Aug 13 02:31:42.598717 np0000007139 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 13 02:31:42.605180 np0000007139 devstack@c-api.service[100284]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 13 02:31:42 2026] *** Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: nodename: np0000007139 Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: machine: x86_64 Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: clock source: unix Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: pcre jit disabled Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: detected number of CPU cores: 16 Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: current working directory: / Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: detected binary path: /usr/bin/uwsgi-core Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: your processes number limit is 257052 Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: your memory page size is 4096 bytes Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: detected max file descriptor number: 2048 Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: lock engine: pthread robust mutexes Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: thunder lock: enabled Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 13 02:31:42.608681 np0000007139 devstack@c-api.service[100284]: Set PythonHome to /opt/stack/data/venv Aug 13 02:31:42.646730 np0000007139 devstack@c-api.service[100284]: Python main interpreter initialized at 0x7c2de18a4668 Aug 13 02:31:42.646730 np0000007139 devstack@c-api.service[100284]: python threads support enabled Aug 13 02:31:42.646730 np0000007139 devstack@c-api.service[100284]: your server socket listen backlog is limited to 100 connections Aug 13 02:31:42.646730 np0000007139 devstack@c-api.service[100284]: your mercy for graceful operations on workers is 80 seconds Aug 13 02:31:42.647355 np0000007139 devstack@c-api.service[100284]: mapped 671795 bytes (656 KB) for 4 cores Aug 13 02:31:42.647487 np0000007139 devstack@c-api.service[100284]: *** Operational MODE: preforking *** Aug 13 02:31:42.647691 np0000007139 devstack@c-api.service[100284]: *** uWSGI is running in multiple interpreter mode *** Aug 13 02:31:42.647691 np0000007139 devstack@c-api.service[100284]: spawned uWSGI master process (pid: 100284) Aug 13 02:31:42.647858 np0000007139 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 13 02:31:42.648378 np0000007139 devstack@c-api.service[100284]: spawned uWSGI worker 1 (pid: 100286, cores: 1) Aug 13 02:31:42.651377 np0000007139 devstack@c-api.service[100284]: spawned uWSGI worker 2 (pid: 100287, cores: 1) Aug 13 02:31:42.651377 np0000007139 devstack@c-api.service[100284]: spawned uWSGI worker 3 (pid: 100288, cores: 1) Aug 13 02:31:42.651377 np0000007139 devstack@c-api.service[100284]: spawned uWSGI worker 4 (pid: 100289, cores: 1) Aug 13 02:31:42.651377 np0000007139 devstack@c-api.service[100284]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 13 02:31:42.771487 np0000007139 devstack@c-api.service[100286]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 02:31:42.771487 np0000007139 devstack@c-api.service[100286]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 02:31:42.771487 np0000007139 devstack@c-api.service[100286]: we strongly recommend against using it for new projects. Aug 13 02:31:42.771487 np0000007139 devstack@c-api.service[100286]: If you are already using Eventlet, we recommend migrating to a different Aug 13 02:31:42.771487 np0000007139 devstack@c-api.service[100286]: framework. For more detail see Aug 13 02:31:42.771487 np0000007139 devstack@c-api.service[100286]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 02:31:42.771487 np0000007139 devstack@c-api.service[100286]: import eventlet # noqa Aug 13 02:31:42.773575 np0000007139 devstack@c-api.service[100287]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 02:31:42.773575 np0000007139 devstack@c-api.service[100287]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 02:31:42.773575 np0000007139 devstack@c-api.service[100287]: we strongly recommend against using it for new projects. Aug 13 02:31:42.773575 np0000007139 devstack@c-api.service[100287]: If you are already using Eventlet, we recommend migrating to a different Aug 13 02:31:42.773575 np0000007139 devstack@c-api.service[100287]: framework. For more detail see Aug 13 02:31:42.773575 np0000007139 devstack@c-api.service[100287]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 02:31:42.773575 np0000007139 devstack@c-api.service[100287]: import eventlet # noqa Aug 13 02:31:42.775972 np0000007139 devstack@c-api.service[100288]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 02:31:42.775972 np0000007139 devstack@c-api.service[100288]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 02:31:42.775972 np0000007139 devstack@c-api.service[100288]: we strongly recommend against using it for new projects. Aug 13 02:31:42.775972 np0000007139 devstack@c-api.service[100288]: If you are already using Eventlet, we recommend migrating to a different Aug 13 02:31:42.775972 np0000007139 devstack@c-api.service[100288]: framework. For more detail see Aug 13 02:31:42.775972 np0000007139 devstack@c-api.service[100288]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 02:31:42.775972 np0000007139 devstack@c-api.service[100288]: import eventlet # noqa Aug 13 02:31:42.802272 np0000007139 devstack@c-api.service[100289]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 02:31:42.802272 np0000007139 devstack@c-api.service[100289]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 02:31:42.802272 np0000007139 devstack@c-api.service[100289]: we strongly recommend against using it for new projects. Aug 13 02:31:42.802272 np0000007139 devstack@c-api.service[100289]: If you are already using Eventlet, we recommend migrating to a different Aug 13 02:31:42.802272 np0000007139 devstack@c-api.service[100289]: framework. For more detail see Aug 13 02:31:42.802272 np0000007139 devstack@c-api.service[100289]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 02:31:42.802272 np0000007139 devstack@c-api.service[100289]: import eventlet # noqa Aug 13 02:31:42.938278 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 02:31:42.938278 np0000007139 devstack@c-api.service[100287]: from cgi import parse_header Aug 13 02:31:42.938472 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 02:31:42.938472 np0000007139 devstack@c-api.service[100288]: from cgi import parse_header Aug 13 02:31:42.953463 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 02:31:42.953463 np0000007139 devstack@c-api.service[100286]: from cgi import parse_header Aug 13 02:31:42.969402 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 02:31:42.969402 np0000007139 devstack@c-api.service[100289]: from cgi import parse_header Aug 13 02:31:42.972341 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 02:31:42.972341 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:31:42.973662 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 02:31:42.973662 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:31:42.983338 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 02:31:42.983338 np0000007139 devstack@c-api.service[100288]: removals.removed_module( Aug 13 02:31:42.984234 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 02:31:42.984234 np0000007139 devstack@c-api.service[100288]: removals.removed_module( Aug 13 02:31:42.984395 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 02:31:42.984395 np0000007139 devstack@c-api.service[100287]: removals.removed_module( Aug 13 02:31:42.985264 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 02:31:42.985264 np0000007139 devstack@c-api.service[100287]: removals.removed_module( Aug 13 02:31:42.990006 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 02:31:42.990006 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:31:43.002268 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 02:31:43.002268 np0000007139 devstack@c-api.service[100286]: removals.removed_module( Aug 13 02:31:43.003165 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 02:31:43.003165 np0000007139 devstack@c-api.service[100286]: removals.removed_module( Aug 13 02:31:43.016697 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 02:31:43.016697 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:31:43.029562 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 02:31:43.029562 np0000007139 devstack@c-api.service[100289]: removals.removed_module( Aug 13 02:31:43.030365 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 02:31:43.030365 np0000007139 devstack@c-api.service[100289]: removals.removed_module( Aug 13 02:31:43.738360 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 02:31:43.738360 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:31:43.766858 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 02:31:43.766858 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:31:43.786237 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 02:31:43.786237 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:31:43.786617 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 02:31:43.786617 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:31:43.808722 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 02:31:43.808722 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:31:43.818852 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 02:31:43.818852 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:31:43.836829 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 02:31:43.836829 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:31:43.855466 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 02:31:43.855466 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:31:43.955874 np0000007139 devstack@c-api.service[100287]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 02:31:43.956086 np0000007139 devstack@c-api.service[100287]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100287) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 02:31:43.983286 np0000007139 devstack@c-api.service[100288]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 02:31:43.983286 np0000007139 devstack@c-api.service[100288]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100288) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 02:31:44.000207 np0000007139 devstack@c-api.service[100286]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 02:31:44.000447 np0000007139 devstack@c-api.service[100286]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100286) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 02:31:44.023699 np0000007139 devstack@c-api.service[100289]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 02:31:44.023918 np0000007139 devstack@c-api.service[100289]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100289) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 02:31:44.043917 np0000007139 devstack@c-api.service[100287]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 02:31:44.043917 np0000007139 devstack@c-api.service[100287]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 02:31:44.047441 np0000007139 devstack@c-api.service[100288]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 02:31:44.047441 np0000007139 devstack@c-api.service[100288]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 02:31:44.069272 np0000007139 devstack@c-api.service[100286]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 02:31:44.069272 np0000007139 devstack@c-api.service[100286]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 02:31:44.090618 np0000007139 devstack@c-api.service[100289]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 02:31:44.090618 np0000007139 devstack@c-api.service[100289]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 02:31:44.488776 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100288) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 02:31:44.488956 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100289) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 02:31:44.489082 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100287) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 02:31:44.489124 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.489185 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.489239 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100286) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 02:31:44.489342 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.489386 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.489412 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.489517 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.489597 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.489628 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.489771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.489803 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.489874 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.490120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.491386 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.491457 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.491522 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.491564 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.491590 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.491664 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.491707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.491739 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.491763 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.491784 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.491808 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.491835 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.491857 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.491880 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.491902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.491925 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.491950 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.491981 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.492004 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.492101 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.492178 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.492230 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.492361 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.492460 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.492561 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.492653 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.492748 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.492850 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.492917 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.493003 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.493069 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.493099 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.493121 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.493148 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.493220 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.493245 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.493284 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.493305 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.493326 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.493355 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.493378 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.493400 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.493427 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.493449 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.493478 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.493516 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.493555 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.493580 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.493611 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.493632 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.493661 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.493685 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.493706 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.493726 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.493751 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.493772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.493793 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.493817 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.493838 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.493860 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.493885 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.493908 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.493929 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.493949 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.493978 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.494005 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.494028 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.494053 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.494079 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.494105 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.494126 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.494126 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.494168 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.494191 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.494263 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.494294 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.494327 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.494351 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.494405 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.494434 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.494500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.494592 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.494683 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.494819 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.495733 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.495806 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.495861 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.495929 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.496001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.496032 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.496061 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.496096 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.496124 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.496157 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.496217 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.496290 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.496365 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.496429 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.497472 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.497511 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.497547 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.497575 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.497601 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.497662 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.497698 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.497725 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.497748 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.497773 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.497795 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.497815 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.497836 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.497861 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.497886 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.497911 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.497944 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.497980 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.498007 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.498029 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.498058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.498058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.498099 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.498120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.498120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.498120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.498187 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.498210 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.498289 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.498351 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.498379 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.498411 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.498467 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.498519 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.498584 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.498691 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.498779 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.498871 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.498961 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.499062 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.499150 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.499223 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.499269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.499331 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.499374 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.499414 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.499448 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.499470 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.499496 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.499531 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.499575 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.499606 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.499629 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.499655 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.499681 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.499708 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.499732 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.499754 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.499778 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.499800 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.499824 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.499824 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.499893 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.499927 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.500034 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.500127 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.500214 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.500322 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.500411 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.500467 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.500511 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.500538 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.500584 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.500612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.500673 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.500706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.500733 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.500754 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.500802 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.500833 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.500859 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.500886 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.500911 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.500932 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.500960 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.501001 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.501024 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.501044 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.501066 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.501092 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.501113 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.501134 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.501156 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.501236 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.501297 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.501326 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.501348 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.501369 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.501390 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.501411 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.501432 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.501458 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.501478 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.501509 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.501532 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.501553 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.501574 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.501606 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.501627 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.501650 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.501670 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.501694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.501714 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.501749 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.501775 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.501800 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.501800 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.501837 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.501863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.501892 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.501892 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.501892 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.501892 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.501969 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.502023 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.502123 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.503157 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.503230 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.503290 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.503344 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.503387 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.503418 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.503440 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.503465 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.503485 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.503510 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.503532 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.503553 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.503584 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.503606 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.503630 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.503652 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.503685 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.503710 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.503731 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.503755 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.503755 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.504209 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.504316 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.504422 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.504520 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.504613 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.504704 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.504804 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.509492 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.509574 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.509628 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.509734 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.509767 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.509790 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.509823 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.509845 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.509871 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.509894 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.509964 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.510015 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.510046 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.510067 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.510092 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.510118 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.510143 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.510170 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.510221 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.510310 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.510373 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.510623 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.510662 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.510698 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.510728 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.510750 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.510775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.510796 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.510818 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.510849 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.510884 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.510914 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.510937 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.510962 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.511001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.511023 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.511043 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.511067 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.511094 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.511118 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.511149 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.511175 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.511197 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.511219 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.511219 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.511278 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.511302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.511302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.511369 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.511619 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.511698 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.511792 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.511882 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.511997 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.512076 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.512175 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.512992 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.513083 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.513120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.513156 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.513183 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.513206 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.513231 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.513274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.513302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.513324 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.513349 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.513372 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.513405 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.513427 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.513458 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.513492 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.513517 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.513553 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.513553 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.513625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.513625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.514110 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.514175 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.514215 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.514242 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.514302 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.514333 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.514358 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.514384 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.514415 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.514442 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.514478 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.514514 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.514540 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.514565 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.514598 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.514644 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.514696 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.514723 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.514745 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.514771 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.514793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.514814 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.514841 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.514841 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.514886 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.514923 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.514960 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.514960 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.515764 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.515855 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.515957 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.516072 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.516149 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.516188 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.516224 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.516268 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.516298 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.516324 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.516346 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.516372 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.516397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.516423 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.516462 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.516493 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.516535 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.516564 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.516588 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.516613 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.516644 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.516669 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.516702 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.516734 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.516763 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.516789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.516814 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.516814 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.517028 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.517112 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.517194 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.517299 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.517365 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.517453 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.517557 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.518957 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.519039 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.519103 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.519186 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.519243 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.519292 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.519317 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.519339 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.519376 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.519406 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.519432 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.519455 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.519481 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.519506 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.519537 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.519580 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.519610 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.519635 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.519660 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.519688 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.519712 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.519736 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.519798 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.519828 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.519864 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.519920 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.519988 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.520051 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.520199 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.520283 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.520346 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.520408 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.520442 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.520468 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.520493 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.520518 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.520550 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.520589 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.520615 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.520651 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.520651 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.520706 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.520735 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.520765 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.520789 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.520813 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.520841 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.520866 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.520891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.520922 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.520962 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.521009 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.521036 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.521062 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.521107 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.521171 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.522050 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.522119 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.522221 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.522266 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.522266 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.522313 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.522339 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.522339 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.522384 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.522408 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.522435 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.522457 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.522491 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.522522 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.522548 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.522548 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.522601 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.522631 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.522652 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.522652 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.522695 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.522726 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.522757 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.522757 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.522807 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.522840 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.522872 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.522901 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.522928 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.522951 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.522993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.523025 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.523050 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.523077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.523103 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.523131 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.523155 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.523181 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.523208 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.523231 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.523270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.523306 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.523333 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.523357 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.523380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.523412 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.523438 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.523462 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.523488 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.523512 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.523542 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.523568 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.523595 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.523630 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.523656 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.523681 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.523705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.523729 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.523751 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.523773 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.523804 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.523828 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.523853 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.523878 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.523900 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.523925 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.523950 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.523989 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.524015 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.524043 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.524069 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.524101 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.524141 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.524180 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.524219 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.524260 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.524288 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.524321 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.524350 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.524380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.524403 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.524428 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.524453 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.524480 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.524511 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.524535 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.524564 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.524588 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.524624 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.524662 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.524703 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.524737 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.524762 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.524786 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.524814 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.524836 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.524861 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.524885 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.524909 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.524932 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.524954 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.524996 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.525035 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.525081 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.525113 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.525141 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.525169 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.525199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.525226 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.525266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.525266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.525266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.525614 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.525667 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.525701 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.525731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.525757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.525794 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.525824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.525853 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.525877 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.525943 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.525986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.526009 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.526038 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.526067 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.526093 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.526116 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.526140 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.526165 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.526193 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.526218 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.526243 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.526285 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.526285 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.526351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.526373 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.526398 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.526398 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.526398 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.526806 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.526891 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.526927 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.526954 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.527009 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.527040 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.527066 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.527093 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.527123 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.527148 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.527173 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.527194 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.527216 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.527236 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.527272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.527295 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.527315 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.527344 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.527371 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.527429 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.527455 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.527476 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.527501 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.527524 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.527549 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.527574 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.527605 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.527649 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.527687 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.527719 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.527760 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.527798 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.527825 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.527854 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.527879 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.527914 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.527948 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.527985 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.528018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.528045 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.528067 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.528091 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.528112 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.528136 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.528160 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.528184 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.528184 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.528233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.528233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.528233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.528233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.528233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.528233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.528233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.528392 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.528392 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.530500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.530571 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.530682 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.530760 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.530804 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.530842 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.530890 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.530931 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.530986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.531036 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.531075 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.531112 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.531147 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.531185 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.531225 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.531281 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.531318 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.531364 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.531402 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.531445 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.531483 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.531517 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.531553 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.531592 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.531628 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.531628 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.531628 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.531722 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.532852 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.532926 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.533006 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.533052 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.533121 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.533172 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.533226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.533630 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.533777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.533777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.533883 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.533928 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.533966 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.534030 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.534059 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.534108 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.534140 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.534191 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.534229 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.534276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.534347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.534389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.534435 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.534465 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.534525 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.534603 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.534668 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.534737 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.534788 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.534841 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.534943 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.535014 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.535014 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.535074 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.535102 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.535122 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.535149 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.535170 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.535195 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.535227 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.535277 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.535333 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.535370 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.535399 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.535420 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.535446 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.535468 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.535499 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.535522 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.535552 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.535575 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.535601 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.535623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.535647 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.535721 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.535807 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.537076 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.537151 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.537231 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.537295 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.537331 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.537363 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.537396 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.537437 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.537476 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.537504 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.537525 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.537547 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.537588 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.537625 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.537658 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.537695 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.537718 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.537741 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.537761 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.537781 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.537802 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.537839 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.537876 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.537900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.537920 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.537941 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.537962 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.538026 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.538065 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.538091 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.538112 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.538187 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.538212 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.538232 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.538278 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.538304 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.538334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.538372 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.538401 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.538421 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.538447 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.538475 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.538495 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.538519 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.538540 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.538564 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.538584 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.538613 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.538633 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.538660 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.538660 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.538700 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.538720 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.538739 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.538759 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.538779 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.542570 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.542649 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.542693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.542718 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.542751 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.542787 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.542815 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.542858 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.542895 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.542924 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.542949 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.542969 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.543009 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.543009 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.543225 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.543316 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.543376 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.543433 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.543487 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.543543 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.543612 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.544192 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.544307 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.544412 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.544504 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.544592 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.544681 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.544781 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.547947 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.548054 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.548078 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.548157 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.548222 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.548275 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.548310 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.548332 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.548355 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.548399 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.548469 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.548549 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.548611 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.548643 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.548693 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.548725 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.548764 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.548817 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.548874 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.548932 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.549007 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.549132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.549199 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.549287 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.549341 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.549370 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.549391 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.549426 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.549460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.549485 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.549507 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.549551 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.549584 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.549607 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.549636 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.549658 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.549683 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.549705 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.549770 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.549833 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.549882 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.549946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.550813 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.550903 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.551027 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.551128 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.551231 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.551358 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.551472 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.551904 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.552031 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.552126 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.552226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.552322 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.552723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.552773 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.552816 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.552852 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.552882 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.552908 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 02:31:44.552945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.552990 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.552990 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.553047 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.553073 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.553114 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.553114 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.553114 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.553185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.553185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.553185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.553185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.553344 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.553344 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.553421 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 02:31:44.553530 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 02:31:44.553604 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 02:31:44.553701 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 02:31:44.553781 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 02:31:44.553869 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 02:31:44.595378 np0000007139 devstack@c-api.service[100288]: INFO dbcounter [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Registered counter for database cinder Aug 13 02:31:44.596171 np0000007139 devstack@c-api.service[100287]: INFO dbcounter [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Registered counter for database cinder Aug 13 02:31:44.596662 np0000007139 devstack@c-api.service[100289]: INFO dbcounter [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Registered counter for database cinder Aug 13 02:31:44.597317 np0000007139 devstack@c-api.service[100286]: INFO dbcounter [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Registered counter for database cinder Aug 13 02:31:44.636615 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 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=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:44.637926 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 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=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:44.639199 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a 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=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:44.652438 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:44.742416 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writer thread running {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 02:31:44.744905 np0000007139 devstack@c-api.service[100287]: INFO cinder.rpc [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 02:31:44.746825 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writer thread running {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 02:31:44.747012 np0000007139 devstack@c-api.service[100287]: INFO cinder.rpc [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 02:31:44.749043 np0000007139 devstack@c-api.service[100287]: INFO cinder.rpc [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 02:31:44.749308 np0000007139 devstack@c-api.service[100288]: INFO cinder.rpc [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 02:31:44.751106 np0000007139 devstack@c-api.service[100287]: INFO cinder.rpc [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 02:31:44.751413 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.751587 np0000007139 devstack@c-api.service[100288]: INFO cinder.rpc [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 02:31:44.751671 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.753297 np0000007139 devstack@c-api.service[100287]: WARNING cinder.keymgr.conf_key_mgr [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.753555 np0000007139 devstack@c-api.service[100288]: INFO cinder.rpc [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 02:31:44.755246 np0000007139 devstack@c-api.service[100288]: INFO cinder.rpc [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 02:31:44.755586 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.755743 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.755784 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.755811 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.756456 np0000007139 devstack@c-api.service[100288]: WARNING cinder.keymgr.conf_key_mgr [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.758398 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writer thread running {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 02:31:44.758970 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.759114 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.761068 np0000007139 devstack@c-api.service[100289]: INFO cinder.rpc [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 02:31:44.763637 np0000007139 devstack@c-api.service[100289]: INFO cinder.rpc [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 02:31:44.765776 np0000007139 devstack@c-api.service[100289]: INFO cinder.rpc [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 02:31:44.767786 np0000007139 devstack@c-api.service[100289]: INFO cinder.rpc [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 02:31:44.768068 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.768355 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.768990 np0000007139 devstack@c-api.service[100289]: WARNING cinder.keymgr.conf_key_mgr [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.770507 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writer thread running {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 02:31:44.771683 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.771850 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.772850 np0000007139 devstack@c-api.service[100286]: INFO cinder.rpc [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 02:31:44.775401 np0000007139 devstack@c-api.service[100286]: INFO cinder.rpc [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 02:31:44.777494 np0000007139 devstack@c-api.service[100286]: INFO cinder.rpc [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 02:31:44.779198 np0000007139 devstack@c-api.service[100286]: INFO cinder.rpc [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 02:31:44.779494 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.779738 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.780358 np0000007139 devstack@c-api.service[100286]: WARNING cinder.keymgr.conf_key_mgr [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.782660 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.782787 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.787045 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 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=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:44.788796 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a 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=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:44.789406 np0000007139 devstack@c-api.service[100287]: INFO cinder.rpc [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 02:31:44.791125 np0000007139 devstack@c-api.service[100288]: INFO cinder.rpc [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 02:31:44.791569 np0000007139 devstack@c-api.service[100287]: INFO cinder.rpc [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 02:31:44.791967 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.792122 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.793374 np0000007139 devstack@c-api.service[100288]: INFO cinder.rpc [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 02:31:44.793784 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.793929 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.802900 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 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=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:44.803008 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.803117 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.803170 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.803354 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.805288 np0000007139 devstack@c-api.service[100289]: INFO cinder.rpc [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 02:31:44.807002 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.807143 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.807223 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.807410 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.807622 np0000007139 devstack@c-api.service[100289]: INFO cinder.rpc [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 02:31:44.808339 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.808339 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.809295 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.809444 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.809723 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.809864 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.812596 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.812713 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.812754 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.812895 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.813958 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:44.814591 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.814751 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.815243 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.815438 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.816068 np0000007139 devstack@c-api.service[100286]: INFO cinder.rpc [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 02:31:44.816537 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.816661 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.817304 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.817553 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.817586 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.817629 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.817865 np0000007139 devstack@c-api.service[100286]: INFO cinder.rpc [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 02:31:44.818262 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.818414 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.818838 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.818958 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.820237 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.820475 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.820685 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.820804 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.820883 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.821035 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.822582 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.822676 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.822726 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.822792 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.823284 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.823419 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.823479 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.823550 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.825109 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.825201 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.825246 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.825364 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.826105 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.826219 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.826277 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.826372 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.827497 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.827640 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.827959 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.828100 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.828360 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.828483 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.829058 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.829193 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.830414 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.830538 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.830860 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.831012 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.831404 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.831522 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.832508 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.832684 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.832746 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.832879 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.832969 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.833125 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.833182 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.833263 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.833674 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.833791 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.834450 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.834561 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.835012 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.835152 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.835196 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.835239 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.835357 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.835409 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.836023 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.836084 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.836130 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.836171 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.836601 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.836692 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.836742 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.836787 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.837283 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.837283 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.837347 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.837443 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.837656 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.837823 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.838022 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.838141 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.838202 np0000007139 devstack@c-api.service[100287]: WARNING cinder.api.contrib.hosts [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 02:31:44.838317 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.838472 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.838528 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.838574 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.838652 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.838700 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.839267 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: extensions {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.839360 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.839493 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.840176 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.840238 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.840302 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: consistencygroups {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.840347 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.840379 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.840401 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.840481 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.840919 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.841054 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.841793 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.841903 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.842529 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.842587 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: extra_specs {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.842656 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.842732 np0000007139 devstack@c-api.service[100288]: WARNING cinder.api.contrib.hosts [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 02:31:44.842965 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.843107 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.843684 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: extensions {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.843819 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: capabilities {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.844635 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.844724 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.844780 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.844828 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: backups {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.844891 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.845230 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: consistencygroups {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.846368 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: os-quota-sets {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.846883 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.847018 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.847187 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.847366 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.847518 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: qos-specs {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.847730 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.847847 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.848303 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: extra_specs {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.848572 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.848702 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.849276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: encryption {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.849498 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.849596 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.849649 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.849715 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.849908 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: capabilities {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.850400 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.850454 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: encryption {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.850501 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.851037 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: backups {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.851173 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.851328 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.851576 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: cgsnapshots {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.852072 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.852198 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.852669 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: scheduler-stats {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.852867 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.853008 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.853063 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: os-quota-sets {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.853493 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.853607 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.853660 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.853756 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.853873 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: os-volume-manage {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.854516 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: qos-specs {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.854574 np0000007139 devstack@c-api.service[100289]: WARNING cinder.api.contrib.hosts [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 02:31:44.854829 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.854935 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: os-snapshot-manage {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.855008 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.855490 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: extensions {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.855872 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.856017 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.856096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: os-volume-transfer {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.856549 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: consistencygroups {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.856624 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: encryption {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.857189 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.857330 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.857384 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: os-hosts {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.857999 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: encryption {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.858129 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.858245 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.858312 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: os-volume-type-access {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.858946 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.859008 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: extra_specs {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.859056 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.859487 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: cgsnapshots {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.859546 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: os-availability-zone {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.859811 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.859953 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.860302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: capabilities {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.860526 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extended resource: os-quota-class-sets {{(pid=100287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.860717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: scheduler-stats {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.860772 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.860864 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.861303 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: backups {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.861515 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.861592 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.861771 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.861913 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.862080 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: os-volume-manage {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.862141 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.862183 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.862657 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.862796 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.863016 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: os-quota-sets {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.863115 np0000007139 devstack@c-api.service[100286]: WARNING cinder.api.contrib.hosts [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 02:31:44.863265 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: os-snapshot-manage {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.863378 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.863460 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.863506 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.863596 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.864055 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: extensions {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.864226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.snapshot_actions [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] SnapshotActionsController initialized {{(pid=100287) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 02:31:44.864316 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: qos-specs {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.864718 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: os-volume-transfer {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.865078 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.865122 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: consistencygroups {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.865195 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.865807 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.865921 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.865992 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: os-hosts {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.866044 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: encryption {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.866555 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.866676 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.867046 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: os-volume-type-access {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.867336 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.867377 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: encryption {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.867445 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.867594 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: extra_specs {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.868040 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.868174 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.868268 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.868376 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.868407 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: os-availability-zone {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.868477 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.868615 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.868663 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: cgsnapshots {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.868719 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension UsedLimits extending resource: limits {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.868812 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.868878 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: capabilities {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.868908 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.869018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.869124 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension AdminActions extending resource: volumes {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.869223 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension AdminActions extending resource: snapshots {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.869348 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension AdminActions extending resource: backups {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.869413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extended resource: os-quota-class-sets {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.869443 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension VolumeActions extending resource: volumes {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.869546 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.869651 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.router [None req-602f7b63-87a6-4df0-8ae4-2e2b9ca20cb8 None None] Extension TypesManage extending resource: types {{(pid=100287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.869850 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: scheduler-stats {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.869887 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: backups {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.870694 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.870837 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.871014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: os-volume-manage {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.871597 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: os-quota-sets {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.871641 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.871724 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.872268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: os-snapshot-manage {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.872498 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.872619 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.872787 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: qos-specs {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.873263 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.snapshot_actions [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] SnapshotActionsController initialized {{(pid=100288) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 02:31:44.873661 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: os-volume-transfer {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.874313 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.874444 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.874517 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: encryption {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.875023 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.875142 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.875798 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.875854 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: encryption {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.875898 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.875938 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: os-hosts {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.876525 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.876645 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.876903 np0000007139 devstack@c-api.service[100287]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c2de18a4668 pid: 100287 (default app) Aug 13 02:31:44.877131 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.877225 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: cgsnapshots {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.877296 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.877400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.877505 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.877591 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.877678 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.877732 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: os-volume-type-access {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.877778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension UsedLimits extending resource: limits {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.877849 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.877936 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.878044 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.878173 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension AdminActions extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.878301 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension AdminActions extending resource: snapshots {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.878392 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension AdminActions extending resource: backups {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.878460 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: scheduler-stats {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.878492 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension VolumeActions extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.878592 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.878686 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-bf2bb3a7-1260-4a4c-903d-9ad0e7d8a05a None None] Extension TypesManage extending resource: types {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.879827 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: os-availability-zone {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.879873 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: os-volume-manage {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.881076 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: os-snapshot-manage {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.881709 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extended resource: os-quota-class-sets {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.882261 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: os-volume-transfer {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.883635 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: os-hosts {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.883738 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.883963 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.884703 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: os-volume-type-access {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.885155 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.885237 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9668ab96-ce0d-42f5-a716-6f994af99a33 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:31:44.885366 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.885817 np0000007139 devstack@c-api.service[100288]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c2de18a4668 pid: 100288 (default app) Aug 13 02:31:44.885986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: os-availability-zone {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.886441 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.886632 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.887092 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extended resource: os-quota-class-sets {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 02:31:44.887516 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.snapshot_actions [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] SnapshotActionsController initialized {{(pid=100289) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 02:31:44.888311 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1/1] 10.4.3.30 () {60 vars in 918 bytes} [Thu Aug 13 02:31:44 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 02:31:44.888392 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.888530 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.889287 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.889410 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.889443 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.889635 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.890057 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.890185 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.890617 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.890739 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.snapshot_actions [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] SnapshotActionsController initialized {{(pid=100286) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 02:31:44.890814 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.891640 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.891704 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.891758 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.891890 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.892413 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.892525 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.892911 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.893120 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.893386 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.893499 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.893915 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.894150 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.894185 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:31:44.894309 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.894342 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:31:44.894487 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.894686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.894845 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.894890 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.894970 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895018 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension UsedLimits extending resource: limits {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895080 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895161 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895190 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895262 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895335 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895379 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895452 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension UsedLimits extending resource: limits {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895493 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895538 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895662 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895718 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension AdminActions extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895849 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension AdminActions extending resource: snapshots {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.895880 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension AdminActions extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.896006 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension AdminActions extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.896039 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension AdminActions extending resource: backups {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.896089 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension AdminActions extending resource: backups {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.896176 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension VolumeActions extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.896206 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension VolumeActions extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.896289 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.896318 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.896389 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-d17eec79-2dbc-4f8d-8f30-fda37f84869e None None] Extension TypesManage extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.896417 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-06ac34fa-9d75-4c09-b74a-2723c5a8fef2 None None] Extension TypesManage extending resource: types {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 02:31:44.903651 np0000007139 devstack@c-api.service[100289]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c2de18a4668 pid: 100289 (default app) Aug 13 02:31:44.904089 np0000007139 devstack@c-api.service[100286]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c2de18a4668 pid: 100286 (default app) Aug 13 02:31:49.648678 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0cf05549-bbd6-4674-87ae-05a69daa11e7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:31:50.198174 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0cf05549-bbd6-4674-87ae-05a69daa11e7 admin admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:31:50.198773 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0cf05549-bbd6-4674-87ae-05a69daa11e7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:31:50.200324 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:31:50.200324 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:31:50.231589 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-0cf05549-bbd6-4674-87ae-05a69daa11e7 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=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:50.259909 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0cf05549-bbd6-4674-87ae-05a69daa11e7 admin admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:31:50.260311 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1/2] 10.4.3.30 () {68 vars in 1295 bytes} [Thu Aug 13 02:31:49 2026] POST /volume/v3/types => generated 183 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:31:50.268897 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-df89162b-dfb5-458b-af63-4acef50817fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:31:50.539724 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-df89162b-dfb5-458b-af63-4acef50817fe admin admin] POST https://10.4.3.30/volume/v3/types/2361a09f-b540-4066-aa89-c45e8c777c15/extra_specs Aug 13 02:31:50.540300 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-df89162b-dfb5-458b-af63-4acef50817fe admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:31:50.541925 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:31:50.541925 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:31:50.572466 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-df89162b-dfb5-458b-af63-4acef50817fe 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=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:50.637451 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-df89162b-dfb5-458b-af63-4acef50817fe admin admin] https://10.4.3.30/volume/v3/types/2361a09f-b540-4066-aa89-c45e8c777c15/extra_specs returned with HTTP 200 Aug 13 02:31:50.637978 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 2/3] 10.4.3.30 () {68 vars in 1442 bytes} [Thu Aug 13 02:31:50 2026] POST /volume/v3/types/2361a09f-b540-4066-aa89-c45e8c777c15/extra_specs => generated 52 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:31:50.881267 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aeece881-cd94-4448-95af-0d04af010005 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:31:51.166637 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aeece881-cd94-4448-95af-0d04af010005 admin admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:31:51.167242 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aeece881-cd94-4448-95af-0d04af010005 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:31:51.168838 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:31:51.168838 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:31:51.203752 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-aeece881-cd94-4448-95af-0d04af010005 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=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:51.237039 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aeece881-cd94-4448-95af-0d04af010005 admin admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:31:51.237567 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1/4] 10.4.3.30 () {68 vars in 1295 bytes} [Thu Aug 13 02:31:50 2026] POST /volume/v3/types => generated 186 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:31:51.263598 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e6b3284f-bd9f-49c7-9b01-1888fd3d16c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:31:51.532779 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6b3284f-bd9f-49c7-9b01-1888fd3d16c5 admin admin] POST https://10.4.3.30/volume/v3/types/94fea238-b39b-4642-9f09-a1868d2b69f5/extra_specs Aug 13 02:31:51.533440 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6b3284f-bd9f-49c7-9b01-1888fd3d16c5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:31:51.535112 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:31:51.535112 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:31:51.565470 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-e6b3284f-bd9f-49c7-9b01-1888fd3d16c5 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:31:51.618841 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6b3284f-bd9f-49c7-9b01-1888fd3d16c5 admin admin] https://10.4.3.30/volume/v3/types/94fea238-b39b-4642-9f09-a1868d2b69f5/extra_specs returned with HTTP 200 Aug 13 02:31:51.619274 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1/5] 10.4.3.30 () {68 vars in 1442 bytes} [Thu Aug 13 02:31:51 2026] POST /volume/v3/types/94fea238-b39b-4642-9f09-a1868d2b69f5/extra_specs => generated 45 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:32:00.258323 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:32:00.635841 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:32:01.234064 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:32:01.617384 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:32:15.448183 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2acce2ae-2be4-493c-bdf4-a000f07bad08 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:32:15.448790 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2acce2ae-2be4-493c-bdf4-a000f07bad08 None None] GET https://10.4.3.30/volume// Aug 13 02:32:15.448950 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2acce2ae-2be4-493c-bdf4-a000f07bad08 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:32:15.449163 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2acce2ae-2be4-493c-bdf4-a000f07bad08 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:32:15.449639 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2acce2ae-2be4-493c-bdf4-a000f07bad08 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:32:15.449905 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 2/6] 10.4.3.30 () {66 vars in 1418 bytes} [Thu Aug 13 02:32:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:32:53.796988 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-04f3e10a-ca3a-470b-86b2-b367c4898491 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:32:54.099750 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-04f3e10a-ca3a-470b-86b2-b367c4898491 tempest-verify_tempest_config-673889389 tempest-verify_tempest_config-673889389-project-member] GET https://10.4.3.30/volume/v3/extensions Aug 13 02:32:54.099958 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-04f3e10a-ca3a-470b-86b2-b367c4898491 tempest-verify_tempest_config-673889389 tempest-verify_tempest_config-673889389-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:32:54.100182 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-04f3e10a-ca3a-470b-86b2-b367c4898491 tempest-verify_tempest_config-673889389 tempest-verify_tempest_config-673889389-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:32:54.100540 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-04f3e10a-ca3a-470b-86b2-b367c4898491 tempest-verify_tempest_config-673889389 tempest-verify_tempest_config-673889389-project-member] https://10.4.3.30/volume/v3/extensions returned with HTTP 200 Aug 13 02:32:54.100871 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 3/7] 10.4.3.30 () {66 vars in 1239 bytes} [Thu Aug 13 02:32:53 2026] GET /volume/v3/extensions => generated 5245 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:34:10.489493 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b373b09e-2d81-4acd-a044-3c7157831dbf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:11.009620 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:34:11.010147 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1689495832"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:34:11.011758 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1689495832'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:34:11.012216 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Create volume of 1 GB Aug 13 02:34:11.022180 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Availability zone cache updated, next update will occur around 2026-08-13 03:34:11.021524. {{(pid=100289) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 02:34:11.022413 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Availability Zones retrieved successfully. Aug 13 02:34:11.046332 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Flow 'volume_create_api' (338cbb47-5210-4ef1-8103-5769ca98cdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:34:11.047617 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1e2f3f-3933-4476-b035-8727f257c6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:11.048644 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:34:11.100512 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1e2f3f-3933-4476-b035-8727f257c6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:11.101720 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35438416-8677-4238-895e-b1fe50c398ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:11.141565 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:34:11.142174 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:34:11.203465 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Created reservations ['25a6db02-f554-4202-8d87-d72be3b5e9e2', '799b4b03-c48b-4812-a26c-d9edac441229', '92d72507-55ad-4288-9419-e74e73b590c3', '33d421cf-c54d-4d5f-b07c-91c810d39c1e'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:34:11.205020 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35438416-8677-4238-895e-b1fe50c398ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25a6db02-f554-4202-8d87-d72be3b5e9e2', '799b4b03-c48b-4812-a26c-d9edac441229', '92d72507-55ad-4288-9419-e74e73b590c3', '33d421cf-c54d-4d5f-b07c-91c810d39c1e']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:11.206229 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83df75a8-95ad-4266-b6d7-e75a2b4cc461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:11.272846 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83df75a8-95ad-4266-b6d7-e75a2b4cc461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08cd09e4-7666-4ecf-8474-5fc8526b176f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1689495832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823f771e91024f50b1aa799f908ad709',qos_specs=None,replication_status=,reservations=['25a6db02-f554-4202-8d87-d72be3b5e9e2','799b4b03-c48b-4812-a26c-d9edac441229','92d72507-55ad-4288-9419-e74e73b590c3','33d421cf-c54d-4d5f-b07c-91c810d39c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147adcb2db6e4e7f8008dd2300f03fc1',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1689495832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08cd09e4-7666-4ecf-8474-5fc8526b176f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='823f771e91024f50b1aa799f908ad709',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='147adcb2db6e4e7f8008dd2300f03fc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:11.273654 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6c84964-1674-4792-bc69-e87babb06401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:11.306019 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6c84964-1674-4792-bc69-e87babb06401) transitioned into state 'SUCCESS' from state '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-1689495832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823f771e91024f50b1aa799f908ad709',qos_specs=None,replication_status=,reservations=['25a6db02-f554-4202-8d87-d72be3b5e9e2','799b4b03-c48b-4812-a26c-d9edac441229','92d72507-55ad-4288-9419-e74e73b590c3','33d421cf-c54d-4d5f-b07c-91c810d39c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='147adcb2db6e4e7f8008dd2300f03fc1',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:11.306820 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5fcf497-d2fe-4e2f-bc89-e4fddf4878d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:11.339621 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5fcf497-d2fe-4e2f-bc89-e4fddf4878d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:11.340708 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Flow 'volume_create_api' (338cbb47-5210-4ef1-8103-5769ca98cdf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:34:11.341270 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Create volume request issued successfully. Aug 13 02:34:11.342712 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b373b09e-2d81-4acd-a044-3c7157831dbf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:34:11.343461 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 2/8] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:34:10 2026] POST /volume/v3/volumes => generated 783 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:34:11.357090 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5dfc1ccd-3a46-4dd8-b512-1dc6be2f576f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:11.360902 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5dfc1ccd-3a46-4dd8-b512-1dc6be2f576f tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:34:11.361351 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5dfc1ccd-3a46-4dd8-b512-1dc6be2f576f tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:11.362207 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5dfc1ccd-3a46-4dd8-b512-1dc6be2f576f tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:11.413976 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:11.413976 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:34:11.423476 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5dfc1ccd-3a46-4dd8-b512-1dc6be2f576f tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:34:11.434078 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5dfc1ccd-3a46-4dd8-b512-1dc6be2f576f tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:34:11.434558 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 2/9] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:34:11 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 962 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:34:12.454480 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1f3d26ed-7f5e-430b-9e3e-786835602f94 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:12.458751 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1f3d26ed-7f5e-430b-9e3e-786835602f94 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:34:12.459498 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1f3d26ed-7f5e-430b-9e3e-786835602f94 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:12.459748 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1f3d26ed-7f5e-430b-9e3e-786835602f94 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:12.524726 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:12.524726 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:34:12.537527 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1f3d26ed-7f5e-430b-9e3e-786835602f94 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:34:12.550944 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1f3d26ed-7f5e-430b-9e3e-786835602f94 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:34:12.551594 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 3/10] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:34:12 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:34:14.343856 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-35156c37-7456-4747-8895-b8d11b237973 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:14.660621 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:34:14.661027 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-835474634"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:34:14.662663 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-835474634'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:34:14.677404 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Create volume of 1 GB Aug 13 02:34:14.677865 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:14.677865 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:34:14.684487 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Availability zone cache updated, next update will occur around 2026-08-13 03:34:14.683619. {{(pid=100287) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 02:34:14.684487 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Availability Zones retrieved successfully. Aug 13 02:34:14.718217 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Flow 'volume_create_api' (a16321dd-7695-457c-905c-ad9b1ea1626f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:34:14.719241 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb93533-55c9-4350-96f9-3340fa8c14c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:14.720883 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:34:14.752787 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:14.752787 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:34:14.792813 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb93533-55c9-4350-96f9-3340fa8c14c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=94fea238-b39b-4642-9f09-a1868d2b69f5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94fea238-b39b-4642-9f09-a1868d2b69f5', 'encryption_key_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=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:14.793690 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80ae25e-20b5-45a3-b16f-207a9a2dd84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:14.849785 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:34:14.850070 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:34:14.925242 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Created reservations ['766110ea-c634-40a1-a388-61277a0039cd', '84fc0c54-86b7-42f3-95b4-2e70a86678a2', 'e531f0e3-a2e8-415b-999b-3912d1970757', 'a968b592-b837-4f32-a759-fec2d6f2a336'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:34:14.926970 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80ae25e-20b5-45a3-b16f-207a9a2dd84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['766110ea-c634-40a1-a388-61277a0039cd', '84fc0c54-86b7-42f3-95b4-2e70a86678a2', 'e531f0e3-a2e8-415b-999b-3912d1970757', 'a968b592-b837-4f32-a759-fec2d6f2a336']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:14.927682 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d37ffe5-f416-4543-9054-40eb0d898e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:14.985663 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d37ffe5-f416-4543-9054-40eb0d898e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e68a173-b2b4-4b57-9006-7cc8d8133ff4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-835474634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a4c390a8e7bf41d1a1eba184698af474',qos_specs=None,replication_status=,reservations=['766110ea-c634-40a1-a388-61277a0039cd','84fc0c54-86b7-42f3-95b4-2e70a86678a2','e531f0e3-a2e8-415b-999b-3912d1970757','a968b592-b837-4f32-a759-fec2d6f2a336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='512f76288ec34e0287a12cf688515b52',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:34:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-835474634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e68a173-b2b4-4b57-9006-7cc8d8133ff4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a4c390a8e7bf41d1a1eba184698af474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='512f76288ec34e0287a12cf688515b52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94fea238-b39b-4642-9f09-a1868d2b69f5),volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:14.986819 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6ee852-837a-4dff-9be8-ae71eb43d2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:15.030327 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6ee852-837a-4dff-9be8-ae71eb43d2a4) transitioned into state 'SUCCESS' from state '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-835474634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a4c390a8e7bf41d1a1eba184698af474',qos_specs=None,replication_status=,reservations=['766110ea-c634-40a1-a388-61277a0039cd','84fc0c54-86b7-42f3-95b4-2e70a86678a2','e531f0e3-a2e8-415b-999b-3912d1970757','a968b592-b837-4f32-a759-fec2d6f2a336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='512f76288ec34e0287a12cf688515b52',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:15.031013 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b096e06-2f7c-42cf-92e6-af953bdd7b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:15.067556 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b096e06-2f7c-42cf-92e6-af953bdd7b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:15.068739 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Flow 'volume_create_api' (a16321dd-7695-457c-905c-ad9b1ea1626f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:34:15.070767 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Create volume request issued successfully. Aug 13 02:34:15.070767 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-35156c37-7456-4747-8895-b8d11b237973 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:34:15.071102 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 4/11] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:34:14 2026] POST /volume/v3/volumes => generated 755 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:34:15.088472 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-72830c4a-dc85-403a-b87d-247c2a02fefe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:15.095083 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-72830c4a-dc85-403a-b87d-247c2a02fefe tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:34:15.095520 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-72830c4a-dc85-403a-b87d-247c2a02fefe tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:15.095968 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-72830c4a-dc85-403a-b87d-247c2a02fefe tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:15.151694 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:15.151694 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:34:15.163458 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-72830c4a-dc85-403a-b87d-247c2a02fefe tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:34:15.176273 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-72830c4a-dc85-403a-b87d-247c2a02fefe tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:34:15.179106 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 3/12] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:34:15 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 823 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:34:16.194372 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cfa6c772-ad6d-41c4-b89d-e1f695ae46e0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:16.196194 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfa6c772-ad6d-41c4-b89d-e1f695ae46e0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:34:16.196441 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cfa6c772-ad6d-41c4-b89d-e1f695ae46e0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:16.196631 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cfa6c772-ad6d-41c4-b89d-e1f695ae46e0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:16.223279 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:16.223279 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:34:16.227576 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cfa6c772-ad6d-41c4-b89d-e1f695ae46e0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:34:16.233468 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfa6c772-ad6d-41c4-b89d-e1f695ae46e0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:34:16.233468 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 3/13] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:34:16 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:34:16.258738 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-80b80058-7adf-4095-a105-b8cac316dc5d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:16.599552 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80b80058-7adf-4095-a105-b8cac316dc5d tempest-TestMultiAttachVolumeSwap-1172455850 tempest-TestMultiAttachVolumeSwap-1172455850-project-admin] POST https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4/action Aug 13 02:34:16.600742 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80b80058-7adf-4095-a105-b8cac316dc5d tempest-TestMultiAttachVolumeSwap-1172455850 tempest-TestMultiAttachVolumeSwap-1172455850-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:34:16.601300 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80b80058-7adf-4095-a105-b8cac316dc5d tempest-TestMultiAttachVolumeSwap-1172455850 tempest-TestMultiAttachVolumeSwap-1172455850-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:34:16.615180 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:16.615180 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:34:16.615450 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-80b80058-7adf-4095-a105-b8cac316dc5d tempest-TestMultiAttachVolumeSwap-1172455850 tempest-TestMultiAttachVolumeSwap-1172455850-project-admin] Volume info retrieved successfully. Aug 13 02:34:16.630400 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-80b80058-7adf-4095-a105-b8cac316dc5d tempest-TestMultiAttachVolumeSwap-1172455850 tempest-TestMultiAttachVolumeSwap-1172455850-project-admin] Update volume admin metadata completed successfully. Aug 13 02:34:16.631243 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-80b80058-7adf-4095-a105-b8cac316dc5d tempest-TestMultiAttachVolumeSwap-1172455850 tempest-TestMultiAttachVolumeSwap-1172455850-project-admin] Update readonly setting on volume completed successfully. Aug 13 02:34:16.631863 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80b80058-7adf-4095-a105-b8cac316dc5d tempest-TestMultiAttachVolumeSwap-1172455850 tempest-TestMultiAttachVolumeSwap-1172455850-project-admin] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4/action returned with HTTP 202 Aug 13 02:34:16.632426 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 4/14] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:34:16 2026] POST /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4/action => generated 0 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:34:16.645764 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:16.648483 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:34:16.648818 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-674836781"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:34:16.650817 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-674836781'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:34:16.656857 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Create volume of 1 GB Aug 13 02:34:16.656857 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:16.656857 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:34:16.656857 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Availability Zones retrieved successfully. Aug 13 02:34:16.664852 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Flow 'volume_create_api' (2ce74ac7-fd12-4af3-a4eb-eaa8f04c0351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:34:16.667288 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae520142-1303-4b46-a5c8-777a2cc16ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:16.668100 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:34:16.688767 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:16.688767 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:34:16.711473 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae520142-1303-4b46-a5c8-777a2cc16ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=94fea238-b39b-4642-9f09-a1868d2b69f5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94fea238-b39b-4642-9f09-a1868d2b69f5', 'encryption_key_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=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:16.712757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d761073-29e5-4270-ad1d-8f58008ef6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:16.809678 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Created reservations ['974f3e42-062b-4a40-9966-fdb6dd3c59c9', '8c5c7f1f-5346-4f54-9101-33881667cd74', '191ae8d4-ae59-4b3e-8065-ac634ff88592', '9f16fdd5-161c-4a22-9cfe-7b14b41a15fe'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:34:16.810904 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d761073-29e5-4270-ad1d-8f58008ef6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['974f3e42-062b-4a40-9966-fdb6dd3c59c9', '8c5c7f1f-5346-4f54-9101-33881667cd74', '191ae8d4-ae59-4b3e-8065-ac634ff88592', '9f16fdd5-161c-4a22-9cfe-7b14b41a15fe']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:16.812475 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e35321e8-8a7b-4982-adea-8f2eee70c72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:16.911759 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e35321e8-8a7b-4982-adea-8f2eee70c72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fedceff1-7c03-486e-a3be-b771fc668494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-674836781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a4c390a8e7bf41d1a1eba184698af474',qos_specs=None,replication_status=,reservations=['974f3e42-062b-4a40-9966-fdb6dd3c59c9','8c5c7f1f-5346-4f54-9101-33881667cd74','191ae8d4-ae59-4b3e-8065-ac634ff88592','9f16fdd5-161c-4a22-9cfe-7b14b41a15fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='512f76288ec34e0287a12cf688515b52',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:34:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-674836781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fedceff1-7c03-486e-a3be-b771fc668494,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a4c390a8e7bf41d1a1eba184698af474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='512f76288ec34e0287a12cf688515b52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94fea238-b39b-4642-9f09-a1868d2b69f5),volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:16.911759 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7330eddb-8c9d-4979-a076-f3b6c7783173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:16.911759 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7330eddb-8c9d-4979-a076-f3b6c7783173) transitioned into state 'SUCCESS' from state '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-674836781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a4c390a8e7bf41d1a1eba184698af474',qos_specs=None,replication_status=,reservations=['974f3e42-062b-4a40-9966-fdb6dd3c59c9','8c5c7f1f-5346-4f54-9101-33881667cd74','191ae8d4-ae59-4b3e-8065-ac634ff88592','9f16fdd5-161c-4a22-9cfe-7b14b41a15fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='512f76288ec34e0287a12cf688515b52',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:16.911759 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70fb4d8-1ff8-4088-814b-67eb738dc37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:16.923640 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70fb4d8-1ff8-4088-814b-67eb738dc37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:16.924743 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Flow 'volume_create_api' (2ce74ac7-fd12-4af3-a4eb-eaa8f04c0351) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:34:16.925113 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Create volume request issued successfully. Aug 13 02:34:16.926270 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8e12581c-8568-49d1-b48b-a8cc7d803c31 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:34:16.926754 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 5/15] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:34:16 2026] POST /volume/v3/volumes => generated 755 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:34:16.944567 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-61f343be-6d0c-40e3-8bc9-fa1ab44dd779 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:16.946623 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61f343be-6d0c-40e3-8bc9-fa1ab44dd779 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 Aug 13 02:34:16.946915 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61f343be-6d0c-40e3-8bc9-fa1ab44dd779 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:16.947195 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61f343be-6d0c-40e3-8bc9-fa1ab44dd779 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:16.956311 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:16.956311 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:34:16.961513 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-61f343be-6d0c-40e3-8bc9-fa1ab44dd779 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:34:16.966707 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61f343be-6d0c-40e3-8bc9-fa1ab44dd779 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 returned with HTTP 200 Aug 13 02:34:16.967332 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 4/16] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:34:16 2026] GET /volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:34:17.985690 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8dd1f3b7-eeb0-4a90-9d91-612b2f622b2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:17.989403 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dd1f3b7-eeb0-4a90-9d91-612b2f622b2d tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 Aug 13 02:34:17.992293 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dd1f3b7-eeb0-4a90-9d91-612b2f622b2d tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:17.992293 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dd1f3b7-eeb0-4a90-9d91-612b2f622b2d tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:18.003616 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:18.003616 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:34:18.019154 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8dd1f3b7-eeb0-4a90-9d91-612b2f622b2d tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:34:18.029163 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dd1f3b7-eeb0-4a90-9d91-612b2f622b2d tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 returned with HTTP 200 Aug 13 02:34:18.029163 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 4/17] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:34:17 2026] GET /volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:34:26.375341 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:26.377493 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:34:26.377891 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1081918209"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:34:26.379681 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1081918209'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:34:26.380497 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Create volume of 1 GB Aug 13 02:34:26.393321 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Availability zone cache updated, next update will occur around 2026-08-13 03:34:26.392367. {{(pid=100288) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 02:34:26.393438 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Availability Zones retrieved successfully. Aug 13 02:34:26.417685 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Flow 'volume_create_api' (59b64b8a-241f-4094-b788-31a538a7a751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:34:26.419603 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a46871e-05c2-4520-90e8-c54139f54591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:26.421902 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:34:26.501127 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a46871e-05c2-4520-90e8-c54139f54591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:26.501127 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52069b04-71bb-46fe-a94e-33140614fd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:26.568357 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:34:26.568772 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:34:26.646624 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Created reservations ['7b88a093-d9d8-469a-a265-240722fc20a0', 'a2e5714c-9152-4233-86fa-bf0cd358711d', '2bd617f1-f5f8-4891-ad65-b4056e6da704', '869a6b16-8772-4bdc-98f1-79d591e38487'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:34:26.647851 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52069b04-71bb-46fe-a94e-33140614fd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b88a093-d9d8-469a-a265-240722fc20a0', 'a2e5714c-9152-4233-86fa-bf0cd358711d', '2bd617f1-f5f8-4891-ad65-b4056e6da704', '869a6b16-8772-4bdc-98f1-79d591e38487']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:26.649548 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec1064f7-2437-4696-9b1d-fb9b20b7b640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:26.711550 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec1064f7-2437-4696-9b1d-fb9b20b7b640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7e5a23b-6d97-4edb-8e81-728f46ac76be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1081918209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca75700bca348e8b7a55d3c0c103c26',qos_specs=None,replication_status=,reservations=['7b88a093-d9d8-469a-a265-240722fc20a0','a2e5714c-9152-4233-86fa-bf0cd358711d','2bd617f1-f5f8-4891-ad65-b4056e6da704','869a6b16-8772-4bdc-98f1-79d591e38487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42be31bb982a40d2ac0168c3e3687de8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1081918209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7e5a23b-6d97-4edb-8e81-728f46ac76be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cca75700bca348e8b7a55d3c0c103c26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42be31bb982a40d2ac0168c3e3687de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:26.713368 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e670a4-649a-41dd-b0ce-4d07492dbab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:26.753967 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e670a4-649a-41dd-b0ce-4d07492dbab1) transitioned into state 'SUCCESS' from state '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-1081918209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca75700bca348e8b7a55d3c0c103c26',qos_specs=None,replication_status=,reservations=['7b88a093-d9d8-469a-a265-240722fc20a0','a2e5714c-9152-4233-86fa-bf0cd358711d','2bd617f1-f5f8-4891-ad65-b4056e6da704','869a6b16-8772-4bdc-98f1-79d591e38487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42be31bb982a40d2ac0168c3e3687de8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:26.755554 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c8b374-f1e5-47b1-b447-b61ef7fefeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:26.792332 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c8b374-f1e5-47b1-b447-b61ef7fefeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:26.793285 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Flow 'volume_create_api' (59b64b8a-241f-4094-b788-31a538a7a751) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:34:26.793859 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Create volume request issued successfully. Aug 13 02:34:26.794798 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d87f639-67a8-4b89-bf22-1b78b3e9a3bb tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:34:26.795332 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 5/18] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:34:26 2026] POST /volume/v3/volumes => generated 753 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:34:26.809939 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d55fa878-d9ce-4005-ba95-727882803b71 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:26.812826 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d55fa878-d9ce-4005-ba95-727882803b71 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] GET https://10.4.3.30/volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be Aug 13 02:34:26.813149 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d55fa878-d9ce-4005-ba95-727882803b71 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:26.813362 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d55fa878-d9ce-4005-ba95-727882803b71 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:26.824026 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:26.824026 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:34:26.833164 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d55fa878-d9ce-4005-ba95-727882803b71 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Volume info retrieved successfully. Aug 13 02:34:26.841873 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d55fa878-d9ce-4005-ba95-727882803b71 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] https://10.4.3.30/volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be returned with HTTP 200 Aug 13 02:34:26.842823 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 6/19] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:34:26 2026] GET /volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:34:26.968752 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:34:27.863332 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-31a4523a-57be-4c64-b615-de648eef3073 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:27.865615 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31a4523a-57be-4c64-b615-de648eef3073 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] GET https://10.4.3.30/volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be Aug 13 02:34:27.865837 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31a4523a-57be-4c64-b615-de648eef3073 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:27.866083 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31a4523a-57be-4c64-b615-de648eef3073 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:27.876335 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:27.876335 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:34:27.883813 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-31a4523a-57be-4c64-b615-de648eef3073 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Volume info retrieved successfully. Aug 13 02:34:27.890918 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31a4523a-57be-4c64-b615-de648eef3073 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] https://10.4.3.30/volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be returned with HTTP 200 Aug 13 02:34:27.891561 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 5/20] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:34:27 2026] GET /volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:34:28.029750 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=12 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:34:28.271655 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5678fd60-b7b2-4c73-84e6-011448975b8f req-cb12746f-388a-490b-8205-538c25ef8f69 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:28.275490 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5678fd60-b7b2-4c73-84e6-011448975b8f req-cb12746f-388a-490b-8205-538c25ef8f69 tempest-VolumesAdminNegativeTest-1362544908 tempest-VolumesAdminNegativeTest-1362544908-project] GET https://10.4.3.30/volume/v3/volumes/95ec83af-828c-492a-9bbc-6dff8da5a42e Aug 13 02:34:28.275862 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5678fd60-b7b2-4c73-84e6-011448975b8f req-cb12746f-388a-490b-8205-538c25ef8f69 tempest-VolumesAdminNegativeTest-1362544908 tempest-VolumesAdminNegativeTest-1362544908-project] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:28.277270 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5678fd60-b7b2-4c73-84e6-011448975b8f req-cb12746f-388a-490b-8205-538c25ef8f69 tempest-VolumesAdminNegativeTest-1362544908 tempest-VolumesAdminNegativeTest-1362544908-project] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:28.288098 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5678fd60-b7b2-4c73-84e6-011448975b8f req-cb12746f-388a-490b-8205-538c25ef8f69 tempest-VolumesAdminNegativeTest-1362544908 tempest-VolumesAdminNegativeTest-1362544908-project] https://10.4.3.30/volume/v3/volumes/95ec83af-828c-492a-9bbc-6dff8da5a42e returned with HTTP 404 Aug 13 02:34:28.289018 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 5/21] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:34:28 2026] GET /volume/v3/volumes/95ec83af-828c-492a-9bbc-6dff8da5a42e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:34:28.316138 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-97b64f3c-c79d-49c1-aa84-fd3e93584fe8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:28.318347 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97b64f3c-c79d-49c1-aa84-fd3e93584fe8 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] DELETE https://10.4.3.30/volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be Aug 13 02:34:28.318572 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97b64f3c-c79d-49c1-aa84-fd3e93584fe8 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:28.318830 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97b64f3c-c79d-49c1-aa84-fd3e93584fe8 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:28.319033 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-97b64f3c-c79d-49c1-aa84-fd3e93584fe8 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Delete volume with id: d7e5a23b-6d97-4edb-8e81-728f46ac76be Aug 13 02:34:28.330312 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:28.330312 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:34:28.330868 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-97b64f3c-c79d-49c1-aa84-fd3e93584fe8 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Volume info retrieved successfully. Aug 13 02:34:28.402394 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-97b64f3c-c79d-49c1-aa84-fd3e93584fe8 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Delete volume request issued successfully. Aug 13 02:34:28.402394 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97b64f3c-c79d-49c1-aa84-fd3e93584fe8 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] https://10.4.3.30/volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be returned with HTTP 202 Aug 13 02:34:28.402514 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 6/22] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:34:28 2026] DELETE /volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:34:28.424738 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-70380af7-6ed6-4b25-a51c-274bf105408f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:28.431808 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-70380af7-6ed6-4b25-a51c-274bf105408f tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] GET https://10.4.3.30/volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be Aug 13 02:34:28.431808 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-70380af7-6ed6-4b25-a51c-274bf105408f tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:28.433345 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-70380af7-6ed6-4b25-a51c-274bf105408f tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:28.450688 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:34:28.450688 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:34:28.467449 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-70380af7-6ed6-4b25-a51c-274bf105408f tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Volume info retrieved successfully. Aug 13 02:34:28.478090 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-70380af7-6ed6-4b25-a51c-274bf105408f tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] https://10.4.3.30/volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be returned with HTTP 200 Aug 13 02:34:28.478302 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 7/23] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:34:28 2026] GET /volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:34:29.505676 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8cc4453d-08df-487d-9b7d-fc3518aee952 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:29.508807 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8cc4453d-08df-487d-9b7d-fc3518aee952 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] GET https://10.4.3.30/volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be Aug 13 02:34:29.508807 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8cc4453d-08df-487d-9b7d-fc3518aee952 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:34:29.508807 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8cc4453d-08df-487d-9b7d-fc3518aee952 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:34:29.521311 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8cc4453d-08df-487d-9b7d-fc3518aee952 tempest-VolumesAdminNegativeTest-435629064 tempest-VolumesAdminNegativeTest-435629064-project-member] https://10.4.3.30/volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be returned with HTTP 404 Aug 13 02:34:29.521935 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 6/24] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:34:29 2026] GET /volume/v3/volumes/d7e5a23b-6d97-4edb-8e81-728f46ac76be => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:34:38.283691 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:34:38.369768 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=38,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:34:38.474360 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=52,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:34:39.514401 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=5 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:34:59.598920 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:59.601471 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:34:59.602088 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-733986845"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:34:59.604162 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-733986845'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:34:59.604857 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Create volume of 1 GB Aug 13 02:34:59.623166 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Availability zone cache updated, next update will occur around 2026-08-13 03:34:59.622165. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 02:34:59.623762 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Availability Zones retrieved successfully. Aug 13 02:34:59.655474 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Flow 'volume_create_api' (28248f3c-cc08-42ec-b2a9-666156b2a8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:34:59.657511 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8493f3a-54f2-453c-a9bc-758c2e1f2c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:59.659264 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:34:59.730868 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8493f3a-54f2-453c-a9bc-758c2e1f2c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:59.731852 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f688c45-9126-4f72-86fc-90472a277193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:59.788781 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:34:59.789354 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:34:59.845969 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bade6726-08bb-497e-aa3b-3f423dc60682 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:34:59.847941 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:34:59.848532 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1801648842"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:34:59.850546 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1801648842'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:34:59.850693 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Create volume of 1 GB Aug 13 02:34:59.856912 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Availability Zones retrieved successfully. Aug 13 02:34:59.863973 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Flow 'volume_create_api' (94e903f0-f4ca-456f-a96c-831fd0cb388d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:34:59.864182 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Created reservations ['931955f9-af54-4a85-b02a-4ce781e3cce1', 'ce0d4271-b026-4da2-969b-5f3bcdc5ba3e', '7061f46f-6bc6-4c04-a8ed-3bde1e26da11', 'b054c57f-da00-4dcb-a2f5-10335cddd021'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:34:59.865619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1518e717-81b4-40f4-960d-c6aaceebaaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:59.866046 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f688c45-9126-4f72-86fc-90472a277193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['931955f9-af54-4a85-b02a-4ce781e3cce1', 'ce0d4271-b026-4da2-969b-5f3bcdc5ba3e', '7061f46f-6bc6-4c04-a8ed-3bde1e26da11', 'b054c57f-da00-4dcb-a2f5-10335cddd021']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:59.866847 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c80c753-e469-49ea-81b8-c6b28458cd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:59.867097 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:34:59.903127 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c80c753-e469-49ea-81b8-c6b28458cd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e93ca9ef-a179-460c-82c6-84404bdfaa73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-733986845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b59ec820ad046e2b423f8b794724695',qos_specs=None,replication_status=,reservations=['931955f9-af54-4a85-b02a-4ce781e3cce1','ce0d4271-b026-4da2-969b-5f3bcdc5ba3e','7061f46f-6bc6-4c04-a8ed-3bde1e26da11','b054c57f-da00-4dcb-a2f5-10335cddd021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d668602a602480682968a77b9340e41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-733986845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e93ca9ef-a179-460c-82c6-84404bdfaa73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b59ec820ad046e2b423f8b794724695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d668602a602480682968a77b9340e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:59.904795 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ecdaa30-be94-44eb-a50a-a0d95bdfa3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:59.914090 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1518e717-81b4-40f4-960d-c6aaceebaaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:59.915154 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc1458f3-9f41-489a-a78f-b6bdb80cd74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:59.943143 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ecdaa30-be94-44eb-a50a-a0d95bdfa3e7) transitioned into state 'SUCCESS' from state '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-733986845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b59ec820ad046e2b423f8b794724695',qos_specs=None,replication_status=,reservations=['931955f9-af54-4a85-b02a-4ce781e3cce1','ce0d4271-b026-4da2-969b-5f3bcdc5ba3e','7061f46f-6bc6-4c04-a8ed-3bde1e26da11','b054c57f-da00-4dcb-a2f5-10335cddd021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d668602a602480682968a77b9340e41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:59.943924 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b083aed-4ecb-4c2b-9eb7-50401e22a59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:34:59.976423 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b083aed-4ecb-4c2b-9eb7-50401e22a59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:34:59.977370 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Flow 'volume_create_api' (28248f3c-cc08-42ec-b2a9-666156b2a8d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:34:59.977795 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Create volume request issued successfully. Aug 13 02:34:59.979759 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf164cb6-b832-4bbd-9698-c75f43fcd019 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:34:59.979759 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 6/25] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:34:59 2026] POST /volume/v3/volumes => generated 752 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 02:34:59.998870 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Created reservations ['6f11a4e9-7096-49a8-9b00-757d1f16fbff', '2ebb58f4-ddd9-4504-8663-6c3f66cb59db', '4dc9a0ee-5bbb-4ffc-ada5-f6b44d90f8f0', '4948b95f-7385-4797-9763-d7b4953a4b1b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:00.000497 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b3647ff2-c17b-4b0e-943e-ac283670899e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:00.001879 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc1458f3-9f41-489a-a78f-b6bdb80cd74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f11a4e9-7096-49a8-9b00-757d1f16fbff', '2ebb58f4-ddd9-4504-8663-6c3f66cb59db', '4dc9a0ee-5bbb-4ffc-ada5-f6b44d90f8f0', '4948b95f-7385-4797-9763-d7b4953a4b1b']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:00.002931 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b3647ff2-c17b-4b0e-943e-ac283670899e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:00.003240 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a45e585-0e94-42c4-9d05-6dbe6f31635d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:00.003542 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b3647ff2-c17b-4b0e-943e-ac283670899e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:00.003877 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b3647ff2-c17b-4b0e-943e-ac283670899e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:00.016575 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:00.016575 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:00.023301 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b3647ff2-c17b-4b0e-943e-ac283670899e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:00.033084 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b3647ff2-c17b-4b0e-943e-ac283670899e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:00.033655 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 8/26] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:34:59 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:00.037963 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a45e585-0e94-42c4-9d05-6dbe6f31635d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48439d88-5fb1-4997-942d-cf951d4276ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1801648842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d28c7f4a1b54d0e9a408bbf4f9fc456',qos_specs=None,replication_status=,reservations=['6f11a4e9-7096-49a8-9b00-757d1f16fbff','2ebb58f4-ddd9-4504-8663-6c3f66cb59db','4dc9a0ee-5bbb-4ffc-ada5-f6b44d90f8f0','4948b95f-7385-4797-9763-d7b4953a4b1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe8e0336c86f444ba71b3075e8fed204',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:35:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1801648842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48439d88-5fb1-4997-942d-cf951d4276ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d28c7f4a1b54d0e9a408bbf4f9fc456',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe8e0336c86f444ba71b3075e8fed204',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:00.039105 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be586d89-f446-4ab8-8934-c95af8e411fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:00.070103 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be586d89-f446-4ab8-8934-c95af8e411fa) transitioned into state 'SUCCESS' from state '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-1801648842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d28c7f4a1b54d0e9a408bbf4f9fc456',qos_specs=None,replication_status=,reservations=['6f11a4e9-7096-49a8-9b00-757d1f16fbff','2ebb58f4-ddd9-4504-8663-6c3f66cb59db','4dc9a0ee-5bbb-4ffc-ada5-f6b44d90f8f0','4948b95f-7385-4797-9763-d7b4953a4b1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe8e0336c86f444ba71b3075e8fed204',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:00.071138 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3225af4e-be5e-4e64-a256-88902f8962ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:00.086347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3225af4e-be5e-4e64-a256-88902f8962ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:00.087589 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Flow 'volume_create_api' (94e903f0-f4ca-456f-a96c-831fd0cb388d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:00.088108 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Create volume request issued successfully. Aug 13 02:35:00.088983 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bade6726-08bb-497e-aa3b-3f423dc60682 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:35:00.089597 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 7/27] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:34:59 2026] POST /volume/v3/volumes => generated 752 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:00.106309 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1e1d9c7e-bf4f-4a98-a429-80e1d44168ad None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:00.109084 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e1d9c7e-bf4f-4a98-a429-80e1d44168ad tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:00.111082 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e1d9c7e-bf4f-4a98-a429-80e1d44168ad tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:00.111082 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e1d9c7e-bf4f-4a98-a429-80e1d44168ad tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:00.118948 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:00.118948 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:00.127092 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1e1d9c7e-bf4f-4a98-a429-80e1d44168ad tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:00.134829 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e1d9c7e-bf4f-4a98-a429-80e1d44168ad tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:00.135725 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 7/28] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:00 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:00.618720 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:00.621453 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:35:00.621882 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1893670297"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:00.624085 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1893670297'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:35:00.624274 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Create volume of 1 GB Aug 13 02:35:00.624726 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:00.624726 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:00.630473 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Availability Zones retrieved successfully. Aug 13 02:35:00.636877 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Flow 'volume_create_api' (58101ad0-6d52-49f2-a489-b62a8570a475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:00.638769 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22a7ec7e-0ca8-45ea-913a-d11126bedf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:00.640874 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:35:00.682471 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22a7ec7e-0ca8-45ea-913a-d11126bedf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:00.683318 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d26065-f71a-4bef-8b88-fe63f851dcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:00.769626 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Created reservations ['62c303d0-8e73-4189-bd65-768710073696', 'e8998dc1-bf90-4404-875c-e3a79032747e', 'f7b89c1d-942b-4088-a3d9-61248ee67856', '7b588580-eb48-4e51-8e4a-4f975c4191a2'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:00.770647 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d26065-f71a-4bef-8b88-fe63f851dcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62c303d0-8e73-4189-bd65-768710073696', 'e8998dc1-bf90-4404-875c-e3a79032747e', 'f7b89c1d-942b-4088-a3d9-61248ee67856', '7b588580-eb48-4e51-8e4a-4f975c4191a2']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:00.771519 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e43b93-703f-4976-a9b6-5a93bb90faaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:00.798496 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e43b93-703f-4976-a9b6-5a93bb90faaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4520e6ce-df64-42ff-8f44-5222d012459d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1893670297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6e5f6b24f44189c5c1230884feb43',qos_specs=None,replication_status=,reservations=['62c303d0-8e73-4189-bd65-768710073696','e8998dc1-bf90-4404-875c-e3a79032747e','f7b89c1d-942b-4088-a3d9-61248ee67856','7b588580-eb48-4e51-8e4a-4f975c4191a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e8f5d0e09549b587cb5bbb26529fab',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:35:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1893670297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4520e6ce-df64-42ff-8f44-5222d012459d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6e5f6b24f44189c5c1230884feb43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e8f5d0e09549b587cb5bbb26529fab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:00.799601 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e919c4d-552f-4acb-a17e-cc274f0c6764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:00.821437 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e919c4d-552f-4acb-a17e-cc274f0c6764) transitioned into state 'SUCCESS' from state '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-1893670297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6e5f6b24f44189c5c1230884feb43',qos_specs=None,replication_status=,reservations=['62c303d0-8e73-4189-bd65-768710073696','e8998dc1-bf90-4404-875c-e3a79032747e','f7b89c1d-942b-4088-a3d9-61248ee67856','7b588580-eb48-4e51-8e4a-4f975c4191a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e8f5d0e09549b587cb5bbb26529fab',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:00.822489 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c32351-7cb6-452a-929f-6905f083f2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:00.833545 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c32351-7cb6-452a-929f-6905f083f2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:00.834380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Flow 'volume_create_api' (58101ad0-6d52-49f2-a489-b62a8570a475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:00.835333 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Create volume request issued successfully. Aug 13 02:35:00.835333 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8eee2f09-49f4-4e68-8409-f71673a2ae3e tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:35:00.835866 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 7/29] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:35:00 2026] POST /volume/v3/volumes => generated 752 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:01.051062 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-36ce8dab-0ead-425e-a422-51dbc389f0d8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:01.054926 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-36ce8dab-0ead-425e-a422-51dbc389f0d8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:01.055234 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-36ce8dab-0ead-425e-a422-51dbc389f0d8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:01.055936 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-36ce8dab-0ead-425e-a422-51dbc389f0d8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:01.069422 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:01.069422 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:01.082650 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-36ce8dab-0ead-425e-a422-51dbc389f0d8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:01.091410 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-36ce8dab-0ead-425e-a422-51dbc389f0d8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:01.091896 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 9/30] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:01 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:01.156590 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c7bd500e-b3f6-4594-b0a2-b5b2b675436f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:01.160913 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c7bd500e-b3f6-4594-b0a2-b5b2b675436f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:01.162315 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c7bd500e-b3f6-4594-b0a2-b5b2b675436f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:01.162315 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c7bd500e-b3f6-4594-b0a2-b5b2b675436f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:01.185674 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:01.185674 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:01.196291 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c7bd500e-b3f6-4594-b0a2-b5b2b675436f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:01.204431 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-78851c50-dea6-4686-81c7-c8a86fd5d72f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:01.210729 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c7bd500e-b3f6-4594-b0a2-b5b2b675436f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:01.211661 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 8/31] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:01 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:01.211804 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-78851c50-dea6-4686-81c7-c8a86fd5d72f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:01.212396 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-78851c50-dea6-4686-81c7-c8a86fd5d72f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:01.214685 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-78851c50-dea6-4686-81c7-c8a86fd5d72f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:01.232959 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:01.232959 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:01.253040 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-78851c50-dea6-4686-81c7-c8a86fd5d72f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:01.255289 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-78851c50-dea6-4686-81c7-c8a86fd5d72f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:01.255476 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 8/32] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:01 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:01.795328 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a18b88a-a8f6-4d97-a6ff-53e1f4f612c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:01.796163 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a18b88a-a8f6-4d97-a6ff-53e1f4f612c2 None None] GET https://10.4.3.30/volume// Aug 13 02:35:01.796264 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a18b88a-a8f6-4d97-a6ff-53e1f4f612c2 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:01.796702 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a18b88a-a8f6-4d97-a6ff-53e1f4f612c2 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:01.797238 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a18b88a-a8f6-4d97-a6ff-53e1f4f612c2 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:01.797476 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 8/33] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:35:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:01.819811 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-7f71500b-1205-46ec-9a9f-a8662848da8b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:02.072382 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:02.076467 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:35:02.077403 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-3628424"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:02.080092 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-3628424'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:35:02.080626 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Create volume of 1 GB Aug 13 02:35:02.091064 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Availability Zones retrieved successfully. Aug 13 02:35:02.102537 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Flow 'volume_create_api' (0bb064f7-0035-46bf-a714-d6f1a16dd8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:02.105389 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8441496-064c-4220-b05d-8064d73793c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:02.106229 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:35:02.113663 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-759c134a-0623-4ef4-9e12-d61b159c0f02 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:02.117311 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-759c134a-0623-4ef4-9e12-d61b159c0f02 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:02.117813 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-759c134a-0623-4ef4-9e12-d61b159c0f02 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:02.118355 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-759c134a-0623-4ef4-9e12-d61b159c0f02 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:02.144408 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:02.144408 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:02.159998 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-759c134a-0623-4ef4-9e12-d61b159c0f02 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:02.165743 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8441496-064c-4220-b05d-8064d73793c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:02.167378 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0867a16-21ac-445f-84f1-4d86fa98fb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:02.171401 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-759c134a-0623-4ef4-9e12-d61b159c0f02 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:02.172555 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 9/34] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:02 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:02.261677 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Created reservations ['8404cd7b-7416-4896-9041-453f3f1be506', '0f0c7ef6-7ce5-4d9a-a8d4-d4d493070e0c', 'ff4288dd-d7db-4c52-8490-94d9b7d78f98', 'd26b941e-da4b-4375-a749-203f11e9fdf6'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:02.262542 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0867a16-21ac-445f-84f1-4d86fa98fb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8404cd7b-7416-4896-9041-453f3f1be506', '0f0c7ef6-7ce5-4d9a-a8d4-d4d493070e0c', 'ff4288dd-d7db-4c52-8490-94d9b7d78f98', 'd26b941e-da4b-4375-a749-203f11e9fdf6']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:02.263150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (968ef336-5b5e-49b7-9a88-d3d056315da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:02.294067 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (968ef336-5b5e-49b7-9a88-d3d056315da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b305afe-3ac9-4945-9245-9cc7d27995a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-3628424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207501ccd0a5411fa3cc4fca9dfbbb7d',qos_specs=None,replication_status=,reservations=['8404cd7b-7416-4896-9041-453f3f1be506','0f0c7ef6-7ce5-4d9a-a8d4-d4d493070e0c','ff4288dd-d7db-4c52-8490-94d9b7d78f98','d26b941e-da4b-4375-a749-203f11e9fdf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='745375a5f60c478b873706f4c96114e6',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:35:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-3628424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b305afe-3ac9-4945-9245-9cc7d27995a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='207501ccd0a5411fa3cc4fca9dfbbb7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='745375a5f60c478b873706f4c96114e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:02.295589 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6258c5e-e09f-41f6-b4ad-305c344fa953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:02.309890 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-7f71500b-1205-46ec-9a9f-a8662848da8b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:35:02.310423 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-7f71500b-1205-46ec-9a9f-a8662848da8b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e93ca9ef-a179-460c-82c6-84404bdfaa73", "connector": null, "instance_uuid": "0567cd93-f776-49a6-a914-fa9a99449770"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:02.324825 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:02.324825 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:02.327956 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6258c5e-e09f-41f6-b4ad-305c344fa953) transitioned into state 'SUCCESS' from state '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-3628424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207501ccd0a5411fa3cc4fca9dfbbb7d',qos_specs=None,replication_status=,reservations=['8404cd7b-7416-4896-9041-453f3f1be506','0f0c7ef6-7ce5-4d9a-a8d4-d4d493070e0c','ff4288dd-d7db-4c52-8490-94d9b7d78f98','d26b941e-da4b-4375-a749-203f11e9fdf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='745375a5f60c478b873706f4c96114e6',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:02.329149 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af0a4382-1e1d-4f18-bdc8-42faa971164d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:02.347476 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af0a4382-1e1d-4f18-bdc8-42faa971164d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:02.348556 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Flow 'volume_create_api' (0bb064f7-0035-46bf-a714-d6f1a16dd8b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:02.348940 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Create volume request issued successfully. Aug 13 02:35:02.349926 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2168b1f9-e064-497d-8c28-9cf7afdb9015 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:35:02.350449 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 9/35] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:35:02 2026] POST /volume/v3/volumes => generated 747 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:02.364561 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1a467802-a185-43ae-93eb-a37443e47dec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:02.367202 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a467802-a185-43ae-93eb-a37443e47dec tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:02.367397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a467802-a185-43ae-93eb-a37443e47dec tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:02.367594 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a467802-a185-43ae-93eb-a37443e47dec tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:02.379193 np0000007139 devstack@c-api.service[100287]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 13 02:35:02.379193 np0000007139 devstack@c-api.service[100287]: .first() Aug 13 02:35:02.381815 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:02.381815 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:02.390751 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1a467802-a185-43ae-93eb-a37443e47dec tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:02.401826 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a467802-a185-43ae-93eb-a37443e47dec tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:02.403095 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 9/36] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:02 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:02.411435 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-7f71500b-1205-46ec-9a9f-a8662848da8b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:35:02.412212 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 10/37] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:35:01 2026] POST /volume/v3/attachments => generated 273 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:02.463383 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74163e09-aeba-41d2-81e8-082823ab381c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:02.466704 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74163e09-aeba-41d2-81e8-082823ab381c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:02.467523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74163e09-aeba-41d2-81e8-082823ab381c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:02.467523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74163e09-aeba-41d2-81e8-082823ab381c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:02.484328 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-67ef237c-0ced-4864-bbc4-66a88f2fdc9d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:02.485014 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-67ef237c-0ced-4864-bbc4-66a88f2fdc9d None None] GET https://10.4.3.30/volume// Aug 13 02:35:02.485361 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-67ef237c-0ced-4864-bbc4-66a88f2fdc9d None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:02.485536 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-67ef237c-0ced-4864-bbc4-66a88f2fdc9d None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:02.486209 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-67ef237c-0ced-4864-bbc4-66a88f2fdc9d None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:02.491346 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 10/38] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:02 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:02.493934 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:02.493934 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:02.500842 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-74163e09-aeba-41d2-81e8-082823ab381c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:02.508608 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74163e09-aeba-41d2-81e8-082823ab381c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:02.509357 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 10/39] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:02 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:02.522749 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-e20f57f5-8ec1-446d-81e2-5bf417c636f2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:02.527136 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-e20f57f5-8ec1-446d-81e2-5bf417c636f2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:02.527507 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-e20f57f5-8ec1-446d-81e2-5bf417c636f2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:02.527789 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-e20f57f5-8ec1-446d-81e2-5bf417c636f2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:02.546089 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:02.546089 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:02.553810 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-e20f57f5-8ec1-446d-81e2-5bf417c636f2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:02.561022 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-e20f57f5-8ec1-446d-81e2-5bf417c636f2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:02.561637 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 10/40] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:02 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:02.628472 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e59abbfb-f7ca-4e45-b1a3-5e5ba02b4bb2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:02.629513 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e59abbfb-f7ca-4e45-b1a3-5e5ba02b4bb2 None None] GET https://10.4.3.30/volume// Aug 13 02:35:02.629696 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e59abbfb-f7ca-4e45-b1a3-5e5ba02b4bb2 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:02.629969 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e59abbfb-f7ca-4e45-b1a3-5e5ba02b4bb2 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:02.630839 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e59abbfb-f7ca-4e45-b1a3-5e5ba02b4bb2 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:02.631474 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 11/41] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:35:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:02.658335 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-578076b9-c2aa-4aa2-861e-93ef7798cc59 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:02.998715 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-578076b9-c2aa-4aa2-861e-93ef7798cc59 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:35:02.999269 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-578076b9-c2aa-4aa2-861e-93ef7798cc59 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48439d88-5fb1-4997-942d-cf951d4276ce", "connector": null, "instance_uuid": "8bd98bf4-ed1b-4962-98b7-24882a33bc75"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:03.008844 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:03.008844 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:03.045339 np0000007139 devstack@c-api.service[100288]: /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. Aug 13 02:35:03.045339 np0000007139 devstack@c-api.service[100288]: .first() Aug 13 02:35:03.066455 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-578076b9-c2aa-4aa2-861e-93ef7798cc59 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:35:03.067056 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 11/42] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:35:02 2026] POST /volume/v3/attachments => generated 273 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:03.111623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8de09b46-d0b7-42ea-b194-f84ccd70bef0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:03.113426 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8de09b46-d0b7-42ea-b194-f84ccd70bef0 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:03.113809 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8de09b46-d0b7-42ea-b194-f84ccd70bef0 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:03.113809 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8de09b46-d0b7-42ea-b194-f84ccd70bef0 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:03.124595 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3006be40-c097-45b0-a9b5-567ba04d9538 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:03.125675 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3006be40-c097-45b0-a9b5-567ba04d9538 None None] GET https://10.4.3.30/volume// Aug 13 02:35:03.125675 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3006be40-c097-45b0-a9b5-567ba04d9538 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:03.125811 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3006be40-c097-45b0-a9b5-567ba04d9538 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:03.126452 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3006be40-c097-45b0-a9b5-567ba04d9538 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:03.127197 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 11/43] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:03.128731 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:03.128731 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:03.135080 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8de09b46-d0b7-42ea-b194-f84ccd70bef0 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:03.140568 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-ac5df7b7-8890-482e-84bd-cd1e567eac6f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:03.142205 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8de09b46-d0b7-42ea-b194-f84ccd70bef0 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:03.142759 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 11/44] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:03 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:03.143222 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-ac5df7b7-8890-482e-84bd-cd1e567eac6f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:03.143449 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-ac5df7b7-8890-482e-84bd-cd1e567eac6f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:03.143902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-ac5df7b7-8890-482e-84bd-cd1e567eac6f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:03.160509 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:03.160509 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:03.165884 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-ac5df7b7-8890-482e-84bd-cd1e567eac6f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:03.173098 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-ac5df7b7-8890-482e-84bd-cd1e567eac6f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:03.173761 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 12/45] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:03 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:03.423544 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7d785711-1525-4185-bf2d-c2251e2c9262 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:03.427184 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d785711-1525-4185-bf2d-c2251e2c9262 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:03.427728 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d785711-1525-4185-bf2d-c2251e2c9262 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:03.427728 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d785711-1525-4185-bf2d-c2251e2c9262 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:03.435712 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:03.435712 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:03.441459 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7d785711-1525-4185-bf2d-c2251e2c9262 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:03.449890 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d785711-1525-4185-bf2d-c2251e2c9262 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:03.449890 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 12/46] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:03 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:03.532113 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0333729b-4a75-4ab2-b4b5-b51a2d609d79 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:03.534273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-e928996b-864a-4014-8f59-dacd8315d59c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:03.536221 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-323d0352-8180-4b6f-9166-02694ef83644 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:03.537463 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0333729b-4a75-4ab2-b4b5-b51a2d609d79 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:03.537666 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0333729b-4a75-4ab2-b4b5-b51a2d609d79 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:03.538198 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-e928996b-864a-4014-8f59-dacd8315d59c tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] PUT https://10.4.3.30/volume/v3/attachments/ac081154-1357-4796-b2fe-f5652cfc9805 Aug 13 02:35:03.538294 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0333729b-4a75-4ab2-b4b5-b51a2d609d79 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:03.538338 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-e928996b-864a-4014-8f59-dacd8315d59c tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:03.542189 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-323d0352-8180-4b6f-9166-02694ef83644 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] PUT https://10.4.3.30/volume/v3/attachments/2a891421-947c-4736-ba89-1c91cabd843c Aug 13 02:35:03.542721 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-323d0352-8180-4b6f-9166-02694ef83644 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:03.557355 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-323d0352-8180-4b6f-9166-02694ef83644 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Acquiring lock "cinder-attachment_update-e93ca9ef-a179-460c-82c6-84404bdfaa73-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:35:03.557493 np0000007139 devstack@c-api.service[100289]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 13 02:35:03.557493 np0000007139 devstack@c-api.service[100289]: .first() Aug 13 02:35:03.563048 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:03.563048 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:03.563895 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-323d0352-8180-4b6f-9166-02694ef83644 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Lock "cinder-attachment_update-e93ca9ef-a179-460c-82c6-84404bdfaa73-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:35:03.566275 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:03.566275 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:03.566882 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-e928996b-864a-4014-8f59-dacd8315d59c tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Acquiring lock "cinder-attachment_update-48439d88-5fb1-4997-942d-cf951d4276ce-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:35:03.567242 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-8130d8f4-ca4c-4617-8e93-71c576cfb9b4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:03.574354 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-e928996b-864a-4014-8f59-dacd8315d59c tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Lock "cinder-attachment_update-48439d88-5fb1-4997-942d-cf951d4276ce-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:35:03.574508 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-8130d8f4-ca4c-4617-8e93-71c576cfb9b4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:03.574508 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-8130d8f4-ca4c-4617-8e93-71c576cfb9b4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:03.574508 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-8130d8f4-ca4c-4617-8e93-71c576cfb9b4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:03.574685 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:03.574685 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:03.574752 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0333729b-4a75-4ab2-b4b5-b51a2d609d79 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:03.581769 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0333729b-4a75-4ab2-b4b5-b51a2d609d79 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:03.582280 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 12/47] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:03 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:03.585973 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:03.585973 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:03.591306 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-8130d8f4-ca4c-4617-8e93-71c576cfb9b4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:03.597807 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-8130d8f4-ca4c-4617-8e93-71c576cfb9b4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:03.598453 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 13/48] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:03 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:03.823316 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-323d0352-8180-4b6f-9166-02694ef83644 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Lock "cinder-attachment_update-e93ca9ef-a179-460c-82c6-84404bdfaa73-np0000007139" released by "attachment_update" :: held 0.259s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:35:03.824123 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-323d0352-8180-4b6f-9166-02694ef83644 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments/2a891421-947c-4736-ba89-1c91cabd843c returned with HTTP 200 Aug 13 02:35:03.826315 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 13/49] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:35:03 2026] PUT /volume/v3/attachments/2a891421-947c-4736-ba89-1c91cabd843c => generated 969 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:03.830856 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-e928996b-864a-4014-8f59-dacd8315d59c tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Lock "cinder-attachment_update-48439d88-5fb1-4997-942d-cf951d4276ce-np0000007139" released by "attachment_update" :: held 0.258s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:35:03.830856 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-e928996b-864a-4014-8f59-dacd8315d59c tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments/ac081154-1357-4796-b2fe-f5652cfc9805 returned with HTTP 200 Aug 13 02:35:03.831665 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 12/50] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:35:03 2026] PUT /volume/v3/attachments/ac081154-1357-4796-b2fe-f5652cfc9805 => generated 969 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:04.021793 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3ecee14d-f1ed-44c2-ba12-0c79835754be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:04.022347 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ecee14d-f1ed-44c2-ba12-0c79835754be None None] GET https://10.4.3.30/volume// Aug 13 02:35:04.022576 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ecee14d-f1ed-44c2-ba12-0c79835754be None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:04.023312 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ecee14d-f1ed-44c2-ba12-0c79835754be None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:04.023312 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ecee14d-f1ed-44c2-ba12-0c79835754be None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:04.023725 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 13/51] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:35:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:04.050325 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-8b18ec80-efa7-4fa9-83cf-65c42edf76c4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:04.161803 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d2691524-672f-4219-8149-fc92da36b3c8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:04.166464 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d2691524-672f-4219-8149-fc92da36b3c8 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:04.166784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d2691524-672f-4219-8149-fc92da36b3c8 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:04.166989 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d2691524-672f-4219-8149-fc92da36b3c8 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:04.184954 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:04.184954 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:04.190794 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d2691524-672f-4219-8149-fc92da36b3c8 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:04.199940 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d2691524-672f-4219-8149-fc92da36b3c8 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:04.200521 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 14/52] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:04 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:04.374128 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-8b18ec80-efa7-4fa9-83cf-65c42edf76c4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:35:04.374575 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-8b18ec80-efa7-4fa9-83cf-65c42edf76c4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b305afe-3ac9-4945-9245-9cc7d27995a4", "connector": null, "instance_uuid": "00dbdb50-c569-4c79-a9d1-d77890b3c5f9"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:04.384175 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:04.384175 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:04.421637 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-8b18ec80-efa7-4fa9-83cf-65c42edf76c4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:35:04.422179 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 14/53] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:35:04 2026] POST /volume/v3/attachments => generated 273 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:04.456913 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e1186254-6a4d-420c-91e4-5e2eb7414ad7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:04.463821 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1186254-6a4d-420c-91e4-5e2eb7414ad7 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:04.463821 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1186254-6a4d-420c-91e4-5e2eb7414ad7 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:04.463938 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1186254-6a4d-420c-91e4-5e2eb7414ad7 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:04.472456 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71bcae81-719a-4d18-ae50-787410bb2bdb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:04.472914 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71bcae81-719a-4d18-ae50-787410bb2bdb None None] GET https://10.4.3.30/volume// Aug 13 02:35:04.473267 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71bcae81-719a-4d18-ae50-787410bb2bdb None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:04.473536 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71bcae81-719a-4d18-ae50-787410bb2bdb None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:04.473932 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71bcae81-719a-4d18-ae50-787410bb2bdb None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:04.474887 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 14/54] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:04.485077 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:04.485077 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:04.485215 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6773c51e-5d8d-492e-b5f6-2a06431bd137 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:04.488148 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6773c51e-5d8d-492e-b5f6-2a06431bd137 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:04.488861 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6773c51e-5d8d-492e-b5f6-2a06431bd137 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:04.488861 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6773c51e-5d8d-492e-b5f6-2a06431bd137 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:04.491240 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e1186254-6a4d-420c-91e4-5e2eb7414ad7 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:04.499058 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1186254-6a4d-420c-91e4-5e2eb7414ad7 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:04.499058 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 13/55] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:04 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:04.499370 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:04.499370 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:04.503995 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6773c51e-5d8d-492e-b5f6-2a06431bd137 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:04.510645 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6773c51e-5d8d-492e-b5f6-2a06431bd137 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:04.511202 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 15/56] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:04 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 1019 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:04.604474 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6eccf3fb-e6e2-45eb-84f0-518ceb493a51 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:04.605821 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2e805db9-360c-431e-8c20-3fd750c9d51b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:04.608140 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6eccf3fb-e6e2-45eb-84f0-518ceb493a51 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] PUT https://10.4.3.30/volume/v3/attachments/ea21952e-e190-421c-87c4-bf70a9e386ed Aug 13 02:35:04.608736 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6eccf3fb-e6e2-45eb-84f0-518ceb493a51 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:04.608945 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e805db9-360c-431e-8c20-3fd750c9d51b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:04.609163 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e805db9-360c-431e-8c20-3fd750c9d51b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:04.609498 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e805db9-360c-431e-8c20-3fd750c9d51b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:04.621075 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6eccf3fb-e6e2-45eb-84f0-518ceb493a51 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Acquiring lock "cinder-attachment_update-9b305afe-3ac9-4945-9245-9cc7d27995a4-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:35:04.625082 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:04.625082 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:04.628176 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6eccf3fb-e6e2-45eb-84f0-518ceb493a51 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Lock "cinder-attachment_update-9b305afe-3ac9-4945-9245-9cc7d27995a4-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:35:04.629345 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:04.629345 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:04.631707 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2e805db9-360c-431e-8c20-3fd750c9d51b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:04.640041 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e805db9-360c-431e-8c20-3fd750c9d51b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:04.640500 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 15/57] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:04 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:04.758464 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6eccf3fb-e6e2-45eb-84f0-518ceb493a51 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Lock "cinder-attachment_update-9b305afe-3ac9-4945-9245-9cc7d27995a4-np0000007139" released by "attachment_update" :: held 0.130s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:35:04.758876 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-6eccf3fb-e6e2-45eb-84f0-518ceb493a51 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/attachments/ea21952e-e190-421c-87c4-bf70a9e386ed returned with HTTP 200 Aug 13 02:35:04.759953 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 15/58] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:35:04 2026] PUT /volume/v3/attachments/ea21952e-e190-421c-87c4-bf70a9e386ed => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:05.217080 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-16e843d5-0732-47f9-a182-9beafb4f8dea None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:05.219992 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16e843d5-0732-47f9-a182-9beafb4f8dea tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:05.220291 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-16e843d5-0732-47f9-a182-9beafb4f8dea tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:05.220508 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-16e843d5-0732-47f9-a182-9beafb4f8dea tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:05.230653 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:05.230653 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:05.239030 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-16e843d5-0732-47f9-a182-9beafb4f8dea tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:05.247129 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16e843d5-0732-47f9-a182-9beafb4f8dea tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:05.247666 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 14/59] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:05 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:05.514827 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1a2268f0-7012-44a7-a3e6-e32b9ec18032 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:05.517047 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1a2268f0-7012-44a7-a3e6-e32b9ec18032 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:05.517337 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1a2268f0-7012-44a7-a3e6-e32b9ec18032 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:05.517590 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1a2268f0-7012-44a7-a3e6-e32b9ec18032 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:05.534543 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:05.534543 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:05.539548 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1a2268f0-7012-44a7-a3e6-e32b9ec18032 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:05.546874 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1a2268f0-7012-44a7-a3e6-e32b9ec18032 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:05.547715 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 16/60] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:05 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:05.658314 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-db5d8555-e49b-4e7e-a334-24cd079d2320 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:05.664286 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db5d8555-e49b-4e7e-a334-24cd079d2320 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:05.664286 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db5d8555-e49b-4e7e-a334-24cd079d2320 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:05.664286 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db5d8555-e49b-4e7e-a334-24cd079d2320 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:05.677947 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:05.677947 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:05.682281 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-db5d8555-e49b-4e7e-a334-24cd079d2320 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:05.686931 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db5d8555-e49b-4e7e-a334-24cd079d2320 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:05.687842 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 16/61] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:05 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:06.270387 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-442d4494-5a50-4c3c-9b51-31bcb0683f29 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:06.276358 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-442d4494-5a50-4c3c-9b51-31bcb0683f29 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:06.276795 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-442d4494-5a50-4c3c-9b51-31bcb0683f29 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:06.277198 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-442d4494-5a50-4c3c-9b51-31bcb0683f29 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:06.292245 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:06.292245 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:06.299026 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-442d4494-5a50-4c3c-9b51-31bcb0683f29 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:06.308204 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-442d4494-5a50-4c3c-9b51-31bcb0683f29 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:06.308822 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 16/62] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:06 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:06.567661 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1a15d3a7-d4bc-4153-9cda-b868ff6acfec None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:06.571153 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a15d3a7-d4bc-4153-9cda-b868ff6acfec tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:06.571507 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a15d3a7-d4bc-4153-9cda-b868ff6acfec tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:06.571884 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a15d3a7-d4bc-4153-9cda-b868ff6acfec tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:06.585787 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:06.585787 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:06.592050 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-e133a2ef-32a0-445b-9da6-1adbb3acd7d7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:06.593846 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1a15d3a7-d4bc-4153-9cda-b868ff6acfec tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:06.598968 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-e133a2ef-32a0-445b-9da6-1adbb3acd7d7 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:06.599309 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-e133a2ef-32a0-445b-9da6-1adbb3acd7d7 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:06.600286 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-e133a2ef-32a0-445b-9da6-1adbb3acd7d7 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:06.600610 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a15d3a7-d4bc-4153-9cda-b868ff6acfec tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:06.601054 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 15/63] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:06 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:06.656169 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:06.656169 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:06.662518 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-e133a2ef-32a0-445b-9da6-1adbb3acd7d7 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:06.672300 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-e133a2ef-32a0-445b-9da6-1adbb3acd7d7 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:06.672896 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 17/64] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:06 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:06.707386 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d63bb7cd-a13e-47c7-a948-9f9f10dc01cc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:06.709776 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d63bb7cd-a13e-47c7-a948-9f9f10dc01cc tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:06.710277 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d63bb7cd-a13e-47c7-a948-9f9f10dc01cc tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:06.710544 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d63bb7cd-a13e-47c7-a948-9f9f10dc01cc tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:06.725822 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:06.725822 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:06.732100 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d63bb7cd-a13e-47c7-a948-9f9f10dc01cc tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:06.738199 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d63bb7cd-a13e-47c7-a948-9f9f10dc01cc tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:06.738655 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 17/65] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:06 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:06.783274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1687f4dd-b6a0-4cf6-abe5-063d2957c190 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:06.783662 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1687f4dd-b6a0-4cf6-abe5-063d2957c190 None None] GET https://10.4.3.30/volume// Aug 13 02:35:06.783915 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1687f4dd-b6a0-4cf6-abe5-063d2957c190 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:06.784095 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1687f4dd-b6a0-4cf6-abe5-063d2957c190 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:06.784513 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1687f4dd-b6a0-4cf6-abe5-063d2957c190 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:06.785110 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 17/66] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:35:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:06.796164 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-1e583f7a-f4b6-43d4-b5ef-1ba75d9c290c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:06.798192 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-1e583f7a-f4b6-43d4-b5ef-1ba75d9c290c tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:35:06.798683 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-1e583f7a-f4b6-43d4-b5ef-1ba75d9c290c tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08cd09e4-7666-4ecf-8474-5fc8526b176f", "connector": null, "instance_uuid": "17ba441d-204f-4095-bb28-84e0381820ee"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:06.808644 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:06.808644 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:06.862565 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-1e583f7a-f4b6-43d4-b5ef-1ba75d9c290c tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:35:06.863148 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 16/67] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:35:06 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:06.896348 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d1c1bc3d-7678-46a8-8205-d70b5eb95a84 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:06.899532 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d1c1bc3d-7678-46a8-8205-d70b5eb95a84 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:06.900204 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d1c1bc3d-7678-46a8-8205-d70b5eb95a84 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:06.900204 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d1c1bc3d-7678-46a8-8205-d70b5eb95a84 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:06.912485 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19ae6764-b76b-430c-8ee3-28cee5b87317 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:06.913616 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19ae6764-b76b-430c-8ee3-28cee5b87317 None None] GET https://10.4.3.30/volume// Aug 13 02:35:06.913616 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19ae6764-b76b-430c-8ee3-28cee5b87317 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:06.914469 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19ae6764-b76b-430c-8ee3-28cee5b87317 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:06.914711 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:06.914711 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:06.915121 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19ae6764-b76b-430c-8ee3-28cee5b87317 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:06.915557 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 18/68] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:06 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:06.924277 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d1c1bc3d-7678-46a8-8205-d70b5eb95a84 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:06.928521 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d1c1bc3d-7678-46a8-8205-d70b5eb95a84 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:06.929043 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 18/69] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:06 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1013 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:06.931786 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-757cb4cc-14b2-4c43-a992-fc218b4692c2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:06.934727 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-757cb4cc-14b2-4c43-a992-fc218b4692c2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:06.935738 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-757cb4cc-14b2-4c43-a992-fc218b4692c2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:06.936824 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-757cb4cc-14b2-4c43-a992-fc218b4692c2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:06.953164 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:06.953164 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:06.960369 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-757cb4cc-14b2-4c43-a992-fc218b4692c2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:06.966465 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-757cb4cc-14b2-4c43-a992-fc218b4692c2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:06.967011 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 18/70] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:06 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1236 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:07.069923 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-5f32a45e-95c4-466a-858e-5b2514a21fe8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:07.072577 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-5f32a45e-95c4-466a-858e-5b2514a21fe8 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] PUT https://10.4.3.30/volume/v3/attachments/fcdb2962-95c9-4813-b027-7d3f3c37c9ef Aug 13 02:35:07.073178 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-5f32a45e-95c4-466a-858e-5b2514a21fe8 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:07.082839 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-5f32a45e-95c4-466a-858e-5b2514a21fe8 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Acquiring lock "cinder-attachment_update-08cd09e4-7666-4ecf-8474-5fc8526b176f-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:35:07.093447 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-5f32a45e-95c4-466a-858e-5b2514a21fe8 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Lock "cinder-attachment_update-08cd09e4-7666-4ecf-8474-5fc8526b176f-np0000007139" acquired by "attachment_update" :: waited 0.011s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:35:07.094599 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:07.094599 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:07.216862 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-5f32a45e-95c4-466a-858e-5b2514a21fe8 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Lock "cinder-attachment_update-08cd09e4-7666-4ecf-8474-5fc8526b176f-np0000007139" released by "attachment_update" :: held 0.123s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:35:07.217182 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-5f32a45e-95c4-466a-858e-5b2514a21fe8 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/attachments/fcdb2962-95c9-4813-b027-7d3f3c37c9ef returned with HTTP 200 Aug 13 02:35:07.217830 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 17/71] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:35:07 2026] PUT /volume/v3/attachments/fcdb2962-95c9-4813-b027-7d3f3c37c9ef => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:07.328270 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c784a20b-541d-4dc2-b50e-d6b4ead70762 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:07.330619 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c784a20b-541d-4dc2-b50e-d6b4ead70762 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:07.330980 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c784a20b-541d-4dc2-b50e-d6b4ead70762 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:07.331297 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c784a20b-541d-4dc2-b50e-d6b4ead70762 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:07.342984 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:07.342984 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:07.347231 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c784a20b-541d-4dc2-b50e-d6b4ead70762 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:07.352450 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c784a20b-541d-4dc2-b50e-d6b4ead70762 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:07.352868 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 19/72] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:07 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:07.620518 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-70c75bcb-3306-4f05-9e03-d0db84035e7c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:07.629120 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-70c75bcb-3306-4f05-9e03-d0db84035e7c tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:07.629267 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-70c75bcb-3306-4f05-9e03-d0db84035e7c tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:07.629508 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-70c75bcb-3306-4f05-9e03-d0db84035e7c tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:07.656128 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:07.656128 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:07.662586 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-70c75bcb-3306-4f05-9e03-d0db84035e7c tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:07.669218 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-70c75bcb-3306-4f05-9e03-d0db84035e7c tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:07.669881 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 19/73] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:07 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:07.758669 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-df6105e2-bde9-4d3f-a476-15241c3cfa82 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:07.761155 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df6105e2-bde9-4d3f-a476-15241c3cfa82 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:07.761480 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df6105e2-bde9-4d3f-a476-15241c3cfa82 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:07.761681 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df6105e2-bde9-4d3f-a476-15241c3cfa82 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:07.778771 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:07.778771 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:07.784511 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-df6105e2-bde9-4d3f-a476-15241c3cfa82 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:07.792430 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df6105e2-bde9-4d3f-a476-15241c3cfa82 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:07.793291 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 19/74] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:07 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:07.950113 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-14f2c233-578b-41e4-97d7-20051b2f8e68 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:07.955465 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-14f2c233-578b-41e4-97d7-20051b2f8e68 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:07.955465 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-14f2c233-578b-41e4-97d7-20051b2f8e68 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:07.955465 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-14f2c233-578b-41e4-97d7-20051b2f8e68 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:07.971817 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:07.971817 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:07.975854 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-14f2c233-578b-41e4-97d7-20051b2f8e68 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:07.981449 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-14f2c233-578b-41e4-97d7-20051b2f8e68 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:07.981961 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 18/75] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:07 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:08.009047 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:08.015455 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:35:08.015455 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1379333540"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:08.019179 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1379333540'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:35:08.019179 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Create volume of 1 GB Aug 13 02:35:08.034433 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Availability Zones retrieved successfully. Aug 13 02:35:08.046575 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Flow 'volume_create_api' (4d82019e-22d0-4f81-8ab0-78f37130123e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:08.048381 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712c496b-5fb9-44b1-9359-c8d018410f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:08.049937 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:35:08.101857 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712c496b-5fb9-44b1-9359-c8d018410f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:08.103673 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b3a7386-27b1-4293-80d8-af6e355ee806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:08.212488 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-0db3a1ba-0317-40c5-8ab4-ab5931009fcb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:08.216737 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-0db3a1ba-0317-40c5-8ab4-ab5931009fcb tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/attachments/2a891421-947c-4736-ba89-1c91cabd843c/action Aug 13 02:35:08.217623 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-0db3a1ba-0317-40c5-8ab4-ab5931009fcb tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:08.218029 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-0db3a1ba-0317-40c5-8ab4-ab5931009fcb tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:08.222969 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Created reservations ['a9150e19-cb43-4d46-b702-3312edf2e30d', '006a816e-9a66-411f-ae1e-8678b53998e7', 'e0f5ece6-1ac3-478d-a04e-301bc774ed52', 'aca03363-e3ea-404d-ac18-b853e5fedfb5'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:08.224758 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b3a7386-27b1-4293-80d8-af6e355ee806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9150e19-cb43-4d46-b702-3312edf2e30d', '006a816e-9a66-411f-ae1e-8678b53998e7', 'e0f5ece6-1ac3-478d-a04e-301bc774ed52', 'aca03363-e3ea-404d-ac18-b853e5fedfb5']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:08.225560 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0e0cd1-4733-4068-821e-c1d29ce2dc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:08.249074 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:08.249074 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:08.260445 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0e0cd1-4733-4068-821e-c1d29ce2dc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca7eb5ae-5e41-4fee-9a91-40e8d4936645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1379333540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5884d876808c418e9c4c6f889c86d5aa',qos_specs=None,replication_status=,reservations=['a9150e19-cb43-4d46-b702-3312edf2e30d','006a816e-9a66-411f-ae1e-8678b53998e7','e0f5ece6-1ac3-478d-a04e-301bc774ed52','aca03363-e3ea-404d-ac18-b853e5fedfb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47e6e5a386bb465e8b088e328119e118',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:35:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1379333540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca7eb5ae-5e41-4fee-9a91-40e8d4936645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5884d876808c418e9c4c6f889c86d5aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47e6e5a386bb465e8b088e328119e118',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:08.261576 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7539edea-6c47-40d5-ba93-93dbc1a6c629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:08.267371 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ea4a94c9-cdc4-4f65-8b83-24169cd77c20 req-0db3a1ba-0317-40c5-8ab4-ab5931009fcb tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments/2a891421-947c-4736-ba89-1c91cabd843c/action returned with HTTP 204 Aug 13 02:35:08.267973 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 20/76] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:35:08 2026] POST /volume/v3/attachments/2a891421-947c-4736-ba89-1c91cabd843c/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:08.295801 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7539edea-6c47-40d5-ba93-93dbc1a6c629) transitioned into state 'SUCCESS' from state '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-1379333540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5884d876808c418e9c4c6f889c86d5aa',qos_specs=None,replication_status=,reservations=['a9150e19-cb43-4d46-b702-3312edf2e30d','006a816e-9a66-411f-ae1e-8678b53998e7','e0f5ece6-1ac3-478d-a04e-301bc774ed52','aca03363-e3ea-404d-ac18-b853e5fedfb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47e6e5a386bb465e8b088e328119e118',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:08.296975 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90932f7-db5c-4d7f-ae87-c8caa73b4016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:08.320607 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90932f7-db5c-4d7f-ae87-c8caa73b4016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:08.320607 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Flow 'volume_create_api' (4d82019e-22d0-4f81-8ab0-78f37130123e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:08.321217 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Create volume request issued successfully. Aug 13 02:35:08.322399 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab7ec886-852a-4a51-8d50-89587d1ebeaa tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:35:08.322954 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 20/77] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:35:08 2026] POST /volume/v3/volumes => generated 753 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:08.354464 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9a9efe0a-486d-4c82-93c5-7de65fd72ea8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:08.361312 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a9efe0a-486d-4c82-93c5-7de65fd72ea8 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:08.361558 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9a9efe0a-486d-4c82-93c5-7de65fd72ea8 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:08.363121 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9a9efe0a-486d-4c82-93c5-7de65fd72ea8 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:08.370489 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8275c2c3-2063-41f5-9428-ab9870901570 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:08.372690 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8275c2c3-2063-41f5-9428-ab9870901570 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:08.373080 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8275c2c3-2063-41f5-9428-ab9870901570 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:08.373080 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8275c2c3-2063-41f5-9428-ab9870901570 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:08.373553 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:08.373553 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:08.379350 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9a9efe0a-486d-4c82-93c5-7de65fd72ea8 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:08.384192 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:08.384192 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:08.387604 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a9efe0a-486d-4c82-93c5-7de65fd72ea8 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:08.388159 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 20/78] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:08 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:08.389084 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8275c2c3-2063-41f5-9428-ab9870901570 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:08.394631 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8275c2c3-2063-41f5-9428-ab9870901570 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:08.395181 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 19/79] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:08 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:08.690960 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6f2c1c68-3568-4ccd-ba88-1f0fb1b35bcf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:08.692876 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6f2c1c68-3568-4ccd-ba88-1f0fb1b35bcf tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:08.693118 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6f2c1c68-3568-4ccd-ba88-1f0fb1b35bcf tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:08.693340 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6f2c1c68-3568-4ccd-ba88-1f0fb1b35bcf tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:08.704442 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:08.704442 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:08.708543 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6f2c1c68-3568-4ccd-ba88-1f0fb1b35bcf tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:08.713778 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6f2c1c68-3568-4ccd-ba88-1f0fb1b35bcf tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:08.714351 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 21/80] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:08 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:08.809202 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c3dc68e-1e37-481f-9540-1367f77c95f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:08.812102 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c3dc68e-1e37-481f-9540-1367f77c95f9 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:08.812429 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c3dc68e-1e37-481f-9540-1367f77c95f9 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:08.812699 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c3dc68e-1e37-481f-9540-1367f77c95f9 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:08.834418 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:08.834418 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:08.847093 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4c3dc68e-1e37-481f-9540-1367f77c95f9 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:08.854492 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c3dc68e-1e37-481f-9540-1367f77c95f9 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:08.855122 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 21/81] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:08 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:08.869781 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2931a60b-7f3d-4552-8807-c8abf10dc896 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:08.875861 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2931a60b-7f3d-4552-8807-c8abf10dc896 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:08.876026 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2931a60b-7f3d-4552-8807-c8abf10dc896 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:08.876302 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2931a60b-7f3d-4552-8807-c8abf10dc896 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:08.891327 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:08.891327 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:08.898939 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2931a60b-7f3d-4552-8807-c8abf10dc896 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:08.905833 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2931a60b-7f3d-4552-8807-c8abf10dc896 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:08.906474 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 21/82] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:08 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:09.005611 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d5cd37d2-1bfc-4f0e-a52c-69d34deb6634 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:09.007717 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5cd37d2-1bfc-4f0e-a52c-69d34deb6634 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:09.007986 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5cd37d2-1bfc-4f0e-a52c-69d34deb6634 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:09.008156 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5cd37d2-1bfc-4f0e-a52c-69d34deb6634 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:09.033177 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:09.033177 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:09.043183 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d5cd37d2-1bfc-4f0e-a52c-69d34deb6634 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:09.050339 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5cd37d2-1bfc-4f0e-a52c-69d34deb6634 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:09.052731 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 20/83] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:09 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:09.411825 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b917bc57-4842-401b-9c50-09b42acda574 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:09.412886 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38803dd6-edd9-4951-b1b3-296bbd793119 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:09.416398 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b917bc57-4842-401b-9c50-09b42acda574 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:09.416398 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b917bc57-4842-401b-9c50-09b42acda574 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:09.416549 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38803dd6-edd9-4951-b1b3-296bbd793119 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:09.416608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b917bc57-4842-401b-9c50-09b42acda574 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:09.416649 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38803dd6-edd9-4951-b1b3-296bbd793119 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:09.416649 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38803dd6-edd9-4951-b1b3-296bbd793119 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:09.428284 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:09.428284 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:09.434676 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b917bc57-4842-401b-9c50-09b42acda574 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:09.435594 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:09.435594 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:09.440639 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38803dd6-edd9-4951-b1b3-296bbd793119 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:09.441324 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b917bc57-4842-401b-9c50-09b42acda574 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:09.442429 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 22/84] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:09 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:09.448275 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38803dd6-edd9-4951-b1b3-296bbd793119 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:09.449407 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 22/85] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:09 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:09.506617 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-d5c123b3-1aca-43c5-be3a-09afdf1efa21 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:09.509135 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-d5c123b3-1aca-43c5-be3a-09afdf1efa21 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:09.509454 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-d5c123b3-1aca-43c5-be3a-09afdf1efa21 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:09.509761 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-d5c123b3-1aca-43c5-be3a-09afdf1efa21 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:09.524415 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:09.524415 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:09.533168 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-d5c123b3-1aca-43c5-be3a-09afdf1efa21 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:09.541915 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-d5c123b3-1aca-43c5-be3a-09afdf1efa21 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:09.542573 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 22/86] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:09 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:09.671200 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-822daf58-f86f-47da-a470-e17df6149bfe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:09.671459 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-822daf58-f86f-47da-a470-e17df6149bfe None None] GET https://10.4.3.30/volume// Aug 13 02:35:09.671728 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-822daf58-f86f-47da-a470-e17df6149bfe None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:09.672030 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-822daf58-f86f-47da-a470-e17df6149bfe None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:09.672692 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-822daf58-f86f-47da-a470-e17df6149bfe None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:09.673147 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 21/87] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:35:09 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:09.684408 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-a0eb5391-a815-4673-b92e-9db3b90b3e6c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:09.687348 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-a0eb5391-a815-4673-b92e-9db3b90b3e6c tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:35:09.687867 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-a0eb5391-a815-4673-b92e-9db3b90b3e6c tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca7eb5ae-5e41-4fee-9a91-40e8d4936645", "connector": null, "instance_uuid": "89443608-63f6-4876-a07b-7cc864a00669"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:09.700622 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:09.700622 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:09.732662 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4e86218-7282-4f1b-9351-e949ecf6b37c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:09.736330 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4e86218-7282-4f1b-9351-e949ecf6b37c tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:09.737019 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4e86218-7282-4f1b-9351-e949ecf6b37c tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:09.737435 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4e86218-7282-4f1b-9351-e949ecf6b37c tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:09.753007 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:09.753007 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:09.756057 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-a0eb5391-a815-4673-b92e-9db3b90b3e6c tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:35:09.756656 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 23/88] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:35:09 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) Aug 13 02:35:09.760292 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a4e86218-7282-4f1b-9351-e949ecf6b37c tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:09.769091 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4e86218-7282-4f1b-9351-e949ecf6b37c tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:09.770376 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 23/89] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:09 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:09.816275 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-db94f43b-c9f3-42ea-8cb3-44b69e75d4bd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:09.817039 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db94f43b-c9f3-42ea-8cb3-44b69e75d4bd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:09.817325 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db94f43b-c9f3-42ea-8cb3-44b69e75d4bd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:09.817577 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db94f43b-c9f3-42ea-8cb3-44b69e75d4bd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:09.835587 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:09.835587 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:09.841895 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-db94f43b-c9f3-42ea-8cb3-44b69e75d4bd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:09.843953 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-863ec9e2-24af-411d-a30a-8209d673d194 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:09.844435 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-863ec9e2-24af-411d-a30a-8209d673d194 None None] GET https://10.4.3.30/volume// Aug 13 02:35:09.844600 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-863ec9e2-24af-411d-a30a-8209d673d194 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:09.846140 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-863ec9e2-24af-411d-a30a-8209d673d194 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:09.846140 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-863ec9e2-24af-411d-a30a-8209d673d194 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:09.846140 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 22/90] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 02:35:09.850275 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db94f43b-c9f3-42ea-8cb3-44b69e75d4bd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:09.850275 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 23/91] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:09 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:09.856453 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-da303995-0102-4c8b-aded-8007868a4eb4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:09.858965 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-da303995-0102-4c8b-aded-8007868a4eb4 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:09.859201 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-da303995-0102-4c8b-aded-8007868a4eb4 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:09.859502 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-da303995-0102-4c8b-aded-8007868a4eb4 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:09.876030 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:09.876030 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:09.882719 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-da303995-0102-4c8b-aded-8007868a4eb4 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:09.890430 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-da303995-0102-4c8b-aded-8007868a4eb4 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:09.891033 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 24/92] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:09 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:10.034181 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-a03f34b3-9ec9-493e-ad8b-ed0a183ae454 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:10.037767 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-a03f34b3-9ec9-493e-ad8b-ed0a183ae454 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] PUT https://10.4.3.30/volume/v3/attachments/75fb7991-ce2b-4436-b106-e1f30a704ae1 Aug 13 02:35:10.038814 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-a03f34b3-9ec9-493e-ad8b-ed0a183ae454 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:10.054126 np0000007139 devstack@c-api.service[100286]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 13 02:35:10.054126 np0000007139 devstack@c-api.service[100286]: .first() Aug 13 02:35:10.064995 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-a03f34b3-9ec9-493e-ad8b-ed0a183ae454 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Acquiring lock "cinder-attachment_update-ca7eb5ae-5e41-4fee-9a91-40e8d4936645-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:35:10.070136 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b2b89158-f847-4bdc-9d00-8b25966fc0bf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:10.070937 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-a03f34b3-9ec9-493e-ad8b-ed0a183ae454 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Lock "cinder-attachment_update-ca7eb5ae-5e41-4fee-9a91-40e8d4936645-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:35:10.072152 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:10.072152 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:10.075169 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2b89158-f847-4bdc-9d00-8b25966fc0bf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:10.075591 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2b89158-f847-4bdc-9d00-8b25966fc0bf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:10.076139 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2b89158-f847-4bdc-9d00-8b25966fc0bf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:10.093712 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:10.093712 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:10.099772 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b2b89158-f847-4bdc-9d00-8b25966fc0bf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:10.106550 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2b89158-f847-4bdc-9d00-8b25966fc0bf tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:10.107803 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 23/93] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:10 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:10.244005 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-a03f34b3-9ec9-493e-ad8b-ed0a183ae454 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Lock "cinder-attachment_update-ca7eb5ae-5e41-4fee-9a91-40e8d4936645-np0000007139" released by "attachment_update" :: held 0.173s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:35:10.244630 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-a03f34b3-9ec9-493e-ad8b-ed0a183ae454 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/attachments/75fb7991-ce2b-4436-b106-e1f30a704ae1 returned with HTTP 200 Aug 13 02:35:10.246117 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 24/94] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:35:10 2026] PUT /volume/v3/attachments/75fb7991-ce2b-4436-b106-e1f30a704ae1 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:10.470836 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-119dc8cc-1109-4035-bd37-16a8ce8369eb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:10.475764 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-119dc8cc-1109-4035-bd37-16a8ce8369eb tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:10.476453 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-119dc8cc-1109-4035-bd37-16a8ce8369eb tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:10.477233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-119dc8cc-1109-4035-bd37-16a8ce8369eb tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:10.495048 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:10.495048 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:10.501623 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-119dc8cc-1109-4035-bd37-16a8ce8369eb tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:10.509019 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-119dc8cc-1109-4035-bd37-16a8ce8369eb tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:10.509019 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 24/95] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:10 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:10.788557 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0aab04c5-6d56-4e0a-a90c-2ae447aa177b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:10.792333 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0aab04c5-6d56-4e0a-a90c-2ae447aa177b tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:10.792616 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0aab04c5-6d56-4e0a-a90c-2ae447aa177b tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:10.793901 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0aab04c5-6d56-4e0a-a90c-2ae447aa177b tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:10.806683 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:10.806683 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:10.818224 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0aab04c5-6d56-4e0a-a90c-2ae447aa177b tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:10.829102 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0aab04c5-6d56-4e0a-a90c-2ae447aa177b tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:10.829515 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 25/96] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:10 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:10.868613 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-69676a9f-d312-4ecc-8d09-f424bbaaba68 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:10.870577 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69676a9f-d312-4ecc-8d09-f424bbaaba68 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:10.870768 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69676a9f-d312-4ecc-8d09-f424bbaaba68 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:10.871163 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69676a9f-d312-4ecc-8d09-f424bbaaba68 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:10.884077 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:10.884077 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:10.890060 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-69676a9f-d312-4ecc-8d09-f424bbaaba68 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:10.896942 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69676a9f-d312-4ecc-8d09-f424bbaaba68 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:10.897341 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 24/97] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:10 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:11.127485 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e8f349c7-1426-4669-9276-e8ebdabc8bc3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:11.129956 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8f349c7-1426-4669-9276-e8ebdabc8bc3 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:11.129956 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8f349c7-1426-4669-9276-e8ebdabc8bc3 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:11.132108 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8f349c7-1426-4669-9276-e8ebdabc8bc3 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:11.149698 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:11.149698 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:11.156454 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e8f349c7-1426-4669-9276-e8ebdabc8bc3 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:11.163034 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8f349c7-1426-4669-9276-e8ebdabc8bc3 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:11.164334 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 25/98] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:11 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:11.251284 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-faff9ad9-fbde-4ecc-a2cd-36acf825ded7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:11.252772 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-faff9ad9-fbde-4ecc-a2cd-36acf825ded7 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] POST https://10.4.3.30/volume/v3/attachments/ac081154-1357-4796-b2fe-f5652cfc9805/action Aug 13 02:35:11.253400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-faff9ad9-fbde-4ecc-a2cd-36acf825ded7 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:11.253667 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-faff9ad9-fbde-4ecc-a2cd-36acf825ded7 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:11.279613 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:11.279613 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:11.306306 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8f080b52-c4d1-4560-aba8-4a3f96649c91 req-faff9ad9-fbde-4ecc-a2cd-36acf825ded7 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments/ac081154-1357-4796-b2fe-f5652cfc9805/action returned with HTTP 204 Aug 13 02:35:11.306306 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 25/99] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:35:11 2026] POST /volume/v3/attachments/ac081154-1357-4796-b2fe-f5652cfc9805/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:11.525218 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c093acf6-b7eb-46e0-9484-6baa965657a0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:11.527777 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c093acf6-b7eb-46e0-9484-6baa965657a0 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:11.528056 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c093acf6-b7eb-46e0-9484-6baa965657a0 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:11.528604 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c093acf6-b7eb-46e0-9484-6baa965657a0 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:11.547953 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:11.547953 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:11.558627 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c093acf6-b7eb-46e0-9484-6baa965657a0 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:11.567106 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c093acf6-b7eb-46e0-9484-6baa965657a0 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:11.567106 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 26/100] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:11 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:11.590327 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a0692b29-586c-4678-ad98-36610f1d550f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:11.592840 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a0692b29-586c-4678-ad98-36610f1d550f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:11.593444 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a0692b29-586c-4678-ad98-36610f1d550f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:11.593444 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a0692b29-586c-4678-ad98-36610f1d550f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:11.616487 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:11.616487 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:11.628121 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a0692b29-586c-4678-ad98-36610f1d550f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:11.635478 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a0692b29-586c-4678-ad98-36610f1d550f tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:11.636336 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 25/101] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:11 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:11.789278 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-85285056-3f57-4cba-9afd-97351af3524f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:11.793010 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-85285056-3f57-4cba-9afd-97351af3524f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:11.793850 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-85285056-3f57-4cba-9afd-97351af3524f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:11.794395 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-85285056-3f57-4cba-9afd-97351af3524f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:11.806813 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:11.806813 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:11.815636 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-85285056-3f57-4cba-9afd-97351af3524f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:11.827881 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-85285056-3f57-4cba-9afd-97351af3524f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:11.828634 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 26/102] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:11 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:11.851779 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e3c5a0bc-c08d-477e-972a-b3f423c74b8b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:11.858105 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3c5a0bc-c08d-477e-972a-b3f423c74b8b tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:11.858105 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3c5a0bc-c08d-477e-972a-b3f423c74b8b tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:11.858105 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3c5a0bc-c08d-477e-972a-b3f423c74b8b tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:11.876325 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:11.876325 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:11.884639 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e3c5a0bc-c08d-477e-972a-b3f423c74b8b tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:11.893839 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3c5a0bc-c08d-477e-972a-b3f423c74b8b tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:11.893839 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 26/103] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:11 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:11.914788 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-729ccd66-d651-4424-bed3-98ed1160cc75 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:11.918570 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-729ccd66-d651-4424-bed3-98ed1160cc75 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:11.918843 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-729ccd66-d651-4424-bed3-98ed1160cc75 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:11.919078 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-729ccd66-d651-4424-bed3-98ed1160cc75 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:11.942060 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:11.942060 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:11.950770 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-729ccd66-d651-4424-bed3-98ed1160cc75 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:11.959453 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-729ccd66-d651-4424-bed3-98ed1160cc75 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:11.962366 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 27/104] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:11 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:12.184456 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fe13932b-19a5-426c-84b5-94e4828925a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:12.190005 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe13932b-19a5-426c-84b5-94e4828925a0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:12.190551 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe13932b-19a5-426c-84b5-94e4828925a0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:12.190899 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe13932b-19a5-426c-84b5-94e4828925a0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:12.207565 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:12.207565 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:12.214208 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fe13932b-19a5-426c-84b5-94e4828925a0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:12.221610 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe13932b-19a5-426c-84b5-94e4828925a0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:12.222021 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 26/105] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:12 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:12.294142 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dba26142-bcf6-44f9-9400-6aa52816e810 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:12.295097 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dba26142-bcf6-44f9-9400-6aa52816e810 None None] GET https://10.4.3.30/volume// Aug 13 02:35:12.298454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dba26142-bcf6-44f9-9400-6aa52816e810 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:12.298454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dba26142-bcf6-44f9-9400-6aa52816e810 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:12.299595 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dba26142-bcf6-44f9-9400-6aa52816e810 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:12.300508 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 27/106] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:35:12 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:12.333746 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-3489bab3-0538-4357-b570-cb115536496c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:12.770628 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-3489bab3-0538-4357-b570-cb115536496c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:35:12.771111 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-3489bab3-0538-4357-b570-cb115536496c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e68a173-b2b4-4b57-9006-7cc8d8133ff4", "connector": null, "instance_uuid": "6f1ecf3d-c0b4-42d6-9b39-c114eed62b9a"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:12.791056 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:12.791056 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:12.826460 np0000007139 devstack@c-api.service[100288]: WARNING cinder.volume.api [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-3489bab3-0538-4357-b570-cb115536496c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 02:35:12.833733 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-3489bab3-0538-4357-b570-cb115536496c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:35:12.834549 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 27/107] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:35:12 2026] POST /volume/v3/attachments => generated 271 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:12.881611 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5415aa03-34b9-47ad-a96b-89f0aa54c42b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:12.886639 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5415aa03-34b9-47ad-a96b-89f0aa54c42b tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:12.886765 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5415aa03-34b9-47ad-a96b-89f0aa54c42b tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:12.886957 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5415aa03-34b9-47ad-a96b-89f0aa54c42b tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:12.907028 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:12.907028 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:12.911443 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-899b0a21-547d-4e66-82e8-e486e9d630bf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:12.912136 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-899b0a21-547d-4e66-82e8-e486e9d630bf None None] GET https://10.4.3.30/volume// Aug 13 02:35:12.912436 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-899b0a21-547d-4e66-82e8-e486e9d630bf None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:12.915468 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-899b0a21-547d-4e66-82e8-e486e9d630bf None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:12.915468 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-899b0a21-547d-4e66-82e8-e486e9d630bf None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:12.915468 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 27/108] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:12.917420 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c758cbe8-8ae4-48c7-94e1-4e2f5ae4f714 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:12.917569 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5415aa03-34b9-47ad-a96b-89f0aa54c42b tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:12.920722 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c758cbe8-8ae4-48c7-94e1-4e2f5ae4f714 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:12.920939 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c758cbe8-8ae4-48c7-94e1-4e2f5ae4f714 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:12.921116 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c758cbe8-8ae4-48c7-94e1-4e2f5ae4f714 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:12.928275 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5415aa03-34b9-47ad-a96b-89f0aa54c42b tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:12.928275 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 28/109] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:12 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:12.930363 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0fd2cbdc-e92d-4b94-8aeb-3d92effbe804 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:12.933924 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0fd2cbdc-e92d-4b94-8aeb-3d92effbe804 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:12.934393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0fd2cbdc-e92d-4b94-8aeb-3d92effbe804 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:12.934710 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0fd2cbdc-e92d-4b94-8aeb-3d92effbe804 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:12.938730 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:12.938730 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:12.944320 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c758cbe8-8ae4-48c7-94e1-4e2f5ae4f714 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:12.952882 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c758cbe8-8ae4-48c7-94e1-4e2f5ae4f714 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:12.953587 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 28/110] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:12 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:12.954080 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:12.954080 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:12.961703 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0fd2cbdc-e92d-4b94-8aeb-3d92effbe804 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:12.968587 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0fd2cbdc-e92d-4b94-8aeb-3d92effbe804 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:12.969415 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 28/111] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:12 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1045 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:12.981796 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c6f1acd4-114f-43c6-8b35-8f7caeebe8d0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:12.989275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6f1acd4-114f-43c6-8b35-8f7caeebe8d0 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:12.989275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6f1acd4-114f-43c6-8b35-8f7caeebe8d0 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:12.989518 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6f1acd4-114f-43c6-8b35-8f7caeebe8d0 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:13.016789 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:13.016789 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:13.023736 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c6f1acd4-114f-43c6-8b35-8f7caeebe8d0 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:13.034627 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6f1acd4-114f-43c6-8b35-8f7caeebe8d0 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:13.035169 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 28/112] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:12 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:13.102347 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0473030f-94d4-4d14-a636-5f05590a0aef None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:13.106614 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0473030f-94d4-4d14-a636-5f05590a0aef tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] PUT https://10.4.3.30/volume/v3/attachments/154961b5-1bd5-4b0a-bbfd-1762534b9973 Aug 13 02:35:13.107515 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0473030f-94d4-4d14-a636-5f05590a0aef tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:13.128017 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0473030f-94d4-4d14-a636-5f05590a0aef tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Acquiring lock "cinder-attachment_update-4e68a173-b2b4-4b57-9006-7cc8d8133ff4-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:35:13.136362 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0473030f-94d4-4d14-a636-5f05590a0aef tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Lock "cinder-attachment_update-4e68a173-b2b4-4b57-9006-7cc8d8133ff4-np0000007139" acquired by "attachment_update" :: waited 0.009s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:35:13.138183 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:13.138183 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:13.253947 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-923daff7-5456-48d3-bf0c-e9b2d8842a8b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:13.256220 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-923daff7-5456-48d3-bf0c-e9b2d8842a8b tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:13.256595 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-923daff7-5456-48d3-bf0c-e9b2d8842a8b tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:13.256794 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-923daff7-5456-48d3-bf0c-e9b2d8842a8b tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:13.278475 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:13.278475 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:13.289274 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-923daff7-5456-48d3-bf0c-e9b2d8842a8b tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:13.295947 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-923daff7-5456-48d3-bf0c-e9b2d8842a8b tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:13.297398 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 29/113] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:13 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:13.321318 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0473030f-94d4-4d14-a636-5f05590a0aef tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Lock "cinder-attachment_update-4e68a173-b2b4-4b57-9006-7cc8d8133ff4-np0000007139" released by "attachment_update" :: held 0.185s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:35:13.321447 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-0473030f-94d4-4d14-a636-5f05590a0aef tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/attachments/154961b5-1bd5-4b0a-bbfd-1762534b9973 returned with HTTP 200 Aug 13 02:35:13.322306 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 29/114] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:35:13 2026] PUT /volume/v3/attachments/154961b5-1bd5-4b0a-bbfd-1762534b9973 => generated 967 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:13.946147 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-410e2d71-db16-4fab-aa64-77bced22b7d7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:13.950493 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-410e2d71-db16-4fab-aa64-77bced22b7d7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:13.950493 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-410e2d71-db16-4fab-aa64-77bced22b7d7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:13.950493 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-410e2d71-db16-4fab-aa64-77bced22b7d7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:13.965080 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:13.965080 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:13.972090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3dd6d0be-d321-4c22-a529-56fa37fc68af None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:13.974660 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3dd6d0be-d321-4c22-a529-56fa37fc68af tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:13.974937 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3dd6d0be-d321-4c22-a529-56fa37fc68af tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:13.975187 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3dd6d0be-d321-4c22-a529-56fa37fc68af tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:13.977174 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-410e2d71-db16-4fab-aa64-77bced22b7d7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:13.985123 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-410e2d71-db16-4fab-aa64-77bced22b7d7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:13.985123 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 29/115] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:13 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:13.990321 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:13.990321 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:13.995191 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3dd6d0be-d321-4c22-a529-56fa37fc68af tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:14.004150 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3dd6d0be-d321-4c22-a529-56fa37fc68af tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:14.004583 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 29/116] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:13 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:14.055219 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37cf6df1-496d-4810-8e4a-5ccf790c2424 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:14.058162 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37cf6df1-496d-4810-8e4a-5ccf790c2424 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:14.058552 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37cf6df1-496d-4810-8e4a-5ccf790c2424 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:14.058764 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37cf6df1-496d-4810-8e4a-5ccf790c2424 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:14.083105 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:14.083105 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:14.087637 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-37cf6df1-496d-4810-8e4a-5ccf790c2424 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:14.094472 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37cf6df1-496d-4810-8e4a-5ccf790c2424 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:14.095233 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 30/117] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:14 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:14.313607 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-818dd401-f3a8-42dd-aed0-bff6dd3ea1d6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:14.316200 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-818dd401-f3a8-42dd-aed0-bff6dd3ea1d6 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:14.316716 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-818dd401-f3a8-42dd-aed0-bff6dd3ea1d6 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:14.317509 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-818dd401-f3a8-42dd-aed0-bff6dd3ea1d6 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:14.341051 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:14.341051 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:14.349538 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-818dd401-f3a8-42dd-aed0-bff6dd3ea1d6 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:14.358594 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-818dd401-f3a8-42dd-aed0-bff6dd3ea1d6 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:14.359436 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 30/118] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:14 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:15.007423 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-416f05b0-9370-4f0d-a58e-d368cfeb3ddc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:15.009575 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-416f05b0-9370-4f0d-a58e-d368cfeb3ddc tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:15.009802 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-416f05b0-9370-4f0d-a58e-d368cfeb3ddc tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:15.009964 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-416f05b0-9370-4f0d-a58e-d368cfeb3ddc tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:15.022289 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7ad80941-8266-4a82-9ed8-127313739384 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:15.022918 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:15.022918 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:15.024243 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ad80941-8266-4a82-9ed8-127313739384 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:15.024350 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ad80941-8266-4a82-9ed8-127313739384 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:15.024555 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ad80941-8266-4a82-9ed8-127313739384 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:15.035261 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-416f05b0-9370-4f0d-a58e-d368cfeb3ddc tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:15.042907 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:15.042907 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:15.043885 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-416f05b0-9370-4f0d-a58e-d368cfeb3ddc tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:15.044869 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 30/119] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:15 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:15.051284 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7ad80941-8266-4a82-9ed8-127313739384 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:15.054440 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ad80941-8266-4a82-9ed8-127313739384 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:15.054440 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 30/120] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:15 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:15.111866 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4eec7043-563e-4ec1-bcb0-b6307a98459c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:15.113751 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eec7043-563e-4ec1-bcb0-b6307a98459c tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:15.114026 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4eec7043-563e-4ec1-bcb0-b6307a98459c tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:15.114279 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4eec7043-563e-4ec1-bcb0-b6307a98459c tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:15.127371 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:15.127371 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:15.131801 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4eec7043-563e-4ec1-bcb0-b6307a98459c tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:15.139683 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eec7043-563e-4ec1-bcb0-b6307a98459c tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:15.140192 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 31/121] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:15 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:15.341601 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-f2664386-0623-499b-92e2-8640f5a53475 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:15.347587 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-f2664386-0623-499b-92e2-8640f5a53475 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] POST https://10.4.3.30/volume/v3/attachments/ea21952e-e190-421c-87c4-bf70a9e386ed/action Aug 13 02:35:15.347587 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-f2664386-0623-499b-92e2-8640f5a53475 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:15.347587 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-f2664386-0623-499b-92e2-8640f5a53475 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:15.369544 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:15.369544 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:15.374793 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ae12550a-fe88-4564-8210-3ed38dbc0836 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:15.377474 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ae12550a-fe88-4564-8210-3ed38dbc0836 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:15.377772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ae12550a-fe88-4564-8210-3ed38dbc0836 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:15.378076 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ae12550a-fe88-4564-8210-3ed38dbc0836 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:15.394201 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-a4d6ed27-0677-4a2f-8915-41db0b56cd1f req-f2664386-0623-499b-92e2-8640f5a53475 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/attachments/ea21952e-e190-421c-87c4-bf70a9e386ed/action returned with HTTP 204 Aug 13 02:35:15.396278 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:15.396278 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:15.396419 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 31/122] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:35:15 2026] POST /volume/v3/attachments/ea21952e-e190-421c-87c4-bf70a9e386ed/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:15.404912 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ae12550a-fe88-4564-8210-3ed38dbc0836 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:15.411310 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ae12550a-fe88-4564-8210-3ed38dbc0836 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:15.411844 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 31/123] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:15 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:15.510552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-759931a7-44be-411a-86b3-0475bb3ae92e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:15.780789 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:35:15.781169 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1480160254"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:15.782891 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1480160254'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:35:15.783058 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Create volume of 1 GB Aug 13 02:35:15.789226 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Availability Zones retrieved successfully. Aug 13 02:35:15.797741 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Flow 'volume_create_api' (e34f3dcb-743e-48ec-a22d-738cb2ce5932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:15.799412 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b108f7-3e5d-4c6a-a637-6a502076f573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:15.800502 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:35:15.845996 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b108f7-3e5d-4c6a-a637-6a502076f573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:15.847044 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46bfa74-c799-4a01-8057-9f8b6fbeb324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:15.940791 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Created reservations ['a7004c5a-96f3-4389-83a9-9461a1203f5d', '310a59bd-1ff7-4149-9420-43ab7b6cbdee', 'e786f3a6-2c71-472a-bc47-4b8c1e004005', '906ec10d-1fb8-464e-a357-925e965d245a'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:15.941768 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46bfa74-c799-4a01-8057-9f8b6fbeb324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7004c5a-96f3-4389-83a9-9461a1203f5d', '310a59bd-1ff7-4149-9420-43ab7b6cbdee', 'e786f3a6-2c71-472a-bc47-4b8c1e004005', '906ec10d-1fb8-464e-a357-925e965d245a']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:15.942665 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edae25d2-f5b8-4d51-9eef-486459af5e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:15.976402 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edae25d2-f5b8-4d51-9eef-486459af5e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd793fe87-20bd-4019-8a8f-813e2b23efa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1480160254',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ed18299390948cf8c5ab8f7f2aa4624',qos_specs=None,replication_status=,reservations=['a7004c5a-96f3-4389-83a9-9461a1203f5d','310a59bd-1ff7-4149-9420-43ab7b6cbdee','e786f3a6-2c71-472a-bc47-4b8c1e004005','906ec10d-1fb8-464e-a357-925e965d245a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab4427f11c94e9b9180145010e399aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1480160254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d793fe87-20bd-4019-8a8f-813e2b23efa2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8ed18299390948cf8c5ab8f7f2aa4624',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ab4427f11c94e9b9180145010e399aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:15.977599 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53a7465-be64-492a-8e19-f6419e88aad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:16.004042 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53a7465-be64-492a-8e19-f6419e88aad0) transitioned into state 'SUCCESS' from state '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-1480160254',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ed18299390948cf8c5ab8f7f2aa4624',qos_specs=None,replication_status=,reservations=['a7004c5a-96f3-4389-83a9-9461a1203f5d','310a59bd-1ff7-4149-9420-43ab7b6cbdee','e786f3a6-2c71-472a-bc47-4b8c1e004005','906ec10d-1fb8-464e-a357-925e965d245a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab4427f11c94e9b9180145010e399aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:16.005336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0630b7-6cc0-4302-a57b-6f709293b48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:16.026703 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0630b7-6cc0-4302-a57b-6f709293b48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:16.027780 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Flow 'volume_create_api' (e34f3dcb-743e-48ec-a22d-738cb2ce5932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:16.028291 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Create volume request issued successfully. Aug 13 02:35:16.029283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-759931a7-44be-411a-86b3-0475bb3ae92e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:35:16.029837 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 31/124] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:35:15 2026] POST /volume/v3/volumes => generated 758 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:16.056145 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b7e5ba23-0eb8-4442-96c4-cbe51bf54f44 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:16.057617 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7e5ba23-0eb8-4442-96c4-cbe51bf54f44 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 Aug 13 02:35:16.057896 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7e5ba23-0eb8-4442-96c4-cbe51bf54f44 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:16.058180 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7e5ba23-0eb8-4442-96c4-cbe51bf54f44 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:16.065516 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-04d94b3e-6691-4e37-a177-b9235d5b68ad None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:16.069968 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:16.069968 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:16.070560 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-04d94b3e-6691-4e37-a177-b9235d5b68ad tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:16.070801 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-04d94b3e-6691-4e37-a177-b9235d5b68ad tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:16.071199 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-04d94b3e-6691-4e37-a177-b9235d5b68ad tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:16.074052 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ca96ef8c-cece-48df-af78-eaf272d18ad9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:16.076904 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b7e5ba23-0eb8-4442-96c4-cbe51bf54f44 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:16.077849 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ca96ef8c-cece-48df-af78-eaf272d18ad9 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:16.078084 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ca96ef8c-cece-48df-af78-eaf272d18ad9 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:16.078274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ca96ef8c-cece-48df-af78-eaf272d18ad9 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:16.081168 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7e5ba23-0eb8-4442-96c4-cbe51bf54f44 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 returned with HTTP 200 Aug 13 02:35:16.081957 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 32/125] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:16 2026] GET /volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:16.085045 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:16.085045 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:16.094742 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-04d94b3e-6691-4e37-a177-b9235d5b68ad tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:16.098948 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:16.098948 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:16.105548 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ca96ef8c-cece-48df-af78-eaf272d18ad9 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:16.113092 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-04d94b3e-6691-4e37-a177-b9235d5b68ad tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:16.113617 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 32/126] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:16 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:16.116053 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ca96ef8c-cece-48df-af78-eaf272d18ad9 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:16.117008 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 32/127] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:16 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:16.133070 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-da71f3a9-4a2c-42ee-979c-7ac3ffa056a4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:16.136451 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da71f3a9-4a2c-42ee-979c-7ac3ffa056a4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:16.136658 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da71f3a9-4a2c-42ee-979c-7ac3ffa056a4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:16.136915 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da71f3a9-4a2c-42ee-979c-7ac3ffa056a4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:16.156677 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:16.156677 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:16.158313 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7cda8927-4dbe-4ba8-870e-c5d87e328cde None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:16.160293 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cda8927-4dbe-4ba8-870e-c5d87e328cde tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:16.160621 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cda8927-4dbe-4ba8-870e-c5d87e328cde tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:16.160951 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cda8927-4dbe-4ba8-870e-c5d87e328cde tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:16.162718 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-da71f3a9-4a2c-42ee-979c-7ac3ffa056a4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:16.169166 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da71f3a9-4a2c-42ee-979c-7ac3ffa056a4 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:16.170396 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 32/128] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:16 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:16.175539 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:16.175539 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:16.181533 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7cda8927-4dbe-4ba8-870e-c5d87e328cde tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:16.192651 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cda8927-4dbe-4ba8-870e-c5d87e328cde tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:16.193333 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 33/129] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:16 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:16.427668 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ca4611d7-8331-43fc-bbbd-d787ba54f18f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:16.429621 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ca4611d7-8331-43fc-bbbd-d787ba54f18f tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:16.429895 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ca4611d7-8331-43fc-bbbd-d787ba54f18f tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:16.430129 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ca4611d7-8331-43fc-bbbd-d787ba54f18f tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:16.447380 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:16.447380 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:16.452660 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ca4611d7-8331-43fc-bbbd-d787ba54f18f tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:16.459871 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ca4611d7-8331-43fc-bbbd-d787ba54f18f tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:16.460456 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 33/130] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:16 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:17.098563 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e118dd1a-1eea-4d56-921d-3b82999dbf6f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:17.099141 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e118dd1a-1eea-4d56-921d-3b82999dbf6f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 Aug 13 02:35:17.099359 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e118dd1a-1eea-4d56-921d-3b82999dbf6f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:17.100312 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e118dd1a-1eea-4d56-921d-3b82999dbf6f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:17.108592 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:17.108592 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:17.112919 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e118dd1a-1eea-4d56-921d-3b82999dbf6f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:17.117787 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e118dd1a-1eea-4d56-921d-3b82999dbf6f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 returned with HTTP 200 Aug 13 02:35:17.118916 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 33/131] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:17 2026] GET /volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:17.131474 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8ed4b5b1-c9e8-4faf-a9f7-a3bb9a406096 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:17.133269 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ed4b5b1-c9e8-4faf-a9f7-a3bb9a406096 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:17.133478 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ed4b5b1-c9e8-4faf-a9f7-a3bb9a406096 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:17.134263 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ed4b5b1-c9e8-4faf-a9f7-a3bb9a406096 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:17.150266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f0024bbc-accf-48bb-a192-ad53e6342673 req-da4c5d56-208f-462f-a3ea-e79974cb51b2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:17.150776 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:17.150776 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:17.153308 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f0024bbc-accf-48bb-a192-ad53e6342673 req-da4c5d56-208f-462f-a3ea-e79974cb51b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 Aug 13 02:35:17.153550 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f0024bbc-accf-48bb-a192-ad53e6342673 req-da4c5d56-208f-462f-a3ea-e79974cb51b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:17.153756 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f0024bbc-accf-48bb-a192-ad53e6342673 req-da4c5d56-208f-462f-a3ea-e79974cb51b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:17.160847 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8ed4b5b1-c9e8-4faf-a9f7-a3bb9a406096 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:17.169020 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ed4b5b1-c9e8-4faf-a9f7-a3bb9a406096 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:17.169020 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 33/132] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:17 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:17.169667 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:17.169667 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:17.176009 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f0024bbc-accf-48bb-a192-ad53e6342673 req-da4c5d56-208f-462f-a3ea-e79974cb51b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:17.181425 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f0024bbc-accf-48bb-a192-ad53e6342673 req-da4c5d56-208f-462f-a3ea-e79974cb51b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 returned with HTTP 200 Aug 13 02:35:17.181982 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 34/133] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:17 2026] GET /volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:17.199681 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:17.202586 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:35:17.203006 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-590046771"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:17.205054 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-590046771'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:35:17.205215 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Create volume of 1 GB Aug 13 02:35:17.210524 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-93683b11-ad12-4596-b572-81aabc913a08 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:17.210792 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Availability Zones retrieved successfully. Aug 13 02:35:17.213319 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-93683b11-ad12-4596-b572-81aabc913a08 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:17.213624 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-93683b11-ad12-4596-b572-81aabc913a08 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:17.213928 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-93683b11-ad12-4596-b572-81aabc913a08 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:17.219125 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Flow 'volume_create_api' (165d5a72-fe68-4df4-b437-4cfe1c416f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:17.221305 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69792c19-0ca0-4f83-bcf1-96aa060932f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:17.222642 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:35:17.229898 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:17.229898 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:17.239286 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-93683b11-ad12-4596-b572-81aabc913a08 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:17.247690 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-93683b11-ad12-4596-b572-81aabc913a08 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:17.247690 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 34/134] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:17 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:17.269787 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69792c19-0ca0-4f83-bcf1-96aa060932f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:17.270894 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724ce91d-59af-4ae7-ac22-797dbe16820c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:17.307742 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:35:17.308151 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:35:17.327422 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Created reservations ['ef3c39df-95ec-4cb4-b1c6-3a5d6528aeab', '21a86902-a788-43c6-9b5e-ba080683dc9c', 'caf28365-e396-444e-91de-f095baee4cda', '994fe5cc-fe1b-4425-ba0d-68b05b7ee703'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:17.328535 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724ce91d-59af-4ae7-ac22-797dbe16820c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef3c39df-95ec-4cb4-b1c6-3a5d6528aeab', '21a86902-a788-43c6-9b5e-ba080683dc9c', 'caf28365-e396-444e-91de-f095baee4cda', '994fe5cc-fe1b-4425-ba0d-68b05b7ee703']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:17.329742 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c2c01d-8f46-4c75-ab6a-2823b2762a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:17.487466 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1d732e0b-649c-49c6-94fc-85f98159b149 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:17.489963 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d732e0b-649c-49c6-94fc-85f98159b149 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:17.490207 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1d732e0b-649c-49c6-94fc-85f98159b149 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:17.490839 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1d732e0b-649c-49c6-94fc-85f98159b149 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:17.508246 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:17.508246 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:17.520861 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1d732e0b-649c-49c6-94fc-85f98159b149 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:17.524851 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c2c01d-8f46-4c75-ab6a-2823b2762a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4851fe17-56e2-44ad-917d-9251be95ca8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-590046771',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ed18299390948cf8c5ab8f7f2aa4624',qos_specs=None,replication_status=,reservations=['ef3c39df-95ec-4cb4-b1c6-3a5d6528aeab','21a86902-a788-43c6-9b5e-ba080683dc9c','caf28365-e396-444e-91de-f095baee4cda','994fe5cc-fe1b-4425-ba0d-68b05b7ee703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab4427f11c94e9b9180145010e399aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:35:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-590046771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4851fe17-56e2-44ad-917d-9251be95ca8a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8ed18299390948cf8c5ab8f7f2aa4624',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ab4427f11c94e9b9180145010e399aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:17.525437 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011e4222-4d53-444b-a733-aa2258f82833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:17.527079 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d732e0b-649c-49c6-94fc-85f98159b149 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:17.527657 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 34/135] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:17 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:35:17.548398 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011e4222-4d53-444b-a733-aa2258f82833) transitioned into state 'SUCCESS' from state '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-590046771',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ed18299390948cf8c5ab8f7f2aa4624',qos_specs=None,replication_status=,reservations=['ef3c39df-95ec-4cb4-b1c6-3a5d6528aeab','21a86902-a788-43c6-9b5e-ba080683dc9c','caf28365-e396-444e-91de-f095baee4cda','994fe5cc-fe1b-4425-ba0d-68b05b7ee703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab4427f11c94e9b9180145010e399aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:17.549648 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2989aa6-ae7b-4411-859a-d32870d4f5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:17.562203 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2989aa6-ae7b-4411-859a-d32870d4f5ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:17.562203 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Flow 'volume_create_api' (165d5a72-fe68-4df4-b437-4cfe1c416f7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:17.562203 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Create volume request issued successfully. Aug 13 02:35:17.562549 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9b818aff-19d0-46c5-84ba-0c7e1ce5fbbd tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:35:17.562882 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 34/136] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:35:17 2026] POST /volume/v3/volumes => generated 757 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:17.575059 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-78b2f8e8-cfc0-4672-ad93-77df0208be7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:17.577093 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78b2f8e8-cfc0-4672-ad93-77df0208be7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a Aug 13 02:35:17.577310 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78b2f8e8-cfc0-4672-ad93-77df0208be7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:17.577498 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78b2f8e8-cfc0-4672-ad93-77df0208be7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:17.585236 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:17.585236 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:17.589100 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-78b2f8e8-cfc0-4672-ad93-77df0208be7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:17.593931 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78b2f8e8-cfc0-4672-ad93-77df0208be7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a returned with HTTP 200 Aug 13 02:35:17.594338 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 35/137] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:17 2026] GET /volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:18.184145 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0d17e112-229a-4ae6-9196-55eb471b3edf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:18.186033 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d17e112-229a-4ae6-9196-55eb471b3edf tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:18.186218 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d17e112-229a-4ae6-9196-55eb471b3edf tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:18.186412 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d17e112-229a-4ae6-9196-55eb471b3edf tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:18.196398 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:18.196398 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:18.200521 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0d17e112-229a-4ae6-9196-55eb471b3edf tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:18.205340 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d17e112-229a-4ae6-9196-55eb471b3edf tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:18.205713 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 35/138] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:18 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:18.259834 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7758e73f-c061-4e4d-ac22-a093fe336368 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:18.261935 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7758e73f-c061-4e4d-ac22-a093fe336368 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:18.262156 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7758e73f-c061-4e4d-ac22-a093fe336368 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:18.262433 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7758e73f-c061-4e4d-ac22-a093fe336368 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:18.272146 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:18.272146 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:18.276203 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7758e73f-c061-4e4d-ac22-a093fe336368 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:18.280972 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7758e73f-c061-4e4d-ac22-a093fe336368 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:18.281355 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 35/139] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:18 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:18.542085 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-db0259a5-4d9b-43af-b23e-3d74d33e0601 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:18.544470 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db0259a5-4d9b-43af-b23e-3d74d33e0601 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:18.544710 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db0259a5-4d9b-43af-b23e-3d74d33e0601 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:18.544957 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db0259a5-4d9b-43af-b23e-3d74d33e0601 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:18.557197 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:18.557197 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:18.561772 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-db0259a5-4d9b-43af-b23e-3d74d33e0601 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:18.566908 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db0259a5-4d9b-43af-b23e-3d74d33e0601 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:18.567602 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 35/140] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:18 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:18.612103 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c60c3bf-dbe4-46e1-a29c-a5be8cb621e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:18.614392 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c60c3bf-dbe4-46e1-a29c-a5be8cb621e8 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a Aug 13 02:35:18.614686 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c60c3bf-dbe4-46e1-a29c-a5be8cb621e8 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:18.614965 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c60c3bf-dbe4-46e1-a29c-a5be8cb621e8 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:18.623328 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:18.623328 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:18.627979 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5c60c3bf-dbe4-46e1-a29c-a5be8cb621e8 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:18.632561 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c60c3bf-dbe4-46e1-a29c-a5be8cb621e8 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a returned with HTTP 200 Aug 13 02:35:18.632960 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 36/141] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:18 2026] GET /volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:18.657186 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-185f00a6-1535-496a-9a1c-8c9a4bf0c282 req-90e62ccd-551a-49c7-9d21-f8aa5de06a8e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:18.659479 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-185f00a6-1535-496a-9a1c-8c9a4bf0c282 req-90e62ccd-551a-49c7-9d21-f8aa5de06a8e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a Aug 13 02:35:18.659657 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-185f00a6-1535-496a-9a1c-8c9a4bf0c282 req-90e62ccd-551a-49c7-9d21-f8aa5de06a8e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:18.659922 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-185f00a6-1535-496a-9a1c-8c9a4bf0c282 req-90e62ccd-551a-49c7-9d21-f8aa5de06a8e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:18.666365 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:18.666365 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:18.670314 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-185f00a6-1535-496a-9a1c-8c9a4bf0c282 req-90e62ccd-551a-49c7-9d21-f8aa5de06a8e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:18.674380 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-185f00a6-1535-496a-9a1c-8c9a4bf0c282 req-90e62ccd-551a-49c7-9d21-f8aa5de06a8e tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a returned with HTTP 200 Aug 13 02:35:18.674779 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 36/142] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:18 2026] GET /volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:18.690275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ab3c995a-7712-4036-8091-792334386b5f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:18.692141 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:35:18.692540 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1197135244"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:18.694203 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1197135244'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:35:18.694416 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Create volume of 1 GB Aug 13 02:35:18.698606 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Availability Zones retrieved successfully. Aug 13 02:35:18.704342 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Flow 'volume_create_api' (46379da9-e02f-46f1-a854-5cd864b2b22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:18.706102 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0ad325-74c7-4437-a859-8e2b92bc9681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:18.707088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:35:18.737715 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0ad325-74c7-4437-a859-8e2b92bc9681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:18.738757 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875ccc9c-5bc0-4c1b-95a5-18fcc938ca74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:18.781244 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Created reservations ['782eff35-15f2-41b9-99a2-554945ca7112', '24faf534-1489-4875-a1db-dd54c87d9daa', '955e1c31-63a0-4f99-840f-0e61667efebe', '2a2bc6d0-f5a6-4657-99f9-2bcb4c6e1a08'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:18.781990 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875ccc9c-5bc0-4c1b-95a5-18fcc938ca74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['782eff35-15f2-41b9-99a2-554945ca7112', '24faf534-1489-4875-a1db-dd54c87d9daa', '955e1c31-63a0-4f99-840f-0e61667efebe', '2a2bc6d0-f5a6-4657-99f9-2bcb4c6e1a08']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:18.782703 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c9fdae-9330-4fee-ae1b-2c450cd7b173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:18.815036 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c9fdae-9330-4fee-ae1b-2c450cd7b173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4a98d46-2137-4e15-ab70-8f6105563c7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1197135244',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ed18299390948cf8c5ab8f7f2aa4624',qos_specs=None,replication_status=,reservations=['782eff35-15f2-41b9-99a2-554945ca7112','24faf534-1489-4875-a1db-dd54c87d9daa','955e1c31-63a0-4f99-840f-0e61667efebe','2a2bc6d0-f5a6-4657-99f9-2bcb4c6e1a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab4427f11c94e9b9180145010e399aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:35:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1197135244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4a98d46-2137-4e15-ab70-8f6105563c7a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8ed18299390948cf8c5ab8f7f2aa4624',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ab4427f11c94e9b9180145010e399aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:18.816221 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3f9a49-665f-4c04-8ca1-7b01ba23eb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:18.837338 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3f9a49-665f-4c04-8ca1-7b01ba23eb18) transitioned into state 'SUCCESS' from state '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-1197135244',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ed18299390948cf8c5ab8f7f2aa4624',qos_specs=None,replication_status=,reservations=['782eff35-15f2-41b9-99a2-554945ca7112','24faf534-1489-4875-a1db-dd54c87d9daa','955e1c31-63a0-4f99-840f-0e61667efebe','2a2bc6d0-f5a6-4657-99f9-2bcb4c6e1a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab4427f11c94e9b9180145010e399aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:18.838368 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2524efee-5441-4d91-8fcb-7694b1971d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:18.850139 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2524efee-5441-4d91-8fcb-7694b1971d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:18.851472 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Flow 'volume_create_api' (46379da9-e02f-46f1-a854-5cd864b2b22f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:18.852227 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Create volume request issued successfully. Aug 13 02:35:18.853073 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab3c995a-7712-4036-8091-792334386b5f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:35:18.853569 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 36/143] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:35:18 2026] POST /volume/v3/volumes => generated 758 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:18.866065 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9fc0052f-5e1c-4cbc-9b2f-3bb7e4d7b4b5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:18.867939 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9fc0052f-5e1c-4cbc-9b2f-3bb7e4d7b4b5 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a Aug 13 02:35:18.868180 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9fc0052f-5e1c-4cbc-9b2f-3bb7e4d7b4b5 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:18.868425 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9fc0052f-5e1c-4cbc-9b2f-3bb7e4d7b4b5 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:18.876174 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:18.876174 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:18.882137 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9fc0052f-5e1c-4cbc-9b2f-3bb7e4d7b4b5 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:18.892668 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9fc0052f-5e1c-4cbc-9b2f-3bb7e4d7b4b5 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a returned with HTTP 200 Aug 13 02:35:18.893146 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 36/144] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:18 2026] GET /volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:19.220541 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a0ac40aa-c4e1-459b-84da-74019fe78eec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:19.222597 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a0ac40aa-c4e1-459b-84da-74019fe78eec tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:19.222832 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a0ac40aa-c4e1-459b-84da-74019fe78eec tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:19.223033 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a0ac40aa-c4e1-459b-84da-74019fe78eec tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:19.235013 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:19.235013 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:19.239946 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a0ac40aa-c4e1-459b-84da-74019fe78eec tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:19.246446 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a0ac40aa-c4e1-459b-84da-74019fe78eec tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:19.246871 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 37/145] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:19 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:19.299562 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2ab0874a-eca7-4014-8691-e4efd87e117e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:19.302195 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ab0874a-eca7-4014-8691-e4efd87e117e tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:19.302507 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ab0874a-eca7-4014-8691-e4efd87e117e tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:19.302850 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ab0874a-eca7-4014-8691-e4efd87e117e tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:19.314506 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-032d3ef3-9e77-43a5-8fdb-0c6dda538737 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:19.316929 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:19.316929 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:19.319817 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-032d3ef3-9e77-43a5-8fdb-0c6dda538737 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] POST https://10.4.3.30/volume/v3/attachments/fcdb2962-95c9-4813-b027-7d3f3c37c9ef/action Aug 13 02:35:19.320644 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-032d3ef3-9e77-43a5-8fdb-0c6dda538737 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:19.320862 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-032d3ef3-9e77-43a5-8fdb-0c6dda538737 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:19.322440 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2ab0874a-eca7-4014-8691-e4efd87e117e tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:19.328716 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ab0874a-eca7-4014-8691-e4efd87e117e tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:19.329292 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 37/146] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:19 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:19.339276 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:19.339276 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:19.352665 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c5b29eb9-212d-439c-961c-ac0d150b852d req-032d3ef3-9e77-43a5-8fdb-0c6dda538737 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/attachments/fcdb2962-95c9-4813-b027-7d3f3c37c9ef/action returned with HTTP 204 Aug 13 02:35:19.353293 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 37/147] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:35:19 2026] POST /volume/v3/attachments/fcdb2962-95c9-4813-b027-7d3f3c37c9ef/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:19.582116 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-407228e6-7e4f-46a9-9b2e-6f59585e4fe3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:19.584302 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-407228e6-7e4f-46a9-9b2e-6f59585e4fe3 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:19.584547 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-407228e6-7e4f-46a9-9b2e-6f59585e4fe3 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:19.584796 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-407228e6-7e4f-46a9-9b2e-6f59585e4fe3 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:19.597666 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:19.597666 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:19.602922 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-407228e6-7e4f-46a9-9b2e-6f59585e4fe3 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:19.609747 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-407228e6-7e4f-46a9-9b2e-6f59585e4fe3 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:19.610346 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 37/148] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:19 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1316 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:19.627081 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-975c7c05-3184-47f1-841c-ba65539bbcc9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:19.628969 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-975c7c05-3184-47f1-841c-ba65539bbcc9 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:19.629364 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-975c7c05-3184-47f1-841c-ba65539bbcc9 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:19.629727 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-975c7c05-3184-47f1-841c-ba65539bbcc9 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:19.643050 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:19.643050 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:19.650290 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-975c7c05-3184-47f1-841c-ba65539bbcc9 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:19.654055 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-975c7c05-3184-47f1-841c-ba65539bbcc9 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:19.654794 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 38/149] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:19 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1316 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:19.906948 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f18e144e-da20-4d1d-ad75-decda19e8571 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:19.909564 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f18e144e-da20-4d1d-ad75-decda19e8571 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a Aug 13 02:35:19.909833 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f18e144e-da20-4d1d-ad75-decda19e8571 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:19.910095 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f18e144e-da20-4d1d-ad75-decda19e8571 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:19.918649 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:19.918649 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:19.924363 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f18e144e-da20-4d1d-ad75-decda19e8571 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:19.932088 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f18e144e-da20-4d1d-ad75-decda19e8571 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a returned with HTTP 200 Aug 13 02:35:19.932088 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 38/150] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:19 2026] GET /volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:19.962014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-55db595e-5217-4653-9c2f-e555cf16ba7e req-6a3b273d-b3ba-4c3f-bc63-523faf03b23c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:19.964513 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-55db595e-5217-4653-9c2f-e555cf16ba7e req-6a3b273d-b3ba-4c3f-bc63-523faf03b23c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a Aug 13 02:35:19.964776 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-55db595e-5217-4653-9c2f-e555cf16ba7e req-6a3b273d-b3ba-4c3f-bc63-523faf03b23c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:19.965117 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-55db595e-5217-4653-9c2f-e555cf16ba7e req-6a3b273d-b3ba-4c3f-bc63-523faf03b23c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:19.974851 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:19.974851 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:19.980651 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-55db595e-5217-4653-9c2f-e555cf16ba7e req-6a3b273d-b3ba-4c3f-bc63-523faf03b23c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:19.992208 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-55db595e-5217-4653-9c2f-e555cf16ba7e req-6a3b273d-b3ba-4c3f-bc63-523faf03b23c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a returned with HTTP 200 Aug 13 02:35:19.992702 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 38/151] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:19 2026] GET /volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:20.153840 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-244a8d5f-ce61-4cb8-9a76-9100c5979a4e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.156291 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-244a8d5f-ce61-4cb8-9a76-9100c5979a4e tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:20.156291 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-244a8d5f-ce61-4cb8-9a76-9100c5979a4e tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.156291 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-244a8d5f-ce61-4cb8-9a76-9100c5979a4e tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.161728 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d52dce9d-62ff-4ad2-9694-8b9dbc7dbc9c req-6db18e08-d89b-409c-abfa-0024d5a6a529 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.163530 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b26039a0-ba86-4ff5-8010-ae6cf1d7cf3c req-86d6f315-27b9-4786-b179-e6d1fbbf0b4a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.165636 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d52dce9d-62ff-4ad2-9694-8b9dbc7dbc9c req-6db18e08-d89b-409c-abfa-0024d5a6a529 tempest-VolumesAssistedSnapshotsTest-12637999 tempest-VolumesAssistedSnapshotsTest-12637999-project] POST https://10.4.3.30/volume/v3/snapshots/None/action Aug 13 02:35:20.166350 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d52dce9d-62ff-4ad2-9694-8b9dbc7dbc9c req-6db18e08-d89b-409c-abfa-0024d5a6a529 tempest-VolumesAssistedSnapshotsTest-12637999 tempest-VolumesAssistedSnapshotsTest-12637999-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:20.166500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d52dce9d-62ff-4ad2-9694-8b9dbc7dbc9c req-6db18e08-d89b-409c-abfa-0024d5a6a529 tempest-VolumesAssistedSnapshotsTest-12637999 tempest-VolumesAssistedSnapshotsTest-12637999-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:20.166815 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b26039a0-ba86-4ff5-8010-ae6cf1d7cf3c req-86d6f315-27b9-4786-b179-e6d1fbbf0b4a tempest-VolumesAssistedSnapshotsTest-12637999 tempest-VolumesAssistedSnapshotsTest-12637999-project] POST https://10.4.3.30/volume/v3/snapshots/47de7330-f3f2-4f41-92c5-3c4a1e89583c/action Aug 13 02:35:20.167301 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b26039a0-ba86-4ff5-8010-ae6cf1d7cf3c req-86d6f315-27b9-4786-b179-e6d1fbbf0b4a tempest-VolumesAssistedSnapshotsTest-12637999 tempest-VolumesAssistedSnapshotsTest-12637999-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:20.167451 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b26039a0-ba86-4ff5-8010-ae6cf1d7cf3c req-86d6f315-27b9-4786-b179-e6d1fbbf0b4a tempest-VolumesAssistedSnapshotsTest-12637999 tempest-VolumesAssistedSnapshotsTest-12637999-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:20.168101 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.snapshot_actions [req-d52dce9d-62ff-4ad2-9694-8b9dbc7dbc9c req-6db18e08-d89b-409c-abfa-0024d5a6a529 tempest-VolumesAssistedSnapshotsTest-12637999 tempest-VolumesAssistedSnapshotsTest-12637999-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100286) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 02:35:20.170035 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.snapshot_actions [req-b26039a0-ba86-4ff5-8010-ae6cf1d7cf3c req-86d6f315-27b9-4786-b179-e6d1fbbf0b4a tempest-VolumesAssistedSnapshotsTest-12637999 tempest-VolumesAssistedSnapshotsTest-12637999-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100288) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 02:35:20.171955 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.171955 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:20.176187 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-244a8d5f-ce61-4cb8-9a76-9100c5979a4e tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:20.182329 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-244a8d5f-ce61-4cb8-9a76-9100c5979a4e tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:20.182960 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 38/152] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1316 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:20.262839 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4f6e8d75-b8e0-4c2d-b4f9-551a1596ccee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.267891 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f6e8d75-b8e0-4c2d-b4f9-551a1596ccee tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:20.268056 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f6e8d75-b8e0-4c2d-b4f9-551a1596ccee tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.268307 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f6e8d75-b8e0-4c2d-b4f9-551a1596ccee tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.286013 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-ae2d3442-c775-42e6-92c0-fa8501549be2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.291143 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-ae2d3442-c775-42e6-92c0-fa8501549be2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:20.291365 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-ae2d3442-c775-42e6-92c0-fa8501549be2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.291636 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-ae2d3442-c775-42e6-92c0-fa8501549be2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.307370 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.307370 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:20.317141 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-ae2d3442-c775-42e6-92c0-fa8501549be2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:20.323456 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-ae2d3442-c775-42e6-92c0-fa8501549be2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:20.324310 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 39/153] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1316 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:20.328399 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b26039a0-ba86-4ff5-8010-ae6cf1d7cf3c req-86d6f315-27b9-4786-b179-e6d1fbbf0b4a tempest-VolumesAssistedSnapshotsTest-12637999 tempest-VolumesAssistedSnapshotsTest-12637999-project] https://10.4.3.30/volume/v3/snapshots/47de7330-f3f2-4f41-92c5-3c4a1e89583c/action returned with HTTP 404 Aug 13 02:35:20.328399 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 39/154] 10.4.3.30 () {72 vars in 1671 bytes} [Thu Aug 13 02:35:20 2026] POST /volume/v3/snapshots/47de7330-f3f2-4f41-92c5-3c4a1e89583c/action => generated 111 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:20.364910 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d68df993-670c-432c-9a4e-ba6ac92b19e5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.370039 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d68df993-670c-432c-9a4e-ba6ac92b19e5 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:20.370039 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d68df993-670c-432c-9a4e-ba6ac92b19e5 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.370189 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d68df993-670c-432c-9a4e-ba6ac92b19e5 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.372878 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d52dce9d-62ff-4ad2-9694-8b9dbc7dbc9c req-6db18e08-d89b-409c-abfa-0024d5a6a529 tempest-VolumesAssistedSnapshotsTest-12637999 tempest-VolumesAssistedSnapshotsTest-12637999-project] https://10.4.3.30/volume/v3/snapshots/None/action returned with HTTP 404 Aug 13 02:35:20.373698 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 39/155] 10.4.3.30 () {72 vars in 1575 bytes} [Thu Aug 13 02:35:20 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 212 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 13 02:35:20.389667 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.389667 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:20.397208 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d68df993-670c-432c-9a4e-ba6ac92b19e5 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:20.403693 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-86c2618c-4530-4b5f-b827-7580ebedefd2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.407531 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-86c2618c-4530-4b5f-b827-7580ebedefd2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] POST https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f/action Aug 13 02:35:20.407531 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-86c2618c-4530-4b5f-b827-7580ebedefd2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:20.407531 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-86c2618c-4530-4b5f-b827-7580ebedefd2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:20.408180 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d68df993-670c-432c-9a4e-ba6ac92b19e5 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:20.408776 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 40/156] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:20.424526 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.424526 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:20.425329 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-86c2618c-4530-4b5f-b827-7580ebedefd2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:20.434740 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-86c2618c-4530-4b5f-b827-7580ebedefd2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Begin detaching volume completed successfully. Aug 13 02:35:20.436130 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-86c2618c-4530-4b5f-b827-7580ebedefd2 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f/action returned with HTTP 202 Aug 13 02:35:20.436130 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 40/157] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:35:20 2026] POST /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:20.438547 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.438547 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:20.444236 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4f6e8d75-b8e0-4c2d-b4f9-551a1596ccee tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:20.451295 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f6e8d75-b8e0-4c2d-b4f9-551a1596ccee tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:20.451861 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 39/158] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:20.493892 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e0e1fac7-6f49-4e55-a563-ab4da62908d9 req-16140e91-f60d-44ec-b9e0-243ea1666c7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.498009 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e0e1fac7-6f49-4e55-a563-ab4da62908d9 req-16140e91-f60d-44ec-b9e0-243ea1666c7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:35:20.498305 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e0e1fac7-6f49-4e55-a563-ab4da62908d9 req-16140e91-f60d-44ec-b9e0-243ea1666c7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.498573 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e0e1fac7-6f49-4e55-a563-ab4da62908d9 req-16140e91-f60d-44ec-b9e0-243ea1666c7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.500512 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [req-e0e1fac7-6f49-4e55-a563-ab4da62908d9 req-16140e91-f60d-44ec-b9e0-243ea1666c7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:35:20.500512 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-e0e1fac7-6f49-4e55-a563-ab4da62908d9 req-16140e91-f60d-44ec-b9e0-243ea1666c7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:35:20.529997 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-db1faac3-382c-4f0a-918c-f840e0f7b6e1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.530498 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db1faac3-382c-4f0a-918c-f840e0f7b6e1 None None] GET https://10.4.3.30/volume// Aug 13 02:35:20.530755 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db1faac3-382c-4f0a-918c-f840e0f7b6e1 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.531042 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db1faac3-382c-4f0a-918c-f840e0f7b6e1 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.531507 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db1faac3-382c-4f0a-918c-f840e0f7b6e1 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:20.531989 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 41/159] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:20.544495 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-7b5ea8e2-c5de-4f0d-af8f-df9a7675c4a8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.548941 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-7b5ea8e2-c5de-4f0d-af8f-df9a7675c4a8 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:20.549226 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e0e1fac7-6f49-4e55-a563-ab4da62908d9 req-16140e91-f60d-44ec-b9e0-243ea1666c7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Get all volumes completed successfully. Aug 13 02:35:20.549307 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-7b5ea8e2-c5de-4f0d-af8f-df9a7675c4a8 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.550005 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-7b5ea8e2-c5de-4f0d-af8f-df9a7675c4a8 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.550719 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.550719 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:20.557450 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e0e1fac7-6f49-4e55-a563-ab4da62908d9 req-16140e91-f60d-44ec-b9e0-243ea1666c7b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:35:20.557783 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 40/160] 10.4.3.30 () {68 vars in 1501 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:20.568790 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.568790 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:20.577784 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-7b5ea8e2-c5de-4f0d-af8f-df9a7675c4a8 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:20.584816 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-7b5ea8e2-c5de-4f0d-af8f-df9a7675c4a8 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:20.585524 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 41/161] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1542 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:20.599477 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-99d79b50-e5ac-4769-bbc7-ea3fd99c0301 req-fa5f5020-c528-4f80-b571-9fcc6fac6088 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.602494 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-99d79b50-e5ac-4769-bbc7-ea3fd99c0301 req-fa5f5020-c528-4f80-b571-9fcc6fac6088 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:35:20.602954 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-99d79b50-e5ac-4769-bbc7-ea3fd99c0301 req-fa5f5020-c528-4f80-b571-9fcc6fac6088 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.603209 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-99d79b50-e5ac-4769-bbc7-ea3fd99c0301 req-fa5f5020-c528-4f80-b571-9fcc6fac6088 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.604060 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [req-99d79b50-e5ac-4769-bbc7-ea3fd99c0301 req-fa5f5020-c528-4f80-b571-9fcc6fac6088 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:35:20.605172 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-99d79b50-e5ac-4769-bbc7-ea3fd99c0301 req-fa5f5020-c528-4f80-b571-9fcc6fac6088 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:35:20.657471 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-99d79b50-e5ac-4769-bbc7-ea3fd99c0301 req-fa5f5020-c528-4f80-b571-9fcc6fac6088 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Get all volumes completed successfully. Aug 13 02:35:20.658593 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.658593 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:20.664127 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-99d79b50-e5ac-4769-bbc7-ea3fd99c0301 req-fa5f5020-c528-4f80-b571-9fcc6fac6088 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:35:20.664652 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 40/162] 10.4.3.30 () {68 vars in 1501 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:20.692149 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6e71985a-7347-421f-97ee-e81df2e2fa0b req-11953918-a93f-4635-9c2c-4011dcadfa41 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.694696 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6e71985a-7347-421f-97ee-e81df2e2fa0b req-11953918-a93f-4635-9c2c-4011dcadfa41 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:35:20.694913 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6e71985a-7347-421f-97ee-e81df2e2fa0b req-11953918-a93f-4635-9c2c-4011dcadfa41 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.695120 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6e71985a-7347-421f-97ee-e81df2e2fa0b req-11953918-a93f-4635-9c2c-4011dcadfa41 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.695673 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [req-6e71985a-7347-421f-97ee-e81df2e2fa0b req-11953918-a93f-4635-9c2c-4011dcadfa41 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:35:20.696518 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-6e71985a-7347-421f-97ee-e81df2e2fa0b req-11953918-a93f-4635-9c2c-4011dcadfa41 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:35:20.733540 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-6e71985a-7347-421f-97ee-e81df2e2fa0b req-11953918-a93f-4635-9c2c-4011dcadfa41 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Get all volumes completed successfully. Aug 13 02:35:20.734442 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.734442 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:20.739556 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6e71985a-7347-421f-97ee-e81df2e2fa0b req-11953918-a93f-4635-9c2c-4011dcadfa41 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:35:20.740218 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 42/163] 10.4.3.30 () {68 vars in 1501 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:20.767422 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8e7d4c14-861f-4121-842a-3a09179e13e5 req-2188452d-d53e-479b-8451-60b739f82341 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.769976 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8e7d4c14-861f-4121-842a-3a09179e13e5 req-2188452d-d53e-479b-8451-60b739f82341 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:35:20.770233 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8e7d4c14-861f-4121-842a-3a09179e13e5 req-2188452d-d53e-479b-8451-60b739f82341 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.770510 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8e7d4c14-861f-4121-842a-3a09179e13e5 req-2188452d-d53e-479b-8451-60b739f82341 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.770835 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [req-8e7d4c14-861f-4121-842a-3a09179e13e5 req-2188452d-d53e-479b-8451-60b739f82341 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:35:20.771816 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-8e7d4c14-861f-4121-842a-3a09179e13e5 req-2188452d-d53e-479b-8451-60b739f82341 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:35:20.781961 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-8e7d4c14-861f-4121-842a-3a09179e13e5 req-2188452d-d53e-479b-8451-60b739f82341 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Get all volumes completed successfully. Aug 13 02:35:20.783259 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.783259 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:20.789219 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8e7d4c14-861f-4121-842a-3a09179e13e5 req-2188452d-d53e-479b-8451-60b739f82341 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:35:20.789799 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 41/164] 10.4.3.30 () {68 vars in 1501 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:20.818149 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3cd46187-6d33-4336-b592-24a0acf7e50e req-69755339-c140-4ee4-8fd4-f00c3b4de8b2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.820830 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3cd46187-6d33-4336-b592-24a0acf7e50e req-69755339-c140-4ee4-8fd4-f00c3b4de8b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:35:20.821116 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3cd46187-6d33-4336-b592-24a0acf7e50e req-69755339-c140-4ee4-8fd4-f00c3b4de8b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.821360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3cd46187-6d33-4336-b592-24a0acf7e50e req-69755339-c140-4ee4-8fd4-f00c3b4de8b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.822059 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [req-3cd46187-6d33-4336-b592-24a0acf7e50e req-69755339-c140-4ee4-8fd4-f00c3b4de8b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:35:20.823360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-3cd46187-6d33-4336-b592-24a0acf7e50e req-69755339-c140-4ee4-8fd4-f00c3b4de8b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:35:20.857363 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3cd46187-6d33-4336-b592-24a0acf7e50e req-69755339-c140-4ee4-8fd4-f00c3b4de8b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Get all volumes completed successfully. Aug 13 02:35:20.858285 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.858285 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:20.862816 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3cd46187-6d33-4336-b592-24a0acf7e50e req-69755339-c140-4ee4-8fd4-f00c3b4de8b2 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:35:20.863504 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 42/165] 10.4.3.30 () {68 vars in 1501 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:20.890155 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-eac5dd3c-174a-446c-bb9d-436803aef224 req-b9cdc656-4252-441a-9869-edd501aff57b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.892130 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-eac5dd3c-174a-446c-bb9d-436803aef224 req-b9cdc656-4252-441a-9869-edd501aff57b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:35:20.892313 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-eac5dd3c-174a-446c-bb9d-436803aef224 req-b9cdc656-4252-441a-9869-edd501aff57b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.892509 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-eac5dd3c-174a-446c-bb9d-436803aef224 req-b9cdc656-4252-441a-9869-edd501aff57b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.892786 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [req-eac5dd3c-174a-446c-bb9d-436803aef224 req-b9cdc656-4252-441a-9869-edd501aff57b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:35:20.893555 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-eac5dd3c-174a-446c-bb9d-436803aef224 req-b9cdc656-4252-441a-9869-edd501aff57b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:35:20.902487 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-eac5dd3c-174a-446c-bb9d-436803aef224 req-b9cdc656-4252-441a-9869-edd501aff57b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Get all volumes completed successfully. Aug 13 02:35:20.903397 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.903397 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:20.907552 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-eac5dd3c-174a-446c-bb9d-436803aef224 req-b9cdc656-4252-441a-9869-edd501aff57b tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:35:20.907898 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 41/166] 10.4.3.30 () {68 vars in 1501 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:20.935267 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c69b4bc0-ed7c-41c4-8b24-7a1c3002ea9d req-3632a013-fb0f-4997-ae5a-9d6feae7808c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.937521 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c69b4bc0-ed7c-41c4-8b24-7a1c3002ea9d req-3632a013-fb0f-4997-ae5a-9d6feae7808c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:35:20.937789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c69b4bc0-ed7c-41c4-8b24-7a1c3002ea9d req-3632a013-fb0f-4997-ae5a-9d6feae7808c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.938045 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c69b4bc0-ed7c-41c4-8b24-7a1c3002ea9d req-3632a013-fb0f-4997-ae5a-9d6feae7808c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.938432 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [req-c69b4bc0-ed7c-41c4-8b24-7a1c3002ea9d req-3632a013-fb0f-4997-ae5a-9d6feae7808c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:35:20.939263 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-c69b4bc0-ed7c-41c4-8b24-7a1c3002ea9d req-3632a013-fb0f-4997-ae5a-9d6feae7808c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:35:20.947221 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-c69b4bc0-ed7c-41c4-8b24-7a1c3002ea9d req-3632a013-fb0f-4997-ae5a-9d6feae7808c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Get all volumes completed successfully. Aug 13 02:35:20.948193 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.948193 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:20.953277 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c69b4bc0-ed7c-41c4-8b24-7a1c3002ea9d req-3632a013-fb0f-4997-ae5a-9d6feae7808c tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:35:20.953791 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 43/167] 10.4.3.30 () {68 vars in 1501 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:20.982392 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-738f63d4-3232-488d-9f6e-62f3efc63885 req-6bc1ca25-ee99-471d-beb7-20a2bae3d532 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:20.985042 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-738f63d4-3232-488d-9f6e-62f3efc63885 req-6bc1ca25-ee99-471d-beb7-20a2bae3d532 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:35:20.985321 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-738f63d4-3232-488d-9f6e-62f3efc63885 req-6bc1ca25-ee99-471d-beb7-20a2bae3d532 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:20.985586 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-738f63d4-3232-488d-9f6e-62f3efc63885 req-6bc1ca25-ee99-471d-beb7-20a2bae3d532 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:20.985926 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [req-738f63d4-3232-488d-9f6e-62f3efc63885 req-6bc1ca25-ee99-471d-beb7-20a2bae3d532 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:35:20.986832 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-738f63d4-3232-488d-9f6e-62f3efc63885 req-6bc1ca25-ee99-471d-beb7-20a2bae3d532 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:35:20.997342 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-738f63d4-3232-488d-9f6e-62f3efc63885 req-6bc1ca25-ee99-471d-beb7-20a2bae3d532 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] Get all volumes completed successfully. Aug 13 02:35:20.998911 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:20.998911 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:21.005315 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-738f63d4-3232-488d-9f6e-62f3efc63885 req-6bc1ca25-ee99-471d-beb7-20a2bae3d532 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-reader] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:35:21.005800 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 42/168] 10.4.3.30 () {68 vars in 1501 bytes} [Thu Aug 13 02:35:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:21.025704 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ba07359c-fdd3-4e55-8e5f-64dd4076b27f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:21.027806 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba07359c-fdd3-4e55-8e5f-64dd4076b27f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] DELETE https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a Aug 13 02:35:21.028023 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba07359c-fdd3-4e55-8e5f-64dd4076b27f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:21.028216 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba07359c-fdd3-4e55-8e5f-64dd4076b27f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:21.028786 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ba07359c-fdd3-4e55-8e5f-64dd4076b27f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Delete volume with id: e4a98d46-2137-4e15-ab70-8f6105563c7a Aug 13 02:35:21.036504 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:21.036504 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:21.037114 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ba07359c-fdd3-4e55-8e5f-64dd4076b27f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:21.059708 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ba07359c-fdd3-4e55-8e5f-64dd4076b27f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Delete volume request issued successfully. Aug 13 02:35:21.060005 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba07359c-fdd3-4e55-8e5f-64dd4076b27f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a returned with HTTP 202 Aug 13 02:35:21.060949 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 43/169] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:35:21 2026] DELETE /volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:21.073901 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d6225ae2-bd5c-4f8f-a77b-3f12f600799f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:21.075650 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6225ae2-bd5c-4f8f-a77b-3f12f600799f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a Aug 13 02:35:21.075854 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6225ae2-bd5c-4f8f-a77b-3f12f600799f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:21.076024 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6225ae2-bd5c-4f8f-a77b-3f12f600799f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:21.083955 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:21.083955 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:21.090527 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d6225ae2-bd5c-4f8f-a77b-3f12f600799f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:21.095649 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6225ae2-bd5c-4f8f-a77b-3f12f600799f tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a returned with HTTP 200 Aug 13 02:35:21.096042 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 42/170] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:21 2026] GET /volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:21.428291 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-12a16f5e-3d89-40af-bdff-f7f4f5908ce7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:21.433277 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-12a16f5e-3d89-40af-bdff-f7f4f5908ce7 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:21.433277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-12a16f5e-3d89-40af-bdff-f7f4f5908ce7 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:21.433277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-12a16f5e-3d89-40af-bdff-f7f4f5908ce7 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:21.444909 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:21.444909 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:21.450488 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-12a16f5e-3d89-40af-bdff-f7f4f5908ce7 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:21.457284 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-12a16f5e-3d89-40af-bdff-f7f4f5908ce7 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:21.457284 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 44/171] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:21 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:21.470068 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-85502de0-399a-4bf3-8ea7-9dffe386b054 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:21.473980 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85502de0-399a-4bf3-8ea7-9dffe386b054 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:21.473980 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85502de0-399a-4bf3-8ea7-9dffe386b054 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:21.473980 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85502de0-399a-4bf3-8ea7-9dffe386b054 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:21.486042 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:21.486042 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:21.490340 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-85502de0-399a-4bf3-8ea7-9dffe386b054 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:21.495031 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85502de0-399a-4bf3-8ea7-9dffe386b054 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:21.495491 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 43/172] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:21 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:22.111464 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8bc83792-5079-4d24-831a-7a94fa872816 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:22.113327 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bc83792-5079-4d24-831a-7a94fa872816 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a Aug 13 02:35:22.113502 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bc83792-5079-4d24-831a-7a94fa872816 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:22.113682 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bc83792-5079-4d24-831a-7a94fa872816 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:22.121582 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bc83792-5079-4d24-831a-7a94fa872816 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a returned with HTTP 404 Aug 13 02:35:22.122287 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 44/173] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:22 2026] GET /volume/v3/volumes/e4a98d46-2137-4e15-ab70-8f6105563c7a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:22.131184 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2600c274-9833-4cfd-8744-5c4dc7a11c1d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:22.132937 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2600c274-9833-4cfd-8744-5c4dc7a11c1d tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] DELETE https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a Aug 13 02:35:22.133148 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2600c274-9833-4cfd-8744-5c4dc7a11c1d tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:22.133409 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2600c274-9833-4cfd-8744-5c4dc7a11c1d tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:22.133600 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-2600c274-9833-4cfd-8744-5c4dc7a11c1d tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Delete volume with id: 4851fe17-56e2-44ad-917d-9251be95ca8a Aug 13 02:35:22.149478 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:22.149478 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:22.150129 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2600c274-9833-4cfd-8744-5c4dc7a11c1d tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:22.185003 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2600c274-9833-4cfd-8744-5c4dc7a11c1d tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Delete volume request issued successfully. Aug 13 02:35:22.185296 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2600c274-9833-4cfd-8744-5c4dc7a11c1d tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a returned with HTTP 202 Aug 13 02:35:22.185844 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 43/174] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:35:22 2026] DELETE /volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:22.193770 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a24d7887-0c52-4155-9149-121f6af56440 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:22.195834 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a24d7887-0c52-4155-9149-121f6af56440 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a Aug 13 02:35:22.196072 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a24d7887-0c52-4155-9149-121f6af56440 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:22.196336 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a24d7887-0c52-4155-9149-121f6af56440 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:22.206187 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:22.206187 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:22.211417 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a24d7887-0c52-4155-9149-121f6af56440 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:22.218609 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a24d7887-0c52-4155-9149-121f6af56440 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a returned with HTTP 200 Aug 13 02:35:22.219166 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 45/175] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:22 2026] GET /volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:22.470159 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-02d01a1f-b2c5-424a-9301-f945e7691e94 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:22.473600 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02d01a1f-b2c5-424a-9301-f945e7691e94 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:22.473600 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02d01a1f-b2c5-424a-9301-f945e7691e94 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:22.473600 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02d01a1f-b2c5-424a-9301-f945e7691e94 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:22.488974 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:22.488974 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:22.494237 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-02d01a1f-b2c5-424a-9301-f945e7691e94 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:22.500881 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02d01a1f-b2c5-424a-9301-f945e7691e94 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:22.501441 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 44/176] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:22 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:22.509412 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e1b98913-b6e4-48e8-9102-467ddd0d0e41 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:22.512299 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1b98913-b6e4-48e8-9102-467ddd0d0e41 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:22.512575 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1b98913-b6e4-48e8-9102-467ddd0d0e41 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:22.512842 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1b98913-b6e4-48e8-9102-467ddd0d0e41 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:22.527416 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:22.527416 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:22.532142 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e1b98913-b6e4-48e8-9102-467ddd0d0e41 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:22.537354 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1b98913-b6e4-48e8-9102-467ddd0d0e41 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:22.537808 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 45/177] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:22 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:23.236951 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fe19ec63-e2f8-4365-b0e4-742035495954 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.239370 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe19ec63-e2f8-4365-b0e4-742035495954 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a Aug 13 02:35:23.239569 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe19ec63-e2f8-4365-b0e4-742035495954 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:23.239786 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe19ec63-e2f8-4365-b0e4-742035495954 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:23.248266 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe19ec63-e2f8-4365-b0e4-742035495954 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a returned with HTTP 404 Aug 13 02:35:23.248701 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 44/178] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:23 2026] GET /volume/v3/volumes/4851fe17-56e2-44ad-917d-9251be95ca8a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:23.257038 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-aae522e8-e152-40ce-8030-889de7660336 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.259266 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aae522e8-e152-40ce-8030-889de7660336 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] DELETE https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 Aug 13 02:35:23.262627 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aae522e8-e152-40ce-8030-889de7660336 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:23.262928 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aae522e8-e152-40ce-8030-889de7660336 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:23.263191 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-aae522e8-e152-40ce-8030-889de7660336 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Delete volume with id: d793fe87-20bd-4019-8a8f-813e2b23efa2 Aug 13 02:35:23.273896 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:23.273896 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:23.274601 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-aae522e8-e152-40ce-8030-889de7660336 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:23.306215 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-aae522e8-e152-40ce-8030-889de7660336 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Delete volume request issued successfully. Aug 13 02:35:23.306785 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aae522e8-e152-40ce-8030-889de7660336 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 returned with HTTP 202 Aug 13 02:35:23.307304 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 46/179] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:35:23 2026] DELETE /volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:23.320694 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0da8a9dc-2602-45ee-b2de-05c1ce9931f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.322970 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0da8a9dc-2602-45ee-b2de-05c1ce9931f4 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 Aug 13 02:35:23.323234 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0da8a9dc-2602-45ee-b2de-05c1ce9931f4 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:23.323482 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0da8a9dc-2602-45ee-b2de-05c1ce9931f4 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:23.336100 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:23.336100 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:23.347285 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0da8a9dc-2602-45ee-b2de-05c1ce9931f4 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Volume info retrieved successfully. Aug 13 02:35:23.353287 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0da8a9dc-2602-45ee-b2de-05c1ce9931f4 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 returned with HTTP 200 Aug 13 02:35:23.353287 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 45/180] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:23 2026] GET /volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:23.410856 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-beedb9de-849d-429e-9fff-c115986e410f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.413995 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-beedb9de-849d-429e-9fff-c115986e410f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] POST https://10.4.3.30/volume/v3/attachments/75fb7991-ce2b-4436-b106-e1f30a704ae1/action Aug 13 02:35:23.414999 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-beedb9de-849d-429e-9fff-c115986e410f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:23.415178 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-beedb9de-849d-429e-9fff-c115986e410f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:23.441663 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:23.441663 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:23.457401 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7d921763-2edc-47e6-b77b-dd04368f9b71 req-beedb9de-849d-429e-9fff-c115986e410f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/attachments/75fb7991-ce2b-4436-b106-e1f30a704ae1/action returned with HTTP 204 Aug 13 02:35:23.458098 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 46/181] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:35:23 2026] POST /volume/v3/attachments/75fb7991-ce2b-4436-b106-e1f30a704ae1/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:23.518138 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e1327fa9-cc0c-4005-9735-fbf293b6e9f6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.520460 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1327fa9-cc0c-4005-9735-fbf293b6e9f6 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:23.520615 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1327fa9-cc0c-4005-9735-fbf293b6e9f6 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:23.520815 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1327fa9-cc0c-4005-9735-fbf293b6e9f6 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:23.531338 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:23.531338 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:23.535632 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e1327fa9-cc0c-4005-9735-fbf293b6e9f6 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:23.540339 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1327fa9-cc0c-4005-9735-fbf293b6e9f6 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:23.540780 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 45/182] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:23 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:23.553493 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d7e13f2f-0f8b-428b-b7f0-3530e1304694 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.556079 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f1c5adb8-e693-4e56-ac62-87cb1b41e2fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.556763 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d7e13f2f-0f8b-428b-b7f0-3530e1304694 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:23.557230 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d7e13f2f-0f8b-428b-b7f0-3530e1304694 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:23.557637 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d7e13f2f-0f8b-428b-b7f0-3530e1304694 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:23.558685 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1c5adb8-e693-4e56-ac62-87cb1b41e2fc tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:23.558952 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1c5adb8-e693-4e56-ac62-87cb1b41e2fc tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:23.559508 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1c5adb8-e693-4e56-ac62-87cb1b41e2fc tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:23.570458 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:23.570458 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:23.571772 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:23.571772 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:23.574857 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f1c5adb8-e693-4e56-ac62-87cb1b41e2fc tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:23.577092 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d7e13f2f-0f8b-428b-b7f0-3530e1304694 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:23.581072 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1c5adb8-e693-4e56-ac62-87cb1b41e2fc tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:23.581659 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 46/183] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:23 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:23.590111 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d7e13f2f-0f8b-428b-b7f0-3530e1304694 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:23.590737 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 47/184] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:23 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:23.601175 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d493b0c0-faa1-4a99-97ac-e64c669f03da None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.603423 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d493b0c0-faa1-4a99-97ac-e64c669f03da tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:23.603659 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d493b0c0-faa1-4a99-97ac-e64c669f03da tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:23.604051 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d493b0c0-faa1-4a99-97ac-e64c669f03da tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:23.617835 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:23.617835 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:23.621510 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d493b0c0-faa1-4a99-97ac-e64c669f03da tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Volume info retrieved successfully. Aug 13 02:35:23.626192 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d493b0c0-faa1-4a99-97ac-e64c669f03da tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:23.626588 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 47/185] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:23 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:23.741793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dc181221-c7e0-4a7a-b31f-3e566c51c51b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.744743 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dc181221-c7e0-4a7a-b31f-3e566c51c51b tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:23.745089 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dc181221-c7e0-4a7a-b31f-3e566c51c51b tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:23.745448 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dc181221-c7e0-4a7a-b31f-3e566c51c51b tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:23.757946 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:23.757946 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:23.763408 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dc181221-c7e0-4a7a-b31f-3e566c51c51b tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:23.770576 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dc181221-c7e0-4a7a-b31f-3e566c51c51b tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:23.771240 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 46/186] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:23 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:23.828620 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-d080867c-3ac9-463f-b03c-e7dbc7d7bdcc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.832743 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-d080867c-3ac9-463f-b03c-e7dbc7d7bdcc tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] POST https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645/action Aug 13 02:35:23.832743 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-d080867c-3ac9-463f-b03c-e7dbc7d7bdcc tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:23.833508 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-d080867c-3ac9-463f-b03c-e7dbc7d7bdcc tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:23.850310 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:23.850310 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:23.851016 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-d080867c-3ac9-463f-b03c-e7dbc7d7bdcc tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:23.867804 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-d080867c-3ac9-463f-b03c-e7dbc7d7bdcc tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Begin detaching volume completed successfully. Aug 13 02:35:23.867804 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-d080867c-3ac9-463f-b03c-e7dbc7d7bdcc tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645/action returned with HTTP 202 Aug 13 02:35:23.868025 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 47/187] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:35:23 2026] POST /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:23.895594 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-58c13f88-6ef0-4a0c-a51a-bd0243771873 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.898585 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-58c13f88-6ef0-4a0c-a51a-bd0243771873 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:23.898902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-58c13f88-6ef0-4a0c-a51a-bd0243771873 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:23.899134 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-58c13f88-6ef0-4a0c-a51a-bd0243771873 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:23.912538 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:23.912538 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:23.919856 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-58c13f88-6ef0-4a0c-a51a-bd0243771873 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Volume info retrieved successfully. Aug 13 02:35:23.926443 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-58c13f88-6ef0-4a0c-a51a-bd0243771873 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:23.927573 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 48/188] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:23 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:23.929976 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2679e111-840e-48a2-a6fd-a0d50b666d81 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.930379 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2679e111-840e-48a2-a6fd-a0d50b666d81 None None] GET https://10.4.3.30/volume// Aug 13 02:35:23.930587 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2679e111-840e-48a2-a6fd-a0d50b666d81 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:23.930865 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2679e111-840e-48a2-a6fd-a0d50b666d81 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:23.931338 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2679e111-840e-48a2-a6fd-a0d50b666d81 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:23.931762 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 48/189] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:23.940646 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dae30005-bb94-4f73-a9b2-fa9ccbbd915f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:23.943137 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dae30005-bb94-4f73-a9b2-fa9ccbbd915f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:23.943400 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dae30005-bb94-4f73-a9b2-fa9ccbbd915f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:23.943591 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dae30005-bb94-4f73-a9b2-fa9ccbbd915f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:23.956402 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:23.956402 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:23.962025 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dae30005-bb94-4f73-a9b2-fa9ccbbd915f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:23.968392 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-dae30005-bb94-4f73-a9b2-fa9ccbbd915f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:23.968978 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 47/190] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:23 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:24.368685 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23082009-fdf7-43a9-a6d0-d137bb4f2ed3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:24.371143 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23082009-fdf7-43a9-a6d0-d137bb4f2ed3 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] GET https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 Aug 13 02:35:24.371352 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23082009-fdf7-43a9-a6d0-d137bb4f2ed3 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:24.371802 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23082009-fdf7-43a9-a6d0-d137bb4f2ed3 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:24.379606 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23082009-fdf7-43a9-a6d0-d137bb4f2ed3 tempest-VolumesTestJSON-1691774827 tempest-VolumesTestJSON-1691774827-project-member] https://10.4.3.30/volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 returned with HTTP 404 Aug 13 02:35:24.379606 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 48/191] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:24 2026] GET /volume/v3/volumes/d793fe87-20bd-4019-8a8f-813e2b23efa2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:24.604443 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4b4159ea-e864-4a5c-84ff-06d17f44bd57 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:24.606709 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4b4159ea-e864-4a5c-84ff-06d17f44bd57 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:24.606918 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4b4159ea-e864-4a5c-84ff-06d17f44bd57 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:24.607139 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4b4159ea-e864-4a5c-84ff-06d17f44bd57 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:24.619315 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:24.619315 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:24.626498 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4b4159ea-e864-4a5c-84ff-06d17f44bd57 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:24.635057 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4b4159ea-e864-4a5c-84ff-06d17f44bd57 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:24.635057 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 49/192] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:24 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:24.946329 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-852e44a2-724b-4369-94f7-8da3a6ece013 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:24.948795 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-852e44a2-724b-4369-94f7-8da3a6ece013 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:24.949029 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-852e44a2-724b-4369-94f7-8da3a6ece013 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:24.949280 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-852e44a2-724b-4369-94f7-8da3a6ece013 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:24.960358 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:24.960358 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:24.966177 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-852e44a2-724b-4369-94f7-8da3a6ece013 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Volume info retrieved successfully. Aug 13 02:35:24.974087 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-852e44a2-724b-4369-94f7-8da3a6ece013 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:24.974557 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 49/193] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:24 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:25.651746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e75ec011-0833-4301-8069-d5c09c4f33d9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:25.653547 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e75ec011-0833-4301-8069-d5c09c4f33d9 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:25.653763 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e75ec011-0833-4301-8069-d5c09c4f33d9 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:25.653967 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e75ec011-0833-4301-8069-d5c09c4f33d9 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:25.667663 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:25.667663 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:25.673087 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e75ec011-0833-4301-8069-d5c09c4f33d9 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:25.680044 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e75ec011-0833-4301-8069-d5c09c4f33d9 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:25.680663 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 48/194] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:25 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:25.990790 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f097a8e-6a28-49cf-9aec-3c7bf4d873cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:25.993144 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f097a8e-6a28-49cf-9aec-3c7bf4d873cd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:25.993930 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f097a8e-6a28-49cf-9aec-3c7bf4d873cd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:25.995665 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f097a8e-6a28-49cf-9aec-3c7bf4d873cd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:26.008763 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:26.008763 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:26.014010 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f097a8e-6a28-49cf-9aec-3c7bf4d873cd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Volume info retrieved successfully. Aug 13 02:35:26.020122 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f097a8e-6a28-49cf-9aec-3c7bf4d873cd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:26.020652 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 49/195] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:25 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:26.697397 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8a3d6a47-c934-4366-9bda-5f89e20c6344 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:26.699180 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8a3d6a47-c934-4366-9bda-5f89e20c6344 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:26.699408 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8a3d6a47-c934-4366-9bda-5f89e20c6344 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:26.699603 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8a3d6a47-c934-4366-9bda-5f89e20c6344 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:26.708320 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:26.708320 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:26.712488 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8a3d6a47-c934-4366-9bda-5f89e20c6344 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:26.717279 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8a3d6a47-c934-4366-9bda-5f89e20c6344 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:26.717686 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 50/196] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:26 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:27.033315 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8fbfff7a-a9ca-4108-8eaa-27965c6b725e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:27.035029 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8fbfff7a-a9ca-4108-8eaa-27965c6b725e tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:27.035265 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8fbfff7a-a9ca-4108-8eaa-27965c6b725e tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:27.035501 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8fbfff7a-a9ca-4108-8eaa-27965c6b725e tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:27.045272 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:27.045272 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:27.049026 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8fbfff7a-a9ca-4108-8eaa-27965c6b725e tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Volume info retrieved successfully. Aug 13 02:35:27.054613 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8fbfff7a-a9ca-4108-8eaa-27965c6b725e tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:27.055084 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 50/197] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:27 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:27.424994 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-5f9f22d0-c605-4eef-9793-e851adc38de4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:27.427766 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-5f9f22d0-c605-4eef-9793-e851adc38de4 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] POST https://10.4.3.30/volume/v3/attachments/154961b5-1bd5-4b0a-bbfd-1762534b9973/action Aug 13 02:35:27.428267 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-5f9f22d0-c605-4eef-9793-e851adc38de4 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:27.428446 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-5f9f22d0-c605-4eef-9793-e851adc38de4 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:27.449081 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:27.449081 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:27.466968 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8483c5a4-77f2-40db-a640-ac9143d72bc0 req-5f9f22d0-c605-4eef-9793-e851adc38de4 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/attachments/154961b5-1bd5-4b0a-bbfd-1762534b9973/action returned with HTTP 204 Aug 13 02:35:27.467566 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 49/198] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:35:27 2026] POST /volume/v3/attachments/154961b5-1bd5-4b0a-bbfd-1762534b9973/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:27.734530 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-909628c5-0488-402f-8af8-8f76b308356d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:27.737287 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-909628c5-0488-402f-8af8-8f76b308356d tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:27.737287 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-909628c5-0488-402f-8af8-8f76b308356d tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:27.737287 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-909628c5-0488-402f-8af8-8f76b308356d tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:27.755425 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:27.755425 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:27.760953 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-909628c5-0488-402f-8af8-8f76b308356d tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:27.767436 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-909628c5-0488-402f-8af8-8f76b308356d tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:27.768044 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 50/199] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:27 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:27.823097 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-9759da38-a453-44ca-8da8-3cdc463d968c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:27.829163 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-9759da38-a453-44ca-8da8-3cdc463d968c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:27.829163 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-9759da38-a453-44ca-8da8-3cdc463d968c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:27.830231 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-9759da38-a453-44ca-8da8-3cdc463d968c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:27.844166 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:27.844166 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:27.850964 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-9759da38-a453-44ca-8da8-3cdc463d968c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:27.859219 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-9759da38-a453-44ca-8da8-3cdc463d968c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:27.859787 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 51/200] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:27 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1158 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:27.979388 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b4bb1c5f-76ca-48b9-884c-cf9526df91af None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:27.980156 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4bb1c5f-76ca-48b9-884c-cf9526df91af None None] GET https://10.4.3.30/volume// Aug 13 02:35:27.980156 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4bb1c5f-76ca-48b9-884c-cf9526df91af None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:27.980474 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4bb1c5f-76ca-48b9-884c-cf9526df91af None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:27.980529 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4bb1c5f-76ca-48b9-884c-cf9526df91af None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:27.980839 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 51/201] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:35:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:27.993579 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-5c054ca7-8224-471c-a1b2-b27bbe9e2d3c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:27.997790 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-5c054ca7-8224-471c-a1b2-b27bbe9e2d3c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:35:27.997790 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-5c054ca7-8224-471c-a1b2-b27bbe9e2d3c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e68a173-b2b4-4b57-9006-7cc8d8133ff4", "connector": null, "instance_uuid": "7173eb77-c5a0-46d6-acbc-cf1e4c86ad0a"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:28.013200 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:28.013200 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:28.027795 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3fcb5aa8-c84e-4d4f-b146-9c775624fc49 req-26a381db-9197-47dd-8fe8-484dfe7b99a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.030463 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3fcb5aa8-c84e-4d4f-b146-9c775624fc49 req-26a381db-9197-47dd-8fe8-484dfe7b99a6 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] DELETE https://10.4.3.30/volume/v3/attachments/ea21952e-e190-421c-87c4-bf70a9e386ed Aug 13 02:35:28.030753 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3fcb5aa8-c84e-4d4f-b146-9c775624fc49 req-26a381db-9197-47dd-8fe8-484dfe7b99a6 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:28.031446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3fcb5aa8-c84e-4d4f-b146-9c775624fc49 req-26a381db-9197-47dd-8fe8-484dfe7b99a6 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:28.040672 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:28.040672 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:28.055601 np0000007139 devstack@c-api.service[100289]: WARNING cinder.volume.api [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-5c054ca7-8224-471c-a1b2-b27bbe9e2d3c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 02:35:28.059020 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-5c054ca7-8224-471c-a1b2-b27bbe9e2d3c tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:35:28.060001 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 50/202] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:35:27 2026] POST /volume/v3/attachments => generated 271 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:28.076703 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-39848339-75da-4e8f-96ef-bf32e23728d3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.076703 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-39848339-75da-4e8f-96ef-bf32e23728d3 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:28.076703 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-39848339-75da-4e8f-96ef-bf32e23728d3 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:28.076789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-39848339-75da-4e8f-96ef-bf32e23728d3 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:28.094381 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:28.094381 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:28.098800 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-39848339-75da-4e8f-96ef-bf32e23728d3 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Volume info retrieved successfully. Aug 13 02:35:28.102604 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2c6cd8d2-fefb-488a-9ccd-18f6c26e8a81 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.107722 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c6cd8d2-fefb-488a-9ccd-18f6c26e8a81 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:28.107868 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-39848339-75da-4e8f-96ef-bf32e23728d3 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:28.107997 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c6cd8d2-fefb-488a-9ccd-18f6c26e8a81 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:28.108288 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c6cd8d2-fefb-488a-9ccd-18f6c26e8a81 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:28.108504 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 52/203] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:28 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:28.136863 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c081a3f6-f16c-40da-a764-f15fcbe6f523 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.137266 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c081a3f6-f16c-40da-a764-f15fcbe6f523 None None] GET https://10.4.3.30/volume// Aug 13 02:35:28.137431 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:28.137431 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:28.137514 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c081a3f6-f16c-40da-a764-f15fcbe6f523 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:28.137653 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c081a3f6-f16c-40da-a764-f15fcbe6f523 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:28.137993 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c081a3f6-f16c-40da-a764-f15fcbe6f523 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:28.138516 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 51/204] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:28.147057 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2c6cd8d2-fefb-488a-9ccd-18f6c26e8a81 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:28.151453 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-438112c8-bd10-49e7-98e6-d22a1575ba68 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.151693 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c6cd8d2-fefb-488a-9ccd-18f6c26e8a81 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:28.152221 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 52/205] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:28 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1160 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:28.154778 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-438112c8-bd10-49e7-98e6-d22a1575ba68 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:28.155117 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-438112c8-bd10-49e7-98e6-d22a1575ba68 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:28.155428 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-438112c8-bd10-49e7-98e6-d22a1575ba68 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:28.162503 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3fcb5aa8-c84e-4d4f-b146-9c775624fc49 req-26a381db-9197-47dd-8fe8-484dfe7b99a6 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/attachments/ea21952e-e190-421c-87c4-bf70a9e386ed returned with HTTP 200 Aug 13 02:35:28.163792 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 51/206] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:35:28 2026] DELETE /volume/v3/attachments/ea21952e-e190-421c-87c4-bf70a9e386ed => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:28.176671 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:28.176671 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:28.191166 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-438112c8-bd10-49e7-98e6-d22a1575ba68 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:28.198005 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-438112c8-bd10-49e7-98e6-d22a1575ba68 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:28.198517 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 53/207] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:28 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1340 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:28.256436 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9ae7cd62-5456-4b8f-b91b-4d707bea7f3b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.256617 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9ae7cd62-5456-4b8f-b91b-4d707bea7f3b None None] GET https://10.4.3.30/volume// Aug 13 02:35:28.256882 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9ae7cd62-5456-4b8f-b91b-4d707bea7f3b None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:28.257149 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9ae7cd62-5456-4b8f-b91b-4d707bea7f3b None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:28.257819 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9ae7cd62-5456-4b8f-b91b-4d707bea7f3b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:28.258013 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 52/208] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:28.291717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-a7c07267-8c12-4678-839c-45542ee9e6ea None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.295774 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-a7c07267-8c12-4678-839c-45542ee9e6ea tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:35:28.296129 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-a7c07267-8c12-4678-839c-45542ee9e6ea tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48439d88-5fb1-4997-942d-cf951d4276ce", "connector": null, "instance_uuid": "8bd98bf4-ed1b-4962-98b7-24882a33bc75"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:28.315003 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:28.315003 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:28.333748 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-cdd77e0b-31e6-437f-9c47-5bd080a9ff14 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.333877 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-415852ed-9418-4851-a36b-d488340bb5e6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.334392 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-cdd77e0b-31e6-437f-9c47-5bd080a9ff14 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] PUT https://10.4.3.30/volume/v3/attachments/5e2663b5-dac1-4490-8fe3-8052050e8e07 Aug 13 02:35:28.334995 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-cdd77e0b-31e6-437f-9c47-5bd080a9ff14 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:28.340717 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-415852ed-9418-4851-a36b-d488340bb5e6 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] DELETE https://10.4.3.30/volume/v3/attachments/fcdb2962-95c9-4813-b027-7d3f3c37c9ef Aug 13 02:35:28.340717 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-415852ed-9418-4851-a36b-d488340bb5e6 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:28.340717 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-415852ed-9418-4851-a36b-d488340bb5e6 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:28.343282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-cdd77e0b-31e6-437f-9c47-5bd080a9ff14 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Acquiring lock "cinder-attachment_update-4e68a173-b2b4-4b57-9006-7cc8d8133ff4-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:35:28.349668 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-cdd77e0b-31e6-437f-9c47-5bd080a9ff14 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Lock "cinder-attachment_update-4e68a173-b2b4-4b57-9006-7cc8d8133ff4-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:35:28.349933 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:28.349933 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:28.350862 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:28.350862 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:28.388801 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-a7c07267-8c12-4678-839c-45542ee9e6ea tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:35:28.388801 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 53/209] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:35:28 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:28.405345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-22e757c0-e724-4059-a562-52bae6a44feb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.410299 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-22e757c0-e724-4059-a562-52bae6a44feb tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] DELETE https://10.4.3.30/volume/v3/attachments/ac081154-1357-4796-b2fe-f5652cfc9805 Aug 13 02:35:28.410651 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-22e757c0-e724-4059-a562-52bae6a44feb tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:28.410862 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-22e757c0-e724-4059-a562-52bae6a44feb tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:28.431891 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:28.431891 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:28.456009 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c9a3e444-c7bb-42ed-a41d-6928775412e9 req-415852ed-9418-4851-a36b-d488340bb5e6 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/attachments/fcdb2962-95c9-4813-b027-7d3f3c37c9ef returned with HTTP 200 Aug 13 02:35:28.456605 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 54/210] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:35:28 2026] DELETE /volume/v3/attachments/fcdb2962-95c9-4813-b027-7d3f3c37c9ef => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:28.488127 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-cdd77e0b-31e6-437f-9c47-5bd080a9ff14 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Lock "cinder-attachment_update-4e68a173-b2b4-4b57-9006-7cc8d8133ff4-np0000007139" released by "attachment_update" :: held 0.139s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:35:28.488617 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-cdd77e0b-31e6-437f-9c47-5bd080a9ff14 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/attachments/5e2663b5-dac1-4490-8fe3-8052050e8e07 returned with HTTP 200 Aug 13 02:35:28.489319 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 52/211] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:35:28 2026] PUT /volume/v3/attachments/5e2663b5-dac1-4490-8fe3-8052050e8e07 => generated 967 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:28.540144 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-22e757c0-e724-4059-a562-52bae6a44feb tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments/ac081154-1357-4796-b2fe-f5652cfc9805 returned with HTTP 200 Aug 13 02:35:28.541053 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 53/212] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:35:28 2026] DELETE /volume/v3/attachments/ac081154-1357-4796-b2fe-f5652cfc9805 => generated 192 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:28.684475 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-8bb53482-7086-498e-9ccc-d549bf028bcd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.689335 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-8bb53482-7086-498e-9ccc-d549bf028bcd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] DELETE https://10.4.3.30/volume/v3/attachments/75fb7991-ce2b-4436-b106-e1f30a704ae1 Aug 13 02:35:28.689753 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-8bb53482-7086-498e-9ccc-d549bf028bcd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:28.691274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-8bb53482-7086-498e-9ccc-d549bf028bcd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:28.706827 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:28.706827 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:28.734804 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a8150473-c5fa-49e4-950e-3632c7de3277 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.833300 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b2c7b4ea-ae1b-40bf-b299-c7dd8b159c21 req-8bb53482-7086-498e-9ccc-d549bf028bcd tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/attachments/75fb7991-ce2b-4436-b106-e1f30a704ae1 returned with HTTP 200 Aug 13 02:35:28.833300 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 54/213] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:35:28 2026] DELETE /volume/v3/attachments/75fb7991-ce2b-4436-b106-e1f30a704ae1 => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:28.969619 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-83f275b9-3fb2-48ad-b33f-d9b1304bca01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:28.970216 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83f275b9-3fb2-48ad-b33f-d9b1304bca01 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:28.971350 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83f275b9-3fb2-48ad-b33f-d9b1304bca01 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:28.971350 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83f275b9-3fb2-48ad-b33f-d9b1304bca01 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:28.980286 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:28.980286 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:28.985695 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-83f275b9-3fb2-48ad-b33f-d9b1304bca01 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:28.991698 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83f275b9-3fb2-48ad-b33f-d9b1304bca01 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:28.992026 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 53/214] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:28 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:29.008272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6d07233b-2e8d-4179-9014-d47c90c64cf0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.013425 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d07233b-2e8d-4179-9014-d47c90c64cf0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:29.013425 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d07233b-2e8d-4179-9014-d47c90c64cf0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.013425 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d07233b-2e8d-4179-9014-d47c90c64cf0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.013425 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-6d07233b-2e8d-4179-9014-d47c90c64cf0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Delete volume with id: 08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:29.013751 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:35:29.014421 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1053353422"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:29.017047 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1053353422'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:35:29.017281 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Create volume of 1 GB Aug 13 02:35:29.018587 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.018587 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:29.024391 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.024391 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:29.024807 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Availability Zones retrieved successfully. Aug 13 02:35:29.025309 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6d07233b-2e8d-4179-9014-d47c90c64cf0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:29.033824 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Flow 'volume_create_api' (56df5b64-6674-4268-9ff4-44dad9bec052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:29.035180 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142e3f33-c2c1-41f2-80f4-8f4d3da6bd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:29.036925 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:35:29.054805 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6d07233b-2e8d-4179-9014-d47c90c64cf0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Delete volume request issued successfully. Aug 13 02:35:29.054805 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d07233b-2e8d-4179-9014-d47c90c64cf0 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 202 Aug 13 02:35:29.054805 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 54/215] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:35:29 2026] DELETE /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:29.064658 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-19b485df-01f8-4357-84bd-95e4bd06a32a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.067209 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19b485df-01f8-4357-84bd-95e4bd06a32a tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:29.067521 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19b485df-01f8-4357-84bd-95e4bd06a32a tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.067809 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19b485df-01f8-4357-84bd-95e4bd06a32a tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.073825 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142e3f33-c2c1-41f2-80f4-8f4d3da6bd9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:29.075031 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c67a4bd4-e486-4a5a-8ab5-7f43a9eb2815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:29.078815 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.078815 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:29.083816 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-19b485df-01f8-4357-84bd-95e4bd06a32a tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Volume info retrieved successfully. Aug 13 02:35:29.090440 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19b485df-01f8-4357-84bd-95e4bd06a32a tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 200 Aug 13 02:35:29.091033 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 55/216] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:29 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 1013 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:29.128649 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe5117fc-5b67-488a-a903-e82eebc98b4f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.132604 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe5117fc-5b67-488a-a903-e82eebc98b4f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:29.132974 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe5117fc-5b67-488a-a903-e82eebc98b4f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.133218 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe5117fc-5b67-488a-a903-e82eebc98b4f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.143362 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.143362 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:29.148532 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe5117fc-5b67-488a-a903-e82eebc98b4f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] Volume info retrieved successfully. Aug 13 02:35:29.151505 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Created reservations ['7dbcec22-6052-466b-8e92-ab7cf412a9a5', '31235de8-c534-4ddf-b50a-fa4e5ba39122', '125cbe9d-324d-4d0c-83a1-fd3534fc55a8', 'e7e2070d-f536-4f3c-9c5a-7e1170e2b9be'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:29.152565 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c67a4bd4-e486-4a5a-8ab5-7f43a9eb2815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dbcec22-6052-466b-8e92-ab7cf412a9a5', '31235de8-c534-4ddf-b50a-fa4e5ba39122', '125cbe9d-324d-4d0c-83a1-fd3534fc55a8', 'e7e2070d-f536-4f3c-9c5a-7e1170e2b9be']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:29.153726 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece4faa6-bd8b-4e50-a40e-5ef0c48ac95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:29.154346 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe5117fc-5b67-488a-a903-e82eebc98b4f tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-reader] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:29.154836 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 54/217] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:29 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:29.170954 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-11c6ca31-2998-4e5f-8635-9ad78f8fddac None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.173538 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11c6ca31-2998-4e5f-8635-9ad78f8fddac tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:29.174145 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11c6ca31-2998-4e5f-8635-9ad78f8fddac tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.174444 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11c6ca31-2998-4e5f-8635-9ad78f8fddac tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.183282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece4faa6-bd8b-4e50-a40e-5ef0c48ac95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3b0600d-3abc-4bf2-aae1-c23e6704cfed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1053353422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d451c0825a04958bcec9c881080b8cc',qos_specs=None,replication_status=,reservations=['7dbcec22-6052-466b-8e92-ab7cf412a9a5','31235de8-c534-4ddf-b50a-fa4e5ba39122','125cbe9d-324d-4d0c-83a1-fd3534fc55a8','e7e2070d-f536-4f3c-9c5a-7e1170e2b9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d64e6376f164ba29bc9efc169cf9f00',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:35:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1053353422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3b0600d-3abc-4bf2-aae1-c23e6704cfed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d451c0825a04958bcec9c881080b8cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d64e6376f164ba29bc9efc169cf9f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:29.183282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3835a4dc-30c8-4c03-996b-d3fe56edd830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:29.201338 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.201338 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:29.207749 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-11c6ca31-2998-4e5f-8635-9ad78f8fddac tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:29.209031 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3835a4dc-30c8-4c03-996b-d3fe56edd830) transitioned into state 'SUCCESS' from state '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-1053353422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d451c0825a04958bcec9c881080b8cc',qos_specs=None,replication_status=,reservations=['7dbcec22-6052-466b-8e92-ab7cf412a9a5','31235de8-c534-4ddf-b50a-fa4e5ba39122','125cbe9d-324d-4d0c-83a1-fd3534fc55a8','e7e2070d-f536-4f3c-9c5a-7e1170e2b9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d64e6376f164ba29bc9efc169cf9f00',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:29.209743 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8c4817-edb0-4085-a372-3a82a449a454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:29.213739 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11c6ca31-2998-4e5f-8635-9ad78f8fddac tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:29.214290 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 55/218] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:29 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:29.219730 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e7daa580-0bdc-4e26-a1e3-563f0afd7dd2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.222573 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7daa580-0bdc-4e26-a1e3-563f0afd7dd2 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:29.222796 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7daa580-0bdc-4e26-a1e3-563f0afd7dd2 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.223031 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7daa580-0bdc-4e26-a1e3-563f0afd7dd2 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.224891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8c4817-edb0-4085-a372-3a82a449a454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:29.225882 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Flow 'volume_create_api' (56df5b64-6674-4268-9ff4-44dad9bec052) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:29.226288 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Create volume request issued successfully. Aug 13 02:35:29.226941 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a8150473-c5fa-49e4-950e-3632c7de3277 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:35:29.227497 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 55/219] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:35:28 2026] POST /volume/v3/volumes => generated 749 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:29.237964 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.237964 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:29.242736 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0ec3c15b-bea3-4706-842b-9c44403320e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.245812 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ec3c15b-bea3-4706-842b-9c44403320e2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:29.247456 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ec3c15b-bea3-4706-842b-9c44403320e2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.247456 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ec3c15b-bea3-4706-842b-9c44403320e2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.247703 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6c8d3ed7-0f70-44f3-8b6b-bc167c54ef2f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.247870 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e7daa580-0bdc-4e26-a1e3-563f0afd7dd2 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:29.249413 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c8d3ed7-0f70-44f3-8b6b-bc167c54ef2f tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:29.249815 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c8d3ed7-0f70-44f3-8b6b-bc167c54ef2f tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.250146 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c8d3ed7-0f70-44f3-8b6b-bc167c54ef2f tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.255345 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7daa580-0bdc-4e26-a1e3-563f0afd7dd2 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:29.256076 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 56/220] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:29 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:29.257063 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.257063 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:29.261287 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.261287 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:29.261458 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0ec3c15b-bea3-4706-842b-9c44403320e2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Volume info retrieved successfully. Aug 13 02:35:29.265995 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ec3c15b-bea3-4706-842b-9c44403320e2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed returned with HTTP 200 Aug 13 02:35:29.268169 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6c8d3ed7-0f70-44f3-8b6b-bc167c54ef2f tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:29.268351 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 55/221] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:29 2026] GET /volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:29.274663 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c8d3ed7-0f70-44f3-8b6b-bc167c54ef2f tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:29.274663 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 56/222] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:29 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:29.288114 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6150caf6-48c9-4d42-92e8-f4af910154f8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.290730 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6150caf6-48c9-4d42-92e8-f4af910154f8 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:29.291082 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6150caf6-48c9-4d42-92e8-f4af910154f8 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.291445 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6150caf6-48c9-4d42-92e8-f4af910154f8 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.302209 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.302209 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:29.307147 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6150caf6-48c9-4d42-92e8-f4af910154f8 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:29.314899 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6150caf6-48c9-4d42-92e8-f4af910154f8 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:29.315532 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 56/223] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:29 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:29.316898 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-be45a4ac-f7e7-40b9-8b57-c6564156cf5d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.319306 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be45a4ac-f7e7-40b9-8b57-c6564156cf5d tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:29.319573 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be45a4ac-f7e7-40b9-8b57-c6564156cf5d tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.319890 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be45a4ac-f7e7-40b9-8b57-c6564156cf5d tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.330408 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.330408 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:29.335839 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-be45a4ac-f7e7-40b9-8b57-c6564156cf5d tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:29.342911 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be45a4ac-f7e7-40b9-8b57-c6564156cf5d tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:29.343462 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 57/224] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:29 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:29.358545 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7309196c-9b3a-4cca-8460-be49ee4e1564 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.360491 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7309196c-9b3a-4cca-8460-be49ee4e1564 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:29.360715 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7309196c-9b3a-4cca-8460-be49ee4e1564 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.360907 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7309196c-9b3a-4cca-8460-be49ee4e1564 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.368104 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.368104 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:29.372127 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7309196c-9b3a-4cca-8460-be49ee4e1564 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:29.377611 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7309196c-9b3a-4cca-8460-be49ee4e1564 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:29.378087 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 56/225] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:29 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:29.395355 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-08d31cf1-adaa-4d77-8fe5-7dbc612327dd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.396875 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-08d31cf1-adaa-4d77-8fe5-7dbc612327dd tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] DELETE https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:29.397206 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-08d31cf1-adaa-4d77-8fe5-7dbc612327dd tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.397539 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-08d31cf1-adaa-4d77-8fe5-7dbc612327dd tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.397801 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-08d31cf1-adaa-4d77-8fe5-7dbc612327dd tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Delete volume with id: 9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:29.405050 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.405050 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:29.407273 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-08d31cf1-adaa-4d77-8fe5-7dbc612327dd tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:29.423757 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-08d31cf1-adaa-4d77-8fe5-7dbc612327dd tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Delete volume request issued successfully. Aug 13 02:35:29.423757 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-08d31cf1-adaa-4d77-8fe5-7dbc612327dd tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 202 Aug 13 02:35:29.423757 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 57/226] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:35:29 2026] DELETE /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:29.433754 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f7ac7837-9c5e-441e-b415-dab9891f91b8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.435606 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f7ac7837-9c5e-441e-b415-dab9891f91b8 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:29.436120 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f7ac7837-9c5e-441e-b415-dab9891f91b8 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.436392 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f7ac7837-9c5e-441e-b415-dab9891f91b8 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.443366 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.443366 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:29.447526 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f7ac7837-9c5e-441e-b415-dab9891f91b8 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Volume info retrieved successfully. Aug 13 02:35:29.452141 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f7ac7837-9c5e-441e-b415-dab9891f91b8 tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 200 Aug 13 02:35:29.452835 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 57/227] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:29 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:29.813354 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-0bf099af-cfda-4f42-946a-001155d70346 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.817865 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-0bf099af-cfda-4f42-946a-001155d70346 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] PUT https://10.4.3.30/volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820 Aug 13 02:35:29.818444 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-0bf099af-cfda-4f42-946a-001155d70346 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:29.831175 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-0bf099af-cfda-4f42-946a-001155d70346 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Acquiring lock "cinder-attachment_update-48439d88-5fb1-4997-942d-cf951d4276ce-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:35:29.839108 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-0bf099af-cfda-4f42-946a-001155d70346 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Lock "cinder-attachment_update-48439d88-5fb1-4997-942d-cf951d4276ce-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:35:29.842579 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:29.842579 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:29.951068 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-0bf099af-cfda-4f42-946a-001155d70346 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Lock "cinder-attachment_update-48439d88-5fb1-4997-942d-cf951d4276ce-np0000007139" released by "attachment_update" :: held 0.112s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:35:29.951398 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-0bf099af-cfda-4f42-946a-001155d70346 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820 returned with HTTP 200 Aug 13 02:35:29.952005 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 58/228] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:35:29 2026] PUT /volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:29.962794 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-84851394-4a0c-4043-bbd2-8b0963f2abda None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:29.965354 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-84851394-4a0c-4043-bbd2-8b0963f2abda tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820 Aug 13 02:35:29.965650 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-84851394-4a0c-4043-bbd2-8b0963f2abda tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:29.965862 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-84851394-4a0c-4043-bbd2-8b0963f2abda tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:29.983303 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-84851394-4a0c-4043-bbd2-8b0963f2abda tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820 returned with HTTP 200 Aug 13 02:35:29.983901 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 57/229] 10.4.3.30 () {70 vars in 1644 bytes} [Thu Aug 13 02:35:29 2026] GET /volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:30.109957 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1f6a1cd8-1114-463a-82da-45878a4859d7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:30.112131 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1f6a1cd8-1114-463a-82da-45878a4859d7 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:30.114113 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1f6a1cd8-1114-463a-82da-45878a4859d7 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:30.114113 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1f6a1cd8-1114-463a-82da-45878a4859d7 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:30.120986 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1f6a1cd8-1114-463a-82da-45878a4859d7 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 404 Aug 13 02:35:30.121569 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 58/230] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:30 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:30.234159 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f117a498-99c3-442b-b944-03a64f55bd89 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:30.236056 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f117a498-99c3-442b-b944-03a64f55bd89 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:30.236164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f117a498-99c3-442b-b944-03a64f55bd89 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:30.236771 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f117a498-99c3-442b-b944-03a64f55bd89 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:30.253166 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:30.253166 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:30.261282 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f117a498-99c3-442b-b944-03a64f55bd89 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:30.269109 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f117a498-99c3-442b-b944-03a64f55bd89 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:30.269333 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 58/231] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:30 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:30.286138 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-56ba7020-89e3-423a-9a29-ce0abbd4ae57 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:30.291431 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56ba7020-89e3-423a-9a29-ce0abbd4ae57 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:30.291431 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56ba7020-89e3-423a-9a29-ce0abbd4ae57 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:30.291431 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56ba7020-89e3-423a-9a29-ce0abbd4ae57 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:30.310279 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:30.310279 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:30.316706 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-56ba7020-89e3-423a-9a29-ce0abbd4ae57 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Volume info retrieved successfully. Aug 13 02:35:30.324136 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56ba7020-89e3-423a-9a29-ce0abbd4ae57 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed returned with HTTP 200 Aug 13 02:35:30.325340 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 59/232] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:30 2026] GET /volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:30.341489 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dbe50450-d480-4cb3-9bb3-4b618b1d0792 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:30.344804 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbe50450-d480-4cb3-9bb3-4b618b1d0792 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:35:30.345936 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbe50450-d480-4cb3-9bb3-4b618b1d0792 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3b0600d-3abc-4bf2-aae1-c23e6704cfed", "name": "tempest-SnapshotsActionsTest-Snapshot-83121436"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:30.357274 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:30.357274 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:30.358288 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dbe50450-d480-4cb3-9bb3-4b618b1d0792 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Volume info retrieved successfully. Aug 13 02:35:30.358446 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-dbe50450-d480-4cb3-9bb3-4b618b1d0792 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Create snapshot from volume b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:30.380982 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-dbe50450-d480-4cb3-9bb3-4b618b1d0792 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:35:30.414223 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-dbe50450-d480-4cb3-9bb3-4b618b1d0792 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Created reservations ['cd82edc4-3414-4537-9b9a-c6390d85724d', '5fe6b86f-bec7-430d-b3bf-656cc073b77b', '66c8b167-0ba4-4d2c-88ca-c23cce6a1597', '61b55ac1-37a0-4525-9e21-5248e62ff7b6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:30.470182 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e680372b-62c5-4645-8484-97072e32a72a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:30.471876 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e680372b-62c5-4645-8484-97072e32a72a tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] GET https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 Aug 13 02:35:30.472234 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e680372b-62c5-4645-8484-97072e32a72a tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:30.472538 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e680372b-62c5-4645-8484-97072e32a72a tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:30.479926 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e680372b-62c5-4645-8484-97072e32a72a tempest-DeleteServersTestJSON-1125958987 tempest-DeleteServersTestJSON-1125958987-project-member] https://10.4.3.30/volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 returned with HTTP 404 Aug 13 02:35:30.480994 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 59/233] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:30 2026] GET /volume/v3/volumes/9b305afe-3ac9-4945-9245-9cc7d27995a4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:30.486035 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dbe50450-d480-4cb3-9bb3-4b618b1d0792 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot create request issued successfully. Aug 13 02:35:30.486035 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbe50450-d480-4cb3-9bb3-4b618b1d0792 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:35:30.486035 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 58/234] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:35:30 2026] POST /volume/v3/snapshots => generated 305 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:30.499004 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-862baeeb-b70e-44ee-beac-a4999eb567ea None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:30.504967 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-862baeeb-b70e-44ee-beac-a4999eb567ea tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:30.506051 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-862baeeb-b70e-44ee-beac-a4999eb567ea tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:30.507082 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-862baeeb-b70e-44ee-beac-a4999eb567ea tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:30.546830 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:30.546830 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:30.547511 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-862baeeb-b70e-44ee-beac-a4999eb567ea tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:30.548740 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-862baeeb-b70e-44ee-beac-a4999eb567ea tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:30.549243 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 59/235] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:30 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 437 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:31.152801 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-b18038f7-cd60-42f2-b2fc-1b2784da2ff7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:31.155128 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-b18038f7-cd60-42f2-b2fc-1b2784da2ff7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] POST https://10.4.3.30/volume/v3/attachments/5e2663b5-dac1-4490-8fe3-8052050e8e07/action Aug 13 02:35:31.155876 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-b18038f7-cd60-42f2-b2fc-1b2784da2ff7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:31.156187 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-b18038f7-cd60-42f2-b2fc-1b2784da2ff7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:31.194626 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:31.194626 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:31.211276 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-13277b5f-94ca-4833-844c-de14917c2ea4 req-b18038f7-cd60-42f2-b2fc-1b2784da2ff7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/attachments/5e2663b5-dac1-4490-8fe3-8052050e8e07/action returned with HTTP 204 Aug 13 02:35:31.211970 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 60/236] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:35:31 2026] POST /volume/v3/attachments/5e2663b5-dac1-4490-8fe3-8052050e8e07/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:31.287042 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-71b084ee-ec8b-4e97-931e-1e39e5b1789e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:31.289385 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-71b084ee-ec8b-4e97-931e-1e39e5b1789e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:31.289937 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-71b084ee-ec8b-4e97-931e-1e39e5b1789e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:31.290336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-71b084ee-ec8b-4e97-931e-1e39e5b1789e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:31.311161 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:31.311161 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:31.314847 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-71b084ee-ec8b-4e97-931e-1e39e5b1789e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:31.319461 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-71b084ee-ec8b-4e97-931e-1e39e5b1789e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:31.320064 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 60/237] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:31 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1455 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:31.562870 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-995b869c-631f-4b15-be76-9eacc20e8204 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:31.566704 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-995b869c-631f-4b15-be76-9eacc20e8204 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:31.566924 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-995b869c-631f-4b15-be76-9eacc20e8204 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:31.567103 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-995b869c-631f-4b15-be76-9eacc20e8204 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:31.579412 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:31.579412 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:31.580129 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-995b869c-631f-4b15-be76-9eacc20e8204 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:31.581236 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-995b869c-631f-4b15-be76-9eacc20e8204 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:31.586804 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 59/238] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:31 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:31.602283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b48f8d4a-380c-4d5b-82f5-ed6e2598a817 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:31.736407 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ae538842-4390-4081-9823-16da47467014 req-ca10ac97-b3c0-44d9-9191-3b92347781d5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:31.738956 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ae538842-4390-4081-9823-16da47467014 req-ca10ac97-b3c0-44d9-9191-3b92347781d5 tempest-TestMultiAttachVolumeSwap-780120474 tempest-TestMultiAttachVolumeSwap-780120474-project] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:31.738956 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ae538842-4390-4081-9823-16da47467014 req-ca10ac97-b3c0-44d9-9191-3b92347781d5 tempest-TestMultiAttachVolumeSwap-780120474 tempest-TestMultiAttachVolumeSwap-780120474-project] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:31.739131 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ae538842-4390-4081-9823-16da47467014 req-ca10ac97-b3c0-44d9-9191-3b92347781d5 tempest-TestMultiAttachVolumeSwap-780120474 tempest-TestMultiAttachVolumeSwap-780120474-project] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:31.754145 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:31.754145 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:31.758478 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ae538842-4390-4081-9823-16da47467014 req-ca10ac97-b3c0-44d9-9191-3b92347781d5 tempest-TestMultiAttachVolumeSwap-780120474 tempest-TestMultiAttachVolumeSwap-780120474-project] Volume info retrieved successfully. Aug 13 02:35:31.766028 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ae538842-4390-4081-9823-16da47467014 req-ca10ac97-b3c0-44d9-9191-3b92347781d5 tempest-TestMultiAttachVolumeSwap-780120474 tempest-TestMultiAttachVolumeSwap-780120474-project] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:31.766613 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 61/239] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:31 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1648 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:31.778032 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-efa32a76-e21c-445e-96be-d23d249db63e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:31.780694 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-efa32a76-e21c-445e-96be-d23d249db63e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-reader] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:31.782736 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-efa32a76-e21c-445e-96be-d23d249db63e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:31.782736 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-efa32a76-e21c-445e-96be-d23d249db63e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:31.800618 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:31.800618 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:31.816347 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-efa32a76-e21c-445e-96be-d23d249db63e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-reader] Volume info retrieved successfully. Aug 13 02:35:31.823158 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-efa32a76-e21c-445e-96be-d23d249db63e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-reader] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:31.823958 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 61/240] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:31 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1455 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:31.844019 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2c8ff4a4-6096-4905-bf23-95da6ba4cd4f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:31.847531 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c8ff4a4-6096-4905-bf23-95da6ba4cd4f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-reader] GET https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 Aug 13 02:35:31.847782 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c8ff4a4-6096-4905-bf23-95da6ba4cd4f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:31.848001 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c8ff4a4-6096-4905-bf23-95da6ba4cd4f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:31.858130 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:31.858130 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:31.862472 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2c8ff4a4-6096-4905-bf23-95da6ba4cd4f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-reader] Volume info retrieved successfully. Aug 13 02:35:31.868208 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c8ff4a4-6096-4905-bf23-95da6ba4cd4f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-reader] https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 returned with HTTP 200 Aug 13 02:35:31.868708 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 60/241] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:31 2026] GET /volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:31.907301 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b48f8d4a-380c-4d5b-82f5-ed6e2598a817 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action Aug 13 02:35:31.907301 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b48f8d4a-380c-4d5b-82f5-ed6e2598a817 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:31.907301 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b48f8d4a-380c-4d5b-82f5-ed6e2598a817 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:31.908209 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.admin_actions [None req-b48f8d4a-380c-4d5b-82f5-ed6e2598a817 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot '288898bc-a8ff-4af6-ad69-59ad36430545' with '{'status': 'creating'}' {{(pid=100287) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:31.940314 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:31.940314 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:31.965784 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b48f8d4a-380c-4d5b-82f5-ed6e2598a817 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action returned with HTTP 202 Aug 13 02:35:31.966311 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 60/242] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:31 2026] POST /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action => generated 0 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:31.966900 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e5c1beeb-617b-4b5c-80b3-d654b3039696 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:31.969539 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5c1beeb-617b-4b5c-80b3-d654b3039696 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:31.969845 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5c1beeb-617b-4b5c-80b3-d654b3039696 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:31.970122 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5c1beeb-617b-4b5c-80b3-d654b3039696 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:31.977858 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cb787e36-d9b3-4266-a20c-c88a1a1c5130 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:31.981125 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb787e36-d9b3-4266-a20c-c88a1a1c5130 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:31.981388 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb787e36-d9b3-4266-a20c-c88a1a1c5130 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:31.981645 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb787e36-d9b3-4266-a20c-c88a1a1c5130 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:31.987750 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:31.987750 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:31.993026 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e5c1beeb-617b-4b5c-80b3-d654b3039696 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:31.998699 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5c1beeb-617b-4b5c-80b3-d654b3039696 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:31.999200 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 62/243] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:31 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1455 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:32.014233 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:32.014233 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:32.015133 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cb787e36-d9b3-4266-a20c-c88a1a1c5130 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:32.016499 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb787e36-d9b3-4266-a20c-c88a1a1c5130 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:32.019451 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 62/244] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:31 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 463 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:32.030745 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef5cd7c2-0ccd-4199-8405-50035205e476 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:32.032964 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef5cd7c2-0ccd-4199-8405-50035205e476 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action Aug 13 02:35:32.033474 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef5cd7c2-0ccd-4199-8405-50035205e476 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:32.033680 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef5cd7c2-0ccd-4199-8405-50035205e476 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:32.035718 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-ef5cd7c2-0ccd-4199-8405-50035205e476 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot '288898bc-a8ff-4af6-ad69-59ad36430545' with '{'status': 'available'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:32.048643 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:32.048643 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:32.074411 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef5cd7c2-0ccd-4199-8405-50035205e476 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action returned with HTTP 202 Aug 13 02:35:32.074411 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 61/245] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:32 2026] POST /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:32.086821 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-70243908-8417-4191-ba57-8cd01586f3cf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:32.089798 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-70243908-8417-4191-ba57-8cd01586f3cf tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:32.090142 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-70243908-8417-4191-ba57-8cd01586f3cf tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:32.090705 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-70243908-8417-4191-ba57-8cd01586f3cf tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:32.090997 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-be3f3311-48bb-4afe-8558-ddc04e08b3ef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:32.096986 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be3f3311-48bb-4afe-8558-ddc04e08b3ef tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:32.096986 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be3f3311-48bb-4afe-8558-ddc04e08b3ef tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:32.096986 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be3f3311-48bb-4afe-8558-ddc04e08b3ef tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:32.114794 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:32.114794 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:32.124760 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:32.124760 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:32.125134 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-70243908-8417-4191-ba57-8cd01586f3cf tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:32.125542 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-be3f3311-48bb-4afe-8558-ddc04e08b3ef tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:32.126717 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be3f3311-48bb-4afe-8558-ddc04e08b3ef tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:32.127238 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 63/246] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:32 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:32.133123 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-70243908-8417-4191-ba57-8cd01586f3cf tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:32.134522 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 61/247] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:32 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1455 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:32.136982 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b100a46a-11e6-4442-9c96-1b9a1fc71975 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:32.144834 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b100a46a-11e6-4442-9c96-1b9a1fc71975 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:35:32.144834 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b100a46a-11e6-4442-9c96-1b9a1fc71975 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3b0600d-3abc-4bf2-aae1-c23e6704cfed", "name": "tempest-SnapshotsActionsTest-Snapshot-1550325108"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:32.157096 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:32.157096 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:32.157096 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b100a46a-11e6-4442-9c96-1b9a1fc71975 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Volume info retrieved successfully. Aug 13 02:35:32.157096 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-b100a46a-11e6-4442-9c96-1b9a1fc71975 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Create snapshot from volume b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:32.182210 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-b100a46a-11e6-4442-9c96-1b9a1fc71975 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:35:32.192454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-104cc643-e663-4d84-a373-82cee7fcc3d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:32.195649 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-104cc643-e663-4d84-a373-82cee7fcc3d0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] POST https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4/action Aug 13 02:35:32.196000 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-104cc643-e663-4d84-a373-82cee7fcc3d0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:32.196123 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-104cc643-e663-4d84-a373-82cee7fcc3d0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:32.200775 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-b100a46a-11e6-4442-9c96-1b9a1fc71975 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Created reservations ['3e6e2a0f-af9f-493a-8a18-6f284751bbb5', '4d2a7a98-fd00-44fe-b788-6286f1196c82', '41b70d8f-45ab-45b8-9025-e3bfe9a27bbe', '608baf3e-048e-4f5f-a632-9fa8ba59c6fa'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:32.219372 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:32.219372 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:32.220045 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-104cc643-e663-4d84-a373-82cee7fcc3d0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:32.230838 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-104cc643-e663-4d84-a373-82cee7fcc3d0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Begin detaching volume completed successfully. Aug 13 02:35:32.233071 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-104cc643-e663-4d84-a373-82cee7fcc3d0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4/action returned with HTTP 202 Aug 13 02:35:32.234455 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 62/248] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:35:32 2026] POST /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:32.261277 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b100a46a-11e6-4442-9c96-1b9a1fc71975 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot create request issued successfully. Aug 13 02:35:32.261277 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b100a46a-11e6-4442-9c96-1b9a1fc71975 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:35:32.261277 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 63/249] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:35:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:32.275430 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f6720e7f-6a8c-4f06-b514-ed08cd158778 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:32.277877 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6720e7f-6a8c-4f06-b514-ed08cd158778 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 Aug 13 02:35:32.278158 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6720e7f-6a8c-4f06-b514-ed08cd158778 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:32.278637 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6720e7f-6a8c-4f06-b514-ed08cd158778 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:32.288950 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:32.288950 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:32.290133 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f6720e7f-6a8c-4f06-b514-ed08cd158778 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:32.291224 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6720e7f-6a8c-4f06-b514-ed08cd158778 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 returned with HTTP 200 Aug 13 02:35:32.291699 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 64/250] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:32 2026] GET /volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:32.306763 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b3cd923c-4110-43b9-b6d3-30a7ef860e73 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:32.306763 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b3cd923c-4110-43b9-b6d3-30a7ef860e73 None None] GET https://10.4.3.30/volume// Aug 13 02:35:32.306763 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b3cd923c-4110-43b9-b6d3-30a7ef860e73 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:32.306763 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b3cd923c-4110-43b9-b6d3-30a7ef860e73 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:32.306763 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b3cd923c-4110-43b9-b6d3-30a7ef860e73 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:32.307139 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 62/251] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:32.316126 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-3d77a44d-d62f-421b-b69d-6edbf95a250f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:32.319323 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-3d77a44d-d62f-421b-b69d-6edbf95a250f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:32.319665 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-3d77a44d-d62f-421b-b69d-6edbf95a250f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:32.319955 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-3d77a44d-d62f-421b-b69d-6edbf95a250f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:32.337545 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:32.337545 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:32.342027 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-3d77a44d-d62f-421b-b69d-6edbf95a250f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:32.352324 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-3d77a44d-d62f-421b-b69d-6edbf95a250f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:32.352879 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 63/252] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:32 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1638 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:32.906036 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-c24f9f8a-7477-4e5a-a6ce-e031bd2e6dd7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:32.909325 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-c24f9f8a-7477-4e5a-a6ce-e031bd2e6dd7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:32.909325 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-c24f9f8a-7477-4e5a-a6ce-e031bd2e6dd7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:32.909488 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-c24f9f8a-7477-4e5a-a6ce-e031bd2e6dd7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:32.925168 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:32.925168 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:32.930093 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-c24f9f8a-7477-4e5a-a6ce-e031bd2e6dd7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:32.936046 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-c24f9f8a-7477-4e5a-a6ce-e031bd2e6dd7 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:32.936519 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 64/253] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:32 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:32.957820 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-1f0b9d95-465d-4e13-ad47-ab7540f5101e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:32.960162 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-1f0b9d95-465d-4e13-ad47-ab7540f5101e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] DELETE https://10.4.3.30/volume/v3/attachments/5e2663b5-dac1-4490-8fe3-8052050e8e07 Aug 13 02:35:32.960456 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-1f0b9d95-465d-4e13-ad47-ab7540f5101e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:32.960922 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-1f0b9d95-465d-4e13-ad47-ab7540f5101e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:32.969545 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:32.969545 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:33.051768 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7b84ddf7-0f35-41cf-bdc1-7be6b56e66ca req-1f0b9d95-465d-4e13-ad47-ab7540f5101e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/attachments/5e2663b5-dac1-4490-8fe3-8052050e8e07 returned with HTTP 200 Aug 13 02:35:33.052324 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 65/254] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:35:32 2026] DELETE /volume/v3/attachments/5e2663b5-dac1-4490-8fe3-8052050e8e07 => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:33.238900 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b3947be5-2c6c-4d3e-bb44-352cef536575 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.240965 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b3947be5-2c6c-4d3e-bb44-352cef536575 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] DELETE https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:33.241176 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b3947be5-2c6c-4d3e-bb44-352cef536575 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:33.241428 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b3947be5-2c6c-4d3e-bb44-352cef536575 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:33.241746 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-b3947be5-2c6c-4d3e-bb44-352cef536575 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Delete volume with id: ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:33.250911 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:33.250911 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:33.251548 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b3947be5-2c6c-4d3e-bb44-352cef536575 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:33.273243 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b3947be5-2c6c-4d3e-bb44-352cef536575 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Delete volume request issued successfully. Aug 13 02:35:33.273500 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b3947be5-2c6c-4d3e-bb44-352cef536575 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 202 Aug 13 02:35:33.273915 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 63/255] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:35:33 2026] DELETE /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:33.283943 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b12f1662-6ef9-4128-beb5-c3f3b5544e11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.288279 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b12f1662-6ef9-4128-beb5-c3f3b5544e11 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:33.288279 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b12f1662-6ef9-4128-beb5-c3f3b5544e11 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:33.288279 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b12f1662-6ef9-4128-beb5-c3f3b5544e11 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:33.300845 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:33.300845 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:33.302449 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-881ad8e9-23ca-4c46-bdd1-fc3905b8b66e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.304283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-881ad8e9-23ca-4c46-bdd1-fc3905b8b66e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 Aug 13 02:35:33.304506 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-881ad8e9-23ca-4c46-bdd1-fc3905b8b66e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:33.304708 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-881ad8e9-23ca-4c46-bdd1-fc3905b8b66e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:33.308284 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b12f1662-6ef9-4128-beb5-c3f3b5544e11 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Volume info retrieved successfully. Aug 13 02:35:33.311522 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:33.311522 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:33.312146 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-881ad8e9-23ca-4c46-bdd1-fc3905b8b66e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:33.316739 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-881ad8e9-23ca-4c46-bdd1-fc3905b8b66e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 returned with HTTP 200 Aug 13 02:35:33.316739 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 65/256] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:33 2026] GET /volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:33.316907 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b12f1662-6ef9-4128-beb5-c3f3b5544e11 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 200 Aug 13 02:35:33.316907 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 64/257] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:33 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:33.326994 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3cbb2f4d-7006-4ec0-9ec3-eaf626b6e835 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.330482 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3cbb2f4d-7006-4ec0-9ec3-eaf626b6e835 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0/action Aug 13 02:35:33.331006 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3cbb2f4d-7006-4ec0-9ec3-eaf626b6e835 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:33.331141 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3cbb2f4d-7006-4ec0-9ec3-eaf626b6e835 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:33.331792 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f51c229d-0722-456b-a4fd-cb19cf956100 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.332772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-3cbb2f4d-7006-4ec0-9ec3-eaf626b6e835 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot 'e273f9a2-f35c-4283-acd4-dc524d4446e0' with '{'status': 'creating'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:33.334186 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f51c229d-0722-456b-a4fd-cb19cf956100 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:33.334496 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f51c229d-0722-456b-a4fd-cb19cf956100 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:33.334804 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f51c229d-0722-456b-a4fd-cb19cf956100 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:33.335054 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-f51c229d-0722-456b-a4fd-cb19cf956100 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Delete volume with id: 08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:33.344846 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:33.344846 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:33.350858 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f51c229d-0722-456b-a4fd-cb19cf956100 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 404 Aug 13 02:35:33.351415 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 64/258] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:35:33 2026] DELETE /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:33.359499 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b05df13f-65dc-4a34-825a-dfb41b5624b5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.361857 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b05df13f-65dc-4a34-825a-dfb41b5624b5 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] GET https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f Aug 13 02:35:33.362155 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b05df13f-65dc-4a34-825a-dfb41b5624b5 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:33.362431 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b05df13f-65dc-4a34-825a-dfb41b5624b5 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:33.366946 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3cbb2f4d-7006-4ec0-9ec3-eaf626b6e835 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0/action returned with HTTP 202 Aug 13 02:35:33.367402 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 66/259] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:33 2026] POST /volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:33.370087 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8b3879fc-291d-409b-ba7c-3df77b265d0e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.373278 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b05df13f-65dc-4a34-825a-dfb41b5624b5 tempest-VolumesAssistedSnapshotsTest-291302698 tempest-VolumesAssistedSnapshotsTest-291302698-project-admin] https://10.4.3.30/volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f returned with HTTP 404 Aug 13 02:35:33.373390 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b3879fc-291d-409b-ba7c-3df77b265d0e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:33.373431 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 66/260] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:33 2026] GET /volume/v3/volumes/08cd09e4-7666-4ecf-8474-5fc8526b176f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:33.373463 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b3879fc-291d-409b-ba7c-3df77b265d0e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:33.373463 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b3879fc-291d-409b-ba7c-3df77b265d0e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:33.379166 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5826b9ac-64ec-4b8f-a4da-b734c5250f38 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.381734 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5826b9ac-64ec-4b8f-a4da-b734c5250f38 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 Aug 13 02:35:33.381963 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5826b9ac-64ec-4b8f-a4da-b734c5250f38 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:33.382239 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5826b9ac-64ec-4b8f-a4da-b734c5250f38 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:33.386470 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:33.386470 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:33.388220 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:33.388220 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:33.388971 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5826b9ac-64ec-4b8f-a4da-b734c5250f38 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:33.390245 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5826b9ac-64ec-4b8f-a4da-b734c5250f38 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 returned with HTTP 200 Aug 13 02:35:33.390974 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 65/261] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:33 2026] GET /volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:33.394439 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8b3879fc-291d-409b-ba7c-3df77b265d0e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:33.404014 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b3879fc-291d-409b-ba7c-3df77b265d0e tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:33.404014 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 65/262] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:33 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1158 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:33.405428 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a8ce11e2-0d3d-4187-a093-1982c2c4da07 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.407450 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8ce11e2-0d3d-4187-a093-1982c2c4da07 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0/action Aug 13 02:35:33.408159 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8ce11e2-0d3d-4187-a093-1982c2c4da07 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:33.408159 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8ce11e2-0d3d-4187-a093-1982c2c4da07 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:33.417829 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:33.417829 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:33.418234 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a8ce11e2-0d3d-4187-a093-1982c2c4da07 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Snapshot retrieved successfully. Aug 13 02:35:33.439078 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a8ce11e2-0d3d-4187-a093-1982c2c4da07 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Snapshot delete request issued successfully. Aug 13 02:35:33.439378 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8ce11e2-0d3d-4187-a093-1982c2c4da07 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0/action returned with HTTP 202 Aug 13 02:35:33.439959 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 67/263] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:33 2026] POST /volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:33.448153 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d4b47517-c3c0-421c-8ce1-7aa55a210188 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.449610 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4b47517-c3c0-421c-8ce1-7aa55a210188 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 Aug 13 02:35:33.449776 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4b47517-c3c0-421c-8ce1-7aa55a210188 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:33.450006 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4b47517-c3c0-421c-8ce1-7aa55a210188 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:33.457991 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:33.457991 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:33.458723 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d4b47517-c3c0-421c-8ce1-7aa55a210188 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:33.459629 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4b47517-c3c0-421c-8ce1-7aa55a210188 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 returned with HTTP 200 Aug 13 02:35:33.460118 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 67/264] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:33 2026] GET /volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:33.461616 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-615ec56d-42ef-4046-b1b2-7a38db8e283f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.464074 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-615ec56d-42ef-4046-b1b2-7a38db8e283f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:33.464428 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-615ec56d-42ef-4046-b1b2-7a38db8e283f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:33.464776 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-615ec56d-42ef-4046-b1b2-7a38db8e283f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:33.477457 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:33.477457 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:33.483208 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-615ec56d-42ef-4046-b1b2-7a38db8e283f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:33.488383 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-615ec56d-42ef-4046-b1b2-7a38db8e283f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:33.488958 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 66/265] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:33 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:33.516027 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-1b791586-6e79-4fd8-86c5-d4debf8976b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.519523 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-1b791586-6e79-4fd8-86c5-d4debf8976b8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] POST https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4/action Aug 13 02:35:33.519882 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-1b791586-6e79-4fd8-86c5-d4debf8976b8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:33.521500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-1b791586-6e79-4fd8-86c5-d4debf8976b8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:33.532711 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:33.532711 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:33.533548 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-1b791586-6e79-4fd8-86c5-d4debf8976b8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:33.547787 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-1b791586-6e79-4fd8-86c5-d4debf8976b8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Begin detaching volume completed successfully. Aug 13 02:35:33.548089 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-1b791586-6e79-4fd8-86c5-d4debf8976b8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4/action returned with HTTP 202 Aug 13 02:35:33.548745 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 66/266] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:35:33 2026] POST /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:33.603467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d68c3dff-6853-4a7d-beb2-a4810288c787 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.603835 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d68c3dff-6853-4a7d-beb2-a4810288c787 None None] GET https://10.4.3.30/volume// Aug 13 02:35:33.603977 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d68c3dff-6853-4a7d-beb2-a4810288c787 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:33.604265 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d68c3dff-6853-4a7d-beb2-a4810288c787 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:33.604603 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d68c3dff-6853-4a7d-beb2-a4810288c787 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:33.604865 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 68/267] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:33.613554 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-34782cca-8e73-4bbe-92b8-622041abeb4b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:33.615727 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-34782cca-8e73-4bbe-92b8-622041abeb4b tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:33.615994 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-34782cca-8e73-4bbe-92b8-622041abeb4b tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:33.616191 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-34782cca-8e73-4bbe-92b8-622041abeb4b tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:33.629015 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:33.629015 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:33.634385 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-34782cca-8e73-4bbe-92b8-622041abeb4b tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:33.640019 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-34782cca-8e73-4bbe-92b8-622041abeb4b tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:33.640588 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 68/268] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:33 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:34.332952 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0ede5775-361b-49c0-a608-bade5f5efb75 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:34.336395 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0ede5775-361b-49c0-a608-bade5f5efb75 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] GET https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 Aug 13 02:35:34.339474 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0ede5775-361b-49c0-a608-bade5f5efb75 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:34.339785 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0ede5775-361b-49c0-a608-bade5f5efb75 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:34.352857 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0ede5775-361b-49c0-a608-bade5f5efb75 tempest-AttachSCSIVolumeTestJSON-1633878714 tempest-AttachSCSIVolumeTestJSON-1633878714-project-member] https://10.4.3.30/volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 returned with HTTP 404 Aug 13 02:35:34.353564 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 67/269] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:34 2026] GET /volume/v3/volumes/ca7eb5ae-5e41-4fee-9a91-40e8d4936645 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:34.473592 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90f2a284-5ad0-4c74-8d7d-639e8fa09f93 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:34.476899 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90f2a284-5ad0-4c74-8d7d-639e8fa09f93 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 Aug 13 02:35:34.477121 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90f2a284-5ad0-4c74-8d7d-639e8fa09f93 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:34.477374 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90f2a284-5ad0-4c74-8d7d-639e8fa09f93 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:34.481897 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90f2a284-5ad0-4c74-8d7d-639e8fa09f93 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 returned with HTTP 404 Aug 13 02:35:34.482393 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 67/270] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:34 2026] GET /volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:34.490269 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cd9fa2c4-1bbc-4659-a9c9-472d16d0aca9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:34.492081 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd9fa2c4-1bbc-4659-a9c9-472d16d0aca9 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action Aug 13 02:35:34.492469 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd9fa2c4-1bbc-4659-a9c9-472d16d0aca9 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:34.492638 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd9fa2c4-1bbc-4659-a9c9-472d16d0aca9 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:34.494106 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-cd9fa2c4-1bbc-4659-a9c9-472d16d0aca9 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot '288898bc-a8ff-4af6-ad69-59ad36430545' with '{'status': 'available'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:34.504183 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:34.504183 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:34.516903 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd9fa2c4-1bbc-4659-a9c9-472d16d0aca9 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action returned with HTTP 202 Aug 13 02:35:34.517514 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 69/271] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:34 2026] POST /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:34.525036 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5537c2f7-fc79-4b1a-8a36-e90e3e394745 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:34.527775 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5537c2f7-fc79-4b1a-8a36-e90e3e394745 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:34.528131 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5537c2f7-fc79-4b1a-8a36-e90e3e394745 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:34.528256 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5537c2f7-fc79-4b1a-8a36-e90e3e394745 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:34.535920 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:34.535920 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:34.536423 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5537c2f7-fc79-4b1a-8a36-e90e3e394745 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:34.537338 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5537c2f7-fc79-4b1a-8a36-e90e3e394745 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:34.537713 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 69/272] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:34 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:34.550052 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ef07ba84-7252-4d88-a929-8e90d3c4eab2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:34.551955 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ef07ba84-7252-4d88-a929-8e90d3c4eab2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 Aug 13 02:35:34.552153 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ef07ba84-7252-4d88-a929-8e90d3c4eab2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:34.552380 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ef07ba84-7252-4d88-a929-8e90d3c4eab2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:34.553243 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-ef07ba84-7252-4d88-a929-8e90d3c4eab2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Delete snapshot with id: e273f9a2-f35c-4283-acd4-dc524d4446e0 Aug 13 02:35:34.559730 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ef07ba84-7252-4d88-a929-8e90d3c4eab2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 returned with HTTP 404 Aug 13 02:35:34.560360 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 68/273] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:35:34 2026] DELETE /volume/v3/snapshots/e273f9a2-f35c-4283-acd4-dc524d4446e0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:34.571451 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed0eff75-a6bd-4dbe-8632-b2f194abc2d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:34.575336 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed0eff75-a6bd-4dbe-8632-b2f194abc2d7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:35:34.575838 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed0eff75-a6bd-4dbe-8632-b2f194abc2d7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3b0600d-3abc-4bf2-aae1-c23e6704cfed", "name": "tempest-SnapshotsActionsTest-Snapshot-589988693"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:34.594317 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:34.594317 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:34.594980 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed0eff75-a6bd-4dbe-8632-b2f194abc2d7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Volume info retrieved successfully. Aug 13 02:35:34.595109 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-ed0eff75-a6bd-4dbe-8632-b2f194abc2d7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Create snapshot from volume b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:34.632037 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ed0eff75-a6bd-4dbe-8632-b2f194abc2d7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Created reservations ['45494515-f49d-493f-953f-9a934e4bc921', '2615ffa2-6e85-4717-9485-17a9cf534e23', 'f4d92f69-29ea-4621-b6a6-ee113b45a319', 'b467763b-3514-400c-9c6f-b06099e04160'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:34.669052 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed0eff75-a6bd-4dbe-8632-b2f194abc2d7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot create request issued successfully. Aug 13 02:35:34.669184 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed0eff75-a6bd-4dbe-8632-b2f194abc2d7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:35:34.669654 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 68/274] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:35:34 2026] POST /volume/v3/snapshots => generated 306 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:34.678333 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a47add05-fc6b-47eb-bf84-830469c43a34 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:34.680812 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a47add05-fc6b-47eb-bf84-830469c43a34 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd Aug 13 02:35:34.681051 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a47add05-fc6b-47eb-bf84-830469c43a34 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:34.681666 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a47add05-fc6b-47eb-bf84-830469c43a34 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:34.688059 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:34.688059 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:34.688669 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a47add05-fc6b-47eb-bf84-830469c43a34 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:34.689901 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a47add05-fc6b-47eb-bf84-830469c43a34 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd returned with HTTP 200 Aug 13 02:35:34.690435 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 70/275] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:34 2026] GET /volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:35.477298 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-3dbf6b2a-2573-4562-a6a4-e66af13bc7a4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:35.481628 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-3dbf6b2a-2573-4562-a6a4-e66af13bc7a4 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] POST https://10.4.3.30/volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820/action Aug 13 02:35:35.482008 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-3dbf6b2a-2573-4562-a6a4-e66af13bc7a4 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:35.482138 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-3dbf6b2a-2573-4562-a6a4-e66af13bc7a4 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:35.508560 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:35.508560 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:35.526515 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b306309a-b7ee-4dd2-a334-38b73a09df8f req-3dbf6b2a-2573-4562-a6a4-e66af13bc7a4 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820/action returned with HTTP 204 Aug 13 02:35:35.527636 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 70/276] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:35:35 2026] POST /volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:35.701682 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b81e1ef0-dac3-4ca8-bbcd-5b20e6c529c5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:35.704198 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b81e1ef0-dac3-4ca8-bbcd-5b20e6c529c5 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd Aug 13 02:35:35.705220 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b81e1ef0-dac3-4ca8-bbcd-5b20e6c529c5 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:35.705220 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b81e1ef0-dac3-4ca8-bbcd-5b20e6c529c5 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:35.712629 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:35.712629 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:35.713180 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b81e1ef0-dac3-4ca8-bbcd-5b20e6c529c5 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:35.714308 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b81e1ef0-dac3-4ca8-bbcd-5b20e6c529c5 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd returned with HTTP 200 Aug 13 02:35:35.714805 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 69/277] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:35 2026] GET /volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:35.725714 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32762879-1439-4146-87ed-af5ba3073bba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:35.727886 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32762879-1439-4146-87ed-af5ba3073bba tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd/action Aug 13 02:35:35.728438 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32762879-1439-4146-87ed-af5ba3073bba tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:35.728505 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32762879-1439-4146-87ed-af5ba3073bba tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:35.729993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-32762879-1439-4146-87ed-af5ba3073bba tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot 'd046a88a-ae58-405a-9710-0cf9880704fd' with '{'status': 'deleting'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:35.742943 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:35.742943 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:35.760733 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32762879-1439-4146-87ed-af5ba3073bba tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd/action returned with HTTP 202 Aug 13 02:35:35.761165 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 69/278] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:35 2026] POST /volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:35.768843 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-99a67720-b5eb-4c01-b590-03b67b8e57e7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:35.771913 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99a67720-b5eb-4c01-b590-03b67b8e57e7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd Aug 13 02:35:35.772282 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99a67720-b5eb-4c01-b590-03b67b8e57e7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:35.772619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99a67720-b5eb-4c01-b590-03b67b8e57e7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:35.780223 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:35.780223 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:35.780825 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-99a67720-b5eb-4c01-b590-03b67b8e57e7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:35.781728 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99a67720-b5eb-4c01-b590-03b67b8e57e7 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd returned with HTTP 200 Aug 13 02:35:35.782240 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 71/279] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:35 2026] GET /volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:35.792120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3ae24b0f-c3f9-46e6-aa1e-e57e7ab90244 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:35.794219 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ae24b0f-c3f9-46e6-aa1e-e57e7ab90244 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd/action Aug 13 02:35:35.794721 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ae24b0f-c3f9-46e6-aa1e-e57e7ab90244 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:35.794885 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ae24b0f-c3f9-46e6-aa1e-e57e7ab90244 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:35.822306 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:35.822306 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:35.823004 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3ae24b0f-c3f9-46e6-aa1e-e57e7ab90244 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Snapshot retrieved successfully. Aug 13 02:35:35.852824 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3ae24b0f-c3f9-46e6-aa1e-e57e7ab90244 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Snapshot delete request issued successfully. Aug 13 02:35:35.852824 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ae24b0f-c3f9-46e6-aa1e-e57e7ab90244 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd/action returned with HTTP 202 Aug 13 02:35:35.852824 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 71/280] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:35 2026] POST /volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:35.867290 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ffed36e0-c6ad-4fab-ae41-106961c43ec3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:35.870272 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ffed36e0-c6ad-4fab-ae41-106961c43ec3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd Aug 13 02:35:35.870272 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ffed36e0-c6ad-4fab-ae41-106961c43ec3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:35.870442 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ffed36e0-c6ad-4fab-ae41-106961c43ec3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:35.877881 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:35.877881 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:35.878641 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ffed36e0-c6ad-4fab-ae41-106961c43ec3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:35.879913 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ffed36e0-c6ad-4fab-ae41-106961c43ec3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd returned with HTTP 200 Aug 13 02:35:35.880859 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 70/281] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:35 2026] GET /volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:36.890998 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6555adfe-c29e-4363-bdf0-40b6524bbbca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:36.894393 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6555adfe-c29e-4363-bdf0-40b6524bbbca tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd Aug 13 02:35:36.894393 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6555adfe-c29e-4363-bdf0-40b6524bbbca tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:36.894588 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6555adfe-c29e-4363-bdf0-40b6524bbbca tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:36.900084 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6555adfe-c29e-4363-bdf0-40b6524bbbca tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd returned with HTTP 404 Aug 13 02:35:36.900084 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 70/282] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:36 2026] GET /volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:36.915011 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ddf8353b-429a-4720-9c26-8034f9dbe8d5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:36.917453 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ddf8353b-429a-4720-9c26-8034f9dbe8d5 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action Aug 13 02:35:36.917453 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ddf8353b-429a-4720-9c26-8034f9dbe8d5 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:36.917453 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ddf8353b-429a-4720-9c26-8034f9dbe8d5 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:36.917759 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-ddf8353b-429a-4720-9c26-8034f9dbe8d5 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot '288898bc-a8ff-4af6-ad69-59ad36430545' with '{'status': 'available'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:36.937486 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:36.937486 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:36.956233 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ddf8353b-429a-4720-9c26-8034f9dbe8d5 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action returned with HTTP 202 Aug 13 02:35:36.958807 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 72/283] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:36 2026] POST /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:36.965896 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-017027f2-f5d0-4164-b843-9f5dc75f3927 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:36.970857 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-017027f2-f5d0-4164-b843-9f5dc75f3927 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:36.970857 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-017027f2-f5d0-4164-b843-9f5dc75f3927 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:36.970857 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-017027f2-f5d0-4164-b843-9f5dc75f3927 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:36.977712 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:36.977712 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:36.978713 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-017027f2-f5d0-4164-b843-9f5dc75f3927 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:36.980364 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-017027f2-f5d0-4164-b843-9f5dc75f3927 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:36.980831 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 72/284] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:36 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:36.994146 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-84f2cdf2-bb60-4b0b-878e-c95129106251 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:36.996729 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-84f2cdf2-bb60-4b0b-878e-c95129106251 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd Aug 13 02:35:36.997431 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-84f2cdf2-bb60-4b0b-878e-c95129106251 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:36.997795 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-84f2cdf2-bb60-4b0b-878e-c95129106251 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:36.998130 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-84f2cdf2-bb60-4b0b-878e-c95129106251 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Delete snapshot with id: d046a88a-ae58-405a-9710-0cf9880704fd Aug 13 02:35:37.007928 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-84f2cdf2-bb60-4b0b-878e-c95129106251 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd returned with HTTP 404 Aug 13 02:35:37.008940 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 71/285] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:35:36 2026] DELETE /volume/v3/snapshots/d046a88a-ae58-405a-9710-0cf9880704fd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:37.021611 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6d522564-c1fc-4f91-afad-dbcc01053ee6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:37.023926 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d522564-c1fc-4f91-afad-dbcc01053ee6 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:35:37.024578 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d522564-c1fc-4f91-afad-dbcc01053ee6 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3b0600d-3abc-4bf2-aae1-c23e6704cfed", "name": "tempest-SnapshotsActionsTest-Snapshot-882996229"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:37.038327 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:37.038327 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:37.038670 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6d522564-c1fc-4f91-afad-dbcc01053ee6 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Volume info retrieved successfully. Aug 13 02:35:37.038821 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-6d522564-c1fc-4f91-afad-dbcc01053ee6 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Create snapshot from volume b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:37.082969 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6d522564-c1fc-4f91-afad-dbcc01053ee6 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Created reservations ['3557bc73-459c-4ece-9b5a-6b3e8e026e33', 'aec91439-ee6b-46b2-b6cd-1a87fbe71b03', '862f7245-b242-45b5-9c03-24de8c8daa8c', '4e6b0866-df20-4436-a26e-f6fbcd51c6d1'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:37.135176 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6d522564-c1fc-4f91-afad-dbcc01053ee6 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot create request issued successfully. Aug 13 02:35:37.135681 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d522564-c1fc-4f91-afad-dbcc01053ee6 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:35:37.136620 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 71/286] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:35:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:37.146815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aa92f06d-30de-43ec-a627-0499b7ba48d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:37.149295 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa92f06d-30de-43ec-a627-0499b7ba48d8 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 Aug 13 02:35:37.149748 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa92f06d-30de-43ec-a627-0499b7ba48d8 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:37.150115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa92f06d-30de-43ec-a627-0499b7ba48d8 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:37.159023 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:37.159023 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:37.159693 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-aa92f06d-30de-43ec-a627-0499b7ba48d8 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:37.161214 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa92f06d-30de-43ec-a627-0499b7ba48d8 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 returned with HTTP 200 Aug 13 02:35:37.161214 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 73/287] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:37 2026] GET /volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:38.174365 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-51dfe9f7-7031-473d-bb42-bdef5cc359f8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:38.177965 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51dfe9f7-7031-473d-bb42-bdef5cc359f8 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 Aug 13 02:35:38.178861 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51dfe9f7-7031-473d-bb42-bdef5cc359f8 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:38.179114 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51dfe9f7-7031-473d-bb42-bdef5cc359f8 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:38.187528 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:38.187528 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:38.188032 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-51dfe9f7-7031-473d-bb42-bdef5cc359f8 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:38.191305 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51dfe9f7-7031-473d-bb42-bdef5cc359f8 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 returned with HTTP 200 Aug 13 02:35:38.191485 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 73/288] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:38 2026] GET /volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:38.206425 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e9739882-e602-4537-b1ce-851a9ddd88f6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:38.208625 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e9739882-e602-4537-b1ce-851a9ddd88f6 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6/action Aug 13 02:35:38.209404 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e9739882-e602-4537-b1ce-851a9ddd88f6 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:38.209905 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e9739882-e602-4537-b1ce-851a9ddd88f6 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:38.211577 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.admin_actions [None req-e9739882-e602-4537-b1ce-851a9ddd88f6 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot '2a919101-f8a6-440a-851c-9c28c79eead6' with '{'status': 'error'}' {{(pid=100287) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:38.222555 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:38.222555 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:38.237813 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e9739882-e602-4537-b1ce-851a9ddd88f6 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6/action returned with HTTP 202 Aug 13 02:35:38.237813 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 72/289] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:38 2026] POST /volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:38.246861 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be29dc11-bf10-4714-8976-f26ac03a3dc5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:38.251198 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be29dc11-bf10-4714-8976-f26ac03a3dc5 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 Aug 13 02:35:38.251452 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be29dc11-bf10-4714-8976-f26ac03a3dc5 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:38.251729 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be29dc11-bf10-4714-8976-f26ac03a3dc5 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:38.259192 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:38.259192 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:38.259461 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-be29dc11-bf10-4714-8976-f26ac03a3dc5 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:38.261868 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be29dc11-bf10-4714-8976-f26ac03a3dc5 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 returned with HTTP 200 Aug 13 02:35:38.262503 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 72/290] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:38 2026] GET /volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:38.276154 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f5c5b8b5-1584-4924-a574-00b1c94e59e9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:38.279822 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5c5b8b5-1584-4924-a574-00b1c94e59e9 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6/action Aug 13 02:35:38.280292 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5c5b8b5-1584-4924-a574-00b1c94e59e9 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:38.280565 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5c5b8b5-1584-4924-a574-00b1c94e59e9 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:38.290928 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:38.290928 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:38.291533 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f5c5b8b5-1584-4924-a574-00b1c94e59e9 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Snapshot retrieved successfully. Aug 13 02:35:38.321461 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f5c5b8b5-1584-4924-a574-00b1c94e59e9 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Snapshot delete request issued successfully. Aug 13 02:35:38.321802 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5c5b8b5-1584-4924-a574-00b1c94e59e9 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6/action returned with HTTP 202 Aug 13 02:35:38.323617 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 74/291] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:38 2026] POST /volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:38.332083 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-282e7694-51d2-4da0-abc6-6e201126a96e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:38.334482 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-282e7694-51d2-4da0-abc6-6e201126a96e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 Aug 13 02:35:38.334482 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-282e7694-51d2-4da0-abc6-6e201126a96e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:38.334826 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-282e7694-51d2-4da0-abc6-6e201126a96e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:38.341079 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:38.341079 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:38.342068 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-282e7694-51d2-4da0-abc6-6e201126a96e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:38.343989 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-282e7694-51d2-4da0-abc6-6e201126a96e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 returned with HTTP 200 Aug 13 02:35:38.343989 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 74/292] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:38 2026] GET /volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:38.477747 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3916cf69-725a-48e0-98d5-7c2a35d10cc7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:38.479614 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3916cf69-725a-48e0-98d5-7c2a35d10cc7 None None] GET https://10.4.3.30/volume// Aug 13 02:35:38.479614 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3916cf69-725a-48e0-98d5-7c2a35d10cc7 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:38.479614 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3916cf69-725a-48e0-98d5-7c2a35d10cc7 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:38.479614 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3916cf69-725a-48e0-98d5-7c2a35d10cc7 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:38.479614 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 73/293] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:38.492163 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-b1e616dd-a19d-417d-aee3-9ac2903c48d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:38.494491 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-b1e616dd-a19d-417d-aee3-9ac2903c48d1 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:35:38.494955 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-b1e616dd-a19d-417d-aee3-9ac2903c48d1 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48439d88-5fb1-4997-942d-cf951d4276ce", "connector": null, "instance_uuid": "8bd98bf4-ed1b-4962-98b7-24882a33bc75"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:38.507187 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:38.507187 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:38.557962 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-b1e616dd-a19d-417d-aee3-9ac2903c48d1 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:35:38.559757 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 73/294] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:35:38 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:38.567228 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-e00bfff3-3f96-4673-ab63-23579374a5f6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:38.569443 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-e00bfff3-3f96-4673-ab63-23579374a5f6 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] DELETE https://10.4.3.30/volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820 Aug 13 02:35:38.569668 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-e00bfff3-3f96-4673-ab63-23579374a5f6 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:38.569938 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-e00bfff3-3f96-4673-ab63-23579374a5f6 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:38.578080 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:38.578080 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:38.639185 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-e00bfff3-3f96-4673-ab63-23579374a5f6 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820 returned with HTTP 200 Aug 13 02:35:38.639943 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 75/295] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:35:38 2026] DELETE /volume/v3/attachments/869af630-52c4-4c50-81cd-86e1e1097820 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:38.647569 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-db1fe6c7-fb90-4b9b-8e5f-6f37f0fd94a8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:38.650009 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-db1fe6c7-fb90-4b9b-8e5f-6f37f0fd94a8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:38.650539 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-db1fe6c7-fb90-4b9b-8e5f-6f37f0fd94a8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:38.650813 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-db1fe6c7-fb90-4b9b-8e5f-6f37f0fd94a8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:38.665829 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:38.665829 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:38.674886 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-db1fe6c7-fb90-4b9b-8e5f-6f37f0fd94a8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:38.684282 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-db1fe6c7-fb90-4b9b-8e5f-6f37f0fd94a8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:38.684979 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 75/296] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:38 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 1161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:39.038928 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-01c4cb52-c296-419d-a0ec-ad6390c20696 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:39.041994 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-01c4cb52-c296-419d-a0ec-ad6390c20696 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] DELETE https://10.4.3.30/volume/v3/attachments/154961b5-1bd5-4b0a-bbfd-1762534b9973 Aug 13 02:35:39.041994 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-01c4cb52-c296-419d-a0ec-ad6390c20696 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:39.042218 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-01c4cb52-c296-419d-a0ec-ad6390c20696 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:39.058693 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:39.058693 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:39.135466 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-15011069-bdc4-4fb1-b7cc-e4d3123c25b6 req-01c4cb52-c296-419d-a0ec-ad6390c20696 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/attachments/154961b5-1bd5-4b0a-bbfd-1762534b9973 returned with HTTP 200 Aug 13 02:35:39.136360 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 74/297] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:35:39 2026] DELETE /volume/v3/attachments/154961b5-1bd5-4b0a-bbfd-1762534b9973 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:39.354419 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-507c386a-fbe2-4e6b-a639-027b63ce1469 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:39.356077 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-507c386a-fbe2-4e6b-a639-027b63ce1469 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 Aug 13 02:35:39.356741 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-507c386a-fbe2-4e6b-a639-027b63ce1469 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:39.356984 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-507c386a-fbe2-4e6b-a639-027b63ce1469 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:39.363702 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-507c386a-fbe2-4e6b-a639-027b63ce1469 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 returned with HTTP 404 Aug 13 02:35:39.364540 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 74/298] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:39 2026] GET /volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:39.378097 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-226a0e80-43bc-4c29-93cd-d7c012e1d5ce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:39.381800 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-226a0e80-43bc-4c29-93cd-d7c012e1d5ce tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action Aug 13 02:35:39.382382 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-226a0e80-43bc-4c29-93cd-d7c012e1d5ce tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:39.382382 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-226a0e80-43bc-4c29-93cd-d7c012e1d5ce tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:39.384229 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-226a0e80-43bc-4c29-93cd-d7c012e1d5ce tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot '288898bc-a8ff-4af6-ad69-59ad36430545' with '{'status': 'available'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:39.401639 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:39.401639 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:39.415656 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-226a0e80-43bc-4c29-93cd-d7c012e1d5ce tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action returned with HTTP 202 Aug 13 02:35:39.416090 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 76/299] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:39 2026] POST /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:39.425951 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cbeb40c7-5daa-4ee5-9c5a-9730f62f9156 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:39.427120 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbeb40c7-5daa-4ee5-9c5a-9730f62f9156 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:39.427120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbeb40c7-5daa-4ee5-9c5a-9730f62f9156 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:39.427389 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbeb40c7-5daa-4ee5-9c5a-9730f62f9156 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:39.436007 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:39.436007 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:39.436547 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cbeb40c7-5daa-4ee5-9c5a-9730f62f9156 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:39.437786 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbeb40c7-5daa-4ee5-9c5a-9730f62f9156 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:39.438697 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 76/300] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:39 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:39.450560 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c237a453-c96c-4e7f-99dd-8cac39c2f3e2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:39.453659 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c237a453-c96c-4e7f-99dd-8cac39c2f3e2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 Aug 13 02:35:39.453919 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c237a453-c96c-4e7f-99dd-8cac39c2f3e2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:39.454114 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c237a453-c96c-4e7f-99dd-8cac39c2f3e2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:39.454292 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-c237a453-c96c-4e7f-99dd-8cac39c2f3e2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Delete snapshot with id: 2a919101-f8a6-440a-851c-9c28c79eead6 Aug 13 02:35:39.460676 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c237a453-c96c-4e7f-99dd-8cac39c2f3e2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 returned with HTTP 404 Aug 13 02:35:39.461670 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 75/301] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:35:39 2026] DELETE /volume/v3/snapshots/2a919101-f8a6-440a-851c-9c28c79eead6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:39.476490 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-25c603d5-09f8-4ed5-8f72-7403734bbee0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:39.480852 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25c603d5-09f8-4ed5-8f72-7403734bbee0 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:35:39.481205 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25c603d5-09f8-4ed5-8f72-7403734bbee0 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3b0600d-3abc-4bf2-aae1-c23e6704cfed", "name": "tempest-SnapshotsActionsTest-Snapshot-1935154186"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:39.497619 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:39.497619 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:39.498697 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-25c603d5-09f8-4ed5-8f72-7403734bbee0 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Volume info retrieved successfully. Aug 13 02:35:39.498978 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-25c603d5-09f8-4ed5-8f72-7403734bbee0 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Create snapshot from volume b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:39.550121 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-25c603d5-09f8-4ed5-8f72-7403734bbee0 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Created reservations ['d05eff08-08a8-48ea-9f31-19b0c6bf94e7', '19a68aa9-492a-48e0-b104-2b4d04f424cb', 'de834f09-6d73-47d2-ad24-ea6bec44a6df', 'fb8b2899-12de-4ad6-a101-2a6d2ff78acb'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:39.603778 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-25c603d5-09f8-4ed5-8f72-7403734bbee0 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot create request issued successfully. Aug 13 02:35:39.605444 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25c603d5-09f8-4ed5-8f72-7403734bbee0 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:35:39.605444 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 75/302] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:35:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:39.620286 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-af80e6c6-b080-4042-b948-cf0cecd04e82 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:39.624823 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-af80e6c6-b080-4042-b948-cf0cecd04e82 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 Aug 13 02:35:39.625130 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-af80e6c6-b080-4042-b948-cf0cecd04e82 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:39.625492 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-af80e6c6-b080-4042-b948-cf0cecd04e82 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:39.636625 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:39.636625 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:39.636625 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-af80e6c6-b080-4042-b948-cf0cecd04e82 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:39.642089 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-af80e6c6-b080-4042-b948-cf0cecd04e82 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 returned with HTTP 200 Aug 13 02:35:39.642089 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 77/303] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:39 2026] GET /volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:40.656740 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-12044c93-cbfa-4268-b3c4-00c7ebfa8d95 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:40.660116 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12044c93-cbfa-4268-b3c4-00c7ebfa8d95 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 Aug 13 02:35:40.660415 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12044c93-cbfa-4268-b3c4-00c7ebfa8d95 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:40.660772 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12044c93-cbfa-4268-b3c4-00c7ebfa8d95 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:40.670475 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:40.670475 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:40.670748 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-12044c93-cbfa-4268-b3c4-00c7ebfa8d95 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:40.671861 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12044c93-cbfa-4268-b3c4-00c7ebfa8d95 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 returned with HTTP 200 Aug 13 02:35:40.672842 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 77/304] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:40 2026] GET /volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:40.688361 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e39a1cff-c469-46fe-9e11-40fb7d8252ff None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:40.698202 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e39a1cff-c469-46fe-9e11-40fb7d8252ff tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218/action Aug 13 02:35:40.698661 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e39a1cff-c469-46fe-9e11-40fb7d8252ff tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:40.698827 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e39a1cff-c469-46fe-9e11-40fb7d8252ff tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:40.702009 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.admin_actions [None req-e39a1cff-c469-46fe-9e11-40fb7d8252ff tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot 'f77a6ff8-3590-45f1-92d5-c630b4d9d218' with '{'status': 'error_deleting'}' {{(pid=100287) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:40.722164 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:40.722164 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:40.753977 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e39a1cff-c469-46fe-9e11-40fb7d8252ff tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218/action returned with HTTP 202 Aug 13 02:35:40.754732 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 76/305] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:40 2026] POST /volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:40.766069 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19ebf9bc-1846-4b20-a3b1-6784be60abf2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:40.770279 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19ebf9bc-1846-4b20-a3b1-6784be60abf2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 Aug 13 02:35:40.770636 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19ebf9bc-1846-4b20-a3b1-6784be60abf2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:40.770939 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19ebf9bc-1846-4b20-a3b1-6784be60abf2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:40.780984 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:40.780984 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:40.785639 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-19ebf9bc-1846-4b20-a3b1-6784be60abf2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:40.786170 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19ebf9bc-1846-4b20-a3b1-6784be60abf2 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 returned with HTTP 200 Aug 13 02:35:40.790386 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 76/306] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:40 2026] GET /volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:35:40.803170 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5482ccc1-5c1e-4718-b174-0daf5a17471a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:40.805737 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5482ccc1-5c1e-4718-b174-0daf5a17471a tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218/action Aug 13 02:35:40.805737 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5482ccc1-5c1e-4718-b174-0daf5a17471a tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:40.806003 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5482ccc1-5c1e-4718-b174-0daf5a17471a tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:40.825832 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:40.825832 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:40.826011 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5482ccc1-5c1e-4718-b174-0daf5a17471a tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Snapshot retrieved successfully. Aug 13 02:35:40.869024 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5482ccc1-5c1e-4718-b174-0daf5a17471a tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Snapshot delete request issued successfully. Aug 13 02:35:40.869360 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5482ccc1-5c1e-4718-b174-0daf5a17471a tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218/action returned with HTTP 202 Aug 13 02:35:40.870021 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 78/307] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:40 2026] POST /volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:40.883622 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d4567444-4662-4363-baf9-d852ce0fbfd3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:40.885847 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4567444-4662-4363-baf9-d852ce0fbfd3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 Aug 13 02:35:40.886186 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4567444-4662-4363-baf9-d852ce0fbfd3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:40.886525 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4567444-4662-4363-baf9-d852ce0fbfd3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:40.895026 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:40.895026 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:40.895802 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d4567444-4662-4363-baf9-d852ce0fbfd3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:40.897829 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4567444-4662-4363-baf9-d852ce0fbfd3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 returned with HTTP 200 Aug 13 02:35:40.897829 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 78/308] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:40 2026] GET /volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:40.911145 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-de1216ca-0a56-4e81-abab-3375c2a3d22b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:40.917223 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-de1216ca-0a56-4e81-abab-3375c2a3d22b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] PUT https://10.4.3.30/volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3 Aug 13 02:35:40.917746 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-de1216ca-0a56-4e81-abab-3375c2a3d22b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:40.935982 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-de1216ca-0a56-4e81-abab-3375c2a3d22b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Acquiring lock "cinder-attachment_update-48439d88-5fb1-4997-942d-cf951d4276ce-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:35:40.942736 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-de1216ca-0a56-4e81-abab-3375c2a3d22b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Lock "cinder-attachment_update-48439d88-5fb1-4997-942d-cf951d4276ce-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:35:40.944317 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:40.944317 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:41.075778 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-de1216ca-0a56-4e81-abab-3375c2a3d22b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Lock "cinder-attachment_update-48439d88-5fb1-4997-942d-cf951d4276ce-np0000007139" released by "attachment_update" :: held 0.132s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:35:41.075778 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-de1216ca-0a56-4e81-abab-3375c2a3d22b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3 returned with HTTP 200 Aug 13 02:35:41.075778 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 77/309] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:35:40 2026] PUT /volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:41.085754 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-193677a6-84d9-4b88-ae9e-bfc6e4f0a936 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:41.088693 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-193677a6-84d9-4b88-ae9e-bfc6e4f0a936 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3 Aug 13 02:35:41.088900 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-193677a6-84d9-4b88-ae9e-bfc6e4f0a936 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:41.089109 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-193677a6-84d9-4b88-ae9e-bfc6e4f0a936 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:41.108795 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-193677a6-84d9-4b88-ae9e-bfc6e4f0a936 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3 returned with HTTP 200 Aug 13 02:35:41.109640 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 77/310] 10.4.3.30 () {70 vars in 1644 bytes} [Thu Aug 13 02:35:41 2026] GET /volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:41.912219 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-93fa8643-b694-4e6a-b31f-4be760de59a9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:41.917039 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-93fa8643-b694-4e6a-b31f-4be760de59a9 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 Aug 13 02:35:41.917331 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-93fa8643-b694-4e6a-b31f-4be760de59a9 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:41.917608 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-93fa8643-b694-4e6a-b31f-4be760de59a9 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:41.936268 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-93fa8643-b694-4e6a-b31f-4be760de59a9 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 returned with HTTP 404 Aug 13 02:35:41.936268 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 79/311] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:41 2026] GET /volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:41.948177 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c1303035-7339-4a85-807d-837adfd70e46 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:41.949967 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c1303035-7339-4a85-807d-837adfd70e46 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action Aug 13 02:35:41.950410 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c1303035-7339-4a85-807d-837adfd70e46 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:41.950598 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c1303035-7339-4a85-807d-837adfd70e46 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:41.952469 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.admin_actions [None req-c1303035-7339-4a85-807d-837adfd70e46 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot '288898bc-a8ff-4af6-ad69-59ad36430545' with '{'status': 'available'}' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:41.969422 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:41.969422 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:41.996141 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c1303035-7339-4a85-807d-837adfd70e46 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action returned with HTTP 202 Aug 13 02:35:41.996141 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 79/312] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:41 2026] POST /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:42.006774 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-90d88dac-2862-4d6f-8a75-8cdcd428c7cc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:42.008388 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-90d88dac-2862-4d6f-8a75-8cdcd428c7cc tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:42.008622 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-90d88dac-2862-4d6f-8a75-8cdcd428c7cc tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:42.008856 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-90d88dac-2862-4d6f-8a75-8cdcd428c7cc tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:42.020423 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:42.020423 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:42.020869 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-90d88dac-2862-4d6f-8a75-8cdcd428c7cc tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:42.021832 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-90d88dac-2862-4d6f-8a75-8cdcd428c7cc tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:42.022515 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 78/313] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:42 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:42.033622 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7016434b-f816-4146-a6ec-684db122254a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:42.039018 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7016434b-f816-4146-a6ec-684db122254a tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 Aug 13 02:35:42.041187 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7016434b-f816-4146-a6ec-684db122254a tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:42.041187 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7016434b-f816-4146-a6ec-684db122254a tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:42.041349 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-7016434b-f816-4146-a6ec-684db122254a tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Delete snapshot with id: f77a6ff8-3590-45f1-92d5-c630b4d9d218 Aug 13 02:35:42.048125 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7016434b-f816-4146-a6ec-684db122254a tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 returned with HTTP 404 Aug 13 02:35:42.049634 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 78/314] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:35:42 2026] DELETE /volume/v3/snapshots/f77a6ff8-3590-45f1-92d5-c630b4d9d218 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:42.059313 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-89c7135a-be2f-4d33-9925-fdb6268d8c2e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:42.060367 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89c7135a-be2f-4d33-9925-fdb6268d8c2e tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action Aug 13 02:35:42.060764 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89c7135a-be2f-4d33-9925-fdb6268d8c2e tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:42.060913 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89c7135a-be2f-4d33-9925-fdb6268d8c2e tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:42.062218 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-89c7135a-be2f-4d33-9925-fdb6268d8c2e tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot '288898bc-a8ff-4af6-ad69-59ad36430545' with '{'status': 'creating'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:42.074815 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:42.074815 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:42.094735 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89c7135a-be2f-4d33-9925-fdb6268d8c2e tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action returned with HTTP 202 Aug 13 02:35:42.095192 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 80/315] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:42 2026] POST /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:42.106549 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f0973905-476b-43e1-b59d-999086ffc7b3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:42.108331 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0973905-476b-43e1-b59d-999086ffc7b3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:42.108570 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0973905-476b-43e1-b59d-999086ffc7b3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:42.108770 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0973905-476b-43e1-b59d-999086ffc7b3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:42.114150 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:42.114150 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:42.114555 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f0973905-476b-43e1-b59d-999086ffc7b3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:42.115493 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0973905-476b-43e1-b59d-999086ffc7b3 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:42.115857 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 80/316] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:42 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:42.128160 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-69476224-334a-4968-8deb-229fddca557b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:42.130058 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69476224-334a-4968-8deb-229fddca557b tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] POST https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action Aug 13 02:35:42.130476 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-69476224-334a-4968-8deb-229fddca557b tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:42.130621 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-69476224-334a-4968-8deb-229fddca557b tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:42.132602 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.snapshot_actions [None req-69476224-334a-4968-8deb-229fddca557b tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100287) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 02:35:42.137780 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:42.137780 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:42.138349 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.snapshot_actions [None req-69476224-334a-4968-8deb-229fddca557b tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Updating snapshot 288898bc-a8ff-4af6-ad69-59ad36430545 with info {'id': '288898bc-a8ff-4af6-ad69-59ad36430545', 'status': 'error', 'progress': '80%'} Aug 13 02:35:42.152135 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69476224-334a-4968-8deb-229fddca557b tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action returned with HTTP 202 Aug 13 02:35:42.152655 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 79/317] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:42 2026] POST /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:42.160994 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aac0d130-b26b-4616-a76f-d2fd2a66b02d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:42.162552 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aac0d130-b26b-4616-a76f-d2fd2a66b02d tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:42.162801 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aac0d130-b26b-4616-a76f-d2fd2a66b02d tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:42.163041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aac0d130-b26b-4616-a76f-d2fd2a66b02d tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:42.169726 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:42.169726 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:42.170440 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aac0d130-b26b-4616-a76f-d2fd2a66b02d tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Snapshot retrieved successfully. Aug 13 02:35:42.171376 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aac0d130-b26b-4616-a76f-d2fd2a66b02d tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:42.171773 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 79/318] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:42 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 459 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:42.186742 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c16565d9-ba21-424c-a775-146a13894094 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:42.188684 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c16565d9-ba21-424c-a775-146a13894094 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] POST https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action Aug 13 02:35:42.189001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c16565d9-ba21-424c-a775-146a13894094 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:42.189001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c16565d9-ba21-424c-a775-146a13894094 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:42.192502 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-c16565d9-ba21-424c-a775-146a13894094 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] Updating snapshot '288898bc-a8ff-4af6-ad69-59ad36430545' with '{'status': 'available'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:35:42.205480 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:42.205480 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:42.228818 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c16565d9-ba21-424c-a775-146a13894094 tempest-SnapshotsActionsTest-1983980469 tempest-SnapshotsActionsTest-1983980469-project-admin] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action returned with HTTP 202 Aug 13 02:35:42.228818 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 81/319] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:35:42 2026] POST /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:35:42.243571 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6dd498bd-6a22-4091-9084-6ae46c4f573d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:42.248071 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6dd498bd-6a22-4091-9084-6ae46c4f573d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:42.248384 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6dd498bd-6a22-4091-9084-6ae46c4f573d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:42.248707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6dd498bd-6a22-4091-9084-6ae46c4f573d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:42.258549 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:42.258549 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:42.259080 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6dd498bd-6a22-4091-9084-6ae46c4f573d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:42.260332 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6dd498bd-6a22-4091-9084-6ae46c4f573d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:42.261161 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 81/320] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:42 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:42.274292 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-51044e78-2243-4522-9b16-c9a27a17fa69 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:42.276105 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-51044e78-2243-4522-9b16-c9a27a17fa69 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:42.276399 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-51044e78-2243-4522-9b16-c9a27a17fa69 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:42.276622 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-51044e78-2243-4522-9b16-c9a27a17fa69 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:42.276758 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-51044e78-2243-4522-9b16-c9a27a17fa69 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Delete snapshot with id: 288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:42.289134 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:42.289134 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:42.290834 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-51044e78-2243-4522-9b16-c9a27a17fa69 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:42.322434 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-51044e78-2243-4522-9b16-c9a27a17fa69 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot delete request issued successfully. Aug 13 02:35:42.322750 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-51044e78-2243-4522-9b16-c9a27a17fa69 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 202 Aug 13 02:35:42.323183 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 80/321] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:35:42 2026] DELETE /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:42.335556 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67c8fc3d-1fcf-4ee0-9c5b-01a14d3db74d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:42.338477 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67c8fc3d-1fcf-4ee0-9c5b-01a14d3db74d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:42.338951 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67c8fc3d-1fcf-4ee0-9c5b-01a14d3db74d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:42.339260 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67c8fc3d-1fcf-4ee0-9c5b-01a14d3db74d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:42.346140 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:42.346140 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:42.347373 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67c8fc3d-1fcf-4ee0-9c5b-01a14d3db74d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Snapshot retrieved successfully. Aug 13 02:35:42.348787 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67c8fc3d-1fcf-4ee0-9c5b-01a14d3db74d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 200 Aug 13 02:35:42.348787 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 80/322] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:42 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:43.359623 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-71f74df6-87c8-46bc-8fba-e4ce6b68dc9c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:43.362099 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-71f74df6-87c8-46bc-8fba-e4ce6b68dc9c tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 Aug 13 02:35:43.362346 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-71f74df6-87c8-46bc-8fba-e4ce6b68dc9c tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:43.362578 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-71f74df6-87c8-46bc-8fba-e4ce6b68dc9c tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:43.368385 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-71f74df6-87c8-46bc-8fba-e4ce6b68dc9c tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 returned with HTTP 404 Aug 13 02:35:43.369106 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 82/323] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:35:43 2026] GET /volume/v3/snapshots/288898bc-a8ff-4af6-ad69-59ad36430545 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:43.381601 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5a8d886c-042a-4214-9e1c-304f87b0c73e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:43.385786 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5a8d886c-042a-4214-9e1c-304f87b0c73e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:43.386098 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5a8d886c-042a-4214-9e1c-304f87b0c73e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:43.386463 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5a8d886c-042a-4214-9e1c-304f87b0c73e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:43.397474 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:43.397474 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:43.403915 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5a8d886c-042a-4214-9e1c-304f87b0c73e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Volume info retrieved successfully. Aug 13 02:35:43.409499 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5a8d886c-042a-4214-9e1c-304f87b0c73e tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed returned with HTTP 200 Aug 13 02:35:43.409958 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 82/324] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:43 2026] GET /volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:43.428648 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-165e115b-c96d-42ed-b375-af430725af65 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:43.430624 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-165e115b-c96d-42ed-b375-af430725af65 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] DELETE https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:43.430826 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-165e115b-c96d-42ed-b375-af430725af65 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:43.431010 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-165e115b-c96d-42ed-b375-af430725af65 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:43.431165 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-165e115b-c96d-42ed-b375-af430725af65 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Delete volume with id: b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:43.439182 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:43.439182 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:43.439779 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-165e115b-c96d-42ed-b375-af430725af65 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Volume info retrieved successfully. Aug 13 02:35:43.475146 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-165e115b-c96d-42ed-b375-af430725af65 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Delete volume request issued successfully. Aug 13 02:35:43.475449 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-165e115b-c96d-42ed-b375-af430725af65 tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed returned with HTTP 202 Aug 13 02:35:43.475846 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 81/325] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:35:43 2026] DELETE /volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:43.485983 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da99d7f1-0ad2-4bae-9108-96d1395a076d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:43.487983 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da99d7f1-0ad2-4bae-9108-96d1395a076d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:43.488282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da99d7f1-0ad2-4bae-9108-96d1395a076d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:43.488538 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da99d7f1-0ad2-4bae-9108-96d1395a076d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:43.495991 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:43.495991 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:43.500387 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-da99d7f1-0ad2-4bae-9108-96d1395a076d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Volume info retrieved successfully. Aug 13 02:35:43.505493 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da99d7f1-0ad2-4bae-9108-96d1395a076d tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed returned with HTTP 200 Aug 13 02:35:43.505988 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 81/326] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:43 2026] GET /volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:44.526451 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fb3588bf-e112-4276-a8ba-2cc5fa5bed8f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:44.527226 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb3588bf-e112-4276-a8ba-2cc5fa5bed8f tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] GET https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed Aug 13 02:35:44.527550 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb3588bf-e112-4276-a8ba-2cc5fa5bed8f tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:44.527819 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb3588bf-e112-4276-a8ba-2cc5fa5bed8f tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:44.543726 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb3588bf-e112-4276-a8ba-2cc5fa5bed8f tempest-SnapshotsActionsTest-317686510 tempest-SnapshotsActionsTest-317686510-project-member] https://10.4.3.30/volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed returned with HTTP 404 Aug 13 02:35:44.544428 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 83/327] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:44 2026] GET /volume/v3/volumes/b3b0600d-3abc-4bf2-aae1-c23e6704cfed => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:44.871996 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3e21d2c2-a405-43ab-9ed5-3cb21ad7c5d8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:44.876038 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e21d2c2-a405-43ab-9ed5-3cb21ad7c5d8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] DELETE https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 Aug 13 02:35:44.876038 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e21d2c2-a405-43ab-9ed5-3cb21ad7c5d8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:44.876038 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e21d2c2-a405-43ab-9ed5-3cb21ad7c5d8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:44.876038 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-3e21d2c2-a405-43ab-9ed5-3cb21ad7c5d8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Delete volume with id: fedceff1-7c03-486e-a3be-b771fc668494 Aug 13 02:35:44.887206 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:44.887206 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:44.888956 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3e21d2c2-a405-43ab-9ed5-3cb21ad7c5d8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:44.921701 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3e21d2c2-a405-43ab-9ed5-3cb21ad7c5d8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Delete volume request issued successfully. Aug 13 02:35:44.921701 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e21d2c2-a405-43ab-9ed5-3cb21ad7c5d8 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 returned with HTTP 202 Aug 13 02:35:44.922991 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 83/328] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:35:44 2026] DELETE /volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:44.934592 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-acf1cc74-5cba-418d-9cff-f516bb3e1ee0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:44.937230 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-acf1cc74-5cba-418d-9cff-f516bb3e1ee0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 Aug 13 02:35:44.937641 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-acf1cc74-5cba-418d-9cff-f516bb3e1ee0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:44.938050 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-acf1cc74-5cba-418d-9cff-f516bb3e1ee0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:44.945844 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:44.945844 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:44.951420 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-acf1cc74-5cba-418d-9cff-f516bb3e1ee0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:44.958637 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-acf1cc74-5cba-418d-9cff-f516bb3e1ee0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 returned with HTTP 200 Aug 13 02:35:44.959143 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 82/329] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:44 2026] GET /volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:45.978107 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-049f06bf-36f5-4f6c-a89f-2c1e6efcfc12 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:45.981826 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-049f06bf-36f5-4f6c-a89f-2c1e6efcfc12 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 Aug 13 02:35:45.982083 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-049f06bf-36f5-4f6c-a89f-2c1e6efcfc12 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:45.982408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-049f06bf-36f5-4f6c-a89f-2c1e6efcfc12 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:45.984597 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-3b17625c-b1ee-4811-ab0d-af1c51aab21b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:45.988492 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-3b17625c-b1ee-4811-ab0d-af1c51aab21b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] POST https://10.4.3.30/volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3/action Aug 13 02:35:45.989191 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-3b17625c-b1ee-4811-ab0d-af1c51aab21b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:45.989435 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-3b17625c-b1ee-4811-ab0d-af1c51aab21b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:45.994485 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-049f06bf-36f5-4f6c-a89f-2c1e6efcfc12 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 returned with HTTP 404 Aug 13 02:35:45.995060 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 82/330] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:45 2026] GET /volume/v3/volumes/fedceff1-7c03-486e-a3be-b771fc668494 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:46.006979 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-51c6d9ea-8f6c-4b16-b099-3b018d7e2ce0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:46.011833 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:46.011833 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:46.013149 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51c6d9ea-8f6c-4b16-b099-3b018d7e2ce0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] DELETE https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:46.013504 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51c6d9ea-8f6c-4b16-b099-3b018d7e2ce0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:46.013773 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51c6d9ea-8f6c-4b16-b099-3b018d7e2ce0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:46.014006 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-51c6d9ea-8f6c-4b16-b099-3b018d7e2ce0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Delete volume with id: 4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:46.025641 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e664ab74-8d75-490d-a52a-8b3bafaa14fd req-3b17625c-b1ee-4811-ab0d-af1c51aab21b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3/action returned with HTTP 204 Aug 13 02:35:46.026174 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 84/331] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:35:45 2026] POST /volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:46.030138 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:46.030138 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:46.032578 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-51c6d9ea-8f6c-4b16-b099-3b018d7e2ce0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:46.058035 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-51c6d9ea-8f6c-4b16-b099-3b018d7e2ce0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Delete volume request issued successfully. Aug 13 02:35:46.058275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51c6d9ea-8f6c-4b16-b099-3b018d7e2ce0 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 202 Aug 13 02:35:46.059044 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 84/332] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:35:46 2026] DELETE /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:46.070684 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2d084d77-cd58-45eb-8df2-cd94a5810353 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:46.073983 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2d084d77-cd58-45eb-8df2-cd94a5810353 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:46.074291 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2d084d77-cd58-45eb-8df2-cd94a5810353 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:46.074855 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2d084d77-cd58-45eb-8df2-cd94a5810353 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:46.085170 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:46.085170 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:46.092791 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2d084d77-cd58-45eb-8df2-cd94a5810353 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Volume info retrieved successfully. Aug 13 02:35:46.106426 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2d084d77-cd58-45eb-8df2-cd94a5810353 tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 200 Aug 13 02:35:46.106426 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 83/333] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:46 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:47.129555 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f28fd6e2-10df-4d4e-910d-9de39e13fa1f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:47.131225 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f28fd6e2-10df-4d4e-910d-9de39e13fa1f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] GET https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 Aug 13 02:35:47.131225 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f28fd6e2-10df-4d4e-910d-9de39e13fa1f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:47.131225 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f28fd6e2-10df-4d4e-910d-9de39e13fa1f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:47.138222 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f28fd6e2-10df-4d4e-910d-9de39e13fa1f tempest-TestMultiAttachVolumeSwap-1582129645 tempest-TestMultiAttachVolumeSwap-1582129645-project-member] https://10.4.3.30/volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 returned with HTTP 404 Aug 13 02:35:47.138769 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 83/334] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:47 2026] GET /volume/v3/volumes/4e68a173-b2b4-4b57-9006-7cc8d8133ff4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:49.938622 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-66585da6-6083-4713-a2dd-53c404fad28a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:50.240751 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:35:50.241274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1614795084", "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:50.243829 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1614795084', 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:35:50.309817 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1129736f-0902-43c4-a6d4-37cfb57cc872 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:50.316236 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1129736f-0902-43c4-a6d4-37cfb57cc872 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:50.316589 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1129736f-0902-43c4-a6d4-37cfb57cc872 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:50.317527 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1129736f-0902-43c4-a6d4-37cfb57cc872 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:50.336729 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:50.336729 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:50.345405 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1129736f-0902-43c4-a6d4-37cfb57cc872 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:50.353262 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1129736f-0902-43c4-a6d4-37cfb57cc872 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:50.354155 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 85/335] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:50 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:50.417536 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-96d8f815-593f-4aaf-930e-987aa55f7d84 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:50.420436 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-96d8f815-593f-4aaf-930e-987aa55f7d84 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:50.420738 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-96d8f815-593f-4aaf-930e-987aa55f7d84 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:50.420914 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-96d8f815-593f-4aaf-930e-987aa55f7d84 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:50.430086 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:50.430086 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:50.435057 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-96d8f815-593f-4aaf-930e-987aa55f7d84 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:50.442064 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-96d8f815-593f-4aaf-930e-987aa55f7d84 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:50.442591 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 84/336] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:50 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:50.555155 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0538170-af2d-488c-8dfd-d466d6400162 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:50.555155 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0538170-af2d-488c-8dfd-d466d6400162 None None] GET https://10.4.3.30/volume// Aug 13 02:35:50.555155 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0538170-af2d-488c-8dfd-d466d6400162 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:50.555155 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0538170-af2d-488c-8dfd-d466d6400162 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:50.555155 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0538170-af2d-488c-8dfd-d466d6400162 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:50.555155 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 84/337] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:35:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:50.577376 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-430025cd-540f-46b3-a19f-f23d2767ff89 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:50.579777 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-430025cd-540f-46b3-a19f-f23d2767ff89 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:35:50.580215 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-430025cd-540f-46b3-a19f-f23d2767ff89 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4520e6ce-df64-42ff-8f44-5222d012459d", "connector": null, "instance_uuid": "2c97465a-74c9-43e9-a44a-638200a47d96"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:50.595975 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:50.595975 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:50.637124 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-430025cd-540f-46b3-a19f-f23d2767ff89 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:35:50.637788 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 86/338] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:35:50 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:50.675407 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d513a639-2e55-485f-a20e-c76b40192e4f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:50.678403 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d513a639-2e55-485f-a20e-c76b40192e4f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:50.678403 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d513a639-2e55-485f-a20e-c76b40192e4f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:50.678403 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d513a639-2e55-485f-a20e-c76b40192e4f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:50.689121 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f245e909-b77e-4cde-9e27-84c3454bcd99 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:50.691240 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f245e909-b77e-4cde-9e27-84c3454bcd99 None None] GET https://10.4.3.30/volume// Aug 13 02:35:50.691990 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f245e909-b77e-4cde-9e27-84c3454bcd99 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:50.691990 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f245e909-b77e-4cde-9e27-84c3454bcd99 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:50.692482 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f245e909-b77e-4cde-9e27-84c3454bcd99 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:50.693008 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 85/339] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:50.693822 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:50.693822 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:50.698835 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d513a639-2e55-485f-a20e-c76b40192e4f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:50.703019 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7a7220be-fb99-483c-9468-678867dcca92 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:50.707113 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d513a639-2e55-485f-a20e-c76b40192e4f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:50.707263 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7a7220be-fb99-483c-9468-678867dcca92 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:50.707539 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7a7220be-fb99-483c-9468-678867dcca92 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:50.708352 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7a7220be-fb99-483c-9468-678867dcca92 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:50.708486 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 85/340] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:50 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:50.720129 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:50.720129 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:50.724453 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7a7220be-fb99-483c-9468-678867dcca92 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:50.732437 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7a7220be-fb99-483c-9468-678867dcca92 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:50.733016 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 87/341] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:50 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:50.835766 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7ab94f89-f532-4723-ab44-826ac7cca6f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:50.837854 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7ab94f89-f532-4723-ab44-826ac7cca6f3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] PUT https://10.4.3.30/volume/v3/attachments/37129a57-970e-460b-b7ce-46e7841dec90 Aug 13 02:35:50.838444 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7ab94f89-f532-4723-ab44-826ac7cca6f3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:50.841107 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Create volume of 1 GB Aug 13 02:35:50.848706 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7ab94f89-f532-4723-ab44-826ac7cca6f3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Acquiring lock "cinder-attachment_update-4520e6ce-df64-42ff-8f44-5222d012459d-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:35:50.850366 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Availability Zones retrieved successfully. Aug 13 02:35:50.850437 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e5887d5e-f7e7-4084-886c-0c983a71d93a req-47d68153-ae5e-4563-9b73-f615cb8baefe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:50.852769 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e5887d5e-f7e7-4084-886c-0c983a71d93a req-47d68153-ae5e-4563-9b73-f615cb8baefe tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] DELETE https://10.4.3.30/volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3 Aug 13 02:35:50.852769 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e5887d5e-f7e7-4084-886c-0c983a71d93a req-47d68153-ae5e-4563-9b73-f615cb8baefe tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:50.852993 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e5887d5e-f7e7-4084-886c-0c983a71d93a req-47d68153-ae5e-4563-9b73-f615cb8baefe tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:50.854085 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7ab94f89-f532-4723-ab44-826ac7cca6f3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Lock "cinder-attachment_update-4520e6ce-df64-42ff-8f44-5222d012459d-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:35:50.855160 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:50.855160 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:50.857870 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Flow 'volume_create_api' (f22875a5-c8e7-4e22-b225-8b50fa0a1aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:50.859007 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03db5387-6441-4aca-bf52-27bf5821eb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:50.860106 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:35:50.864316 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:50.864316 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:50.935337 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e5887d5e-f7e7-4084-886c-0c983a71d93a req-47d68153-ae5e-4563-9b73-f615cb8baefe tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3 returned with HTTP 200 Aug 13 02:35:50.935337 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 86/342] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:35:50 2026] DELETE /volume/v3/attachments/9db8cb96-f03a-487f-a81c-bbb5f023f0e3 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:50.958190 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03db5387-6441-4aca-bf52-27bf5821eb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:50.959286 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480723ea-d7b1-473f-87c0-edf0e426a7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:50.975583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7ab94f89-f532-4723-ab44-826ac7cca6f3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Lock "cinder-attachment_update-4520e6ce-df64-42ff-8f44-5222d012459d-np0000007139" released by "attachment_update" :: held 0.121s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:35:50.976308 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-7ab94f89-f532-4723-ab44-826ac7cca6f3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/37129a57-970e-460b-b7ce-46e7841dec90 returned with HTTP 200 Aug 13 02:35:50.976682 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 86/343] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:35:50 2026] PUT /volume/v3/attachments/37129a57-970e-460b-b7ce-46e7841dec90 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:51.051969 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Created reservations ['444f2959-7694-461e-92be-2866931b7d77', '5b642673-9d56-4893-9b3b-a4da094408a9', 'a985222c-9b8f-4e8e-af0a-d5f0f8acb973', 'e19b6f40-780e-4e70-aeda-06e477ed1625'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:51.053319 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480723ea-d7b1-473f-87c0-edf0e426a7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['444f2959-7694-461e-92be-2866931b7d77', '5b642673-9d56-4893-9b3b-a4da094408a9', 'a985222c-9b8f-4e8e-af0a-d5f0f8acb973', 'e19b6f40-780e-4e70-aeda-06e477ed1625']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:51.054619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d8bb16-41cd-4964-aa3b-350ee7737f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:51.083139 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d8bb16-41cd-4964-aa3b-350ee7737f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8495cd4c-f376-42ac-bd3b-29e87715d36e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1614795084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6c4e5620874c94b44344c3aa0c09c5',qos_specs=None,replication_status=,reservations=['444f2959-7694-461e-92be-2866931b7d77','5b642673-9d56-4893-9b3b-a4da094408a9','a985222c-9b8f-4e8e-af0a-d5f0f8acb973','e19b6f40-780e-4e70-aeda-06e477ed1625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3df51d548c4b3a871d0e593003f4d9',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1614795084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8495cd4c-f376-42ac-bd3b-29e87715d36e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc6c4e5620874c94b44344c3aa0c09c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c3df51d548c4b3a871d0e593003f4d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:51.084526 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e46be0fc-079e-4df0-8b4d-9b1b814252be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:51.110978 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e46be0fc-079e-4df0-8b4d-9b1b814252be) transitioned into state 'SUCCESS' from state '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-1614795084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6c4e5620874c94b44344c3aa0c09c5',qos_specs=None,replication_status=,reservations=['444f2959-7694-461e-92be-2866931b7d77','5b642673-9d56-4893-9b3b-a4da094408a9','a985222c-9b8f-4e8e-af0a-d5f0f8acb973','e19b6f40-780e-4e70-aeda-06e477ed1625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3df51d548c4b3a871d0e593003f4d9',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:51.111725 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43ce571-9548-429d-87c7-9929f6c79f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:51.125279 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43ce571-9548-429d-87c7-9929f6c79f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:51.125861 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Flow 'volume_create_api' (f22875a5-c8e7-4e22-b225-8b50fa0a1aaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:51.126338 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Create volume request issued successfully. Aug 13 02:35:51.127075 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66585da6-6083-4713-a2dd-53c404fad28a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:35:51.127663 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 85/344] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:35:49 2026] POST /volume/v3/volumes => generated 750 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:51.144718 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b8f83495-964d-4bb2-9616-61183424af1a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:51.147206 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b8f83495-964d-4bb2-9616-61183424af1a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:35:51.147762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b8f83495-964d-4bb2-9616-61183424af1a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:51.147870 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b8f83495-964d-4bb2-9616-61183424af1a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:51.156347 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:51.156347 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:51.160604 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b8f83495-964d-4bb2-9616-61183424af1a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:35:51.165920 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b8f83495-964d-4bb2-9616-61183424af1a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:35:51.166348 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 88/345] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:51 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:51.725585 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c660fe5b-828a-4b86-b0d3-6aa9818f5376 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:51.728021 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c660fe5b-828a-4b86-b0d3-6aa9818f5376 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:51.728279 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c660fe5b-828a-4b86-b0d3-6aa9818f5376 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:51.728655 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c660fe5b-828a-4b86-b0d3-6aa9818f5376 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:51.742965 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:51.742965 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:51.747159 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c660fe5b-828a-4b86-b0d3-6aa9818f5376 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:51.753632 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c660fe5b-828a-4b86-b0d3-6aa9818f5376 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:51.754161 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 87/346] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:51 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:52.186326 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ffc79371-f91b-4f81-94c8-18d60121debc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:52.190008 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffc79371-f91b-4f81-94c8-18d60121debc tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:35:52.190320 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffc79371-f91b-4f81-94c8-18d60121debc tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:52.190625 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffc79371-f91b-4f81-94c8-18d60121debc tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:52.206598 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:52.206598 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:52.219764 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ffc79371-f91b-4f81-94c8-18d60121debc tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:35:52.228609 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffc79371-f91b-4f81-94c8-18d60121debc tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:35:52.228609 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 87/347] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:52 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:52.322907 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b44d95d3-5c5c-4bac-8e00-34c0b000bfde None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:52.329957 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b44d95d3-5c5c-4bac-8e00-34c0b000bfde tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:52.329957 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b44d95d3-5c5c-4bac-8e00-34c0b000bfde tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:52.331060 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b44d95d3-5c5c-4bac-8e00-34c0b000bfde tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:52.341063 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:52.341063 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:52.353306 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b44d95d3-5c5c-4bac-8e00-34c0b000bfde tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:52.359243 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b44d95d3-5c5c-4bac-8e00-34c0b000bfde tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:52.359714 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 86/348] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:52 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:52.420013 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fa619133-715d-4a93-a3df-5247e7336c07 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:52.422377 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa619133-715d-4a93-a3df-5247e7336c07 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:52.422638 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa619133-715d-4a93-a3df-5247e7336c07 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:52.422885 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa619133-715d-4a93-a3df-5247e7336c07 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:52.433443 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:52.433443 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:52.438950 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fa619133-715d-4a93-a3df-5247e7336c07 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:52.448186 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa619133-715d-4a93-a3df-5247e7336c07 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:52.448820 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 89/349] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:52 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:52.480717 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6d13f279-1b17-4845-805b-83db0be553c1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:52.489037 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d13f279-1b17-4845-805b-83db0be553c1 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] DELETE https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:52.489176 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d13f279-1b17-4845-805b-83db0be553c1 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:52.489783 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d13f279-1b17-4845-805b-83db0be553c1 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:52.489864 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-6d13f279-1b17-4845-805b-83db0be553c1 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Delete volume with id: 48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:52.504457 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:52.504457 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:52.505237 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6d13f279-1b17-4845-805b-83db0be553c1 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:52.537382 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6d13f279-1b17-4845-805b-83db0be553c1 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Delete volume request issued successfully. Aug 13 02:35:52.537382 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d13f279-1b17-4845-805b-83db0be553c1 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 202 Aug 13 02:35:52.537709 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 88/350] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:35:52 2026] DELETE /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:35:52.547609 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4ab3697a-3f89-439b-8a14-14aaf345a4a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:52.549755 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ab3697a-3f89-439b-8a14-14aaf345a4a7 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:52.549980 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ab3697a-3f89-439b-8a14-14aaf345a4a7 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:52.550211 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ab3697a-3f89-439b-8a14-14aaf345a4a7 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:52.561864 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:52.561864 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:52.567695 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4ab3697a-3f89-439b-8a14-14aaf345a4a7 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Volume info retrieved successfully. Aug 13 02:35:52.574483 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ab3697a-3f89-439b-8a14-14aaf345a4a7 tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 200 Aug 13 02:35:52.574874 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 88/351] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:52 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:52.772821 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e733637b-205e-46e0-8616-db859518cb8f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:52.775431 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e733637b-205e-46e0-8616-db859518cb8f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:52.775726 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e733637b-205e-46e0-8616-db859518cb8f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:52.776018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e733637b-205e-46e0-8616-db859518cb8f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:52.796704 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:52.796704 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:52.807182 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e733637b-205e-46e0-8616-db859518cb8f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:52.817035 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e733637b-205e-46e0-8616-db859518cb8f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:52.818723 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 87/352] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:52 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:53.250358 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6e0de22b-deb0-4d97-a735-72a37bdee2ce None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:53.253573 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e0de22b-deb0-4d97-a735-72a37bdee2ce tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:35:53.253573 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e0de22b-deb0-4d97-a735-72a37bdee2ce tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:53.253573 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e0de22b-deb0-4d97-a735-72a37bdee2ce tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:53.265089 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:53.265089 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:53.269533 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6e0de22b-deb0-4d97-a735-72a37bdee2ce tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:35:53.274764 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e0de22b-deb0-4d97-a735-72a37bdee2ce tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:35:53.275147 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 90/353] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:53 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:53.591717 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cd0a517a-8a8d-4c8e-89fc-8d842ef4bf0b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:53.594694 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cd0a517a-8a8d-4c8e-89fc-8d842ef4bf0b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] GET https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce Aug 13 02:35:53.594694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cd0a517a-8a8d-4c8e-89fc-8d842ef4bf0b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:53.594694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cd0a517a-8a8d-4c8e-89fc-8d842ef4bf0b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:53.601009 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cd0a517a-8a8d-4c8e-89fc-8d842ef4bf0b tempest-ServerActionsTestOtherB-753322234 tempest-ServerActionsTestOtherB-753322234-project-member] https://10.4.3.30/volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce returned with HTTP 404 Aug 13 02:35:53.601986 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 89/354] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:53 2026] GET /volume/v3/volumes/48439d88-5fb1-4997-942d-cf951d4276ce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:53.837080 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-145e17c2-3f67-45a5-ba72-9ffb930f8533 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:53.841664 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-145e17c2-3f67-45a5-ba72-9ffb930f8533 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:53.841664 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-145e17c2-3f67-45a5-ba72-9ffb930f8533 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:53.841664 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-145e17c2-3f67-45a5-ba72-9ffb930f8533 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:53.857229 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:53.857229 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:53.862688 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-145e17c2-3f67-45a5-ba72-9ffb930f8533 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:53.870668 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-145e17c2-3f67-45a5-ba72-9ffb930f8533 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:53.871550 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 89/355] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:53 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:54.242586 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:54.290738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6540b21e-ed28-487c-9218-6999c5b1cc76 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:54.294938 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6540b21e-ed28-487c-9218-6999c5b1cc76 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:35:54.294938 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6540b21e-ed28-487c-9218-6999c5b1cc76 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:54.294938 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6540b21e-ed28-487c-9218-6999c5b1cc76 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:54.307061 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:54.307061 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:54.313513 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6540b21e-ed28-487c-9218-6999c5b1cc76 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:35:54.327616 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-bd0ae058-35fc-460c-b401-dfb7c4f48732 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:54.328513 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6540b21e-ed28-487c-9218-6999c5b1cc76 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:35:54.328994 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 91/356] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:54 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:54.331621 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-bd0ae058-35fc-460c-b401-dfb7c4f48732 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] POST https://10.4.3.30/volume/v3/attachments/37129a57-970e-460b-b7ce-46e7841dec90/action Aug 13 02:35:54.331621 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-bd0ae058-35fc-460c-b401-dfb7c4f48732 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:35:54.332721 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-bd0ae058-35fc-460c-b401-dfb7c4f48732 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:54.365980 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:54.365980 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:54.390174 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-66933ba5-fab6-425c-a5a9-152c30cf42ea req-bd0ae058-35fc-460c-b401-dfb7c4f48732 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/37129a57-970e-460b-b7ce-46e7841dec90/action returned with HTTP 204 Aug 13 02:35:54.390984 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 90/357] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:35:54 2026] POST /volume/v3/attachments/37129a57-970e-460b-b7ce-46e7841dec90/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:35:54.541157 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:35:54.541680 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1417395580"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:54.544133 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1417395580'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:35:54.544133 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Create volume of 1 GB Aug 13 02:35:54.548621 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Availability Zones retrieved successfully. Aug 13 02:35:54.556314 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Flow 'volume_create_api' (23a5c146-2f9e-43e4-a8f4-3eed66a0d7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:54.557291 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30011d8-07a6-41df-bca1-22d7f553af05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:54.558301 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:35:54.606756 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30011d8-07a6-41df-bca1-22d7f553af05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:54.607954 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27d158a-3134-4f33-8474-601202ee8610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:54.699936 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Created reservations ['9783273f-f98e-4b3d-a845-d0d58e949ab1', '6e7286fd-4f6d-40db-867c-c69ed6476f63', '9f0397b5-a574-46c5-882c-af302c3f3a91', 'bbd901a2-3b9d-4a9f-8c88-27a71833685c'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:35:54.701111 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27d158a-3134-4f33-8474-601202ee8610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9783273f-f98e-4b3d-a845-d0d58e949ab1', '6e7286fd-4f6d-40db-867c-c69ed6476f63', '9f0397b5-a574-46c5-882c-af302c3f3a91', 'bbd901a2-3b9d-4a9f-8c88-27a71833685c']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:54.702112 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (940a076f-7fb5-46fa-8c09-1dc82745a021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:54.739184 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (940a076f-7fb5-46fa-8c09-1dc82745a021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2173d79-610d-43bc-9686-9fe9fc7ed99e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1417395580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70f09fdce554011b489d36979bb9803',qos_specs=None,replication_status=,reservations=['9783273f-f98e-4b3d-a845-d0d58e949ab1','6e7286fd-4f6d-40db-867c-c69ed6476f63','9f0397b5-a574-46c5-882c-af302c3f3a91','bbd901a2-3b9d-4a9f-8c88-27a71833685c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9835046e87a4b68a1b5bdb85116cd23',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1417395580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2173d79-610d-43bc-9686-9fe9fc7ed99e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a70f09fdce554011b489d36979bb9803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9835046e87a4b68a1b5bdb85116cd23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:54.740759 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d789c11-d649-4a7c-9949-53785c20f7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:54.776843 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d789c11-d649-4a7c-9949-53785c20f7e7) transitioned into state 'SUCCESS' from state '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-1417395580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70f09fdce554011b489d36979bb9803',qos_specs=None,replication_status=,reservations=['9783273f-f98e-4b3d-a845-d0d58e949ab1','6e7286fd-4f6d-40db-867c-c69ed6476f63','9f0397b5-a574-46c5-882c-af302c3f3a91','bbd901a2-3b9d-4a9f-8c88-27a71833685c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9835046e87a4b68a1b5bdb85116cd23',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:54.776843 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e434da-805e-4763-add0-3bc8a6d1ab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:35:54.792385 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e434da-805e-4763-add0-3bc8a6d1ab19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:35:54.793642 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Flow 'volume_create_api' (23a5c146-2f9e-43e4-a8f4-3eed66a0d7d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:35:54.794084 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Create volume request issued successfully. Aug 13 02:35:54.794887 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ddb69db8-71cc-4bbd-ae0e-99908aac2182 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:35:54.795566 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 88/358] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:35:54 2026] POST /volume/v3/volumes => generated 757 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:35:54.887654 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cfecf399-6bfb-4800-b37c-2a2a31fe7494 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:54.891593 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfecf399-6bfb-4800-b37c-2a2a31fe7494 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:54.891593 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cfecf399-6bfb-4800-b37c-2a2a31fe7494 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:54.891593 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cfecf399-6bfb-4800-b37c-2a2a31fe7494 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:54.909696 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:54.909696 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:54.918751 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cfecf399-6bfb-4800-b37c-2a2a31fe7494 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:54.925273 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfecf399-6bfb-4800-b37c-2a2a31fe7494 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:54.925469 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 90/359] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:54 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:54.940448 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2fef9068-0f34-45f7-9231-36037ff8f649 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:54.944977 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2fef9068-0f34-45f7-9231-36037ff8f649 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:54.948079 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2fef9068-0f34-45f7-9231-36037ff8f649 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:54.948079 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2fef9068-0f34-45f7-9231-36037ff8f649 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:54.965552 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:54.965552 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:54.971747 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2fef9068-0f34-45f7-9231-36037ff8f649 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:54.977325 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2fef9068-0f34-45f7-9231-36037ff8f649 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:54.977848 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 92/360] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:54 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:35:55.346164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-adf8b99a-e51e-456c-bff1-55c2ca818715 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:55.348548 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-adf8b99a-e51e-456c-bff1-55c2ca818715 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:35:55.348903 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-adf8b99a-e51e-456c-bff1-55c2ca818715 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:55.350242 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-adf8b99a-e51e-456c-bff1-55c2ca818715 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:55.361869 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:55.361869 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:55.370054 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-adf8b99a-e51e-456c-bff1-55c2ca818715 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:35:55.376539 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-adf8b99a-e51e-456c-bff1-55c2ca818715 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:35:55.377104 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 91/361] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:55 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:55.948169 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1e719f74-0252-4a15-9a27-263543c1509d req-8713a4b9-d69a-4790-98e9-b160697d1190 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:55.951591 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-8713a4b9-d69a-4790-98e9-b160697d1190 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:55.952070 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-8713a4b9-d69a-4790-98e9-b160697d1190 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:55.952160 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-8713a4b9-d69a-4790-98e9-b160697d1190 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:55.972157 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:55.972157 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:55.984315 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-1e719f74-0252-4a15-9a27-263543c1509d req-8713a4b9-d69a-4790-98e9-b160697d1190 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:55.997738 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-8713a4b9-d69a-4790-98e9-b160697d1190 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:55.998649 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 89/362] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:55 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 1137 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:56.171793 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-525365a3-78b5-4749-be94-c8f6bed63bee req-5da26536-5f89-42bb-b39a-eeddf3776464 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:56.174811 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-525365a3-78b5-4749-be94-c8f6bed63bee req-5da26536-5f89-42bb-b39a-eeddf3776464 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:35:56.174811 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-525365a3-78b5-4749-be94-c8f6bed63bee req-5da26536-5f89-42bb-b39a-eeddf3776464 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:56.174811 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-525365a3-78b5-4749-be94-c8f6bed63bee req-5da26536-5f89-42bb-b39a-eeddf3776464 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:56.196286 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:56.196286 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:56.203026 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-525365a3-78b5-4749-be94-c8f6bed63bee req-5da26536-5f89-42bb-b39a-eeddf3776464 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:35:56.211695 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-525365a3-78b5-4749-be94-c8f6bed63bee req-5da26536-5f89-42bb-b39a-eeddf3776464 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:35:56.213018 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 91/363] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:35:56 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:56.400785 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7b7a3a99-e46e-412e-b541-d68ab052fa4e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:56.406923 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b7a3a99-e46e-412e-b541-d68ab052fa4e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:35:56.406923 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b7a3a99-e46e-412e-b541-d68ab052fa4e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:56.407235 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b7a3a99-e46e-412e-b541-d68ab052fa4e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:56.421655 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:56.421655 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:56.432911 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7b7a3a99-e46e-412e-b541-d68ab052fa4e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:35:56.446411 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b7a3a99-e46e-412e-b541-d68ab052fa4e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:35:56.446885 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 93/364] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:56 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:57.166672 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-eae5d04c-7dcd-4a06-9dcb-06e4a6960697 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:57.167151 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eae5d04c-7dcd-4a06-9dcb-06e4a6960697 None None] GET https://10.4.3.30/volume// Aug 13 02:35:57.167400 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eae5d04c-7dcd-4a06-9dcb-06e4a6960697 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:57.167671 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eae5d04c-7dcd-4a06-9dcb-06e4a6960697 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:57.168154 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eae5d04c-7dcd-4a06-9dcb-06e4a6960697 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:57.168936 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 92/365] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:57.178184 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1e719f74-0252-4a15-9a27-263543c1509d req-61cc0a05-9de8-4bea-913b-531c0b89fee7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:57.181377 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-61cc0a05-9de8-4bea-913b-531c0b89fee7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:35:57.181994 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-61cc0a05-9de8-4bea-913b-531c0b89fee7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4520e6ce-df64-42ff-8f44-5222d012459d", "connector": null, "instance_uuid": "2c97465a-74c9-43e9-a44a-638200a47d96"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:35:57.199128 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:57.199128 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:57.264646 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-61cc0a05-9de8-4bea-913b-531c0b89fee7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:35:57.265333 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 90/366] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:35:57 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:57.275999 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e4066e4-894e-4e23-a6b6-b2233558cf1e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:57.276473 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e4066e4-894e-4e23-a6b6-b2233558cf1e None None] GET https://10.4.3.30/volume// Aug 13 02:35:57.276784 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e4066e4-894e-4e23-a6b6-b2233558cf1e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:57.277031 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e4066e4-894e-4e23-a6b6-b2233558cf1e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:57.277455 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e4066e4-894e-4e23-a6b6-b2233558cf1e None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:57.278060 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 92/367] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:57.289282 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-1e719f74-0252-4a15-9a27-263543c1509d req-321153c1-d09c-4ab2-9cf5-44f8c2082ec1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:57.292981 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-321153c1-d09c-4ab2-9cf5-44f8c2082ec1 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:57.293929 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-321153c1-d09c-4ab2-9cf5-44f8c2082ec1 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:57.293929 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-321153c1-d09c-4ab2-9cf5-44f8c2082ec1 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:57.312443 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:57.312443 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:57.317920 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-1e719f74-0252-4a15-9a27-263543c1509d req-321153c1-d09c-4ab2-9cf5-44f8c2082ec1 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:57.325902 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-321153c1-d09c-4ab2-9cf5-44f8c2082ec1 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:57.326589 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 94/368] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:57 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 1317 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:35:57.465982 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-54d21a79-d4b1-4d4d-bd64-ac0b89bbda30 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:57.468544 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54d21a79-d4b1-4d4d-bd64-ac0b89bbda30 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:35:57.468832 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54d21a79-d4b1-4d4d-bd64-ac0b89bbda30 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:57.469206 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54d21a79-d4b1-4d4d-bd64-ac0b89bbda30 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:57.479114 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:57.479114 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:35:57.485494 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-54d21a79-d4b1-4d4d-bd64-ac0b89bbda30 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:35:57.493050 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54d21a79-d4b1-4d4d-bd64-ac0b89bbda30 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:35:57.493050 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 93/369] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:57 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:35:58.512766 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-701db0a4-c4c7-4e02-90a0-90765eb095db None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:58.514718 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-701db0a4-c4c7-4e02-90a0-90765eb095db tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:35:58.515010 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-701db0a4-c4c7-4e02-90a0-90765eb095db tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:58.516391 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-701db0a4-c4c7-4e02-90a0-90765eb095db tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:58.518196 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=427,cinder:INSERT=46,cinder:UPDATE=88,cinder:DELETE=6 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:35:58.525125 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:58.525125 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:58.529425 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-701db0a4-c4c7-4e02-90a0-90765eb095db tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:35:58.535284 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-701db0a4-c4c7-4e02-90a0-90765eb095db tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:35:58.535695 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 91/370] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:58 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:59.410550 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1e719f74-0252-4a15-9a27-263543c1509d req-5adff4a6-c76f-44a1-ac6c-4d7acb1e6e3d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:59.412988 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-5adff4a6-c76f-44a1-ac6c-4d7acb1e6e3d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] DELETE https://10.4.3.30/volume/v3/attachments/37129a57-970e-460b-b7ce-46e7841dec90 Aug 13 02:35:59.413238 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-5adff4a6-c76f-44a1-ac6c-4d7acb1e6e3d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:59.413238 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-5adff4a6-c76f-44a1-ac6c-4d7acb1e6e3d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:59.415930 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=406,cinder:INSERT=53,cinder:UPDATE=97,cinder:DELETE=2 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:35:59.430072 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:59.430072 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:35:59.548000 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-5adff4a6-c76f-44a1-ac6c-4d7acb1e6e3d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/37129a57-970e-460b-b7ce-46e7841dec90 returned with HTTP 200 Aug 13 02:35:59.549122 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 93/371] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:35:59 2026] DELETE /volume/v3/attachments/37129a57-970e-460b-b7ce-46e7841dec90 => generated 192 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:35:59.559263 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f081a2c8-6c3f-4c73-aa51-b6f75f0abdbe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:59.561323 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f081a2c8-6c3f-4c73-aa51-b6f75f0abdbe tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:35:59.561597 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f081a2c8-6c3f-4c73-aa51-b6f75f0abdbe tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:59.561812 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f081a2c8-6c3f-4c73-aa51-b6f75f0abdbe tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:59.564033 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=373,cinder:UPDATE=60,cinder:INSERT=31,cinder:DELETE=1 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:35:59.579074 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:59.579074 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:35:59.586661 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f081a2c8-6c3f-4c73-aa51-b6f75f0abdbe tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:35:59.595821 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f081a2c8-6c3f-4c73-aa51-b6f75f0abdbe tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:35:59.596541 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 95/372] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:35:59 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:35:59.872967 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5e0392a6-0da8-4ae2-ada2-a139d579ee20 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:59.872967 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5e0392a6-0da8-4ae2-ada2-a139d579ee20 None None] GET https://10.4.3.30/volume// Aug 13 02:35:59.872967 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5e0392a6-0da8-4ae2-ada2-a139d579ee20 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:59.873732 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5e0392a6-0da8-4ae2-ada2-a139d579ee20 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:59.874242 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5e0392a6-0da8-4ae2-ada2-a139d579ee20 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:35:59.874623 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 94/373] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:35:59 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:35:59.889112 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1e719f74-0252-4a15-9a27-263543c1509d req-96522e1e-f28a-4f22-a311-21de1171f29f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:35:59.893718 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-96522e1e-f28a-4f22-a311-21de1171f29f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:35:59.893989 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-96522e1e-f28a-4f22-a311-21de1171f29f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:35:59.894551 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-96522e1e-f28a-4f22-a311-21de1171f29f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:35:59.913451 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:35:59.913451 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:35:59.921819 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-1e719f74-0252-4a15-9a27-263543c1509d req-96522e1e-f28a-4f22-a311-21de1171f29f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:35:59.931216 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-96522e1e-f28a-4f22-a311-21de1171f29f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:35:59.932013 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 92/374] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:35:59 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:36:00.054469 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1e719f74-0252-4a15-9a27-263543c1509d req-fe4832bc-9922-4e65-a429-34d2bc31e028 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:00.057847 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-fe4832bc-9922-4e65-a429-34d2bc31e028 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] PUT https://10.4.3.30/volume/v3/attachments/4ffe1d4d-a502-451e-8eef-809b89d0cc37 Aug 13 02:36:00.058434 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-fe4832bc-9922-4e65-a429-34d2bc31e028 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:00.069266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1e719f74-0252-4a15-9a27-263543c1509d req-fe4832bc-9922-4e65-a429-34d2bc31e028 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Acquiring lock "cinder-attachment_update-4520e6ce-df64-42ff-8f44-5222d012459d-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:36:00.077490 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1e719f74-0252-4a15-9a27-263543c1509d req-fe4832bc-9922-4e65-a429-34d2bc31e028 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Lock "cinder-attachment_update-4520e6ce-df64-42ff-8f44-5222d012459d-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:36:00.081558 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:00.081558 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:00.259368 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1e719f74-0252-4a15-9a27-263543c1509d req-fe4832bc-9922-4e65-a429-34d2bc31e028 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Lock "cinder-attachment_update-4520e6ce-df64-42ff-8f44-5222d012459d-np0000007139" released by "attachment_update" :: held 0.183s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:36:00.260399 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-fe4832bc-9922-4e65-a429-34d2bc31e028 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/4ffe1d4d-a502-451e-8eef-809b89d0cc37 returned with HTTP 200 Aug 13 02:36:00.261591 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 94/375] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:36:00 2026] PUT /volume/v3/attachments/4ffe1d4d-a502-451e-8eef-809b89d0cc37 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:00.318473 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-1e719f74-0252-4a15-9a27-263543c1509d req-68f79966-d6f7-4e01-94b7-b255581e40a3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:00.322598 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-68f79966-d6f7-4e01-94b7-b255581e40a3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] POST https://10.4.3.30/volume/v3/attachments/4ffe1d4d-a502-451e-8eef-809b89d0cc37/action Aug 13 02:36:00.324264 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-68f79966-d6f7-4e01-94b7-b255581e40a3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:00.324264 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-68f79966-d6f7-4e01-94b7-b255581e40a3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:00.358946 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:00.358946 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:00.384241 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1e719f74-0252-4a15-9a27-263543c1509d req-68f79966-d6f7-4e01-94b7-b255581e40a3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/4ffe1d4d-a502-451e-8eef-809b89d0cc37/action returned with HTTP 204 Aug 13 02:36:00.384790 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 96/376] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:36:00 2026] POST /volume/v3/attachments/4ffe1d4d-a502-451e-8eef-809b89d0cc37/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:00.613369 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1457c569-fa98-4033-a467-ab544c0d008c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:00.615974 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1457c569-fa98-4033-a467-ab544c0d008c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:00.616348 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1457c569-fa98-4033-a467-ab544c0d008c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:00.616550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1457c569-fa98-4033-a467-ab544c0d008c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:00.619394 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=374,cinder:UPDATE=55,cinder:INSERT=23,cinder:DELETE=3 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:36:00.627341 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:00.627341 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:00.632849 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1457c569-fa98-4033-a467-ab544c0d008c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:00.639930 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1457c569-fa98-4033-a467-ab544c0d008c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:00.640503 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 95/377] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:00 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:00.892699 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d583bb5a-ecd0-4eab-9efd-0211cfdabe2f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:00.896786 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d583bb5a-ecd0-4eab-9efd-0211cfdabe2f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:36:00.896786 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d583bb5a-ecd0-4eab-9efd-0211cfdabe2f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:00.897028 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d583bb5a-ecd0-4eab-9efd-0211cfdabe2f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:00.924360 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:00.924360 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:00.931863 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d583bb5a-ecd0-4eab-9efd-0211cfdabe2f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:36:00.942269 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d583bb5a-ecd0-4eab-9efd-0211cfdabe2f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:36:00.942269 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 93/378] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:00 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 1137 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:01.012175 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-7d18a278-2d05-4ddd-aded-ab7755230dbb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:01.016722 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-7d18a278-2d05-4ddd-aded-ab7755230dbb tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:36:01.016722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-7d18a278-2d05-4ddd-aded-ab7755230dbb tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:01.016722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-7d18a278-2d05-4ddd-aded-ab7755230dbb tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:01.038221 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:01.038221 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:01.044122 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-7d18a278-2d05-4ddd-aded-ab7755230dbb tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:36:01.055664 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-7d18a278-2d05-4ddd-aded-ab7755230dbb tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:36:01.056373 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 95/379] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:36:01 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:01.090223 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-5e067268-0229-43e7-b643-4f9b667e4ed2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:01.093276 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-5e067268-0229-43e7-b643-4f9b667e4ed2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73/action Aug 13 02:36:01.093889 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-5e067268-0229-43e7-b643-4f9b667e4ed2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:01.093889 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-5e067268-0229-43e7-b643-4f9b667e4ed2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:01.111039 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:01.111039 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:01.111039 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-5e067268-0229-43e7-b643-4f9b667e4ed2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:36:01.125809 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-5e067268-0229-43e7-b643-4f9b667e4ed2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Begin detaching volume completed successfully. Aug 13 02:36:01.126520 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-5e067268-0229-43e7-b643-4f9b667e4ed2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73/action returned with HTTP 202 Aug 13 02:36:01.127231 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 97/380] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:36:01 2026] POST /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:01.198842 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7c291512-bb79-4504-9b96-1ff468a46564 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:01.199446 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7c291512-bb79-4504-9b96-1ff468a46564 None None] GET https://10.4.3.30/volume// Aug 13 02:36:01.199693 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7c291512-bb79-4504-9b96-1ff468a46564 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:01.200059 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7c291512-bb79-4504-9b96-1ff468a46564 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:01.200476 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7c291512-bb79-4504-9b96-1ff468a46564 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:01.201101 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 96/381] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:36:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:01.216159 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-2e425f7c-9d95-443a-ac3f-f06e3100044e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:01.218906 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-2e425f7c-9d95-443a-ac3f-f06e3100044e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:36:01.219699 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-2e425f7c-9d95-443a-ac3f-f06e3100044e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:01.219699 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-2e425f7c-9d95-443a-ac3f-f06e3100044e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:01.230072 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:01.230072 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:01.234771 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-2e425f7c-9d95-443a-ac3f-f06e3100044e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:36:01.239168 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-2e425f7c-9d95-443a-ac3f-f06e3100044e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:36:01.239621 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 94/382] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:36:01 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:36:01.661080 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-63a202d6-f401-4cbd-8c7b-af197d2716ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:01.664467 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63a202d6-f401-4cbd-8c7b-af197d2716ea tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:01.664467 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-63a202d6-f401-4cbd-8c7b-af197d2716ea tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:01.664748 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-63a202d6-f401-4cbd-8c7b-af197d2716ea tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:01.675458 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:01.675458 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:01.685217 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-63a202d6-f401-4cbd-8c7b-af197d2716ea tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:01.695813 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63a202d6-f401-4cbd-8c7b-af197d2716ea tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:01.696520 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 96/383] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:01 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:02.713808 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8184c4fe-4bbb-427b-bb15-c6c097ac7900 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:02.716206 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8184c4fe-4bbb-427b-bb15-c6c097ac7900 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:02.716564 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8184c4fe-4bbb-427b-bb15-c6c097ac7900 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:02.716839 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8184c4fe-4bbb-427b-bb15-c6c097ac7900 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:02.727602 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:02.727602 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:02.733001 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8184c4fe-4bbb-427b-bb15-c6c097ac7900 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:02.742485 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8184c4fe-4bbb-427b-bb15-c6c097ac7900 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:02.742572 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 98/384] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:02 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:03.765578 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3d28d40d-f040-4f23-833e-4685fa6d968c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:03.767849 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3d28d40d-f040-4f23-833e-4685fa6d968c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:03.769154 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3d28d40d-f040-4f23-833e-4685fa6d968c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:03.769154 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3d28d40d-f040-4f23-833e-4685fa6d968c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:03.783482 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:03.783482 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:03.791086 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3d28d40d-f040-4f23-833e-4685fa6d968c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:03.800959 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3d28d40d-f040-4f23-833e-4685fa6d968c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:03.801536 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 97/385] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:03 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:36:04.817115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d8b39fda-01ba-4661-bbfb-3a7484112589 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:04.820300 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d8b39fda-01ba-4661-bbfb-3a7484112589 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:04.820626 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d8b39fda-01ba-4661-bbfb-3a7484112589 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:04.820882 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d8b39fda-01ba-4661-bbfb-3a7484112589 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:04.830616 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:04.830616 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:04.838691 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d8b39fda-01ba-4661-bbfb-3a7484112589 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:04.845180 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d8b39fda-01ba-4661-bbfb-3a7484112589 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:04.845703 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 95/386] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:04 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:05.807133 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:05.862848 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2a13fa75-2ddb-4d67-abeb-b434785a1fbf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:05.865640 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2a13fa75-2ddb-4d67-abeb-b434785a1fbf tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:05.866019 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2a13fa75-2ddb-4d67-abeb-b434785a1fbf tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:05.866239 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2a13fa75-2ddb-4d67-abeb-b434785a1fbf tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:05.876564 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:05.876564 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:05.881363 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2a13fa75-2ddb-4d67-abeb-b434785a1fbf tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:05.888587 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2a13fa75-2ddb-4d67-abeb-b434785a1fbf tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:05.888831 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 99/387] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:05 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:06.481476 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:06.483006 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-442990437", "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:06.485041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-442990437', 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:06.906204 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-11942af8-a56c-4af5-8368-6531915c9629 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:06.908892 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-11942af8-a56c-4af5-8368-6531915c9629 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:06.909156 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-11942af8-a56c-4af5-8368-6531915c9629 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:06.909446 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-11942af8-a56c-4af5-8368-6531915c9629 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:06.925293 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:06.925293 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:06.934876 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-11942af8-a56c-4af5-8368-6531915c9629 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:06.943778 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-11942af8-a56c-4af5-8368-6531915c9629 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:06.944402 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 98/388] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:06 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:07.142981 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Create volume of 1 GB Aug 13 02:36:07.148529 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Availability Zones retrieved successfully. Aug 13 02:36:07.153800 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Flow 'volume_create_api' (e2eb3d3c-a74c-4c74-b64c-9107502301f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:07.155830 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25ec48f7-95b1-42ef-806c-34b34664fb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:07.157226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:07.247355 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25ec48f7-95b1-42ef-806c-34b34664fb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:07.248509 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917adf7f-a4b3-4a72-83e8-99e66e9e7119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:07.333167 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Created reservations ['1a913b10-284a-4563-9556-f48ff0242bf0', 'f55d5897-9032-431b-bedd-38e0ef28560d', 'a233a618-c0d4-4826-9127-eea0565c9e64', 'ea910ed5-4843-4ab7-8493-7abb6bfa15ca'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:07.334584 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917adf7f-a4b3-4a72-83e8-99e66e9e7119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a913b10-284a-4563-9556-f48ff0242bf0', 'f55d5897-9032-431b-bedd-38e0ef28560d', 'a233a618-c0d4-4826-9127-eea0565c9e64', 'ea910ed5-4843-4ab7-8493-7abb6bfa15ca']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:07.335771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230a7e1c-3e52-4425-9aa2-014cf770a287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:07.367898 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230a7e1c-3e52-4425-9aa2-014cf770a287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bebf687c-0d6f-4415-a9e7-209c94671412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-442990437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c238c4c05c4081bcaaa17b7533a1c6',qos_specs=None,replication_status=,reservations=['1a913b10-284a-4563-9556-f48ff0242bf0','f55d5897-9032-431b-bedd-38e0ef28560d','a233a618-c0d4-4826-9127-eea0565c9e64','ea910ed5-4843-4ab7-8493-7abb6bfa15ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a86b2461fd4e6ca18b5c47ddf19a03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-442990437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bebf687c-0d6f-4415-a9e7-209c94671412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c238c4c05c4081bcaaa17b7533a1c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7a86b2461fd4e6ca18b5c47ddf19a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:07.368817 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41b55cd6-7b8d-4510-92fb-b21dcacc943f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:07.400824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41b55cd6-7b8d-4510-92fb-b21dcacc943f) transitioned into state 'SUCCESS' from state '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-442990437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c238c4c05c4081bcaaa17b7533a1c6',qos_specs=None,replication_status=,reservations=['1a913b10-284a-4563-9556-f48ff0242bf0','f55d5897-9032-431b-bedd-38e0ef28560d','a233a618-c0d4-4826-9127-eea0565c9e64','ea910ed5-4843-4ab7-8493-7abb6bfa15ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a86b2461fd4e6ca18b5c47ddf19a03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:07.401734 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d905ee25-be51-4dc4-99cf-17c21daaeffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:07.419659 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d905ee25-be51-4dc4-99cf-17c21daaeffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:07.420652 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Flow 'volume_create_api' (e2eb3d3c-a74c-4c74-b64c-9107502301f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:07.421121 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Create volume request issued successfully. Aug 13 02:36:07.421979 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2712467-ddfb-4e3c-9a99-e86be98b95bf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:07.422469 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 97/389] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:36:05 2026] POST /volume/v3/volumes => generated 754 bytes in 1616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:07.442096 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1ca2bf83-fce6-4332-8ddb-a59f7cd80c59 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:07.444666 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1ca2bf83-fce6-4332-8ddb-a59f7cd80c59 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:07.445107 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1ca2bf83-fce6-4332-8ddb-a59f7cd80c59 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:07.447156 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1ca2bf83-fce6-4332-8ddb-a59f7cd80c59 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:07.457479 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:07.457479 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:07.467520 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1ca2bf83-fce6-4332-8ddb-a59f7cd80c59 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:07.480104 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1ca2bf83-fce6-4332-8ddb-a59f7cd80c59 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:07.480532 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 96/390] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:07 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:07.962858 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c74649d6-0205-4049-8562-8fdbfaf0f454 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:07.967430 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c74649d6-0205-4049-8562-8fdbfaf0f454 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:07.967430 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c74649d6-0205-4049-8562-8fdbfaf0f454 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:07.967747 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c74649d6-0205-4049-8562-8fdbfaf0f454 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:07.979541 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:07.979541 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:07.990864 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c74649d6-0205-4049-8562-8fdbfaf0f454 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:08.001603 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c74649d6-0205-4049-8562-8fdbfaf0f454 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:08.004414 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 100/391] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:07 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:08.503571 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-45800ff3-3099-4da7-8d96-3b16f9ff7311 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:08.509587 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-45800ff3-3099-4da7-8d96-3b16f9ff7311 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:08.511233 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-45800ff3-3099-4da7-8d96-3b16f9ff7311 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:08.511954 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-45800ff3-3099-4da7-8d96-3b16f9ff7311 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:08.530905 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:08.530905 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:08.538635 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-45800ff3-3099-4da7-8d96-3b16f9ff7311 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:08.545798 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-45800ff3-3099-4da7-8d96-3b16f9ff7311 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:08.546646 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 99/392] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:08 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:09.023707 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a7c4358a-2bb0-4773-b968-d55feae5bcc8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:09.027024 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7c4358a-2bb0-4773-b968-d55feae5bcc8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:09.027365 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7c4358a-2bb0-4773-b968-d55feae5bcc8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:09.027737 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7c4358a-2bb0-4773-b968-d55feae5bcc8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:09.048044 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:09.048044 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:09.059351 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a7c4358a-2bb0-4773-b968-d55feae5bcc8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:09.071433 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7c4358a-2bb0-4773-b968-d55feae5bcc8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:09.071863 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 98/393] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:09 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:09.565418 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-658d6053-e6d1-4a3d-8db7-955c9df3f017 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:09.568073 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-658d6053-e6d1-4a3d-8db7-955c9df3f017 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:09.570219 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-658d6053-e6d1-4a3d-8db7-955c9df3f017 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:09.570219 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-658d6053-e6d1-4a3d-8db7-955c9df3f017 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:09.580575 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:09.580575 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:09.587342 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-658d6053-e6d1-4a3d-8db7-955c9df3f017 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:09.596793 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-658d6053-e6d1-4a3d-8db7-955c9df3f017 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:09.597430 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 97/394] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:09 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:10.090151 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c37f28f8-4abb-41e1-bf39-c4adf203f3c3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:10.094914 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c37f28f8-4abb-41e1-bf39-c4adf203f3c3 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:10.095311 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c37f28f8-4abb-41e1-bf39-c4adf203f3c3 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:10.095635 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c37f28f8-4abb-41e1-bf39-c4adf203f3c3 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:10.106163 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:10.106163 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:10.112554 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c37f28f8-4abb-41e1-bf39-c4adf203f3c3 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:10.117789 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c37f28f8-4abb-41e1-bf39-c4adf203f3c3 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:10.118279 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 101/395] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:10 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:10.616233 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bf168557-c9a4-43c1-a457-27822fd89baf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:10.618452 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bf168557-c9a4-43c1-a457-27822fd89baf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:10.619757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bf168557-c9a4-43c1-a457-27822fd89baf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:10.619757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bf168557-c9a4-43c1-a457-27822fd89baf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:10.630746 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:10.630746 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:10.635606 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bf168557-c9a4-43c1-a457-27822fd89baf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:10.642326 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bf168557-c9a4-43c1-a457-27822fd89baf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:10.644579 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 100/396] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:10 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:11.139158 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-89d5c192-f69c-420e-8eb3-4d1d109d96cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:11.145206 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89d5c192-f69c-420e-8eb3-4d1d109d96cb tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:11.145371 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89d5c192-f69c-420e-8eb3-4d1d109d96cb tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:11.145639 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89d5c192-f69c-420e-8eb3-4d1d109d96cb tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:11.154707 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:11.154707 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:11.159222 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-89d5c192-f69c-420e-8eb3-4d1d109d96cb tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:11.171293 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89d5c192-f69c-420e-8eb3-4d1d109d96cb tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:11.171954 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 99/397] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:11 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:11.661674 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5b8d11a5-db18-4126-95f6-85d99939e633 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:11.666784 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5b8d11a5-db18-4126-95f6-85d99939e633 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:11.667005 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5b8d11a5-db18-4126-95f6-85d99939e633 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:11.667318 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5b8d11a5-db18-4126-95f6-85d99939e633 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:11.675385 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:11.675385 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:11.679760 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5b8d11a5-db18-4126-95f6-85d99939e633 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:11.684530 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5b8d11a5-db18-4126-95f6-85d99939e633 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:11.685114 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 98/398] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:11 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:11.704113 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:11.992036 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:11.992474 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1673327999", "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:11.995359 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1673327999', 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:12.190018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-962ceb5c-e4f2-4b54-96ac-61b04a7fdbf9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:12.194019 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-962ceb5c-e4f2-4b54-96ac-61b04a7fdbf9 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:12.195081 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-962ceb5c-e4f2-4b54-96ac-61b04a7fdbf9 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:12.195081 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-962ceb5c-e4f2-4b54-96ac-61b04a7fdbf9 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:12.208526 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:12.208526 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:12.217234 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-962ceb5c-e4f2-4b54-96ac-61b04a7fdbf9 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:12.225900 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-962ceb5c-e4f2-4b54-96ac-61b04a7fdbf9 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:12.227131 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 101/399] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:12 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume of 1 GB Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Availability Zones retrieved successfully. Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Flow 'volume_create_api' (713471b1-bc0e-41a6-93b5-f1070deb9623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd913480-45bb-4e76-910a-c2c72d23e2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd913480-45bb-4e76-910a-c2c72d23e2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=94fea238-b39b-4642-9f09-a1868d2b69f5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94fea238-b39b-4642-9f09-a1868d2b69f5', 'encryption_key_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=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f85a148b-13a3-4153-a310-7f1cc629d622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Created reservations ['6ce101ff-852f-4669-be03-1494e7489412', '8e833aa9-90c4-4d3a-bc6b-640551417e07', '36fb4110-c617-4ada-b689-8354068048fe', 'b887ed48-af94-4bcb-9c96-c59973e2c866'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:13.288569 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f85a148b-13a3-4153-a310-7f1cc629d622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ce101ff-852f-4669-be03-1494e7489412', '8e833aa9-90c4-4d3a-bc6b-640551417e07', '36fb4110-c617-4ada-b689-8354068048fe', 'b887ed48-af94-4bcb-9c96-c59973e2c866']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:13.292010 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b05653d-c50a-460e-b247-902b3863c832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:13.293912 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea6370bc-d41c-48ab-8f87-f726d51598f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:13.293912 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea6370bc-d41c-48ab-8f87-f726d51598f0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:13.293912 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea6370bc-d41c-48ab-8f87-f726d51598f0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:13.293912 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea6370bc-d41c-48ab-8f87-f726d51598f0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:13.293912 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:13.293912 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:13.293912 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea6370bc-d41c-48ab-8f87-f726d51598f0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:13.293912 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea6370bc-d41c-48ab-8f87-f726d51598f0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:13.293912 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 100/400] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:12 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:13.295731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b05653d-c50a-460e-b247-902b3863c832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a00640b5-8007-4995-b979-c115e7ff49b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1673327999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6d9d276990d46a3a1cf633bfc90df28',qos_specs=None,replication_status=,reservations=['6ce101ff-852f-4669-be03-1494e7489412','8e833aa9-90c4-4d3a-bc6b-640551417e07','36fb4110-c617-4ada-b689-8354068048fe','b887ed48-af94-4bcb-9c96-c59973e2c866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbfa5058394b108668c3726e699862',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1673327999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a00640b5-8007-4995-b979-c115e7ff49b7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c6d9d276990d46a3a1cf633bfc90df28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89dbfa5058394b108668c3726e699862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94fea238-b39b-4642-9f09-a1868d2b69f5),volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:13.295731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79c78d7f-757b-4e5e-89ae-df23a66425af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:13.295731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79c78d7f-757b-4e5e-89ae-df23a66425af) transitioned into state 'SUCCESS' from state '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-1673327999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6d9d276990d46a3a1cf633bfc90df28',qos_specs=None,replication_status=,reservations=['6ce101ff-852f-4669-be03-1494e7489412','8e833aa9-90c4-4d3a-bc6b-640551417e07','36fb4110-c617-4ada-b689-8354068048fe','b887ed48-af94-4bcb-9c96-c59973e2c866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbfa5058394b108668c3726e699862',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:13.295731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b37491-e9f3-4c12-898c-46cbea3d9c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:13.295731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b37491-e9f3-4c12-898c-46cbea3d9c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:13.295731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Flow 'volume_create_api' (713471b1-bc0e-41a6-93b5-f1070deb9623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:13.295731 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume request issued successfully. Aug 13 02:36:13.296564 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1231c7fc-71f4-40d1-9226-15edf13036b2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:13.296564 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 102/401] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:36:11 2026] POST /volume/v3/volumes => generated 758 bytes in 1123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:13.298018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bd6542d8-66c3-4196-ab80-211846137dc4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:13.298018 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd6542d8-66c3-4196-ab80-211846137dc4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:13.298018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd6542d8-66c3-4196-ab80-211846137dc4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:13.298018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd6542d8-66c3-4196-ab80-211846137dc4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:13.298018 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:13.298018 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:13.298018 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bd6542d8-66c3-4196-ab80-211846137dc4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:13.298018 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd6542d8-66c3-4196-ab80-211846137dc4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:13.298018 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 99/402] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:12 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:13.299424 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d5b3be89-4acb-4b43-83b1-823862fa2276 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:13.299424 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d5b3be89-4acb-4b43-83b1-823862fa2276 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:13.299424 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d5b3be89-4acb-4b43-83b1-823862fa2276 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:13.299424 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d5b3be89-4acb-4b43-83b1-823862fa2276 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:13.299424 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:13.299424 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:13.299424 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d5b3be89-4acb-4b43-83b1-823862fa2276 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:13.299424 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d5b3be89-4acb-4b43-83b1-823862fa2276 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:13.299424 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 102/403] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:13 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:13.745269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7930a1b6-0f3e-47d4-805a-9bc8e503fcbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:13.747080 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7930a1b6-0f3e-47d4-805a-9bc8e503fcbe tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:13.747493 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7930a1b6-0f3e-47d4-805a-9bc8e503fcbe tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:13.747709 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7930a1b6-0f3e-47d4-805a-9bc8e503fcbe tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:13.760419 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:13.760419 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:13.768775 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7930a1b6-0f3e-47d4-805a-9bc8e503fcbe tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:13.778372 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7930a1b6-0f3e-47d4-805a-9bc8e503fcbe tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:13.778914 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 101/404] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:13 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:13.889008 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a8db44aa-1448-44af-bae8-863350a67bc5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:13.891504 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8db44aa-1448-44af-bae8-863350a67bc5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:13.891764 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8db44aa-1448-44af-bae8-863350a67bc5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:13.892014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8db44aa-1448-44af-bae8-863350a67bc5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:13.902981 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:13.902981 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:13.909374 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a8db44aa-1448-44af-bae8-863350a67bc5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:13.914349 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8db44aa-1448-44af-bae8-863350a67bc5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:13.914829 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 103/405] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:13 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:14.301754 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f4190efc-cce5-49f1-b94b-bc3cf704bbf8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:14.306284 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f4190efc-cce5-49f1-b94b-bc3cf704bbf8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:14.306284 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f4190efc-cce5-49f1-b94b-bc3cf704bbf8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:14.306284 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f4190efc-cce5-49f1-b94b-bc3cf704bbf8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:14.313995 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:14.313995 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:14.318026 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f4190efc-cce5-49f1-b94b-bc3cf704bbf8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:14.323963 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f4190efc-cce5-49f1-b94b-bc3cf704bbf8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:14.323963 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 100/406] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:14 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:14.795383 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-070ae034-3bb3-48e9-8abf-8144bd68a653 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:14.798487 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-070ae034-3bb3-48e9-8abf-8144bd68a653 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:14.798700 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-070ae034-3bb3-48e9-8abf-8144bd68a653 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:14.800242 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-070ae034-3bb3-48e9-8abf-8144bd68a653 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:14.814780 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:14.814780 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:14.824285 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-070ae034-3bb3-48e9-8abf-8144bd68a653 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:14.830111 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-070ae034-3bb3-48e9-8abf-8144bd68a653 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:14.830738 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 103/407] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:14 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:14.929177 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-385654c4-417e-49e4-a518-fd912d366934 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:14.931758 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-385654c4-417e-49e4-a518-fd912d366934 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:14.932041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-385654c4-417e-49e4-a518-fd912d366934 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:14.932312 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-385654c4-417e-49e4-a518-fd912d366934 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:14.944672 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:14.944672 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:14.949428 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-385654c4-417e-49e4-a518-fd912d366934 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:14.954284 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-385654c4-417e-49e4-a518-fd912d366934 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:14.954723 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 102/408] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:14 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:15.096447 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:15.098446 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:15.098791 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1390193569"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:15.100668 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1390193569'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:15.100812 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume of 1 GB Aug 13 02:36:15.105940 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Availability Zones retrieved successfully. Aug 13 02:36:15.114054 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (152b6e53-008c-429c-bbfd-76d96cd49a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:15.117327 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca257a57-f57d-4b2e-8d0e-4175d50ae207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:15.117327 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:15.144770 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca257a57-f57d-4b2e-8d0e-4175d50ae207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:15.145593 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28958c7d-a0af-4fb3-8642-722efb3dd4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:15.218994 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Created reservations ['3a8a2fce-be4c-46f0-b1a5-29d986716694', 'c8937737-980f-46a4-a8c6-578a44650a9b', '6f86a1b0-d517-42d8-9474-45c22018ca01', 'f1361441-4b27-4957-bc2b-e85c9669ce8a'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:15.220956 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28958c7d-a0af-4fb3-8642-722efb3dd4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a8a2fce-be4c-46f0-b1a5-29d986716694', 'c8937737-980f-46a4-a8c6-578a44650a9b', '6f86a1b0-d517-42d8-9474-45c22018ca01', 'f1361441-4b27-4957-bc2b-e85c9669ce8a']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:15.221744 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45e430c9-cd48-4ee9-b27b-089d0a37ab6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:15.251550 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45e430c9-cd48-4ee9-b27b-089d0a37ab6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '569d489e-f7be-4534-ba8c-dc6827935708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1390193569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['3a8a2fce-be4c-46f0-b1a5-29d986716694','c8937737-980f-46a4-a8c6-578a44650a9b','6f86a1b0-d517-42d8-9474-45c22018ca01','f1361441-4b27-4957-bc2b-e85c9669ce8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1390193569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=569d489e-f7be-4534-ba8c-dc6827935708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a60d0fa9af545cc9104abb0cdba620a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:15.252682 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f96fb5a1-a69b-4408-b9c2-0943fd030e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:15.280553 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f96fb5a1-a69b-4408-b9c2-0943fd030e55) transitioned into state 'SUCCESS' from state '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-1390193569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['3a8a2fce-be4c-46f0-b1a5-29d986716694','c8937737-980f-46a4-a8c6-578a44650a9b','6f86a1b0-d517-42d8-9474-45c22018ca01','f1361441-4b27-4957-bc2b-e85c9669ce8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:15.281302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4da65e-3b1f-402b-b421-2026b67c8269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:15.291662 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4da65e-3b1f-402b-b421-2026b67c8269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:15.293106 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (152b6e53-008c-429c-bbfd-76d96cd49a76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:15.293794 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request issued successfully. Aug 13 02:36:15.294726 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a6536aed-dd42-48b2-abec-f87f9c4a66a3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:15.295420 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 104/409] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:15 2026] POST /volume/v3/volumes => generated 747 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:15.314641 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8541a6b4-d26b-42f8-ae36-eb9d77db1903 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:15.316953 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8541a6b4-d26b-42f8-ae36-eb9d77db1903 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:15.317228 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8541a6b4-d26b-42f8-ae36-eb9d77db1903 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:15.317519 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8541a6b4-d26b-42f8-ae36-eb9d77db1903 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:15.325719 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:15.325719 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:15.329729 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8541a6b4-d26b-42f8-ae36-eb9d77db1903 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:15.334308 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8541a6b4-d26b-42f8-ae36-eb9d77db1903 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 200 Aug 13 02:36:15.334723 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 101/410] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:15 2026] GET /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:15.336383 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ad614770-23d3-4dbb-83a2-8d0d74af140c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:15.343276 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ad614770-23d3-4dbb-83a2-8d0d74af140c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:15.343276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ad614770-23d3-4dbb-83a2-8d0d74af140c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:15.343276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ad614770-23d3-4dbb-83a2-8d0d74af140c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:15.351562 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:15.351562 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:15.356216 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ad614770-23d3-4dbb-83a2-8d0d74af140c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:15.362350 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ad614770-23d3-4dbb-83a2-8d0d74af140c tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:15.362821 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 104/411] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:15 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:15.845315 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-884685d6-f203-4998-8138-0923ac8efcc2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:15.847751 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-884685d6-f203-4998-8138-0923ac8efcc2 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:15.848082 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-884685d6-f203-4998-8138-0923ac8efcc2 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:15.848384 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-884685d6-f203-4998-8138-0923ac8efcc2 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:15.857658 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:15.857658 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:15.862283 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-884685d6-f203-4998-8138-0923ac8efcc2 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:15.867583 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-884685d6-f203-4998-8138-0923ac8efcc2 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:15.868052 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 103/412] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:15 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:15.973808 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-12d7f65b-8836-4453-becf-80cdc5dd5345 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:15.976365 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12d7f65b-8836-4453-becf-80cdc5dd5345 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:15.976636 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12d7f65b-8836-4453-becf-80cdc5dd5345 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:15.976973 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12d7f65b-8836-4453-becf-80cdc5dd5345 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:15.993231 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:15.993231 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:15.998622 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-12d7f65b-8836-4453-becf-80cdc5dd5345 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:16.005721 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12d7f65b-8836-4453-becf-80cdc5dd5345 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:16.005721 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 105/413] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:15 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:16.353876 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-99cb1f1f-c9f0-42fd-b4ac-000a872a540b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:16.355931 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99cb1f1f-c9f0-42fd-b4ac-000a872a540b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:16.356153 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99cb1f1f-c9f0-42fd-b4ac-000a872a540b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:16.356469 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99cb1f1f-c9f0-42fd-b4ac-000a872a540b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:16.364968 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:16.364968 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:16.369731 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-99cb1f1f-c9f0-42fd-b4ac-000a872a540b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:16.375496 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99cb1f1f-c9f0-42fd-b4ac-000a872a540b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 200 Aug 13 02:36:16.376145 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 102/414] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:16 2026] GET /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:16.376734 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c791ba16-7c23-4df3-8765-6a2dc01e6697 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:16.379075 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c791ba16-7c23-4df3-8765-6a2dc01e6697 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:16.381210 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c791ba16-7c23-4df3-8765-6a2dc01e6697 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:16.381210 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c791ba16-7c23-4df3-8765-6a2dc01e6697 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:16.387835 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:16.387835 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:16.393754 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fda3c4f3-0983-43cf-aa80-7a65f09f687e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:16.395727 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c791ba16-7c23-4df3-8765-6a2dc01e6697 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:16.395889 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fda3c4f3-0983-43cf-aa80-7a65f09f687e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] POST https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action Aug 13 02:36:16.396198 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fda3c4f3-0983-43cf-aa80-7a65f09f687e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Action body: b'{"os-attach": {"instance_uuid": "0437fd22-fae9-4aa3-9040-0db1b9c63f31", "mountpoint": "/dev/vdb"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:16.396381 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fda3c4f3-0983-43cf-aa80-7a65f09f687e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0437fd22-fae9-4aa3-9040-0db1b9c63f31", "mountpoint": "/dev/vdb"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:16.404016 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c791ba16-7c23-4df3-8765-6a2dc01e6697 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:16.404676 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 105/415] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:16 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:16.406181 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:16.406181 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:16.406773 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fda3c4f3-0983-43cf-aa80-7a65f09f687e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:16.418677 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fda3c4f3-0983-43cf-aa80-7a65f09f687e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Update volume admin metadata completed successfully. Aug 13 02:36:16.494111 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fda3c4f3-0983-43cf-aa80-7a65f09f687e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Attach volume completed successfully. Aug 13 02:36:16.494330 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fda3c4f3-0983-43cf-aa80-7a65f09f687e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action returned with HTTP 202 Aug 13 02:36:16.495276 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 104/416] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:16 2026] POST /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:16.503623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f2acb378-8344-43ff-bf12-e90204a3247d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:16.505888 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f2acb378-8344-43ff-bf12-e90204a3247d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:16.506090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f2acb378-8344-43ff-bf12-e90204a3247d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:16.506554 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f2acb378-8344-43ff-bf12-e90204a3247d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:16.517935 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:16.517935 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:16.521979 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f2acb378-8344-43ff-bf12-e90204a3247d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:16.526931 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f2acb378-8344-43ff-bf12-e90204a3247d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 200 Aug 13 02:36:16.527417 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 106/417] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:16 2026] GET /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:16.541559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-094bfcfd-02ba-4a40-9189-ce13b570269e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:16.543710 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-094bfcfd-02ba-4a40-9189-ce13b570269e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:16.543932 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-094bfcfd-02ba-4a40-9189-ce13b570269e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:16.544107 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-094bfcfd-02ba-4a40-9189-ce13b570269e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:16.553627 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:16.553627 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:16.558042 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-094bfcfd-02ba-4a40-9189-ce13b570269e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:16.562428 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-094bfcfd-02ba-4a40-9189-ce13b570269e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 200 Aug 13 02:36:16.562799 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 103/418] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:16 2026] GET /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:16.577033 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-78e551a5-5f8a-483b-8d41-7cc1fba48841 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:16.781844 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-78e551a5-5f8a-483b-8d41-7cc1fba48841 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action Aug 13 02:36:16.782264 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-78e551a5-5f8a-483b-8d41-7cc1fba48841 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:16.782448 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-78e551a5-5f8a-483b-8d41-7cc1fba48841 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:16.797179 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:16.797179 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:16.797751 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.admin_actions [None req-78e551a5-5f8a-483b-8d41-7cc1fba48841 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Updating volume '569d489e-f7be-4534-ba8c-dc6827935708' with '{'status': 'error'}' {{(pid=100287) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 02:36:16.833469 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-78e551a5-5f8a-483b-8d41-7cc1fba48841 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action returned with HTTP 202 Aug 13 02:36:16.834074 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 106/419] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:16 2026] POST /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:16.843043 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a916d5b-3f75-4e35-9328-9d6fbdfd7436 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:16.845148 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a916d5b-3f75-4e35-9328-9d6fbdfd7436 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:16.845560 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a916d5b-3f75-4e35-9328-9d6fbdfd7436 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:16.845825 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a916d5b-3f75-4e35-9328-9d6fbdfd7436 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:16.856665 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:16.856665 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:16.862078 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9a916d5b-3f75-4e35-9328-9d6fbdfd7436 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:16.867454 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a916d5b-3f75-4e35-9328-9d6fbdfd7436 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 200 Aug 13 02:36:16.867842 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 105/420] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:16 2026] GET /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:16.886930 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b4f6947e-c56c-44bc-8a3d-a33cd3b90b47 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:16.887850 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-37dcca93-94f0-4fe3-9257-52016609cd73 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:16.892155 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b4f6947e-c56c-44bc-8a3d-a33cd3b90b47 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:16.892565 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b4f6947e-c56c-44bc-8a3d-a33cd3b90b47 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:16.892835 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b4f6947e-c56c-44bc-8a3d-a33cd3b90b47 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:16.893191 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37dcca93-94f0-4fe3-9257-52016609cd73 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action Aug 13 02:36:16.893735 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37dcca93-94f0-4fe3-9257-52016609cd73 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2a38cadb-3629-48c9-aebc-efd67c2c5099"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:16.893925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37dcca93-94f0-4fe3-9257-52016609cd73 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2a38cadb-3629-48c9-aebc-efd67c2c5099"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:16.902833 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:16.902833 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:16.908436 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b4f6947e-c56c-44bc-8a3d-a33cd3b90b47 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:16.912941 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:16.912941 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:16.913487 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-37dcca93-94f0-4fe3-9257-52016609cd73 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Volume info retrieved successfully. Aug 13 02:36:16.915226 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b4f6947e-c56c-44bc-8a3d-a33cd3b90b47 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:16.915791 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 107/421] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:16 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:16.937101 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-37dcca93-94f0-4fe3-9257-52016609cd73 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Terminate volume connection completed successfully. Aug 13 02:36:16.945014 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-37dcca93-94f0-4fe3-9257-52016609cd73 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100288) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 13 02:36:17.015054 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-37dcca93-94f0-4fe3-9257-52016609cd73 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Detach volume completed successfully. Aug 13 02:36:17.015318 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37dcca93-94f0-4fe3-9257-52016609cd73 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action returned with HTTP 202 Aug 13 02:36:17.017582 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 104/422] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:16 2026] POST /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:17.024089 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6ecaebf6-f8e3-4490-adca-4eb3f329ff82 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:17.025567 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc65c032-59b7-4a33-93ca-5b2110d2abfa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:17.026951 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6ecaebf6-f8e3-4490-adca-4eb3f329ff82 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:17.027160 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6ecaebf6-f8e3-4490-adca-4eb3f329ff82 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:17.027426 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6ecaebf6-f8e3-4490-adca-4eb3f329ff82 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:17.027573 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc65c032-59b7-4a33-93ca-5b2110d2abfa tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:17.027780 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc65c032-59b7-4a33-93ca-5b2110d2abfa tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:17.028081 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc65c032-59b7-4a33-93ca-5b2110d2abfa tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:17.035670 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:17.035670 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:17.039021 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:17.039021 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:17.040286 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cc65c032-59b7-4a33-93ca-5b2110d2abfa tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:17.044024 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6ecaebf6-f8e3-4490-adca-4eb3f329ff82 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:17.045091 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc65c032-59b7-4a33-93ca-5b2110d2abfa tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 200 Aug 13 02:36:17.045600 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 106/423] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:17 2026] GET /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:17.049800 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6ecaebf6-f8e3-4490-adca-4eb3f329ff82 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:17.049800 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 107/424] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:17 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:17.063148 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a8aed12c-cc34-461c-9559-686f84e0364c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:17.065442 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8aed12c-cc34-461c-9559-686f84e0364c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:17.065561 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8aed12c-cc34-461c-9559-686f84e0364c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:17.065754 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8aed12c-cc34-461c-9559-686f84e0364c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:17.075189 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:17.075189 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:17.079945 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a8aed12c-cc34-461c-9559-686f84e0364c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:17.085571 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8aed12c-cc34-461c-9559-686f84e0364c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 200 Aug 13 02:36:17.086035 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 108/425] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:17 2026] GET /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:17.097778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-60ed87b1-c033-433b-9691-cc02bca44555 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:17.100991 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-60ed87b1-c033-433b-9691-cc02bca44555 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] POST https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action Aug 13 02:36:17.101339 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-60ed87b1-c033-433b-9691-cc02bca44555 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Action body: b'{"os-detach": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:17.101462 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-60ed87b1-c033-433b-9691-cc02bca44555 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:17.109463 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:17.109463 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:17.109899 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-60ed87b1-c033-433b-9691-cc02bca44555 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:17.131612 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-60ed87b1-c033-433b-9691-cc02bca44555 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Detach volume completed successfully. Aug 13 02:36:17.131821 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-60ed87b1-c033-433b-9691-cc02bca44555 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action returned with HTTP 202 Aug 13 02:36:17.132291 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 105/426] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:17 2026] POST /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:17.142106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92352baf-21c4-4975-9956-d81c7d0ee4df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:17.143878 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92352baf-21c4-4975-9956-d81c7d0ee4df tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:17.144069 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92352baf-21c4-4975-9956-d81c7d0ee4df tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:17.144279 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92352baf-21c4-4975-9956-d81c7d0ee4df tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:17.150898 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:17.150898 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:17.155156 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-92352baf-21c4-4975-9956-d81c7d0ee4df tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:17.165046 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92352baf-21c4-4975-9956-d81c7d0ee4df tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 200 Aug 13 02:36:17.165728 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 107/427] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:17 2026] GET /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:17.184974 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-308e17de-57ef-4b91-b963-dfe2f65504c4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:17.187791 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-308e17de-57ef-4b91-b963-dfe2f65504c4 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:17.188271 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-308e17de-57ef-4b91-b963-dfe2f65504c4 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:17.188495 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-308e17de-57ef-4b91-b963-dfe2f65504c4 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:17.200277 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:17.200277 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:17.209842 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-308e17de-57ef-4b91-b963-dfe2f65504c4 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:17.219004 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-308e17de-57ef-4b91-b963-dfe2f65504c4 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 200 Aug 13 02:36:17.219635 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 108/428] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:17 2026] GET /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:17.242287 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5edd40f7-0190-4071-8615-2ff5283cf6e3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:17.246217 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5edd40f7-0190-4071-8615-2ff5283cf6e3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] DELETE https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:17.246217 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5edd40f7-0190-4071-8615-2ff5283cf6e3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:17.246217 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5edd40f7-0190-4071-8615-2ff5283cf6e3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:17.246217 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-5edd40f7-0190-4071-8615-2ff5283cf6e3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Delete volume with id: 569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:17.253463 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:17.253463 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:17.254135 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5edd40f7-0190-4071-8615-2ff5283cf6e3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:17.276231 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5edd40f7-0190-4071-8615-2ff5283cf6e3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Delete volume request issued successfully. Aug 13 02:36:17.276634 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5edd40f7-0190-4071-8615-2ff5283cf6e3 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 202 Aug 13 02:36:17.277298 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 109/429] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:36:17 2026] DELETE /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:36:17.292646 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5dfcd06f-5583-4e48-8640-271d33bb4ee7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:17.295304 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5dfcd06f-5583-4e48-8640-271d33bb4ee7 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:17.295511 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5dfcd06f-5583-4e48-8640-271d33bb4ee7 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:17.295756 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5dfcd06f-5583-4e48-8640-271d33bb4ee7 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:17.304921 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:17.304921 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:17.309931 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5dfcd06f-5583-4e48-8640-271d33bb4ee7 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:17.316483 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5dfcd06f-5583-4e48-8640-271d33bb4ee7 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 200 Aug 13 02:36:17.317012 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 106/430] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:17 2026] GET /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:17.422020 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c76a850f-c85e-4f45-be80-f00d66b14606 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:17.424745 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c76a850f-c85e-4f45-be80-f00d66b14606 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:17.425035 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c76a850f-c85e-4f45-be80-f00d66b14606 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:17.425275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c76a850f-c85e-4f45-be80-f00d66b14606 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:17.433537 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:17.433537 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:17.438419 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c76a850f-c85e-4f45-be80-f00d66b14606 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:17.445159 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c76a850f-c85e-4f45-be80-f00d66b14606 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:17.446624 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 108/431] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:17 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:17.930947 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e6a8835f-52da-46b2-a77e-7a33b38b3b2c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:17.933269 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e6a8835f-52da-46b2-a77e-7a33b38b3b2c tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:17.933587 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e6a8835f-52da-46b2-a77e-7a33b38b3b2c tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:17.933800 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e6a8835f-52da-46b2-a77e-7a33b38b3b2c tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:17.944068 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:17.944068 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:17.951323 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e6a8835f-52da-46b2-a77e-7a33b38b3b2c tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:17.957562 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e6a8835f-52da-46b2-a77e-7a33b38b3b2c tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:17.958017 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 109/432] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:17 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:18.064066 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1bac871e-57a7-4175-beeb-f20e10f60fb8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:18.068400 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1bac871e-57a7-4175-beeb-f20e10f60fb8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:18.068400 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1bac871e-57a7-4175-beeb-f20e10f60fb8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:18.068400 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1bac871e-57a7-4175-beeb-f20e10f60fb8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:18.078416 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:18.078416 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:18.084081 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1bac871e-57a7-4175-beeb-f20e10f60fb8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:18.089266 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1bac871e-57a7-4175-beeb-f20e10f60fb8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:18.089965 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 110/433] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:18 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:18.335082 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0e596d03-bcc2-4b2f-b531-01042283cbc0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:18.339751 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e596d03-bcc2-4b2f-b531-01042283cbc0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 Aug 13 02:36:18.340036 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e596d03-bcc2-4b2f-b531-01042283cbc0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:18.340294 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e596d03-bcc2-4b2f-b531-01042283cbc0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:18.350943 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e596d03-bcc2-4b2f-b531-01042283cbc0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 returned with HTTP 404 Aug 13 02:36:18.351623 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 107/434] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:18 2026] GET /volume/v3/volumes/569d489e-f7be-4534-ba8c-dc6827935708 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:18.464550 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f1471415-c1f9-4151-88a8-6a959696cd6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:18.468909 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1471415-c1f9-4151-88a8-6a959696cd6e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:18.469170 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1471415-c1f9-4151-88a8-6a959696cd6e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:18.469432 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1471415-c1f9-4151-88a8-6a959696cd6e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:18.484452 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:18.484452 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:18.489605 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f1471415-c1f9-4151-88a8-6a959696cd6e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:18.495726 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1471415-c1f9-4151-88a8-6a959696cd6e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:18.496707 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 109/435] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:18 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:18.973679 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1abeac6f-9abe-44d6-a4e1-70273d966bf2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:18.978725 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1abeac6f-9abe-44d6-a4e1-70273d966bf2 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:18.978932 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1abeac6f-9abe-44d6-a4e1-70273d966bf2 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:18.979113 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1abeac6f-9abe-44d6-a4e1-70273d966bf2 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:18.986361 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:18.986361 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:18.990793 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1abeac6f-9abe-44d6-a4e1-70273d966bf2 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:18.995994 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1abeac6f-9abe-44d6-a4e1-70273d966bf2 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:18.996488 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 110/436] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:18 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:19.105526 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-686b9b88-7207-4abf-a0d9-194b94fed8b3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:19.107112 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-686b9b88-7207-4abf-a0d9-194b94fed8b3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:19.107112 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-686b9b88-7207-4abf-a0d9-194b94fed8b3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:19.107280 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-686b9b88-7207-4abf-a0d9-194b94fed8b3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:19.119243 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:19.119243 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:19.122615 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-686b9b88-7207-4abf-a0d9-194b94fed8b3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:19.128609 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-686b9b88-7207-4abf-a0d9-194b94fed8b3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:19.128609 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 111/437] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:19 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:19.518840 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da9af6e1-90a3-4f9a-914f-5810ca741b5d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:19.520874 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da9af6e1-90a3-4f9a-914f-5810ca741b5d tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:19.521245 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da9af6e1-90a3-4f9a-914f-5810ca741b5d tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:19.521437 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da9af6e1-90a3-4f9a-914f-5810ca741b5d tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:19.530855 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:19.530855 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:19.535899 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-da9af6e1-90a3-4f9a-914f-5810ca741b5d tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:19.540432 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da9af6e1-90a3-4f9a-914f-5810ca741b5d tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:19.540835 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 108/438] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:19 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:20.010478 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-55a01bf4-9916-4353-a628-513682a8b8be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:20.012731 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55a01bf4-9916-4353-a628-513682a8b8be tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:20.013011 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55a01bf4-9916-4353-a628-513682a8b8be tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:20.013272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55a01bf4-9916-4353-a628-513682a8b8be tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:20.022231 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:20.022231 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:20.027001 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-55a01bf4-9916-4353-a628-513682a8b8be tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:20.032448 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55a01bf4-9916-4353-a628-513682a8b8be tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:20.033015 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 110/439] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:20 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:20.140691 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1d74374f-da91-46a8-9d64-f752316282e4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:20.143134 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1d74374f-da91-46a8-9d64-f752316282e4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:20.143412 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1d74374f-da91-46a8-9d64-f752316282e4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:20.143621 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1d74374f-da91-46a8-9d64-f752316282e4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:20.151187 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:20.151187 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:20.155739 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1d74374f-da91-46a8-9d64-f752316282e4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:20.160897 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1d74374f-da91-46a8-9d64-f752316282e4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:20.161348 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 111/440] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:20 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:20.264567 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:20.266901 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:20.267360 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1535450986"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:20.269275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1535450986'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:20.269409 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Create volume of 1 GB Aug 13 02:36:20.274698 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Availability Zones retrieved successfully. Aug 13 02:36:20.282509 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Flow 'volume_create_api' (2528975c-e4be-4c06-b666-0058cc905be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:20.283692 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332991f7-0183-4c71-9e5d-5e8d696d4ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:20.284792 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:20.319157 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332991f7-0183-4c71-9e5d-5e8d696d4ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:20.320400 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70269a32-860f-46d2-9089-f5d0cf0dd795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:20.389432 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Created reservations ['7b20fd4d-edfa-45f4-8a7d-6deb4926d072', '692a3f08-c357-4ca3-8a18-e15d95b2dc3f', '21db55b5-3e1b-4469-82c7-037bae5dffcc', 'b78cb2d7-27e8-4c7e-8589-b19cc2ad7b85'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:20.390573 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70269a32-860f-46d2-9089-f5d0cf0dd795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b20fd4d-edfa-45f4-8a7d-6deb4926d072', '692a3f08-c357-4ca3-8a18-e15d95b2dc3f', '21db55b5-3e1b-4469-82c7-037bae5dffcc', 'b78cb2d7-27e8-4c7e-8589-b19cc2ad7b85']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:20.391744 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e8f6d9-6227-4512-a405-499da40b624b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:20.414281 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e8f6d9-6227-4512-a405-499da40b624b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4b62dbe-925c-4692-9a02-87ced2d2addc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1535450986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4002586113ab47e681d131f089b6d5e1',qos_specs=None,replication_status=,reservations=['7b20fd4d-edfa-45f4-8a7d-6deb4926d072','692a3f08-c357-4ca3-8a18-e15d95b2dc3f','21db55b5-3e1b-4469-82c7-037bae5dffcc','b78cb2d7-27e8-4c7e-8589-b19cc2ad7b85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b0c0ce09214bedbda0b3f89e1a9809',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1535450986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4b62dbe-925c-4692-9a02-87ced2d2addc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4002586113ab47e681d131f089b6d5e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92b0c0ce09214bedbda0b3f89e1a9809',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:20.415283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb774e87-ac22-4c68-94a2-5e41087eb0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:20.435560 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb774e87-ac22-4c68-94a2-5e41087eb0ec) transitioned into state 'SUCCESS' from state '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-1535450986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4002586113ab47e681d131f089b6d5e1',qos_specs=None,replication_status=,reservations=['7b20fd4d-edfa-45f4-8a7d-6deb4926d072','692a3f08-c357-4ca3-8a18-e15d95b2dc3f','21db55b5-3e1b-4469-82c7-037bae5dffcc','b78cb2d7-27e8-4c7e-8589-b19cc2ad7b85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b0c0ce09214bedbda0b3f89e1a9809',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:20.436706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a1cf1c-e9f4-4add-9ab0-87a7a9123f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:20.447797 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a1cf1c-e9f4-4add-9ab0-87a7a9123f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:20.448893 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Flow 'volume_create_api' (2528975c-e4be-4c06-b666-0058cc905be6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:20.449269 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Create volume request issued successfully. Aug 13 02:36:20.450038 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f4123bd2-c801-47b8-ab59-4e756d3ea948 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:20.450574 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 112/441] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:20 2026] POST /volume/v3/volumes => generated 750 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:20.462631 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-50e4019c-0020-4dca-9283-c81e469d8182 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:20.465079 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-50e4019c-0020-4dca-9283-c81e469d8182 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:36:20.465079 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-50e4019c-0020-4dca-9283-c81e469d8182 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:20.465079 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-50e4019c-0020-4dca-9283-c81e469d8182 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:20.471952 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:20.471952 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:20.475789 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-50e4019c-0020-4dca-9283-c81e469d8182 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:36:20.480394 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-50e4019c-0020-4dca-9283-c81e469d8182 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:36:20.480805 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 109/442] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:20 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:20.557338 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b059bce2-6b91-4de4-b2b8-283c172c15e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:20.559260 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b059bce2-6b91-4de4-b2b8-283c172c15e2 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:20.559456 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b059bce2-6b91-4de4-b2b8-283c172c15e2 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:20.559655 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b059bce2-6b91-4de4-b2b8-283c172c15e2 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:20.566712 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:20.566712 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:20.570437 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b059bce2-6b91-4de4-b2b8-283c172c15e2 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:20.574574 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b059bce2-6b91-4de4-b2b8-283c172c15e2 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:20.574916 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 111/443] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:20 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:20.957216 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:20.958839 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:20.959515 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-161652054"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:20.961369 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-161652054'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:20.963436 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume of 1 GB Aug 13 02:36:20.966729 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Availability Zones retrieved successfully. Aug 13 02:36:20.974396 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (0331efe3-876b-4537-a9ba-eee63ecf8aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:20.975886 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d23577-f7f3-4fe5-ab22-23f37f6646eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:20.977616 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:21.012459 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d23577-f7f3-4fe5-ab22-23f37f6646eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:21.012459 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5709c4-7fa5-4010-bf81-610256320096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:21.046462 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b123f089-1213-4f7d-acaa-5ffacce748a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:21.048559 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b123f089-1213-4f7d-acaa-5ffacce748a7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:21.048785 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b123f089-1213-4f7d-acaa-5ffacce748a7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:21.049529 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b123f089-1213-4f7d-acaa-5ffacce748a7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:21.058279 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Created reservations ['f80a6557-ba36-4d17-970f-2c6e668554a1', 'e8ba227d-9f40-43fc-abf0-dc5f5f847f4f', 'ccc25126-baee-4be3-8eec-dbb4c1155d4d', '1d06901a-241f-41a3-a0fb-e056448fec3a'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:21.059318 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:21.059318 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:21.059750 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5709c4-7fa5-4010-bf81-610256320096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f80a6557-ba36-4d17-970f-2c6e668554a1', 'e8ba227d-9f40-43fc-abf0-dc5f5f847f4f', 'ccc25126-baee-4be3-8eec-dbb4c1155d4d', '1d06901a-241f-41a3-a0fb-e056448fec3a']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:21.061039 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3925e087-bff2-4221-b339-82791acaadeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:21.064132 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b123f089-1213-4f7d-acaa-5ffacce748a7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:21.070473 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b123f089-1213-4f7d-acaa-5ffacce748a7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:21.071179 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 113/444] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:21 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:21.087604 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3925e087-bff2-4221-b339-82791acaadeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2fb966e-0214-410e-95f7-45a2f8b2df87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-161652054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['f80a6557-ba36-4d17-970f-2c6e668554a1','e8ba227d-9f40-43fc-abf0-dc5f5f847f4f','ccc25126-baee-4be3-8eec-dbb4c1155d4d','1d06901a-241f-41a3-a0fb-e056448fec3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-161652054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2fb966e-0214-410e-95f7-45a2f8b2df87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a60d0fa9af545cc9104abb0cdba620a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:21.087604 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af017973-c5b1-41d8-8aeb-e101d11f3573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:21.109738 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af017973-c5b1-41d8-8aeb-e101d11f3573) transitioned into state 'SUCCESS' from state '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-161652054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['f80a6557-ba36-4d17-970f-2c6e668554a1','e8ba227d-9f40-43fc-abf0-dc5f5f847f4f','ccc25126-baee-4be3-8eec-dbb4c1155d4d','1d06901a-241f-41a3-a0fb-e056448fec3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:21.111212 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddcadc5-7c13-4fe9-9222-f7b44b18f911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:21.125914 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddcadc5-7c13-4fe9-9222-f7b44b18f911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:21.125914 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (0331efe3-876b-4537-a9ba-eee63ecf8aaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:21.125914 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request issued successfully. Aug 13 02:36:21.126743 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-81e88dfb-12e2-4fdc-9bf5-5929d81e6aa1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:21.127674 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 112/445] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:20 2026] POST /volume/v3/volumes => generated 746 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:21.154416 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d743f620-0b67-4d57-b471-4308a22460d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:21.156847 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d743f620-0b67-4d57-b471-4308a22460d0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 Aug 13 02:36:21.157123 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d743f620-0b67-4d57-b471-4308a22460d0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:21.157408 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d743f620-0b67-4d57-b471-4308a22460d0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:21.168925 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:21.168925 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:21.173164 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eadd1144-3878-4860-bff1-2aac9a89d18c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:21.174289 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d743f620-0b67-4d57-b471-4308a22460d0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:21.174920 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eadd1144-3878-4860-bff1-2aac9a89d18c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:21.175183 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eadd1144-3878-4860-bff1-2aac9a89d18c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:21.175354 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eadd1144-3878-4860-bff1-2aac9a89d18c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:21.180382 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d743f620-0b67-4d57-b471-4308a22460d0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 returned with HTTP 200 Aug 13 02:36:21.180914 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 110/446] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:21 2026] GET /volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:21.183498 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:21.183498 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:21.187904 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eadd1144-3878-4860-bff1-2aac9a89d18c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:21.199801 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eadd1144-3878-4860-bff1-2aac9a89d18c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:21.200214 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 112/447] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:21 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:21.496198 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-67f2d8b4-13ab-4ca7-9584-c02fd04de658 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:21.498669 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-67f2d8b4-13ab-4ca7-9584-c02fd04de658 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:36:21.498960 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-67f2d8b4-13ab-4ca7-9584-c02fd04de658 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:21.499195 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-67f2d8b4-13ab-4ca7-9584-c02fd04de658 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:21.509851 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:21.509851 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:21.517159 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-67f2d8b4-13ab-4ca7-9584-c02fd04de658 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:36:21.522696 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-67f2d8b4-13ab-4ca7-9584-c02fd04de658 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:36:21.523240 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 114/448] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:21 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:21.590794 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7215fe4f-65ac-469e-9fa5-ce3ec70a77a7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:21.593286 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7215fe4f-65ac-469e-9fa5-ce3ec70a77a7 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:21.594784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7215fe4f-65ac-469e-9fa5-ce3ec70a77a7 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:21.594784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7215fe4f-65ac-469e-9fa5-ce3ec70a77a7 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:21.605607 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:21.605607 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:21.610500 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7215fe4f-65ac-469e-9fa5-ce3ec70a77a7 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:21.617638 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7215fe4f-65ac-469e-9fa5-ce3ec70a77a7 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:21.618408 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 113/449] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:21 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:21.726105 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-55c9caba-9d56-40c4-ab55-cb0afb617fe8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:21.726105 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-55c9caba-9d56-40c4-ab55-cb0afb617fe8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] DELETE https://10.4.3.30/volume/v3/attachments/2a891421-947c-4736-ba89-1c91cabd843c Aug 13 02:36:21.726105 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-55c9caba-9d56-40c4-ab55-cb0afb617fe8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:21.726105 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-55c9caba-9d56-40c4-ab55-cb0afb617fe8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:21.736139 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:21.736139 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:21.812440 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-102f1b44-a0e1-44de-8393-88afd95505c2 req-55c9caba-9d56-40c4-ab55-cb0afb617fe8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments/2a891421-947c-4736-ba89-1c91cabd843c returned with HTTP 200 Aug 13 02:36:21.812993 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 111/450] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:36:21 2026] DELETE /volume/v3/attachments/2a891421-947c-4736-ba89-1c91cabd843c => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:22.085241 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c96d4460-44ed-4a55-b40d-eb3ac62caf60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:22.087476 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c96d4460-44ed-4a55-b40d-eb3ac62caf60 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:22.087770 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c96d4460-44ed-4a55-b40d-eb3ac62caf60 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:22.088094 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c96d4460-44ed-4a55-b40d-eb3ac62caf60 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:22.097604 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:22.097604 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:22.103170 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c96d4460-44ed-4a55-b40d-eb3ac62caf60 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:22.108990 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c96d4460-44ed-4a55-b40d-eb3ac62caf60 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:22.109492 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 113/451] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:22 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:22.195642 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ec6d938f-3b63-445d-b249-519ead2889e7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:22.198729 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec6d938f-3b63-445d-b249-519ead2889e7 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 Aug 13 02:36:22.199246 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec6d938f-3b63-445d-b249-519ead2889e7 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:22.199541 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec6d938f-3b63-445d-b249-519ead2889e7 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:22.208596 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:22.208596 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:22.214668 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ec6d938f-3b63-445d-b249-519ead2889e7 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:22.216636 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a5b344bf-505e-4980-a681-4b267d0af724 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:22.219517 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a5b344bf-505e-4980-a681-4b267d0af724 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:22.219795 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a5b344bf-505e-4980-a681-4b267d0af724 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:22.220027 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a5b344bf-505e-4980-a681-4b267d0af724 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:22.220307 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec6d938f-3b63-445d-b249-519ead2889e7 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 returned with HTTP 200 Aug 13 02:36:22.220795 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 115/452] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:22 2026] GET /volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:22.229267 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:22.229267 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:22.235316 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a5b344bf-505e-4980-a681-4b267d0af724 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:22.239731 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c29801df-0f69-4d07-9320-7e1d8e49db54 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:22.241097 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a5b344bf-505e-4980-a681-4b267d0af724 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:22.241872 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 114/453] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:22 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:22.241973 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c29801df-0f69-4d07-9320-7e1d8e49db54 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87/action Aug 13 02:36:22.242316 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c29801df-0f69-4d07-9320-7e1d8e49db54 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:22.242479 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c29801df-0f69-4d07-9320-7e1d8e49db54 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:22.251855 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:22.251855 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:22.252377 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-c29801df-0f69-4d07-9320-7e1d8e49db54 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Updating volume 'f2fb966e-0214-410e-95f7-45a2f8b2df87' with '{'status': 'attaching'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 02:36:22.287475 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c29801df-0f69-4d07-9320-7e1d8e49db54 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87/action returned with HTTP 202 Aug 13 02:36:22.287722 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 112/454] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:22 2026] POST /volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:22.298736 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e079541-4dfe-4882-b515-f20b65cd0084 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:22.302489 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e079541-4dfe-4882-b515-f20b65cd0084 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 Aug 13 02:36:22.302617 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e079541-4dfe-4882-b515-f20b65cd0084 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:22.302822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e079541-4dfe-4882-b515-f20b65cd0084 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:22.314789 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:22.314789 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:22.321875 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e079541-4dfe-4882-b515-f20b65cd0084 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:22.326091 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0e27ad4b-05ab-4e0d-9d0e-7b80ec38699b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:22.330278 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e27ad4b-05ab-4e0d-9d0e-7b80ec38699b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:36:22.330278 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e27ad4b-05ab-4e0d-9d0e-7b80ec38699b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:22.330278 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e27ad4b-05ab-4e0d-9d0e-7b80ec38699b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:22.332279 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e079541-4dfe-4882-b515-f20b65cd0084 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 returned with HTTP 200 Aug 13 02:36:22.332855 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 114/455] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:22 2026] GET /volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:22.343003 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:22.343003 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:22.350997 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0e27ad4b-05ab-4e0d-9d0e-7b80ec38699b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:36:22.353884 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7510b00c-c58f-4a74-9d9e-ce9eb651fbfb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:22.356615 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7510b00c-c58f-4a74-9d9e-ce9eb651fbfb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87/action Aug 13 02:36:22.357579 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7510b00c-c58f-4a74-9d9e-ce9eb651fbfb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:22.357579 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7510b00c-c58f-4a74-9d9e-ce9eb651fbfb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:22.358785 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e27ad4b-05ab-4e0d-9d0e-7b80ec38699b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:36:22.359535 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 116/456] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:22 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:22.371691 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:22.371691 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:22.371691 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7510b00c-c58f-4a74-9d9e-ce9eb651fbfb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Volume info retrieved successfully. Aug 13 02:36:22.407395 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7510b00c-c58f-4a74-9d9e-ce9eb651fbfb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Delete volume request issued successfully. Aug 13 02:36:22.407701 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7510b00c-c58f-4a74-9d9e-ce9eb651fbfb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87/action returned with HTTP 202 Aug 13 02:36:22.408189 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 115/457] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:22 2026] POST /volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:22.417547 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cb813702-b003-4a26-beba-3e605c447728 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:22.420458 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb813702-b003-4a26-beba-3e605c447728 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 Aug 13 02:36:22.421154 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb813702-b003-4a26-beba-3e605c447728 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:22.422781 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb813702-b003-4a26-beba-3e605c447728 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:22.432307 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:22.432307 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:22.437999 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cb813702-b003-4a26-beba-3e605c447728 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:22.444868 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb813702-b003-4a26-beba-3e605c447728 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 returned with HTTP 200 Aug 13 02:36:22.445428 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 113/458] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:22 2026] GET /volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:22.633551 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dbf4672a-3481-4089-8e64-a523b0061673 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:22.636242 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbf4672a-3481-4089-8e64-a523b0061673 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:22.636518 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbf4672a-3481-4089-8e64-a523b0061673 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:22.636801 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbf4672a-3481-4089-8e64-a523b0061673 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:22.647528 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:22.647528 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:22.653325 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dbf4672a-3481-4089-8e64-a523b0061673 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:22.661799 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbf4672a-3481-4089-8e64-a523b0061673 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:22.662474 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 115/459] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:22 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 1389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:22.680286 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cbc819b0-b38c-417f-b14f-17674add5067 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:22.681957 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:22.682316 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-993627437"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:22.683866 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-993627437'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:22.684010 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Create volume of 1 GB Aug 13 02:36:22.688154 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Availability Zones retrieved successfully. Aug 13 02:36:22.694133 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Flow 'volume_create_api' (7c326898-1798-4354-8974-92a1f95595d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:22.695173 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9576320f-38c0-4bed-be31-832340509233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:22.696309 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:22.729928 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9576320f-38c0-4bed-be31-832340509233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:22.730883 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac144e67-3168-42ef-b05a-abc9aeb5455c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:22.802931 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Created reservations ['2154e011-ec48-451d-84e7-410c8a27091a', 'a2df94b9-bb86-4d3d-a32f-cede7617d29c', '164855be-72ec-4822-84a8-b342121db88b', '48f91ff7-da3d-476e-8ef3-9083402116a0'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:22.804189 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac144e67-3168-42ef-b05a-abc9aeb5455c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2154e011-ec48-451d-84e7-410c8a27091a', 'a2df94b9-bb86-4d3d-a32f-cede7617d29c', '164855be-72ec-4822-84a8-b342121db88b', '48f91ff7-da3d-476e-8ef3-9083402116a0']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:22.804849 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34bff6e-5f87-402a-b09a-b6a619b6cc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:22.835360 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34bff6e-5f87-402a-b09a-b6a619b6cc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cdf0a6d-7658-4b3b-b127-b586ff56a4a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-993627437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6c4e5620874c94b44344c3aa0c09c5',qos_specs=None,replication_status=,reservations=['2154e011-ec48-451d-84e7-410c8a27091a','a2df94b9-bb86-4d3d-a32f-cede7617d29c','164855be-72ec-4822-84a8-b342121db88b','48f91ff7-da3d-476e-8ef3-9083402116a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3df51d548c4b3a871d0e593003f4d9',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-993627437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cdf0a6d-7658-4b3b-b127-b586ff56a4a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc6c4e5620874c94b44344c3aa0c09c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c3df51d548c4b3a871d0e593003f4d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:22.836036 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (052c9bc8-646b-41f3-9f72-19b73dbdcb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:22.874998 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (052c9bc8-646b-41f3-9f72-19b73dbdcb29) transitioned into state 'SUCCESS' from state '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-993627437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6c4e5620874c94b44344c3aa0c09c5',qos_specs=None,replication_status=,reservations=['2154e011-ec48-451d-84e7-410c8a27091a','a2df94b9-bb86-4d3d-a32f-cede7617d29c','164855be-72ec-4822-84a8-b342121db88b','48f91ff7-da3d-476e-8ef3-9083402116a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3df51d548c4b3a871d0e593003f4d9',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:22.875772 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35060c3e-676a-4c3a-96a0-05eb3c822985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:22.905993 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35060c3e-676a-4c3a-96a0-05eb3c822985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:22.907913 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Flow 'volume_create_api' (7c326898-1798-4354-8974-92a1f95595d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:22.907913 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Create volume request issued successfully. Aug 13 02:36:22.908323 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbc819b0-b38c-417f-b14f-17674add5067 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:22.909864 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 117/460] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:22 2026] POST /volume/v3/volumes => generated 749 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:22.933460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-36c5e810-26e7-4b12-8578-c71614efa903 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:22.933460 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-36c5e810-26e7-4b12-8578-c71614efa903 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 Aug 13 02:36:22.933460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-36c5e810-26e7-4b12-8578-c71614efa903 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:22.933460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-36c5e810-26e7-4b12-8578-c71614efa903 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:22.942862 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:22.942862 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:22.948917 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-36c5e810-26e7-4b12-8578-c71614efa903 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:22.962621 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-36c5e810-26e7-4b12-8578-c71614efa903 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 returned with HTTP 200 Aug 13 02:36:22.963169 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 116/461] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:22 2026] GET /volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:23.130635 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0cb22d96-b2c3-40d1-9179-ae1b76e02ef3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:23.134000 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0cb22d96-b2c3-40d1-9179-ae1b76e02ef3 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:23.134308 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0cb22d96-b2c3-40d1-9179-ae1b76e02ef3 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:23.135502 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0cb22d96-b2c3-40d1-9179-ae1b76e02ef3 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:23.146369 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:23.146369 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:23.151556 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0cb22d96-b2c3-40d1-9179-ae1b76e02ef3 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:23.158861 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0cb22d96-b2c3-40d1-9179-ae1b76e02ef3 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:23.159451 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 114/462] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:23 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:23.180588 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:23.183508 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:23.183942 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1440709596"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:23.185864 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1440709596'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:23.186005 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Create volume of 1 GB Aug 13 02:36:23.192910 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Availability Zones retrieved successfully. Aug 13 02:36:23.201959 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Flow 'volume_create_api' (423db7fa-33ef-41fc-a66f-24f7a7d26075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:23.203330 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5160789-8859-482d-98ca-da94e446b1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:23.205458 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:23.244857 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5160789-8859-482d-98ca-da94e446b1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:23.245466 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7abc8591-10e5-4019-8906-456fca7a3058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:23.259709 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-99946f97-275e-421e-97a0-401680a3888b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:23.261886 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99946f97-275e-421e-97a0-401680a3888b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:23.262750 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-99946f97-275e-421e-97a0-401680a3888b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:23.262750 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-99946f97-275e-421e-97a0-401680a3888b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:23.274585 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:23.274585 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:23.282047 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-99946f97-275e-421e-97a0-401680a3888b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:23.294640 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99946f97-275e-421e-97a0-401680a3888b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:23.295033 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 118/463] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:23 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:23.321924 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Created reservations ['60f77201-8717-42d4-9053-94cc992468e0', 'ec145df6-846e-48de-857a-108cc7eb8f90', '01778c45-ece8-4aac-9915-e0af5f050216', '629283f7-b06a-4a3c-9ef9-2a748e569827'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:23.323028 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7abc8591-10e5-4019-8906-456fca7a3058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60f77201-8717-42d4-9053-94cc992468e0', 'ec145df6-846e-48de-857a-108cc7eb8f90', '01778c45-ece8-4aac-9915-e0af5f050216', '629283f7-b06a-4a3c-9ef9-2a748e569827']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:23.324053 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (182000f4-c701-4517-bd23-0d314fa0a58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:23.353645 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (182000f4-c701-4517-bd23-0d314fa0a58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f445cac7-5d21-4a10-97fd-3e313ae51011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1440709596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c238c4c05c4081bcaaa17b7533a1c6',qos_specs=None,replication_status=,reservations=['60f77201-8717-42d4-9053-94cc992468e0','ec145df6-846e-48de-857a-108cc7eb8f90','01778c45-ece8-4aac-9915-e0af5f050216','629283f7-b06a-4a3c-9ef9-2a748e569827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a86b2461fd4e6ca18b5c47ddf19a03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1440709596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f445cac7-5d21-4a10-97fd-3e313ae51011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c238c4c05c4081bcaaa17b7533a1c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7a86b2461fd4e6ca18b5c47ddf19a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:23.354571 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e2b4ed-f5bc-472c-99ff-ab4a8d7f5118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:23.380199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e2b4ed-f5bc-472c-99ff-ab4a8d7f5118) transitioned into state 'SUCCESS' from state '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-1440709596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c238c4c05c4081bcaaa17b7533a1c6',qos_specs=None,replication_status=,reservations=['60f77201-8717-42d4-9053-94cc992468e0','ec145df6-846e-48de-857a-108cc7eb8f90','01778c45-ece8-4aac-9915-e0af5f050216','629283f7-b06a-4a3c-9ef9-2a748e569827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a86b2461fd4e6ca18b5c47ddf19a03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:23.381230 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec60f4ee-e0ce-453f-a098-3a2b605b919e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:23.396822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec60f4ee-e0ce-453f-a098-3a2b605b919e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:23.397539 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Flow 'volume_create_api' (423db7fa-33ef-41fc-a66f-24f7a7d26075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:23.397991 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Create volume request issued successfully. Aug 13 02:36:23.398844 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c23ab821-0fe2-4a57-8ad4-a71b9cc80440 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:23.399292 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 116/464] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:23 2026] POST /volume/v3/volumes => generated 755 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:23.418659 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-16fd1fdf-6780-4316-8bb0-6501a3a33498 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:23.421505 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-16fd1fdf-6780-4316-8bb0-6501a3a33498 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 Aug 13 02:36:23.421911 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-16fd1fdf-6780-4316-8bb0-6501a3a33498 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:23.422619 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-16fd1fdf-6780-4316-8bb0-6501a3a33498 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:23.439987 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:23.439987 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:23.447175 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-16fd1fdf-6780-4316-8bb0-6501a3a33498 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:23.454284 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-16fd1fdf-6780-4316-8bb0-6501a3a33498 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 returned with HTTP 200 Aug 13 02:36:23.455018 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 117/465] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:23 2026] GET /volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:23.466404 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2a3c98b4-992e-4792-a1b7-9711e15ef71c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:23.471997 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a3c98b4-992e-4792-a1b7-9711e15ef71c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 Aug 13 02:36:23.472442 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a3c98b4-992e-4792-a1b7-9711e15ef71c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:23.472649 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a3c98b4-992e-4792-a1b7-9711e15ef71c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:23.487266 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a3c98b4-992e-4792-a1b7-9711e15ef71c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 returned with HTTP 404 Aug 13 02:36:23.487900 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 115/466] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:23 2026] GET /volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:23.492762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c4590d39-2576-4762-9240-7c97959cd4a3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:23.496275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c4590d39-2576-4762-9240-7c97959cd4a3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:23.497151 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c4590d39-2576-4762-9240-7c97959cd4a3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:23.497151 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c4590d39-2576-4762-9240-7c97959cd4a3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:23.498661 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bdb6fdf9-cb18-4525-afd5-2d4e26c10e5d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:23.501400 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdb6fdf9-cb18-4525-afd5-2d4e26c10e5d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 Aug 13 02:36:23.501636 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdb6fdf9-cb18-4525-afd5-2d4e26c10e5d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:23.502442 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdb6fdf9-cb18-4525-afd5-2d4e26c10e5d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:23.510210 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdb6fdf9-cb18-4525-afd5-2d4e26c10e5d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 returned with HTTP 404 Aug 13 02:36:23.510742 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 117/467] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:23 2026] GET /volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:23.511174 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:23.511174 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:23.520824 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c4590d39-2576-4762-9240-7c97959cd4a3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:23.521277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f995e8d0-e441-4f27-8dbf-a871282b7e43 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:23.524143 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f995e8d0-e441-4f27-8dbf-a871282b7e43 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 Aug 13 02:36:23.524411 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f995e8d0-e441-4f27-8dbf-a871282b7e43 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:23.524638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f995e8d0-e441-4f27-8dbf-a871282b7e43 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:23.524813 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-f995e8d0-e441-4f27-8dbf-a871282b7e43 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Delete volume with id: f2fb966e-0214-410e-95f7-45a2f8b2df87 Aug 13 02:36:23.534201 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c4590d39-2576-4762-9240-7c97959cd4a3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:23.535570 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 119/468] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:36:23 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:23.535648 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f995e8d0-e441-4f27-8dbf-a871282b7e43 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 returned with HTTP 404 Aug 13 02:36:23.535648 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 118/469] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:36:23 2026] DELETE /volume/v3/volumes/f2fb966e-0214-410e-95f7-45a2f8b2df87 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:23.546886 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2db76618-0891-491c-8b57-e2c365a323ea None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:23.549139 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:23.549601 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1975200622"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:23.551324 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1975200622'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:23.551567 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume of 1 GB Aug 13 02:36:23.556204 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Availability Zones retrieved successfully. Aug 13 02:36:23.564988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (5c2ca0b2-af01-4ee7-91b9-367ed42fd680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:23.566536 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (981459c0-b90b-4837-ab35-295f711680bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:23.568530 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:23.606046 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (981459c0-b90b-4837-ab35-295f711680bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:23.606889 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4329995c-f2ce-4383-9149-9cad82f73dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:23.664982 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Created reservations ['5eedbc42-ffb6-4847-91aa-2eeb026fdb7a', '9e0cf5e1-6481-4c19-8f7e-ce830122c27b', '68e73ca3-1440-42c0-b763-79c425532052', 'eaecd211-3abb-4fa5-aa82-36b10645048b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:23.666098 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4329995c-f2ce-4383-9149-9cad82f73dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eedbc42-ffb6-4847-91aa-2eeb026fdb7a', '9e0cf5e1-6481-4c19-8f7e-ce830122c27b', '68e73ca3-1440-42c0-b763-79c425532052', 'eaecd211-3abb-4fa5-aa82-36b10645048b']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:23.667493 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b1a188-8d85-4238-aceb-598dc96b34cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:23.704105 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b1a188-8d85-4238-aceb-598dc96b34cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a38925-0a19-41f5-8a5e-bf3093cbc3f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1975200622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['5eedbc42-ffb6-4847-91aa-2eeb026fdb7a','9e0cf5e1-6481-4c19-8f7e-ce830122c27b','68e73ca3-1440-42c0-b763-79c425532052','eaecd211-3abb-4fa5-aa82-36b10645048b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1975200622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76a38925-0a19-41f5-8a5e-bf3093cbc3f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a60d0fa9af545cc9104abb0cdba620a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:23.705852 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78c1c47-94f4-451b-bcb8-8d50d8d23234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:23.745800 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78c1c47-94f4-451b-bcb8-8d50d8d23234) transitioned into state 'SUCCESS' from state '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-1975200622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['5eedbc42-ffb6-4847-91aa-2eeb026fdb7a','9e0cf5e1-6481-4c19-8f7e-ce830122c27b','68e73ca3-1440-42c0-b763-79c425532052','eaecd211-3abb-4fa5-aa82-36b10645048b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:23.746842 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3b75b6-da60-467e-a9b8-9110d13e44a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:23.766081 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3b75b6-da60-467e-a9b8-9110d13e44a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:23.768794 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (5c2ca0b2-af01-4ee7-91b9-367ed42fd680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:23.769727 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request issued successfully. Aug 13 02:36:23.770740 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2db76618-0891-491c-8b57-e2c365a323ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:23.771717 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 116/470] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:23 2026] POST /volume/v3/volumes => generated 747 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:23.792078 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-782f970d-ca3f-4cd1-977b-f5dff62db707 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:23.795059 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-782f970d-ca3f-4cd1-977b-f5dff62db707 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 Aug 13 02:36:23.795357 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-782f970d-ca3f-4cd1-977b-f5dff62db707 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:23.795592 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-782f970d-ca3f-4cd1-977b-f5dff62db707 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:23.807360 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:23.807360 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:23.812829 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-782f970d-ca3f-4cd1-977b-f5dff62db707 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:23.820098 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-782f970d-ca3f-4cd1-977b-f5dff62db707 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 returned with HTTP 200 Aug 13 02:36:23.821082 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 118/471] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:23 2026] GET /volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:23.981128 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-91ddc75c-ad4b-41e1-ac65-900049b7d3dc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:23.985834 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-91ddc75c-ad4b-41e1-ac65-900049b7d3dc tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 Aug 13 02:36:23.986220 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-91ddc75c-ad4b-41e1-ac65-900049b7d3dc tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:23.986587 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-91ddc75c-ad4b-41e1-ac65-900049b7d3dc tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:23.995928 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:23.995928 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:24.005743 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-91ddc75c-ad4b-41e1-ac65-900049b7d3dc tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:24.012346 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-91ddc75c-ad4b-41e1-ac65-900049b7d3dc tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 returned with HTTP 200 Aug 13 02:36:24.013078 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 120/472] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:23 2026] GET /volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:36:24.038058 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-28571c45-688e-4169-8727-3e5ee586732e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:24.042588 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:24.042588 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-153334287"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:24.043797 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-153334287'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:24.043797 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Create volume of 1 GB Aug 13 02:36:24.051079 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Availability Zones retrieved successfully. Aug 13 02:36:24.062205 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Flow 'volume_create_api' (efbadaa4-9186-474f-8136-fa0352613ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:24.063598 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0d3aa2-b841-4b69-a788-aeef723b89d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:24.065557 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:24.119496 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0d3aa2-b841-4b69-a788-aeef723b89d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:24.120847 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcd52fd0-bb1f-44e8-9c47-12ea78f9b96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:24.197137 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Created reservations ['35d5f355-9c4f-49a7-9d87-2f1a658daa0d', 'd893ec20-356f-4a2b-ad97-ea102c5809ed', '17ba3e16-40ef-405d-94d4-9d24c5e3fb56', '1f1009d0-c808-45eb-9f9e-b144fc39c4f0'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:24.197608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcd52fd0-bb1f-44e8-9c47-12ea78f9b96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35d5f355-9c4f-49a7-9d87-2f1a658daa0d', 'd893ec20-356f-4a2b-ad97-ea102c5809ed', '17ba3e16-40ef-405d-94d4-9d24c5e3fb56', '1f1009d0-c808-45eb-9f9e-b144fc39c4f0']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:24.198861 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27206341-1f57-44c3-9ddb-78ff4ad0d557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:24.208132 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-4e067e55-ebe5-418f-b5d6-14ca5435b8bf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:24.210563 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-4e067e55-ebe5-418f-b5d6-14ca5435b8bf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:24.210827 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-4e067e55-ebe5-418f-b5d6-14ca5435b8bf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:24.211073 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-4e067e55-ebe5-418f-b5d6-14ca5435b8bf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:24.223712 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:24.223712 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:24.230086 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-4e067e55-ebe5-418f-b5d6-14ca5435b8bf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:24.236631 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-4e067e55-ebe5-418f-b5d6-14ca5435b8bf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:24.237111 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 117/473] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:36:24 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:24.238243 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27206341-1f57-44c3-9ddb-78ff4ad0d557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8043669e-4359-4df7-aceb-8029f5521677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-153334287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6c4e5620874c94b44344c3aa0c09c5',qos_specs=None,replication_status=,reservations=['35d5f355-9c4f-49a7-9d87-2f1a658daa0d','d893ec20-356f-4a2b-ad97-ea102c5809ed','17ba3e16-40ef-405d-94d4-9d24c5e3fb56','1f1009d0-c808-45eb-9f9e-b144fc39c4f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3df51d548c4b3a871d0e593003f4d9',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-153334287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8043669e-4359-4df7-aceb-8029f5521677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc6c4e5620874c94b44344c3aa0c09c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c3df51d548c4b3a871d0e593003f4d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:24.239400 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0a4167-e396-45bf-a566-6b0642d03d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:24.254440 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0dfcaf4c-9cde-443c-9646-ad224241c73e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:24.255170 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dfcaf4c-9cde-443c-9646-ad224241c73e None None] GET https://10.4.3.30/volume// Aug 13 02:36:24.255170 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0dfcaf4c-9cde-443c-9646-ad224241c73e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:24.255474 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0dfcaf4c-9cde-443c-9646-ad224241c73e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:24.255845 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dfcaf4c-9cde-443c-9646-ad224241c73e None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:24.256480 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 119/474] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:36:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:24.271713 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c2e5fb30-26a8-471f-9801-075a473b8bd6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:24.272647 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0a4167-e396-45bf-a566-6b0642d03d95) transitioned into state 'SUCCESS' from state '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-153334287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc6c4e5620874c94b44344c3aa0c09c5',qos_specs=None,replication_status=,reservations=['35d5f355-9c4f-49a7-9d87-2f1a658daa0d','d893ec20-356f-4a2b-ad97-ea102c5809ed','17ba3e16-40ef-405d-94d4-9d24c5e3fb56','1f1009d0-c808-45eb-9f9e-b144fc39c4f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3df51d548c4b3a871d0e593003f4d9',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:24.273925 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80cc770a-341b-40ed-b913-47f675492631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:24.275454 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c2e5fb30-26a8-471f-9801-075a473b8bd6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:36:24.276731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c2e5fb30-26a8-471f-9801-075a473b8bd6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a00640b5-8007-4995-b979-c115e7ff49b7", "connector": null, "instance_uuid": "f8260184-bc17-438b-89e6-37e300f52e61"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:24.289492 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:24.289492 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:24.295280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80cc770a-341b-40ed-b913-47f675492631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:24.295280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Flow 'volume_create_api' (efbadaa4-9186-474f-8136-fa0352613ffd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:24.295280 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Create volume request issued successfully. Aug 13 02:36:24.295844 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-28571c45-688e-4169-8727-3e5ee586732e tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:24.296611 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 119/475] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:24 2026] POST /volume/v3/volumes => generated 749 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:24.313113 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a2cb3dc8-cc33-4da2-bf8b-6685adf9c513 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:24.319278 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2cb3dc8-cc33-4da2-bf8b-6685adf9c513 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 Aug 13 02:36:24.319278 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2cb3dc8-cc33-4da2-bf8b-6685adf9c513 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:24.319436 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2cb3dc8-cc33-4da2-bf8b-6685adf9c513 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:24.331496 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:24.331496 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:24.336826 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c2e5fb30-26a8-471f-9801-075a473b8bd6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:36:24.337374 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 121/476] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:36:24 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:24.337834 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a2cb3dc8-cc33-4da2-bf8b-6685adf9c513 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:24.344542 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2cb3dc8-cc33-4da2-bf8b-6685adf9c513 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 returned with HTTP 200 Aug 13 02:36:24.345042 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 118/477] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:24 2026] GET /volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:24.477295 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0ecbc68e-38b5-424f-ad31-8df8fd55fee0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:24.479864 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ecbc68e-38b5-424f-ad31-8df8fd55fee0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 Aug 13 02:36:24.480211 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ecbc68e-38b5-424f-ad31-8df8fd55fee0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:24.480396 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ecbc68e-38b5-424f-ad31-8df8fd55fee0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:24.489997 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:24.489997 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:24.498669 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0ecbc68e-38b5-424f-ad31-8df8fd55fee0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:24.506599 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ecbc68e-38b5-424f-ad31-8df8fd55fee0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 returned with HTTP 200 Aug 13 02:36:24.507007 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 120/478] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:24 2026] GET /volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:24.522318 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f9fb4486-1347-4b24-8177-ef34e8835bad None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:24.524499 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:24.524982 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1332900440"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:24.528839 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1332900440'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:24.528839 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Create volume of 1 GB Aug 13 02:36:24.529214 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:24.529214 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:24.538312 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Availability Zones retrieved successfully. Aug 13 02:36:24.550659 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Flow 'volume_create_api' (6c246db2-5ab3-4175-bdc1-63a70d786feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:24.552192 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0d8127-de45-4769-8704-59ec81d2db3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:24.553625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:24.603706 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0d8127-de45-4769-8704-59ec81d2db3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:24.604789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f53610d2-8f98-47ae-bd56-f2cde65793fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:24.672781 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Created reservations ['de710ac2-0322-4057-8888-570f3211695e', '2735f48c-9517-4e89-ab97-949dbc2ad726', '60129191-bcdd-4b33-842a-0381b19e29e2', 'bee69034-930c-42ac-b435-fa352dce60f3'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:24.674145 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f53610d2-8f98-47ae-bd56-f2cde65793fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de710ac2-0322-4057-8888-570f3211695e', '2735f48c-9517-4e89-ab97-949dbc2ad726', '60129191-bcdd-4b33-842a-0381b19e29e2', 'bee69034-930c-42ac-b435-fa352dce60f3']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:24.675482 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1dd0e0b-aaa6-4460-b580-1b9cab79ad94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:24.714164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1dd0e0b-aaa6-4460-b580-1b9cab79ad94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f7bbea0-fc4b-4202-a059-91992f29736f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1332900440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c238c4c05c4081bcaaa17b7533a1c6',qos_specs=None,replication_status=,reservations=['de710ac2-0322-4057-8888-570f3211695e','2735f48c-9517-4e89-ab97-949dbc2ad726','60129191-bcdd-4b33-842a-0381b19e29e2','bee69034-930c-42ac-b435-fa352dce60f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a86b2461fd4e6ca18b5c47ddf19a03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1332900440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f7bbea0-fc4b-4202-a059-91992f29736f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c238c4c05c4081bcaaa17b7533a1c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7a86b2461fd4e6ca18b5c47ddf19a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:24.716329 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf550fa-d617-4a28-9e36-91b9c5b4a07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:24.768206 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf550fa-d617-4a28-9e36-91b9c5b4a07a) transitioned into state 'SUCCESS' from state '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-1332900440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c238c4c05c4081bcaaa17b7533a1c6',qos_specs=None,replication_status=,reservations=['de710ac2-0322-4057-8888-570f3211695e','2735f48c-9517-4e89-ab97-949dbc2ad726','60129191-bcdd-4b33-842a-0381b19e29e2','bee69034-930c-42ac-b435-fa352dce60f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a86b2461fd4e6ca18b5c47ddf19a03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:24.769266 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8da9b3fe-211a-4fcd-8c6d-2a1ab2a0803a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:24.793748 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8da9b3fe-211a-4fcd-8c6d-2a1ab2a0803a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:24.795368 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Flow 'volume_create_api' (6c246db2-5ab3-4175-bdc1-63a70d786feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:24.795689 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Create volume request issued successfully. Aug 13 02:36:24.796558 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9fb4486-1347-4b24-8177-ef34e8835bad tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:24.797351 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 120/479] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:24 2026] POST /volume/v3/volumes => generated 755 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:24.813165 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5756ea0f-0881-4372-a966-cd8896850136 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:24.815623 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5756ea0f-0881-4372-a966-cd8896850136 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f Aug 13 02:36:24.815953 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5756ea0f-0881-4372-a966-cd8896850136 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:24.816210 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5756ea0f-0881-4372-a966-cd8896850136 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:24.839292 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:24.839292 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:24.840483 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-983ea3bd-34fb-4867-be9d-5e8732fecfa8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:24.843413 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-983ea3bd-34fb-4867-be9d-5e8732fecfa8 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 Aug 13 02:36:24.843645 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-983ea3bd-34fb-4867-be9d-5e8732fecfa8 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:24.843931 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-983ea3bd-34fb-4867-be9d-5e8732fecfa8 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:24.850801 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5756ea0f-0881-4372-a966-cd8896850136 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:24.861888 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5756ea0f-0881-4372-a966-cd8896850136 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f returned with HTTP 200 Aug 13 02:36:24.862396 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 122/480] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:24 2026] GET /volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f => generated 823 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:24.866618 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:24.866618 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:24.874755 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-983ea3bd-34fb-4867-be9d-5e8732fecfa8 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:24.883600 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-983ea3bd-34fb-4867-be9d-5e8732fecfa8 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 returned with HTTP 200 Aug 13 02:36:24.884777 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 119/481] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:24 2026] GET /volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:24.902172 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e31dfd9d-fe7e-45af-a57c-c3a5176715f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:24.905573 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e31dfd9d-fe7e-45af-a57c-c3a5176715f5 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4/action Aug 13 02:36:24.905644 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e31dfd9d-fe7e-45af-a57c-c3a5176715f5 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:24.905863 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e31dfd9d-fe7e-45af-a57c-c3a5176715f5 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:24.920062 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:24.920062 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:24.920582 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-e31dfd9d-fe7e-45af-a57c-c3a5176715f5 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Updating volume '76a38925-0a19-41f5-8a5e-bf3093cbc3f4' with '{'status': 'creating'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 02:36:24.956063 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e31dfd9d-fe7e-45af-a57c-c3a5176715f5 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4/action returned with HTTP 202 Aug 13 02:36:24.956183 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 121/482] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:24 2026] POST /volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:24.972731 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-969a6897-037d-4f01-a444-d0fdfbcc356f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:24.975101 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-969a6897-037d-4f01-a444-d0fdfbcc356f tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 Aug 13 02:36:24.975345 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-969a6897-037d-4f01-a444-d0fdfbcc356f tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:24.975536 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-969a6897-037d-4f01-a444-d0fdfbcc356f tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:24.984922 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:24.984922 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:24.992412 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-969a6897-037d-4f01-a444-d0fdfbcc356f tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:25.000843 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-969a6897-037d-4f01-a444-d0fdfbcc356f tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 returned with HTTP 200 Aug 13 02:36:25.002752 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 121/483] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:24 2026] GET /volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:25.021356 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a64f6d3a-0fcc-4687-9a47-14643992bbd9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:25.026788 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a64f6d3a-0fcc-4687-9a47-14643992bbd9 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4/action Aug 13 02:36:25.027221 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a64f6d3a-0fcc-4687-9a47-14643992bbd9 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:25.027415 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a64f6d3a-0fcc-4687-9a47-14643992bbd9 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:25.039458 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:25.039458 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:25.040008 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a64f6d3a-0fcc-4687-9a47-14643992bbd9 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Volume info retrieved successfully. Aug 13 02:36:25.068886 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a64f6d3a-0fcc-4687-9a47-14643992bbd9 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Delete volume request issued successfully. Aug 13 02:36:25.069799 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a64f6d3a-0fcc-4687-9a47-14643992bbd9 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4/action returned with HTTP 202 Aug 13 02:36:25.070235 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 123/484] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:25 2026] POST /volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:25.079865 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-28c82fb7-1394-4993-b225-779d3697f99b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:25.085283 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28c82fb7-1394-4993-b225-779d3697f99b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 Aug 13 02:36:25.085283 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-28c82fb7-1394-4993-b225-779d3697f99b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:25.085283 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-28c82fb7-1394-4993-b225-779d3697f99b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:25.097887 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:25.097887 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:25.107023 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-28c82fb7-1394-4993-b225-779d3697f99b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:25.113070 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28c82fb7-1394-4993-b225-779d3697f99b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 returned with HTTP 200 Aug 13 02:36:25.113663 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 120/485] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:25 2026] GET /volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:25.363725 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8a3f2b01-7fd9-4a3c-b03a-e3922055a04d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:25.366627 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a3f2b01-7fd9-4a3c-b03a-e3922055a04d tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 Aug 13 02:36:25.367164 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a3f2b01-7fd9-4a3c-b03a-e3922055a04d tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:25.367220 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a3f2b01-7fd9-4a3c-b03a-e3922055a04d tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:25.378803 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:25.378803 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:25.392583 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8a3f2b01-7fd9-4a3c-b03a-e3922055a04d tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:25.408285 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a3f2b01-7fd9-4a3c-b03a-e3922055a04d tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 returned with HTTP 200 Aug 13 02:36:25.408903 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 122/486] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:25 2026] GET /volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:25.884343 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-021e8197-e5ae-41c5-b05f-2c53648f16c5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:25.886886 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-021e8197-e5ae-41c5-b05f-2c53648f16c5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f Aug 13 02:36:25.886886 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-021e8197-e5ae-41c5-b05f-2c53648f16c5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:25.886886 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-021e8197-e5ae-41c5-b05f-2c53648f16c5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:25.897648 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:25.897648 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:25.904285 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-021e8197-e5ae-41c5-b05f-2c53648f16c5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:25.909981 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-021e8197-e5ae-41c5-b05f-2c53648f16c5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f returned with HTTP 200 Aug 13 02:36:25.910459 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 122/487] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:25 2026] GET /volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:26.136020 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-32c92bfe-5cc7-40c1-ab65-e11d260c032b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:26.139207 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32c92bfe-5cc7-40c1-ab65-e11d260c032b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 Aug 13 02:36:26.140273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32c92bfe-5cc7-40c1-ab65-e11d260c032b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:26.140273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32c92bfe-5cc7-40c1-ab65-e11d260c032b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:26.151054 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32c92bfe-5cc7-40c1-ab65-e11d260c032b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 returned with HTTP 404 Aug 13 02:36:26.151054 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 124/488] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:26 2026] GET /volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:26.170115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-064265e9-2e38-4ab7-9d0e-b6f711977f48 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:26.177095 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-064265e9-2e38-4ab7-9d0e-b6f711977f48 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 Aug 13 02:36:26.180855 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-064265e9-2e38-4ab7-9d0e-b6f711977f48 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:26.181560 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-064265e9-2e38-4ab7-9d0e-b6f711977f48 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:26.198488 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-064265e9-2e38-4ab7-9d0e-b6f711977f48 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 returned with HTTP 404 Aug 13 02:36:26.199268 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 121/489] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:26 2026] GET /volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:26.211389 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef962c64-f73b-4d3c-bd83-0436a13cecbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:26.217818 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef962c64-f73b-4d3c-bd83-0436a13cecbe tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] DELETE https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 Aug 13 02:36:26.218318 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef962c64-f73b-4d3c-bd83-0436a13cecbe tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:26.218318 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef962c64-f73b-4d3c-bd83-0436a13cecbe tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:26.218602 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ef962c64-f73b-4d3c-bd83-0436a13cecbe tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Delete volume with id: 76a38925-0a19-41f5-8a5e-bf3093cbc3f4 Aug 13 02:36:26.234175 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef962c64-f73b-4d3c-bd83-0436a13cecbe tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 returned with HTTP 404 Aug 13 02:36:26.234175 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 123/490] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:36:26 2026] DELETE /volume/v3/volumes/76a38925-0a19-41f5-8a5e-bf3093cbc3f4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:26.245996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ab022025-2606-4f22-a4d8-fb86feebb56b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:26.249281 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:26.249720 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-345152074"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:26.251437 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-345152074'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:26.251602 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume of 1 GB Aug 13 02:36:26.260621 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Availability Zones retrieved successfully. Aug 13 02:36:26.268934 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (c6da8c4c-c8ff-445e-8a2e-d5b3cc136b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:26.270490 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61f933d-98f8-4871-ab50-c5ff545e8729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:26.272208 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:26.293649 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-06bf808f-1f81-4a6c-80ed-ff8fcbe90e44 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:26.294174 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-06bf808f-1f81-4a6c-80ed-ff8fcbe90e44 None None] GET https://10.4.3.30/volume// Aug 13 02:36:26.294435 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-06bf808f-1f81-4a6c-80ed-ff8fcbe90e44 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:26.294686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-06bf808f-1f81-4a6c-80ed-ff8fcbe90e44 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:26.295097 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-06bf808f-1f81-4a6c-80ed-ff8fcbe90e44 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:26.295490 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 125/491] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:36:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:26.309900 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c2604b69-e66d-423f-a66a-fbe09a6ce22e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:26.311931 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61f933d-98f8-4871-ab50-c5ff545e8729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:26.312695 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee80a886-21cd-4a4e-bcc6-b01759275000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:26.313945 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c2604b69-e66d-423f-a66a-fbe09a6ce22e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:36:26.313945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c2604b69-e66d-423f-a66a-fbe09a6ce22e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:26.313945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c2604b69-e66d-423f-a66a-fbe09a6ce22e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:26.334945 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:26.334945 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:26.340305 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c2604b69-e66d-423f-a66a-fbe09a6ce22e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:26.348011 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-c2604b69-e66d-423f-a66a-fbe09a6ce22e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:36:26.349341 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 122/492] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:36:26 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 1545 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:36:26.381128 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Created reservations ['6673b91c-487e-4378-ab6f-54a009640b26', 'f9ded245-0f0d-4f43-98b1-b08887cd1b1c', '035472fd-22e9-419e-8b62-16b68296bf8d', '6ceca1d0-7e22-4096-ad09-265f60765d35'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:26.382579 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee80a886-21cd-4a4e-bcc6-b01759275000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6673b91c-487e-4378-ab6f-54a009640b26', 'f9ded245-0f0d-4f43-98b1-b08887cd1b1c', '035472fd-22e9-419e-8b62-16b68296bf8d', '6ceca1d0-7e22-4096-ad09-265f60765d35']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:26.384312 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2b5348-017c-4b16-a0b5-dca0a65c7353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:26.420318 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2b5348-017c-4b16-a0b5-dca0a65c7353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bfab976-2f3c-4ab2-b261-e49e38292235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-345152074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['6673b91c-487e-4378-ab6f-54a009640b26','f9ded245-0f0d-4f43-98b1-b08887cd1b1c','035472fd-22e9-419e-8b62-16b68296bf8d','6ceca1d0-7e22-4096-ad09-265f60765d35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-345152074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bfab976-2f3c-4ab2-b261-e49e38292235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a60d0fa9af545cc9104abb0cdba620a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:26.421313 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (690a0af0-c83f-4dc3-8c61-5f60d9b00e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:26.452656 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (690a0af0-c83f-4dc3-8c61-5f60d9b00e62) transitioned into state 'SUCCESS' from state '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-345152074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['6673b91c-487e-4378-ab6f-54a009640b26','f9ded245-0f0d-4f43-98b1-b08887cd1b1c','035472fd-22e9-419e-8b62-16b68296bf8d','6ceca1d0-7e22-4096-ad09-265f60765d35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:26.453407 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf54a13-399f-4a4a-81f0-21bc425b6378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:26.466637 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf54a13-399f-4a4a-81f0-21bc425b6378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:26.468284 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (c6da8c4c-c8ff-445e-8a2e-d5b3cc136b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:26.468769 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request issued successfully. Aug 13 02:36:26.470468 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ab022025-2606-4f22-a4d8-fb86feebb56b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:26.470468 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 123/493] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:26 2026] POST /volume/v3/volumes => generated 746 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:26.492953 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-154df6f1-932d-466a-afe1-204449740418 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:26.496357 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-154df6f1-932d-466a-afe1-204449740418 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 Aug 13 02:36:26.496493 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-154df6f1-932d-466a-afe1-204449740418 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:26.496816 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-154df6f1-932d-466a-afe1-204449740418 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:26.505674 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-18f1e88e-73fa-4525-9507-4ec846638f33 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:26.506837 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:26.506837 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:26.507913 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-18f1e88e-73fa-4525-9507-4ec846638f33 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] PUT https://10.4.3.30/volume/v3/attachments/01ec764b-1798-440d-ad22-895a3cea9ac6 Aug 13 02:36:26.508386 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-18f1e88e-73fa-4525-9507-4ec846638f33 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:26.514184 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-154df6f1-932d-466a-afe1-204449740418 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:26.518101 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-18f1e88e-73fa-4525-9507-4ec846638f33 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Acquiring lock "cinder-attachment_update-a00640b5-8007-4995-b979-c115e7ff49b7-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:36:26.522126 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-154df6f1-932d-466a-afe1-204449740418 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 returned with HTTP 200 Aug 13 02:36:26.522695 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 124/494] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:26 2026] GET /volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:26.523163 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-18f1e88e-73fa-4525-9507-4ec846638f33 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-a00640b5-8007-4995-b979-c115e7ff49b7-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:36:26.524097 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:26.524097 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:26.734200 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-18f1e88e-73fa-4525-9507-4ec846638f33 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-a00640b5-8007-4995-b979-c115e7ff49b7-np0000007139" released by "attachment_update" :: held 0.211s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:36:26.734586 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-18f1e88e-73fa-4525-9507-4ec846638f33 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/01ec764b-1798-440d-ad22-895a3cea9ac6 returned with HTTP 200 Aug 13 02:36:26.735112 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 126/495] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:36:26 2026] PUT /volume/v3/attachments/01ec764b-1798-440d-ad22-895a3cea9ac6 => generated 969 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:26.798956 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-77cfb8a9-db23-4ab6-a34b-6db783b8fa5e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:26.802545 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-77cfb8a9-db23-4ab6-a34b-6db783b8fa5e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments/01ec764b-1798-440d-ad22-895a3cea9ac6/action Aug 13 02:36:26.803003 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-77cfb8a9-db23-4ab6-a34b-6db783b8fa5e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:26.803126 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-77cfb8a9-db23-4ab6-a34b-6db783b8fa5e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:26.835444 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:26.835444 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:26.863598 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f29abc02-2d06-4c41-973e-3d42bfba16d1 req-77cfb8a9-db23-4ab6-a34b-6db783b8fa5e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/01ec764b-1798-440d-ad22-895a3cea9ac6/action returned with HTTP 204 Aug 13 02:36:26.864335 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 123/496] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:36:26 2026] POST /volume/v3/attachments/01ec764b-1798-440d-ad22-895a3cea9ac6/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:27.541261 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3e407841-431b-41b9-9977-59c234aabe5a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:27.545218 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3e407841-431b-41b9-9977-59c234aabe5a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 Aug 13 02:36:27.545496 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3e407841-431b-41b9-9977-59c234aabe5a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:27.545878 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3e407841-431b-41b9-9977-59c234aabe5a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:27.560351 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:27.560351 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:27.567445 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3e407841-431b-41b9-9977-59c234aabe5a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:27.581921 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3e407841-431b-41b9-9977-59c234aabe5a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 returned with HTTP 200 Aug 13 02:36:27.583790 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 124/497] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:27 2026] GET /volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:27.601116 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0cb74593-8a51-4e44-89e8-ae72a4ba4a12 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:27.604039 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cb74593-8a51-4e44-89e8-ae72a4ba4a12 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235/action Aug 13 02:36:27.604039 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cb74593-8a51-4e44-89e8-ae72a4ba4a12 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:27.604039 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cb74593-8a51-4e44-89e8-ae72a4ba4a12 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:27.615493 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:27.615493 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:27.615884 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-0cb74593-8a51-4e44-89e8-ae72a4ba4a12 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Updating volume '3bfab976-2f3c-4ab2-b261-e49e38292235' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 02:36:27.642524 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cb74593-8a51-4e44-89e8-ae72a4ba4a12 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235/action returned with HTTP 202 Aug 13 02:36:27.644129 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 125/498] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:27 2026] POST /volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 02:36:27.655294 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4d419eb4-8d33-4a82-a6fa-903e734f5a1a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:27.657784 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d419eb4-8d33-4a82-a6fa-903e734f5a1a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 Aug 13 02:36:27.657784 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4d419eb4-8d33-4a82-a6fa-903e734f5a1a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:27.657784 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4d419eb4-8d33-4a82-a6fa-903e734f5a1a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:27.666798 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:27.666798 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:27.671644 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4d419eb4-8d33-4a82-a6fa-903e734f5a1a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:27.678379 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d419eb4-8d33-4a82-a6fa-903e734f5a1a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 returned with HTTP 200 Aug 13 02:36:27.678514 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 127/499] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:27 2026] GET /volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:27.703878 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9253906b-58fa-4e7f-893f-23f6be5091bc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:27.705847 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9253906b-58fa-4e7f-893f-23f6be5091bc tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235/action Aug 13 02:36:27.705847 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9253906b-58fa-4e7f-893f-23f6be5091bc tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:27.706075 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9253906b-58fa-4e7f-893f-23f6be5091bc tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:27.722513 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:27.722513 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:27.722971 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9253906b-58fa-4e7f-893f-23f6be5091bc tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Volume info retrieved successfully. Aug 13 02:36:27.770270 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9253906b-58fa-4e7f-893f-23f6be5091bc tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Delete volume request issued successfully. Aug 13 02:36:27.770547 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9253906b-58fa-4e7f-893f-23f6be5091bc tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235/action returned with HTTP 202 Aug 13 02:36:27.771762 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 124/500] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:27 2026] POST /volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:27.783917 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-39a7082d-e707-4c65-ac12-220ff1a30c5b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:27.786946 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-39a7082d-e707-4c65-ac12-220ff1a30c5b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 Aug 13 02:36:27.787044 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-39a7082d-e707-4c65-ac12-220ff1a30c5b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:27.787322 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-39a7082d-e707-4c65-ac12-220ff1a30c5b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:27.795841 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:27.795841 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:27.802988 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-39a7082d-e707-4c65-ac12-220ff1a30c5b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:27.811030 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-39a7082d-e707-4c65-ac12-220ff1a30c5b tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 returned with HTTP 200 Aug 13 02:36:27.811030 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 125/501] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:27 2026] GET /volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:28.832482 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-56caca8f-be92-4470-ba31-b874ac753946 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:28.839117 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56caca8f-be92-4470-ba31-b874ac753946 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 Aug 13 02:36:28.839117 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56caca8f-be92-4470-ba31-b874ac753946 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:28.839547 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56caca8f-be92-4470-ba31-b874ac753946 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:28.858162 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56caca8f-be92-4470-ba31-b874ac753946 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 returned with HTTP 404 Aug 13 02:36:28.861369 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 126/502] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:28 2026] GET /volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:28.880226 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-124b6307-cb9b-43e2-8d9b-aaa855d2582e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:28.882626 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-124b6307-cb9b-43e2-8d9b-aaa855d2582e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 Aug 13 02:36:28.882889 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-124b6307-cb9b-43e2-8d9b-aaa855d2582e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:28.883068 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-124b6307-cb9b-43e2-8d9b-aaa855d2582e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:28.891247 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-124b6307-cb9b-43e2-8d9b-aaa855d2582e tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 returned with HTTP 404 Aug 13 02:36:28.892099 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 128/503] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:28 2026] GET /volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:28.905576 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-67b1ac24-6307-4577-abf8-33c461bba101 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:28.909961 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-67b1ac24-6307-4577-abf8-33c461bba101 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] DELETE https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 Aug 13 02:36:28.910657 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-67b1ac24-6307-4577-abf8-33c461bba101 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:28.911269 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-67b1ac24-6307-4577-abf8-33c461bba101 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:28.911269 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-67b1ac24-6307-4577-abf8-33c461bba101 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Delete volume with id: 3bfab976-2f3c-4ab2-b261-e49e38292235 Aug 13 02:36:28.919647 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-67b1ac24-6307-4577-abf8-33c461bba101 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 returned with HTTP 404 Aug 13 02:36:28.920505 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 125/504] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:36:28 2026] DELETE /volume/v3/volumes/3bfab976-2f3c-4ab2-b261-e49e38292235 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:28.933935 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:28.938665 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:28.940513 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1316262518"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:28.942380 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1316262518'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:28.942520 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume of 1 GB Aug 13 02:36:28.954470 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Availability Zones retrieved successfully. Aug 13 02:36:28.973429 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (ff24355e-6fd1-4699-a496-85edc424a3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:28.975484 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc74484d-6aed-4ef2-b13b-7289664d0430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:28.977407 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:29.043759 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc74484d-6aed-4ef2-b13b-7289664d0430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:29.045290 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8838133-d864-471d-8362-00f50e55a04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:29.121427 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Created reservations ['6dc56871-4b50-4342-8555-2e125b505b12', 'f0e587d0-56ec-4957-a0ad-e3a7fb60165c', 'b8052a64-a040-48db-9ee0-b78f1765f935', '66b8cb98-92de-4c21-b9ca-44d1fed7d623'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:29.121427 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8838133-d864-471d-8362-00f50e55a04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dc56871-4b50-4342-8555-2e125b505b12', 'f0e587d0-56ec-4957-a0ad-e3a7fb60165c', 'b8052a64-a040-48db-9ee0-b78f1765f935', '66b8cb98-92de-4c21-b9ca-44d1fed7d623']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:29.122402 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3083b6aa-97db-4764-9034-4797f7e58dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:29.161058 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3083b6aa-97db-4764-9034-4797f7e58dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aece16f6-2e8c-43cf-9dbd-c922d60abe60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1316262518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['6dc56871-4b50-4342-8555-2e125b505b12','f0e587d0-56ec-4957-a0ad-e3a7fb60165c','b8052a64-a040-48db-9ee0-b78f1765f935','66b8cb98-92de-4c21-b9ca-44d1fed7d623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1316262518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aece16f6-2e8c-43cf-9dbd-c922d60abe60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a60d0fa9af545cc9104abb0cdba620a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:29.162496 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a606ac1d-d5ee-4c58-b26f-7e9114ca03b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:29.196390 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a606ac1d-d5ee-4c58-b26f-7e9114ca03b9) transitioned into state 'SUCCESS' from state '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-1316262518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['6dc56871-4b50-4342-8555-2e125b505b12','f0e587d0-56ec-4957-a0ad-e3a7fb60165c','b8052a64-a040-48db-9ee0-b78f1765f935','66b8cb98-92de-4c21-b9ca-44d1fed7d623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:29.197077 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (104a2d63-2292-4857-b521-d73130c07b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:29.214631 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (104a2d63-2292-4857-b521-d73130c07b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:29.217087 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (ff24355e-6fd1-4699-a496-85edc424a3fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:29.218030 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request issued successfully. Aug 13 02:36:29.219713 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9fd686ec-6838-4dc1-8d57-9eaf7c12b415 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:29.220414 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 126/505] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:28 2026] POST /volume/v3/volumes => generated 747 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:29.240436 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2c3be59-63cd-4d2c-b09b-63b0915f0c2c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:29.244040 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2c3be59-63cd-4d2c-b09b-63b0915f0c2c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 Aug 13 02:36:29.244040 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2c3be59-63cd-4d2c-b09b-63b0915f0c2c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:29.244040 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2c3be59-63cd-4d2c-b09b-63b0915f0c2c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:29.258665 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:29.258665 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:29.270746 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2c3be59-63cd-4d2c-b09b-63b0915f0c2c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:29.279368 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2c3be59-63cd-4d2c-b09b-63b0915f0c2c tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 returned with HTTP 200 Aug 13 02:36:29.280116 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 127/506] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:29 2026] GET /volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:30.306833 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-64856339-0ee2-4064-a531-0e5e3789b305 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:30.313068 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-64856339-0ee2-4064-a531-0e5e3789b305 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 Aug 13 02:36:30.314037 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-64856339-0ee2-4064-a531-0e5e3789b305 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:30.314037 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-64856339-0ee2-4064-a531-0e5e3789b305 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:30.328899 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:30.328899 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:30.336810 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-64856339-0ee2-4064-a531-0e5e3789b305 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:30.343917 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-64856339-0ee2-4064-a531-0e5e3789b305 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 returned with HTTP 200 Aug 13 02:36:30.344535 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 129/507] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:30 2026] GET /volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:30.366832 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-06ec4d65-7577-489b-a8e3-b17824c5f4ef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:30.370337 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06ec4d65-7577-489b-a8e3-b17824c5f4ef tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60/action Aug 13 02:36:30.370626 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06ec4d65-7577-489b-a8e3-b17824c5f4ef tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:30.371336 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06ec4d65-7577-489b-a8e3-b17824c5f4ef tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:30.387702 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:30.387702 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:30.388781 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-06ec4d65-7577-489b-a8e3-b17824c5f4ef tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Updating volume 'aece16f6-2e8c-43cf-9dbd-c922d60abe60' with '{'status': 'maintenance'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 02:36:30.440522 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06ec4d65-7577-489b-a8e3-b17824c5f4ef tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60/action returned with HTTP 202 Aug 13 02:36:30.440522 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 126/508] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:30 2026] POST /volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:30.454075 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e7e7adce-ce17-4c74-8b35-29c84a253c25 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:30.458884 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e7e7adce-ce17-4c74-8b35-29c84a253c25 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 Aug 13 02:36:30.458884 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e7e7adce-ce17-4c74-8b35-29c84a253c25 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:30.458884 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e7e7adce-ce17-4c74-8b35-29c84a253c25 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:30.469926 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:30.469926 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:30.475767 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e7e7adce-ce17-4c74-8b35-29c84a253c25 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:30.491650 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e7e7adce-ce17-4c74-8b35-29c84a253c25 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 returned with HTTP 200 Aug 13 02:36:30.491974 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 127/509] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:30 2026] GET /volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:36:30.515613 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e91d2070-149d-4b0b-9d68-48c4b2582efb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:30.518843 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e91d2070-149d-4b0b-9d68-48c4b2582efb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60/action Aug 13 02:36:30.519428 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e91d2070-149d-4b0b-9d68-48c4b2582efb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:30.520975 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e91d2070-149d-4b0b-9d68-48c4b2582efb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:30.538239 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:30.538239 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:30.539155 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e91d2070-149d-4b0b-9d68-48c4b2582efb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Volume info retrieved successfully. Aug 13 02:36:30.584442 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e91d2070-149d-4b0b-9d68-48c4b2582efb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Delete volume request issued successfully. Aug 13 02:36:30.585237 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e91d2070-149d-4b0b-9d68-48c4b2582efb tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60/action returned with HTTP 202 Aug 13 02:36:30.592083 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 128/510] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:30 2026] POST /volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:30.600080 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0479c3a6-9236-4337-8447-7e3b6a07331d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:30.603215 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0479c3a6-9236-4337-8447-7e3b6a07331d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 Aug 13 02:36:30.604011 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0479c3a6-9236-4337-8447-7e3b6a07331d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:30.604011 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0479c3a6-9236-4337-8447-7e3b6a07331d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:30.615013 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:30.615013 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:30.621810 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0479c3a6-9236-4337-8447-7e3b6a07331d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:30.629099 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0479c3a6-9236-4337-8447-7e3b6a07331d tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 returned with HTTP 200 Aug 13 02:36:30.629946 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 130/511] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:30 2026] GET /volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:31.648093 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1d58b5d1-427e-446d-a0d7-a0b129512325 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:31.653569 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1d58b5d1-427e-446d-a0d7-a0b129512325 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 Aug 13 02:36:31.654101 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1d58b5d1-427e-446d-a0d7-a0b129512325 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:31.654506 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1d58b5d1-427e-446d-a0d7-a0b129512325 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:31.668534 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1d58b5d1-427e-446d-a0d7-a0b129512325 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 returned with HTTP 404 Aug 13 02:36:31.669225 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 127/512] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:31 2026] GET /volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:31.678057 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f48bb531-08c9-44ea-8d6c-b2035ba21b22 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:31.680602 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f48bb531-08c9-44ea-8d6c-b2035ba21b22 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 Aug 13 02:36:31.680916 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f48bb531-08c9-44ea-8d6c-b2035ba21b22 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:31.681343 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f48bb531-08c9-44ea-8d6c-b2035ba21b22 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:31.689998 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f48bb531-08c9-44ea-8d6c-b2035ba21b22 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 returned with HTTP 404 Aug 13 02:36:31.690688 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 128/513] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:31 2026] GET /volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:31.699661 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37ac0e7a-d0d5-47b5-ad5f-cff11ba8eef0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:31.705281 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37ac0e7a-d0d5-47b5-ad5f-cff11ba8eef0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] DELETE https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 Aug 13 02:36:31.705281 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37ac0e7a-d0d5-47b5-ad5f-cff11ba8eef0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:31.705281 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37ac0e7a-d0d5-47b5-ad5f-cff11ba8eef0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:31.705281 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-37ac0e7a-d0d5-47b5-ad5f-cff11ba8eef0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Delete volume with id: aece16f6-2e8c-43cf-9dbd-c922d60abe60 Aug 13 02:36:31.715663 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37ac0e7a-d0d5-47b5-ad5f-cff11ba8eef0 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 returned with HTTP 404 Aug 13 02:36:31.715663 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 129/514] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:36:31 2026] DELETE /volume/v3/volumes/aece16f6-2e8c-43cf-9dbd-c922d60abe60 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:31.727635 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:31.730148 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:31.730588 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1130039461"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:31.732326 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1130039461'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:31.732490 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume of 1 GB Aug 13 02:36:31.736957 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Availability Zones retrieved successfully. Aug 13 02:36:31.744858 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (89ae4337-e87a-40ba-9bb9-84733725aa63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:31.746307 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388a04ad-6b9e-4efa-aa29-19a9c1bb2370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:31.747383 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:31.789681 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388a04ad-6b9e-4efa-aa29-19a9c1bb2370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:31.790547 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdc8843-ee90-4a3a-97fd-517acaeff589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:31.853349 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Created reservations ['d39e128f-7855-446e-a613-359baea0139a', 'abb96d8b-064a-4cc5-ab2e-72fc1634a5f3', 'bc419ad4-fd6b-431b-85ad-b82a06b21d58', '5c51c657-8380-4f40-a683-d342431cf45b'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:31.854638 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdc8843-ee90-4a3a-97fd-517acaeff589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d39e128f-7855-446e-a613-359baea0139a', 'abb96d8b-064a-4cc5-ab2e-72fc1634a5f3', 'bc419ad4-fd6b-431b-85ad-b82a06b21d58', '5c51c657-8380-4f40-a683-d342431cf45b']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:31.855349 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d291b18-da6b-46d2-b63e-4021278ff5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:31.889201 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d291b18-da6b-46d2-b63e-4021278ff5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8839ede6-9cf8-42a0-a35f-f6367ed7eca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1130039461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['d39e128f-7855-446e-a613-359baea0139a','abb96d8b-064a-4cc5-ab2e-72fc1634a5f3','bc419ad4-fd6b-431b-85ad-b82a06b21d58','5c51c657-8380-4f40-a683-d342431cf45b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1130039461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8839ede6-9cf8-42a0-a35f-f6367ed7eca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a60d0fa9af545cc9104abb0cdba620a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:31.890064 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f55b588-95f7-4b72-b03d-10f558a09d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:31.918481 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f55b588-95f7-4b72-b03d-10f558a09d9c) transitioned into state 'SUCCESS' from state '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-1130039461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a60d0fa9af545cc9104abb0cdba620a',qos_specs=None,replication_status=,reservations=['d39e128f-7855-446e-a613-359baea0139a','abb96d8b-064a-4cc5-ab2e-72fc1634a5f3','bc419ad4-fd6b-431b-85ad-b82a06b21d58','5c51c657-8380-4f40-a683-d342431cf45b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd4268a291d7413cb2b5d8161c5643b8',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:31.919520 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25a58a92-8e13-459c-95d0-8f0f23e16a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:31.936023 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25a58a92-8e13-459c-95d0-8f0f23e16a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:31.936924 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Flow 'volume_create_api' (89ae4337-e87a-40ba-9bb9-84733725aa63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:31.937386 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Create volume request issued successfully. Aug 13 02:36:31.938999 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e873ae35-b782-45aa-8f6b-460e2b1505d6 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:31.939688 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 131/515] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:31 2026] POST /volume/v3/volumes => generated 747 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:31.957535 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6e916ac4-8c42-46ee-8255-369cdfd1b98a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:31.960237 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e916ac4-8c42-46ee-8255-369cdfd1b98a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 Aug 13 02:36:31.960561 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e916ac4-8c42-46ee-8255-369cdfd1b98a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:31.960955 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e916ac4-8c42-46ee-8255-369cdfd1b98a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:31.974829 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:31.974829 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:31.980329 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6e916ac4-8c42-46ee-8255-369cdfd1b98a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:31.987179 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e916ac4-8c42-46ee-8255-369cdfd1b98a tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 returned with HTTP 200 Aug 13 02:36:31.987803 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 128/516] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:31 2026] GET /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:33.008657 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e25f0274-bf87-4ce6-aad2-70dc793d6e70 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.010756 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e25f0274-bf87-4ce6-aad2-70dc793d6e70 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 Aug 13 02:36:33.010969 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e25f0274-bf87-4ce6-aad2-70dc793d6e70 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:33.011617 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e25f0274-bf87-4ce6-aad2-70dc793d6e70 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:33.024668 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.024668 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:33.031934 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e25f0274-bf87-4ce6-aad2-70dc793d6e70 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:33.039509 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e25f0274-bf87-4ce6-aad2-70dc793d6e70 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 returned with HTTP 200 Aug 13 02:36:33.040302 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 129/517] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:33 2026] GET /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:33.061099 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1abab02-764b-4423-abf5-b76deee6c4b5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.067286 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1abab02-764b-4423-abf5-b76deee6c4b5 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action Aug 13 02:36:33.067286 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1abab02-764b-4423-abf5-b76deee6c4b5 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:33.067286 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1abab02-764b-4423-abf5-b76deee6c4b5 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:33.082476 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.082476 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:33.082476 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-b1abab02-764b-4423-abf5-b76deee6c4b5 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Updating volume '8839ede6-9cf8-42a0-a35f-f6367ed7eca5' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 02:36:33.118305 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1abab02-764b-4423-abf5-b76deee6c4b5 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action returned with HTTP 202 Aug 13 02:36:33.118455 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 130/518] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:33 2026] POST /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:33.131846 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-563ab795-b7cd-4122-be24-9af4545ae6a1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.135038 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-563ab795-b7cd-4122-be24-9af4545ae6a1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 Aug 13 02:36:33.135681 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-563ab795-b7cd-4122-be24-9af4545ae6a1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:33.135681 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-563ab795-b7cd-4122-be24-9af4545ae6a1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:33.145780 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.145780 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:33.151552 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-563ab795-b7cd-4122-be24-9af4545ae6a1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:33.157230 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-563ab795-b7cd-4122-be24-9af4545ae6a1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 returned with HTTP 200 Aug 13 02:36:33.157878 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 132/519] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:33 2026] GET /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:33.190322 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2621c7c9-87da-4372-9bf4-f001795f3a2d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.192499 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2621c7c9-87da-4372-9bf4-f001795f3a2d tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action Aug 13 02:36:33.192989 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2621c7c9-87da-4372-9bf4-f001795f3a2d tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:33.193271 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2621c7c9-87da-4372-9bf4-f001795f3a2d tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:33.209577 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.209577 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:33.209577 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-2621c7c9-87da-4372-9bf4-f001795f3a2d tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Updating volume '8839ede6-9cf8-42a0-a35f-f6367ed7eca5' with '{'status': 'available'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 02:36:33.245936 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2621c7c9-87da-4372-9bf4-f001795f3a2d tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action returned with HTTP 202 Aug 13 02:36:33.246387 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 129/520] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:33 2026] POST /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:33.254110 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e20bbf91-d4c9-4423-ab1e-065254a875c1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.256356 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e20bbf91-d4c9-4423-ab1e-065254a875c1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 Aug 13 02:36:33.256603 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e20bbf91-d4c9-4423-ab1e-065254a875c1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:33.256864 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e20bbf91-d4c9-4423-ab1e-065254a875c1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:33.272370 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.272370 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:33.280290 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e20bbf91-d4c9-4423-ab1e-065254a875c1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:33.290626 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e20bbf91-d4c9-4423-ab1e-065254a875c1 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 returned with HTTP 200 Aug 13 02:36:33.291310 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 130/521] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:33 2026] GET /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:36:33.310551 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d321e670-01fd-4908-90bc-a4312142f634 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.313606 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d321e670-01fd-4908-90bc-a4312142f634 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action Aug 13 02:36:33.313606 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d321e670-01fd-4908-90bc-a4312142f634 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:33.313606 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d321e670-01fd-4908-90bc-a4312142f634 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:33.329717 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.329717 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:33.331300 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-d321e670-01fd-4908-90bc-a4312142f634 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Updating volume '8839ede6-9cf8-42a0-a35f-f6367ed7eca5' with '{'status': 'maintenance'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 02:36:33.355182 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d321e670-01fd-4908-90bc-a4312142f634 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action returned with HTTP 202 Aug 13 02:36:33.355927 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 131/522] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:33 2026] POST /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:33.370831 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1de51776-d72e-4ab1-a7a8-69c1261b50fe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.377941 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1de51776-d72e-4ab1-a7a8-69c1261b50fe tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 Aug 13 02:36:33.377941 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1de51776-d72e-4ab1-a7a8-69c1261b50fe tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:33.380314 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1de51776-d72e-4ab1-a7a8-69c1261b50fe tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:33.393648 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.393648 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:33.402496 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1de51776-d72e-4ab1-a7a8-69c1261b50fe tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:33.410471 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1de51776-d72e-4ab1-a7a8-69c1261b50fe tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 returned with HTTP 200 Aug 13 02:36:33.411063 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 133/523] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:33 2026] GET /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:33.429605 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e454e121-fbf1-42cc-94f3-fb7d0d2d8398 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.432039 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e454e121-fbf1-42cc-94f3-fb7d0d2d8398 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] POST https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action Aug 13 02:36:33.432501 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e454e121-fbf1-42cc-94f3-fb7d0d2d8398 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:33.432714 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e454e121-fbf1-42cc-94f3-fb7d0d2d8398 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:33.446070 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.446070 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:33.447247 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-e454e121-fbf1-42cc-94f3-fb7d0d2d8398 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] Updating volume '8839ede6-9cf8-42a0-a35f-f6367ed7eca5' with '{'status': 'available'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 02:36:33.491333 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e454e121-fbf1-42cc-94f3-fb7d0d2d8398 tempest-VolumesActionsTest-1067793219 tempest-VolumesActionsTest-1067793219-project-admin] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action returned with HTTP 202 Aug 13 02:36:33.492162 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 130/524] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:33 2026] POST /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:36:33.503763 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ea9ff188-b481-45ff-a430-743e2510ef69 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.507486 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ea9ff188-b481-45ff-a430-743e2510ef69 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 Aug 13 02:36:33.508013 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ea9ff188-b481-45ff-a430-743e2510ef69 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:33.508080 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ea9ff188-b481-45ff-a430-743e2510ef69 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:33.521122 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.521122 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:33.530717 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ea9ff188-b481-45ff-a430-743e2510ef69 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:33.538948 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ea9ff188-b481-45ff-a430-743e2510ef69 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 returned with HTTP 200 Aug 13 02:36:33.539675 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 131/525] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:33 2026] GET /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:33.559899 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0090d649-8d32-46e4-a8e7-0d48cec66ebb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.562166 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0090d649-8d32-46e4-a8e7-0d48cec66ebb tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 Aug 13 02:36:33.562341 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0090d649-8d32-46e4-a8e7-0d48cec66ebb tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:33.562504 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0090d649-8d32-46e4-a8e7-0d48cec66ebb tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:33.571655 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.571655 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:33.576424 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0090d649-8d32-46e4-a8e7-0d48cec66ebb tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:33.583072 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0090d649-8d32-46e4-a8e7-0d48cec66ebb tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 returned with HTTP 200 Aug 13 02:36:33.583697 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 132/526] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:33 2026] GET /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:33.599436 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ce52a235-50fb-4474-b777-5f46aa3e48ea None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.602642 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce52a235-50fb-4474-b777-5f46aa3e48ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 Aug 13 02:36:33.602642 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce52a235-50fb-4474-b777-5f46aa3e48ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:33.605368 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce52a235-50fb-4474-b777-5f46aa3e48ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:33.605368 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-ce52a235-50fb-4474-b777-5f46aa3e48ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Delete volume with id: 8839ede6-9cf8-42a0-a35f-f6367ed7eca5 Aug 13 02:36:33.616698 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.616698 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:33.617509 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ce52a235-50fb-4474-b777-5f46aa3e48ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:33.650928 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ce52a235-50fb-4474-b777-5f46aa3e48ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Delete volume request issued successfully. Aug 13 02:36:33.651366 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce52a235-50fb-4474-b777-5f46aa3e48ea tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 returned with HTTP 202 Aug 13 02:36:33.652197 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 134/527] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:36:33 2026] DELETE /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:36:33.667638 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e971f51f-9e31-4798-8831-ad87943f80dd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:33.669542 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e971f51f-9e31-4798-8831-ad87943f80dd tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 Aug 13 02:36:33.670106 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e971f51f-9e31-4798-8831-ad87943f80dd tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:33.670502 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e971f51f-9e31-4798-8831-ad87943f80dd tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:33.683343 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:33.683343 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:33.689342 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e971f51f-9e31-4798-8831-ad87943f80dd tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Volume info retrieved successfully. Aug 13 02:36:33.697228 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e971f51f-9e31-4798-8831-ad87943f80dd tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 returned with HTTP 200 Aug 13 02:36:33.698477 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 131/528] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:33 2026] GET /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:34.723189 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-647df504-ec61-45de-90b0-6513330006d8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:34.726114 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-647df504-ec61-45de-90b0-6513330006d8 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] GET https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 Aug 13 02:36:34.726559 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-647df504-ec61-45de-90b0-6513330006d8 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:34.726559 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-647df504-ec61-45de-90b0-6513330006d8 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:34.737182 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-647df504-ec61-45de-90b0-6513330006d8 tempest-VolumesActionsTest-32766029 tempest-VolumesActionsTest-32766029-project-member] https://10.4.3.30/volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 returned with HTTP 404 Aug 13 02:36:34.737182 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 132/529] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:34 2026] GET /volume/v3/volumes/8839ede6-9cf8-42a0-a35f-f6367ed7eca5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:36.019312 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-962f4d99-6fff-4dd5-8288-a010dc490085 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.022318 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-962f4d99-6fff-4dd5-8288-a010dc490085 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:36.022670 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-962f4d99-6fff-4dd5-8288-a010dc490085 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.023184 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-962f4d99-6fff-4dd5-8288-a010dc490085 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.033065 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.033065 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:36.037675 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-962f4d99-6fff-4dd5-8288-a010dc490085 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:36.044278 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-962f4d99-6fff-4dd5-8288-a010dc490085 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:36.044826 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 133/530] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:36.057945 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c922cc3e-f953-4f57-933e-4aa17c48edef None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.064270 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c922cc3e-f953-4f57-933e-4aa17c48edef tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 Aug 13 02:36:36.065314 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c922cc3e-f953-4f57-933e-4aa17c48edef tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.065314 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c922cc3e-f953-4f57-933e-4aa17c48edef tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.076836 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.076836 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:36.083512 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c922cc3e-f953-4f57-933e-4aa17c48edef tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:36.093839 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c922cc3e-f953-4f57-933e-4aa17c48edef tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 returned with HTTP 200 Aug 13 02:36:36.094476 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 135/531] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:36.108845 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-0d697c6d-f860-4d61-8629-bd4222b5e820 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.113985 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-0d697c6d-f860-4d61-8629-bd4222b5e820 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 Aug 13 02:36:36.115073 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-0d697c6d-f860-4d61-8629-bd4222b5e820 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.115371 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-0d697c6d-f860-4d61-8629-bd4222b5e820 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.128535 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.128535 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:36.136768 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-0d697c6d-f860-4d61-8629-bd4222b5e820 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:36.144292 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-0d697c6d-f860-4d61-8629-bd4222b5e820 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 returned with HTTP 200 Aug 13 02:36:36.144996 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 132/532] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:36.161691 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6e72875e-00eb-422e-aa79-f8dd1ea7f558 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.162237 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e72875e-00eb-422e-aa79-f8dd1ea7f558 None None] GET https://10.4.3.30/volume// Aug 13 02:36:36.162314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6e72875e-00eb-422e-aa79-f8dd1ea7f558 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.162634 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6e72875e-00eb-422e-aa79-f8dd1ea7f558 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.163149 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e72875e-00eb-422e-aa79-f8dd1ea7f558 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:36.163604 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 133/533] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:36.177647 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-3d4d8d38-4347-413c-84a1-373887cc6774 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.182936 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-3d4d8d38-4347-413c-84a1-373887cc6774 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:36:36.183305 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-3d4d8d38-4347-413c-84a1-373887cc6774 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8495cd4c-f376-42ac-bd3b-29e87715d36e", "connector": null, "instance_uuid": "995912b5-ea27-4330-bc9d-4587a767abd3"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:36.195225 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.195225 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:36.237275 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-3d4d8d38-4347-413c-84a1-373887cc6774 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:36:36.238040 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 134/534] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:36:36 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:36.251467 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-925558c7-5a2c-423b-9b18-4329365d39f0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.253024 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-925558c7-5a2c-423b-9b18-4329365d39f0 None None] GET https://10.4.3.30/volume// Aug 13 02:36:36.253024 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-925558c7-5a2c-423b-9b18-4329365d39f0 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.254357 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-925558c7-5a2c-423b-9b18-4329365d39f0 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.255752 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-925558c7-5a2c-423b-9b18-4329365d39f0 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:36.255752 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 136/535] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:36.267529 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-95b64114-3f86-4dbb-867b-5fe28389a320 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.270389 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-95b64114-3f86-4dbb-867b-5fe28389a320 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:36:36.271064 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-95b64114-3f86-4dbb-867b-5fe28389a320 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7cdf0a6d-7658-4b3b-b127-b586ff56a4a6", "connector": null, "instance_uuid": "995912b5-ea27-4330-bc9d-4587a767abd3"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:36.283812 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.283812 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:36.330790 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-95b64114-3f86-4dbb-867b-5fe28389a320 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:36:36.331540 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 133/536] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:36:36 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:36.343268 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d9e28d14-69e6-4eb5-aed0-5fcce5649ccb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.343736 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d9e28d14-69e6-4eb5-aed0-5fcce5649ccb None None] GET https://10.4.3.30/volume// Aug 13 02:36:36.343968 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d9e28d14-69e6-4eb5-aed0-5fcce5649ccb None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.344219 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d9e28d14-69e6-4eb5-aed0-5fcce5649ccb None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.344668 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d9e28d14-69e6-4eb5-aed0-5fcce5649ccb None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:36.345033 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 134/537] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:36.361191 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-6eb3c505-3381-4396-9b51-d5b3b1718198 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.365348 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-6eb3c505-3381-4396-9b51-d5b3b1718198 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:36:36.365849 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-6eb3c505-3381-4396-9b51-d5b3b1718198 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8043669e-4359-4df7-aceb-8029f5521677", "connector": null, "instance_uuid": "995912b5-ea27-4330-bc9d-4587a767abd3"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:36.379281 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.379281 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:36.416092 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-6eb3c505-3381-4396-9b51-d5b3b1718198 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:36:36.416904 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 135/538] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:36:36 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:36.469677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-f979b19f-421e-4567-9fd1-40180e84e1e0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.474777 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-f979b19f-421e-4567-9fd1-40180e84e1e0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:36.474777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-f979b19f-421e-4567-9fd1-40180e84e1e0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.475153 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-f979b19f-421e-4567-9fd1-40180e84e1e0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.487283 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.487283 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:36.491080 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-f979b19f-421e-4567-9fd1-40180e84e1e0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:36.499604 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-f979b19f-421e-4567-9fd1-40180e84e1e0 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:36.500240 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 137/539] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:36.512930 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-9c2e745e-3c5e-4c00-854f-8360ff608dc8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.516563 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-9c2e745e-3c5e-4c00-854f-8360ff608dc8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 Aug 13 02:36:36.517459 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-9c2e745e-3c5e-4c00-854f-8360ff608dc8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.518017 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-9c2e745e-3c5e-4c00-854f-8360ff608dc8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.531400 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.531400 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:36.543039 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-9c2e745e-3c5e-4c00-854f-8360ff608dc8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:36.552186 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-9c2e745e-3c5e-4c00-854f-8360ff608dc8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 returned with HTTP 200 Aug 13 02:36:36.552397 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 134/540] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:36.568553 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-c7404401-1320-4bbe-9ec3-4943322cc659 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.574123 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-c7404401-1320-4bbe-9ec3-4943322cc659 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f Aug 13 02:36:36.574123 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-c7404401-1320-4bbe-9ec3-4943322cc659 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.574123 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-c7404401-1320-4bbe-9ec3-4943322cc659 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.583573 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.583573 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:36.589898 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-c7404401-1320-4bbe-9ec3-4943322cc659 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:36.596184 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-c7404401-1320-4bbe-9ec3-4943322cc659 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f returned with HTTP 200 Aug 13 02:36:36.596805 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 135/541] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:36.615533 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9818ef38-245f-43cd-86ff-460f2178b58a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.616185 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9818ef38-245f-43cd-86ff-460f2178b58a None None] GET https://10.4.3.30/volume// Aug 13 02:36:36.616445 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9818ef38-245f-43cd-86ff-460f2178b58a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.616753 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9818ef38-245f-43cd-86ff-460f2178b58a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.617287 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9818ef38-245f-43cd-86ff-460f2178b58a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:36.618412 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 136/542] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:36.632132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-3503d8fb-db19-4e9b-a2fc-e258f6faadeb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.636617 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-3503d8fb-db19-4e9b-a2fc-e258f6faadeb tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:36:36.637083 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-3503d8fb-db19-4e9b-a2fc-e258f6faadeb tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bebf687c-0d6f-4415-a9e7-209c94671412", "connector": null, "instance_uuid": "f4c20f93-d215-401e-846a-3063f2eef0e9"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:36.651856 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.651856 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:36.695826 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-3503d8fb-db19-4e9b-a2fc-e258f6faadeb tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:36:36.696692 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 138/543] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:36:36 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) Aug 13 02:36:36.714359 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-90d833bd-914a-4409-a9d3-4b2fb112a2d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.715064 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-90d833bd-914a-4409-a9d3-4b2fb112a2d8 None None] GET https://10.4.3.30/volume// Aug 13 02:36:36.715348 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-90d833bd-914a-4409-a9d3-4b2fb112a2d8 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.716327 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-90d833bd-914a-4409-a9d3-4b2fb112a2d8 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.716327 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-90d833bd-914a-4409-a9d3-4b2fb112a2d8 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:36.717871 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 135/544] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:36.732459 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-cc24dd94-e265-43ab-a47a-bde2e4f0bdf5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.738818 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-cc24dd94-e265-43ab-a47a-bde2e4f0bdf5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:36:36.739350 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-cc24dd94-e265-43ab-a47a-bde2e4f0bdf5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f445cac7-5d21-4a10-97fd-3e313ae51011", "connector": null, "instance_uuid": "f4c20f93-d215-401e-846a-3063f2eef0e9"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:36.750953 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.750953 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:36.817911 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-cc24dd94-e265-43ab-a47a-bde2e4f0bdf5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:36:36.818053 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 136/545] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:36:36 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:36.833742 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c558f99-2180-4313-bb8a-de5929ee9e60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.834282 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c558f99-2180-4313-bb8a-de5929ee9e60 None None] GET https://10.4.3.30/volume// Aug 13 02:36:36.834543 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c558f99-2180-4313-bb8a-de5929ee9e60 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:36.834851 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c558f99-2180-4313-bb8a-de5929ee9e60 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:36.835312 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c558f99-2180-4313-bb8a-de5929ee9e60 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:36.835699 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 137/546] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:36:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:36.847913 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-dea0c253-a41d-466d-93b1-8c01f34fd7b8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:36.851278 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-dea0c253-a41d-466d-93b1-8c01f34fd7b8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:36:36.851678 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-dea0c253-a41d-466d-93b1-8c01f34fd7b8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f7bbea0-fc4b-4202-a059-91992f29736f", "connector": null, "instance_uuid": "f4c20f93-d215-401e-846a-3063f2eef0e9"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:36.866677 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:36.866677 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:36.909631 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-dea0c253-a41d-466d-93b1-8c01f34fd7b8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:36:36.910201 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 139/547] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:36:36 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:38.852048 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bc36342f-9084-4c17-9b92-07c23f8be071 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:38.852487 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc36342f-9084-4c17-9b92-07c23f8be071 None None] GET https://10.4.3.30/volume// Aug 13 02:36:38.852625 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc36342f-9084-4c17-9b92-07c23f8be071 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:38.852817 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc36342f-9084-4c17-9b92-07c23f8be071 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:38.853246 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc36342f-9084-4c17-9b92-07c23f8be071 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:38.853576 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 136/548] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:36:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:38.877234 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-b5eddc95-011f-4fe2-9ac3-4779de2c5fa7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:38.881123 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-b5eddc95-011f-4fe2-9ac3-4779de2c5fa7 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:36:38.881123 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-b5eddc95-011f-4fe2-9ac3-4779de2c5fa7 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:38.882418 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-b5eddc95-011f-4fe2-9ac3-4779de2c5fa7 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:38.899841 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:38.899841 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:38.907104 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-b5eddc95-011f-4fe2-9ac3-4779de2c5fa7 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:38.918796 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-b5eddc95-011f-4fe2-9ac3-4779de2c5fa7 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:36:38.919563 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 137/549] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:36:38 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 1568 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:36:39.051637 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-91df60d7-a0b0-4084-bec3-80ea146f6810 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:39.054906 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-91df60d7-a0b0-4084-bec3-80ea146f6810 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] PUT https://10.4.3.30/volume/v3/attachments/976f703e-52fa-463c-bcab-d86269598c13 Aug 13 02:36:39.055514 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-91df60d7-a0b0-4084-bec3-80ea146f6810 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:39.079956 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-91df60d7-a0b0-4084-bec3-80ea146f6810 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Acquiring lock "cinder-attachment_update-8495cd4c-f376-42ac-bd3b-29e87715d36e-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:36:39.087470 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-91df60d7-a0b0-4084-bec3-80ea146f6810 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Lock "cinder-attachment_update-8495cd4c-f376-42ac-bd3b-29e87715d36e-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:36:39.089000 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:39.089000 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:39.231731 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-91df60d7-a0b0-4084-bec3-80ea146f6810 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Lock "cinder-attachment_update-8495cd4c-f376-42ac-bd3b-29e87715d36e-np0000007139" released by "attachment_update" :: held 0.143s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:36:39.231731 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-91df60d7-a0b0-4084-bec3-80ea146f6810 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments/976f703e-52fa-463c-bcab-d86269598c13 returned with HTTP 200 Aug 13 02:36:39.231731 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 138/550] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:36:39 2026] PUT /volume/v3/attachments/976f703e-52fa-463c-bcab-d86269598c13 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:39.271847 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-1812f1cf-25a1-42c4-93bf-c4f45a322aad None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:39.276749 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-1812f1cf-25a1-42c4-93bf-c4f45a322aad tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] POST https://10.4.3.30/volume/v3/attachments/976f703e-52fa-463c-bcab-d86269598c13/action Aug 13 02:36:39.276749 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-1812f1cf-25a1-42c4-93bf-c4f45a322aad tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:39.276749 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-1812f1cf-25a1-42c4-93bf-c4f45a322aad tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:39.304323 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:39.304323 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:39.323231 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-1812f1cf-25a1-42c4-93bf-c4f45a322aad tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments/976f703e-52fa-463c-bcab-d86269598c13/action returned with HTTP 204 Aug 13 02:36:39.323993 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 140/551] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:36:39 2026] POST /volume/v3/attachments/976f703e-52fa-463c-bcab-d86269598c13/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:39.356132 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d04592a2-9cad-4b6b-b145-e4e225d090d2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:39.358746 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d04592a2-9cad-4b6b-b145-e4e225d090d2 None None] GET https://10.4.3.30/volume// Aug 13 02:36:39.358746 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d04592a2-9cad-4b6b-b145-e4e225d090d2 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:39.358926 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d04592a2-9cad-4b6b-b145-e4e225d090d2 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:39.359378 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d04592a2-9cad-4b6b-b145-e4e225d090d2 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:39.360560 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 137/552] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:36:39 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:39.375991 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-6ed554fa-c947-4161-aa67-4898fdc6b623 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:39.379705 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-6ed554fa-c947-4161-aa67-4898fdc6b623 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 Aug 13 02:36:39.379705 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-6ed554fa-c947-4161-aa67-4898fdc6b623 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:39.379705 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-6ed554fa-c947-4161-aa67-4898fdc6b623 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:39.397455 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:39.397455 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:39.404386 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-6ed554fa-c947-4161-aa67-4898fdc6b623 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:39.413025 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-6ed554fa-c947-4161-aa67-4898fdc6b623 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 returned with HTTP 200 Aug 13 02:36:39.413606 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 138/553] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:36:39 2026] GET /volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 => generated 1021 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:36:39.550221 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-e46b9240-7376-4ddf-a23e-fccc49dddda4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:39.554586 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-e46b9240-7376-4ddf-a23e-fccc49dddda4 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] PUT https://10.4.3.30/volume/v3/attachments/a2045d67-6ec5-49aa-9822-8ecb01d288e3 Aug 13 02:36:39.554586 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-e46b9240-7376-4ddf-a23e-fccc49dddda4 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:39.568283 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-e46b9240-7376-4ddf-a23e-fccc49dddda4 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Acquiring lock "cinder-attachment_update-7cdf0a6d-7658-4b3b-b127-b586ff56a4a6-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:36:39.576025 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-e46b9240-7376-4ddf-a23e-fccc49dddda4 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Lock "cinder-attachment_update-7cdf0a6d-7658-4b3b-b127-b586ff56a4a6-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:36:39.576207 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:39.576207 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:39.725394 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-e46b9240-7376-4ddf-a23e-fccc49dddda4 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Lock "cinder-attachment_update-7cdf0a6d-7658-4b3b-b127-b586ff56a4a6-np0000007139" released by "attachment_update" :: held 0.150s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:36:39.725909 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-e46b9240-7376-4ddf-a23e-fccc49dddda4 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments/a2045d67-6ec5-49aa-9822-8ecb01d288e3 returned with HTTP 200 Aug 13 02:36:39.726236 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 139/554] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:36:39 2026] PUT /volume/v3/attachments/a2045d67-6ec5-49aa-9822-8ecb01d288e3 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:39.787980 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-dd33b291-6a7d-42e6-9c6e-45bd63c6e49f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:39.790870 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-dd33b291-6a7d-42e6-9c6e-45bd63c6e49f tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] POST https://10.4.3.30/volume/v3/attachments/a2045d67-6ec5-49aa-9822-8ecb01d288e3/action Aug 13 02:36:39.791226 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-dd33b291-6a7d-42e6-9c6e-45bd63c6e49f tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:39.791461 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-dd33b291-6a7d-42e6-9c6e-45bd63c6e49f tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:39.830933 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:39.830933 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:39.855499 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-dd33b291-6a7d-42e6-9c6e-45bd63c6e49f tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments/a2045d67-6ec5-49aa-9822-8ecb01d288e3/action returned with HTTP 204 Aug 13 02:36:39.856143 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 141/555] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:36:39 2026] POST /volume/v3/attachments/a2045d67-6ec5-49aa-9822-8ecb01d288e3/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:39.900225 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-86f8d048-e8a8-4940-b21e-814e8a586ea9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:39.900873 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86f8d048-e8a8-4940-b21e-814e8a586ea9 None None] GET https://10.4.3.30/volume// Aug 13 02:36:39.901581 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86f8d048-e8a8-4940-b21e-814e8a586ea9 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:39.901581 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86f8d048-e8a8-4940-b21e-814e8a586ea9 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:39.901787 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86f8d048-e8a8-4940-b21e-814e8a586ea9 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:39.902645 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 138/556] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:36:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:39.903452 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6e304357-a870-4bb3-9cac-eae94e3b35f2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:39.903452 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e304357-a870-4bb3-9cac-eae94e3b35f2 None None] GET https://10.4.3.30/volume// Aug 13 02:36:39.903802 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6e304357-a870-4bb3-9cac-eae94e3b35f2 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:39.903855 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6e304357-a870-4bb3-9cac-eae94e3b35f2 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:39.904493 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e304357-a870-4bb3-9cac-eae94e3b35f2 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:39.906263 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 139/557] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:36:39 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:39.923051 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c0635383-fe87-46d5-bd62-0a6b0e3008e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:39.924505 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-03c7cfd6-3eb2-44c7-a091-13e034e601df None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:39.930012 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-03c7cfd6-3eb2-44c7-a091-13e034e601df tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:36:39.930012 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-03c7cfd6-3eb2-44c7-a091-13e034e601df tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:39.930367 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-03c7cfd6-3eb2-44c7-a091-13e034e601df tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:39.930671 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c0635383-fe87-46d5-bd62-0a6b0e3008e8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 Aug 13 02:36:39.931173 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c0635383-fe87-46d5-bd62-0a6b0e3008e8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:39.931729 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c0635383-fe87-46d5-bd62-0a6b0e3008e8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:39.948220 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:39.948220 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:39.950043 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:39.950043 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:39.956571 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c0635383-fe87-46d5-bd62-0a6b0e3008e8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:36:39.957523 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-03c7cfd6-3eb2-44c7-a091-13e034e601df tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:39.966442 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-03c7cfd6-3eb2-44c7-a091-13e034e601df tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:36:39.968801 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 142/558] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:36:39 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 1541 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:36:39.971864 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-c0635383-fe87-46d5-bd62-0a6b0e3008e8 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 returned with HTTP 200 Aug 13 02:36:39.972922 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 140/559] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:36:39 2026] GET /volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 => generated 1021 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:36:40.176088 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-79814e8c-107f-4f6b-8db6-e717fe1c7042 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:40.179185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-d123aa4c-9a42-4cc2-a4f1-9f920f8bc421 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:40.180719 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-79814e8c-107f-4f6b-8db6-e717fe1c7042 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] PUT https://10.4.3.30/volume/v3/attachments/6c92af67-fa73-47f7-8088-e49c9c2af7b2 Aug 13 02:36:40.181536 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-79814e8c-107f-4f6b-8db6-e717fe1c7042 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:40.182434 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-d123aa4c-9a42-4cc2-a4f1-9f920f8bc421 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] PUT https://10.4.3.30/volume/v3/attachments/936cdd57-24d9-44f9-92cc-841f4b0905a2 Aug 13 02:36:40.184016 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-d123aa4c-9a42-4cc2-a4f1-9f920f8bc421 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:40.196294 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-79814e8c-107f-4f6b-8db6-e717fe1c7042 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Acquiring lock "cinder-attachment_update-bebf687c-0d6f-4415-a9e7-209c94671412-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:36:40.197264 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-d123aa4c-9a42-4cc2-a4f1-9f920f8bc421 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Acquiring lock "cinder-attachment_update-8043669e-4359-4df7-aceb-8029f5521677-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:36:40.206169 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-79814e8c-107f-4f6b-8db6-e717fe1c7042 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Lock "cinder-attachment_update-bebf687c-0d6f-4415-a9e7-209c94671412-np0000007139" acquired by "attachment_update" :: waited 0.010s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:36:40.211362 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:40.211362 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:40.211471 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-d123aa4c-9a42-4cc2-a4f1-9f920f8bc421 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Lock "cinder-attachment_update-8043669e-4359-4df7-aceb-8029f5521677-np0000007139" acquired by "attachment_update" :: waited 0.013s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:36:40.212612 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:40.212612 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:40.394718 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-79814e8c-107f-4f6b-8db6-e717fe1c7042 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Lock "cinder-attachment_update-bebf687c-0d6f-4415-a9e7-209c94671412-np0000007139" released by "attachment_update" :: held 0.189s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:36:40.395059 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-79814e8c-107f-4f6b-8db6-e717fe1c7042 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments/6c92af67-fa73-47f7-8088-e49c9c2af7b2 returned with HTTP 200 Aug 13 02:36:40.395553 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 139/560] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:36:40 2026] PUT /volume/v3/attachments/6c92af67-fa73-47f7-8088-e49c9c2af7b2 => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:40.412982 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-d123aa4c-9a42-4cc2-a4f1-9f920f8bc421 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Lock "cinder-attachment_update-8043669e-4359-4df7-aceb-8029f5521677-np0000007139" released by "attachment_update" :: held 0.202s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:36:40.412982 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-d123aa4c-9a42-4cc2-a4f1-9f920f8bc421 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments/936cdd57-24d9-44f9-92cc-841f4b0905a2 returned with HTTP 200 Aug 13 02:36:40.412982 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 140/561] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:36:40 2026] PUT /volume/v3/attachments/936cdd57-24d9-44f9-92cc-841f4b0905a2 => generated 969 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:40.457622 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-dd8232de-7afc-4e13-92e5-d04ea872f722 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:40.462529 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-dd8232de-7afc-4e13-92e5-d04ea872f722 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] POST https://10.4.3.30/volume/v3/attachments/6c92af67-fa73-47f7-8088-e49c9c2af7b2/action Aug 13 02:36:40.463050 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-dd8232de-7afc-4e13-92e5-d04ea872f722 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:40.463922 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-dd8232de-7afc-4e13-92e5-d04ea872f722 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:40.480578 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-dcd959a5-2b73-435a-ac2e-74f6915775d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:40.483295 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-dcd959a5-2b73-435a-ac2e-74f6915775d3 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] POST https://10.4.3.30/volume/v3/attachments/936cdd57-24d9-44f9-92cc-841f4b0905a2/action Aug 13 02:36:40.484216 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-dcd959a5-2b73-435a-ac2e-74f6915775d3 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:40.484216 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-dcd959a5-2b73-435a-ac2e-74f6915775d3 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:40.510376 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:40.510376 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:40.516342 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:40.516342 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:40.537001 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-dd8232de-7afc-4e13-92e5-d04ea872f722 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments/6c92af67-fa73-47f7-8088-e49c9c2af7b2/action returned with HTTP 204 Aug 13 02:36:40.537714 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 143/562] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:36:40 2026] POST /volume/v3/attachments/6c92af67-fa73-47f7-8088-e49c9c2af7b2/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:40.546683 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c846db3c-13ef-4490-90bd-773efbb911c2 req-dcd959a5-2b73-435a-ac2e-74f6915775d3 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments/936cdd57-24d9-44f9-92cc-841f4b0905a2/action returned with HTTP 204 Aug 13 02:36:40.547110 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 141/563] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:36:40 2026] POST /volume/v3/attachments/936cdd57-24d9-44f9-92cc-841f4b0905a2/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:40.587624 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5a255e04-53fc-4cfe-a378-f7c467c5476d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:40.588330 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a255e04-53fc-4cfe-a378-f7c467c5476d None None] GET https://10.4.3.30/volume// Aug 13 02:36:40.588732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a255e04-53fc-4cfe-a378-f7c467c5476d None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:40.588732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a255e04-53fc-4cfe-a378-f7c467c5476d None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:40.589338 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a255e04-53fc-4cfe-a378-f7c467c5476d None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:40.590438 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 140/564] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:36:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:40.605461 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-0c73cd9b-835c-41f6-879f-38145a180fc8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:40.608179 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-0c73cd9b-835c-41f6-879f-38145a180fc8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 Aug 13 02:36:40.608661 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-0c73cd9b-835c-41f6-879f-38145a180fc8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:40.608832 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-0c73cd9b-835c-41f6-879f-38145a180fc8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:40.643198 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:40.643198 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:40.650892 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-0c73cd9b-835c-41f6-879f-38145a180fc8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:40.660115 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-0c73cd9b-835c-41f6-879f-38145a180fc8 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 returned with HTTP 200 Aug 13 02:36:40.660728 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 141/565] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:36:40 2026] GET /volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 => generated 1027 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:36:40.825687 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-7431c08b-0b26-4b19-b9d7-34da5c3d4e88 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:40.829866 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-7431c08b-0b26-4b19-b9d7-34da5c3d4e88 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] PUT https://10.4.3.30/volume/v3/attachments/6e7ef042-af5d-46c7-a651-a506df26a52d Aug 13 02:36:40.830491 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-7431c08b-0b26-4b19-b9d7-34da5c3d4e88 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:40.853393 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-7431c08b-0b26-4b19-b9d7-34da5c3d4e88 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Acquiring lock "cinder-attachment_update-f445cac7-5d21-4a10-97fd-3e313ae51011-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:36:40.858304 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-7431c08b-0b26-4b19-b9d7-34da5c3d4e88 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Lock "cinder-attachment_update-f445cac7-5d21-4a10-97fd-3e313ae51011-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:36:40.860572 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:40.860572 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:41.023724 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-7431c08b-0b26-4b19-b9d7-34da5c3d4e88 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Lock "cinder-attachment_update-f445cac7-5d21-4a10-97fd-3e313ae51011-np0000007139" released by "attachment_update" :: held 0.165s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:36:41.024180 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-7431c08b-0b26-4b19-b9d7-34da5c3d4e88 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments/6e7ef042-af5d-46c7-a651-a506df26a52d returned with HTTP 200 Aug 13 02:36:41.025042 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 144/566] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:36:40 2026] PUT /volume/v3/attachments/6e7ef042-af5d-46c7-a651-a506df26a52d => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:41.097807 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-37ff326a-1cc1-4313-96ce-f0d244ebc0c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:41.102488 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-37ff326a-1cc1-4313-96ce-f0d244ebc0c6 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] POST https://10.4.3.30/volume/v3/attachments/6e7ef042-af5d-46c7-a651-a506df26a52d/action Aug 13 02:36:41.103651 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-37ff326a-1cc1-4313-96ce-f0d244ebc0c6 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:41.103651 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-37ff326a-1cc1-4313-96ce-f0d244ebc0c6 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:41.153645 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:41.153645 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:41.169183 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-37ff326a-1cc1-4313-96ce-f0d244ebc0c6 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments/6e7ef042-af5d-46c7-a651-a506df26a52d/action returned with HTTP 204 Aug 13 02:36:41.170001 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 142/567] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:36:41 2026] POST /volume/v3/attachments/6e7ef042-af5d-46c7-a651-a506df26a52d/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:41.209285 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ca2a6f29-7eca-4538-ab16-88625f80cbd2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:41.209285 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ca2a6f29-7eca-4538-ab16-88625f80cbd2 None None] GET https://10.4.3.30/volume// Aug 13 02:36:41.209285 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ca2a6f29-7eca-4538-ab16-88625f80cbd2 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:41.209285 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ca2a6f29-7eca-4538-ab16-88625f80cbd2 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:41.209285 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ca2a6f29-7eca-4538-ab16-88625f80cbd2 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:41.210568 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 141/568] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:36:41 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:41.226182 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-b6f28c24-faa6-42e1-a43e-297d65435963 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:41.229071 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-b6f28c24-faa6-42e1-a43e-297d65435963 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f Aug 13 02:36:41.229210 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-b6f28c24-faa6-42e1-a43e-297d65435963 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:41.229537 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-b6f28c24-faa6-42e1-a43e-297d65435963 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:41.250608 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:41.250608 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:41.258967 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-b6f28c24-faa6-42e1-a43e-297d65435963 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:36:41.269705 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-b6f28c24-faa6-42e1-a43e-297d65435963 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f returned with HTTP 200 Aug 13 02:36:41.270355 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 142/569] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:36:41 2026] GET /volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f => generated 1027 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:36:41.423761 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-a33e1964-4d9e-4e03-80bb-f8aaf9487e57 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:41.426577 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-a33e1964-4d9e-4e03-80bb-f8aaf9487e57 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] PUT https://10.4.3.30/volume/v3/attachments/2676ff59-ce72-4210-888f-5340ab93f3c4 Aug 13 02:36:41.430285 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-a33e1964-4d9e-4e03-80bb-f8aaf9487e57 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:41.438728 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-a33e1964-4d9e-4e03-80bb-f8aaf9487e57 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Acquiring lock "cinder-attachment_update-8f7bbea0-fc4b-4202-a059-91992f29736f-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:36:41.447988 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-a33e1964-4d9e-4e03-80bb-f8aaf9487e57 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Lock "cinder-attachment_update-8f7bbea0-fc4b-4202-a059-91992f29736f-np0000007139" acquired by "attachment_update" :: waited 0.009s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:36:41.449245 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:41.449245 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:41.607264 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-a33e1964-4d9e-4e03-80bb-f8aaf9487e57 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Lock "cinder-attachment_update-8f7bbea0-fc4b-4202-a059-91992f29736f-np0000007139" released by "attachment_update" :: held 0.159s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:36:41.608030 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-a33e1964-4d9e-4e03-80bb-f8aaf9487e57 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments/2676ff59-ce72-4210-888f-5340ab93f3c4 returned with HTTP 200 Aug 13 02:36:41.608229 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 145/570] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:36:41 2026] PUT /volume/v3/attachments/2676ff59-ce72-4210-888f-5340ab93f3c4 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:41.653319 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-bd5cb9bc-1e0b-460d-9c1b-fe1ddae5e5a3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:41.658273 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-bd5cb9bc-1e0b-460d-9c1b-fe1ddae5e5a3 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] POST https://10.4.3.30/volume/v3/attachments/2676ff59-ce72-4210-888f-5340ab93f3c4/action Aug 13 02:36:41.658273 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-bd5cb9bc-1e0b-460d-9c1b-fe1ddae5e5a3 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:41.658273 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-bd5cb9bc-1e0b-460d-9c1b-fe1ddae5e5a3 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:41.684669 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:41.684669 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:41.708588 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6a2da55e-18a6-4843-b354-baac6772bc60 req-bd5cb9bc-1e0b-460d-9c1b-fe1ddae5e5a3 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments/2676ff59-ce72-4210-888f-5340ab93f3c4/action returned with HTTP 204 Aug 13 02:36:41.708959 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 143/571] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:36:41 2026] POST /volume/v3/attachments/2676ff59-ce72-4210-888f-5340ab93f3c4/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:45.558473 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2a9bad58-8395-4352-9340-9823aefbf2fe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:45.716373 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a9bad58-8395-4352-9340-9823aefbf2fe tempest-AvailabilityZoneTestJSON-127365451 tempest-AvailabilityZoneTestJSON-127365451-project-member] GET https://10.4.3.30/volume/v3/os-availability-zone Aug 13 02:36:45.716619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a9bad58-8395-4352-9340-9823aefbf2fe tempest-AvailabilityZoneTestJSON-127365451 tempest-AvailabilityZoneTestJSON-127365451-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:45.716848 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a9bad58-8395-4352-9340-9823aefbf2fe tempest-AvailabilityZoneTestJSON-127365451 tempest-AvailabilityZoneTestJSON-127365451-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:45.721967 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2a9bad58-8395-4352-9340-9823aefbf2fe tempest-AvailabilityZoneTestJSON-127365451 tempest-AvailabilityZoneTestJSON-127365451-project-member] Availability Zones retrieved successfully. Aug 13 02:36:45.722508 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a9bad58-8395-4352-9340-9823aefbf2fe tempest-AvailabilityZoneTestJSON-127365451 tempest-AvailabilityZoneTestJSON-127365451-project-member] https://10.4.3.30/volume/v3/os-availability-zone returned with HTTP 200 Aug 13 02:36:45.723059 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 142/572] 10.4.3.30 () {66 vars in 1269 bytes} [Thu Aug 13 02:36:45 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:36:48.029432 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:48.031939 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:48.032454 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1405201606"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:48.034023 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Create volume request body: {'volume': {'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1405201606'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:48.394275 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Create volume of 1 GB Aug 13 02:36:48.401007 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Availability Zones retrieved successfully. Aug 13 02:36:48.410096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Flow 'volume_create_api' (7315a95a-6d84-4e1c-8f3a-e256bcb0fc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:48.411579 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c826be2-6025-4d0d-ae8d-db2b19c99ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:48.413088 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:48.528464 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c826be2-6025-4d0d-ae8d-db2b19c99ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:48.529788 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60be31eb-2709-4247-93d8-a3d6a3004031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:48.640338 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Created reservations ['16ed605a-ceda-4925-9420-ae38bf39b593', '910ffe08-8467-4c56-86e8-472b511cd809', 'f52e17a7-b69d-4bd8-b774-d344b3f36aa2', '3badc62a-6c2e-44b7-b352-21a3fbe20dff'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:48.641653 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60be31eb-2709-4247-93d8-a3d6a3004031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16ed605a-ceda-4925-9420-ae38bf39b593', '910ffe08-8467-4c56-86e8-472b511cd809', 'f52e17a7-b69d-4bd8-b774-d344b3f36aa2', '3badc62a-6c2e-44b7-b352-21a3fbe20dff']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:48.642727 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd29084e-8ba8-426e-a1e6-77e5d42d2d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:48.681134 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd29084e-8ba8-426e-a1e6-77e5d42d2d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a902e841-3a1e-49c2-9361-fa03057b2a60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1405201606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de53d7cb977e4af4917cd6de5d852de8',qos_specs=None,replication_status=,reservations=['16ed605a-ceda-4925-9420-ae38bf39b593','910ffe08-8467-4c56-86e8-472b511cd809','f52e17a7-b69d-4bd8-b774-d344b3f36aa2','3badc62a-6c2e-44b7-b352-21a3fbe20dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87ba187ae5e344e3a7a96baccd203f80',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1405201606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a902e841-3a1e-49c2-9361-fa03057b2a60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de53d7cb977e4af4917cd6de5d852de8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87ba187ae5e344e3a7a96baccd203f80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:48.682224 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a3a66d-ce73-44bb-a438-74b1e3d54026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:48.720784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a3a66d-ce73-44bb-a438-74b1e3d54026) transitioned into state 'SUCCESS' from state '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-1405201606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de53d7cb977e4af4917cd6de5d852de8',qos_specs=None,replication_status=,reservations=['16ed605a-ceda-4925-9420-ae38bf39b593','910ffe08-8467-4c56-86e8-472b511cd809','f52e17a7-b69d-4bd8-b774-d344b3f36aa2','3badc62a-6c2e-44b7-b352-21a3fbe20dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87ba187ae5e344e3a7a96baccd203f80',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:48.722230 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a56cc2-70ce-4fb7-be7a-da2f815a9d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:48.738774 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a56cc2-70ce-4fb7-be7a-da2f815a9d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:48.738774 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Flow 'volume_create_api' (7315a95a-6d84-4e1c-8f3a-e256bcb0fc25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:48.738774 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Create volume request issued successfully. Aug 13 02:36:48.739529 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-62b093ec-acd1-4b27-b4ab-8b8cd84d236c tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:48.739975 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 143/573] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:36:48 2026] POST /volume/v3/volumes => generated 749 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:48.761645 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d61dde44-f9c8-4188-9670-1a85377861ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:48.764089 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d61dde44-f9c8-4188-9670-1a85377861ae tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] GET https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 Aug 13 02:36:48.765095 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d61dde44-f9c8-4188-9670-1a85377861ae tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:48.765095 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d61dde44-f9c8-4188-9670-1a85377861ae tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:48.780127 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:48.780127 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:48.792306 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d61dde44-f9c8-4188-9670-1a85377861ae tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Volume info retrieved successfully. Aug 13 02:36:48.804756 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d61dde44-f9c8-4188-9670-1a85377861ae tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 returned with HTTP 200 Aug 13 02:36:48.805585 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 146/574] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:48 2026] GET /volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:49.825794 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c64d328-f2e8-48b8-acd5-c43312edf8f2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:49.830415 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c64d328-f2e8-48b8-acd5-c43312edf8f2 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] GET https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 Aug 13 02:36:49.830415 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c64d328-f2e8-48b8-acd5-c43312edf8f2 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:49.830415 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c64d328-f2e8-48b8-acd5-c43312edf8f2 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:49.840660 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:49.840660 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:49.845093 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6c64d328-f2e8-48b8-acd5-c43312edf8f2 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Volume info retrieved successfully. Aug 13 02:36:49.851035 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c64d328-f2e8-48b8-acd5-c43312edf8f2 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 returned with HTTP 200 Aug 13 02:36:49.851801 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 144/575] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:49 2026] GET /volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:49.878531 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d316d0ae-9ef3-4483-9872-60a1d396b2c2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:49.884754 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d316d0ae-9ef3-4483-9872-60a1d396b2c2 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] POST https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60/action Aug 13 02:36:49.884988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d316d0ae-9ef3-4483-9872-60a1d396b2c2 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-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=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:49.885286 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d316d0ae-9ef3-4483-9872-60a1d396b2c2 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:49.898929 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:49.898929 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:49.909280 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:49.909280 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:49.910058 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d316d0ae-9ef3-4483-9872-60a1d396b2c2 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Volume info retrieved successfully. Aug 13 02:36:49.937514 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d316d0ae-9ef3-4483-9872-60a1d396b2c2 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Update volume metadata completed successfully. Aug 13 02:36:49.941336 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d316d0ae-9ef3-4483-9872-60a1d396b2c2 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60/action returned with HTTP 200 Aug 13 02:36:49.942392 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 143/576] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:36:49 2026] POST /volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60/action => generated 563 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:49.954403 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-412dde4c-ace8-4e66-b5e3-5c627d0144ae None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:49.960159 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-412dde4c-ace8-4e66-b5e3-5c627d0144ae tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] GET https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 Aug 13 02:36:49.960270 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-412dde4c-ace8-4e66-b5e3-5c627d0144ae tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:49.960665 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-412dde4c-ace8-4e66-b5e3-5c627d0144ae tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:49.972843 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:49.972843 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:49.980394 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-412dde4c-ace8-4e66-b5e3-5c627d0144ae tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Volume info retrieved successfully. Aug 13 02:36:49.988246 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-412dde4c-ace8-4e66-b5e3-5c627d0144ae tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 returned with HTTP 200 Aug 13 02:36:49.988633 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 144/577] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:49 2026] GET /volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 => generated 1417 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:50.014517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b29f27ef-1ba6-4022-9c57-835332f69bd4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:50.019079 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b29f27ef-1ba6-4022-9c57-835332f69bd4 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] POST https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60/action Aug 13 02:36:50.019887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b29f27ef-1ba6-4022-9c57-835332f69bd4 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:50.019887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b29f27ef-1ba6-4022-9c57-835332f69bd4 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:50.035117 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:50.035117 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:50.049530 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:50.049530 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:50.049530 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b29f27ef-1ba6-4022-9c57-835332f69bd4 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Volume info retrieved successfully. Aug 13 02:36:50.067116 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b29f27ef-1ba6-4022-9c57-835332f69bd4 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Get volume image-metadata completed successfully. Aug 13 02:36:50.091326 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b29f27ef-1ba6-4022-9c57-835332f69bd4 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Delete volume metadata completed successfully. Aug 13 02:36:50.091627 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b29f27ef-1ba6-4022-9c57-835332f69bd4 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60/action returned with HTTP 200 Aug 13 02:36:50.092219 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 147/578] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:50 2026] POST /volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60/action => generated 0 bytes in 78 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Aug 13 02:36:50.102521 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a5260aa6-568d-4d76-9761-533cd5a0a1aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:50.105535 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5260aa6-568d-4d76-9761-533cd5a0a1aa tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] POST https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60/action Aug 13 02:36:50.105535 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5260aa6-568d-4d76-9761-533cd5a0a1aa tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:36:50.105634 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5260aa6-568d-4d76-9761-533cd5a0a1aa tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:50.119363 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:50.119363 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:50.119363 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a5260aa6-568d-4d76-9761-533cd5a0a1aa tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Volume info retrieved successfully. Aug 13 02:36:50.129647 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a5260aa6-568d-4d76-9761-533cd5a0a1aa tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Get volume image-metadata completed successfully. Aug 13 02:36:50.130086 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5260aa6-568d-4d76-9761-533cd5a0a1aa tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60/action returned with HTTP 200 Aug 13 02:36:50.130660 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 145/579] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:36:50 2026] POST /volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60/action => generated 537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:50.146954 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-488ec003-d8ec-4908-9678-3d95c8667206 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:50.154947 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-488ec003-d8ec-4908-9678-3d95c8667206 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] GET https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 Aug 13 02:36:50.155599 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-488ec003-d8ec-4908-9678-3d95c8667206 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:50.155964 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-488ec003-d8ec-4908-9678-3d95c8667206 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:50.172483 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:50.172483 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:50.183527 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-488ec003-d8ec-4908-9678-3d95c8667206 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Volume info retrieved successfully. Aug 13 02:36:50.193642 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-488ec003-d8ec-4908-9678-3d95c8667206 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 returned with HTTP 200 Aug 13 02:36:50.194741 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 144/580] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:50 2026] GET /volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 => generated 1391 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:50.215501 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5ed1ada4-0a05-4f6a-bff5-67f0e095c325 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:50.218183 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5ed1ada4-0a05-4f6a-bff5-67f0e095c325 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] DELETE https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 Aug 13 02:36:50.218511 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5ed1ada4-0a05-4f6a-bff5-67f0e095c325 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:50.218801 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5ed1ada4-0a05-4f6a-bff5-67f0e095c325 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:50.219493 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-5ed1ada4-0a05-4f6a-bff5-67f0e095c325 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Delete volume with id: a902e841-3a1e-49c2-9361-fa03057b2a60 Aug 13 02:36:50.230322 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:50.230322 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:50.231019 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5ed1ada4-0a05-4f6a-bff5-67f0e095c325 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Volume info retrieved successfully. Aug 13 02:36:50.278622 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5ed1ada4-0a05-4f6a-bff5-67f0e095c325 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Delete volume request issued successfully. Aug 13 02:36:50.278622 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5ed1ada4-0a05-4f6a-bff5-67f0e095c325 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 returned with HTTP 202 Aug 13 02:36:50.278622 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 145/581] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:36:50 2026] DELETE /volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:36:50.292560 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f9efe5df-7f30-4686-bd0d-2f076ba558bc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:50.296501 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f9efe5df-7f30-4686-bd0d-2f076ba558bc tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] GET https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 Aug 13 02:36:50.296868 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f9efe5df-7f30-4686-bd0d-2f076ba558bc tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:50.297240 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f9efe5df-7f30-4686-bd0d-2f076ba558bc tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:50.325111 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:50.325111 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:50.331442 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f9efe5df-7f30-4686-bd0d-2f076ba558bc tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Volume info retrieved successfully. Aug 13 02:36:50.340926 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f9efe5df-7f30-4686-bd0d-2f076ba558bc tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 returned with HTTP 200 Aug 13 02:36:50.341226 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 148/582] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:50 2026] GET /volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 => generated 1390 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:51.358206 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43c7242b-dc16-43a8-baca-23b6494dfba3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:51.367442 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43c7242b-dc16-43a8-baca-23b6494dfba3 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] GET https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 Aug 13 02:36:51.369811 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43c7242b-dc16-43a8-baca-23b6494dfba3 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:51.370185 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43c7242b-dc16-43a8-baca-23b6494dfba3 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:51.381861 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43c7242b-dc16-43a8-baca-23b6494dfba3 tempest-VolumesImageMetadata-1967430984 tempest-VolumesImageMetadata-1967430984-project-member] https://10.4.3.30/volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 returned with HTTP 404 Aug 13 02:36:51.382992 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 146/583] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:51 2026] GET /volume/v3/volumes/a902e841-3a1e-49c2-9361-fa03057b2a60 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:53.919204 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:54.026828 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:54.027555 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-995142676"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:54.029773 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-995142676'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:54.030097 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Create volume of 1 GB Aug 13 02:36:54.036106 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Availability Zones retrieved successfully. Aug 13 02:36:54.046503 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Flow 'volume_create_api' (8ee9d569-b448-48c2-a3ef-e6c423838631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:54.048120 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2223a00e-58c7-4fd3-aea2-557fa4a2ee4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:54.049778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:54.101001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2223a00e-58c7-4fd3-aea2-557fa4a2ee4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:54.103446 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17322a1a-1ae5-4f1b-8415-83f7999bfc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:54.207509 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Created reservations ['c0ae256c-21c5-4480-ab03-a4a15d571212', '0475979c-cd3e-47ec-998c-a07bfa961ebc', '28dd848b-6dde-47f0-bd09-f93f6407cddc', '2b6b181a-2905-45a2-9cd7-efeb4149552b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:54.208901 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17322a1a-1ae5-4f1b-8415-83f7999bfc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0ae256c-21c5-4480-ab03-a4a15d571212', '0475979c-cd3e-47ec-998c-a07bfa961ebc', '28dd848b-6dde-47f0-bd09-f93f6407cddc', '2b6b181a-2905-45a2-9cd7-efeb4149552b']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:54.209840 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c2d6bde-47cf-4a75-9e0b-7fc99f9a8d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:54.244927 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c2d6bde-47cf-4a75-9e0b-7fc99f9a8d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73742fe9-4b18-4fac-bac0-235e26a32307', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-995142676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ce7732759940ffb32b671cc3ce17df',qos_specs=None,replication_status=,reservations=['c0ae256c-21c5-4480-ab03-a4a15d571212','0475979c-cd3e-47ec-998c-a07bfa961ebc','28dd848b-6dde-47f0-bd09-f93f6407cddc','2b6b181a-2905-45a2-9cd7-efeb4149552b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e51234f8aa4404951a59328209645e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-995142676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73742fe9-4b18-4fac-bac0-235e26a32307,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ce7732759940ffb32b671cc3ce17df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e51234f8aa4404951a59328209645e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:54.246004 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a8783e-9a39-41d1-ba84-63e29ba0a560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:54.275737 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a8783e-9a39-41d1-ba84-63e29ba0a560) transitioned into state 'SUCCESS' from state '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-995142676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ce7732759940ffb32b671cc3ce17df',qos_specs=None,replication_status=,reservations=['c0ae256c-21c5-4480-ab03-a4a15d571212','0475979c-cd3e-47ec-998c-a07bfa961ebc','28dd848b-6dde-47f0-bd09-f93f6407cddc','2b6b181a-2905-45a2-9cd7-efeb4149552b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e51234f8aa4404951a59328209645e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:54.276952 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3717f0d-4964-481e-8177-697b1c4f033d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:54.296189 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3717f0d-4964-481e-8177-697b1c4f033d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:54.296976 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Flow 'volume_create_api' (8ee9d569-b448-48c2-a3ef-e6c423838631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:54.298054 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Create volume request issued successfully. Aug 13 02:36:54.298870 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3ef977f-95d0-49c8-b22c-1d7e3838d3cf tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:54.299398 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 145/584] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:36:53 2026] POST /volume/v3/volumes => generated 747 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:54.320881 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-825cdace-bc32-4df0-8606-959a736caea1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:54.324533 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-825cdace-bc32-4df0-8606-959a736caea1 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] GET https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 Aug 13 02:36:54.324533 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-825cdace-bc32-4df0-8606-959a736caea1 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:54.324533 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-825cdace-bc32-4df0-8606-959a736caea1 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:54.334991 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:54.334991 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:54.339826 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-825cdace-bc32-4df0-8606-959a736caea1 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:54.352012 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-825cdace-bc32-4df0-8606-959a736caea1 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 returned with HTTP 200 Aug 13 02:36:54.352012 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 146/585] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:54 2026] GET /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:55.382476 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c54fb0e0-98d3-47a1-bd04-27da37a69e2e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.386926 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c54fb0e0-98d3-47a1-bd04-27da37a69e2e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] GET https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 Aug 13 02:36:55.387149 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c54fb0e0-98d3-47a1-bd04-27da37a69e2e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:55.387413 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c54fb0e0-98d3-47a1-bd04-27da37a69e2e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:55.396933 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.396933 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:55.409116 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c54fb0e0-98d3-47a1-bd04-27da37a69e2e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.419641 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c54fb0e0-98d3-47a1-bd04-27da37a69e2e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 returned with HTTP 200 Aug 13 02:36:55.420933 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 149/586] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:55 2026] GET /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:55.444531 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d38f629-5dfb-413d-a3db-6944b92a836f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.447135 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d38f629-5dfb-413d-a3db-6944b92a836f tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] POST https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata Aug 13 02:36:55.447135 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d38f629-5dfb-413d-a3db-6944b92a836f tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:55.465047 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.465047 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:55.465627 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d38f629-5dfb-413d-a3db-6944b92a836f tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.486406 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d38f629-5dfb-413d-a3db-6944b92a836f tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Create volume metadata completed successfully. Aug 13 02:36:55.486800 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d38f629-5dfb-413d-a3db-6944b92a836f tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata returned with HTTP 200 Aug 13 02:36:55.489682 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 147/587] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:36:55 2026] POST /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata => generated 101 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:55.500104 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-efc9ebea-a153-4a45-adb3-6bcf5ff41d52 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.502493 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-efc9ebea-a153-4a45-adb3-6bcf5ff41d52 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] GET https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata Aug 13 02:36:55.502693 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-efc9ebea-a153-4a45-adb3-6bcf5ff41d52 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:55.502911 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-efc9ebea-a153-4a45-adb3-6bcf5ff41d52 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:55.518986 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.518986 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:55.518986 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-efc9ebea-a153-4a45-adb3-6bcf5ff41d52 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.539394 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-efc9ebea-a153-4a45-adb3-6bcf5ff41d52 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Get volume metadata completed successfully. Aug 13 02:36:55.540869 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-efc9ebea-a153-4a45-adb3-6bcf5ff41d52 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata returned with HTTP 200 Aug 13 02:36:55.540869 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 146/588] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:36:55 2026] GET /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata => generated 101 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:36:55.557346 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bac8eb41-38f4-4a77-a7c9-320d79f7c484 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.564476 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bac8eb41-38f4-4a77-a7c9-320d79f7c484 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] PUT https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata Aug 13 02:36:55.564595 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bac8eb41-38f4-4a77-a7c9-320d79f7c484 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:55.583888 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.583888 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:55.583888 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bac8eb41-38f4-4a77-a7c9-320d79f7c484 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.608554 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bac8eb41-38f4-4a77-a7c9-320d79f7c484 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Update volume metadata completed successfully. Aug 13 02:36:55.609009 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bac8eb41-38f4-4a77-a7c9-320d79f7c484 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata returned with HTTP 200 Aug 13 02:36:55.610435 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 147/589] 10.4.3.30 () {68 vars in 1388 bytes} [Thu Aug 13 02:36:55 2026] PUT /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata => generated 57 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:36:55.623043 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c7b5746b-3e90-444d-ab4c-a1e4ebfe937e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.624812 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7b5746b-3e90-444d-ab4c-a1e4ebfe937e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] GET https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata Aug 13 02:36:55.626758 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7b5746b-3e90-444d-ab4c-a1e4ebfe937e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:55.626758 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7b5746b-3e90-444d-ab4c-a1e4ebfe937e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:55.635280 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.635280 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:55.636372 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c7b5746b-3e90-444d-ab4c-a1e4ebfe937e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.647585 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c7b5746b-3e90-444d-ab4c-a1e4ebfe937e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Get volume metadata completed successfully. Aug 13 02:36:55.647913 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7b5746b-3e90-444d-ab4c-a1e4ebfe937e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata returned with HTTP 200 Aug 13 02:36:55.648364 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 150/590] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:36:55 2026] GET /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:36:55.665706 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e49db5b0-b9ef-4700-a258-25b1116e2b46 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.667981 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e49db5b0-b9ef-4700-a258-25b1116e2b46 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] DELETE https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata/key1 Aug 13 02:36:55.667981 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e49db5b0-b9ef-4700-a258-25b1116e2b46 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:55.668123 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e49db5b0-b9ef-4700-a258-25b1116e2b46 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:55.682895 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.682895 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:55.683656 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e49db5b0-b9ef-4700-a258-25b1116e2b46 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.694726 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e49db5b0-b9ef-4700-a258-25b1116e2b46 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Get volume metadata completed successfully. Aug 13 02:36:55.713324 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e49db5b0-b9ef-4700-a258-25b1116e2b46 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Delete volume metadata completed successfully. Aug 13 02:36:55.713533 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e49db5b0-b9ef-4700-a258-25b1116e2b46 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata/key1 returned with HTTP 200 Aug 13 02:36:55.713933 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 148/591] 10.4.3.30 () {66 vars in 1386 bytes} [Thu Aug 13 02:36:55 2026] DELETE /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata/key1 => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 02:36:55.728912 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-abffce6c-4663-4d51-a45d-1d0dccfcd413 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.731093 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abffce6c-4663-4d51-a45d-1d0dccfcd413 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] GET https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata Aug 13 02:36:55.731361 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abffce6c-4663-4d51-a45d-1d0dccfcd413 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:55.731608 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abffce6c-4663-4d51-a45d-1d0dccfcd413 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:55.741747 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.741747 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:55.742393 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-abffce6c-4663-4d51-a45d-1d0dccfcd413 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.751319 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-abffce6c-4663-4d51-a45d-1d0dccfcd413 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Get volume metadata completed successfully. Aug 13 02:36:55.751495 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abffce6c-4663-4d51-a45d-1d0dccfcd413 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata returned with HTTP 200 Aug 13 02:36:55.752012 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 147/592] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:36:55 2026] GET /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata => generated 32 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:36:55.764325 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-627b98db-912a-49f1-9667-c07d73c37b3e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.766759 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-627b98db-912a-49f1-9667-c07d73c37b3e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] PUT https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata Aug 13 02:36:55.767586 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-627b98db-912a-49f1-9667-c07d73c37b3e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:55.778630 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.778630 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:55.779768 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-627b98db-912a-49f1-9667-c07d73c37b3e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.797086 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-627b98db-912a-49f1-9667-c07d73c37b3e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Update volume metadata completed successfully. Aug 13 02:36:55.797622 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-627b98db-912a-49f1-9667-c07d73c37b3e tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata returned with HTTP 200 Aug 13 02:36:55.798418 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 148/593] 10.4.3.30 () {68 vars in 1388 bytes} [Thu Aug 13 02:36:55 2026] PUT /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:36:55.811141 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-711ddd5a-5c7f-4b8f-8981-de0fbbf2a700 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.813646 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-711ddd5a-5c7f-4b8f-8981-de0fbbf2a700 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] POST https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata Aug 13 02:36:55.814129 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-711ddd5a-5c7f-4b8f-8981-de0fbbf2a700 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:55.825773 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.825773 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:55.826452 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-711ddd5a-5c7f-4b8f-8981-de0fbbf2a700 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.841107 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-711ddd5a-5c7f-4b8f-8981-de0fbbf2a700 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Create volume metadata completed successfully. Aug 13 02:36:55.841479 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-711ddd5a-5c7f-4b8f-8981-de0fbbf2a700 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata returned with HTTP 200 Aug 13 02:36:55.842031 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 151/594] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:36:55 2026] POST /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:36:55.853029 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-20e60dbf-9387-4919-a560-847913de5935 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.855712 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-20e60dbf-9387-4919-a560-847913de5935 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] PUT https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata/key3 Aug 13 02:36:55.856035 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-20e60dbf-9387-4919-a560-847913de5935 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:55.870463 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.870463 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:55.871045 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-20e60dbf-9387-4919-a560-847913de5935 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.888223 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-20e60dbf-9387-4919-a560-847913de5935 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Update volume metadata completed successfully. Aug 13 02:36:55.888606 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-20e60dbf-9387-4919-a560-847913de5935 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata/key3 returned with HTTP 200 Aug 13 02:36:55.889129 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 149/595] 10.4.3.30 () {68 vars in 1403 bytes} [Thu Aug 13 02:36:55 2026] PUT /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:36:55.897347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f748f93e-a8f2-4853-b4ca-50b0b28a5a6a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.900988 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f748f93e-a8f2-4853-b4ca-50b0b28a5a6a tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] GET https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata/key3 Aug 13 02:36:55.901170 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f748f93e-a8f2-4853-b4ca-50b0b28a5a6a tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:55.901838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f748f93e-a8f2-4853-b4ca-50b0b28a5a6a tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:55.914218 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.914218 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:55.914218 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f748f93e-a8f2-4853-b4ca-50b0b28a5a6a tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.920943 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f748f93e-a8f2-4853-b4ca-50b0b28a5a6a tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Get volume metadata completed successfully. Aug 13 02:36:55.921216 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f748f93e-a8f2-4853-b4ca-50b0b28a5a6a tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata/key3 returned with HTTP 200 Aug 13 02:36:55.921670 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 148/596] 10.4.3.30 () {66 vars in 1383 bytes} [Thu Aug 13 02:36:55 2026] GET /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:36:55.936370 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-71c159e4-1e2c-4edd-8008-eefee9630bdb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.939381 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-71c159e4-1e2c-4edd-8008-eefee9630bdb tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] GET https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata Aug 13 02:36:55.939681 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-71c159e4-1e2c-4edd-8008-eefee9630bdb tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:55.939991 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-71c159e4-1e2c-4edd-8008-eefee9630bdb tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:55.952688 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.952688 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:55.953329 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-71c159e4-1e2c-4edd-8008-eefee9630bdb tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:55.959451 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-71c159e4-1e2c-4edd-8008-eefee9630bdb tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Get volume metadata completed successfully. Aug 13 02:36:55.959772 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-71c159e4-1e2c-4edd-8008-eefee9630bdb tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata returned with HTTP 200 Aug 13 02:36:55.960149 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 149/597] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:36:55 2026] GET /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:36:55.972178 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0084406a-50f9-49fc-90a1-59f98ba4630c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:55.977146 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0084406a-50f9-49fc-90a1-59f98ba4630c tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] PUT https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata Aug 13 02:36:55.977275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0084406a-50f9-49fc-90a1-59f98ba4630c tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:55.998485 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:55.998485 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:55.999156 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0084406a-50f9-49fc-90a1-59f98ba4630c tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:56.011859 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0084406a-50f9-49fc-90a1-59f98ba4630c tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Update volume metadata completed successfully. Aug 13 02:36:56.012172 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0084406a-50f9-49fc-90a1-59f98ba4630c tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata returned with HTTP 200 Aug 13 02:36:56.012808 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 152/598] 10.4.3.30 () {68 vars in 1388 bytes} [Thu Aug 13 02:36:55 2026] PUT /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:36:56.022856 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be8c5139-5d9b-4d81-9cc8-28ea043bdfd3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:56.025212 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be8c5139-5d9b-4d81-9cc8-28ea043bdfd3 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] GET https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 Aug 13 02:36:56.025624 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be8c5139-5d9b-4d81-9cc8-28ea043bdfd3 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:56.025925 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be8c5139-5d9b-4d81-9cc8-28ea043bdfd3 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:56.033340 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:56.033340 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:56.039020 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-be8c5139-5d9b-4d81-9cc8-28ea043bdfd3 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:56.046713 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be8c5139-5d9b-4d81-9cc8-28ea043bdfd3 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 returned with HTTP 200 Aug 13 02:36:56.047397 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 150/599] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:56 2026] GET /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:56.064099 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-10ad4c65-1b49-4075-8595-4cfd60d7ec8b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:56.067337 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10ad4c65-1b49-4075-8595-4cfd60d7ec8b tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] DELETE https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 Aug 13 02:36:56.067337 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10ad4c65-1b49-4075-8595-4cfd60d7ec8b tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:56.067337 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10ad4c65-1b49-4075-8595-4cfd60d7ec8b tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:56.067337 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-10ad4c65-1b49-4075-8595-4cfd60d7ec8b tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Delete volume with id: 73742fe9-4b18-4fac-bac0-235e26a32307 Aug 13 02:36:56.079964 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:56.079964 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:56.080701 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-10ad4c65-1b49-4075-8595-4cfd60d7ec8b tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:56.112690 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-10ad4c65-1b49-4075-8595-4cfd60d7ec8b tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Delete volume request issued successfully. Aug 13 02:36:56.113070 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10ad4c65-1b49-4075-8595-4cfd60d7ec8b tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 returned with HTTP 202 Aug 13 02:36:56.113616 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 149/600] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:36:56 2026] DELETE /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:36:56.125622 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c6e3d7e3-5acd-4d28-be23-3bbfebfbae0d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:56.128701 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6e3d7e3-5acd-4d28-be23-3bbfebfbae0d tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] GET https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 Aug 13 02:36:56.128899 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c6e3d7e3-5acd-4d28-be23-3bbfebfbae0d tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:56.129158 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c6e3d7e3-5acd-4d28-be23-3bbfebfbae0d tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:56.137572 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:56.137572 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:56.143994 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c6e3d7e3-5acd-4d28-be23-3bbfebfbae0d tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Volume info retrieved successfully. Aug 13 02:36:56.150618 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6e3d7e3-5acd-4d28-be23-3bbfebfbae0d tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 returned with HTTP 200 Aug 13 02:36:56.151220 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 150/601] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:56 2026] GET /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:56.848384 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ee284da0-cd30-45ab-8d2e-afbe6db6d395 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:56.852135 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ee284da0-cd30-45ab-8d2e-afbe6db6d395 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:36:56.852586 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ee284da0-cd30-45ab-8d2e-afbe6db6d395 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:56.852822 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ee284da0-cd30-45ab-8d2e-afbe6db6d395 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:56.863961 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:56.863961 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:56.869234 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ee284da0-cd30-45ab-8d2e-afbe6db6d395 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:36:56.875891 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ee284da0-cd30-45ab-8d2e-afbe6db6d395 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:36:56.876366 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 153/602] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:56 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:56.933925 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-f627eb3f-5e8b-435c-af71-0c5a0c5cc658 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:56.936755 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-f627eb3f-5e8b-435c-af71-0c5a0c5cc658 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:36:56.937010 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-f627eb3f-5e8b-435c-af71-0c5a0c5cc658 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:56.937294 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-f627eb3f-5e8b-435c-af71-0c5a0c5cc658 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:56.952784 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:56.952784 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:56.959447 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-f627eb3f-5e8b-435c-af71-0c5a0c5cc658 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:36:56.966994 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-f627eb3f-5e8b-435c-af71-0c5a0c5cc658 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:36:56.967847 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 151/603] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:36:56 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:57.085185 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-80a639cf-9494-4ec9-aa2c-e53561d7b898 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:57.085710 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80a639cf-9494-4ec9-aa2c-e53561d7b898 None None] GET https://10.4.3.30/volume// Aug 13 02:36:57.085941 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80a639cf-9494-4ec9-aa2c-e53561d7b898 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:57.086176 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80a639cf-9494-4ec9-aa2c-e53561d7b898 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:57.086659 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80a639cf-9494-4ec9-aa2c-e53561d7b898 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:57.087082 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 150/604] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:36:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:57.097026 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-62831243-65fc-488d-947a-dee7eefa3830 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:57.099735 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-62831243-65fc-488d-947a-dee7eefa3830 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:36:57.100204 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-62831243-65fc-488d-947a-dee7eefa3830 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2173d79-610d-43bc-9686-9fe9fc7ed99e", "connector": null, "instance_uuid": "a24ca057-485d-4921-b155-262189c1af11"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:57.110056 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:57.110056 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:57.149729 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-62831243-65fc-488d-947a-dee7eefa3830 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:36:57.150277 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 151/605] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:36:57 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:57.168286 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8454dc38-e332-4ca4-85f1-e4e7e811df31 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:57.170929 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8454dc38-e332-4ca4-85f1-e4e7e811df31 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] GET https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 Aug 13 02:36:57.171325 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8454dc38-e332-4ca4-85f1-e4e7e811df31 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:57.171589 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8454dc38-e332-4ca4-85f1-e4e7e811df31 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:57.181800 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8454dc38-e332-4ca4-85f1-e4e7e811df31 tempest-VolumesMetadataTest-1183398698 tempest-VolumesMetadataTest-1183398698-project-member] https://10.4.3.30/volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 returned with HTTP 404 Aug 13 02:36:57.183006 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 154/606] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:57 2026] GET /volume/v3/volumes/73742fe9-4b18-4fac-bac0-235e26a32307 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:36:57.190880 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6214c94-a26c-4eda-b53f-a6393403071a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:57.193039 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6214c94-a26c-4eda-b53f-a6393403071a tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:36:57.193502 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6214c94-a26c-4eda-b53f-a6393403071a tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:57.193789 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6214c94-a26c-4eda-b53f-a6393403071a tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:57.206918 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:57.206918 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:57.211973 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-894ab0f4-260d-46a3-9c22-1716af3fd5e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:57.212502 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-894ab0f4-260d-46a3-9c22-1716af3fd5e0 None None] GET https://10.4.3.30/volume// Aug 13 02:36:57.212720 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-894ab0f4-260d-46a3-9c22-1716af3fd5e0 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:57.212848 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6214c94-a26c-4eda-b53f-a6393403071a tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:36:57.212962 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-894ab0f4-260d-46a3-9c22-1716af3fd5e0 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:57.213362 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-894ab0f4-260d-46a3-9c22-1716af3fd5e0 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:36:57.213718 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 151/607] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:36:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:36:57.220397 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6214c94-a26c-4eda-b53f-a6393403071a tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:36:57.221164 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 152/608] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:57 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:57.226174 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-c7647bfd-8852-40ee-93de-10e42e582779 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:57.228694 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-c7647bfd-8852-40ee-93de-10e42e582779 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:36:57.228986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-c7647bfd-8852-40ee-93de-10e42e582779 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:57.229284 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-c7647bfd-8852-40ee-93de-10e42e582779 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:57.241217 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:57.241217 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:57.249205 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-c7647bfd-8852-40ee-93de-10e42e582779 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:36:57.256747 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-c7647bfd-8852-40ee-93de-10e42e582779 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:36:57.257436 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 152/609] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:36:57 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 1029 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:36:57.400345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-a1325ccd-31e4-4428-b0ea-9a93eb073d3c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:57.405117 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-a1325ccd-31e4-4428-b0ea-9a93eb073d3c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] PUT https://10.4.3.30/volume/v3/attachments/adea9f4a-d426-4b3e-9593-7271764c4815 Aug 13 02:36:57.405117 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-a1325ccd-31e4-4428-b0ea-9a93eb073d3c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:57.416080 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-a1325ccd-31e4-4428-b0ea-9a93eb073d3c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Acquiring lock "cinder-attachment_update-c2173d79-610d-43bc-9686-9fe9fc7ed99e-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:36:57.424393 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-a1325ccd-31e4-4428-b0ea-9a93eb073d3c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Lock "cinder-attachment_update-c2173d79-610d-43bc-9686-9fe9fc7ed99e-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:36:57.426520 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:57.426520 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:57.571493 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-a1325ccd-31e4-4428-b0ea-9a93eb073d3c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Lock "cinder-attachment_update-c2173d79-610d-43bc-9686-9fe9fc7ed99e-np0000007139" released by "attachment_update" :: held 0.147s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:36:57.571761 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-a1325ccd-31e4-4428-b0ea-9a93eb073d3c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/attachments/adea9f4a-d426-4b3e-9593-7271764c4815 returned with HTTP 200 Aug 13 02:36:57.572665 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 155/610] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:36:57 2026] PUT /volume/v3/attachments/adea9f4a-d426-4b3e-9593-7271764c4815 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:36:58.241065 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-764d014a-66cf-431c-a810-5e8227af60f5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:58.244850 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-764d014a-66cf-431c-a810-5e8227af60f5 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:36:58.245388 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-764d014a-66cf-431c-a810-5e8227af60f5 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:58.245583 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-764d014a-66cf-431c-a810-5e8227af60f5 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:58.263577 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:58.263577 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:36:58.271715 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-764d014a-66cf-431c-a810-5e8227af60f5 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:36:58.279529 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-764d014a-66cf-431c-a810-5e8227af60f5 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:36:58.280088 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 152/611] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:58 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:59.298417 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0bc93afe-a462-42bd-86af-11a0a8c9ecb1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:59.300483 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bc93afe-a462-42bd-86af-11a0a8c9ecb1 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:36:59.300834 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bc93afe-a462-42bd-86af-11a0a8c9ecb1 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:59.301145 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bc93afe-a462-42bd-86af-11a0a8c9ecb1 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:59.314488 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:59.314488 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:36:59.319239 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0bc93afe-a462-42bd-86af-11a0a8c9ecb1 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:36:59.328486 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bc93afe-a462-42bd-86af-11a0a8c9ecb1 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:36:59.328486 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 153/612] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:59 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:36:59.721242 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:59.724314 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:36:59.724842 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1758963129"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:36:59.727411 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1758963129'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:36:59.732007 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume of 1 GB Aug 13 02:36:59.732487 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:59.732487 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:59.733111 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Availability Zones retrieved successfully. Aug 13 02:36:59.740546 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Flow 'volume_create_api' (19fda688-3874-4117-b855-7def7ea0004f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:59.741705 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3658b6-cccc-4a08-a09b-df03210448c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:59.742714 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:36:59.755055 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:59.755055 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:36:59.771766 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3658b6-cccc-4a08-a09b-df03210448c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=94fea238-b39b-4642-9f09-a1868d2b69f5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94fea238-b39b-4642-9f09-a1868d2b69f5', 'encryption_key_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=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:59.772753 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbeb40bb-5e64-4ace-a748-494d9117eafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:59.830367 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Created reservations ['4eecbb12-3832-439b-9918-1f6593b09e74', 'e0494b64-8d1a-4057-a55e-c9d79ab324e8', 'c527f9b7-c544-402e-a940-65b4a5311cb9', '37404172-3251-4682-b02d-c40137125fdb'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:36:59.831469 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbeb40bb-5e64-4ace-a748-494d9117eafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eecbb12-3832-439b-9918-1f6593b09e74', 'e0494b64-8d1a-4057-a55e-c9d79ab324e8', 'c527f9b7-c544-402e-a940-65b4a5311cb9', '37404172-3251-4682-b02d-c40137125fdb']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:59.832559 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ccdc0a-dc88-4b84-b41d-d2914a1a6a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:59.862941 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ccdc0a-dc88-4b84-b41d-d2914a1a6a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d59a186-1bf1-490e-a7bb-1f978f3c23c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1758963129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6d9d276990d46a3a1cf633bfc90df28',qos_specs=None,replication_status=,reservations=['4eecbb12-3832-439b-9918-1f6593b09e74','e0494b64-8d1a-4057-a55e-c9d79ab324e8','c527f9b7-c544-402e-a940-65b4a5311cb9','37404172-3251-4682-b02d-c40137125fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbfa5058394b108668c3726e699862',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:36:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1758963129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d59a186-1bf1-490e-a7bb-1f978f3c23c8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c6d9d276990d46a3a1cf633bfc90df28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89dbfa5058394b108668c3726e699862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94fea238-b39b-4642-9f09-a1868d2b69f5),volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:59.864023 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545407e5-47d6-4d22-9388-3398ca37ed42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:59.887152 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545407e5-47d6-4d22-9388-3398ca37ed42) transitioned into state 'SUCCESS' from state '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-1758963129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6d9d276990d46a3a1cf633bfc90df28',qos_specs=None,replication_status=,reservations=['4eecbb12-3832-439b-9918-1f6593b09e74','e0494b64-8d1a-4057-a55e-c9d79ab324e8','c527f9b7-c544-402e-a940-65b4a5311cb9','37404172-3251-4682-b02d-c40137125fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbfa5058394b108668c3726e699862',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:59.887908 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e1d3d32-16ff-4996-b1ec-db32a6500920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:36:59.897687 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e1d3d32-16ff-4996-b1ec-db32a6500920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:36:59.898918 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Flow 'volume_create_api' (19fda688-3874-4117-b855-7def7ea0004f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:36:59.899313 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume request issued successfully. Aug 13 02:36:59.900010 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4ba1cb6f-04df-44e9-8083-3eecfc917609 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:36:59.900574 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 153/613] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:36:59 2026] POST /volume/v3/volumes => generated 758 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:36:59.917361 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-90dec08f-afc3-477b-b68f-571ba7e425b8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:36:59.922816 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90dec08f-afc3-477b-b68f-571ba7e425b8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:36:59.923050 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90dec08f-afc3-477b-b68f-571ba7e425b8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:36:59.923324 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90dec08f-afc3-477b-b68f-571ba7e425b8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:36:59.928858 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=329,cinder:UPDATE=84,cinder:INSERT=49 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:36:59.940635 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:36:59.940635 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:36:59.957619 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-90dec08f-afc3-477b-b68f-571ba7e425b8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:36:59.965715 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90dec08f-afc3-477b-b68f-571ba7e425b8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:36:59.966166 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 156/614] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:36:59 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:00.347061 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2c04b557-e873-43b8-8f65-64ae42bb42d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:00.350159 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c04b557-e873-43b8-8f65-64ae42bb42d8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:37:00.350159 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c04b557-e873-43b8-8f65-64ae42bb42d8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:00.350159 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c04b557-e873-43b8-8f65-64ae42bb42d8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:00.352717 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=239,cinder:UPDATE=41,cinder:DELETE=4,cinder:INSERT=20 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:37:00.360824 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:00.360824 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:00.366813 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2c04b557-e873-43b8-8f65-64ae42bb42d8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:37:00.372711 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c04b557-e873-43b8-8f65-64ae42bb42d8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:37:00.373111 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 153/615] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:00 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:00.984909 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e3f4ee89-156d-4e92-b663-7a99c61c51a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:00.987142 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3f4ee89-156d-4e92-b663-7a99c61c51a7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:00.987395 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3f4ee89-156d-4e92-b663-7a99c61c51a7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:00.987540 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3f4ee89-156d-4e92-b663-7a99c61c51a7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:00.989572 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=263,cinder:UPDATE=48,cinder:INSERT=21,cinder:DELETE=4 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:37:00.996464 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:00.996464 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:01.001312 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e3f4ee89-156d-4e92-b663-7a99c61c51a7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:01.005980 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3f4ee89-156d-4e92-b663-7a99c61c51a7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:01.006646 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 154/616] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:00 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:01.059665 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-031fe60e-eef1-4c41-a42e-738809760c7f req-a3f1e7d8-4b8e-4ed9-a469-284edadba8b9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:01.064885 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-a3f1e7d8-4b8e-4ed9-a469-284edadba8b9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:01.065199 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-a3f1e7d8-4b8e-4ed9-a469-284edadba8b9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:01.065476 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-a3f1e7d8-4b8e-4ed9-a469-284edadba8b9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:01.068631 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=334,cinder:UPDATE=96,cinder:DELETE=1,cinder:INSERT=50 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:37:01.074886 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:01.074886 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:01.080169 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-031fe60e-eef1-4c41-a42e-738809760c7f req-a3f1e7d8-4b8e-4ed9-a469-284edadba8b9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:01.089686 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-a3f1e7d8-4b8e-4ed9-a469-284edadba8b9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:01.090012 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 154/617] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:01 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:01.212668 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d0170806-d3b9-42f4-932d-7d039e9d84fc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:01.212668 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d0170806-d3b9-42f4-932d-7d039e9d84fc None None] GET https://10.4.3.30/volume// Aug 13 02:37:01.212668 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d0170806-d3b9-42f4-932d-7d039e9d84fc None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:01.212668 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d0170806-d3b9-42f4-932d-7d039e9d84fc None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:01.213039 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d0170806-d3b9-42f4-932d-7d039e9d84fc None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:01.215294 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 157/618] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:37:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:01.222467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-031fe60e-eef1-4c41-a42e-738809760c7f req-f4a60352-399a-4470-ad6d-2519f9b43ff6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:01.225217 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-f4a60352-399a-4470-ad6d-2519f9b43ff6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:37:01.225794 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-f4a60352-399a-4470-ad6d-2519f9b43ff6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d59a186-1bf1-490e-a7bb-1f978f3c23c8", "connector": null, "instance_uuid": "0347130a-cdf8-4912-80f0-a8ad79eae32a"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:01.250623 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:01.250623 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:01.303060 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-f4a60352-399a-4470-ad6d-2519f9b43ff6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:37:01.304243 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 154/619] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:37:01 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:01.377562 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ddfc02a-1727-45ed-8671-7655bae5a121 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:01.379230 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ddfc02a-1727-45ed-8671-7655bae5a121 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:01.379675 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ddfc02a-1727-45ed-8671-7655bae5a121 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:01.379985 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ddfc02a-1727-45ed-8671-7655bae5a121 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:01.391869 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-08caac82-c393-4b1d-87b3-431e00fc28ff None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:01.398274 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-08caac82-c393-4b1d-87b3-431e00fc28ff tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:37:01.398274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-08caac82-c393-4b1d-87b3-431e00fc28ff tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:01.398274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-08caac82-c393-4b1d-87b3-431e00fc28ff tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:01.400871 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:01.400871 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:01.406995 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ddfc02a-1727-45ed-8671-7655bae5a121 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:01.407103 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6f4b75db-8b80-49da-aea7-2ee2a9b97448 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:01.407103 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f4b75db-8b80-49da-aea7-2ee2a9b97448 None None] GET https://10.4.3.30/volume// Aug 13 02:37:01.407103 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f4b75db-8b80-49da-aea7-2ee2a9b97448 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:01.407103 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f4b75db-8b80-49da-aea7-2ee2a9b97448 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:01.407878 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f4b75db-8b80-49da-aea7-2ee2a9b97448 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:01.408968 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 158/620] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:01.411703 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ddfc02a-1727-45ed-8671-7655bae5a121 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:01.412568 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 155/621] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:01 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:01.415038 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:01.415038 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:01.418865 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-031fe60e-eef1-4c41-a42e-738809760c7f req-05c7403e-ee8d-407f-898d-f3de8a2ae7d5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:01.420300 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-08caac82-c393-4b1d-87b3-431e00fc28ff tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:37:01.425796 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-08caac82-c393-4b1d-87b3-431e00fc28ff tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:37:01.426407 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 155/622] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:01 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:01.427478 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-05c7403e-ee8d-407f-898d-f3de8a2ae7d5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:01.428042 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-05c7403e-ee8d-407f-898d-f3de8a2ae7d5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:01.428042 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-05c7403e-ee8d-407f-898d-f3de8a2ae7d5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:01.444030 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:01.444030 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:01.452096 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-031fe60e-eef1-4c41-a42e-738809760c7f req-05c7403e-ee8d-407f-898d-f3de8a2ae7d5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:01.456643 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-05c7403e-ee8d-407f-898d-f3de8a2ae7d5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:01.457387 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 155/623] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:37:01 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1030 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:37:01.569701 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-031fe60e-eef1-4c41-a42e-738809760c7f req-312a6fdd-ba1c-4179-9c4c-fadee776d601 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:01.572595 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-312a6fdd-ba1c-4179-9c4c-fadee776d601 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] PUT https://10.4.3.30/volume/v3/attachments/79f48e1f-f28f-4274-8227-912370d39386 Aug 13 02:37:01.573109 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-312a6fdd-ba1c-4179-9c4c-fadee776d601 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:01.586173 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-031fe60e-eef1-4c41-a42e-738809760c7f req-312a6fdd-ba1c-4179-9c4c-fadee776d601 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Acquiring lock "cinder-attachment_update-7d59a186-1bf1-490e-a7bb-1f978f3c23c8-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:37:01.592136 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-031fe60e-eef1-4c41-a42e-738809760c7f req-312a6fdd-ba1c-4179-9c4c-fadee776d601 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-7d59a186-1bf1-490e-a7bb-1f978f3c23c8-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:37:01.593284 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:01.593284 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:01.706575 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-031fe60e-eef1-4c41-a42e-738809760c7f req-312a6fdd-ba1c-4179-9c4c-fadee776d601 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-7d59a186-1bf1-490e-a7bb-1f978f3c23c8-np0000007139" released by "attachment_update" :: held 0.114s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:37:01.707017 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-312a6fdd-ba1c-4179-9c4c-fadee776d601 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/79f48e1f-f28f-4274-8227-912370d39386 returned with HTTP 200 Aug 13 02:37:01.707803 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 159/624] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:37:01 2026] PUT /volume/v3/attachments/79f48e1f-f28f-4274-8227-912370d39386 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:02.431482 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7428bb98-0a32-468d-af69-52e6644d591b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:02.434837 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7428bb98-0a32-468d-af69-52e6644d591b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:02.435056 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7428bb98-0a32-468d-af69-52e6644d591b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:02.435262 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7428bb98-0a32-468d-af69-52e6644d591b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:02.442083 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f4acf499-4a11-4296-91c2-7318c229b649 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:02.444614 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f4acf499-4a11-4296-91c2-7318c229b649 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:37:02.444834 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f4acf499-4a11-4296-91c2-7318c229b649 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:02.445051 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f4acf499-4a11-4296-91c2-7318c229b649 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:02.446185 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:02.446185 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:02.450057 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7428bb98-0a32-468d-af69-52e6644d591b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:02.454716 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7428bb98-0a32-468d-af69-52e6644d591b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:02.455089 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 156/625] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:02 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:02.457410 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:02.457410 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:02.462187 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f4acf499-4a11-4296-91c2-7318c229b649 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:37:02.467794 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f4acf499-4a11-4296-91c2-7318c229b649 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:37:02.468307 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 156/626] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:02 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:03.471038 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e1f495a0-52fa-4002-b45d-71236bdef978 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:03.473417 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1f495a0-52fa-4002-b45d-71236bdef978 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:03.473673 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1f495a0-52fa-4002-b45d-71236bdef978 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:03.473920 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1f495a0-52fa-4002-b45d-71236bdef978 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:03.484939 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-acfe69a7-de25-4594-95cb-7f8afaf3be4c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:03.487468 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:03.487468 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:03.487604 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-acfe69a7-de25-4594-95cb-7f8afaf3be4c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:37:03.487810 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-acfe69a7-de25-4594-95cb-7f8afaf3be4c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:03.488031 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-acfe69a7-de25-4594-95cb-7f8afaf3be4c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:03.493058 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e1f495a0-52fa-4002-b45d-71236bdef978 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:03.499074 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:03.499074 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:03.499475 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1f495a0-52fa-4002-b45d-71236bdef978 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:03.499934 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 156/627] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:03 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:03.503551 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-acfe69a7-de25-4594-95cb-7f8afaf3be4c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:37:03.509045 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-acfe69a7-de25-4594-95cb-7f8afaf3be4c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:37:03.509691 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 160/628] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:03 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:04.525922 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-456beaab-e347-4199-ba2d-452ff889e59d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:04.529284 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-456beaab-e347-4199-ba2d-452ff889e59d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:04.529531 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-456beaab-e347-4199-ba2d-452ff889e59d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:04.529837 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-456beaab-e347-4199-ba2d-452ff889e59d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:04.531807 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7a1c4b42-eeca-49ea-9236-876fc4857489 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:04.535172 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a1c4b42-eeca-49ea-9236-876fc4857489 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:37:04.535584 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a1c4b42-eeca-49ea-9236-876fc4857489 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:04.535796 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a1c4b42-eeca-49ea-9236-876fc4857489 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:04.545071 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:04.545071 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:04.554351 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:04.554351 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:04.555990 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-456beaab-e347-4199-ba2d-452ff889e59d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:04.560298 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7a1c4b42-eeca-49ea-9236-876fc4857489 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:37:04.563878 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-456beaab-e347-4199-ba2d-452ff889e59d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:04.564545 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 157/629] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:04 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:04.566373 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a1c4b42-eeca-49ea-9236-876fc4857489 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:37:04.566970 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 157/630] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:04 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:05.582153 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-602d6a2b-d0bb-4874-8e99-f6ea522fd178 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:05.584160 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-602d6a2b-d0bb-4874-8e99-f6ea522fd178 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:05.584495 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-602d6a2b-d0bb-4874-8e99-f6ea522fd178 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:05.584665 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-602d6a2b-d0bb-4874-8e99-f6ea522fd178 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:05.591419 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0f10f40e-14a0-44b5-a3dc-90a3b74ebffd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:05.595283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f10f40e-14a0-44b5-a3dc-90a3b74ebffd tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:37:05.595283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f10f40e-14a0-44b5-a3dc-90a3b74ebffd tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:05.595283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f10f40e-14a0-44b5-a3dc-90a3b74ebffd tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:05.601664 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:05.601664 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:05.606993 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-602d6a2b-d0bb-4874-8e99-f6ea522fd178 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:05.608988 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:05.608988 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:05.612551 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-602d6a2b-d0bb-4874-8e99-f6ea522fd178 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:05.612953 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 157/631] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:05 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:05.615879 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0f10f40e-14a0-44b5-a3dc-90a3b74ebffd tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:37:05.623780 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f10f40e-14a0-44b5-a3dc-90a3b74ebffd tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:37:05.624545 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 161/632] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:05 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:06.211679 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f71f2d2a-f2b7-46a2-a6d7-541d8adaef65 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:06.216565 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f71f2d2a-f2b7-46a2-a6d7-541d8adaef65 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:37:06.216930 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f71f2d2a-f2b7-46a2-a6d7-541d8adaef65 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:06.217273 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f71f2d2a-f2b7-46a2-a6d7-541d8adaef65 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:06.241926 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:06.241926 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:06.250338 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f71f2d2a-f2b7-46a2-a6d7-541d8adaef65 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:37:06.257431 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f71f2d2a-f2b7-46a2-a6d7-541d8adaef65 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:37:06.257866 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 158/633] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:06 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:06.350837 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-d1ca19f4-191b-4a50-afc6-56e8dec75e39 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:06.354173 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-d1ca19f4-191b-4a50-afc6-56e8dec75e39 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] POST https://10.4.3.30/volume/v3/attachments/adea9f4a-d426-4b3e-9593-7271764c4815/action Aug 13 02:37:06.354708 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-d1ca19f4-191b-4a50-afc6-56e8dec75e39 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:06.355041 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-d1ca19f4-191b-4a50-afc6-56e8dec75e39 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:06.377623 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:06.377623 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:06.395731 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cf4bc63d-04fa-4a3a-bf5a-697516c7f5bb req-d1ca19f4-191b-4a50-afc6-56e8dec75e39 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/attachments/adea9f4a-d426-4b3e-9593-7271764c4815/action returned with HTTP 204 Aug 13 02:37:06.396972 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 158/634] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:37:06 2026] POST /volume/v3/attachments/adea9f4a-d426-4b3e-9593-7271764c4815/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:37:06.606167 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-175c1521-e43a-4252-abdb-4605db1eef86 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:06.609889 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-175c1521-e43a-4252-abdb-4605db1eef86 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:37:06.610375 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-175c1521-e43a-4252-abdb-4605db1eef86 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:06.610934 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-175c1521-e43a-4252-abdb-4605db1eef86 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:06.626362 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:06.626362 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:06.631301 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-55e864b4-bf54-469d-9ad1-02ef955118f0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:06.632377 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-175c1521-e43a-4252-abdb-4605db1eef86 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:37:06.633803 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55e864b4-bf54-469d-9ad1-02ef955118f0 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:06.634377 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55e864b4-bf54-469d-9ad1-02ef955118f0 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:06.635273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55e864b4-bf54-469d-9ad1-02ef955118f0 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:06.641678 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-175c1521-e43a-4252-abdb-4605db1eef86 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:37:06.642822 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 158/635] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:06 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:06.643201 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57e62487-1d4a-4ca7-9550-1b35f95e086c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:06.646965 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57e62487-1d4a-4ca7-9550-1b35f95e086c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:37:06.647347 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57e62487-1d4a-4ca7-9550-1b35f95e086c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:06.647613 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57e62487-1d4a-4ca7-9550-1b35f95e086c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:06.651725 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:06.651725 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:06.657345 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-55e864b4-bf54-469d-9ad1-02ef955118f0 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:06.661358 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:06.661358 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:06.663717 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55e864b4-bf54-469d-9ad1-02ef955118f0 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:06.664266 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 162/636] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:06 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:06.672944 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-57e62487-1d4a-4ca7-9550-1b35f95e086c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:37:06.680648 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57e62487-1d4a-4ca7-9550-1b35f95e086c tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:37:06.681110 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 159/637] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:06 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:06.698658 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-41dfa013-5383-4367-9d70-e565072aec32 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:06.701764 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-41dfa013-5383-4367-9d70-e565072aec32 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:37:06.701998 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-41dfa013-5383-4367-9d70-e565072aec32 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:06.702336 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-41dfa013-5383-4367-9d70-e565072aec32 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:06.707172 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-0119c92d-a541-4958-9fa9-08075251f8e9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:06.710104 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-0119c92d-a541-4958-9fa9-08075251f8e9 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:37:06.710412 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-0119c92d-a541-4958-9fa9-08075251f8e9 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:06.710595 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-0119c92d-a541-4958-9fa9-08075251f8e9 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:06.727436 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:06.727436 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:06.728879 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:06.728879 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:06.733436 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-41dfa013-5383-4367-9d70-e565072aec32 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:37:06.738451 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-0119c92d-a541-4958-9fa9-08075251f8e9 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:37:06.739079 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-41dfa013-5383-4367-9d70-e565072aec32 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:37:06.739535 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 159/638] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:06 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:06.744548 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-0119c92d-a541-4958-9fa9-08075251f8e9 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:37:06.745107 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 159/639] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:06 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:06.760453 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8abd47af-d450-451c-b5a1-017e7a4fdcd2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:06.761997 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8abd47af-d450-451c-b5a1-017e7a4fdcd2 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:37:06.762385 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8abd47af-d450-451c-b5a1-017e7a4fdcd2 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:06.762737 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8abd47af-d450-451c-b5a1-017e7a4fdcd2 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:06.769275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-93dcf16b-7d34-48e3-ac10-b6acbf523df4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:06.774272 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-93dcf16b-7d34-48e3-ac10-b6acbf523df4 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] POST https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d/action Aug 13 02:37:06.774272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-93dcf16b-7d34-48e3-ac10-b6acbf523df4 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:06.774982 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-93dcf16b-7d34-48e3-ac10-b6acbf523df4 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:06.783406 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:06.783406 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:06.791332 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8abd47af-d450-451c-b5a1-017e7a4fdcd2 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:37:06.795650 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:06.795650 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:06.796733 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-93dcf16b-7d34-48e3-ac10-b6acbf523df4 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:37:06.799032 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8abd47af-d450-451c-b5a1-017e7a4fdcd2 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:37:06.799859 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 163/640] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:06 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:06.808173 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-93dcf16b-7d34-48e3-ac10-b6acbf523df4 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Begin detaching volume completed successfully. Aug 13 02:37:06.808826 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-93dcf16b-7d34-48e3-ac10-b6acbf523df4 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d/action returned with HTTP 202 Aug 13 02:37:06.809524 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 160/641] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:37:06 2026] POST /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:37:06.869564 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a8392f4b-b6dc-4a95-a780-c2cac6935c35 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:06.870385 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a8392f4b-b6dc-4a95-a780-c2cac6935c35 None None] GET https://10.4.3.30/volume// Aug 13 02:37:06.870606 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a8392f4b-b6dc-4a95-a780-c2cac6935c35 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:06.870841 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a8392f4b-b6dc-4a95-a780-c2cac6935c35 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:06.871620 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a8392f4b-b6dc-4a95-a780-c2cac6935c35 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:06.872270 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 160/642] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:06 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:06.887553 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-3274b1bb-36ac-4794-a413-3686a442ce6d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:06.893024 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-3274b1bb-36ac-4794-a413-3686a442ce6d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:37:06.893276 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-3274b1bb-36ac-4794-a413-3686a442ce6d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:06.893487 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-3274b1bb-36ac-4794-a413-3686a442ce6d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:06.905793 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:06.905793 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:06.912359 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-3274b1bb-36ac-4794-a413-3686a442ce6d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:37:06.920221 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-3274b1bb-36ac-4794-a413-3686a442ce6d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:37:06.920860 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 160/643] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:37:06 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:37:07.247438 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-ea4d541e-e300-4812-9be7-02e4ef1e4af6 req-6f6bf385-fa2b-440b-81f4-7c159c366e60 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:07.255403 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ea4d541e-e300-4812-9be7-02e4ef1e4af6 req-6f6bf385-fa2b-440b-81f4-7c159c366e60 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:37:07.255403 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ea4d541e-e300-4812-9be7-02e4ef1e4af6 req-6f6bf385-fa2b-440b-81f4-7c159c366e60 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:07.255403 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ea4d541e-e300-4812-9be7-02e4ef1e4af6 req-6f6bf385-fa2b-440b-81f4-7c159c366e60 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:07.272282 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:07.272282 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:07.279116 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-ea4d541e-e300-4812-9be7-02e4ef1e4af6 req-6f6bf385-fa2b-440b-81f4-7c159c366e60 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:37:07.288156 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ea4d541e-e300-4812-9be7-02e4ef1e4af6 req-6f6bf385-fa2b-440b-81f4-7c159c366e60 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:37:07.288738 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 164/644] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:07 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:07.686796 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-057dc3c2-5987-432b-8678-98286c548fa2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:07.689182 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-057dc3c2-5987-432b-8678-98286c548fa2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:07.689730 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-057dc3c2-5987-432b-8678-98286c548fa2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:07.691361 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-057dc3c2-5987-432b-8678-98286c548fa2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:07.704031 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:07.704031 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:07.714282 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-057dc3c2-5987-432b-8678-98286c548fa2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:07.717747 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-057dc3c2-5987-432b-8678-98286c548fa2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:07.718675 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 161/645] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:07 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:08.742161 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-167333d6-295e-45c9-afa7-e9ccae48fe93 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:08.746386 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-167333d6-295e-45c9-afa7-e9ccae48fe93 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:08.746660 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-167333d6-295e-45c9-afa7-e9ccae48fe93 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:08.746914 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-167333d6-295e-45c9-afa7-e9ccae48fe93 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:08.765494 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:08.765494 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:08.774516 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-167333d6-295e-45c9-afa7-e9ccae48fe93 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:08.785371 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-167333d6-295e-45c9-afa7-e9ccae48fe93 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:08.785547 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 161/646] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:08 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:09.805065 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cd9ed277-a6e9-45d7-a977-bb1c9517a58e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:09.807851 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd9ed277-a6e9-45d7-a977-bb1c9517a58e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:09.808403 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd9ed277-a6e9-45d7-a977-bb1c9517a58e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:09.808403 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd9ed277-a6e9-45d7-a977-bb1c9517a58e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:09.825398 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:09.825398 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:09.831135 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cd9ed277-a6e9-45d7-a977-bb1c9517a58e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:09.837762 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd9ed277-a6e9-45d7-a977-bb1c9517a58e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:09.838423 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 161/647] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:09 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:10.853745 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bb6c0b7c-7a3a-4f5d-a8fc-2a3ca78778e7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:10.856610 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bb6c0b7c-7a3a-4f5d-a8fc-2a3ca78778e7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:10.856610 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bb6c0b7c-7a3a-4f5d-a8fc-2a3ca78778e7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:10.856850 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bb6c0b7c-7a3a-4f5d-a8fc-2a3ca78778e7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:10.868406 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:10.868406 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:10.873664 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bb6c0b7c-7a3a-4f5d-a8fc-2a3ca78778e7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:10.879458 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bb6c0b7c-7a3a-4f5d-a8fc-2a3ca78778e7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:10.880058 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 165/648] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:10 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:11.896390 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7074150d-1a44-46ba-b8b7-de8828ffcec4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:11.898627 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7074150d-1a44-46ba-b8b7-de8828ffcec4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:11.898993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7074150d-1a44-46ba-b8b7-de8828ffcec4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:11.899176 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7074150d-1a44-46ba-b8b7-de8828ffcec4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:11.909588 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:11.909588 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:11.913510 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7074150d-1a44-46ba-b8b7-de8828ffcec4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:11.918662 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7074150d-1a44-46ba-b8b7-de8828ffcec4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:11.919288 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 162/649] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:11 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:12.024980 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:12.120484 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:37:12.120930 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1168839706"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:12.122734 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1168839706'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:37:12.122896 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Create volume of 1 GB Aug 13 02:37:12.128797 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Availability Zones retrieved successfully. Aug 13 02:37:12.135948 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Flow 'volume_create_api' (c5c3a9fc-2b3b-4dfc-8339-477caf886c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:37:12.136965 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d05e041-4b81-47fb-8119-8758fbc62f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:12.138064 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:37:12.170813 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d05e041-4b81-47fb-8119-8758fbc62f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:12.171925 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001bcc42-ad96-4a16-8bc0-0dfd79fc0090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:12.246702 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Created reservations ['247356b7-b43d-4857-bfcb-8c958021f3cf', '2bbc6d45-1be1-403d-8c68-2c7d9ed1a29c', 'd5cb47dc-0ada-41fd-a861-062f7da418c7', 'b5c5214f-a856-4d1b-b06d-173389defb15'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:37:12.247804 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001bcc42-ad96-4a16-8bc0-0dfd79fc0090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['247356b7-b43d-4857-bfcb-8c958021f3cf', '2bbc6d45-1be1-403d-8c68-2c7d9ed1a29c', 'd5cb47dc-0ada-41fd-a861-062f7da418c7', 'b5c5214f-a856-4d1b-b06d-173389defb15']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:12.248867 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aab0bf2-61c0-4fab-b5da-ba0adc63ee6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:12.276033 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aab0bf2-61c0-4fab-b5da-ba0adc63ee6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1d2354f-0e61-461e-b29e-d7b8de3bb3bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1168839706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2c3565da914e028861afbc544413c2',qos_specs=None,replication_status=,reservations=['247356b7-b43d-4857-bfcb-8c958021f3cf','2bbc6d45-1be1-403d-8c68-2c7d9ed1a29c','d5cb47dc-0ada-41fd-a861-062f7da418c7','b5c5214f-a856-4d1b-b06d-173389defb15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dedde55a6d54397886e0350fadc0c32',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:37:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1168839706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1d2354f-0e61-461e-b29e-d7b8de3bb3bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac2c3565da914e028861afbc544413c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dedde55a6d54397886e0350fadc0c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:12.277267 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f607bba7-d87c-4336-a717-0a7d7fd8eafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:12.301566 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f607bba7-d87c-4336-a717-0a7d7fd8eafb) transitioned into state 'SUCCESS' from state '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-1168839706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2c3565da914e028861afbc544413c2',qos_specs=None,replication_status=,reservations=['247356b7-b43d-4857-bfcb-8c958021f3cf','2bbc6d45-1be1-403d-8c68-2c7d9ed1a29c','d5cb47dc-0ada-41fd-a861-062f7da418c7','b5c5214f-a856-4d1b-b06d-173389defb15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dedde55a6d54397886e0350fadc0c32',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:12.302586 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82b9208-014a-4ee8-bd18-9632def94053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:12.314183 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82b9208-014a-4ee8-bd18-9632def94053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:12.315274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Flow 'volume_create_api' (c5c3a9fc-2b3b-4dfc-8339-477caf886c50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:37:12.315694 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Create volume request issued successfully. Aug 13 02:37:12.317058 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-108dab4c-16ab-4b4e-9712-a3e0d76453f8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:37:12.317058 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 162/650] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:37:12 2026] POST /volume/v3/volumes => generated 772 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:37:12.329858 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dfcb3986-f998-4f13-918a-fe1c83e27054 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:12.333480 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dfcb3986-f998-4f13-918a-fe1c83e27054 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:37:12.333751 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dfcb3986-f998-4f13-918a-fe1c83e27054 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:12.333929 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dfcb3986-f998-4f13-918a-fe1c83e27054 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:12.345708 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:12.345708 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:12.352592 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dfcb3986-f998-4f13-918a-fe1c83e27054 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:37:12.358756 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dfcb3986-f998-4f13-918a-fe1c83e27054 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:37:12.359231 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 162/651] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:37:12 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:12.935265 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c93ef05f-9354-4f30-9066-6ce08b74059e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:12.937730 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c93ef05f-9354-4f30-9066-6ce08b74059e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:12.938023 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c93ef05f-9354-4f30-9066-6ce08b74059e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:12.938305 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c93ef05f-9354-4f30-9066-6ce08b74059e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:12.951425 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:12.951425 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:12.956739 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c93ef05f-9354-4f30-9066-6ce08b74059e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:12.968329 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c93ef05f-9354-4f30-9066-6ce08b74059e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:12.969127 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 166/652] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:12 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:13.377563 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37a7a31f-b1ba-4356-8f12-7c73a592a2ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:13.379473 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37a7a31f-b1ba-4356-8f12-7c73a592a2ca tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:37:13.379686 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37a7a31f-b1ba-4356-8f12-7c73a592a2ca tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:13.379878 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37a7a31f-b1ba-4356-8f12-7c73a592a2ca tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:13.387104 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:13.387104 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:13.390749 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-37a7a31f-b1ba-4356-8f12-7c73a592a2ca tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:37:13.396052 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37a7a31f-b1ba-4356-8f12-7c73a592a2ca tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:37:13.397048 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 163/653] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:37:13 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:13.470212 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-031fe60e-eef1-4c41-a42e-738809760c7f req-1544474d-fdbf-4116-84b7-ec2da1d13eb4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:13.473071 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-1544474d-fdbf-4116-84b7-ec2da1d13eb4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments/79f48e1f-f28f-4274-8227-912370d39386/action Aug 13 02:37:13.473242 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-1544474d-fdbf-4116-84b7-ec2da1d13eb4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:13.473484 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-1544474d-fdbf-4116-84b7-ec2da1d13eb4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:13.495406 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:13.495406 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:13.508403 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-031fe60e-eef1-4c41-a42e-738809760c7f req-1544474d-fdbf-4116-84b7-ec2da1d13eb4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/79f48e1f-f28f-4274-8227-912370d39386/action returned with HTTP 204 Aug 13 02:37:13.508919 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 163/654] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:37:13 2026] POST /volume/v3/attachments/79f48e1f-f28f-4274-8227-912370d39386/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:37:13.984843 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad0c990f-9b71-4e8e-998d-2aefac6b77f3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:13.990976 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad0c990f-9b71-4e8e-998d-2aefac6b77f3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:13.991217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad0c990f-9b71-4e8e-998d-2aefac6b77f3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:13.993393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad0c990f-9b71-4e8e-998d-2aefac6b77f3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:14.007876 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:14.007876 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:14.011967 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ad0c990f-9b71-4e8e-998d-2aefac6b77f3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:14.018605 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad0c990f-9b71-4e8e-998d-2aefac6b77f3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:14.019017 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 163/655] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:13 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:14.073362 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-6ba8f16b-2829-42a7-8acc-d655ec0c39b8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:14.076046 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-6ba8f16b-2829-42a7-8acc-d655ec0c39b8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:14.076369 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-6ba8f16b-2829-42a7-8acc-d655ec0c39b8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:14.076632 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-6ba8f16b-2829-42a7-8acc-d655ec0c39b8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:14.089986 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:14.089986 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:14.095400 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-6ba8f16b-2829-42a7-8acc-d655ec0c39b8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:14.104164 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-6ba8f16b-2829-42a7-8acc-d655ec0c39b8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:14.105997 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 167/656] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:14 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:14.225705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c5f012d-4c5c-4d68-a5b3-e42a3e69c650 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:14.226289 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c5f012d-4c5c-4d68-a5b3-e42a3e69c650 None None] GET https://10.4.3.30/volume// Aug 13 02:37:14.226609 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c5f012d-4c5c-4d68-a5b3-e42a3e69c650 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:14.226821 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c5f012d-4c5c-4d68-a5b3-e42a3e69c650 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:14.227296 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c5f012d-4c5c-4d68-a5b3-e42a3e69c650 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:14.227742 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 164/657] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:37:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:14.240552 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-1521edfd-efdf-4ef8-a7cc-ab01324942fc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:14.245937 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-1521edfd-efdf-4ef8-a7cc-ab01324942fc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:37:14.246472 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-1521edfd-efdf-4ef8-a7cc-ab01324942fc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d59a186-1bf1-490e-a7bb-1f978f3c23c8", "connector": null, "instance_uuid": "b7bbbeb3-ec2a-4753-952e-c9d18b7bc9f7"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:14.263442 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:14.263442 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:14.312028 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-1521edfd-efdf-4ef8-a7cc-ab01324942fc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:37:14.312632 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 164/658] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:37:14 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) Aug 13 02:37:14.365410 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-506deaee-2a81-43c3-8190-f69cbd1fa003 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:14.368031 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-506deaee-2a81-43c3-8190-f69cbd1fa003 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:14.368691 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-506deaee-2a81-43c3-8190-f69cbd1fa003 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:14.368691 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-506deaee-2a81-43c3-8190-f69cbd1fa003 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:14.387940 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5829ac97-19da-4fae-b8a0-dc39359f9ee9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:14.391275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5829ac97-19da-4fae-b8a0-dc39359f9ee9 None None] GET https://10.4.3.30/volume// Aug 13 02:37:14.391275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5829ac97-19da-4fae-b8a0-dc39359f9ee9 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:14.391275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5829ac97-19da-4fae-b8a0-dc39359f9ee9 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:14.391275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5829ac97-19da-4fae-b8a0-dc39359f9ee9 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:14.391275 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 168/659] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:14.398787 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:14.398787 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:14.399937 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-50ec12a9-1eba-4fd5-b8e1-5af8a388e478 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:14.405181 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-50ec12a9-1eba-4fd5-b8e1-5af8a388e478 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:14.405181 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-50ec12a9-1eba-4fd5-b8e1-5af8a388e478 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:14.405181 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-50ec12a9-1eba-4fd5-b8e1-5af8a388e478 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:14.406354 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-506deaee-2a81-43c3-8190-f69cbd1fa003 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:14.416327 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-506deaee-2a81-43c3-8190-f69cbd1fa003 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:14.417023 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 164/660] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:14 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1145 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:14.424300 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:14.424300 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:14.430399 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-50ec12a9-1eba-4fd5-b8e1-5af8a388e478 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:14.438454 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-50ec12a9-1eba-4fd5-b8e1-5af8a388e478 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:14.439505 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 165/661] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:37:14 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:37:14.539324 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:14.542494 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:37:14.542494 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1040568539"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:14.543757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1040568539'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:37:14.544020 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Create volume of 1 GB Aug 13 02:37:14.545151 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:14.545151 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:14.551750 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Availability Zones retrieved successfully. Aug 13 02:37:14.558605 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Flow 'volume_create_api' (395ce267-b2cd-4233-82a9-392dd9d5ba40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:37:14.559637 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0703e64e-1ee5-4594-8387-6e7e0b32ef50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:14.560827 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:37:14.577085 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-65f480df-01a8-4704-a57f-8ba82b88a613 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:14.579846 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-65f480df-01a8-4704-a57f-8ba82b88a613 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] PUT https://10.4.3.30/volume/v3/attachments/e0976a2e-1959-45ff-90ad-963f57b2cdbd Aug 13 02:37:14.582394 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-65f480df-01a8-4704-a57f-8ba82b88a613 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:14.594719 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-65f480df-01a8-4704-a57f-8ba82b88a613 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Acquiring lock "cinder-attachment_update-7d59a186-1bf1-490e-a7bb-1f978f3c23c8-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:37:14.604230 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-65f480df-01a8-4704-a57f-8ba82b88a613 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-7d59a186-1bf1-490e-a7bb-1f978f3c23c8-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:37:14.604230 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:14.604230 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:14.610060 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0703e64e-1ee5-4594-8387-6e7e0b32ef50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:14.611147 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c3561e3-56b4-401f-b1f9-f2d6e60c1598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:14.680645 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Created reservations ['dfea60d8-7a46-4df7-813d-280f37338080', '192f2639-21c8-4495-aa39-8341fbcd1c99', '8fe257bf-8260-4952-bd8d-cdc91db33095', 'a7f3c1bb-9b32-4352-aadb-00cd400e4eba'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:37:14.681699 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c3561e3-56b4-401f-b1f9-f2d6e60c1598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfea60d8-7a46-4df7-813d-280f37338080', '192f2639-21c8-4495-aa39-8341fbcd1c99', '8fe257bf-8260-4952-bd8d-cdc91db33095', 'a7f3c1bb-9b32-4352-aadb-00cd400e4eba']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:14.683079 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013cb05e-8668-4a77-be0e-57a72dd2c53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:14.725320 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013cb05e-8668-4a77-be0e-57a72dd2c53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0568db80-f3c0-4c13-9a57-7f1c16deb832', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1040568539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b59ec820ad046e2b423f8b794724695',qos_specs=None,replication_status=,reservations=['dfea60d8-7a46-4df7-813d-280f37338080','192f2639-21c8-4495-aa39-8341fbcd1c99','8fe257bf-8260-4952-bd8d-cdc91db33095','a7f3c1bb-9b32-4352-aadb-00cd400e4eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d668602a602480682968a77b9340e41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1040568539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0568db80-f3c0-4c13-9a57-7f1c16deb832,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b59ec820ad046e2b423f8b794724695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d668602a602480682968a77b9340e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:14.725912 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ef58c3-b5f4-45ba-9b46-71f0f8ad66f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:14.739830 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-65f480df-01a8-4704-a57f-8ba82b88a613 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-7d59a186-1bf1-490e-a7bb-1f978f3c23c8-np0000007139" released by "attachment_update" :: held 0.137s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:37:14.739830 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-65f480df-01a8-4704-a57f-8ba82b88a613 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/e0976a2e-1959-45ff-90ad-963f57b2cdbd returned with HTTP 200 Aug 13 02:37:14.739830 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 169/662] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:37:14 2026] PUT /volume/v3/attachments/e0976a2e-1959-45ff-90ad-963f57b2cdbd => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:14.751469 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ef58c3-b5f4-45ba-9b46-71f0f8ad66f3) transitioned into state 'SUCCESS' from state '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-1040568539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b59ec820ad046e2b423f8b794724695',qos_specs=None,replication_status=,reservations=['dfea60d8-7a46-4df7-813d-280f37338080','192f2639-21c8-4495-aa39-8341fbcd1c99','8fe257bf-8260-4952-bd8d-cdc91db33095','a7f3c1bb-9b32-4352-aadb-00cd400e4eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d668602a602480682968a77b9340e41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:14.752538 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a99278-5bc7-4ecc-96ad-361902fc23f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:14.776102 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a99278-5bc7-4ecc-96ad-361902fc23f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:14.777602 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Flow 'volume_create_api' (395ce267-b2cd-4233-82a9-392dd9d5ba40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:37:14.778170 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Create volume request issued successfully. Aug 13 02:37:14.779148 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-002af8e2-fe4a-4e57-820f-589b63fb9f0d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:37:14.779782 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 165/663] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:37:14 2026] POST /volume/v3/volumes => generated 753 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:37:14.794522 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-03667488-a9ee-4db3-a503-d8d822666694 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:14.796736 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03667488-a9ee-4db3-a503-d8d822666694 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:14.796925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03667488-a9ee-4db3-a503-d8d822666694 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:14.797149 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03667488-a9ee-4db3-a503-d8d822666694 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:14.808091 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:14.808091 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:14.814588 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-03667488-a9ee-4db3-a503-d8d822666694 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:14.821199 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03667488-a9ee-4db3-a503-d8d822666694 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:14.821827 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 165/664] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:14 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:15.436132 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7c7c425-d2d9-47ca-b9cf-26c6b69dab94 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:15.438606 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7c7c425-d2d9-47ca-b9cf-26c6b69dab94 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:15.438979 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7c7c425-d2d9-47ca-b9cf-26c6b69dab94 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:15.439430 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7c7c425-d2d9-47ca-b9cf-26c6b69dab94 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:15.463570 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:15.463570 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:15.469547 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f7c7c425-d2d9-47ca-b9cf-26c6b69dab94 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:15.478159 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7c7c425-d2d9-47ca-b9cf-26c6b69dab94 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:15.478718 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 166/665] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:15 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:15.841657 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-42cb53dd-fd52-42af-989d-336b25f493f9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:15.844120 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42cb53dd-fd52-42af-989d-336b25f493f9 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:15.845420 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42cb53dd-fd52-42af-989d-336b25f493f9 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:15.845873 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42cb53dd-fd52-42af-989d-336b25f493f9 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:15.868919 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:15.868919 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:15.881458 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-42cb53dd-fd52-42af-989d-336b25f493f9 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:15.887001 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42cb53dd-fd52-42af-989d-336b25f493f9 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:15.887845 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 170/666] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:15 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:15.950543 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-c5fdacee-b5c1-4f89-b7ba-e8e87f697f84 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:15.953575 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-c5fdacee-b5c1-4f89-b7ba-e8e87f697f84 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:15.953834 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-c5fdacee-b5c1-4f89-b7ba-e8e87f697f84 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:15.954062 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-c5fdacee-b5c1-4f89-b7ba-e8e87f697f84 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:15.964058 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:15.964058 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:15.970190 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-c5fdacee-b5c1-4f89-b7ba-e8e87f697f84 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:15.975122 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-c5fdacee-b5c1-4f89-b7ba-e8e87f697f84 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:15.975792 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 166/667] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:15 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:16.085795 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8267f8ef-a6d8-4cab-b2f7-8a776abf45f3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:16.086359 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8267f8ef-a6d8-4cab-b2f7-8a776abf45f3 None None] GET https://10.4.3.30/volume// Aug 13 02:37:16.086554 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8267f8ef-a6d8-4cab-b2f7-8a776abf45f3 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:16.086802 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8267f8ef-a6d8-4cab-b2f7-8a776abf45f3 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:16.088101 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8267f8ef-a6d8-4cab-b2f7-8a776abf45f3 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:16.088101 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 166/668] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:37:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:16.096661 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-2f12c864-346a-4500-b2e6-aeb232b7d185 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:16.099683 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-2f12c864-346a-4500-b2e6-aeb232b7d185 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:37:16.100207 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-2f12c864-346a-4500-b2e6-aeb232b7d185 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0568db80-f3c0-4c13-9a57-7f1c16deb832", "connector": null, "instance_uuid": "a68d01ef-08b6-46c6-9525-751d69ec61d1"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:16.112313 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:16.112313 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:16.164005 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-2f12c864-346a-4500-b2e6-aeb232b7d185 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:37:16.164593 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 167/669] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:37:16 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:16.379187 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d55b10e4-c6e3-4eab-a57e-ad0506a833b5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:16.385844 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d55b10e4-c6e3-4eab-a57e-ad0506a833b5 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:16.385844 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d55b10e4-c6e3-4eab-a57e-ad0506a833b5 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:16.385844 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d55b10e4-c6e3-4eab-a57e-ad0506a833b5 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:16.405273 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:16.405273 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:16.418996 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d55b10e4-c6e3-4eab-a57e-ad0506a833b5 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:16.427976 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d55b10e4-c6e3-4eab-a57e-ad0506a833b5 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:16.428281 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 171/670] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:16 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:16.444474 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9ece65de-2589-4625-8341-1ad67698666d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:16.444939 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ece65de-2589-4625-8341-1ad67698666d None None] GET https://10.4.3.30/volume// Aug 13 02:37:16.445167 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ece65de-2589-4625-8341-1ad67698666d None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:16.445432 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ece65de-2589-4625-8341-1ad67698666d None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:16.445832 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ece65de-2589-4625-8341-1ad67698666d None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:16.446498 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 167/671] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:16.460318 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-fef68088-30ce-49c7-aebc-85bb7f60f16f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:16.465195 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-fef68088-30ce-49c7-aebc-85bb7f60f16f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:16.465195 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-fef68088-30ce-49c7-aebc-85bb7f60f16f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:16.465195 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-fef68088-30ce-49c7-aebc-85bb7f60f16f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:16.488165 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:16.488165 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:16.498179 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-fef68088-30ce-49c7-aebc-85bb7f60f16f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:16.500491 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d979d9f-c697-4acf-9099-886dd6f85c8c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:16.503663 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d979d9f-c697-4acf-9099-886dd6f85c8c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:16.504039 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d979d9f-c697-4acf-9099-886dd6f85c8c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:16.504316 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d979d9f-c697-4acf-9099-886dd6f85c8c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:16.509708 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-fef68088-30ce-49c7-aebc-85bb7f60f16f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:16.510339 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 167/672] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:37:16 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:37:16.542713 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:16.542713 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:16.550725 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9d979d9f-c697-4acf-9099-886dd6f85c8c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:16.567879 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d979d9f-c697-4acf-9099-886dd6f85c8c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:16.567879 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 168/673] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:16 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:16.757344 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-e02553b3-e286-4215-b5fa-5e9278b5e13f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:16.757344 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-e02553b3-e286-4215-b5fa-5e9278b5e13f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] PUT https://10.4.3.30/volume/v3/attachments/9030f89c-8a94-4d97-bcae-dde4af21c71c Aug 13 02:37:16.757344 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-e02553b3-e286-4215-b5fa-5e9278b5e13f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:16.796930 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-e02553b3-e286-4215-b5fa-5e9278b5e13f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Acquiring lock "cinder-attachment_update-0568db80-f3c0-4c13-9a57-7f1c16deb832-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:37:16.809531 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-e02553b3-e286-4215-b5fa-5e9278b5e13f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Lock "cinder-attachment_update-0568db80-f3c0-4c13-9a57-7f1c16deb832-np0000007139" acquired by "attachment_update" :: waited 0.012s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:37:16.809531 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:16.809531 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:16.855488 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-58f63b25-ab0a-4929-82ba-6144c541bf9b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:16.859943 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-58f63b25-ab0a-4929-82ba-6144c541bf9b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] DELETE https://10.4.3.30/volume/v3/attachments/4ffe1d4d-a502-451e-8eef-809b89d0cc37 Aug 13 02:37:16.859943 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-58f63b25-ab0a-4929-82ba-6144c541bf9b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:16.860072 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-58f63b25-ab0a-4929-82ba-6144c541bf9b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:16.910800 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:16.910800 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:17.011720 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ad12262-e6fa-457e-a506-a7854f6f7f5e req-58f63b25-ab0a-4929-82ba-6144c541bf9b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/4ffe1d4d-a502-451e-8eef-809b89d0cc37 returned with HTTP 200 Aug 13 02:37:17.012817 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 168/674] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:37:16 2026] DELETE /volume/v3/attachments/4ffe1d4d-a502-451e-8eef-809b89d0cc37 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:17.067770 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-e02553b3-e286-4215-b5fa-5e9278b5e13f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Lock "cinder-attachment_update-0568db80-f3c0-4c13-9a57-7f1c16deb832-np0000007139" released by "attachment_update" :: held 0.259s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:37:17.067770 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-e02553b3-e286-4215-b5fa-5e9278b5e13f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments/9030f89c-8a94-4d97-bcae-dde4af21c71c returned with HTTP 200 Aug 13 02:37:17.067770 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 172/675] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:37:16 2026] PUT /volume/v3/attachments/9030f89c-8a94-4d97-bcae-dde4af21c71c => generated 969 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:17.443783 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aa85dda7-f04e-4569-95d4-26f291caab04 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:17.449980 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa85dda7-f04e-4569-95d4-26f291caab04 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:17.450277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa85dda7-f04e-4569-95d4-26f291caab04 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:17.450539 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa85dda7-f04e-4569-95d4-26f291caab04 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:17.469703 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e7598b3-4a5f-4f6d-9e2f-684955652028 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:17.471666 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e7598b3-4a5f-4f6d-9e2f-684955652028 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:37:17.471878 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e7598b3-4a5f-4f6d-9e2f-684955652028 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:17.472069 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e7598b3-4a5f-4f6d-9e2f-684955652028 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:17.475581 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:17.475581 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:17.484588 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-aa85dda7-f04e-4569-95d4-26f291caab04 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:17.491278 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa85dda7-f04e-4569-95d4-26f291caab04 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:17.491881 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 168/676] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:17 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:17.493762 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:17.493762 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:17.506160 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3e7598b3-4a5f-4f6d-9e2f-684955652028 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:37:17.513413 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e7598b3-4a5f-4f6d-9e2f-684955652028 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:37:17.515779 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 169/677] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:17 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:17.587226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a8f220fa-e7bf-4ae9-9bf1-c5f4a2235e7e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:17.591093 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a8f220fa-e7bf-4ae9-9bf1-c5f4a2235e7e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:17.591728 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a8f220fa-e7bf-4ae9-9bf1-c5f4a2235e7e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:17.593788 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a8f220fa-e7bf-4ae9-9bf1-c5f4a2235e7e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:17.619340 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:17.619340 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:17.631732 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a8f220fa-e7bf-4ae9-9bf1-c5f4a2235e7e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:17.639761 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a8f220fa-e7bf-4ae9-9bf1-c5f4a2235e7e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:17.640356 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 169/678] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:17 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:18.511749 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-44266830-188c-4ccf-9cf6-3ac1c2081e03 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:18.519364 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44266830-188c-4ccf-9cf6-3ac1c2081e03 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:18.519579 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-44266830-188c-4ccf-9cf6-3ac1c2081e03 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:18.519825 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-44266830-188c-4ccf-9cf6-3ac1c2081e03 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:18.548099 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:18.548099 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:18.557181 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-44266830-188c-4ccf-9cf6-3ac1c2081e03 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:18.563852 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44266830-188c-4ccf-9cf6-3ac1c2081e03 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:18.564387 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 173/679] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:18 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:18.661118 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f3d0a3c9-8ca9-4ea1-8fbe-a5ac01065ee9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:18.664735 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3d0a3c9-8ca9-4ea1-8fbe-a5ac01065ee9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:18.664735 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f3d0a3c9-8ca9-4ea1-8fbe-a5ac01065ee9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:18.665260 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f3d0a3c9-8ca9-4ea1-8fbe-a5ac01065ee9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:18.693308 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:18.693308 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:18.700461 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f3d0a3c9-8ca9-4ea1-8fbe-a5ac01065ee9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:18.709611 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3d0a3c9-8ca9-4ea1-8fbe-a5ac01065ee9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:18.710835 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 169/680] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:18 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:19.587088 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-009732f6-816b-421c-adbd-e1cad099f480 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:19.588724 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-009732f6-816b-421c-adbd-e1cad099f480 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:19.588882 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-009732f6-816b-421c-adbd-e1cad099f480 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:19.589051 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-009732f6-816b-421c-adbd-e1cad099f480 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:19.607474 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:19.607474 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:19.614186 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-009732f6-816b-421c-adbd-e1cad099f480 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:19.620357 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-009732f6-816b-421c-adbd-e1cad099f480 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:19.620872 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 170/681] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:19 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:19.733045 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-40d6f1f4-c0c9-4e95-84f4-fae56b52b7de None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:19.734735 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-40d6f1f4-c0c9-4e95-84f4-fae56b52b7de tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:19.734894 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-40d6f1f4-c0c9-4e95-84f4-fae56b52b7de tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:19.734984 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-40d6f1f4-c0c9-4e95-84f4-fae56b52b7de tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:19.753596 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:19.753596 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:19.764468 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-40d6f1f4-c0c9-4e95-84f4-fae56b52b7de tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:19.772186 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-40d6f1f4-c0c9-4e95-84f4-fae56b52b7de tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:19.772675 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 170/682] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:19 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:20.637072 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cd5a72b6-a778-46d3-b77e-d73aa871d87c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:20.639229 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd5a72b6-a778-46d3-b77e-d73aa871d87c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:20.639490 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd5a72b6-a778-46d3-b77e-d73aa871d87c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:20.639736 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd5a72b6-a778-46d3-b77e-d73aa871d87c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:20.652081 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:20.652081 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:20.657404 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cd5a72b6-a778-46d3-b77e-d73aa871d87c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:20.663392 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd5a72b6-a778-46d3-b77e-d73aa871d87c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:20.665361 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 174/683] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:20 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:20.789395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-17d500d9-d348-41f6-ae9b-a8a6919e22e1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:20.791562 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-17d500d9-d348-41f6-ae9b-a8a6919e22e1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:20.791850 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-17d500d9-d348-41f6-ae9b-a8a6919e22e1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:20.792144 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-17d500d9-d348-41f6-ae9b-a8a6919e22e1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:20.823802 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:20.823802 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:20.843032 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-17d500d9-d348-41f6-ae9b-a8a6919e22e1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:20.854985 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-17d500d9-d348-41f6-ae9b-a8a6919e22e1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:20.854985 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 170/684] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:20 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:21.118954 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-50a29431-c6bf-4544-9be9-9a55f1d4c54f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:21.123044 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-50a29431-c6bf-4544-9be9-9a55f1d4c54f tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:21.123458 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-50a29431-c6bf-4544-9be9-9a55f1d4c54f tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:21.123458 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-50a29431-c6bf-4544-9be9-9a55f1d4c54f tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:21.142829 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:21.142829 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:21.150686 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-50a29431-c6bf-4544-9be9-9a55f1d4c54f tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:21.162319 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-50a29431-c6bf-4544-9be9-9a55f1d4c54f tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:21.162986 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 171/685] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:21 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:21.383551 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7f993b90-e1b8-4c37-8d71-24db4c3234fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:21.386847 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7f993b90-e1b8-4c37-8d71-24db4c3234fe None None] GET https://10.4.3.30/volume// Aug 13 02:37:21.386847 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7f993b90-e1b8-4c37-8d71-24db4c3234fe None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:21.388196 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7f993b90-e1b8-4c37-8d71-24db4c3234fe None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:21.388196 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7f993b90-e1b8-4c37-8d71-24db4c3234fe None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:21.388349 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 171/686] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:37:21 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:21.403852 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-ec56d076-f874-4fc8-a69a-59bed667963e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:21.411727 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-ec56d076-f874-4fc8-a69a-59bed667963e tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:37:21.414003 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-ec56d076-f874-4fc8-a69a-59bed667963e tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4b62dbe-925c-4692-9a02-87ced2d2addc", "connector": null, "instance_uuid": "49b728ec-c4d1-4d71-80ae-9bbd75ba9251"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:21.439327 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:21.439327 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:21.524513 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-ec56d076-f874-4fc8-a69a-59bed667963e tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:37:21.524904 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 175/687] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:37:21 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:21.602729 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7ebb481c-9d05-432b-b319-691d8d3407ea None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:21.609647 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ebb481c-9d05-432b-b319-691d8d3407ea tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:21.609647 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ebb481c-9d05-432b-b319-691d8d3407ea tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:21.611124 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ebb481c-9d05-432b-b319-691d8d3407ea tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:21.641636 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:21.641636 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:21.648390 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7ebb481c-9d05-432b-b319-691d8d3407ea tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:21.652457 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1add1fed-2c57-4c97-8779-4086780a8936 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:21.652880 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1add1fed-2c57-4c97-8779-4086780a8936 None None] GET https://10.4.3.30/volume// Aug 13 02:37:21.653148 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1add1fed-2c57-4c97-8779-4086780a8936 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:21.653452 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1add1fed-2c57-4c97-8779-4086780a8936 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:21.653923 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1add1fed-2c57-4c97-8779-4086780a8936 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:21.655532 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ebb481c-9d05-432b-b319-691d8d3407ea tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:21.655532 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 171/688] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:21 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:21.658444 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 172/689] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:21 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:21.679929 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-7a9dc406-bd00-4982-9ba1-09a3bf2e2284 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:21.684615 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9cedc3b5-3313-472f-b87c-219372b9ae3d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:21.689113 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-7a9dc406-bd00-4982-9ba1-09a3bf2e2284 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:21.689113 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-7a9dc406-bd00-4982-9ba1-09a3bf2e2284 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:21.689113 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-7a9dc406-bd00-4982-9ba1-09a3bf2e2284 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:21.690051 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9cedc3b5-3313-472f-b87c-219372b9ae3d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:21.690411 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9cedc3b5-3313-472f-b87c-219372b9ae3d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:21.690619 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9cedc3b5-3313-472f-b87c-219372b9ae3d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:21.711577 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:21.711577 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:21.722392 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-7a9dc406-bd00-4982-9ba1-09a3bf2e2284 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:21.723197 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:21.723197 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:21.733224 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-7a9dc406-bd00-4982-9ba1-09a3bf2e2284 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:21.735364 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 172/690] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:37:21 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 1022 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:37:21.739676 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9cedc3b5-3313-472f-b87c-219372b9ae3d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:21.753426 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9cedc3b5-3313-472f-b87c-219372b9ae3d tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:21.753426 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 176/691] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:21 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:21.883397 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-83b43dae-ae00-4a56-8b4f-04a8d4f03c7c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:21.891149 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-83b43dae-ae00-4a56-8b4f-04a8d4f03c7c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:21.893530 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-83b43dae-ae00-4a56-8b4f-04a8d4f03c7c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:21.893530 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-83b43dae-ae00-4a56-8b4f-04a8d4f03c7c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:21.929345 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:21.929345 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:21.933192 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-d642b6c7-bfda-4b59-bc0d-bfe984e18039 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:21.940022 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-83b43dae-ae00-4a56-8b4f-04a8d4f03c7c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:21.940130 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-d642b6c7-bfda-4b59-bc0d-bfe984e18039 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] PUT https://10.4.3.30/volume/v3/attachments/9339eaf5-b55d-4e95-bd5d-3f44f3ff0f3a Aug 13 02:37:21.940190 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-d642b6c7-bfda-4b59-bc0d-bfe984e18039 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:21.949103 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-83b43dae-ae00-4a56-8b4f-04a8d4f03c7c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:21.950007 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 172/692] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:21 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:21.953580 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-d642b6c7-bfda-4b59-bc0d-bfe984e18039 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Acquiring lock "cinder-attachment_update-d4b62dbe-925c-4692-9a02-87ced2d2addc-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:37:21.965552 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-d642b6c7-bfda-4b59-bc0d-bfe984e18039 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Lock "cinder-attachment_update-d4b62dbe-925c-4692-9a02-87ced2d2addc-np0000007139" acquired by "attachment_update" :: waited 0.009s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:37:21.969666 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:21.969666 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:22.143462 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-d642b6c7-bfda-4b59-bc0d-bfe984e18039 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Lock "cinder-attachment_update-d4b62dbe-925c-4692-9a02-87ced2d2addc-np0000007139" released by "attachment_update" :: held 0.179s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:37:22.143462 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-d642b6c7-bfda-4b59-bc0d-bfe984e18039 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/attachments/9339eaf5-b55d-4e95-bd5d-3f44f3ff0f3a returned with HTTP 200 Aug 13 02:37:22.143462 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 173/693] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:37:21 2026] PUT /volume/v3/attachments/9339eaf5-b55d-4e95-bd5d-3f44f3ff0f3a => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:22.672623 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c2ca0219-96f9-49ce-8569-330aaf7d4d30 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:22.676340 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c2ca0219-96f9-49ce-8569-330aaf7d4d30 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:22.676566 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c2ca0219-96f9-49ce-8569-330aaf7d4d30 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:22.678433 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c2ca0219-96f9-49ce-8569-330aaf7d4d30 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:22.690645 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:22.690645 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:22.698520 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c2ca0219-96f9-49ce-8569-330aaf7d4d30 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:22.705382 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c2ca0219-96f9-49ce-8569-330aaf7d4d30 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:22.705827 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 173/694] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:22 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:22.772761 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2f34dba4-f5a3-4d18-b770-4b9fbdb05b34 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:22.775801 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f34dba4-f5a3-4d18-b770-4b9fbdb05b34 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:22.776078 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f34dba4-f5a3-4d18-b770-4b9fbdb05b34 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:22.776495 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f34dba4-f5a3-4d18-b770-4b9fbdb05b34 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:22.793864 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:22.793864 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:22.800403 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2f34dba4-f5a3-4d18-b770-4b9fbdb05b34 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:22.809375 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f34dba4-f5a3-4d18-b770-4b9fbdb05b34 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:22.809375 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 177/695] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:22 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:22.969183 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4a230451-93ab-4419-b520-43d52063333d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:22.972209 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a230451-93ab-4419-b520-43d52063333d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:22.972675 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4a230451-93ab-4419-b520-43d52063333d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:22.972758 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4a230451-93ab-4419-b520-43d52063333d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:23.000536 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:23.000536 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:23.005671 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4a230451-93ab-4419-b520-43d52063333d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:23.011685 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a230451-93ab-4419-b520-43d52063333d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:23.012501 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 173/696] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:22 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:23.432392 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b10b3be8-d412-4613-b555-d5821eab718b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:23.437452 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:37:23.442089 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2113963102", "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:23.443848 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2113963102', 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:37:23.579088 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Create volume of 1 GB Aug 13 02:37:23.579500 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:23.579500 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:23.588433 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Availability Zones retrieved successfully. Aug 13 02:37:23.601836 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Flow 'volume_create_api' (65c53090-0116-47c4-9a04-910e20d81bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:37:23.603160 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8ee6b6d-35ad-456c-977f-e31cff724bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:23.606748 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:37:23.709468 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8ee6b6d-35ad-456c-977f-e31cff724bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:23.710443 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (634f2c1c-7fae-4506-ba0c-a8152a8dbf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:23.722052 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-eaa1db69-dcd9-43e0-a852-bd4f262422f3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:23.724608 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eaa1db69-dcd9-43e0-a852-bd4f262422f3 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:23.724929 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eaa1db69-dcd9-43e0-a852-bd4f262422f3 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:23.725179 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eaa1db69-dcd9-43e0-a852-bd4f262422f3 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:23.741915 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:23.741915 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:23.747125 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-eaa1db69-dcd9-43e0-a852-bd4f262422f3 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:23.755547 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eaa1db69-dcd9-43e0-a852-bd4f262422f3 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:23.755547 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 174/697] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:23 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:23.777190 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Created reservations ['1d82ae77-96a5-482b-b2e3-250bd7a78ad0', 'f9e83a55-9468-4b0f-a5d2-e69069514b81', '73860570-a630-45b2-90ec-bf7a9a164e6c', '7a10f8dd-976f-48dd-89cc-2f0590a490b4'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:37:23.778104 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (634f2c1c-7fae-4506-ba0c-a8152a8dbf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d82ae77-96a5-482b-b2e3-250bd7a78ad0', 'f9e83a55-9468-4b0f-a5d2-e69069514b81', '73860570-a630-45b2-90ec-bf7a9a164e6c', '7a10f8dd-976f-48dd-89cc-2f0590a490b4']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:23.779050 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6849399-c0c5-4a75-bf0c-3cef8d858943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:23.827825 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6849399-c0c5-4a75-bf0c-3cef8d858943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6e1f898-af57-4071-b6d5-450276a6fd0f', '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-2113963102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6e5f6b24f44189c5c1230884feb43',qos_specs=None,replication_status=,reservations=['1d82ae77-96a5-482b-b2e3-250bd7a78ad0','f9e83a55-9468-4b0f-a5d2-e69069514b81','73860570-a630-45b2-90ec-bf7a9a164e6c','7a10f8dd-976f-48dd-89cc-2f0590a490b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e8f5d0e09549b587cb5bbb26529fab',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2113963102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6e1f898-af57-4071-b6d5-450276a6fd0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6e5f6b24f44189c5c1230884feb43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e8f5d0e09549b587cb5bbb26529fab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:23.828557 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b34bc4-9973-480e-a309-f2a6b180696e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:23.835788 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-55745f77-09b4-4c3d-850f-a742d48c5295 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:23.838842 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55745f77-09b4-4c3d-850f-a742d48c5295 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:23.838842 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55745f77-09b4-4c3d-850f-a742d48c5295 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:23.839931 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55745f77-09b4-4c3d-850f-a742d48c5295 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:23.861333 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b34bc4-9973-480e-a309-f2a6b180696e) transitioned into state 'SUCCESS' from state '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-2113963102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6e5f6b24f44189c5c1230884feb43',qos_specs=None,replication_status=,reservations=['1d82ae77-96a5-482b-b2e3-250bd7a78ad0','f9e83a55-9468-4b0f-a5d2-e69069514b81','73860570-a630-45b2-90ec-bf7a9a164e6c','7a10f8dd-976f-48dd-89cc-2f0590a490b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e8f5d0e09549b587cb5bbb26529fab',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:23.861333 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27fd7d74-e58a-4e7d-bcc6-a1342b45dde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:23.862901 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:23.862901 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:23.870755 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-55745f77-09b4-4c3d-850f-a742d48c5295 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:23.874009 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27fd7d74-e58a-4e7d-bcc6-a1342b45dde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:23.875168 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Flow 'volume_create_api' (65c53090-0116-47c4-9a04-910e20d81bcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:37:23.875611 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Create volume request issued successfully. Aug 13 02:37:23.876523 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b10b3be8-d412-4613-b555-d5821eab718b tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:37:23.877284 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 174/698] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:37:23 2026] POST /volume/v3/volumes => generated 751 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:37:23.885283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55745f77-09b4-4c3d-850f-a742d48c5295 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:23.885283 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 178/699] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:23 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:23.894571 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d3c93405-fd45-401a-918d-c69f4ce2ecd4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:23.896758 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3c93405-fd45-401a-918d-c69f4ce2ecd4 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f Aug 13 02:37:23.897031 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3c93405-fd45-401a-918d-c69f4ce2ecd4 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:23.897272 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3c93405-fd45-401a-918d-c69f4ce2ecd4 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:23.907411 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:23.907411 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:23.912669 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d3c93405-fd45-401a-918d-c69f4ce2ecd4 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:37:23.919957 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3c93405-fd45-401a-918d-c69f4ce2ecd4 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f returned with HTTP 200 Aug 13 02:37:23.921076 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 174/700] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:23 2026] GET /volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:24.035925 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9dcd1a83-3e61-4acf-b09e-4819116160ff None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:24.039046 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9dcd1a83-3e61-4acf-b09e-4819116160ff tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:24.039389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9dcd1a83-3e61-4acf-b09e-4819116160ff tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:24.039775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9dcd1a83-3e61-4acf-b09e-4819116160ff tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:24.061331 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:24.061331 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:24.068912 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9dcd1a83-3e61-4acf-b09e-4819116160ff tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:24.077084 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9dcd1a83-3e61-4acf-b09e-4819116160ff tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:24.077649 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 175/701] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:24 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:24.773757 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1bd30ee-8f76-4599-8b4c-e3cd41ae7591 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:24.776799 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1bd30ee-8f76-4599-8b4c-e3cd41ae7591 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:24.777061 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1bd30ee-8f76-4599-8b4c-e3cd41ae7591 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:24.777297 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1bd30ee-8f76-4599-8b4c-e3cd41ae7591 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:24.790705 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:24.790705 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:24.797639 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b1bd30ee-8f76-4599-8b4c-e3cd41ae7591 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:24.805544 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1bd30ee-8f76-4599-8b4c-e3cd41ae7591 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:24.806194 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 175/702] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:24 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:24.901686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a7cf0635-30b8-4d10-bf49-3668210c6c1f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:24.905217 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a7cf0635-30b8-4d10-bf49-3668210c6c1f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:24.905217 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a7cf0635-30b8-4d10-bf49-3668210c6c1f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:24.905509 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a7cf0635-30b8-4d10-bf49-3668210c6c1f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:24.925737 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:24.925737 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:24.931901 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a7cf0635-30b8-4d10-bf49-3668210c6c1f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:24.937930 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a7cf0635-30b8-4d10-bf49-3668210c6c1f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:24.938372 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 179/703] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:24 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:24.940036 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1c61635d-1e07-4710-aae6-2ec006b56505 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:24.946594 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1c61635d-1e07-4710-aae6-2ec006b56505 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f Aug 13 02:37:24.946787 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1c61635d-1e07-4710-aae6-2ec006b56505 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:24.947232 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1c61635d-1e07-4710-aae6-2ec006b56505 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:24.956615 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:24.956615 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:24.965995 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1c61635d-1e07-4710-aae6-2ec006b56505 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:37:24.973976 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1c61635d-1e07-4710-aae6-2ec006b56505 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f returned with HTTP 200 Aug 13 02:37:24.974554 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 175/704] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:24 2026] GET /volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:25.022177 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-57194d8a-6974-44e2-b609-73fb0c498f19 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:25.025185 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-57194d8a-6974-44e2-b609-73fb0c498f19 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f Aug 13 02:37:25.025493 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-57194d8a-6974-44e2-b609-73fb0c498f19 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:25.025737 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-57194d8a-6974-44e2-b609-73fb0c498f19 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:25.035494 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:25.035494 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:25.040655 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-57194d8a-6974-44e2-b609-73fb0c498f19 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:37:25.048221 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-57194d8a-6974-44e2-b609-73fb0c498f19 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f returned with HTTP 200 Aug 13 02:37:25.049081 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 176/705] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:25 2026] GET /volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:25.096769 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21889178-279f-4bd4-a352-1da5390093b5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:25.103918 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21889178-279f-4bd4-a352-1da5390093b5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:25.103918 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21889178-279f-4bd4-a352-1da5390093b5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:25.108190 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21889178-279f-4bd4-a352-1da5390093b5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:25.133478 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:25.133478 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:25.141649 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-21889178-279f-4bd4-a352-1da5390093b5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:25.151401 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21889178-279f-4bd4-a352-1da5390093b5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:25.151401 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 176/706] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:25 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:25.372788 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-e0e58e89-67ff-4882-9c56-a92c0efc2232 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:25.375636 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-e0e58e89-67ff-4882-9c56-a92c0efc2232 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments/e0976a2e-1959-45ff-90ad-963f57b2cdbd/action Aug 13 02:37:25.376298 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-e0e58e89-67ff-4882-9c56-a92c0efc2232 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:25.376597 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-e0e58e89-67ff-4882-9c56-a92c0efc2232 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:25.408436 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:25.408436 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:25.433802 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ff6d454-6398-4556-a7e8-e37c56b23bdc req-e0e58e89-67ff-4882-9c56-a92c0efc2232 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/e0976a2e-1959-45ff-90ad-963f57b2cdbd/action returned with HTTP 204 Aug 13 02:37:25.436813 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 180/707] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:37:25 2026] POST /volume/v3/attachments/e0976a2e-1959-45ff-90ad-963f57b2cdbd/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:37:25.719651 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-837652cf-d894-4c7b-a4a3-8f8f0302cd15 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:25.725121 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-837652cf-d894-4c7b-a4a3-8f8f0302cd15 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f Aug 13 02:37:25.725405 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-837652cf-d894-4c7b-a4a3-8f8f0302cd15 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:25.725658 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-837652cf-d894-4c7b-a4a3-8f8f0302cd15 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:25.738079 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:25.738079 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:25.745783 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-837652cf-d894-4c7b-a4a3-8f8f0302cd15 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:37:25.752272 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-837652cf-d894-4c7b-a4a3-8f8f0302cd15 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f returned with HTTP 200 Aug 13 02:37:25.753028 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 176/708] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:25 2026] GET /volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:25.768569 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7e1f71fb-fdab-452d-acd7-39b43b51771d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:25.768805 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7e1f71fb-fdab-452d-acd7-39b43b51771d None None] GET https://10.4.3.30/volume// Aug 13 02:37:25.769108 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7e1f71fb-fdab-452d-acd7-39b43b51771d None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:25.769473 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7e1f71fb-fdab-452d-acd7-39b43b51771d None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:25.769892 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7e1f71fb-fdab-452d-acd7-39b43b51771d None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:25.770265 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 177/709] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:37:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:25.783799 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-29cef636-ddf2-451b-ab96-bdaa97bf1cd7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:25.787440 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-29cef636-ddf2-451b-ab96-bdaa97bf1cd7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:37:25.787873 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-29cef636-ddf2-451b-ab96-bdaa97bf1cd7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6e1f898-af57-4071-b6d5-450276a6fd0f", "connector": null, "instance_uuid": "c0a930d3-893c-42b4-bcf8-06d4ab3773b5"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:25.803645 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:25.803645 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:25.823285 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8e83fe5a-1a00-4b3c-bd5c-431f1d904634 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:25.826050 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e83fe5a-1a00-4b3c-bd5c-431f1d904634 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:25.826398 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e83fe5a-1a00-4b3c-bd5c-431f1d904634 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:25.826640 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e83fe5a-1a00-4b3c-bd5c-431f1d904634 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:25.841734 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:25.841734 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:25.846645 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-29cef636-ddf2-451b-ab96-bdaa97bf1cd7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:37:25.847334 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 177/710] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:37:25 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:25.847394 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8e83fe5a-1a00-4b3c-bd5c-431f1d904634 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:25.854944 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e83fe5a-1a00-4b3c-bd5c-431f1d904634 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:25.855428 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 181/711] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:25 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:25.954867 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f4d90555-2191-4f00-8759-8b354fa2e8d1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:25.959041 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f4d90555-2191-4f00-8759-8b354fa2e8d1 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:25.959041 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f4d90555-2191-4f00-8759-8b354fa2e8d1 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:25.959041 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f4d90555-2191-4f00-8759-8b354fa2e8d1 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:25.977587 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:25.977587 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:25.983936 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f4d90555-2191-4f00-8759-8b354fa2e8d1 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:25.993992 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f4d90555-2191-4f00-8759-8b354fa2e8d1 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:25.995136 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 177/712] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:25 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:26.177165 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2850d024-0b21-4eaf-b824-7b21c8c471c0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:26.181550 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2850d024-0b21-4eaf-b824-7b21c8c471c0 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:26.181550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2850d024-0b21-4eaf-b824-7b21c8c471c0 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:26.181550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2850d024-0b21-4eaf-b824-7b21c8c471c0 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:26.201636 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:26.201636 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:26.210130 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2850d024-0b21-4eaf-b824-7b21c8c471c0 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:26.217654 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2850d024-0b21-4eaf-b824-7b21c8c471c0 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:26.217921 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 178/713] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:26 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:26.240873 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a5db213c-1f9c-40d9-a5b9-34ced971124c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:26.365696 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5db213c-1f9c-40d9-a5b9-34ced971124c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:26.365696 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5db213c-1f9c-40d9-a5b9-34ced971124c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:26.365696 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5db213c-1f9c-40d9-a5b9-34ced971124c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:26.384825 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:26.384825 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:26.395343 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a5db213c-1f9c-40d9-a5b9-34ced971124c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Volume info retrieved successfully. Aug 13 02:37:26.406454 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5db213c-1f9c-40d9-a5b9-34ced971124c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:26.406934 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 178/714] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:26 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1440 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:26.489229 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d973a2d8-a206-431d-ab6e-a3eb49844e13 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:26.493391 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d973a2d8-a206-431d-ab6e-a3eb49844e13 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:26.493636 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d973a2d8-a206-431d-ab6e-a3eb49844e13 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:26.494268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d973a2d8-a206-431d-ab6e-a3eb49844e13 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:26.519869 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:26.519869 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:26.525779 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d973a2d8-a206-431d-ab6e-a3eb49844e13 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Volume info retrieved successfully. Aug 13 02:37:26.535493 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d973a2d8-a206-431d-ab6e-a3eb49844e13 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:26.536126 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 182/715] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:26 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:26.667621 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-021660d0-3a13-4bbe-9a5d-51333e0e3c73 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:26.671998 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-021660d0-3a13-4bbe-9a5d-51333e0e3c73 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:26.674288 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-021660d0-3a13-4bbe-9a5d-51333e0e3c73 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:26.675075 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-021660d0-3a13-4bbe-9a5d-51333e0e3c73 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:26.703958 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:26.703958 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:26.710605 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-021660d0-3a13-4bbe-9a5d-51333e0e3c73 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:26.718149 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-021660d0-3a13-4bbe-9a5d-51333e0e3c73 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:26.718890 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 178/716] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:26 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:26.777483 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-382ef6c8-2130-446d-986b-316638e828df None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:26.780202 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-382ef6c8-2130-446d-986b-316638e828df tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8/action Aug 13 02:37:26.780356 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-382ef6c8-2130-446d-986b-316638e828df tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:26.780688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-382ef6c8-2130-446d-986b-316638e828df tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:26.802311 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:26.802311 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:26.803789 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-382ef6c8-2130-446d-986b-316638e828df tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:26.817802 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-382ef6c8-2130-446d-986b-316638e828df tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Begin detaching volume completed successfully. Aug 13 02:37:26.817802 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-382ef6c8-2130-446d-986b-316638e828df tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8/action returned with HTTP 202 Aug 13 02:37:26.817802 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 179/717] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:37:26 2026] POST /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:37:26.852808 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e5e5644-de7d-4155-af53-e31581c9eabe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:26.855474 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e5e5644-de7d-4155-af53-e31581c9eabe tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:26.855820 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e5e5644-de7d-4155-af53-e31581c9eabe tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:26.856173 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e5e5644-de7d-4155-af53-e31581c9eabe tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:26.875566 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1d61201c-c09b-47c9-91c3-e0f9b1aa495b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:26.879273 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d61201c-c09b-47c9-91c3-e0f9b1aa495b tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:26.879273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1d61201c-c09b-47c9-91c3-e0f9b1aa495b tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:26.879273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1d61201c-c09b-47c9-91c3-e0f9b1aa495b tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:26.879423 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:26.879423 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:26.886402 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e5e5644-de7d-4155-af53-e31581c9eabe tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:26.887699 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1c9ce8f8-1be6-4451-ac34-74efd3c20730 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:26.888502 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1c9ce8f8-1be6-4451-ac34-74efd3c20730 None None] GET https://10.4.3.30/volume// Aug 13 02:37:26.889864 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1c9ce8f8-1be6-4451-ac34-74efd3c20730 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:26.889864 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1c9ce8f8-1be6-4451-ac34-74efd3c20730 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:26.889864 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1c9ce8f8-1be6-4451-ac34-74efd3c20730 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:26.889990 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:26.889990 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:26.890061 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 179/718] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:26.893228 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e5e5644-de7d-4155-af53-e31581c9eabe tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:26.893793 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 179/719] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:26 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:26.896129 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1d61201c-c09b-47c9-91c3-e0f9b1aa495b tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:26.903395 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-039e511f-6c5c-4221-a409-0f231b8fe881 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:26.905751 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d61201c-c09b-47c9-91c3-e0f9b1aa495b tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:26.906133 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 183/720] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:26 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:26.908352 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-039e511f-6c5c-4221-a409-0f231b8fe881 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:26.908770 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-039e511f-6c5c-4221-a409-0f231b8fe881 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:26.909094 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-039e511f-6c5c-4221-a409-0f231b8fe881 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:26.924971 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:26.924971 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:26.929678 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-039e511f-6c5c-4221-a409-0f231b8fe881 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:26.935863 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-039e511f-6c5c-4221-a409-0f231b8fe881 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:26.936398 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 180/721] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:37:26 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1623 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:37:27.012181 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad31e076-3158-464d-810e-bf48523cafc2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:27.014213 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad31e076-3158-464d-810e-bf48523cafc2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:27.014659 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad31e076-3158-464d-810e-bf48523cafc2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:27.014946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad31e076-3158-464d-810e-bf48523cafc2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:27.027815 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:27.027815 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:27.033076 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ad31e076-3158-464d-810e-bf48523cafc2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:27.038413 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad31e076-3158-464d-810e-bf48523cafc2 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:27.039158 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 180/722] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:27 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:27.711686 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-ddcb0c39-322a-424c-b226-84f55b129ca2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:27.718017 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-ddcb0c39-322a-424c-b226-84f55b129ca2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:27.718352 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-ddcb0c39-322a-424c-b226-84f55b129ca2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:27.718652 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-ddcb0c39-322a-424c-b226-84f55b129ca2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:27.744231 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:27.744231 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:27.752850 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-ddcb0c39-322a-424c-b226-84f55b129ca2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:27.759769 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-ddcb0c39-322a-424c-b226-84f55b129ca2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:27.760642 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 180/723] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:27 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:27.785945 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-5a711feb-1a48-4de1-99b7-c52053883968 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:27.791960 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-5a711feb-1a48-4de1-99b7-c52053883968 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/attachments/79f48e1f-f28f-4274-8227-912370d39386 Aug 13 02:37:27.791960 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-5a711feb-1a48-4de1-99b7-c52053883968 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:27.791960 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-5a711feb-1a48-4de1-99b7-c52053883968 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:27.806164 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:27.806164 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:27.819419 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cbf2ea0e-7fd7-41e7-b1b7-07eea8788a9b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:27.819974 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cbf2ea0e-7fd7-41e7-b1b7-07eea8788a9b None None] GET https://10.4.3.30/volume// Aug 13 02:37:27.820233 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cbf2ea0e-7fd7-41e7-b1b7-07eea8788a9b None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:27.820572 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cbf2ea0e-7fd7-41e7-b1b7-07eea8788a9b None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:27.821038 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cbf2ea0e-7fd7-41e7-b1b7-07eea8788a9b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:27.821643 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 181/724] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:27.834448 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-be915c79-2f3c-4912-9553-fb683a282089 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:27.839633 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-be915c79-2f3c-4912-9553-fb683a282089 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f Aug 13 02:37:27.839711 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-be915c79-2f3c-4912-9553-fb683a282089 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:27.839948 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-be915c79-2f3c-4912-9553-fb683a282089 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:27.862173 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:27.862173 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:27.871063 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-be915c79-2f3c-4912-9553-fb683a282089 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:37:27.886521 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-be915c79-2f3c-4912-9553-fb683a282089 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f returned with HTTP 200 Aug 13 02:37:27.886521 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 181/725] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:37:27 2026] GET /volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f => generated 1538 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:37:27.911409 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-62af068a-0bb9-47ec-9d0f-c71ad5179939 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:27.913806 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62af068a-0bb9-47ec-9d0f-c71ad5179939 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:27.914184 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62af068a-0bb9-47ec-9d0f-c71ad5179939 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:27.914285 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62af068a-0bb9-47ec-9d0f-c71ad5179939 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:27.915338 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bbe74cd9-65dc-4a97-8cd0-ddaa292c171b req-5a711feb-1a48-4de1-99b7-c52053883968 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/79f48e1f-f28f-4274-8227-912370d39386 returned with HTTP 200 Aug 13 02:37:27.916005 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 184/726] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:37:27 2026] DELETE /volume/v3/attachments/79f48e1f-f28f-4274-8227-912370d39386 => generated 192 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:27.930095 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7b56f4a0-01f3-4cce-bcf1-c9b3323058d9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:27.934852 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7b56f4a0-01f3-4cce-bcf1-c9b3323058d9 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:27.935142 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7b56f4a0-01f3-4cce-bcf1-c9b3323058d9 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:27.935385 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7b56f4a0-01f3-4cce-bcf1-c9b3323058d9 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:27.936707 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:27.936707 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:27.943800 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-62af068a-0bb9-47ec-9d0f-c71ad5179939 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:27.947948 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:27.947948 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:27.951674 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62af068a-0bb9-47ec-9d0f-c71ad5179939 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:27.952727 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7b56f4a0-01f3-4cce-bcf1-c9b3323058d9 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:27.952819 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 181/727] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:27 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:27.957691 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7b56f4a0-01f3-4cce-bcf1-c9b3323058d9 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:27.958354 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 182/728] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:27 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:28.043497 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-1f1a79b7-5005-496e-97f0-e58b2ed9dba8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:28.052041 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-1f1a79b7-5005-496e-97f0-e58b2ed9dba8 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] PUT https://10.4.3.30/volume/v3/attachments/fd6d2d9d-16f1-4bab-8509-df70e3102891 Aug 13 02:37:28.052041 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-1f1a79b7-5005-496e-97f0-e58b2ed9dba8 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:28.055224 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c0a23590-2583-4a9d-95ac-c97013c3563d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:28.061628 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d059ce0-168b-4bcc-b799-bc086896a62f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:28.067358 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0a23590-2583-4a9d-95ac-c97013c3563d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:28.067686 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-1f1a79b7-5005-496e-97f0-e58b2ed9dba8 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Acquiring lock "cinder-attachment_update-b6e1f898-af57-4071-b6d5-450276a6fd0f-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:37:28.067733 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d059ce0-168b-4bcc-b799-bc086896a62f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:28.067733 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d059ce0-168b-4bcc-b799-bc086896a62f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:28.067733 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d059ce0-168b-4bcc-b799-bc086896a62f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:28.067844 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0a23590-2583-4a9d-95ac-c97013c3563d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:28.067844 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0a23590-2583-4a9d-95ac-c97013c3563d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:28.070841 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-1f1a79b7-5005-496e-97f0-e58b2ed9dba8 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Lock "cinder-attachment_update-b6e1f898-af57-4071-b6d5-450276a6fd0f-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:37:28.072555 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:28.072555 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:28.079994 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:28.079994 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:28.084735 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7d059ce0-168b-4bcc-b799-bc086896a62f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:28.089270 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:28.089270 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:28.092617 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c0a23590-2583-4a9d-95ac-c97013c3563d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Volume info retrieved successfully. Aug 13 02:37:28.092884 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d059ce0-168b-4bcc-b799-bc086896a62f tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:28.093038 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 182/729] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:28 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:28.098938 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0a23590-2583-4a9d-95ac-c97013c3563d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:28.099610 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 185/730] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:28 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:28.215691 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-4c38bbed-860f-416d-bd0b-1ffa40b79b70 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:28.218504 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-4c38bbed-860f-416d-bd0b-1ffa40b79b70 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:28.218749 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-4c38bbed-860f-416d-bd0b-1ffa40b79b70 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:28.219031 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-4c38bbed-860f-416d-bd0b-1ffa40b79b70 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:28.231328 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-1f1a79b7-5005-496e-97f0-e58b2ed9dba8 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Lock "cinder-attachment_update-b6e1f898-af57-4071-b6d5-450276a6fd0f-np0000007139" released by "attachment_update" :: held 0.158s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:37:28.231328 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-1f1a79b7-5005-496e-97f0-e58b2ed9dba8 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/fd6d2d9d-16f1-4bab-8509-df70e3102891 returned with HTTP 200 Aug 13 02:37:28.231328 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 182/731] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:37:28 2026] PUT /volume/v3/attachments/fd6d2d9d-16f1-4bab-8509-df70e3102891 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:28.232442 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:28.232442 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:28.238945 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-4c38bbed-860f-416d-bd0b-1ffa40b79b70 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:28.253362 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-4c38bbed-860f-416d-bd0b-1ffa40b79b70 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:28.253362 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 183/732] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:28 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:28.285580 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-6c8a29f6-ecef-4b97-9d74-7bdb0ad1078c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:28.290278 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-6c8a29f6-ecef-4b97-9d74-7bdb0ad1078c tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] POST https://10.4.3.30/volume/v3/attachments/fd6d2d9d-16f1-4bab-8509-df70e3102891/action Aug 13 02:37:28.291207 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-6c8a29f6-ecef-4b97-9d74-7bdb0ad1078c tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:28.291540 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-6c8a29f6-ecef-4b97-9d74-7bdb0ad1078c tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:28.318152 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-5fc64693-d721-4464-9ca7-0374c824badc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:28.322754 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:28.322754 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:28.323635 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-5fc64693-d721-4464-9ca7-0374c824badc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8/action Aug 13 02:37:28.324926 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-5fc64693-d721-4464-9ca7-0374c824badc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:28.325165 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-5fc64693-d721-4464-9ca7-0374c824badc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:28.347087 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5394b589-b89c-4d1f-8a9c-498a7bbba273 req-6c8a29f6-ecef-4b97-9d74-7bdb0ad1078c tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/fd6d2d9d-16f1-4bab-8509-df70e3102891/action returned with HTTP 204 Aug 13 02:37:28.347662 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:28.347662 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:28.347782 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 183/733] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:37:28 2026] POST /volume/v3/attachments/fd6d2d9d-16f1-4bab-8509-df70e3102891/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:37:28.348909 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-5fc64693-d721-4464-9ca7-0374c824badc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:28.366391 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-5fc64693-d721-4464-9ca7-0374c824badc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Begin detaching volume completed successfully. Aug 13 02:37:28.366648 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-5fc64693-d721-4464-9ca7-0374c824badc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8/action returned with HTTP 202 Aug 13 02:37:28.367492 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 186/734] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:37:28 2026] POST /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:37:28.411449 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-561f2ceb-4a33-49bc-a0a4-56b9c839eff7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:28.414448 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-561f2ceb-4a33-49bc-a0a4-56b9c839eff7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:28.414448 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-561f2ceb-4a33-49bc-a0a4-56b9c839eff7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:28.415316 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-561f2ceb-4a33-49bc-a0a4-56b9c839eff7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:28.428216 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:28.428216 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:28.436088 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-561f2ceb-4a33-49bc-a0a4-56b9c839eff7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:28.445036 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-561f2ceb-4a33-49bc-a0a4-56b9c839eff7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:28.445939 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 183/735] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:28 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:28.471805 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c3da5f7a-2c21-4071-a36c-42c71049a7cc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:28.472766 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c3da5f7a-2c21-4071-a36c-42c71049a7cc None None] GET https://10.4.3.30/volume// Aug 13 02:37:28.472766 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c3da5f7a-2c21-4071-a36c-42c71049a7cc None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:28.473032 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c3da5f7a-2c21-4071-a36c-42c71049a7cc None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:28.473521 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c3da5f7a-2c21-4071-a36c-42c71049a7cc None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:28.474039 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 184/736] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:28.497850 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-89a5b748-84e8-45e3-97d5-8c07b8e1f229 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:28.503199 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-89a5b748-84e8-45e3-97d5-8c07b8e1f229 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:28.504896 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-89a5b748-84e8-45e3-97d5-8c07b8e1f229 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:28.505754 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-89a5b748-84e8-45e3-97d5-8c07b8e1f229 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:28.527024 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:28.527024 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:28.534956 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-89a5b748-84e8-45e3-97d5-8c07b8e1f229 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:28.545269 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-89a5b748-84e8-45e3-97d5-8c07b8e1f229 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:28.546081 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 184/737] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:37:28 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:37:28.566875 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-9c93d2a2-f663-47f0-b6e6-b3e49109a086 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:28.575138 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-9c93d2a2-f663-47f0-b6e6-b3e49109a086 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/attachments/9030f89c-8a94-4d97-bcae-dde4af21c71c/action Aug 13 02:37:28.576102 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-9c93d2a2-f663-47f0-b6e6-b3e49109a086 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:28.576102 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-9c93d2a2-f663-47f0-b6e6-b3e49109a086 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:28.607833 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:28.607833 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:28.638746 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-94f0ab83-60e1-4664-93bc-22eea7814325 req-9c93d2a2-f663-47f0-b6e6-b3e49109a086 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments/9030f89c-8a94-4d97-bcae-dde4af21c71c/action returned with HTTP 204 Aug 13 02:37:28.639352 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 187/738] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:37:28 2026] POST /volume/v3/attachments/9030f89c-8a94-4d97-bcae-dde4af21c71c/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:37:28.976536 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f2d869d-bdc7-4942-be1d-87e8255990ed None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:28.979562 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f2d869d-bdc7-4942-be1d-87e8255990ed tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:28.980360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f2d869d-bdc7-4942-be1d-87e8255990ed tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:28.980360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f2d869d-bdc7-4942-be1d-87e8255990ed tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:28.994556 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:28.994556 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:28.999880 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9f2d869d-bdc7-4942-be1d-87e8255990ed tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:29.006572 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f2d869d-bdc7-4942-be1d-87e8255990ed tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:29.008365 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 184/739] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:28 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:29.113027 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ccc0da8f-2072-4870-9195-879d9fcf1c2b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:29.115717 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ccc0da8f-2072-4870-9195-879d9fcf1c2b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:29.115967 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ccc0da8f-2072-4870-9195-879d9fcf1c2b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:29.116218 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ccc0da8f-2072-4870-9195-879d9fcf1c2b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:29.129831 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:29.129831 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:29.134678 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ccc0da8f-2072-4870-9195-879d9fcf1c2b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:29.146931 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ccc0da8f-2072-4870-9195-879d9fcf1c2b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:29.147356 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 185/740] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:29 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:29.167310 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a298468b-8163-44fe-9e33-a99219e94745 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:29.170147 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a298468b-8163-44fe-9e33-a99219e94745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:29.170413 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a298468b-8163-44fe-9e33-a99219e94745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:29.170669 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a298468b-8163-44fe-9e33-a99219e94745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:29.184749 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:29.184749 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:29.190191 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a298468b-8163-44fe-9e33-a99219e94745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:29.197514 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a298468b-8163-44fe-9e33-a99219e94745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:29.197999 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 185/741] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:29 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:29.264081 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-058d9be8-5192-4946-97d5-301bcd5b22aa req-e57ff32f-b16d-47fd-b100-a05e2afa2539 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:29.267437 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-058d9be8-5192-4946-97d5-301bcd5b22aa req-e57ff32f-b16d-47fd-b100-a05e2afa2539 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:29.267437 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-058d9be8-5192-4946-97d5-301bcd5b22aa req-e57ff32f-b16d-47fd-b100-a05e2afa2539 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:29.267437 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-058d9be8-5192-4946-97d5-301bcd5b22aa req-e57ff32f-b16d-47fd-b100-a05e2afa2539 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:29.278620 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:29.278620 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:29.287656 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-058d9be8-5192-4946-97d5-301bcd5b22aa req-e57ff32f-b16d-47fd-b100-a05e2afa2539 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:29.296992 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-058d9be8-5192-4946-97d5-301bcd5b22aa req-e57ff32f-b16d-47fd-b100-a05e2afa2539 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:29.297589 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 188/742] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:29 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:29.323030 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ac0bd4d6-6fcc-4cb2-b316-72a4535fb0ca None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:29.326492 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ac0bd4d6-6fcc-4cb2-b316-72a4535fb0ca tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:29.326972 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ac0bd4d6-6fcc-4cb2-b316-72a4535fb0ca tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:29.326972 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ac0bd4d6-6fcc-4cb2-b316-72a4535fb0ca tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:29.337695 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:29.337695 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:29.347355 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ac0bd4d6-6fcc-4cb2-b316-72a4535fb0ca tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:29.353378 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ac0bd4d6-6fcc-4cb2-b316-72a4535fb0ca tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:29.354092 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 185/743] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:29 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:29.413718 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-59478c75-37cb-4883-8029-e550ef26615e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:29.418032 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-59478c75-37cb-4883-8029-e550ef26615e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:29.418577 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-59478c75-37cb-4883-8029-e550ef26615e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:29.423484 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-59478c75-37cb-4883-8029-e550ef26615e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:29.439171 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:29.439171 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:29.446328 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-59478c75-37cb-4883-8029-e550ef26615e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:29.459862 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-59478c75-37cb-4883-8029-e550ef26615e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:29.460500 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 186/744] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:29 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:29.462502 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-551738dc-2380-4c18-9fbd-e282aba2e018 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:29.467208 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-551738dc-2380-4c18-9fbd-e282aba2e018 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:29.467525 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-551738dc-2380-4c18-9fbd-e282aba2e018 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:29.467783 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-551738dc-2380-4c18-9fbd-e282aba2e018 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:29.491214 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:29.491214 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:29.497801 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-ac5b1a5d-d39d-494d-abb2-96fb96968e03 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:29.502469 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-551738dc-2380-4c18-9fbd-e282aba2e018 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:29.502832 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-ac5b1a5d-d39d-494d-abb2-96fb96968e03 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832/action Aug 13 02:37:29.503640 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-ac5b1a5d-d39d-494d-abb2-96fb96968e03 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:29.503640 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-ac5b1a5d-d39d-494d-abb2-96fb96968e03 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:29.513677 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-551738dc-2380-4c18-9fbd-e282aba2e018 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:29.513677 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 186/745] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:29 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:29.523211 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:29.523211 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:29.524200 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-ac5b1a5d-d39d-494d-abb2-96fb96968e03 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:29.540323 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-ac5b1a5d-d39d-494d-abb2-96fb96968e03 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Begin detaching volume completed successfully. Aug 13 02:37:29.540911 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-ac5b1a5d-d39d-494d-abb2-96fb96968e03 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832/action returned with HTTP 202 Aug 13 02:37:29.541661 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 189/746] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:37:29 2026] POST /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:37:29.627142 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-522a9e13-112a-403f-bea5-e4888a5194a0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:29.627142 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-522a9e13-112a-403f-bea5-e4888a5194a0 None None] GET https://10.4.3.30/volume// Aug 13 02:37:29.627142 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-522a9e13-112a-403f-bea5-e4888a5194a0 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:29.627142 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-522a9e13-112a-403f-bea5-e4888a5194a0 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:29.630012 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-522a9e13-112a-403f-bea5-e4888a5194a0 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:29.630012 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 186/747] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:29 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:29.643263 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-b5a11e79-52fa-4cc0-bf01-ee55c353142b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:29.646997 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-b5a11e79-52fa-4cc0-bf01-ee55c353142b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:29.647133 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-b5a11e79-52fa-4cc0-bf01-ee55c353142b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:29.647502 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-b5a11e79-52fa-4cc0-bf01-ee55c353142b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:29.665184 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:29.665184 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:29.671826 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-b5a11e79-52fa-4cc0-bf01-ee55c353142b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:29.681141 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-b5a11e79-52fa-4cc0-bf01-ee55c353142b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:29.682023 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 187/748] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:37:29 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 1321 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:37:30.024762 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea543658-bf7c-426f-ad8f-30a1f07bb041 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:30.028118 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea543658-bf7c-426f-ad8f-30a1f07bb041 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:30.028334 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea543658-bf7c-426f-ad8f-30a1f07bb041 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:30.028502 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea543658-bf7c-426f-ad8f-30a1f07bb041 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:30.049632 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:30.049632 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:30.054640 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea543658-bf7c-426f-ad8f-30a1f07bb041 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:30.061743 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea543658-bf7c-426f-ad8f-30a1f07bb041 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:30.062333 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 187/749] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:30 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:30.526832 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c104d0af-8718-4ecf-bfb4-b9635664eb42 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:30.531160 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c104d0af-8718-4ecf-bfb4-b9635664eb42 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:30.531421 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c104d0af-8718-4ecf-bfb4-b9635664eb42 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:30.531668 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c104d0af-8718-4ecf-bfb4-b9635664eb42 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:30.556491 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:30.556491 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:30.561159 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c104d0af-8718-4ecf-bfb4-b9635664eb42 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:30.566648 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c104d0af-8718-4ecf-bfb4-b9635664eb42 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:30.567039 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 190/750] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:30 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:31.078877 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-389d8a42-f235-4adc-a180-16593280f01e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:31.083667 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-389d8a42-f235-4adc-a180-16593280f01e tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:31.083667 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-389d8a42-f235-4adc-a180-16593280f01e tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:31.083667 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-389d8a42-f235-4adc-a180-16593280f01e tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:31.095571 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:31.095571 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:31.100232 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-389d8a42-f235-4adc-a180-16593280f01e tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:31.106983 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-389d8a42-f235-4adc-a180-16593280f01e tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:31.107726 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 187/751] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:31 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:31.426081 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-1100f399-2f2b-46bd-896a-a1f006394efa None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:31.428769 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-1100f399-2f2b-46bd-896a-a1f006394efa tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] POST https://10.4.3.30/volume/v3/attachments/9339eaf5-b55d-4e95-bd5d-3f44f3ff0f3a/action Aug 13 02:37:31.429176 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-1100f399-2f2b-46bd-896a-a1f006394efa tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:31.429364 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-1100f399-2f2b-46bd-896a-a1f006394efa tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:31.453245 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:31.453245 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:31.466084 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-337bbafd-5bf4-4604-b6dd-d7f994845aac req-1100f399-2f2b-46bd-896a-a1f006394efa tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/attachments/9339eaf5-b55d-4e95-bd5d-3f44f3ff0f3a/action returned with HTTP 204 Aug 13 02:37:31.467240 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 188/752] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:37:31 2026] POST /volume/v3/attachments/9339eaf5-b55d-4e95-bd5d-3f44f3ff0f3a/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:37:31.581189 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4405eb8d-b4c3-4b31-b18d-89bb78103343 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:31.583214 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4405eb8d-b4c3-4b31-b18d-89bb78103343 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:31.583630 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4405eb8d-b4c3-4b31-b18d-89bb78103343 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:31.584039 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4405eb8d-b4c3-4b31-b18d-89bb78103343 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:31.595172 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:31.595172 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:31.600486 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4405eb8d-b4c3-4b31-b18d-89bb78103343 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:31.606874 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4405eb8d-b4c3-4b31-b18d-89bb78103343 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:31.607941 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 188/753] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:31 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:32.121789 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a4d56084-4d97-4b38-a82c-0d2ee43c661a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:32.123757 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4d56084-4d97-4b38-a82c-0d2ee43c661a tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:32.123953 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4d56084-4d97-4b38-a82c-0d2ee43c661a tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:32.124173 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4d56084-4d97-4b38-a82c-0d2ee43c661a tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:32.141486 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:32.141486 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:32.148914 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a4d56084-4d97-4b38-a82c-0d2ee43c661a tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:32.157126 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4d56084-4d97-4b38-a82c-0d2ee43c661a tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:32.157924 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 191/754] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:32 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:32.175805 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4a02648d-8f6d-4acf-aafd-4ff764a6a15c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:32.179055 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a02648d-8f6d-4acf-aafd-4ff764a6a15c tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:32.179337 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4a02648d-8f6d-4acf-aafd-4ff764a6a15c tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:32.179577 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4a02648d-8f6d-4acf-aafd-4ff764a6a15c tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:32.192562 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:32.192562 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:32.199275 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4a02648d-8f6d-4acf-aafd-4ff764a6a15c tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:32.203626 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a02648d-8f6d-4acf-aafd-4ff764a6a15c tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:32.204139 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 188/755] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:32 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:32.623929 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-69cdcfa6-ec8e-4d0b-9fca-c0f1c238ebc9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:32.626114 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69cdcfa6-ec8e-4d0b-9fca-c0f1c238ebc9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:32.626347 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-69cdcfa6-ec8e-4d0b-9fca-c0f1c238ebc9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:32.626549 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-69cdcfa6-ec8e-4d0b-9fca-c0f1c238ebc9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:32.642942 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:32.642942 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:32.648738 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-69cdcfa6-ec8e-4d0b-9fca-c0f1c238ebc9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:32.655171 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69cdcfa6-ec8e-4d0b-9fca-c0f1c238ebc9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:32.655904 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 189/756] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:32 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:33.358317 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-76965839-26fa-43f6-8e77-46a66aa814a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:33.361146 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-76965839-26fa-43f6-8e77-46a66aa814a2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:33.361707 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-76965839-26fa-43f6-8e77-46a66aa814a2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:33.362127 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-76965839-26fa-43f6-8e77-46a66aa814a2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:33.378281 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:33.378281 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:33.382797 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-76965839-26fa-43f6-8e77-46a66aa814a2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:33.388933 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-76965839-26fa-43f6-8e77-46a66aa814a2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:33.389871 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 189/757] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:33 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:33.674237 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4a27bfe4-8287-4f65-ae39-07d68351de1e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:33.676572 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a27bfe4-8287-4f65-ae39-07d68351de1e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:33.676901 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a27bfe4-8287-4f65-ae39-07d68351de1e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:33.677178 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a27bfe4-8287-4f65-ae39-07d68351de1e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:33.689635 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:33.689635 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:33.693794 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4a27bfe4-8287-4f65-ae39-07d68351de1e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:33.699707 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a27bfe4-8287-4f65-ae39-07d68351de1e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:33.700273 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 192/758] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:33 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:33.856270 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-12dfcb35-c075-435b-8075-6391e761cf06 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:33.858876 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-12dfcb35-c075-435b-8075-6391e761cf06 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:33.859067 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-12dfcb35-c075-435b-8075-6391e761cf06 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:33.859307 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-12dfcb35-c075-435b-8075-6391e761cf06 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:33.870534 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:33.870534 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:33.874995 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-12dfcb35-c075-435b-8075-6391e761cf06 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:33.879984 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-12dfcb35-c075-435b-8075-6391e761cf06 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:33.880397 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 189/759] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:33 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:33.907709 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-6386173c-d9c4-4154-a793-9cea59f4e4fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:33.912102 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-6386173c-d9c4-4154-a793-9cea59f4e4fe tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] POST https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc/action Aug 13 02:37:33.912102 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-6386173c-d9c4-4154-a793-9cea59f4e4fe tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:33.912730 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-6386173c-d9c4-4154-a793-9cea59f4e4fe tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:33.926670 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:33.926670 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:33.927329 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-6386173c-d9c4-4154-a793-9cea59f4e4fe tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:33.936733 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-6386173c-d9c4-4154-a793-9cea59f4e4fe tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Begin detaching volume completed successfully. Aug 13 02:37:33.937369 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-6386173c-d9c4-4154-a793-9cea59f4e4fe tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc/action returned with HTTP 202 Aug 13 02:37:33.938030 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 190/760] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:37:33 2026] POST /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:37:33.962089 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-648b6dae-12a1-4251-a46b-ac9148f527ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:33.964899 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-648b6dae-12a1-4251-a46b-ac9148f527ea tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:33.965687 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-648b6dae-12a1-4251-a46b-ac9148f527ea tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:33.965687 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-648b6dae-12a1-4251-a46b-ac9148f527ea tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:33.981134 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:33.981134 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:33.987267 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a9dd25e7-4b9b-4c96-8059-6cc3306e8943 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:33.987736 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9dd25e7-4b9b-4c96-8059-6cc3306e8943 None None] GET https://10.4.3.30/volume// Aug 13 02:37:33.987999 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9dd25e7-4b9b-4c96-8059-6cc3306e8943 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:33.988335 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9dd25e7-4b9b-4c96-8059-6cc3306e8943 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:33.988722 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9dd25e7-4b9b-4c96-8059-6cc3306e8943 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:33.988892 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-648b6dae-12a1-4251-a46b-ac9148f527ea tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:33.989107 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 193/761] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:33.999060 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-648b6dae-12a1-4251-a46b-ac9148f527ea tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:33.999657 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-9ddc9a5f-fdf6-4d8b-ba57-b5fa719aa297 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:33.999932 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 190/762] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:33 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:34.003897 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-9ddc9a5f-fdf6-4d8b-ba57-b5fa719aa297 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:34.003897 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-9ddc9a5f-fdf6-4d8b-ba57-b5fa719aa297 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:34.004650 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-9ddc9a5f-fdf6-4d8b-ba57-b5fa719aa297 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:34.021387 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:34.021387 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:34.026675 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-9ddc9a5f-fdf6-4d8b-ba57-b5fa719aa297 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:34.033904 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-9ddc9a5f-fdf6-4d8b-ba57-b5fa719aa297 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:34.034508 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 190/763] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:37:33 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 1318 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:37:34.713198 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-42e0281d-b3d5-4f39-a967-fb8f80e0fb1c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:34.718075 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-680e7d7c-ffb9-4a6a-af23-b9fa98b9bd1f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:34.718626 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-42e0281d-b3d5-4f39-a967-fb8f80e0fb1c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] DELETE https://10.4.3.30/volume/v3/attachments/9030f89c-8a94-4d97-bcae-dde4af21c71c Aug 13 02:37:34.718861 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-42e0281d-b3d5-4f39-a967-fb8f80e0fb1c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:34.719119 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-42e0281d-b3d5-4f39-a967-fb8f80e0fb1c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:34.724203 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-680e7d7c-ffb9-4a6a-af23-b9fa98b9bd1f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:34.724533 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-680e7d7c-ffb9-4a6a-af23-b9fa98b9bd1f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:34.724825 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-680e7d7c-ffb9-4a6a-af23-b9fa98b9bd1f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:34.734789 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:34.734789 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:34.741401 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:34.741401 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:34.745928 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-680e7d7c-ffb9-4a6a-af23-b9fa98b9bd1f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:34.758047 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-680e7d7c-ffb9-4a6a-af23-b9fa98b9bd1f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:34.758189 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 194/764] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:34 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:34.819914 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-17877def-94e4-4650-b537-f11fab0dc7f2 req-42e0281d-b3d5-4f39-a967-fb8f80e0fb1c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments/9030f89c-8a94-4d97-bcae-dde4af21c71c returned with HTTP 200 Aug 13 02:37:34.820588 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 191/765] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:37:34 2026] DELETE /volume/v3/attachments/9030f89c-8a94-4d97-bcae-dde4af21c71c => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:34.898343 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8a7872ca-e2c6-41c9-a109-b8ed28eff6b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:34.900822 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a7872ca-e2c6-41c9-a109-b8ed28eff6b1 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:37:34.901108 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a7872ca-e2c6-41c9-a109-b8ed28eff6b1 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:34.901399 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a7872ca-e2c6-41c9-a109-b8ed28eff6b1 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:34.911502 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:34.911502 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:34.920182 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8a7872ca-e2c6-41c9-a109-b8ed28eff6b1 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:37:34.927372 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a7872ca-e2c6-41c9-a109-b8ed28eff6b1 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:37:34.927973 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 191/766] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:34 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:35.014607 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-697d5251-ef2f-49fa-86a0-6e38e0546f09 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:35.019422 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-697d5251-ef2f-49fa-86a0-6e38e0546f09 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:35.019724 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-697d5251-ef2f-49fa-86a0-6e38e0546f09 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:35.019951 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-697d5251-ef2f-49fa-86a0-6e38e0546f09 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:35.032242 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:35.032242 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:35.037327 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-697d5251-ef2f-49fa-86a0-6e38e0546f09 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:35.043657 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-697d5251-ef2f-49fa-86a0-6e38e0546f09 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:35.045393 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 191/767] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:35 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:35.166216 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-e872edf4-b697-4b98-9105-65c88238e172 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:35.168550 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-e872edf4-b697-4b98-9105-65c88238e172 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/attachments/e0976a2e-1959-45ff-90ad-963f57b2cdbd Aug 13 02:37:35.168769 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-e872edf4-b697-4b98-9105-65c88238e172 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:35.169010 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-e872edf4-b697-4b98-9105-65c88238e172 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:35.180979 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:35.180979 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:35.250176 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e7ae8639-e15e-4e07-9aa8-b833357c5714 req-e872edf4-b697-4b98-9105-65c88238e172 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/e0976a2e-1959-45ff-90ad-963f57b2cdbd returned with HTTP 200 Aug 13 02:37:35.250176 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 195/768] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:37:35 2026] DELETE /volume/v3/attachments/e0976a2e-1959-45ff-90ad-963f57b2cdbd => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:37:35.622051 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-db28132e-8a04-4242-a313-605de6893f76 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:35.624661 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-db28132e-8a04-4242-a313-605de6893f76 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] DELETE https://10.4.3.30/volume/v3/attachments/9339eaf5-b55d-4e95-bd5d-3f44f3ff0f3a Aug 13 02:37:35.625097 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-db28132e-8a04-4242-a313-605de6893f76 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:35.625097 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-db28132e-8a04-4242-a313-605de6893f76 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:35.636207 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:35.636207 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:35.697646 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-4c39d222-709f-4f1e-955f-4f0af6f71510 req-db28132e-8a04-4242-a313-605de6893f76 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/attachments/9339eaf5-b55d-4e95-bd5d-3f44f3ff0f3a returned with HTTP 200 Aug 13 02:37:35.698267 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 192/769] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:37:35 2026] DELETE /volume/v3/attachments/9339eaf5-b55d-4e95-bd5d-3f44f3ff0f3a => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:35.775356 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05e9bca7-64cc-4dae-be4a-cff64f2a6e3f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:35.778030 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05e9bca7-64cc-4dae-be4a-cff64f2a6e3f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:35.778357 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05e9bca7-64cc-4dae-be4a-cff64f2a6e3f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:35.778639 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05e9bca7-64cc-4dae-be4a-cff64f2a6e3f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:35.789091 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:35.789091 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:35.794175 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-05e9bca7-64cc-4dae-be4a-cff64f2a6e3f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:35.799930 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05e9bca7-64cc-4dae-be4a-cff64f2a6e3f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:35.800516 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 192/770] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:35 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:35.815277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-84bdf9e9-277c-44c0-9792-81bf56ae9c4d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:35.817591 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84bdf9e9-277c-44c0-9792-81bf56ae9c4d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:35.817877 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84bdf9e9-277c-44c0-9792-81bf56ae9c4d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:35.818194 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84bdf9e9-277c-44c0-9792-81bf56ae9c4d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:35.828484 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:35.828484 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:35.834192 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-84bdf9e9-277c-44c0-9792-81bf56ae9c4d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:35.842456 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84bdf9e9-277c-44c0-9792-81bf56ae9c4d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:35.843046 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 192/771] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:35 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:35.909274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a368605f-1ee8-4b40-b939-4f08fd86dee4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:35.914244 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a368605f-1ee8-4b40-b939-4f08fd86dee4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:37:35.914244 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a368605f-1ee8-4b40-b939-4f08fd86dee4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:35.914244 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a368605f-1ee8-4b40-b939-4f08fd86dee4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:35.924331 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:35.924331 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:35.931888 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a368605f-1ee8-4b40-b939-4f08fd86dee4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:35.940370 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a368605f-1ee8-4b40-b939-4f08fd86dee4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:37:35.941236 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 196/772] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:35 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:36.062613 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-321e2b61-4cbf-46d4-879e-11e9788475cb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:36.065289 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-321e2b61-4cbf-46d4-879e-11e9788475cb tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:36.065576 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-321e2b61-4cbf-46d4-879e-11e9788475cb tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:36.065859 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-321e2b61-4cbf-46d4-879e-11e9788475cb tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:36.080653 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:36.080653 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:36.092066 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-321e2b61-4cbf-46d4-879e-11e9788475cb tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:36.101918 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-321e2b61-4cbf-46d4-879e-11e9788475cb tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:36.102705 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 193/773] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:36 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:39.776005 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e1c5908f-b43c-4dd3-af36-38fd246269b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:39.781564 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1c5908f-b43c-4dd3-af36-38fd246269b1 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:39.781947 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1c5908f-b43c-4dd3-af36-38fd246269b1 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:39.782302 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1c5908f-b43c-4dd3-af36-38fd246269b1 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:39.797919 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:39.797919 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:39.805103 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e1c5908f-b43c-4dd3-af36-38fd246269b1 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:39.810591 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1c5908f-b43c-4dd3-af36-38fd246269b1 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:39.811166 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 193/774] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:39 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:39.891654 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0f82bfc0-6b8b-427a-b8e8-b9aa0b9661ef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:39.894007 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f82bfc0-6b8b-427a-b8e8-b9aa0b9661ef tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:39.894838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f82bfc0-6b8b-427a-b8e8-b9aa0b9661ef tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:39.894838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f82bfc0-6b8b-427a-b8e8-b9aa0b9661ef tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:39.905312 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:39.905312 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:39.910316 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0f82bfc0-6b8b-427a-b8e8-b9aa0b9661ef tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:39.917507 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f82bfc0-6b8b-427a-b8e8-b9aa0b9661ef tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:39.918038 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 193/775] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:39 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:44.488463 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-560ca4ed-6b2d-4431-a685-298ca3333d4a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:44.489015 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-560ca4ed-6b2d-4431-a685-298ca3333d4a None None] GET https://10.4.3.30/volume// Aug 13 02:37:44.489791 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-560ca4ed-6b2d-4431-a685-298ca3333d4a None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:44.489791 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-560ca4ed-6b2d-4431-a685-298ca3333d4a None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:44.489791 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-560ca4ed-6b2d-4431-a685-298ca3333d4a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:44.490294 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 197/776] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:44.505136 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-2117a5ca-0f6b-4497-bf8d-3b971b7c2f5d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:44.509494 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-2117a5ca-0f6b-4497-bf8d-3b971b7c2f5d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:37:44.509907 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-2117a5ca-0f6b-4497-bf8d-3b971b7c2f5d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6e1f898-af57-4071-b6d5-450276a6fd0f", "connector": null, "instance_uuid": "c0a930d3-893c-42b4-bcf8-06d4ab3773b5"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:44.523797 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:44.523797 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:44.569454 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-2117a5ca-0f6b-4497-bf8d-3b971b7c2f5d tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:37:44.570117 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 194/777] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:37:44 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) Aug 13 02:37:44.581736 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-ecd2f556-91c3-4e7f-8a9b-050769e68955 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:44.583967 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-ecd2f556-91c3-4e7f-8a9b-050769e68955 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] DELETE https://10.4.3.30/volume/v3/attachments/fd6d2d9d-16f1-4bab-8509-df70e3102891 Aug 13 02:37:44.584178 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-ecd2f556-91c3-4e7f-8a9b-050769e68955 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:44.584408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-ecd2f556-91c3-4e7f-8a9b-050769e68955 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:44.594082 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:44.594082 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:44.687311 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-ecd2f556-91c3-4e7f-8a9b-050769e68955 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/fd6d2d9d-16f1-4bab-8509-df70e3102891 returned with HTTP 200 Aug 13 02:37:44.687785 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 194/778] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:37:44 2026] DELETE /volume/v3/attachments/fd6d2d9d-16f1-4bab-8509-df70e3102891 => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:45.366401 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-caa6e0dd-374a-4b2c-a117-ce0be4e8af11 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:45.370862 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-caa6e0dd-374a-4b2c-a117-ce0be4e8af11 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] DELETE https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:45.370862 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-caa6e0dd-374a-4b2c-a117-ce0be4e8af11 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:45.371703 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-caa6e0dd-374a-4b2c-a117-ce0be4e8af11 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:45.372163 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-caa6e0dd-374a-4b2c-a117-ce0be4e8af11 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Delete volume with id: d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:45.383530 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:45.383530 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:45.383530 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-caa6e0dd-374a-4b2c-a117-ce0be4e8af11 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:45.423616 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-caa6e0dd-374a-4b2c-a117-ce0be4e8af11 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Delete volume request issued successfully. Aug 13 02:37:45.425163 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-caa6e0dd-374a-4b2c-a117-ce0be4e8af11 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 202 Aug 13 02:37:45.425826 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 194/779] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:37:45 2026] DELETE /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:37:45.442330 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e828cc04-dea6-4575-a479-2925f6547259 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:45.447220 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e828cc04-dea6-4575-a479-2925f6547259 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:45.447596 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e828cc04-dea6-4575-a479-2925f6547259 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:45.447893 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e828cc04-dea6-4575-a479-2925f6547259 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:45.467079 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:45.467079 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:45.469689 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e828cc04-dea6-4575-a479-2925f6547259 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Volume info retrieved successfully. Aug 13 02:37:45.477149 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e828cc04-dea6-4575-a479-2925f6547259 tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 200 Aug 13 02:37:45.477835 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 198/780] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:45 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:46.294112 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-09edf83b-bacb-4466-a554-6e670d71827a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:46.296867 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-09edf83b-bacb-4466-a554-6e670d71827a tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] PUT https://10.4.3.30/volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4 Aug 13 02:37:46.299210 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-09edf83b-bacb-4466-a554-6e670d71827a tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:46.311898 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-09edf83b-bacb-4466-a554-6e670d71827a tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Acquiring lock "cinder-attachment_update-b6e1f898-af57-4071-b6d5-450276a6fd0f-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:37:46.320460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-09edf83b-bacb-4466-a554-6e670d71827a tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Lock "cinder-attachment_update-b6e1f898-af57-4071-b6d5-450276a6fd0f-np0000007139" acquired by "attachment_update" :: waited 0.009s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:37:46.322025 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:46.322025 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:46.465575 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-09edf83b-bacb-4466-a554-6e670d71827a tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Lock "cinder-attachment_update-b6e1f898-af57-4071-b6d5-450276a6fd0f-np0000007139" released by "attachment_update" :: held 0.144s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:37:46.465575 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-09edf83b-bacb-4466-a554-6e670d71827a tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4 returned with HTTP 200 Aug 13 02:37:46.465575 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 195/781] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:37:46 2026] PUT /volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:46.492897 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-5e200f7f-b1ad-4cf4-a1d0-f47c81e55e0c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:46.498206 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-52d18e40-ea8b-478e-ba29-43b54800686a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:46.499424 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-5e200f7f-b1ad-4cf4-a1d0-f47c81e55e0c tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4 Aug 13 02:37:46.499710 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-5e200f7f-b1ad-4cf4-a1d0-f47c81e55e0c tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:46.499986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-5e200f7f-b1ad-4cf4-a1d0-f47c81e55e0c tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:46.500708 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52d18e40-ea8b-478e-ba29-43b54800686a tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] GET https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc Aug 13 02:37:46.501530 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52d18e40-ea8b-478e-ba29-43b54800686a tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:46.501760 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52d18e40-ea8b-478e-ba29-43b54800686a tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:46.518441 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-5e200f7f-b1ad-4cf4-a1d0-f47c81e55e0c tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4 returned with HTTP 200 Aug 13 02:37:46.519172 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 195/782] 10.4.3.30 () {70 vars in 1644 bytes} [Thu Aug 13 02:37:46 2026] GET /volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:46.522042 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52d18e40-ea8b-478e-ba29-43b54800686a tempest-TaggedAttachmentsTest-413307159 tempest-TaggedAttachmentsTest-413307159-project-member] https://10.4.3.30/volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc returned with HTTP 404 Aug 13 02:37:46.522723 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 195/783] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:46 2026] GET /volume/v3/volumes/d4b62dbe-925c-4692-9a02-87ced2d2addc => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:37:51.807325 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-6bb9fda9-a288-4197-9a19-daf1ea9ef4a3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:51.810479 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-6bb9fda9-a288-4197-9a19-daf1ea9ef4a3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] POST https://10.4.3.30/volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4/action Aug 13 02:37:51.810479 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-6bb9fda9-a288-4197-9a19-daf1ea9ef4a3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:37:51.810655 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-6bb9fda9-a288-4197-9a19-daf1ea9ef4a3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:51.847281 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:51.847281 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:51.879604 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5889f6cf-e2cf-4615-833b-01118d4cb399 req-6bb9fda9-a288-4197-9a19-daf1ea9ef4a3 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4/action returned with HTTP 204 Aug 13 02:37:51.879604 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 199/784] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:37:51 2026] POST /volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:37:56.455055 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=229,cinder:UPDATE=46,cinder:INSERT=18 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:37:56.483802 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:56.485299 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:37:56.486849 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1527257422", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:56.487701 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1527257422', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:37:56.487944 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Create volume of 1 GB Aug 13 02:37:56.488359 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:56.488359 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:56.494391 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Availability Zones retrieved successfully. Aug 13 02:37:56.502116 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Flow 'volume_create_api' (dedb24a0-3c6e-4039-9dcd-df29e051c646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:37:56.503350 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b70f6e-814c-4147-8bb1-1924425c651b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:56.504559 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:37:56.507321 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=192,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:37:56.516519 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=216,cinder:UPDATE=23,cinder:INSERT=8 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:37:56.547823 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b70f6e-814c-4147-8bb1-1924425c651b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:56.549193 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bbaa11-313c-44ea-b2a4-c9f389b2ddd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:56.570631 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:56.573122 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:37:56.573589 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-285918167"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:56.575568 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-285918167'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:37:56.581423 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume of 1 GB Aug 13 02:37:56.581423 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:56.581423 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:56.582423 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Availability Zones retrieved successfully. Aug 13 02:37:56.589544 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Flow 'volume_create_api' (1a11d34e-4d93-4f6d-81b0-212befdc98e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:37:56.591164 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98c623f-3231-4c69-9b03-dc7c6cf2cac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:56.592269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:37:56.606399 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:56.606399 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:56.624245 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98c623f-3231-4c69-9b03-dc7c6cf2cac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=94fea238-b39b-4642-9f09-a1868d2b69f5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94fea238-b39b-4642-9f09-a1868d2b69f5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:56.625089 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d39864a-5df0-4356-8fe4-e843c71be6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:56.651587 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Created reservations ['7825374e-e48b-4904-bf29-8eb3c997d740', '6ad5ca49-e9e7-43f1-801d-b17761b20fd3', '2fe62adb-f2e3-4fa6-87cc-5920b1252235', 'f957683a-cd2c-4b07-aba0-4d96a2964f79'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:37:56.653036 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bbaa11-313c-44ea-b2a4-c9f389b2ddd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7825374e-e48b-4904-bf29-8eb3c997d740', '6ad5ca49-e9e7-43f1-801d-b17761b20fd3', '2fe62adb-f2e3-4fa6-87cc-5920b1252235', 'f957683a-cd2c-4b07-aba0-4d96a2964f79']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:56.654100 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6725f8-8508-4247-a585-f43e3fd9f059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:56.669231 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:37:56.669801 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:37:56.683799 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6725f8-8508-4247-a585-f43e3fd9f059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd5204db-ce33-4aae-968c-8203c03e99d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1527257422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65fd89457c94b568c7d4f92d09931e9',qos_specs=None,replication_status=,reservations=['7825374e-e48b-4904-bf29-8eb3c997d740','6ad5ca49-e9e7-43f1-801d-b17761b20fd3','2fe62adb-f2e3-4fa6-87cc-5920b1252235','f957683a-cd2c-4b07-aba0-4d96a2964f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc6a9764c84e63b30c86fb1c70a7ef',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1527257422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd5204db-ce33-4aae-968c-8203c03e99d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65fd89457c94b568c7d4f92d09931e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dafc6a9764c84e63b30c86fb1c70a7ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:56.685132 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6c9242-8d36-4b53-9500-f954fe1b6468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:56.695583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Created reservations ['2c90999f-560e-495f-8822-39a601eafe85', '40c692f2-5a80-4a63-a633-f468b618f354', '4d8c3a1d-e734-43b7-bfcd-c945b2a7d82f', '282e292a-79f0-43e1-8503-8ef86a08ae4e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:37:56.696433 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d39864a-5df0-4356-8fe4-e843c71be6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c90999f-560e-495f-8822-39a601eafe85', '40c692f2-5a80-4a63-a633-f468b618f354', '4d8c3a1d-e734-43b7-bfcd-c945b2a7d82f', '282e292a-79f0-43e1-8503-8ef86a08ae4e']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:56.697749 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc2fdac-0dfc-4034-a40c-4e4b06d1502a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:56.717225 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6c9242-8d36-4b53-9500-f954fe1b6468) transitioned into state 'SUCCESS' from state '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-1527257422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65fd89457c94b568c7d4f92d09931e9',qos_specs=None,replication_status=,reservations=['7825374e-e48b-4904-bf29-8eb3c997d740','6ad5ca49-e9e7-43f1-801d-b17761b20fd3','2fe62adb-f2e3-4fa6-87cc-5920b1252235','f957683a-cd2c-4b07-aba0-4d96a2964f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc6a9764c84e63b30c86fb1c70a7ef',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:56.718374 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4453cf2c-852e-4f3a-8520-f00a78e73a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:56.732480 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc2fdac-0dfc-4034-a40c-4e4b06d1502a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f092f35b-0b34-4cdf-89f1-f32b2905b6b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-285918167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6d9d276990d46a3a1cf633bfc90df28',qos_specs=None,replication_status=,reservations=['2c90999f-560e-495f-8822-39a601eafe85','40c692f2-5a80-4a63-a633-f468b618f354','4d8c3a1d-e734-43b7-bfcd-c945b2a7d82f','282e292a-79f0-43e1-8503-8ef86a08ae4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbfa5058394b108668c3726e699862',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-285918167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f092f35b-0b34-4cdf-89f1-f32b2905b6b9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c6d9d276990d46a3a1cf633bfc90df28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89dbfa5058394b108668c3726e699862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94fea238-b39b-4642-9f09-a1868d2b69f5),volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:56.733677 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44813235-1d63-4a7a-b586-443ed88763b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:56.738103 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4453cf2c-852e-4f3a-8520-f00a78e73a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:56.739060 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Flow 'volume_create_api' (dedb24a0-3c6e-4039-9dcd-df29e051c646) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:37:56.739701 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Create volume request issued successfully. Aug 13 02:37:56.740630 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-73630b8e-9fe0-4240-8829-5ab2210409df tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:37:56.741402 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 196/785] 10.4.3.30 () {72 vars in 1534 bytes} [Thu Aug 13 02:37:56 2026] POST /volume/v3/volumes => generated 753 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:37:56.752318 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-20b4b898-2dca-4001-93fc-7d88295d078b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:56.755019 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-20b4b898-2dca-4001-93fc-7d88295d078b tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] GET https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 Aug 13 02:37:56.755587 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-20b4b898-2dca-4001-93fc-7d88295d078b tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:56.755587 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-20b4b898-2dca-4001-93fc-7d88295d078b tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:56.759245 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44813235-1d63-4a7a-b586-443ed88763b0) transitioned into state 'SUCCESS' from state '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-285918167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6d9d276990d46a3a1cf633bfc90df28',qos_specs=None,replication_status=,reservations=['2c90999f-560e-495f-8822-39a601eafe85','40c692f2-5a80-4a63-a633-f468b618f354','4d8c3a1d-e734-43b7-bfcd-c945b2a7d82f','282e292a-79f0-43e1-8503-8ef86a08ae4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbfa5058394b108668c3726e699862',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:56.760341 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf436e2e-2ad0-4676-8e4a-ae177c64ea9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:37:56.763366 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:56.763366 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:56.767563 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-20b4b898-2dca-4001-93fc-7d88295d078b tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Volume info retrieved successfully. Aug 13 02:37:56.770684 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf436e2e-2ad0-4676-8e4a-ae177c64ea9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:37:56.771706 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Flow 'volume_create_api' (1a11d34e-4d93-4f6d-81b0-212befdc98e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:37:56.772082 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume request issued successfully. Aug 13 02:37:56.772753 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d04df92-e1a0-448a-88aa-df9a7580b888 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:37:56.773154 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 196/786] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:37:56 2026] POST /volume/v3/volumes => generated 757 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:37:56.777687 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ca3a3a8e-06df-41c4-a04e-592b6a912387 req-20b4b898-2dca-4001-93fc-7d88295d078b tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 returned with HTTP 200 Aug 13 02:37:56.778230 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 196/787] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:56 2026] GET /volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:56.790471 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6aece4a9-6862-4049-afb1-b408592cbc5b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:56.791658 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6aece4a9-6862-4049-afb1-b408592cbc5b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:37:56.791825 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6aece4a9-6862-4049-afb1-b408592cbc5b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:56.792067 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6aece4a9-6862-4049-afb1-b408592cbc5b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:56.800971 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:56.800971 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:56.806486 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6aece4a9-6862-4049-afb1-b408592cbc5b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:56.812901 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-692a6448-054a-41cc-ac29-ad288dac5208 req-bd698918-3aaa-4c6c-9e24-f5cef0bb5b4a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:56.813669 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6aece4a9-6862-4049-afb1-b408592cbc5b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:37:56.814213 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 200/788] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:56 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:56.815519 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-692a6448-054a-41cc-ac29-ad288dac5208 req-bd698918-3aaa-4c6c-9e24-f5cef0bb5b4a tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] GET https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 Aug 13 02:37:56.815851 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-692a6448-054a-41cc-ac29-ad288dac5208 req-bd698918-3aaa-4c6c-9e24-f5cef0bb5b4a tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:56.816099 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-692a6448-054a-41cc-ac29-ad288dac5208 req-bd698918-3aaa-4c6c-9e24-f5cef0bb5b4a tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:56.825848 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:56.825848 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:56.830004 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-692a6448-054a-41cc-ac29-ad288dac5208 req-bd698918-3aaa-4c6c-9e24-f5cef0bb5b4a tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Volume info retrieved successfully. Aug 13 02:37:56.834906 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-692a6448-054a-41cc-ac29-ad288dac5208 req-bd698918-3aaa-4c6c-9e24-f5cef0bb5b4a tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 returned with HTTP 200 Aug 13 02:37:56.835564 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 197/789] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:56 2026] GET /volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:57.830780 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eeaee53d-19d1-4a29-a1d0-956e9eb03f3f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:57.832762 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eeaee53d-19d1-4a29-a1d0-956e9eb03f3f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:37:57.832916 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eeaee53d-19d1-4a29-a1d0-956e9eb03f3f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:57.833124 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eeaee53d-19d1-4a29-a1d0-956e9eb03f3f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:57.842090 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:57.842090 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:57.846650 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eeaee53d-19d1-4a29-a1d0-956e9eb03f3f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:57.853650 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eeaee53d-19d1-4a29-a1d0-956e9eb03f3f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:37:57.854032 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 197/790] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:57 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:57.870229 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-72c19a02-ad06-40cb-8fb1-4d7f09e7f109 req-7e495481-08fb-4c4c-a24f-3a09a1b20751 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:57.873759 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-72c19a02-ad06-40cb-8fb1-4d7f09e7f109 req-7e495481-08fb-4c4c-a24f-3a09a1b20751 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] GET https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 Aug 13 02:37:57.873759 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-72c19a02-ad06-40cb-8fb1-4d7f09e7f109 req-7e495481-08fb-4c4c-a24f-3a09a1b20751 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:57.874115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-72c19a02-ad06-40cb-8fb1-4d7f09e7f109 req-7e495481-08fb-4c4c-a24f-3a09a1b20751 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:57.884214 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:57.884214 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:57.890735 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-72c19a02-ad06-40cb-8fb1-4d7f09e7f109 req-7e495481-08fb-4c4c-a24f-3a09a1b20751 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Volume info retrieved successfully. Aug 13 02:37:57.897439 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-72c19a02-ad06-40cb-8fb1-4d7f09e7f109 req-7e495481-08fb-4c4c-a24f-3a09a1b20751 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 returned with HTTP 200 Aug 13 02:37:57.897992 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 197/791] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:57 2026] GET /volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:57.913074 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-24681733-a67b-42e9-8c28-9aa77c989949 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:57.915753 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-24681733-a67b-42e9-8c28-9aa77c989949 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:37:57.916127 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-24681733-a67b-42e9-8c28-9aa77c989949 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:57.917818 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-24681733-a67b-42e9-8c28-9aa77c989949 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:57.925277 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:57.925277 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:57.927872 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-8ea72760-0bd0-45ab-afd9-b7e3ce96a175 req-b1690b62-3a53-4f97-a5c7-281d9f3652e4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:57.930599 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-24681733-a67b-42e9-8c28-9aa77c989949 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:57.931813 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8ea72760-0bd0-45ab-afd9-b7e3ce96a175 req-b1690b62-3a53-4f97-a5c7-281d9f3652e4 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:37:57.933064 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8ea72760-0bd0-45ab-afd9-b7e3ce96a175 req-b1690b62-3a53-4f97-a5c7-281d9f3652e4 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd5204db-ce33-4aae-968c-8203c03e99d3", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2117784023", "description": null, "metadata": {}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:57.936999 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-24681733-a67b-42e9-8c28-9aa77c989949 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:37:57.937699 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 201/792] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:57 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:57.943904 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:57.943904 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:57.944585 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-8ea72760-0bd0-45ab-afd9-b7e3ce96a175 req-b1690b62-3a53-4f97-a5c7-281d9f3652e4 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Volume info retrieved successfully. Aug 13 02:37:57.944778 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [req-8ea72760-0bd0-45ab-afd9-b7e3ce96a175 req-b1690b62-3a53-4f97-a5c7-281d9f3652e4 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Create snapshot from volume bd5204db-ce33-4aae-968c-8203c03e99d3 Aug 13 02:37:57.972181 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [req-8ea72760-0bd0-45ab-afd9-b7e3ce96a175 req-b1690b62-3a53-4f97-a5c7-281d9f3652e4 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:37:58.011342 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [req-8ea72760-0bd0-45ab-afd9-b7e3ce96a175 req-b1690b62-3a53-4f97-a5c7-281d9f3652e4 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Created reservations ['efdd61e7-3bfa-4261-8f55-16c47bc6266b', '85955adb-c980-482c-92fa-e695d6394979', '713e6913-3032-495c-b6df-b81cb37a34fc', '809cd24e-01b4-4456-9404-90235df4394f'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:37:58.044507 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-52653ef0-db39-4725-971a-c84ef094dfa4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:58.044771 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52653ef0-db39-4725-971a-c84ef094dfa4 None None] GET https://10.4.3.30/volume// Aug 13 02:37:58.045039 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52653ef0-db39-4725-971a-c84ef094dfa4 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:58.045361 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52653ef0-db39-4725-971a-c84ef094dfa4 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:58.046067 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52653ef0-db39-4725-971a-c84ef094dfa4 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:58.046747 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 198/793] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:37:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:58.058099 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-aaf68b82-fa52-4571-a71b-c1a2661f5c6a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:58.060681 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-aaf68b82-fa52-4571-a71b-c1a2661f5c6a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:37:58.061071 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-aaf68b82-fa52-4571-a71b-c1a2661f5c6a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f092f35b-0b34-4cdf-89f1-f32b2905b6b9", "connector": null, "instance_uuid": "4f576184-2a63-4254-888e-162cb303c395"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:58.061312 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-8ea72760-0bd0-45ab-afd9-b7e3ce96a175 req-b1690b62-3a53-4f97-a5c7-281d9f3652e4 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Snapshot create request issued successfully. Aug 13 02:37:58.061788 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8ea72760-0bd0-45ab-afd9-b7e3ce96a175 req-b1690b62-3a53-4f97-a5c7-281d9f3652e4 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:37:58.062313 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 198/794] 10.4.3.30 () {72 vars in 1540 bytes} [Thu Aug 13 02:37:57 2026] POST /volume/v3/snapshots => generated 311 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:37:58.084983 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:58.084983 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:58.128936 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-aaf68b82-fa52-4571-a71b-c1a2661f5c6a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:37:58.129636 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 198/795] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:37:58 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:58.137941 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-def05867-8d2e-4fa1-bf9a-a5e527557190 req-30f75463-7262-4b87-9d17-b2153fdf8000 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:58.140203 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-def05867-8d2e-4fa1-bf9a-a5e527557190 req-30f75463-7262-4b87-9d17-b2153fdf8000 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] GET https://10.4.3.30/volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a Aug 13 02:37:58.140452 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-def05867-8d2e-4fa1-bf9a-a5e527557190 req-30f75463-7262-4b87-9d17-b2153fdf8000 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:58.140740 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-def05867-8d2e-4fa1-bf9a-a5e527557190 req-30f75463-7262-4b87-9d17-b2153fdf8000 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:58.152201 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:58.152201 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:58.152835 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-def05867-8d2e-4fa1-bf9a-a5e527557190 req-30f75463-7262-4b87-9d17-b2153fdf8000 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] Snapshot retrieved successfully. Aug 13 02:37:58.153777 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-def05867-8d2e-4fa1-bf9a-a5e527557190 req-30f75463-7262-4b87-9d17-b2153fdf8000 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] https://10.4.3.30/volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a returned with HTTP 200 Aug 13 02:37:58.154523 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 202/796] 10.4.3.30 () {68 vars in 1597 bytes} [Thu Aug 13 02:37:58 2026] GET /volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:58.173489 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-34d42f23-3d05-4a39-a758-e278b3f2f553 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:58.178133 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-34d42f23-3d05-4a39-a758-e278b3f2f553 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:37:58.178133 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-34d42f23-3d05-4a39-a758-e278b3f2f553 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:58.179711 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-34d42f23-3d05-4a39-a758-e278b3f2f553 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:58.193272 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-bbcba1b1-4ff9-47d6-87d8-d27ec81200fb req-956ea91c-39b7-4622-b8aa-b1b5bd214f63 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:58.193419 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:58.193419 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:58.195224 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bda175b2-d14c-4f3b-af56-7607af79a44e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:58.195868 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bda175b2-d14c-4f3b-af56-7607af79a44e None None] GET https://10.4.3.30/volume// Aug 13 02:37:58.196054 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bda175b2-d14c-4f3b-af56-7607af79a44e None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:58.196332 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bda175b2-d14c-4f3b-af56-7607af79a44e None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:58.197321 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bda175b2-d14c-4f3b-af56-7607af79a44e None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:37:58.197407 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-bbcba1b1-4ff9-47d6-87d8-d27ec81200fb req-956ea91c-39b7-4622-b8aa-b1b5bd214f63 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] GET https://10.4.3.30/volume/v3/snapshots/detail Aug 13 02:37:58.197448 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 199/797] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:37:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:37:58.197771 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-bbcba1b1-4ff9-47d6-87d8-d27ec81200fb req-956ea91c-39b7-4622-b8aa-b1b5bd214f63 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:58.198300 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-bbcba1b1-4ff9-47d6-87d8-d27ec81200fb req-956ea91c-39b7-4622-b8aa-b1b5bd214f63 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:58.198802 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [req-bbcba1b1-4ff9-47d6-87d8-d27ec81200fb req-956ea91c-39b7-4622-b8aa-b1b5bd214f63 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:37:58.199561 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-34d42f23-3d05-4a39-a758-e278b3f2f553 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:58.199703 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:58.199703 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:58.201417 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.db.api [req-bbcba1b1-4ff9-47d6-87d8-d27ec81200fb req-956ea91c-39b7-4622-b8aa-b1b5bd214f63 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] Building query based on filter {{(pid=100287) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:37:58.205178 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-34d42f23-3d05-4a39-a758-e278b3f2f553 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:37:58.205659 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 199/798] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:58 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:58.214216 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-f859707a-7014-4cd3-9751-58246d61aea1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:58.216695 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-f859707a-7014-4cd3-9751-58246d61aea1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:37:58.216886 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-f859707a-7014-4cd3-9751-58246d61aea1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:58.217162 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-f859707a-7014-4cd3-9751-58246d61aea1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:58.221297 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-bbcba1b1-4ff9-47d6-87d8-d27ec81200fb req-956ea91c-39b7-4622-b8aa-b1b5bd214f63 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] Get all snapshots completed successfully. Aug 13 02:37:58.221297 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:58.221297 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:58.223042 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-bbcba1b1-4ff9-47d6-87d8-d27ec81200fb req-956ea91c-39b7-4622-b8aa-b1b5bd214f63 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-reader] https://10.4.3.30/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 02:37:58.223778 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 199/799] 10.4.3.30 () {68 vars in 1507 bytes} [Thu Aug 13 02:37:58 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:58.232584 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:58.232584 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:58.237644 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-f859707a-7014-4cd3-9751-58246d61aea1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:58.246514 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-f859707a-7014-4cd3-9751-58246d61aea1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:37:58.246514 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 203/800] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:37:58 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1029 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:37:58.259603 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-64cbcc5f-b2f4-4324-997f-d4ee2bf7ff43 req-d8e7817b-2983-4b02-bdf2-33afca172589 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:58.263753 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-64cbcc5f-b2f4-4324-997f-d4ee2bf7ff43 req-d8e7817b-2983-4b02-bdf2-33afca172589 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] GET https://10.4.3.30/volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a Aug 13 02:37:58.264820 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-64cbcc5f-b2f4-4324-997f-d4ee2bf7ff43 req-d8e7817b-2983-4b02-bdf2-33afca172589 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:58.264820 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-64cbcc5f-b2f4-4324-997f-d4ee2bf7ff43 req-d8e7817b-2983-4b02-bdf2-33afca172589 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:58.270304 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:58.270304 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:58.270883 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-64cbcc5f-b2f4-4324-997f-d4ee2bf7ff43 req-d8e7817b-2983-4b02-bdf2-33afca172589 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Snapshot retrieved successfully. Aug 13 02:37:58.271911 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-64cbcc5f-b2f4-4324-997f-d4ee2bf7ff43 req-d8e7817b-2983-4b02-bdf2-33afca172589 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a returned with HTTP 200 Aug 13 02:37:58.272390 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 200/801] 10.4.3.30 () {68 vars in 1597 bytes} [Thu Aug 13 02:37:58 2026] GET /volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:58.310777 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0f2c3b63-c90b-4add-acc8-66690ce90a45 req-79edb14c-d3dd-4bc0-b110-0aba085b80e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:58.314263 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0f2c3b63-c90b-4add-acc8-66690ce90a45 req-79edb14c-d3dd-4bc0-b110-0aba085b80e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a Aug 13 02:37:58.314567 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0f2c3b63-c90b-4add-acc8-66690ce90a45 req-79edb14c-d3dd-4bc0-b110-0aba085b80e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:58.314833 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0f2c3b63-c90b-4add-acc8-66690ce90a45 req-79edb14c-d3dd-4bc0-b110-0aba085b80e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:58.315822 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [req-0f2c3b63-c90b-4add-acc8-66690ce90a45 req-79edb14c-d3dd-4bc0-b110-0aba085b80e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Delete snapshot with id: cb557023-0f85-4758-982b-fcf605483b2a Aug 13 02:37:58.323448 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:58.323448 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:37:58.324383 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0f2c3b63-c90b-4add-acc8-66690ce90a45 req-79edb14c-d3dd-4bc0-b110-0aba085b80e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Snapshot retrieved successfully. Aug 13 02:37:58.353396 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0f2c3b63-c90b-4add-acc8-66690ce90a45 req-79edb14c-d3dd-4bc0-b110-0aba085b80e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Snapshot delete request issued successfully. Aug 13 02:37:58.353758 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0f2c3b63-c90b-4add-acc8-66690ce90a45 req-79edb14c-d3dd-4bc0-b110-0aba085b80e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a returned with HTTP 202 Aug 13 02:37:58.354391 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 200/802] 10.4.3.30 () {70 vars in 1619 bytes} [Thu Aug 13 02:37:58 2026] DELETE /volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:37:58.388107 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-353ea17a-b0e0-4a6a-898f-02998e03f132 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:58.389628 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c42ce6f2-c0d7-4018-9668-085031536a07 req-4a586c08-ca2d-4384-a399-063cbac22f96 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:58.390912 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-353ea17a-b0e0-4a6a-898f-02998e03f132 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] PUT https://10.4.3.30/volume/v3/attachments/06a32a71-4a34-4c76-b4b3-b2341e9e1d25 Aug 13 02:37:58.394675 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c42ce6f2-c0d7-4018-9668-085031536a07 req-4a586c08-ca2d-4384-a399-063cbac22f96 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] GET https://10.4.3.30/volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a Aug 13 02:37:58.394675 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c42ce6f2-c0d7-4018-9668-085031536a07 req-4a586c08-ca2d-4384-a399-063cbac22f96 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:58.394675 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c42ce6f2-c0d7-4018-9668-085031536a07 req-4a586c08-ca2d-4384-a399-063cbac22f96 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:58.394927 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-353ea17a-b0e0-4a6a-898f-02998e03f132 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:37:58.400168 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:58.400168 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:58.401871 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c42ce6f2-c0d7-4018-9668-085031536a07 req-4a586c08-ca2d-4384-a399-063cbac22f96 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Snapshot retrieved successfully. Aug 13 02:37:58.401871 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c42ce6f2-c0d7-4018-9668-085031536a07 req-4a586c08-ca2d-4384-a399-063cbac22f96 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a returned with HTTP 200 Aug 13 02:37:58.403592 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 204/803] 10.4.3.30 () {68 vars in 1597 bytes} [Thu Aug 13 02:37:58 2026] GET /volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:58.407518 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-353ea17a-b0e0-4a6a-898f-02998e03f132 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Acquiring lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:37:58.413283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-353ea17a-b0e0-4a6a-898f-02998e03f132 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:37:58.415454 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:58.415454 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:58.540336 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-353ea17a-b0e0-4a6a-898f-02998e03f132 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" released by "attachment_update" :: held 0.127s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:37:58.540735 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-353ea17a-b0e0-4a6a-898f-02998e03f132 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/06a32a71-4a34-4c76-b4b3-b2341e9e1d25 returned with HTTP 200 Aug 13 02:37:58.541225 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 200/804] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:37:58 2026] PUT /volume/v3/attachments/06a32a71-4a34-4c76-b4b3-b2341e9e1d25 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:37:59.221040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4ff6891c-5f07-4cbc-97ba-e23909dc740d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:59.223082 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4ff6891c-5f07-4cbc-97ba-e23909dc740d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:37:59.223347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4ff6891c-5f07-4cbc-97ba-e23909dc740d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:59.223579 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4ff6891c-5f07-4cbc-97ba-e23909dc740d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:59.233749 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:59.233749 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:37:59.237873 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4ff6891c-5f07-4cbc-97ba-e23909dc740d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:37:59.242693 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4ff6891c-5f07-4cbc-97ba-e23909dc740d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:37:59.243085 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 201/805] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:37:59 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:37:59.435876 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-135eaa6c-5352-4168-911f-6ea8246b8712 req-b0af1b47-6c2b-427a-88d6-703df5052917 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:59.438738 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-135eaa6c-5352-4168-911f-6ea8246b8712 req-b0af1b47-6c2b-427a-88d6-703df5052917 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] GET https://10.4.3.30/volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a Aug 13 02:37:59.439314 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-135eaa6c-5352-4168-911f-6ea8246b8712 req-b0af1b47-6c2b-427a-88d6-703df5052917 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:59.439314 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-135eaa6c-5352-4168-911f-6ea8246b8712 req-b0af1b47-6c2b-427a-88d6-703df5052917 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:59.444977 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-135eaa6c-5352-4168-911f-6ea8246b8712 req-b0af1b47-6c2b-427a-88d6-703df5052917 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a returned with HTTP 404 Aug 13 02:37:59.445971 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 201/806] 10.4.3.30 () {68 vars in 1597 bytes} [Thu Aug 13 02:37:59 2026] GET /volume/v3/snapshots/cb557023-0f85-4758-982b-fcf605483b2a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:37:59.469677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-02175b54-a080-45bd-a5b9-8ae03351bc55 req-d3a85a14-d038-4f1e-ae88-8e9c7f8351e3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:59.473696 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-02175b54-a080-45bd-a5b9-8ae03351bc55 req-d3a85a14-d038-4f1e-ae88-8e9c7f8351e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] DELETE https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 Aug 13 02:37:59.473894 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-02175b54-a080-45bd-a5b9-8ae03351bc55 req-d3a85a14-d038-4f1e-ae88-8e9c7f8351e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:59.474100 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-02175b54-a080-45bd-a5b9-8ae03351bc55 req-d3a85a14-d038-4f1e-ae88-8e9c7f8351e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:59.474302 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [req-02175b54-a080-45bd-a5b9-8ae03351bc55 req-d3a85a14-d038-4f1e-ae88-8e9c7f8351e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Delete volume with id: bd5204db-ce33-4aae-968c-8203c03e99d3 Aug 13 02:37:59.485382 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:59.485382 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:37:59.485382 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-02175b54-a080-45bd-a5b9-8ae03351bc55 req-d3a85a14-d038-4f1e-ae88-8e9c7f8351e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Volume info retrieved successfully. Aug 13 02:37:59.509994 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-02175b54-a080-45bd-a5b9-8ae03351bc55 req-d3a85a14-d038-4f1e-ae88-8e9c7f8351e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Delete volume request issued successfully. Aug 13 02:37:59.510472 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-02175b54-a080-45bd-a5b9-8ae03351bc55 req-d3a85a14-d038-4f1e-ae88-8e9c7f8351e3 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 returned with HTTP 202 Aug 13 02:37:59.510989 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 205/807] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:37:59 2026] DELETE /volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:37:59.542535 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-8244e3cb-edc3-4eed-9763-e9a325e6e549 req-e96d9528-b73e-4732-8dde-336fe3a6c90a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:37:59.544711 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8244e3cb-edc3-4eed-9763-e9a325e6e549 req-e96d9528-b73e-4732-8dde-336fe3a6c90a tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] GET https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 Aug 13 02:37:59.544889 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8244e3cb-edc3-4eed-9763-e9a325e6e549 req-e96d9528-b73e-4732-8dde-336fe3a6c90a tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:37:59.545096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8244e3cb-edc3-4eed-9763-e9a325e6e549 req-e96d9528-b73e-4732-8dde-336fe3a6c90a tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:37:59.555378 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:37:59.555378 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:37:59.561018 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-8244e3cb-edc3-4eed-9763-e9a325e6e549 req-e96d9528-b73e-4732-8dde-336fe3a6c90a tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Volume info retrieved successfully. Aug 13 02:37:59.567749 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8244e3cb-edc3-4eed-9763-e9a325e6e549 req-e96d9528-b73e-4732-8dde-336fe3a6c90a tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 returned with HTTP 200 Aug 13 02:37:59.568155 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 201/808] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:37:59 2026] GET /volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:00.261625 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-adf9a3a3-b0a8-4f98-b326-3d0d4814609b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:00.263601 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-adf9a3a3-b0a8-4f98-b326-3d0d4814609b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:00.263842 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-adf9a3a3-b0a8-4f98-b326-3d0d4814609b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:00.264078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-adf9a3a3-b0a8-4f98-b326-3d0d4814609b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:00.275597 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:00.275597 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:00.280156 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-adf9a3a3-b0a8-4f98-b326-3d0d4814609b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:00.285315 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-adf9a3a3-b0a8-4f98-b326-3d0d4814609b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:00.285788 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 202/809] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:00 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:00.601027 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-632aca63-6256-45b6-bff6-feb320bd16b6 req-495726c2-205b-44bd-b0f1-74b7a0d56951 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:00.603543 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-632aca63-6256-45b6-bff6-feb320bd16b6 req-495726c2-205b-44bd-b0f1-74b7a0d56951 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] GET https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 Aug 13 02:38:00.603543 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-632aca63-6256-45b6-bff6-feb320bd16b6 req-495726c2-205b-44bd-b0f1-74b7a0d56951 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:00.603797 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-632aca63-6256-45b6-bff6-feb320bd16b6 req-495726c2-205b-44bd-b0f1-74b7a0d56951 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:00.611092 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-632aca63-6256-45b6-bff6-feb320bd16b6 req-495726c2-205b-44bd-b0f1-74b7a0d56951 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 returned with HTTP 404 Aug 13 02:38:00.611831 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 202/810] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:00 2026] GET /volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:00.641743 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-4a0a3171-e508-473c-9d6c-e76309029c44 req-7f885a3a-81bb-4e3f-9a60-8c678cd52a2e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:00.645660 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4a0a3171-e508-473c-9d6c-e76309029c44 req-7f885a3a-81bb-4e3f-9a60-8c678cd52a2e tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] DELETE https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 Aug 13 02:38:00.645660 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4a0a3171-e508-473c-9d6c-e76309029c44 req-7f885a3a-81bb-4e3f-9a60-8c678cd52a2e tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:00.646774 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4a0a3171-e508-473c-9d6c-e76309029c44 req-7f885a3a-81bb-4e3f-9a60-8c678cd52a2e tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:00.647033 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [req-4a0a3171-e508-473c-9d6c-e76309029c44 req-7f885a3a-81bb-4e3f-9a60-8c678cd52a2e tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Delete volume with id: bd5204db-ce33-4aae-968c-8203c03e99d3 Aug 13 02:38:00.649622 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=212,cinder:UPDATE=20,cinder:INSERT=2 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:38:00.658082 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4a0a3171-e508-473c-9d6c-e76309029c44 req-7f885a3a-81bb-4e3f-9a60-8c678cd52a2e tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 returned with HTTP 404 Aug 13 02:38:00.659892 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 206/811] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:38:00 2026] DELETE /volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:00.696102 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-335ea5bc-5190-4bf4-904f-be9b8811b142 req-f1901a0f-66a7-4111-89e7-fbe2ba0def02 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:00.700284 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-335ea5bc-5190-4bf4-904f-be9b8811b142 req-f1901a0f-66a7-4111-89e7-fbe2ba0def02 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] GET https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 Aug 13 02:38:00.700284 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-335ea5bc-5190-4bf4-904f-be9b8811b142 req-f1901a0f-66a7-4111-89e7-fbe2ba0def02 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:00.700284 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-335ea5bc-5190-4bf4-904f-be9b8811b142 req-f1901a0f-66a7-4111-89e7-fbe2ba0def02 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:00.712185 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-335ea5bc-5190-4bf4-904f-be9b8811b142 req-f1901a0f-66a7-4111-89e7-fbe2ba0def02 tempest-VolumesSnapshotsTestJSON-1222724719 tempest-VolumesSnapshotsTestJSON-1222724719-project-member] https://10.4.3.30/volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 returned with HTTP 404 Aug 13 02:38:00.713287 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 202/812] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:00 2026] GET /volume/v3/volumes/bd5204db-ce33-4aae-968c-8203c03e99d3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:01.302894 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c983663f-d542-4d83-bf03-691f0c0a7070 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:01.306462 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c983663f-d542-4d83-bf03-691f0c0a7070 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:01.306462 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c983663f-d542-4d83-bf03-691f0c0a7070 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:01.309459 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c983663f-d542-4d83-bf03-691f0c0a7070 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:01.324671 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:01.324671 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:01.331991 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c983663f-d542-4d83-bf03-691f0c0a7070 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:01.340408 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c983663f-d542-4d83-bf03-691f0c0a7070 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:01.340629 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 203/813] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:01 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:01.871433 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-45ddf05f-bf8b-44da-840c-4f937992be3d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:01.875577 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-45ddf05f-bf8b-44da-840c-4f937992be3d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments/06a32a71-4a34-4c76-b4b3-b2341e9e1d25/action Aug 13 02:38:01.876297 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-45ddf05f-bf8b-44da-840c-4f937992be3d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:01.876699 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-45ddf05f-bf8b-44da-840c-4f937992be3d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:01.905289 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:01.905289 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:01.923217 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e3cc0104-019c-4be6-be8c-4c737f72a000 req-45ddf05f-bf8b-44da-840c-4f937992be3d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/06a32a71-4a34-4c76-b4b3-b2341e9e1d25/action returned with HTTP 204 Aug 13 02:38:01.923975 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 203/814] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:38:01 2026] POST /volume/v3/attachments/06a32a71-4a34-4c76-b4b3-b2341e9e1d25/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:02.209632 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-815525c2-5d32-4e9b-914f-560172b1b460 req-e6925f02-063a-4fa1-bbdd-c95d007585b0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.212106 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-e6925f02-063a-4fa1-bbdd-c95d007585b0 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:02.212340 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-e6925f02-063a-4fa1-bbdd-c95d007585b0 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:02.212554 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-e6925f02-063a-4fa1-bbdd-c95d007585b0 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:02.222594 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:02.222594 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:02.228507 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-815525c2-5d32-4e9b-914f-560172b1b460 req-e6925f02-063a-4fa1-bbdd-c95d007585b0 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:02.233626 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-e6925f02-063a-4fa1-bbdd-c95d007585b0 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:02.234171 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 207/815] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:02 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:02.332769 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6b3420a9-77f6-4e01-93ef-eed9691ba187 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.332769 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6b3420a9-77f6-4e01-93ef-eed9691ba187 None None] GET https://10.4.3.30/volume// Aug 13 02:38:02.332769 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6b3420a9-77f6-4e01-93ef-eed9691ba187 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:02.332769 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6b3420a9-77f6-4e01-93ef-eed9691ba187 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:02.332769 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6b3420a9-77f6-4e01-93ef-eed9691ba187 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:02.332769 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 203/816] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:38:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:38:02.339950 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-815525c2-5d32-4e9b-914f-560172b1b460 req-30394895-df42-4ef5-8b48-92fc3f82feca None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.342557 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-30394895-df42-4ef5-8b48-92fc3f82feca tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:38:02.342901 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-30394895-df42-4ef5-8b48-92fc3f82feca tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1d2354f-0e61-461e-b29e-d7b8de3bb3bd", "connector": null, "instance_uuid": "4b12bc0e-174d-4b69-ac20-b53f38ab4b05"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:02.354601 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:02.354601 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:02.361134 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e49b4a66-1bd3-45ff-ae68-c1509a9e3867 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.363926 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e49b4a66-1bd3-45ff-ae68-c1509a9e3867 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:02.364136 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e49b4a66-1bd3-45ff-ae68-c1509a9e3867 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:02.364413 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e49b4a66-1bd3-45ff-ae68-c1509a9e3867 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:02.377000 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:02.377000 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:02.384305 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e49b4a66-1bd3-45ff-ae68-c1509a9e3867 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:02.392143 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-30394895-df42-4ef5-8b48-92fc3f82feca tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:38:02.392264 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e49b4a66-1bd3-45ff-ae68-c1509a9e3867 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:02.393009 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 204/818] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:38:02 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:02.393085 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 204/818] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:02 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:02.443277 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e556813a-a554-4523-90b3-83605d6cc46a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.445873 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e556813a-a554-4523-90b3-83605d6cc46a tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:02.446217 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e556813a-a554-4523-90b3-83605d6cc46a tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:02.447089 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e556813a-a554-4523-90b3-83605d6cc46a tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:02.459942 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e6cabf54-24cc-4c6c-b23d-a95012aa98dd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.460545 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e6cabf54-24cc-4c6c-b23d-a95012aa98dd None None] GET https://10.4.3.30/volume// Aug 13 02:38:02.460758 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e6cabf54-24cc-4c6c-b23d-a95012aa98dd None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:02.461038 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e6cabf54-24cc-4c6c-b23d-a95012aa98dd None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:02.462542 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:02.462542 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:02.463260 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e6cabf54-24cc-4c6c-b23d-a95012aa98dd None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:02.463960 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 204/819] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:38:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:38:02.468192 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-96823f5b-7723-4c07-9701-4461c5796e2f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.471118 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e556813a-a554-4523-90b3-83605d6cc46a tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:02.471355 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-96823f5b-7723-4c07-9701-4461c5796e2f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:02.471601 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-96823f5b-7723-4c07-9701-4461c5796e2f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:02.471909 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-96823f5b-7723-4c07-9701-4461c5796e2f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:02.475599 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2a3d9353-6786-48ee-aa92-33408d9d47c5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.477855 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2a3d9353-6786-48ee-aa92-33408d9d47c5 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:02.478123 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2a3d9353-6786-48ee-aa92-33408d9d47c5 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:02.478380 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2a3d9353-6786-48ee-aa92-33408d9d47c5 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:02.482157 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e556813a-a554-4523-90b3-83605d6cc46a tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:02.482803 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 208/820] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:02 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:02.486610 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:02.486610 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:02.492460 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-96823f5b-7723-4c07-9701-4461c5796e2f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:02.497967 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:02.497967 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:02.499232 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-96823f5b-7723-4c07-9701-4461c5796e2f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:02.499893 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 205/821] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:02 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:02.502855 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2a3d9353-6786-48ee-aa92-33408d9d47c5 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:02.507926 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2a3d9353-6786-48ee-aa92-33408d9d47c5 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:02.508704 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 205/822] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:38:02 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:02.635214 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-01538a54-c068-4f01-b601-fd041b7b8c78 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.635739 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-01538a54-c068-4f01-b601-fd041b7b8c78 None None] GET https://10.4.3.30/volume// Aug 13 02:38:02.636122 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-01538a54-c068-4f01-b601-fd041b7b8c78 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:02.636314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-01538a54-c068-4f01-b601-fd041b7b8c78 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:02.636631 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-01538a54-c068-4f01-b601-fd041b7b8c78 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:02.636994 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 205/823] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:38:02 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:38:02.637596 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2f801f7d-4049-447b-800a-e323054a8be6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.641021 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2f801f7d-4049-447b-800a-e323054a8be6 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] PUT https://10.4.3.30/volume/v3/attachments/35673d1e-a592-45a8-9bca-d42b7afe0640 Aug 13 02:38:02.641697 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2f801f7d-4049-447b-800a-e323054a8be6 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:02.649781 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-b32735f5-b434-4518-a5b0-de0dff5c1cd2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.653226 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-b32735f5-b434-4518-a5b0-de0dff5c1cd2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:38:02.654342 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-b32735f5-b434-4518-a5b0-de0dff5c1cd2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f092f35b-0b34-4cdf-89f1-f32b2905b6b9", "connector": null, "instance_uuid": "956d94d6-df42-4e70-9734-eb7e09581209"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:02.658821 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2f801f7d-4049-447b-800a-e323054a8be6 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Acquiring lock "cinder-attachment_update-f1d2354f-0e61-461e-b29e-d7b8de3bb3bd-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:38:02.665412 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2f801f7d-4049-447b-800a-e323054a8be6 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Lock "cinder-attachment_update-f1d2354f-0e61-461e-b29e-d7b8de3bb3bd-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:38:02.667010 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:02.667010 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:02.673462 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:02.673462 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:02.719667 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-b32735f5-b434-4518-a5b0-de0dff5c1cd2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:38:02.721087 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 206/824] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:38:02 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:02.773903 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-755c93a5-22dd-4741-88f8-a815a877e986 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.775905 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-755c93a5-22dd-4741-88f8-a815a877e986 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:02.776358 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-755c93a5-22dd-4741-88f8-a815a877e986 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:02.776788 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-755c93a5-22dd-4741-88f8-a815a877e986 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:02.791806 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3287c6e0-00c4-491a-bb49-f56996627f7a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.792595 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3287c6e0-00c4-491a-bb49-f56996627f7a None None] GET https://10.4.3.30/volume// Aug 13 02:38:02.792595 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3287c6e0-00c4-491a-bb49-f56996627f7a None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:02.792827 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3287c6e0-00c4-491a-bb49-f56996627f7a None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:02.793197 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3287c6e0-00c4-491a-bb49-f56996627f7a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:02.793600 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 206/825] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:38:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:38:02.800124 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:02.800124 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:02.807873 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2f801f7d-4049-447b-800a-e323054a8be6 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Lock "cinder-attachment_update-f1d2354f-0e61-461e-b29e-d7b8de3bb3bd-np0000007139" released by "attachment_update" :: held 0.141s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:38:02.807873 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-2f801f7d-4049-447b-800a-e323054a8be6 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/attachments/35673d1e-a592-45a8-9bca-d42b7afe0640 returned with HTTP 200 Aug 13 02:38:02.807873 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 209/826] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:38:02 2026] PUT /volume/v3/attachments/35673d1e-a592-45a8-9bca-d42b7afe0640 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:02.808103 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-4eb9b44e-fb91-441a-84b3-24a6ad7c5792 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.811773 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-4eb9b44e-fb91-441a-84b3-24a6ad7c5792 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:02.811981 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-4eb9b44e-fb91-441a-84b3-24a6ad7c5792 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:02.812155 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-755c93a5-22dd-4741-88f8-a815a877e986 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:02.812374 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-4eb9b44e-fb91-441a-84b3-24a6ad7c5792 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:02.821918 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-755c93a5-22dd-4741-88f8-a815a877e986 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:02.822411 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 206/827] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:02 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1144 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:02.833726 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:02.833726 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:02.840415 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-4eb9b44e-fb91-441a-84b3-24a6ad7c5792 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:02.848375 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-4eb9b44e-fb91-441a-84b3-24a6ad7c5792 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:02.849092 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 207/828] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:38:02 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:02.989173 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-1e97d7cd-ca2c-409b-a42c-300c2647f325 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:02.993877 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-1e97d7cd-ca2c-409b-a42c-300c2647f325 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] PUT https://10.4.3.30/volume/v3/attachments/036db799-3271-404a-a2a8-95a93e859596 Aug 13 02:38:02.994628 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-1e97d7cd-ca2c-409b-a42c-300c2647f325 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:03.013746 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-1e97d7cd-ca2c-409b-a42c-300c2647f325 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Acquiring lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:38:03.019634 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-1e97d7cd-ca2c-409b-a42c-300c2647f325 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:38:03.023302 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:03.023302 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:03.142719 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-1e97d7cd-ca2c-409b-a42c-300c2647f325 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" released by "attachment_update" :: held 0.123s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:38:03.143040 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-1e97d7cd-ca2c-409b-a42c-300c2647f325 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/036db799-3271-404a-a2a8-95a93e859596 returned with HTTP 200 Aug 13 02:38:03.143678 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 207/829] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:38:02 2026] PUT /volume/v3/attachments/036db799-3271-404a-a2a8-95a93e859596 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:03.499673 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a2f829a0-a89c-482a-82c0-7467e4fce50b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:03.502264 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2f829a0-a89c-482a-82c0-7467e4fce50b tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:03.504274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2f829a0-a89c-482a-82c0-7467e4fce50b tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:03.504274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2f829a0-a89c-482a-82c0-7467e4fce50b tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:03.515306 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:03.515306 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:03.520014 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a2f829a0-a89c-482a-82c0-7467e4fce50b tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:03.525779 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2f829a0-a89c-482a-82c0-7467e4fce50b tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:03.526524 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 210/830] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:03 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:03.596646 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1df09599-5a9f-4751-8851-f3012fa0adf8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:03.600021 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1df09599-5a9f-4751-8851-f3012fa0adf8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:38:03.600365 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1df09599-5a9f-4751-8851-f3012fa0adf8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:03.600674 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1df09599-5a9f-4751-8851-f3012fa0adf8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:03.616080 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:03.616080 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:03.622217 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1df09599-5a9f-4751-8851-f3012fa0adf8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:38:03.629939 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1df09599-5a9f-4751-8851-f3012fa0adf8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:38:03.630755 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 207/831] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:03 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:03.688692 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-20eea16e-34bb-49e4-bc3e-64f33839e7d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:03.691161 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-20eea16e-34bb-49e4-bc3e-64f33839e7d1 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:38:03.693338 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-20eea16e-34bb-49e4-bc3e-64f33839e7d1 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:03.693338 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-20eea16e-34bb-49e4-bc3e-64f33839e7d1 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:03.706468 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:03.706468 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:03.713147 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-20eea16e-34bb-49e4-bc3e-64f33839e7d1 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:38:03.722942 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-20eea16e-34bb-49e4-bc3e-64f33839e7d1 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:38:03.723569 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 208/832] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:03 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:03.754598 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-922f16b6-c653-4d5f-ba11-08e21e3c68f8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:03.757246 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-922f16b6-c653-4d5f-ba11-08e21e3c68f8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] POST https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e/action Aug 13 02:38:03.757678 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-922f16b6-c653-4d5f-ba11-08e21e3c68f8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:03.757678 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-922f16b6-c653-4d5f-ba11-08e21e3c68f8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:03.775380 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:03.775380 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:03.775952 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-922f16b6-c653-4d5f-ba11-08e21e3c68f8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:38:03.792017 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-922f16b6-c653-4d5f-ba11-08e21e3c68f8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Begin detaching volume completed successfully. Aug 13 02:38:03.792017 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-922f16b6-c653-4d5f-ba11-08e21e3c68f8 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e/action returned with HTTP 202 Aug 13 02:38:03.792650 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 208/833] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:38:03 2026] POST /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:38:03.842639 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f3aac587-f909-409d-83aa-eeafed48abaf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:03.845478 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f3aac587-f909-409d-83aa-eeafed48abaf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:03.846676 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f3aac587-f909-409d-83aa-eeafed48abaf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:03.846676 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f3aac587-f909-409d-83aa-eeafed48abaf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:03.865960 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3378731a-163d-4cc7-9049-2d31e0bbe173 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:03.866536 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3378731a-163d-4cc7-9049-2d31e0bbe173 None None] GET https://10.4.3.30/volume// Aug 13 02:38:03.867240 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3378731a-163d-4cc7-9049-2d31e0bbe173 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:03.867240 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3378731a-163d-4cc7-9049-2d31e0bbe173 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:03.867619 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:03.867619 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:03.867717 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3378731a-163d-4cc7-9049-2d31e0bbe173 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:03.867717 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 208/834] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:38:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 02:38:03.878596 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f3aac587-f909-409d-83aa-eeafed48abaf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:03.879821 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-f6a9492c-9a2b-456b-b08c-6a47adb00c4b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:03.882041 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-f6a9492c-9a2b-456b-b08c-6a47adb00c4b tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:38:03.883274 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-f6a9492c-9a2b-456b-b08c-6a47adb00c4b tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:03.883274 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-f6a9492c-9a2b-456b-b08c-6a47adb00c4b tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:03.886514 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f3aac587-f909-409d-83aa-eeafed48abaf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:03.886930 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 211/835] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:03 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:03.894530 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:03.894530 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:03.898517 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-f6a9492c-9a2b-456b-b08c-6a47adb00c4b tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:38:03.903919 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-f6a9492c-9a2b-456b-b08c-6a47adb00c4b tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:38:03.904440 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 209/836] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:38:03 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 1325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:04.545829 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8840bbec-35f8-4a60-b86d-5c49cdb85a64 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:04.549465 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8840bbec-35f8-4a60-b86d-5c49cdb85a64 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:04.549801 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8840bbec-35f8-4a60-b86d-5c49cdb85a64 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:04.550019 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8840bbec-35f8-4a60-b86d-5c49cdb85a64 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:04.564520 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:04.564520 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:04.570273 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8840bbec-35f8-4a60-b86d-5c49cdb85a64 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:04.578480 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8840bbec-35f8-4a60-b86d-5c49cdb85a64 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:04.579081 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 209/837] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:04 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:04.911635 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c4bc91cb-5571-4a38-9d28-6913e1351f8e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:04.914382 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c4bc91cb-5571-4a38-9d28-6913e1351f8e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:04.915107 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c4bc91cb-5571-4a38-9d28-6913e1351f8e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:04.915550 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c4bc91cb-5571-4a38-9d28-6913e1351f8e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:04.934739 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:04.934739 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:04.942347 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c4bc91cb-5571-4a38-9d28-6913e1351f8e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:04.947056 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c4bc91cb-5571-4a38-9d28-6913e1351f8e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:04.948607 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 209/838] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:04 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:05.597957 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-232e621e-d796-41ea-b6fb-60247c9219b8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:05.600592 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-232e621e-d796-41ea-b6fb-60247c9219b8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:05.600943 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-232e621e-d796-41ea-b6fb-60247c9219b8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:05.601369 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-232e621e-d796-41ea-b6fb-60247c9219b8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:05.620312 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:05.620312 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:05.627882 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-232e621e-d796-41ea-b6fb-60247c9219b8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:05.634770 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-232e621e-d796-41ea-b6fb-60247c9219b8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:05.635370 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 212/839] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:05 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:05.965049 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f3fba41-cd53-4174-8bce-c57e7d0b4236 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:05.968018 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f3fba41-cd53-4174-8bce-c57e7d0b4236 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:05.968018 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f3fba41-cd53-4174-8bce-c57e7d0b4236 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:05.968483 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f3fba41-cd53-4174-8bce-c57e7d0b4236 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:05.999496 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:05.999496 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:06.004969 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f3fba41-cd53-4174-8bce-c57e7d0b4236 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:06.012720 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f3fba41-cd53-4174-8bce-c57e7d0b4236 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:06.013271 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 210/840] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:05 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:06.141128 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-815525c2-5d32-4e9b-914f-560172b1b460 req-391d960a-7730-4abe-bb0e-524a36e74078 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:06.143752 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-391d960a-7730-4abe-bb0e-524a36e74078 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] POST https://10.4.3.30/volume/v3/attachments/35673d1e-a592-45a8-9bca-d42b7afe0640/action Aug 13 02:38:06.144094 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-391d960a-7730-4abe-bb0e-524a36e74078 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:06.144652 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-391d960a-7730-4abe-bb0e-524a36e74078 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:06.144982 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:06.149356 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:06.149356 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1459772126", "imageRef": "7731edac-3159-4e2b-8e11-997506f2736a", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:06.151510 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1459772126', 'imageRef': '7731edac-3159-4e2b-8e11-997506f2736a', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:06.172430 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:06.172430 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:06.188925 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-815525c2-5d32-4e9b-914f-560172b1b460 req-391d960a-7730-4abe-bb0e-524a36e74078 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/attachments/35673d1e-a592-45a8-9bca-d42b7afe0640/action returned with HTTP 204 Aug 13 02:38:06.191944 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 210/841] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:38:06 2026] POST /volume/v3/attachments/35673d1e-a592-45a8-9bca-d42b7afe0640/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:06.266337 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Create volume of 1 GB Aug 13 02:38:06.272081 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Availability Zones retrieved successfully. Aug 13 02:38:06.281348 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Flow 'volume_create_api' (69ce52d0-4c23-4aff-9641-3eca2856b469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:06.283142 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328bf508-0b6a-4395-b767-73bde39cd83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:06.285910 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:06.372308 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328bf508-0b6a-4395-b767-73bde39cd83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:06.372308 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8381a974-7648-4051-b79e-c854afcd999b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:06.460519 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Created reservations ['ad02648d-6339-42b0-b6d0-7c9ab568dcd2', '821239ee-1596-46d9-a8d6-c92fa9150a3a', '0666aed3-4312-4b47-a9eb-11ccb1e06b39', 'd8d255df-fe5e-41be-8dd1-d35741c6cbb2'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:06.461711 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8381a974-7648-4051-b79e-c854afcd999b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad02648d-6339-42b0-b6d0-7c9ab568dcd2', '821239ee-1596-46d9-a8d6-c92fa9150a3a', '0666aed3-4312-4b47-a9eb-11ccb1e06b39', 'd8d255df-fe5e-41be-8dd1-d35741c6cbb2']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:06.462721 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c8fd1df-262a-4f66-b477-c8e87686cde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:06.489234 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c8fd1df-262a-4f66-b477-c8e87686cde5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd934b010-2d35-4271-a245-f909d9983ede', '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-1459772126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189fd5a05f1e40348b1164efba42fa0c',qos_specs=None,replication_status=,reservations=['ad02648d-6339-42b0-b6d0-7c9ab568dcd2','821239ee-1596-46d9-a8d6-c92fa9150a3a','0666aed3-4312-4b47-a9eb-11ccb1e06b39','d8d255df-fe5e-41be-8dd1-d35741c6cbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5df9cd2b534101bd5e1dd398a77fb3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1459772126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d934b010-2d35-4271-a245-f909d9983ede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189fd5a05f1e40348b1164efba42fa0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb5df9cd2b534101bd5e1dd398a77fb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:06.491688 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4906198d-101f-4dd2-b85b-326c923af309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:06.515114 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4906198d-101f-4dd2-b85b-326c923af309) transitioned into state 'SUCCESS' from state '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-1459772126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189fd5a05f1e40348b1164efba42fa0c',qos_specs=None,replication_status=,reservations=['ad02648d-6339-42b0-b6d0-7c9ab568dcd2','821239ee-1596-46d9-a8d6-c92fa9150a3a','0666aed3-4312-4b47-a9eb-11ccb1e06b39','d8d255df-fe5e-41be-8dd1-d35741c6cbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5df9cd2b534101bd5e1dd398a77fb3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:06.516513 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15a5820-57a7-4031-a824-fe21d683bb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:06.528425 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15a5820-57a7-4031-a824-fe21d683bb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:06.530274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Flow 'volume_create_api' (69ce52d0-4c23-4aff-9641-3eca2856b469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:06.530274 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Create volume request issued successfully. Aug 13 02:38:06.530848 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f4376ca-33db-4de2-8a70-512b228a2bc6 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:38:06.531426 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 210/842] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:38:06 2026] POST /volume/v3/volumes => generated 751 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:06.546901 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dea1d0ee-52fa-454e-9b57-b71b354c60cb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:06.549210 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dea1d0ee-52fa-454e-9b57-b71b354c60cb tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:06.549523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dea1d0ee-52fa-454e-9b57-b71b354c60cb tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:06.549765 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dea1d0ee-52fa-454e-9b57-b71b354c60cb tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:06.559886 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:06.559886 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:06.566075 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dea1d0ee-52fa-454e-9b57-b71b354c60cb tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:06.572294 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dea1d0ee-52fa-454e-9b57-b71b354c60cb tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:06.572835 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 213/843] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:06 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:06.651477 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-745f3e2b-608b-480d-b1c9-b74d3fd1becd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:06.654078 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-745f3e2b-608b-480d-b1c9-b74d3fd1becd tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:06.654417 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-745f3e2b-608b-480d-b1c9-b74d3fd1becd tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:06.654698 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-745f3e2b-608b-480d-b1c9-b74d3fd1becd tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:06.668909 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:06.668909 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:06.673812 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-745f3e2b-608b-480d-b1c9-b74d3fd1becd tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:06.680208 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-745f3e2b-608b-480d-b1c9-b74d3fd1becd tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:06.680948 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 211/844] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:06 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1157 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:06.700224 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:06.701883 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] POST https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd/action Aug 13 02:38:06.702346 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:06.702615 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:06.717662 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:06.717662 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:06.718165 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:06.771946 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Created reservations ['dcae7a16-70a3-435a-9c35-6f70a1196d71', '35833950-a58c-4493-940d-b25b0a70bebe'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:06.819395 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Extend volume request issued successfully. Aug 13 02:38:06.819395 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd/action returned with HTTP 202 Aug 13 02:38:06.819639 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 211/845] 10.4.3.30 () {70 vars in 1424 bytes} [Thu Aug 13 02:38:06 2026] POST /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 02:38:06.836373 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6e4c8f92-e52e-4585-9291-0d3bd81977d7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:06.840278 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e4c8f92-e52e-4585-9291-0d3bd81977d7 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:06.840278 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e4c8f92-e52e-4585-9291-0d3bd81977d7 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:06.840278 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e4c8f92-e52e-4585-9291-0d3bd81977d7 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:06.855160 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:06.855160 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:06.861498 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6e4c8f92-e52e-4585-9291-0d3bd81977d7 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:06.870926 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e4c8f92-e52e-4585-9291-0d3bd81977d7 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:06.870926 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 211/846] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:06 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:07.036325 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-38cdbf08-ac9c-4833-a437-32d045f9e598 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:07.038843 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-38cdbf08-ac9c-4833-a437-32d045f9e598 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:07.039114 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-38cdbf08-ac9c-4833-a437-32d045f9e598 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:07.039334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-38cdbf08-ac9c-4833-a437-32d045f9e598 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:07.061112 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:07.061112 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:07.066806 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-38cdbf08-ac9c-4833-a437-32d045f9e598 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:07.078143 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-38cdbf08-ac9c-4833-a437-32d045f9e598 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:07.079085 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 214/847] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:07 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:07.338912 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 req-f0586873-6282-457b-9779-b09a4321202b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:07.342424 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 req-f0586873-6282-457b-9779-b09a4321202b service nova] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:07.342701 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 req-f0586873-6282-457b-9779-b09a4321202b service nova] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:07.342948 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 req-f0586873-6282-457b-9779-b09a4321202b service nova] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:07.358982 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:07.358982 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:07.365977 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 req-f0586873-6282-457b-9779-b09a4321202b service nova] Volume info retrieved successfully. Aug 13 02:38:07.373022 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ff422c2e-cf58-4de2-84da-ea3cd9bcdd13 req-f0586873-6282-457b-9779-b09a4321202b service nova] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:07.373626 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 212/848] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:07 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:07.592788 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c13d9818-2efb-4a48-9633-a6135d385cbc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:07.595920 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c13d9818-2efb-4a48-9633-a6135d385cbc tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:07.596295 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c13d9818-2efb-4a48-9633-a6135d385cbc tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:07.596885 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c13d9818-2efb-4a48-9633-a6135d385cbc tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:07.613970 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:07.613970 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:07.622608 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c13d9818-2efb-4a48-9633-a6135d385cbc tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:07.634914 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c13d9818-2efb-4a48-9633-a6135d385cbc tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:07.635903 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 212/849] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:07 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:07.893110 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b2c5ebc7-93a1-4571-b7fd-46ae3bb6642e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:07.897402 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2c5ebc7-93a1-4571-b7fd-46ae3bb6642e tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:07.897794 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2c5ebc7-93a1-4571-b7fd-46ae3bb6642e tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:07.898119 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2c5ebc7-93a1-4571-b7fd-46ae3bb6642e tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:07.922281 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:07.922281 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:07.927863 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b2c5ebc7-93a1-4571-b7fd-46ae3bb6642e tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:07.937518 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2c5ebc7-93a1-4571-b7fd-46ae3bb6642e tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:07.938339 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 212/850] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:07 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1157 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:07.957841 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9c80d50c-36a7-4da3-83f9-46ddb30c7d4f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:07.961506 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c80d50c-36a7-4da3-83f9-46ddb30c7d4f tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:07.961798 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c80d50c-36a7-4da3-83f9-46ddb30c7d4f tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:07.962045 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c80d50c-36a7-4da3-83f9-46ddb30c7d4f tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:07.989699 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:07.989699 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:07.996160 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9c80d50c-36a7-4da3-83f9-46ddb30c7d4f tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:08.009486 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c80d50c-36a7-4da3-83f9-46ddb30c7d4f tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:08.012430 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 215/851] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:07 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1157 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:08.100398 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7bbe638-dbfc-4f49-84ad-3c01758b1e50 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:08.102869 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7bbe638-dbfc-4f49-84ad-3c01758b1e50 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:08.103188 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7bbe638-dbfc-4f49-84ad-3c01758b1e50 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:08.103408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7bbe638-dbfc-4f49-84ad-3c01758b1e50 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:08.122340 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:08.122340 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:08.138147 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f7bbe638-dbfc-4f49-84ad-3c01758b1e50 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:08.148558 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7bbe638-dbfc-4f49-84ad-3c01758b1e50 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:08.149133 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 213/852] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:08 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:08.219877 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-19afd3ec-9f95-4e60-83d2-b46593334b1e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:08.223700 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-19afd3ec-9f95-4e60-83d2-b46593334b1e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments/036db799-3271-404a-a2a8-95a93e859596/action Aug 13 02:38:08.225278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-19afd3ec-9f95-4e60-83d2-b46593334b1e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:08.225278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-19afd3ec-9f95-4e60-83d2-b46593334b1e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:08.263584 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:08.263584 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:08.285701 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-284f500b-bcdb-4687-9f43-f9d11ffe0b23 req-19afd3ec-9f95-4e60-83d2-b46593334b1e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/036db799-3271-404a-a2a8-95a93e859596/action returned with HTTP 204 Aug 13 02:38:08.286460 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 213/853] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:38:08 2026] POST /volume/v3/attachments/036db799-3271-404a-a2a8-95a93e859596/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:08.312838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-6038e6a6-3c40-4f67-b5a8-edd3231458fe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:08.318018 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-6038e6a6-3c40-4f67-b5a8-edd3231458fe tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:08.318457 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-6038e6a6-3c40-4f67-b5a8-edd3231458fe tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:08.318787 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-6038e6a6-3c40-4f67-b5a8-edd3231458fe tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:08.336664 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:08.336664 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:08.342626 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-6038e6a6-3c40-4f67-b5a8-edd3231458fe tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:08.350280 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-6038e6a6-3c40-4f67-b5a8-edd3231458fe tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:08.350973 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 213/854] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:08 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:08.374592 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-4a8f4903-68a7-46ae-9c84-f2bb1191bd59 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:08.377945 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-4a8f4903-68a7-46ae-9c84-f2bb1191bd59 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] POST https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd/action Aug 13 02:38:08.378268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-4a8f4903-68a7-46ae-9c84-f2bb1191bd59 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:08.378432 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-4a8f4903-68a7-46ae-9c84-f2bb1191bd59 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:08.394783 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:08.394783 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:08.395450 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-4a8f4903-68a7-46ae-9c84-f2bb1191bd59 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:08.407597 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-4a8f4903-68a7-46ae-9c84-f2bb1191bd59 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Begin detaching volume completed successfully. Aug 13 02:38:08.407931 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-4a8f4903-68a7-46ae-9c84-f2bb1191bd59 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd/action returned with HTTP 202 Aug 13 02:38:08.408669 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 216/855] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:38:08 2026] POST /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:38:08.420552 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-371f4d87-33b8-4e9f-8293-da74d9427fbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:08.423313 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-371f4d87-33b8-4e9f-8293-da74d9427fbe tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] DELETE https://10.4.3.30/volume/v3/attachments/adea9f4a-d426-4b3e-9593-7271764c4815 Aug 13 02:38:08.423603 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-371f4d87-33b8-4e9f-8293-da74d9427fbe tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:08.424097 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-371f4d87-33b8-4e9f-8293-da74d9427fbe tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:08.433643 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:08.433643 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:08.437460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a23ca52f-c7e8-4482-9920-5c2cdab18074 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:08.443121 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a23ca52f-c7e8-4482-9920-5c2cdab18074 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:08.444096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a23ca52f-c7e8-4482-9920-5c2cdab18074 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:08.444277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a23ca52f-c7e8-4482-9920-5c2cdab18074 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:08.461637 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:08.461637 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:08.475821 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a23ca52f-c7e8-4482-9920-5c2cdab18074 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:08.481104 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a23ca52f-c7e8-4482-9920-5c2cdab18074 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:08.482605 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 214/856] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:08 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:08.488956 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e21b3ac0-d428-4179-a117-b0a6b5fa834b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:08.489623 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e21b3ac0-d428-4179-a117-b0a6b5fa834b None None] GET https://10.4.3.30/volume// Aug 13 02:38:08.489855 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e21b3ac0-d428-4179-a117-b0a6b5fa834b None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:08.490138 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e21b3ac0-d428-4179-a117-b0a6b5fa834b None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:08.491316 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e21b3ac0-d428-4179-a117-b0a6b5fa834b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:08.492054 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 214/857] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:38:08 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:38:08.503808 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-834d4853-1d2a-43f5-a519-ea882010fccf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:08.506857 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-834d4853-1d2a-43f5-a519-ea882010fccf tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:08.507309 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-834d4853-1d2a-43f5-a519-ea882010fccf tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:08.507603 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-834d4853-1d2a-43f5-a519-ea882010fccf tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:08.511389 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e5b8d92b-4883-4481-ae75-fcfe7fbff377 req-371f4d87-33b8-4e9f-8293-da74d9427fbe tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/attachments/adea9f4a-d426-4b3e-9593-7271764c4815 returned with HTTP 200 Aug 13 02:38:08.511389 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 214/858] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:08 2026] DELETE /volume/v3/attachments/adea9f4a-d426-4b3e-9593-7271764c4815 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:08.522399 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:08.522399 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:08.527963 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-834d4853-1d2a-43f5-a519-ea882010fccf tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:08.536138 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-834d4853-1d2a-43f5-a519-ea882010fccf tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:08.536793 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 217/859] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:38:08 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:08.651051 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7339c78b-8e2c-4962-9fc1-334a0aa1fa4b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:08.653413 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7339c78b-8e2c-4962-9fc1-334a0aa1fa4b tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:08.653701 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7339c78b-8e2c-4962-9fc1-334a0aa1fa4b tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:08.654006 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7339c78b-8e2c-4962-9fc1-334a0aa1fa4b tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:08.663667 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:08.663667 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:08.669692 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7339c78b-8e2c-4962-9fc1-334a0aa1fa4b tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:08.675720 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7339c78b-8e2c-4962-9fc1-334a0aa1fa4b tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:08.676467 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 215/860] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:08 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:09.159196 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-801d3300-227b-4d63-8a81-cae761aa1221 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:09.161986 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-801d3300-227b-4d63-8a81-cae761aa1221 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:38:09.162279 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-801d3300-227b-4d63-8a81-cae761aa1221 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:09.162545 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-801d3300-227b-4d63-8a81-cae761aa1221 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:09.163278 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-072a2e82-20d4-4be2-b7f6-09c67dc84714 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:09.166408 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-072a2e82-20d4-4be2-b7f6-09c67dc84714 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:09.166673 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-072a2e82-20d4-4be2-b7f6-09c67dc84714 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:09.166951 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-072a2e82-20d4-4be2-b7f6-09c67dc84714 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:09.172033 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:09.172033 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:09.178304 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-801d3300-227b-4d63-8a81-cae761aa1221 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:38:09.184316 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:09.184316 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:09.185475 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-801d3300-227b-4d63-8a81-cae761aa1221 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:38:09.185780 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 215/861] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:09 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:09.189363 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-072a2e82-20d4-4be2-b7f6-09c67dc84714 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:09.194700 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-072a2e82-20d4-4be2-b7f6-09c67dc84714 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:09.195166 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 215/862] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:09 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:09.501905 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0885a53a-5b23-465b-b087-0b2b238b6383 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:09.511360 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0885a53a-5b23-465b-b087-0b2b238b6383 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:09.511360 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0885a53a-5b23-465b-b087-0b2b238b6383 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:09.511360 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0885a53a-5b23-465b-b087-0b2b238b6383 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:09.523554 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:09.523554 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:09.530232 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0885a53a-5b23-465b-b087-0b2b238b6383 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:09.537417 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0885a53a-5b23-465b-b087-0b2b238b6383 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:09.538540 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 218/863] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:09 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:09.694951 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-707a8e68-8bdf-4f3a-b985-62f39302fc7f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:09.698992 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-707a8e68-8bdf-4f3a-b985-62f39302fc7f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:09.702069 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-707a8e68-8bdf-4f3a-b985-62f39302fc7f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:09.702644 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-707a8e68-8bdf-4f3a-b985-62f39302fc7f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:09.718173 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:09.718173 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:09.725724 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-707a8e68-8bdf-4f3a-b985-62f39302fc7f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:09.733388 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-707a8e68-8bdf-4f3a-b985-62f39302fc7f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:09.733388 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 216/864] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:09 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:38:10.557534 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-95d1ac93-69c1-4d74-9454-c7bb273e9b19 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:10.561107 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95d1ac93-69c1-4d74-9454-c7bb273e9b19 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:10.561395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95d1ac93-69c1-4d74-9454-c7bb273e9b19 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:10.561668 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95d1ac93-69c1-4d74-9454-c7bb273e9b19 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:10.579028 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:10.579028 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:10.586169 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-95d1ac93-69c1-4d74-9454-c7bb273e9b19 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:10.592860 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95d1ac93-69c1-4d74-9454-c7bb273e9b19 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:10.593297 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 216/865] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:10 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:10.762779 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da42d688-9061-45f9-ae86-8ca47984abc2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:10.766869 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da42d688-9061-45f9-ae86-8ca47984abc2 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:10.767108 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da42d688-9061-45f9-ae86-8ca47984abc2 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:10.768572 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da42d688-9061-45f9-ae86-8ca47984abc2 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:10.782902 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:10.782902 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:10.789526 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-da42d688-9061-45f9-ae86-8ca47984abc2 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:10.796931 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da42d688-9061-45f9-ae86-8ca47984abc2 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:10.797663 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 216/866] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:10 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:11.609746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b8e4caf3-bf38-442f-a54f-3dc8b7e0d3cf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:11.612233 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b8e4caf3-bf38-442f-a54f-3dc8b7e0d3cf tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:11.612919 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b8e4caf3-bf38-442f-a54f-3dc8b7e0d3cf tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:11.613193 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b8e4caf3-bf38-442f-a54f-3dc8b7e0d3cf tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:11.626676 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:11.626676 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:11.634892 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b8e4caf3-bf38-442f-a54f-3dc8b7e0d3cf tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:11.642511 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b8e4caf3-bf38-442f-a54f-3dc8b7e0d3cf tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:11.643243 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 219/867] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:11 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:11.815986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-539b75c7-9a9c-43c8-af7c-a56d3be79646 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:11.818204 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-539b75c7-9a9c-43c8-af7c-a56d3be79646 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:11.818637 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-539b75c7-9a9c-43c8-af7c-a56d3be79646 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:11.818847 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-539b75c7-9a9c-43c8-af7c-a56d3be79646 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:11.828381 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:11.828381 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:11.833514 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-539b75c7-9a9c-43c8-af7c-a56d3be79646 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:11.839309 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-539b75c7-9a9c-43c8-af7c-a56d3be79646 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:11.840562 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 217/868] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:11 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:38:12.663721 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-261e1b6d-d676-4099-9bd7-9cae2835fdef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:12.666367 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-261e1b6d-d676-4099-9bd7-9cae2835fdef tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:12.666695 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-261e1b6d-d676-4099-9bd7-9cae2835fdef tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:12.666958 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-261e1b6d-d676-4099-9bd7-9cae2835fdef tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:12.680510 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:12.680510 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:12.685580 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-261e1b6d-d676-4099-9bd7-9cae2835fdef tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:12.692833 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-261e1b6d-d676-4099-9bd7-9cae2835fdef tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:12.693390 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 217/869] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:12 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:12.855339 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-55ca3e2d-7322-4f85-a4f8-94afc6525742 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:12.857705 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55ca3e2d-7322-4f85-a4f8-94afc6525742 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:12.859324 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55ca3e2d-7322-4f85-a4f8-94afc6525742 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:12.859324 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55ca3e2d-7322-4f85-a4f8-94afc6525742 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:12.870600 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:12.870600 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:12.875222 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-55ca3e2d-7322-4f85-a4f8-94afc6525742 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:12.881965 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55ca3e2d-7322-4f85-a4f8-94afc6525742 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:12.882564 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 217/870] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:12 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:13.012776 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-c6ca89c1-21b7-4255-83cd-0de53d36fa75 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:13.015769 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-c6ca89c1-21b7-4255-83cd-0de53d36fa75 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] DELETE https://10.4.3.30/volume/v3/attachments/35673d1e-a592-45a8-9bca-d42b7afe0640 Aug 13 02:38:13.016422 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-c6ca89c1-21b7-4255-83cd-0de53d36fa75 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:13.016795 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-c6ca89c1-21b7-4255-83cd-0de53d36fa75 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:13.025664 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:13.025664 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:13.118440 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f400bfc4-2653-4a20-ba2d-deb2aff0de83 req-c6ca89c1-21b7-4255-83cd-0de53d36fa75 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/attachments/35673d1e-a592-45a8-9bca-d42b7afe0640 returned with HTTP 200 Aug 13 02:38:13.119696 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 220/871] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:13 2026] DELETE /volume/v3/attachments/35673d1e-a592-45a8-9bca-d42b7afe0640 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:13.366509 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6d253ae7-fba6-4765-a789-41200bfe721d req-329ae5c7-6738-4b93-a0f5-5cdc81632812 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:13.370668 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-329ae5c7-6738-4b93-a0f5-5cdc81632812 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:38:13.370871 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-329ae5c7-6738-4b93-a0f5-5cdc81632812 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:13.371081 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-329ae5c7-6738-4b93-a0f5-5cdc81632812 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:13.385731 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:13.385731 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:13.391050 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-6d253ae7-fba6-4765-a789-41200bfe721d req-329ae5c7-6738-4b93-a0f5-5cdc81632812 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:38:13.396673 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-329ae5c7-6738-4b93-a0f5-5cdc81632812 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:38:13.397151 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 218/872] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:13 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:13.715944 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-18ef859c-42fb-4ddf-a02b-43ed85cfbd13 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:13.719382 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18ef859c-42fb-4ddf-a02b-43ed85cfbd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:13.719859 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18ef859c-42fb-4ddf-a02b-43ed85cfbd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:13.720002 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18ef859c-42fb-4ddf-a02b-43ed85cfbd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:13.742614 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:13.742614 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:13.750144 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-18ef859c-42fb-4ddf-a02b-43ed85cfbd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:13.759456 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18ef859c-42fb-4ddf-a02b-43ed85cfbd13 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:13.760543 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 218/873] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:13 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:13.908704 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bf316e30-1343-4151-b240-f750c419cde8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:13.911570 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0b35be6b-08c6-479e-956c-454cdfd4919d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:13.912553 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b35be6b-08c6-479e-956c-454cdfd4919d None None] GET https://10.4.3.30/volume// Aug 13 02:38:13.913043 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0b35be6b-08c6-479e-956c-454cdfd4919d None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:13.915303 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf316e30-1343-4151-b240-f750c419cde8 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:13.915696 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0b35be6b-08c6-479e-956c-454cdfd4919d None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:13.915740 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf316e30-1343-4151-b240-f750c419cde8 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:13.915740 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf316e30-1343-4151-b240-f750c419cde8 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:13.915798 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b35be6b-08c6-479e-956c-454cdfd4919d None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:13.915798 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 221/874] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:38:13 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:38:13.926282 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:13.926282 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:13.932263 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6d253ae7-fba6-4765-a789-41200bfe721d req-d01f1dfb-4e10-4630-8fe8-1b29e32bd9d5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:13.935571 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-d01f1dfb-4e10-4630-8fe8-1b29e32bd9d5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:38:13.936070 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-d01f1dfb-4e10-4630-8fe8-1b29e32bd9d5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f092f35b-0b34-4cdf-89f1-f32b2905b6b9", "connector": null, "instance_uuid": "4f576184-2a63-4254-888e-162cb303c395"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:13.937787 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bf316e30-1343-4151-b240-f750c419cde8 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:13.948626 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf316e30-1343-4151-b240-f750c419cde8 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:13.950926 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 218/875] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:13 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:13.975720 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:13.975720 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:14.057121 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-d01f1dfb-4e10-4630-8fe8-1b29e32bd9d5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:38:14.060288 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 219/876] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:38:13 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:14.070729 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6d253ae7-fba6-4765-a789-41200bfe721d req-7318b422-2c5d-483c-b751-f67e57191d5b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:14.074041 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-7318b422-2c5d-483c-b751-f67e57191d5b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/attachments/06a32a71-4a34-4c76-b4b3-b2341e9e1d25 Aug 13 02:38:14.074745 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-7318b422-2c5d-483c-b751-f67e57191d5b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:14.074745 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-7318b422-2c5d-483c-b751-f67e57191d5b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:14.090576 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:14.090576 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:14.188723 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-7318b422-2c5d-483c-b751-f67e57191d5b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/06a32a71-4a34-4c76-b4b3-b2341e9e1d25 returned with HTTP 200 Aug 13 02:38:14.189170 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 219/877] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:14 2026] DELETE /volume/v3/attachments/06a32a71-4a34-4c76-b4b3-b2341e9e1d25 => generated 367 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:14.336939 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7b05bb37-23ee-4ae4-a00b-d94c0a97717d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:14.341982 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b05bb37-23ee-4ae4-a00b-d94c0a97717d tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] DELETE https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:38:14.343722 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b05bb37-23ee-4ae4-a00b-d94c0a97717d tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:14.344078 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b05bb37-23ee-4ae4-a00b-d94c0a97717d tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:14.344422 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-7b05bb37-23ee-4ae4-a00b-d94c0a97717d tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Delete volume with id: c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:38:14.359617 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:14.359617 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:14.360501 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7b05bb37-23ee-4ae4-a00b-d94c0a97717d tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:38:14.392000 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7b05bb37-23ee-4ae4-a00b-d94c0a97717d tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Delete volume request issued successfully. Aug 13 02:38:14.392267 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b05bb37-23ee-4ae4-a00b-d94c0a97717d tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 202 Aug 13 02:38:14.392926 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 222/878] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:14 2026] DELETE /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:14.402538 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-17be8fb6-f45b-46ef-9ad5-83d89a5c3896 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:14.404669 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17be8fb6-f45b-46ef-9ad5-83d89a5c3896 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:38:14.405021 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17be8fb6-f45b-46ef-9ad5-83d89a5c3896 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:14.405426 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17be8fb6-f45b-46ef-9ad5-83d89a5c3896 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:14.415564 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:14.415564 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:14.420612 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-17be8fb6-f45b-46ef-9ad5-83d89a5c3896 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Volume info retrieved successfully. Aug 13 02:38:14.434752 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17be8fb6-f45b-46ef-9ad5-83d89a5c3896 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 200 Aug 13 02:38:14.435737 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 219/879] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:14 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:14.970568 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3878234d-1aca-40ec-b102-2c4ae7c120a8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:14.976730 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3878234d-1aca-40ec-b102-2c4ae7c120a8 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:14.976941 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3878234d-1aca-40ec-b102-2c4ae7c120a8 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:14.977218 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3878234d-1aca-40ec-b102-2c4ae7c120a8 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:14.988796 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:14.988796 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:14.995895 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3878234d-1aca-40ec-b102-2c4ae7c120a8 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:15.009274 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3878234d-1aca-40ec-b102-2c4ae7c120a8 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:15.010000 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 220/880] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:14 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 1157 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:15.049082 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-00a324b5-beb5-4bd7-9eda-ec9d41bbe393 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:15.051482 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-00a324b5-beb5-4bd7-9eda-ec9d41bbe393 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:15.051687 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-00a324b5-beb5-4bd7-9eda-ec9d41bbe393 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:15.051868 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-00a324b5-beb5-4bd7-9eda-ec9d41bbe393 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:15.061345 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:15.061345 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:15.068425 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-00a324b5-beb5-4bd7-9eda-ec9d41bbe393 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:15.078041 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-00a324b5-beb5-4bd7-9eda-ec9d41bbe393 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:15.078736 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 220/881] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:15 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 1157 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:15.452938 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b12439b1-d7e5-43a7-b01a-e241adea0e68 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:15.454763 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b12439b1-d7e5-43a7-b01a-e241adea0e68 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] GET https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e Aug 13 02:38:15.455917 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b12439b1-d7e5-43a7-b01a-e241adea0e68 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:15.455917 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b12439b1-d7e5-43a7-b01a-e241adea0e68 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:15.462139 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b12439b1-d7e5-43a7-b01a-e241adea0e68 tempest-ServerStableDeviceRescueTest-1279638475 tempest-ServerStableDeviceRescueTest-1279638475-project-member] https://10.4.3.30/volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e returned with HTTP 404 Aug 13 02:38:15.463047 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 223/882] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:15 2026] GET /volume/v3/volumes/c2173d79-610d-43bc-9686-9fe9fc7ed99e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:15.548217 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-bbb02a1a-277f-4b75-a9a9-96ed6eb216cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:15.550938 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-bbb02a1a-277f-4b75-a9a9-96ed6eb216cf tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:15.551327 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-bbb02a1a-277f-4b75-a9a9-96ed6eb216cf tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:15.551701 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-bbb02a1a-277f-4b75-a9a9-96ed6eb216cf tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:15.560953 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:15.560953 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:15.565967 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-bbb02a1a-277f-4b75-a9a9-96ed6eb216cf tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:15.572817 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-bbb02a1a-277f-4b75-a9a9-96ed6eb216cf tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:15.573311 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 220/883] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:15 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 1157 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:15.577939 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6d253ae7-fba6-4765-a789-41200bfe721d req-26cb0e23-283e-4cc4-9fa7-da3db3a2cd5e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:15.580920 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-26cb0e23-283e-4cc4-9fa7-da3db3a2cd5e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] PUT https://10.4.3.30/volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264 Aug 13 02:38:15.581437 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-26cb0e23-283e-4cc4-9fa7-da3db3a2cd5e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:15.590635 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b30f9119-3a3f-43e6-8a8b-bb371e437d41 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:15.591108 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b30f9119-3a3f-43e6-8a8b-bb371e437d41 None None] GET https://10.4.3.30/volume// Aug 13 02:38:15.591405 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b30f9119-3a3f-43e6-8a8b-bb371e437d41 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:15.591691 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b30f9119-3a3f-43e6-8a8b-bb371e437d41 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:15.592102 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b30f9119-3a3f-43e6-8a8b-bb371e437d41 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:15.593069 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 221/884] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:38:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:38:15.593601 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-6d253ae7-fba6-4765-a789-41200bfe721d req-26cb0e23-283e-4cc4-9fa7-da3db3a2cd5e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Acquiring lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:38:15.601414 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-6d253ae7-fba6-4765-a789-41200bfe721d req-26cb0e23-283e-4cc4-9fa7-da3db3a2cd5e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:38:15.602233 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:15.602233 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:15.607476 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-6125b133-dfd9-4099-9575-78a509bf7716 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:15.610591 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-6125b133-dfd9-4099-9575-78a509bf7716 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:38:15.611384 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-6125b133-dfd9-4099-9575-78a509bf7716 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d934b010-2d35-4271-a245-f909d9983ede", "connector": null, "instance_uuid": "af6ec84e-2943-4cdf-8128-848ee4264aa5"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:15.622835 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:15.622835 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:15.668415 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-6125b133-dfd9-4099-9575-78a509bf7716 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:38:15.668597 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 224/885] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:38:15 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:15.750101 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-6d253ae7-fba6-4765-a789-41200bfe721d req-26cb0e23-283e-4cc4-9fa7-da3db3a2cd5e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" released by "attachment_update" :: held 0.149s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:38:15.750713 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-26cb0e23-283e-4cc4-9fa7-da3db3a2cd5e tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264 returned with HTTP 200 Aug 13 02:38:15.751033 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 221/886] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:38:15 2026] PUT /volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:15.759923 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6d253ae7-fba6-4765-a789-41200bfe721d req-e4d1ab61-2970-4f0e-a905-a6143f8474ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:15.763870 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-e4d1ab61-2970-4f0e-a905-a6143f8474ad tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264 Aug 13 02:38:15.764281 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-e4d1ab61-2970-4f0e-a905-a6143f8474ad tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:15.765025 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-e4d1ab61-2970-4f0e-a905-a6143f8474ad tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:15.805478 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-e4d1ab61-2970-4f0e-a905-a6143f8474ad tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264 returned with HTTP 200 Aug 13 02:38:15.806475 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 221/887] 10.4.3.30 () {70 vars in 1644 bytes} [Thu Aug 13 02:38:15 2026] GET /volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264 => generated 994 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:17.413189 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6aa509c8-11c1-42a0-be0d-1c5ebb30c441 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:17.413189 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6aa509c8-11c1-42a0-be0d-1c5ebb30c441 None None] GET https://10.4.3.30/volume// Aug 13 02:38:17.417110 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6aa509c8-11c1-42a0-be0d-1c5ebb30c441 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:17.417110 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6aa509c8-11c1-42a0-be0d-1c5ebb30c441 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:17.417110 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6aa509c8-11c1-42a0-be0d-1c5ebb30c441 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:17.417110 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 222/888] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:38:17 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:38:17.432015 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-c49e3d00-b293-4fbb-b142-595c9cf1acd9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:17.434592 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-c49e3d00-b293-4fbb-b142-595c9cf1acd9 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:17.434841 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-c49e3d00-b293-4fbb-b142-595c9cf1acd9 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:17.435075 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-c49e3d00-b293-4fbb-b142-595c9cf1acd9 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:17.446986 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:17.446986 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:17.451216 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-c49e3d00-b293-4fbb-b142-595c9cf1acd9 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:17.457601 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-c49e3d00-b293-4fbb-b142-595c9cf1acd9 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:17.458156 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 225/889] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:38:17 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 1336 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:17.571882 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-f1acc34b-298c-4a68-8b4c-1526557cb04f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:17.574057 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-f1acc34b-298c-4a68-8b4c-1526557cb04f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] PUT https://10.4.3.30/volume/v3/attachments/860f57c1-b1b9-4e57-9f4f-434028f6ee7e Aug 13 02:38:17.574481 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-f1acc34b-298c-4a68-8b4c-1526557cb04f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:17.584744 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-f1acc34b-298c-4a68-8b4c-1526557cb04f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Acquiring lock "cinder-attachment_update-d934b010-2d35-4271-a245-f909d9983ede-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:38:17.589844 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-f1acc34b-298c-4a68-8b4c-1526557cb04f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Lock "cinder-attachment_update-d934b010-2d35-4271-a245-f909d9983ede-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:38:17.590934 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:17.590934 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:17.711778 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-f1acc34b-298c-4a68-8b4c-1526557cb04f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Lock "cinder-attachment_update-d934b010-2d35-4271-a245-f909d9983ede-np0000007139" released by "attachment_update" :: held 0.122s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:38:17.712120 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-f1acc34b-298c-4a68-8b4c-1526557cb04f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/attachments/860f57c1-b1b9-4e57-9f4f-434028f6ee7e returned with HTTP 200 Aug 13 02:38:17.713005 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 222/890] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:38:17 2026] PUT /volume/v3/attachments/860f57c1-b1b9-4e57-9f4f-434028f6ee7e => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:17.741936 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-542e9b03-2232-4523-ab92-c2b866fe5b01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:17.744413 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-542e9b03-2232-4523-ab92-c2b866fe5b01 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] POST https://10.4.3.30/volume/v3/attachments/860f57c1-b1b9-4e57-9f4f-434028f6ee7e/action Aug 13 02:38:17.744848 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-542e9b03-2232-4523-ab92-c2b866fe5b01 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:17.745015 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-542e9b03-2232-4523-ab92-c2b866fe5b01 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:17.765356 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:17.765356 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:17.780695 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2b8af5bf-8e4d-4279-8d48-c3ca56b273ec req-542e9b03-2232-4523-ab92-c2b866fe5b01 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/attachments/860f57c1-b1b9-4e57-9f4f-434028f6ee7e/action returned with HTTP 204 Aug 13 02:38:17.781202 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 222/891] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:38:17 2026] POST /volume/v3/attachments/860f57c1-b1b9-4e57-9f4f-434028f6ee7e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:18.225141 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e47454fd-b7ec-4453-a07e-7458443e85b8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:18.227865 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e47454fd-b7ec-4453-a07e-7458443e85b8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:18.228137 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e47454fd-b7ec-4453-a07e-7458443e85b8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:18.228363 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e47454fd-b7ec-4453-a07e-7458443e85b8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:18.236741 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:18.236741 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:18.241106 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e47454fd-b7ec-4453-a07e-7458443e85b8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:18.246676 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e47454fd-b7ec-4453-a07e-7458443e85b8 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:18.247338 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 223/892] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:18 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:18.263397 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7a9b1980-5149-4334-a583-b760f7fd5741 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:18.265757 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7a9b1980-5149-4334-a583-b760f7fd5741 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:18.266032 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7a9b1980-5149-4334-a583-b760f7fd5741 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:18.266667 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7a9b1980-5149-4334-a583-b760f7fd5741 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:18.266667 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-7a9b1980-5149-4334-a583-b760f7fd5741 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Delete volume with id: f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:18.278063 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:18.278063 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:18.278761 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7a9b1980-5149-4334-a583-b760f7fd5741 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:18.309088 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7a9b1980-5149-4334-a583-b760f7fd5741 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Delete volume request issued successfully. Aug 13 02:38:18.309340 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7a9b1980-5149-4334-a583-b760f7fd5741 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 202 Aug 13 02:38:18.309899 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 226/893] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:38:18 2026] DELETE /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:38:18.322166 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d391bcfb-c8be-461e-9481-77687aa8da1a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:18.324595 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d391bcfb-c8be-461e-9481-77687aa8da1a tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:18.324770 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d391bcfb-c8be-461e-9481-77687aa8da1a tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:18.324869 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d391bcfb-c8be-461e-9481-77687aa8da1a tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:18.333648 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:18.333648 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:18.338572 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d391bcfb-c8be-461e-9481-77687aa8da1a tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Volume info retrieved successfully. Aug 13 02:38:18.344462 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d391bcfb-c8be-461e-9481-77687aa8da1a tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 200 Aug 13 02:38:18.345078 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 223/894] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:18 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:19.361327 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f069db2-af39-4173-a5ff-eb0496b8aa86 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:19.363808 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f069db2-af39-4173-a5ff-eb0496b8aa86 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] GET https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd Aug 13 02:38:19.364112 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f069db2-af39-4173-a5ff-eb0496b8aa86 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:19.364668 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f069db2-af39-4173-a5ff-eb0496b8aa86 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:19.372709 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f069db2-af39-4173-a5ff-eb0496b8aa86 tempest-VolumesExtendAttachedTest-638740872 tempest-VolumesExtendAttachedTest-638740872-project-member] https://10.4.3.30/volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd returned with HTTP 404 Aug 13 02:38:19.373428 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 223/895] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:19 2026] GET /volume/v3/volumes/f1d2354f-0e61-461e-b29e-d7b8de3bb3bd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:38:19.930013 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6d253ae7-fba6-4765-a789-41200bfe721d req-0bff10f9-cda2-479d-80bb-eddcd03e18b6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:19.933729 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-0bff10f9-cda2-479d-80bb-eddcd03e18b6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264/action Aug 13 02:38:19.934178 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-0bff10f9-cda2-479d-80bb-eddcd03e18b6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:19.934395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-0bff10f9-cda2-479d-80bb-eddcd03e18b6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:19.962067 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:19.962067 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:19.978165 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6d253ae7-fba6-4765-a789-41200bfe721d req-0bff10f9-cda2-479d-80bb-eddcd03e18b6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264/action returned with HTTP 204 Aug 13 02:38:19.978969 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 224/896] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:38:19 2026] POST /volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:20.664139 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-78a34d23-b6bd-45a7-9d69-9e617152cb37 req-8ca9221b-ceb5-418b-b747-9f30b6c7ebe2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:20.670662 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-78a34d23-b6bd-45a7-9d69-9e617152cb37 req-8ca9221b-ceb5-418b-b747-9f30b6c7ebe2 tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-member] DELETE https://10.4.3.30/volume/v3/volumes/tempest-invalid-658250799 Aug 13 02:38:20.670662 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-78a34d23-b6bd-45a7-9d69-9e617152cb37 req-8ca9221b-ceb5-418b-b747-9f30b6c7ebe2 tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:20.670662 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-78a34d23-b6bd-45a7-9d69-9e617152cb37 req-8ca9221b-ceb5-418b-b747-9f30b6c7ebe2 tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:20.670662 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [req-78a34d23-b6bd-45a7-9d69-9e617152cb37 req-8ca9221b-ceb5-418b-b747-9f30b6c7ebe2 tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-member] Delete volume with id: tempest-invalid-658250799 Aug 13 02:38:20.685794 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-78a34d23-b6bd-45a7-9d69-9e617152cb37 req-8ca9221b-ceb5-418b-b747-9f30b6c7ebe2 tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-member] https://10.4.3.30/volume/v3/volumes/tempest-invalid-658250799 returned with HTTP 404 Aug 13 02:38:20.685794 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 227/897] 10.4.3.30 () {70 vars in 1580 bytes} [Thu Aug 13 02:38:20 2026] DELETE /volume/v3/volumes/tempest-invalid-658250799 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:20.814460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-513804af-26c6-44af-b8fd-892f1a19bdc6 req-3c6a4ea2-db8c-4a37-8a99-7b4404065a76 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:20.818061 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-513804af-26c6-44af-b8fd-892f1a19bdc6 req-3c6a4ea2-db8c-4a37-8a99-7b4404065a76 tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-member] DELETE https://10.4.3.30/volume/v3/volumes/1b03d029-7c91-48b7-94bc-5f8ad1672501 Aug 13 02:38:20.818377 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-513804af-26c6-44af-b8fd-892f1a19bdc6 req-3c6a4ea2-db8c-4a37-8a99-7b4404065a76 tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:20.818693 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-513804af-26c6-44af-b8fd-892f1a19bdc6 req-3c6a4ea2-db8c-4a37-8a99-7b4404065a76 tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:20.818938 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [req-513804af-26c6-44af-b8fd-892f1a19bdc6 req-3c6a4ea2-db8c-4a37-8a99-7b4404065a76 tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-member] Delete volume with id: 1b03d029-7c91-48b7-94bc-5f8ad1672501 Aug 13 02:38:20.830037 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-513804af-26c6-44af-b8fd-892f1a19bdc6 req-3c6a4ea2-db8c-4a37-8a99-7b4404065a76 tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-member] https://10.4.3.30/volume/v3/volumes/1b03d029-7c91-48b7-94bc-5f8ad1672501 returned with HTTP 404 Aug 13 02:38:20.830857 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 224/898] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:38:20 2026] DELETE /volume/v3/volumes/1b03d029-7c91-48b7-94bc-5f8ad1672501 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:20.862543 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6139d960-842b-40c8-a1a7-11a93859def6 req-22c63544-9512-4187-b6c3-a88d9ceec72e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:20.865367 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6139d960-842b-40c8-a1a7-11a93859def6 req-22c63544-9512-4187-b6c3-a88d9ceec72e tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-reader] GET https://10.4.3.30/volume/v3/volumes/a9ef215e-e25c-4148-a02d-75677c6ad93d Aug 13 02:38:20.865367 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6139d960-842b-40c8-a1a7-11a93859def6 req-22c63544-9512-4187-b6c3-a88d9ceec72e tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:20.865472 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6139d960-842b-40c8-a1a7-11a93859def6 req-22c63544-9512-4187-b6c3-a88d9ceec72e tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:20.872116 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6139d960-842b-40c8-a1a7-11a93859def6 req-22c63544-9512-4187-b6c3-a88d9ceec72e tempest-VolumesNegativeTest-1952610221 tempest-VolumesNegativeTest-1952610221-project-reader] https://10.4.3.30/volume/v3/volumes/a9ef215e-e25c-4148-a02d-75677c6ad93d returned with HTTP 404 Aug 13 02:38:20.872847 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 224/899] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:20 2026] GET /volume/v3/volumes/a9ef215e-e25c-4148-a02d-75677c6ad93d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:23.566227 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-efb3f166-51ca-4c29-b7fd-4d521dcd7c75 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:23.758297 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-efb3f166-51ca-4c29-b7fd-4d521dcd7c75 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:38:23.760129 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-efb3f166-51ca-4c29-b7fd-4d521dcd7c75 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-163974745", "description": "tempest-group-type-description-409971361", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:23.829548 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-efb3f166-51ca-4c29-b7fd-4d521dcd7c75 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:38:23.829548 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 225/900] 10.4.3.30 () {70 vars in 1305 bytes} [Thu Aug 13 02:38:23 2026] POST /volume/v3/group_types => generated 263 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:23.848756 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b612446e-d31d-455b-9f4b-501dec3bddda None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:23.856555 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b612446e-d31d-455b-9f4b-501dec3bddda tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] GET https://10.4.3.30/volume/v3/group_types Aug 13 02:38:23.856555 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b612446e-d31d-455b-9f4b-501dec3bddda tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:23.858231 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b612446e-d31d-455b-9f4b-501dec3bddda tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:23.879910 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b612446e-d31d-455b-9f4b-501dec3bddda tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 200 Aug 13 02:38:23.879910 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 228/901] 10.4.3.30 () {68 vars in 1283 bytes} [Thu Aug 13 02:38:23 2026] GET /volume/v3/group_types => generated 497 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:23.893349 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c80643e3-4812-4716-991d-7ff36c0b34e3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:23.895361 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c80643e3-4812-4716-991d-7ff36c0b34e3 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] PUT https://10.4.3.30/volume/v3/group_types/9abbbee7-dfa6-4b64-b565-b48453601975 Aug 13 02:38:23.895738 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c80643e3-4812-4716-991d-7ff36c0b34e3 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1265272749", "description": "updated-group-type-desc"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:23.939780 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c80643e3-4812-4716-991d-7ff36c0b34e3 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types/9abbbee7-dfa6-4b64-b565-b48453601975 returned with HTTP 200 Aug 13 02:38:23.940825 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 225/902] 10.4.3.30 () {70 vars in 1415 bytes} [Thu Aug 13 02:38:23 2026] PUT /volume/v3/group_types/9abbbee7-dfa6-4b64-b565-b48453601975 => generated 255 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:23.954282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f962ef94-0b8d-43ea-90a9-a6fee0a442e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:23.957285 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f962ef94-0b8d-43ea-90a9-a6fee0a442e4 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] GET https://10.4.3.30/volume/v3/group_types/9abbbee7-dfa6-4b64-b565-b48453601975 Aug 13 02:38:23.957761 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f962ef94-0b8d-43ea-90a9-a6fee0a442e4 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:23.958069 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f962ef94-0b8d-43ea-90a9-a6fee0a442e4 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:23.984520 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f962ef94-0b8d-43ea-90a9-a6fee0a442e4 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types/9abbbee7-dfa6-4b64-b565-b48453601975 returned with HTTP 200 Aug 13 02:38:23.985095 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 225/903] 10.4.3.30 () {68 vars in 1394 bytes} [Thu Aug 13 02:38:23 2026] GET /volume/v3/group_types/9abbbee7-dfa6-4b64-b565-b48453601975 => generated 255 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:24.000378 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b0e35ef2-1dd4-43c5-ba32-90b5935e8e93 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:24.002299 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0e35ef2-1dd4-43c5-ba32-90b5935e8e93 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/9abbbee7-dfa6-4b64-b565-b48453601975 Aug 13 02:38:24.003278 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0e35ef2-1dd4-43c5-ba32-90b5935e8e93 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:24.004214 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0e35ef2-1dd4-43c5-ba32-90b5935e8e93 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:24.038029 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0e35ef2-1dd4-43c5-ba32-90b5935e8e93 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types/9abbbee7-dfa6-4b64-b565-b48453601975 returned with HTTP 202 Aug 13 02:38:24.038611 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 226/904] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:38:23 2026] DELETE /volume/v3/group_types/9abbbee7-dfa6-4b64-b565-b48453601975 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:38:24.049642 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b4cc16bf-0a4a-407b-b455-e0f950b49975 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:24.051767 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b4cc16bf-0a4a-407b-b455-e0f950b49975 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] GET https://10.4.3.30/volume/v3/group_types Aug 13 02:38:24.052438 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b4cc16bf-0a4a-407b-b455-e0f950b49975 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:24.052901 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b4cc16bf-0a4a-407b-b455-e0f950b49975 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:24.061375 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b4cc16bf-0a4a-407b-b455-e0f950b49975 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 200 Aug 13 02:38:24.062047 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 229/905] 10.4.3.30 () {68 vars in 1283 bytes} [Thu Aug 13 02:38:24 2026] GET /volume/v3/group_types => generated 248 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:24.077598 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f72db765-cc1c-4ef7-b6a5-800471799c52 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:24.081599 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f72db765-cc1c-4ef7-b6a5-800471799c52 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:38:24.082274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f72db765-cc1c-4ef7-b6a5-800471799c52 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-965246397", "is_public": true}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:24.115226 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f72db765-cc1c-4ef7-b6a5-800471799c52 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:38:24.115935 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 226/906] 10.4.3.30 () {70 vars in 1304 bytes} [Thu Aug 13 02:38:24 2026] POST /volume/v3/group_types => generated 163 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:24.127918 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54acb420-bf60-4c56-a637-e204a9e85198 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:24.130525 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54acb420-bf60-4c56-a637-e204a9e85198 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:38:24.130953 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54acb420-bf60-4c56-a637-e204a9e85198 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-418358438", "is_public": false}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:24.159061 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54acb420-bf60-4c56-a637-e204a9e85198 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:38:24.159668 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 226/907] 10.4.3.30 () {70 vars in 1304 bytes} [Thu Aug 13 02:38:24 2026] POST /volume/v3/group_types => generated 164 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:24.172839 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8215878e-b0dd-47e5-b1ce-2b61c0207d7d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:24.174902 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8215878e-b0dd-47e5-b1ce-2b61c0207d7d tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] GET https://10.4.3.30/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 13 02:38:24.176413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8215878e-b0dd-47e5-b1ce-2b61c0207d7d tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:24.176413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8215878e-b0dd-47e5-b1ce-2b61c0207d7d tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:24.189467 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8215878e-b0dd-47e5-b1ce-2b61c0207d7d tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 13 02:38:24.190504 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 227/908] 10.4.3.30 () {68 vars in 1344 bytes} [Thu Aug 13 02:38:24 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:24.207277 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0e5ef5bd-8806-48d0-b6af-f43ea2a0094d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:24.213363 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e5ef5bd-8806-48d0-b6af-f43ea2a0094d tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] GET https://10.4.3.30/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 13 02:38:24.213363 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e5ef5bd-8806-48d0-b6af-f43ea2a0094d tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:24.213363 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e5ef5bd-8806-48d0-b6af-f43ea2a0094d tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:24.240722 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e5ef5bd-8806-48d0-b6af-f43ea2a0094d tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 13 02:38:24.241571 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 230/909] 10.4.3.30 () {68 vars in 1346 bytes} [Thu Aug 13 02:38:24 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:24.263037 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-17cd707c-aa9b-4fab-818f-eab9b96f36c1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:24.266289 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-17cd707c-aa9b-4fab-818f-eab9b96f36c1 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] GET https://10.4.3.30/volume/v3/group_types?is_public=False Aug 13 02:38:24.266289 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-17cd707c-aa9b-4fab-818f-eab9b96f36c1 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:24.266289 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-17cd707c-aa9b-4fab-818f-eab9b96f36c1 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:24.278895 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-17cd707c-aa9b-4fab-818f-eab9b96f36c1 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 13 02:38:24.279976 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 227/910] 10.4.3.30 () {68 vars in 1314 bytes} [Thu Aug 13 02:38:24 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:38:24.295201 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-51cccad0-9a6e-487a-acd8-049d1e6908ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:24.297912 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51cccad0-9a6e-487a-acd8-049d1e6908ed tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] GET https://10.4.3.30/volume/v3/group_types?is_public=True Aug 13 02:38:24.298628 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51cccad0-9a6e-487a-acd8-049d1e6908ed tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:24.298931 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51cccad0-9a6e-487a-acd8-049d1e6908ed tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:24.319207 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51cccad0-9a6e-487a-acd8-049d1e6908ed tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 13 02:38:24.319764 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 227/911] 10.4.3.30 () {68 vars in 1312 bytes} [Thu Aug 13 02:38:24 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:24.333375 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9ebe7f88-8899-40cf-915e-0a0958564031 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:24.336811 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9ebe7f88-8899-40cf-915e-0a0958564031 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/c34a7c0a-d5ef-4673-835a-e82ced6eb76e Aug 13 02:38:24.336811 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9ebe7f88-8899-40cf-915e-0a0958564031 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:24.337871 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9ebe7f88-8899-40cf-915e-0a0958564031 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:24.365283 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9ebe7f88-8899-40cf-915e-0a0958564031 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types/c34a7c0a-d5ef-4673-835a-e82ced6eb76e returned with HTTP 202 Aug 13 02:38:24.366027 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 228/912] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:38:24 2026] DELETE /volume/v3/group_types/c34a7c0a-d5ef-4673-835a-e82ced6eb76e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:38:24.384473 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1ed5c2b0-6ec3-427b-b599-e4d956e08f22 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:24.391517 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1ed5c2b0-6ec3-427b-b599-e4d956e08f22 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/92d4133b-b71e-4b0a-9ebd-88f59211a394 Aug 13 02:38:24.391790 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1ed5c2b0-6ec3-427b-b599-e4d956e08f22 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:24.392016 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1ed5c2b0-6ec3-427b-b599-e4d956e08f22 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:24.425986 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1ed5c2b0-6ec3-427b-b599-e4d956e08f22 tempest-GroupTypesTest-1184019103 tempest-GroupTypesTest-1184019103-project-admin] https://10.4.3.30/volume/v3/group_types/92d4133b-b71e-4b0a-9ebd-88f59211a394 returned with HTTP 202 Aug 13 02:38:24.426661 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 231/913] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:38:24 2026] DELETE /volume/v3/group_types/92d4133b-b71e-4b0a-9ebd-88f59211a394 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:38:26.608636 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-d743de2a-df78-490f-a540-dcec4178402a req-70841fc3-1db2-43e4-a63b-ca73ac8997c0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:26.613630 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d743de2a-df78-490f-a540-dcec4178402a req-70841fc3-1db2-43e4-a63b-ca73ac8997c0 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/limits Aug 13 02:38:26.613930 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d743de2a-df78-490f-a540-dcec4178402a req-70841fc3-1db2-43e4-a63b-ca73ac8997c0 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:26.614306 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d743de2a-df78-490f-a540-dcec4178402a req-70841fc3-1db2-43e4-a63b-ca73ac8997c0 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:26.625556 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [req-d743de2a-df78-490f-a540-dcec4178402a req-70841fc3-1db2-43e4-a63b-ca73ac8997c0 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:26.626366 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [req-d743de2a-df78-490f-a540-dcec4178402a req-70841fc3-1db2-43e4-a63b-ca73ac8997c0 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:26.626761 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [req-d743de2a-df78-490f-a540-dcec4178402a req-70841fc3-1db2-43e4-a63b-ca73ac8997c0 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:26.627349 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [req-d743de2a-df78-490f-a540-dcec4178402a req-70841fc3-1db2-43e4-a63b-ca73ac8997c0 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:26.643386 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d743de2a-df78-490f-a540-dcec4178402a req-70841fc3-1db2-43e4-a63b-ca73ac8997c0 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/limits returned with HTTP 200 Aug 13 02:38:26.643862 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 228/914] 10.4.3.30 () {68 vars in 1477 bytes} [Thu Aug 13 02:38:26 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:26.725900 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d743de2a-df78-490f-a540-dcec4178402a req-201df924-68ff-4f8b-a77e-6753b1059b09 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:26.729814 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d743de2a-df78-490f-a540-dcec4178402a req-201df924-68ff-4f8b-a77e-6753b1059b09 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:26.729814 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d743de2a-df78-490f-a540-dcec4178402a req-201df924-68ff-4f8b-a77e-6753b1059b09 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:26.729814 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d743de2a-df78-490f-a540-dcec4178402a req-201df924-68ff-4f8b-a77e-6753b1059b09 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:26.748826 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:26.748826 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:26.755568 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d743de2a-df78-490f-a540-dcec4178402a req-201df924-68ff-4f8b-a77e-6753b1059b09 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:26.766042 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d743de2a-df78-490f-a540-dcec4178402a req-201df924-68ff-4f8b-a77e-6753b1059b09 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 200 Aug 13 02:38:26.767115 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 228/915] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:26 2026] GET /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 1449 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:26.785025 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d743de2a-df78-490f-a540-dcec4178402a req-4f1fa6ee-1663-4aa9-bbad-61348aeb33a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:26.798289 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d743de2a-df78-490f-a540-dcec4178402a req-4f1fa6ee-1663-4aa9-bbad-61348aeb33a4 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:38:26.798289 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d743de2a-df78-490f-a540-dcec4178402a req-4f1fa6ee-1663-4aa9-bbad-61348aeb33a4 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d934b010-2d35-4271-a245-f909d9983ede", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1357582121", "description": null, "metadata": {}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:26.813734 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:26.813734 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:26.814239 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-d743de2a-df78-490f-a540-dcec4178402a req-4f1fa6ee-1663-4aa9-bbad-61348aeb33a4 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:26.814239 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [req-d743de2a-df78-490f-a540-dcec4178402a req-4f1fa6ee-1663-4aa9-bbad-61348aeb33a4 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Create snapshot from volume d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:26.864829 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [req-d743de2a-df78-490f-a540-dcec4178402a req-4f1fa6ee-1663-4aa9-bbad-61348aeb33a4 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:26.943056 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [req-d743de2a-df78-490f-a540-dcec4178402a req-4f1fa6ee-1663-4aa9-bbad-61348aeb33a4 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Created reservations ['28407f84-6e50-40cc-8e84-00cf799c1f7e', '0a4a47ec-0d39-4380-8f23-75a759ea79b0', '66ee7fd9-cca4-41d4-90da-d8e7ab5dfae3', 'e167030b-c2da-475b-8b08-e321d6bb11c2'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:26.998989 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-d743de2a-df78-490f-a540-dcec4178402a req-4f1fa6ee-1663-4aa9-bbad-61348aeb33a4 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Snapshot force create request issued successfully. Aug 13 02:38:26.999615 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d743de2a-df78-490f-a540-dcec4178402a req-4f1fa6ee-1663-4aa9-bbad-61348aeb33a4 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:38:27.000024 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 229/916] 10.4.3.30 () {72 vars in 1540 bytes} [Thu Aug 13 02:38:26 2026] POST /volume/v3/snapshots => generated 319 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:28.051061 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:28.054541 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:28.055792 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1429780748"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:28.059794 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1429780748'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:28.059794 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Create volume of 1 GB Aug 13 02:38:28.070426 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Availability Zones retrieved successfully. Aug 13 02:38:28.080938 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Flow 'volume_create_api' (8c00c8ed-a32a-4ce6-b341-ee079d829cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:28.083785 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d96d4d0-6f02-4d97-b289-bbec6f60c391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:28.085387 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:28.140203 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d96d4d0-6f02-4d97-b289-bbec6f60c391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:28.141227 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b8e86a-e44b-4dcc-bb2d-997b4823e2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:28.213920 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Created reservations ['42e34aac-6e50-41b9-bcfb-63a5d227a37e', '792a93f7-a9dd-4af5-a174-b193d62a30bd', '71541b05-068c-4abb-b71d-bc8d938752d5', 'ea3b988d-97d8-4b0e-ba5f-ebdc76d51d45'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:28.215393 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b8e86a-e44b-4dcc-bb2d-997b4823e2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42e34aac-6e50-41b9-bcfb-63a5d227a37e', '792a93f7-a9dd-4af5-a174-b193d62a30bd', '71541b05-068c-4abb-b71d-bc8d938752d5', 'ea3b988d-97d8-4b0e-ba5f-ebdc76d51d45']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:28.216899 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ff03231-bcba-4696-8108-f59dda75799a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:28.255488 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ff03231-bcba-4696-8108-f59dda75799a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f800cb4-4fa8-47ce-a590-b13fdc97d472', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1429780748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b59ec820ad046e2b423f8b794724695',qos_specs=None,replication_status=,reservations=['42e34aac-6e50-41b9-bcfb-63a5d227a37e','792a93f7-a9dd-4af5-a174-b193d62a30bd','71541b05-068c-4abb-b71d-bc8d938752d5','ea3b988d-97d8-4b0e-ba5f-ebdc76d51d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d668602a602480682968a77b9340e41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:38:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1429780748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f800cb4-4fa8-47ce-a590-b13fdc97d472,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b59ec820ad046e2b423f8b794724695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d668602a602480682968a77b9340e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:28.258966 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efb9aa8f-772e-49a3-98a0-52970c097541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:28.293771 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efb9aa8f-772e-49a3-98a0-52970c097541) transitioned into state 'SUCCESS' from state '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-1429780748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b59ec820ad046e2b423f8b794724695',qos_specs=None,replication_status=,reservations=['42e34aac-6e50-41b9-bcfb-63a5d227a37e','792a93f7-a9dd-4af5-a174-b193d62a30bd','71541b05-068c-4abb-b71d-bc8d938752d5','ea3b988d-97d8-4b0e-ba5f-ebdc76d51d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d668602a602480682968a77b9340e41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:28.294806 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef27ac2-6c41-45fc-8fa2-c0783b3b3d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:28.314348 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef27ac2-6c41-45fc-8fa2-c0783b3b3d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:28.314655 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Flow 'volume_create_api' (8c00c8ed-a32a-4ce6-b341-ee079d829cea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:28.315018 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Create volume request issued successfully. Aug 13 02:38:28.316511 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fecc56f1-7a95-4e21-9d5d-41b44c7592df tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:38:28.317116 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 232/917] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:38:28 2026] POST /volume/v3/volumes => generated 753 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:28.334694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0b5ac648-0e57-410a-add8-a9b26c74aaf5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:28.338561 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0b5ac648-0e57-410a-add8-a9b26c74aaf5 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:28.338561 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0b5ac648-0e57-410a-add8-a9b26c74aaf5 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:28.338561 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0b5ac648-0e57-410a-add8-a9b26c74aaf5 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:28.346538 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:28.346538 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:28.352420 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0b5ac648-0e57-410a-add8-a9b26c74aaf5 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:28.360329 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0b5ac648-0e57-410a-add8-a9b26c74aaf5 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:28.361495 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 229/918] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:28 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:38:28.893955 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7e5699db-51b2-4617-9bc3-db96645aa1e0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:28.984933 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e5699db-51b2-4617-9bc3-db96645aa1e0 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e Aug 13 02:38:28.985370 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e5699db-51b2-4617-9bc3-db96645aa1e0 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:28.985591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e5699db-51b2-4617-9bc3-db96645aa1e0 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:29.010693 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-7e5699db-51b2-4617-9bc3-db96645aa1e0 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:29.011081 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-7e5699db-51b2-4617-9bc3-db96645aa1e0 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:29.011385 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-7e5699db-51b2-4617-9bc3-db96645aa1e0 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:29.011719 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-7e5699db-51b2-4617-9bc3-db96645aa1e0 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:29.023931 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e5699db-51b2-4617-9bc3-db96645aa1e0 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e returned with HTTP 200 Aug 13 02:38:29.023931 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 229/919] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:28 2026] GET /volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e => generated 437 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:29.038465 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:29.207038 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:29.207380 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-470285929"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:29.209639 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-470285929'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:29.210519 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Create volume of 1 GB Aug 13 02:38:29.210519 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:29.210519 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:29.217518 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Availability Zones retrieved successfully. Aug 13 02:38:29.228567 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Flow 'volume_create_api' (0ff7bd4b-738a-4587-a6e8-27e1bc8fed63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:29.230302 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253f518a-5a70-4ab7-90dd-fb554714e389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:29.231822 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:29.289598 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253f518a-5a70-4ab7-90dd-fb554714e389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:29.290806 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485c257e-adf4-477f-8144-b0898a23c986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:29.381893 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eadcd8b5-3132-439d-b41a-4b627724233c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:29.384766 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eadcd8b5-3132-439d-b41a-4b627724233c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:29.385004 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eadcd8b5-3132-439d-b41a-4b627724233c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:29.385443 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eadcd8b5-3132-439d-b41a-4b627724233c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:29.399803 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:29.399803 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:29.406422 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-eadcd8b5-3132-439d-b41a-4b627724233c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:29.413364 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Created reservations ['6667a8f7-0fd4-418e-a78d-b54e782ded37', 'f55f33ab-0d6f-41b7-8195-adac93d7efd0', 'a6d13550-6c67-4680-9566-45694e76bf7b', '8efeb33b-e84d-4b3c-b9c1-af54994a6435'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:29.414598 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485c257e-adf4-477f-8144-b0898a23c986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6667a8f7-0fd4-418e-a78d-b54e782ded37', 'f55f33ab-0d6f-41b7-8195-adac93d7efd0', 'a6d13550-6c67-4680-9566-45694e76bf7b', '8efeb33b-e84d-4b3c-b9c1-af54994a6435']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:29.414764 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eadcd8b5-3132-439d-b41a-4b627724233c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:29.415609 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 233/920] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:29 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:29.415940 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1744f64a-f511-4209-a4ee-100063e2122a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:29.454018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1744f64a-f511-4209-a4ee-100063e2122a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4877a7bc-8e9f-4693-8466-d68b3950871e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-470285929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15b15076e90e40ceaf7849700168064e',qos_specs=None,replication_status=,reservations=['6667a8f7-0fd4-418e-a78d-b54e782ded37','f55f33ab-0d6f-41b7-8195-adac93d7efd0','a6d13550-6c67-4680-9566-45694e76bf7b','8efeb33b-e84d-4b3c-b9c1-af54994a6435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27eb5b61a9b24f2f81a34c055ff9a8fc',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-470285929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4877a7bc-8e9f-4693-8466-d68b3950871e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15b15076e90e40ceaf7849700168064e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27eb5b61a9b24f2f81a34c055ff9a8fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:29.455462 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aaa31a4-b426-49c1-8fdb-92e2723727ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:29.493547 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-e3e327be-186b-4471-8fab-a12ef043b266 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:29.493993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aaa31a4-b426-49c1-8fdb-92e2723727ce) transitioned into state 'SUCCESS' from state '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-470285929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15b15076e90e40ceaf7849700168064e',qos_specs=None,replication_status=,reservations=['6667a8f7-0fd4-418e-a78d-b54e782ded37','f55f33ab-0d6f-41b7-8195-adac93d7efd0','a6d13550-6c67-4680-9566-45694e76bf7b','8efeb33b-e84d-4b3c-b9c1-af54994a6435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27eb5b61a9b24f2f81a34c055ff9a8fc',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:29.495874 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f13e0d51-015c-4f55-9e7d-e6765eba88e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:29.496858 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-e3e327be-186b-4471-8fab-a12ef043b266 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:29.497337 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-e3e327be-186b-4471-8fab-a12ef043b266 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:29.497456 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-e3e327be-186b-4471-8fab-a12ef043b266 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:29.511192 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:29.511192 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:29.518356 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f13e0d51-015c-4f55-9e7d-e6765eba88e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:29.518529 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-e3e327be-186b-4471-8fab-a12ef043b266 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:29.518687 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Flow 'volume_create_api' (0ff7bd4b-738a-4587-a6e8-27e1bc8fed63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:29.519229 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Create volume request issued successfully. Aug 13 02:38:29.520031 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3f64afd-1d46-4faf-9dad-851e9ee9bbf3 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:38:29.521723 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 230/921] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:38:29 2026] POST /volume/v3/volumes => generated 756 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:29.533090 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-e3e327be-186b-4471-8fab-a12ef043b266 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:29.533666 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 230/922] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:29 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:29.540296 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5bc9aad7-b9c1-4228-a5ff-e57dc39bc4d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:29.546571 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5bc9aad7-b9c1-4228-a5ff-e57dc39bc4d8 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] GET https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e Aug 13 02:38:29.546889 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5bc9aad7-b9c1-4228-a5ff-e57dc39bc4d8 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:29.547197 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5bc9aad7-b9c1-4228-a5ff-e57dc39bc4d8 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:29.561612 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:29.561612 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:29.569818 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5bc9aad7-b9c1-4228-a5ff-e57dc39bc4d8 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Volume info retrieved successfully. Aug 13 02:38:29.578999 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5bc9aad7-b9c1-4228-a5ff-e57dc39bc4d8 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e returned with HTTP 200 Aug 13 02:38:29.580196 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 230/923] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:29 2026] GET /volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:29.706317 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2aaca4d9-5eae-4a2d-b105-02b3fcc334eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:29.706317 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2aaca4d9-5eae-4a2d-b105-02b3fcc334eb None None] GET https://10.4.3.30/volume// Aug 13 02:38:29.706317 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2aaca4d9-5eae-4a2d-b105-02b3fcc334eb None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:29.706317 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2aaca4d9-5eae-4a2d-b105-02b3fcc334eb None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:29.706317 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2aaca4d9-5eae-4a2d-b105-02b3fcc334eb None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:29.706317 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 234/924] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:38:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:38:29.718401 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-3463214c-aaea-47cd-8dc0-a94ad7394abc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:29.722364 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-3463214c-aaea-47cd-8dc0-a94ad7394abc tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:38:29.722364 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-3463214c-aaea-47cd-8dc0-a94ad7394abc tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f800cb4-4fa8-47ce-a590-b13fdc97d472", "connector": null, "instance_uuid": "82505676-ddb0-49ea-886a-1bddfc117233"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:29.736063 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:29.736063 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:29.782895 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-3463214c-aaea-47cd-8dc0-a94ad7394abc tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:38:29.783946 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 231/925] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:38:29 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:38:29.835240 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-359d3f68-20e6-4499-8302-733170e5a96b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:29.837880 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-359d3f68-20e6-4499-8302-733170e5a96b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:29.838030 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-359d3f68-20e6-4499-8302-733170e5a96b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:29.838965 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-359d3f68-20e6-4499-8302-733170e5a96b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:29.854343 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-34b6f215-11f5-4329-bd7e-9de856caa7b2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:29.854843 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-34b6f215-11f5-4329-bd7e-9de856caa7b2 None None] GET https://10.4.3.30/volume// Aug 13 02:38:29.855063 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-34b6f215-11f5-4329-bd7e-9de856caa7b2 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:29.855682 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-34b6f215-11f5-4329-bd7e-9de856caa7b2 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:29.856265 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-34b6f215-11f5-4329-bd7e-9de856caa7b2 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:29.856842 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 231/926] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:38:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:38:29.858062 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:29.858062 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:29.863574 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-359d3f68-20e6-4499-8302-733170e5a96b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:29.874278 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-359d3f68-20e6-4499-8302-733170e5a96b tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:29.874278 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 231/927] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:29 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:29.874448 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-7d1c9ea1-01d1-4241-b6ef-e760c1b57a20 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:29.876179 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-7d1c9ea1-01d1-4241-b6ef-e760c1b57a20 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:29.876665 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-7d1c9ea1-01d1-4241-b6ef-e760c1b57a20 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:29.876937 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-7d1c9ea1-01d1-4241-b6ef-e760c1b57a20 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:29.890919 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:29.890919 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:29.897510 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-7d1c9ea1-01d1-4241-b6ef-e760c1b57a20 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:29.906185 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-7d1c9ea1-01d1-4241-b6ef-e760c1b57a20 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:29.906788 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 235/928] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:38:29 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:38:30.061133 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-9ae42565-d121-4163-95e9-8485d2b823c8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:30.063780 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-9ae42565-d121-4163-95e9-8485d2b823c8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] PUT https://10.4.3.30/volume/v3/attachments/f60adba7-bd3f-4b19-a10c-3c5b24d62bb2 Aug 13 02:38:30.064181 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-9ae42565-d121-4163-95e9-8485d2b823c8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:30.074420 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-9ae42565-d121-4163-95e9-8485d2b823c8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Acquiring lock "cinder-attachment_update-8f800cb4-4fa8-47ce-a590-b13fdc97d472-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:38:30.081013 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-9ae42565-d121-4163-95e9-8485d2b823c8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Lock "cinder-attachment_update-8f800cb4-4fa8-47ce-a590-b13fdc97d472-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:38:30.082519 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:30.082519 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:30.210656 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8a90e24-e93b-40d5-8f6f-406c2735c30e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:30.212534 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8a90e24-e93b-40d5-8f6f-406c2735c30e tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b Aug 13 02:38:30.212754 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8a90e24-e93b-40d5-8f6f-406c2735c30e tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:30.212944 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8a90e24-e93b-40d5-8f6f-406c2735c30e tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:30.221279 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:30.221279 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:30.221279 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f8a90e24-e93b-40d5-8f6f-406c2735c30e tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Snapshot retrieved successfully. Aug 13 02:38:30.221279 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8a90e24-e93b-40d5-8f6f-406c2735c30e tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b returned with HTTP 200 Aug 13 02:38:30.221279 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 232/929] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:30 2026] GET /volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:30.278046 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-9ae42565-d121-4163-95e9-8485d2b823c8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Lock "cinder-attachment_update-8f800cb4-4fa8-47ce-a590-b13fdc97d472-np0000007139" released by "attachment_update" :: held 0.197s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:38:30.278607 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-9ae42565-d121-4163-95e9-8485d2b823c8 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments/f60adba7-bd3f-4b19-a10c-3c5b24d62bb2 returned with HTTP 200 Aug 13 02:38:30.279161 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 232/930] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:38:30 2026] PUT /volume/v3/attachments/f60adba7-bd3f-4b19-a10c-3c5b24d62bb2 => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:30.568378 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a46cea30-4ce0-4817-905b-5f952602fbea None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:30.571369 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a46cea30-4ce0-4817-905b-5f952602fbea tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b Aug 13 02:38:30.571665 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a46cea30-4ce0-4817-905b-5f952602fbea tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:30.572084 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a46cea30-4ce0-4817-905b-5f952602fbea tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:30.572274 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-a46cea30-4ce0-4817-905b-5f952602fbea tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Delete snapshot with id: f82ccdea-847a-44f7-a45a-0db5594e864b Aug 13 02:38:30.578704 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:30.578704 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:30.579302 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a46cea30-4ce0-4817-905b-5f952602fbea tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Snapshot retrieved successfully. Aug 13 02:38:30.597649 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-97fbce08-99cd-4e63-b042-cb527236ec72 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:30.600844 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-97fbce08-99cd-4e63-b042-cb527236ec72 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] GET https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e Aug 13 02:38:30.601328 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-97fbce08-99cd-4e63-b042-cb527236ec72 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:30.601717 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-97fbce08-99cd-4e63-b042-cb527236ec72 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:30.606782 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a46cea30-4ce0-4817-905b-5f952602fbea tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Snapshot delete request issued successfully. Aug 13 02:38:30.606996 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a46cea30-4ce0-4817-905b-5f952602fbea tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b returned with HTTP 202 Aug 13 02:38:30.607663 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 232/931] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:38:30 2026] DELETE /volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:30.614695 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:30.614695 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:30.617456 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-178358f7-5a6a-4586-94cd-ac398a8342fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:30.620737 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-178358f7-5a6a-4586-94cd-ac398a8342fa tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b Aug 13 02:38:30.621584 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-178358f7-5a6a-4586-94cd-ac398a8342fa tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:30.621992 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-178358f7-5a6a-4586-94cd-ac398a8342fa tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:30.625152 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-97fbce08-99cd-4e63-b042-cb527236ec72 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Volume info retrieved successfully. Aug 13 02:38:30.632092 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:30.632092 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:30.632092 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-178358f7-5a6a-4586-94cd-ac398a8342fa tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Snapshot retrieved successfully. Aug 13 02:38:30.632758 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-178358f7-5a6a-4586-94cd-ac398a8342fa tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b returned with HTTP 200 Aug 13 02:38:30.633896 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 233/932] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:30 2026] GET /volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:30.635761 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-97fbce08-99cd-4e63-b042-cb527236ec72 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e returned with HTTP 200 Aug 13 02:38:30.636788 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 236/933] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:30 2026] GET /volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:30.654968 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d7503e4a-2d4d-414a-a308-2fa98ea6cf11 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:30.660977 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7503e4a-2d4d-414a-a308-2fa98ea6cf11 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e Aug 13 02:38:30.661832 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7503e4a-2d4d-414a-a308-2fa98ea6cf11 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:30.673647 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:30.673647 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:30.719161 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-d7503e4a-2d4d-414a-a308-2fa98ea6cf11 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:30.719695 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-d7503e4a-2d4d-414a-a308-2fa98ea6cf11 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:30.720464 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-d7503e4a-2d4d-414a-a308-2fa98ea6cf11 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:30.720790 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-d7503e4a-2d4d-414a-a308-2fa98ea6cf11 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:30.721142 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-d7503e4a-2d4d-414a-a308-2fa98ea6cf11 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:30.721457 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-d7503e4a-2d4d-414a-a308-2fa98ea6cf11 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:30.728286 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7503e4a-2d4d-414a-a308-2fa98ea6cf11 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e returned with HTTP 200 Aug 13 02:38:30.728286 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 233/934] 10.4.3.30 () {68 vars in 1367 bytes} [Thu Aug 13 02:38:30 2026] PUT /volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e => generated 392 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:30.741835 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:30.744071 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:30.744512 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:30.746614 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:30.746788 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Create volume of 2 GB Aug 13 02:38:30.747559 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:30.747559 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:30.752579 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Availability Zones retrieved successfully. Aug 13 02:38:30.760309 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Flow 'volume_create_api' (36d7cfda-635a-40be-87fc-ff22e7ba1072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:30.762579 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6ce8cd-44ba-40aa-8ffc-a8f23a7f0546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:30.763385 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Validating volume size '2' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:30.818533 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6ce8cd-44ba-40aa-8ffc-a8f23a7f0546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:30.819593 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4e862c7-d828-4fed-a06f-01ea5dd80e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:30.886117 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota_utils [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Quota exceeded for 15b15076e90e40ceaf7849700168064e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 02:38:30.890518 np0000007139 devstack@c-api.service[100287]: WARNING cinder.volume.api [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4e862c7-d828-4fed-a06f-01ea5dd80e3e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 02:38:30.890518 np0000007139 devstack@c-api.service[100287]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 13 02:38:30.891446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bcdf57ec-6296-414e-964b-c16ff0485aed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:30.893380 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4e862c7-d828-4fed-a06f-01ea5dd80e3e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:30.893682 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcdf57ec-6296-414e-964b-c16ff0485aed tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:30.893966 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bcdf57ec-6296-414e-964b-c16ff0485aed tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:30.894326 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bcdf57ec-6296-414e-964b-c16ff0485aed tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:30.894718 np0000007139 devstack@c-api.service[100287]: WARNING cinder.volume.api [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4e862c7-d828-4fed-a06f-01ea5dd80e3e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 02:38:30.895895 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6ce8cd-44ba-40aa-8ffc-a8f23a7f0546) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:30.897069 np0000007139 devstack@c-api.service[100287]: WARNING cinder.volume.api [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6ce8cd-44ba-40aa-8ffc-a8f23a7f0546) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 02:38:30.898441 np0000007139 devstack@c-api.service[100287]: WARNING cinder.volume.api [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Flow 'volume_create_api' (36d7cfda-635a-40be-87fc-ff22e7ba1072) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 02:38:30.898714 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.middleware.fault [None req-13fb43e7-a604-495e-82ec-382b0d0767b7 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 413 Aug 13 02:38:30.900036 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 233/935] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:38:30 2026] POST /volume/v3/volumes => generated 208 bytes in 159 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 13 02:38:30.914638 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:30.914638 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:30.914986 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-285b2b90-5bde-48cc-a99d-29bd02d2a642 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:30.917663 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-285b2b90-5bde-48cc-a99d-29bd02d2a642 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e Aug 13 02:38:30.917663 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-285b2b90-5bde-48cc-a99d-29bd02d2a642 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:30.919907 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bcdf57ec-6296-414e-964b-c16ff0485aed tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:30.927187 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcdf57ec-6296-414e-964b-c16ff0485aed tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:30.927935 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 234/936] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:30 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:30.976878 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-285b2b90-5bde-48cc-a99d-29bd02d2a642 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:30.977791 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-285b2b90-5bde-48cc-a99d-29bd02d2a642 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:30.978272 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-285b2b90-5bde-48cc-a99d-29bd02d2a642 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:30.979362 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-285b2b90-5bde-48cc-a99d-29bd02d2a642 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:30.986917 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-285b2b90-5bde-48cc-a99d-29bd02d2a642 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e returned with HTTP 200 Aug 13 02:38:30.987636 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 237/937] 10.4.3.30 () {68 vars in 1367 bytes} [Thu Aug 13 02:38:30 2026] PUT /volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e => generated 392 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:31.000033 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-003d767a-219a-4fae-87f3-3afc5095d14e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:31.002420 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:31.002877 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:31.004739 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:31.004953 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Create volume of 1 GB Aug 13 02:38:31.010711 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Availability Zones retrieved successfully. Aug 13 02:38:31.018235 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Flow 'volume_create_api' (15aea9f3-5b60-4751-92f8-71ae2574dd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:31.022868 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f16e86-9661-4f93-a9f7-0840ce548ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:31.024196 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:31.060938 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f16e86-9661-4f93-a9f7-0840ce548ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:31.062272 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cfb91ee-2fce-4b2c-a072-5ba6fc61fdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:31.102812 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota_utils [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Quota exceeded for 15b15076e90e40ceaf7849700168064e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 13 02:38:31.107268 np0000007139 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cfb91ee-2fce-4b2c-a072-5ba6fc61fdc1) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 02:38:31.107268 np0000007139 devstack@c-api.service[100288]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 13 02:38:31.109721 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cfb91ee-2fce-4b2c-a072-5ba6fc61fdc1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:31.110761 np0000007139 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cfb91ee-2fce-4b2c-a072-5ba6fc61fdc1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 02:38:31.111639 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f16e86-9661-4f93-a9f7-0840ce548ec8) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:31.112585 np0000007139 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f16e86-9661-4f93-a9f7-0840ce548ec8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 02:38:31.113665 np0000007139 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Flow 'volume_create_api' (15aea9f3-5b60-4751-92f8-71ae2574dd0d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 02:38:31.114041 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.middleware.fault [None req-003d767a-219a-4fae-87f3-3afc5095d14e tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 413 Aug 13 02:38:31.115032 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 234/938] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:38:30 2026] POST /volume/v3/volumes => generated 150 bytes in 116 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 02:38:31.127169 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-acc7a677-b0f0-459c-8ed8-9371a3b51e46 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:31.129920 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-acc7a677-b0f0-459c-8ed8-9371a3b51e46 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e Aug 13 02:38:31.130390 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-acc7a677-b0f0-459c-8ed8-9371a3b51e46 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:31.137970 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:31.137970 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:31.181631 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-acc7a677-b0f0-459c-8ed8-9371a3b51e46 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e returned with HTTP 200 Aug 13 02:38:31.182009 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 234/939] 10.4.3.30 () {68 vars in 1367 bytes} [Thu Aug 13 02:38:31 2026] PUT /volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e => generated 391 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:31.192480 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-47adf0bb-11e3-47b8-9336-aa0c28af7c9d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:31.199534 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47adf0bb-11e3-47b8-9336-aa0c28af7c9d tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] POST https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e/action Aug 13 02:38:31.199927 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47adf0bb-11e3-47b8-9336-aa0c28af7c9d tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:31.200128 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47adf0bb-11e3-47b8-9336-aa0c28af7c9d tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:31.221375 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:31.221375 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:31.222135 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-47adf0bb-11e3-47b8-9336-aa0c28af7c9d tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Volume info retrieved successfully. Aug 13 02:38:31.265325 np0000007139 devstack@c-api.service[100286]: ERROR cinder.volume.api [None req-47adf0bb-11e3-47b8-9336-aa0c28af7c9d tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Quota exceeded for 15b15076e90e40ceaf7849700168064e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 02:38:31.272132 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.middleware.fault [None req-47adf0bb-11e3-47b8-9336-aa0c28af7c9d tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e/action returned with HTTP 413 Aug 13 02:38:31.273388 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 235/940] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:38:31 2026] POST /volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e/action => generated 208 bytes in 82 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 02:38:31.284317 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-490ff08c-8845-462b-b276-28697672ef96 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:31.286704 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-490ff08c-8845-462b-b276-28697672ef96 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] GET https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e Aug 13 02:38:31.286964 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-490ff08c-8845-462b-b276-28697672ef96 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:31.287221 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-490ff08c-8845-462b-b276-28697672ef96 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:31.297482 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:31.297482 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:31.305950 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-490ff08c-8845-462b-b276-28697672ef96 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Volume info retrieved successfully. Aug 13 02:38:31.313788 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-490ff08c-8845-462b-b276-28697672ef96 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e returned with HTTP 200 Aug 13 02:38:31.314523 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 238/941] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:31 2026] GET /volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:31.329841 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ee5cc6e6-f727-44b3-9081-5078fca50093 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:31.332381 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee5cc6e6-f727-44b3-9081-5078fca50093 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] DELETE https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e Aug 13 02:38:31.332651 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee5cc6e6-f727-44b3-9081-5078fca50093 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:31.332985 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee5cc6e6-f727-44b3-9081-5078fca50093 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:31.333215 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ee5cc6e6-f727-44b3-9081-5078fca50093 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Delete volume with id: 4877a7bc-8e9f-4693-8466-d68b3950871e Aug 13 02:38:31.347182 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:31.347182 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:31.348372 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ee5cc6e6-f727-44b3-9081-5078fca50093 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Volume info retrieved successfully. Aug 13 02:38:31.377054 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ee5cc6e6-f727-44b3-9081-5078fca50093 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Delete volume request issued successfully. Aug 13 02:38:31.377054 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee5cc6e6-f727-44b3-9081-5078fca50093 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e returned with HTTP 202 Aug 13 02:38:31.380611 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 235/942] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:31 2026] DELETE /volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:31.390731 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b9b86400-27cd-4909-a92e-96f4db576ab6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:31.393363 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b9b86400-27cd-4909-a92e-96f4db576ab6 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] GET https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e Aug 13 02:38:31.393791 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b9b86400-27cd-4909-a92e-96f4db576ab6 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:31.394223 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b9b86400-27cd-4909-a92e-96f4db576ab6 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:31.406947 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:31.406947 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:31.415713 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b9b86400-27cd-4909-a92e-96f4db576ab6 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Volume info retrieved successfully. Aug 13 02:38:31.424982 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b9b86400-27cd-4909-a92e-96f4db576ab6 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e returned with HTTP 200 Aug 13 02:38:31.424982 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 235/943] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:31 2026] GET /volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:31.648360 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-acd0d722-7a6c-4bb9-aa6e-da439d54d898 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:31.655152 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-acd0d722-7a6c-4bb9-aa6e-da439d54d898 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] GET https://10.4.3.30/volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b Aug 13 02:38:31.655362 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-acd0d722-7a6c-4bb9-aa6e-da439d54d898 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:31.655649 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-acd0d722-7a6c-4bb9-aa6e-da439d54d898 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:31.663201 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-acd0d722-7a6c-4bb9-aa6e-da439d54d898 tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b returned with HTTP 404 Aug 13 02:38:31.664152 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 236/944] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:31 2026] GET /volume/v3/snapshots/f82ccdea-847a-44f7-a45a-0db5594e864b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:31.948149 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2c425e3f-902a-48bc-ad5a-bd6d782ea425 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:31.950705 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2c425e3f-902a-48bc-ad5a-bd6d782ea425 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:31.951057 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2c425e3f-902a-48bc-ad5a-bd6d782ea425 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:31.951388 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2c425e3f-902a-48bc-ad5a-bd6d782ea425 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:31.965169 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:31.965169 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:31.970931 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2c425e3f-902a-48bc-ad5a-bd6d782ea425 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:31.979037 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2c425e3f-902a-48bc-ad5a-bd6d782ea425 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:31.979931 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 239/945] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:31 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:32.451704 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-776acc49-d366-41ff-a618-47210b6d0530 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:32.458020 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-776acc49-d366-41ff-a618-47210b6d0530 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] GET https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e Aug 13 02:38:32.458362 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-776acc49-d366-41ff-a618-47210b6d0530 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:32.458603 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-776acc49-d366-41ff-a618-47210b6d0530 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:32.471748 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-776acc49-d366-41ff-a618-47210b6d0530 tempest-VolumeQuotasNegativeTestJSON-624548046 tempest-VolumeQuotasNegativeTestJSON-624548046-project-member] https://10.4.3.30/volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e returned with HTTP 404 Aug 13 02:38:32.472701 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 236/946] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:32 2026] GET /volume/v3/volumes/4877a7bc-8e9f-4693-8466-d68b3950871e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:32.486172 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-481ce382-8317-4467-bede-b30f03edca07 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:32.490633 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-481ce382-8317-4467-bede-b30f03edca07 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e Aug 13 02:38:32.490947 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-481ce382-8317-4467-bede-b30f03edca07 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-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=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:32.676975 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-481ce382-8317-4467-bede-b30f03edca07 tempest-VolumeQuotasNegativeTestJSON-2000765310 tempest-VolumeQuotasNegativeTestJSON-2000765310-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e returned with HTTP 200 Aug 13 02:38:32.676975 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 236/947] 10.4.3.30 () {68 vars in 1368 bytes} [Thu Aug 13 02:38:32 2026] PUT /volume/v3/os-quota-sets/15b15076e90e40ceaf7849700168064e => generated 395 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:32.999611 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8fbd27c-bbc2-4b3a-9cdd-dd2d7443be3c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:33.003754 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8fbd27c-bbc2-4b3a-9cdd-dd2d7443be3c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:33.003955 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8fbd27c-bbc2-4b3a-9cdd-dd2d7443be3c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:33.004815 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8fbd27c-bbc2-4b3a-9cdd-dd2d7443be3c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:33.032132 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:33.032132 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:33.043523 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f8fbd27c-bbc2-4b3a-9cdd-dd2d7443be3c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:33.070423 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8fbd27c-bbc2-4b3a-9cdd-dd2d7443be3c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:33.070423 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 237/948] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:32 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 846 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:38:33.893871 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-cc14971b-d984-4120-ae07-6baeb8ee5e77 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:33.898181 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-cc14971b-d984-4120-ae07-6baeb8ee5e77 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/attachments/f60adba7-bd3f-4b19-a10c-3c5b24d62bb2/action Aug 13 02:38:33.898594 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-cc14971b-d984-4120-ae07-6baeb8ee5e77 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:33.898868 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-cc14971b-d984-4120-ae07-6baeb8ee5e77 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:33.937308 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:33.937308 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:33.978579 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-18c4accd-c904-4a63-aa6b-655395e4ef9e req-cc14971b-d984-4120-ae07-6baeb8ee5e77 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments/f60adba7-bd3f-4b19-a10c-3c5b24d62bb2/action returned with HTTP 204 Aug 13 02:38:33.978579 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 240/949] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:38:33 2026] POST /volume/v3/attachments/f60adba7-bd3f-4b19-a10c-3c5b24d62bb2/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:34.089541 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7fcca03a-c7aa-439f-8002-8b4514abeda3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:34.096015 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7fcca03a-c7aa-439f-8002-8b4514abeda3 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:34.096308 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7fcca03a-c7aa-439f-8002-8b4514abeda3 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:34.096694 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7fcca03a-c7aa-439f-8002-8b4514abeda3 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:34.124780 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:34.124780 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:34.132718 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7fcca03a-c7aa-439f-8002-8b4514abeda3 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:34.140958 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7fcca03a-c7aa-439f-8002-8b4514abeda3 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:34.140958 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 237/950] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:34 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 1138 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:34.162686 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cf559174-a4c6-4bc8-b1e2-3e9bdc73d891 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:34.165751 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cf559174-a4c6-4bc8-b1e2-3e9bdc73d891 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:34.165907 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cf559174-a4c6-4bc8-b1e2-3e9bdc73d891 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:34.166243 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cf559174-a4c6-4bc8-b1e2-3e9bdc73d891 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:34.192076 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:34.192076 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:34.197029 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-cf559174-a4c6-4bc8-b1e2-3e9bdc73d891 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:34.204462 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cf559174-a4c6-4bc8-b1e2-3e9bdc73d891 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:34.205107 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 237/951] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:34 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:34.227849 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b46eba64-203b-4d7e-9fd4-b31d85b99745 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:34.230625 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b46eba64-203b-4d7e-9fd4-b31d85b99745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:34.230796 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b46eba64-203b-4d7e-9fd4-b31d85b99745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:34.231091 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b46eba64-203b-4d7e-9fd4-b31d85b99745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:34.231681 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b46eba64-203b-4d7e-9fd4-b31d85b99745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Delete volume with id: 8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:34.247639 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:34.247639 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:34.248228 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b46eba64-203b-4d7e-9fd4-b31d85b99745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:34.265639 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b46eba64-203b-4d7e-9fd4-b31d85b99745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 13 02:38:34.265639 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b46eba64-203b-4d7e-9fd4-b31d85b99745 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 400 Aug 13 02:38:34.266042 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 238/952] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:34 2026] DELETE /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 307 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:38:34.277040 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e47f09b7-856c-4b49-8f95-5964297d4f23 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:34.280304 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e47f09b7-856c-4b49-8f95-5964297d4f23 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:34.284231 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e47f09b7-856c-4b49-8f95-5964297d4f23 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:34.284231 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e47f09b7-856c-4b49-8f95-5964297d4f23 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:34.306747 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:34.306747 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:34.315106 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e47f09b7-856c-4b49-8f95-5964297d4f23 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:34.330555 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e47f09b7-856c-4b49-8f95-5964297d4f23 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:34.331114 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 241/953] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:34 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 1138 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:34.413461 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-ae8c3804-6d68-4f67-a38c-bfbe41ee81e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:34.420879 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-ae8c3804-6d68-4f67-a38c-bfbe41ee81e0 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:34.420879 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-ae8c3804-6d68-4f67-a38c-bfbe41ee81e0 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:34.421184 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-ae8c3804-6d68-4f67-a38c-bfbe41ee81e0 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:34.444155 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:34.444155 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:34.453296 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-ae8c3804-6d68-4f67-a38c-bfbe41ee81e0 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:34.462274 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-ae8c3804-6d68-4f67-a38c-bfbe41ee81e0 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:34.463302 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 238/954] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:38:34 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 1138 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:34.498603 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-6f5badc5-7bad-4ffc-a4a6-823972233837 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:34.505069 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-6f5badc5-7bad-4ffc-a4a6-823972233837 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] POST https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472/action Aug 13 02:38:34.505069 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-6f5badc5-7bad-4ffc-a4a6-823972233837 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:34.505069 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-6f5badc5-7bad-4ffc-a4a6-823972233837 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:34.525169 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:34.525169 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:34.525905 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-6f5badc5-7bad-4ffc-a4a6-823972233837 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:34.543314 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-6f5badc5-7bad-4ffc-a4a6-823972233837 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Begin detaching volume completed successfully. Aug 13 02:38:34.544261 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-6f5badc5-7bad-4ffc-a4a6-823972233837 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472/action returned with HTTP 202 Aug 13 02:38:34.544261 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 238/955] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:38:34 2026] POST /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:38:34.645954 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1fbebf43-21bd-457e-a891-5ed7ada253d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:34.646510 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fbebf43-21bd-457e-a891-5ed7ada253d4 None None] GET https://10.4.3.30/volume// Aug 13 02:38:34.646741 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fbebf43-21bd-457e-a891-5ed7ada253d4 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:34.647002 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fbebf43-21bd-457e-a891-5ed7ada253d4 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:34.647373 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fbebf43-21bd-457e-a891-5ed7ada253d4 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:38:34.647738 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 239/956] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:38:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:38:34.664270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-51f216b2-ee01-4d12-896b-48585b52ad80 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:34.671178 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-51f216b2-ee01-4d12-896b-48585b52ad80 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:34.671439 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-51f216b2-ee01-4d12-896b-48585b52ad80 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:34.671696 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-51f216b2-ee01-4d12-896b-48585b52ad80 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:34.703784 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:34.703784 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:34.708458 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-51f216b2-ee01-4d12-896b-48585b52ad80 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:34.715002 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-35bcc4d0-2420-4351-8a57-03f4e7b140bc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:34.715873 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-51f216b2-ee01-4d12-896b-48585b52ad80 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:34.716327 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 242/957] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:38:34 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 1321 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 02:38:34.720801 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-35bcc4d0-2420-4351-8a57-03f4e7b140bc tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] DELETE https://10.4.3.30/volume/v3/attachments/860f57c1-b1b9-4e57-9f4f-434028f6ee7e Aug 13 02:38:34.720801 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-35bcc4d0-2420-4351-8a57-03f4e7b140bc tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:34.720801 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-35bcc4d0-2420-4351-8a57-03f4e7b140bc tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:34.744895 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:34.744895 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:34.859391 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-35bcc4d0-2420-4351-8a57-03f4e7b140bc tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/attachments/860f57c1-b1b9-4e57-9f4f-434028f6ee7e returned with HTTP 200 Aug 13 02:38:34.860211 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 239/958] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:34 2026] DELETE /volume/v3/attachments/860f57c1-b1b9-4e57-9f4f-434028f6ee7e => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:34.886447 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-10a34818-7e28-4d4f-93a0-a72c0d17913f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:34.897342 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-10a34818-7e28-4d4f-93a0-a72c0d17913f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] DELETE https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:34.897571 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-10a34818-7e28-4d4f-93a0-a72c0d17913f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:34.897844 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-10a34818-7e28-4d4f-93a0-a72c0d17913f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:34.899768 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-10a34818-7e28-4d4f-93a0-a72c0d17913f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Delete volume with id: d934b010-2d35-4271-a245-f909d9983ede Aug 13 02:38:34.911953 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:34.911953 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:34.912177 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-10a34818-7e28-4d4f-93a0-a72c0d17913f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Volume info retrieved successfully. Aug 13 02:38:34.942415 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-10a34818-7e28-4d4f-93a0-a72c0d17913f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] Delete volume request issued successfully. Aug 13 02:38:34.942825 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-bfd27913-161c-43a5-a564-2f7db86ac2f7 req-10a34818-7e28-4d4f-93a0-a72c0d17913f tempest-ImageDependencyTests-583808799 tempest-ImageDependencyTests-583808799-project-member] https://10.4.3.30/volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede returned with HTTP 202 Aug 13 02:38:34.943663 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 239/959] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:38:34 2026] DELETE /volume/v3/volumes/d934b010-2d35-4271-a245-f909d9983ede => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:36.067100 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2230f971-8886-44f8-804b-ad38ebc9884a req-c9c70811-97b9-4b34-b697-5f69567f50a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:36.072473 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2230f971-8886-44f8-804b-ad38ebc9884a req-c9c70811-97b9-4b34-b697-5f69567f50a6 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] DELETE https://10.4.3.30/volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4 Aug 13 02:38:36.072473 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2230f971-8886-44f8-804b-ad38ebc9884a req-c9c70811-97b9-4b34-b697-5f69567f50a6 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:36.072473 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2230f971-8886-44f8-804b-ad38ebc9884a req-c9c70811-97b9-4b34-b697-5f69567f50a6 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:36.087118 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:36.087118 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:36.165344 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2230f971-8886-44f8-804b-ad38ebc9884a req-c9c70811-97b9-4b34-b697-5f69567f50a6 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4 returned with HTTP 200 Aug 13 02:38:36.165877 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 240/960] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:36 2026] DELETE /volume/v3/attachments/e15f5620-9d72-4b24-a8d3-72434e4504e4 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:36.186747 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2230f971-8886-44f8-804b-ad38ebc9884a req-d5312888-89eb-4bdc-a7bd-c1ea39c89eb7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:36.195015 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2230f971-8886-44f8-804b-ad38ebc9884a req-d5312888-89eb-4bdc-a7bd-c1ea39c89eb7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] DELETE https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f Aug 13 02:38:36.195435 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2230f971-8886-44f8-804b-ad38ebc9884a req-d5312888-89eb-4bdc-a7bd-c1ea39c89eb7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:36.195733 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2230f971-8886-44f8-804b-ad38ebc9884a req-d5312888-89eb-4bdc-a7bd-c1ea39c89eb7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:36.195975 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [req-2230f971-8886-44f8-804b-ad38ebc9884a req-d5312888-89eb-4bdc-a7bd-c1ea39c89eb7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Delete volume with id: b6e1f898-af57-4071-b6d5-450276a6fd0f Aug 13 02:38:36.211236 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:36.211236 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:36.211896 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-2230f971-8886-44f8-804b-ad38ebc9884a req-d5312888-89eb-4bdc-a7bd-c1ea39c89eb7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:38:36.239171 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-2230f971-8886-44f8-804b-ad38ebc9884a req-d5312888-89eb-4bdc-a7bd-c1ea39c89eb7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Delete volume request issued successfully. Aug 13 02:38:36.239773 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2230f971-8886-44f8-804b-ad38ebc9884a req-d5312888-89eb-4bdc-a7bd-c1ea39c89eb7 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f returned with HTTP 202 Aug 13 02:38:36.239957 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 243/961] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:38:36 2026] DELETE /volume/v3/volumes/b6e1f898-af57-4071-b6d5-450276a6fd0f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:36.378747 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-77db49c1-f7f9-4736-bc3a-5b0c7d354e2c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:36.380451 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-77db49c1-f7f9-4736-bc3a-5b0c7d354e2c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] DELETE https://10.4.3.30/volume/v3/attachments/f60adba7-bd3f-4b19-a10c-3c5b24d62bb2 Aug 13 02:38:36.380669 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-77db49c1-f7f9-4736-bc3a-5b0c7d354e2c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:36.380890 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-77db49c1-f7f9-4736-bc3a-5b0c7d354e2c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:36.394237 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:36.394237 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:36.454116 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5df4c0cd-539a-4a25-b5cb-4e267a6ec7f8 req-77db49c1-f7f9-4736-bc3a-5b0c7d354e2c tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/attachments/f60adba7-bd3f-4b19-a10c-3c5b24d62bb2 returned with HTTP 200 Aug 13 02:38:36.454116 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 240/962] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:36 2026] DELETE /volume/v3/attachments/f60adba7-bd3f-4b19-a10c-3c5b24d62bb2 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:36.770149 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7a8e04c9-6efb-4c00-97c0-8298b624fd54 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:36.773033 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a8e04c9-6efb-4c00-97c0-8298b624fd54 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:36.773395 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a8e04c9-6efb-4c00-97c0-8298b624fd54 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:36.773750 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a8e04c9-6efb-4c00-97c0-8298b624fd54 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:36.783889 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:36.783889 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:36.790033 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7a8e04c9-6efb-4c00-97c0-8298b624fd54 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:36.796181 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a8e04c9-6efb-4c00-97c0-8298b624fd54 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:36.797195 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 240/963] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:36 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:37.378375 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8757efba-ba39-486d-b891-58e47e7fea5f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:37.383470 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8757efba-ba39-486d-b891-58e47e7fea5f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] DELETE https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:38:37.383470 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8757efba-ba39-486d-b891-58e47e7fea5f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:37.383800 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8757efba-ba39-486d-b891-58e47e7fea5f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:37.383800 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8757efba-ba39-486d-b891-58e47e7fea5f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Delete volume with id: 4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:38:37.398656 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:37.398656 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:37.399446 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8757efba-ba39-486d-b891-58e47e7fea5f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:38:37.460533 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8757efba-ba39-486d-b891-58e47e7fea5f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Delete volume request issued successfully. Aug 13 02:38:37.460533 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8757efba-ba39-486d-b891-58e47e7fea5f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 202 Aug 13 02:38:37.461723 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 241/964] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:37 2026] DELETE /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:37.472378 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-463f2e08-ce11-4943-a4ba-fd7efcc4125f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:37.474765 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-463f2e08-ce11-4943-a4ba-fd7efcc4125f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:38:37.475170 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-463f2e08-ce11-4943-a4ba-fd7efcc4125f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:37.475227 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-463f2e08-ce11-4943-a4ba-fd7efcc4125f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:37.488223 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:37.488223 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:37.498971 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-463f2e08-ce11-4943-a4ba-fd7efcc4125f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Volume info retrieved successfully. Aug 13 02:38:37.506956 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-463f2e08-ce11-4943-a4ba-fd7efcc4125f tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 200 Aug 13 02:38:37.507681 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 244/965] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:37 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:37.906223 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b77e5692-18ae-488f-9a3f-fba4c7d0f35f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:38.018191 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b77e5692-18ae-488f-9a3f-fba4c7d0f35f tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] GET https://10.4.3.30/volume/v3/os-services Aug 13 02:38:38.018591 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b77e5692-18ae-488f-9a3f-fba4c7d0f35f tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:38.018718 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b77e5692-18ae-488f-9a3f-fba4c7d0f35f tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:38.019040 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:38.019040 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:38.027099 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b77e5692-18ae-488f-9a3f-fba4c7d0f35f tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] https://10.4.3.30/volume/v3/os-services returned with HTTP 200 Aug 13 02:38:38.027099 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 241/966] 10.4.3.30 () {66 vars in 1242 bytes} [Thu Aug 13 02:38:37 2026] GET /volume/v3/os-services => generated 626 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:38.041449 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-989e4b5b-a16d-430c-bd50-0e1cec213c2a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:38.043443 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-989e4b5b-a16d-430c-bd50-0e1cec213c2a tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] GET https://10.4.3.30/volume/v3/os-services?host=np0000007139 Aug 13 02:38:38.043691 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-989e4b5b-a16d-430c-bd50-0e1cec213c2a tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:38.043917 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-989e4b5b-a16d-430c-bd50-0e1cec213c2a tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:38.051666 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-989e4b5b-a16d-430c-bd50-0e1cec213c2a tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] https://10.4.3.30/volume/v3/os-services?host=np0000007139 returned with HTTP 200 Aug 13 02:38:38.052093 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 241/967] 10.4.3.30 () {66 vars in 1277 bytes} [Thu Aug 13 02:38:38 2026] GET /volume/v3/os-services?host=np0000007139 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:38.067637 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ff200ea-ebf7-446d-b52e-a12aee037b49 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:38.070005 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ff200ea-ebf7-446d-b52e-a12aee037b49 tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] GET https://10.4.3.30/volume/v3/os-services?host=np0000007139&binary=cinder-scheduler Aug 13 02:38:38.070379 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ff200ea-ebf7-446d-b52e-a12aee037b49 tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:38.071113 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ff200ea-ebf7-446d-b52e-a12aee037b49 tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:38.079581 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ff200ea-ebf7-446d-b52e-a12aee037b49 tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] https://10.4.3.30/volume/v3/os-services?host=np0000007139&binary=cinder-scheduler returned with HTTP 200 Aug 13 02:38:38.080205 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 242/968] 10.4.3.30 () {66 vars in 1325 bytes} [Thu Aug 13 02:38:38 2026] GET /volume/v3/os-services?host=np0000007139&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:38.094484 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ab32961a-6a3a-4693-8cea-000b1eeb209e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:38.097131 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab32961a-6a3a-4693-8cea-000b1eeb209e tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] GET https://10.4.3.30/volume/v3/os-services?binary=cinder-scheduler Aug 13 02:38:38.097464 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab32961a-6a3a-4693-8cea-000b1eeb209e tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:38.097607 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab32961a-6a3a-4693-8cea-000b1eeb209e tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:38.101955 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab32961a-6a3a-4693-8cea-000b1eeb209e tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] https://10.4.3.30/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 13 02:38:38.102706 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 245/969] 10.4.3.30 () {66 vars in 1289 bytes} [Thu Aug 13 02:38:38 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:38.118639 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0b986ecf-fd47-4296-8226-037b878ed156 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:38.287895 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:38.289316 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-899546834"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:38.296308 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-899546834'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:38.296308 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Create volume of 1 GB Aug 13 02:38:38.304136 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Availability Zones retrieved successfully. Aug 13 02:38:38.314522 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Flow 'volume_create_api' (f4665654-d637-4b77-b59b-3f94a9ae1e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:38.316633 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab734a9e-48d3-4914-9bed-46806032d137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:38.319491 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:38.366232 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab734a9e-48d3-4914-9bed-46806032d137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:38.367109 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28fdc9f3-9a0c-4a0b-a249-1932a8311a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:38.472673 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Created reservations ['b615fcd8-9698-42af-bd91-ed5b031bbeaf', 'fea54e4f-2758-4f71-8897-5a2d3b332b74', '8ed70623-0b7a-4180-a583-07f8d4a3d8e6', 'de187d1c-f557-445d-ac34-106c16fddc0e'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:38.474405 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28fdc9f3-9a0c-4a0b-a249-1932a8311a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b615fcd8-9698-42af-bd91-ed5b031bbeaf', 'fea54e4f-2758-4f71-8897-5a2d3b332b74', '8ed70623-0b7a-4180-a583-07f8d4a3d8e6', 'de187d1c-f557-445d-ac34-106c16fddc0e']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:38.475557 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aececb9-e7c4-44e4-92ff-7d07fc424146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:38.512546 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aececb9-e7c4-44e4-92ff-7d07fc424146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e7556c0-24e1-40ba-a9e4-4c96056c2e40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-899546834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d47e8885424270a9a68f945b4b70bc',qos_specs=None,replication_status=,reservations=['b615fcd8-9698-42af-bd91-ed5b031bbeaf','fea54e4f-2758-4f71-8897-5a2d3b332b74','8ed70623-0b7a-4180-a583-07f8d4a3d8e6','de187d1c-f557-445d-ac34-106c16fddc0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3002befb9154ed68a97eeefc212d43d',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:38:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-899546834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e7556c0-24e1-40ba-a9e4-4c96056c2e40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d47e8885424270a9a68f945b4b70bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3002befb9154ed68a97eeefc212d43d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:38.513552 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0065692f-79ea-42df-844e-1a06275b45a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:38.533884 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ca2a504c-6b10-4e63-a6ef-cf909626b2a2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:38.538828 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ca2a504c-6b10-4e63-a6ef-cf909626b2a2 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] GET https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d Aug 13 02:38:38.539672 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ca2a504c-6b10-4e63-a6ef-cf909626b2a2 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:38.539672 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ca2a504c-6b10-4e63-a6ef-cf909626b2a2 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:38.552988 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ca2a504c-6b10-4e63-a6ef-cf909626b2a2 tempest-ServerActionsTestOtherA-1435747530 tempest-ServerActionsTestOtherA-1435747530-project-member] https://10.4.3.30/volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d returned with HTTP 404 Aug 13 02:38:38.554038 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 242/970] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:38 2026] GET /volume/v3/volumes/4520e6ce-df64-42ff-8f44-5222d012459d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:38.560504 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0065692f-79ea-42df-844e-1a06275b45a5) transitioned into state 'SUCCESS' from state '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-899546834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d47e8885424270a9a68f945b4b70bc',qos_specs=None,replication_status=,reservations=['b615fcd8-9698-42af-bd91-ed5b031bbeaf','fea54e4f-2758-4f71-8897-5a2d3b332b74','8ed70623-0b7a-4180-a583-07f8d4a3d8e6','de187d1c-f557-445d-ac34-106c16fddc0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3002befb9154ed68a97eeefc212d43d',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:38.562450 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d872788-5971-4a8a-8f2d-af3027e330b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:38.579230 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d872788-5971-4a8a-8f2d-af3027e330b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:38.580327 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Flow 'volume_create_api' (f4665654-d637-4b77-b59b-3f94a9ae1e32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:38.580660 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Create volume request issued successfully. Aug 13 02:38:38.581967 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b986ecf-fd47-4296-8226-037b878ed156 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:38:38.582420 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 242/971] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:38:38 2026] POST /volume/v3/volumes => generated 751 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:38.598785 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-686fe514-e365-4bdb-826a-76ea90c69520 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:38.603588 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-686fe514-e365-4bdb-826a-76ea90c69520 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] GET https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 Aug 13 02:38:38.603588 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-686fe514-e365-4bdb-826a-76ea90c69520 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:38.603588 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-686fe514-e365-4bdb-826a-76ea90c69520 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:38.623743 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:38.623743 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:38.631825 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-686fe514-e365-4bdb-826a-76ea90c69520 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Volume info retrieved successfully. Aug 13 02:38:38.647669 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-686fe514-e365-4bdb-826a-76ea90c69520 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 returned with HTTP 200 Aug 13 02:38:38.649026 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 243/972] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:38 2026] GET /volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:39.672312 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b634fcea-0c96-420a-9791-fff5ba39e651 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:39.691568 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b634fcea-0c96-420a-9791-fff5ba39e651 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] GET https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 Aug 13 02:38:39.692140 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b634fcea-0c96-420a-9791-fff5ba39e651 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:39.692518 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b634fcea-0c96-420a-9791-fff5ba39e651 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:39.704748 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:39.704748 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:39.709691 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b634fcea-0c96-420a-9791-fff5ba39e651 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Volume info retrieved successfully. Aug 13 02:38:39.715523 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b634fcea-0c96-420a-9791-fff5ba39e651 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 returned with HTTP 200 Aug 13 02:38:39.716230 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 246/973] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:39 2026] GET /volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:39.738666 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0de0d866-62c5-49ba-a657-122b6037075a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:39.741650 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0de0d866-62c5-49ba-a657-122b6037075a tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] GET https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 Aug 13 02:38:39.741831 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0de0d866-62c5-49ba-a657-122b6037075a tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:39.742178 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0de0d866-62c5-49ba-a657-122b6037075a tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:39.753881 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:39.753881 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:39.764769 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0de0d866-62c5-49ba-a657-122b6037075a tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Volume info retrieved successfully. Aug 13 02:38:39.771490 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0de0d866-62c5-49ba-a657-122b6037075a tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 returned with HTTP 200 Aug 13 02:38:39.771978 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 243/974] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:39 2026] GET /volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:39.790696 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-433d307f-1053-4821-8eb3-d9662abc7189 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:39.793496 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-433d307f-1053-4821-8eb3-d9662abc7189 tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] GET https://10.4.3.30/volume/v3/os-services?host=np0000007139&binary=cinder-volume Aug 13 02:38:39.793755 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-433d307f-1053-4821-8eb3-d9662abc7189 tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:39.794051 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-433d307f-1053-4821-8eb3-d9662abc7189 tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:39.794442 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:39.794442 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:39.801751 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-433d307f-1053-4821-8eb3-d9662abc7189 tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] https://10.4.3.30/volume/v3/os-services?host=np0000007139&binary=cinder-volume returned with HTTP 200 Aug 13 02:38:39.802036 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 243/975] 10.4.3.30 () {66 vars in 1319 bytes} [Thu Aug 13 02:38:39 2026] GET /volume/v3/os-services?host=np0000007139&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:38:39.818629 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb6b01d1-2aa5-4972-8e5e-744ddb0842c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:39.822874 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb6b01d1-2aa5-4972-8e5e-744ddb0842c4 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] GET https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 Aug 13 02:38:39.823202 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb6b01d1-2aa5-4972-8e5e-744ddb0842c4 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:39.823535 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb6b01d1-2aa5-4972-8e5e-744ddb0842c4 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:39.849079 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:39.849079 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:39.858474 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb6b01d1-2aa5-4972-8e5e-744ddb0842c4 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Volume info retrieved successfully. Aug 13 02:38:39.868595 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c27db6c4-3b6f-44c0-8fcf-f7458217c35e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:39.869137 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb6b01d1-2aa5-4972-8e5e-744ddb0842c4 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 returned with HTTP 200 Aug 13 02:38:39.870269 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 244/976] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:39 2026] GET /volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:39.889200 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c1ef8081-1dd1-4020-875d-a5cb31069418 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:39.892613 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c1ef8081-1dd1-4020-875d-a5cb31069418 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] DELETE https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 Aug 13 02:38:39.896598 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c1ef8081-1dd1-4020-875d-a5cb31069418 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:39.896903 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c1ef8081-1dd1-4020-875d-a5cb31069418 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:39.897395 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c1ef8081-1dd1-4020-875d-a5cb31069418 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Delete volume with id: 1e7556c0-24e1-40ba-a9e4-4c96056c2e40 Aug 13 02:38:39.910483 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:39.910483 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:39.913385 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c1ef8081-1dd1-4020-875d-a5cb31069418 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Volume info retrieved successfully. Aug 13 02:38:39.956522 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c1ef8081-1dd1-4020-875d-a5cb31069418 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Delete volume request issued successfully. Aug 13 02:38:39.956770 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c1ef8081-1dd1-4020-875d-a5cb31069418 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 returned with HTTP 202 Aug 13 02:38:39.957593 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 244/977] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:39 2026] DELETE /volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:39.968896 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ed8377aa-75d7-4a3e-92e4-0149aa4cc30b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:39.971684 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed8377aa-75d7-4a3e-92e4-0149aa4cc30b tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] GET https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 Aug 13 02:38:39.971933 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed8377aa-75d7-4a3e-92e4-0149aa4cc30b tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:39.972404 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed8377aa-75d7-4a3e-92e4-0149aa4cc30b tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:39.982395 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:39.982395 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:39.987456 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ed8377aa-75d7-4a3e-92e4-0149aa4cc30b tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Volume info retrieved successfully. Aug 13 02:38:39.994649 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed8377aa-75d7-4a3e-92e4-0149aa4cc30b tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 returned with HTTP 200 Aug 13 02:38:39.995146 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 244/978] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:39 2026] GET /volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:40.046821 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c27db6c4-3b6f-44c0-8fcf-f7458217c35e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] POST https://10.4.3.30/volume/v3/qos-specs Aug 13 02:38:40.047373 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c27db6c4-3b6f-44c0-8fcf-f7458217c35e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-972687104", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:40.050345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.qos_specs [None req-c27db6c4-3b6f-44c0-8fcf-f7458217c35e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-972687104', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100289) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 02:38:40.064501 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-c27db6c4-3b6f-44c0-8fcf-f7458217c35e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DB qos_specs_create(): root {'id': '1d3870f3-9695-43de-b866-485f6d0cb2ed', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-972687104'} {{(pid=100289) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 02:38:40.084815 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c27db6c4-3b6f-44c0-8fcf-f7458217c35e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs returned with HTTP 200 Aug 13 02:38:40.086783 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 247/979] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:38:39 2026] POST /volume/v3/qos-specs => generated 390 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:40.100968 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e6759f0f-a3fe-4797-912c-a0cb94cb00af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.104476 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6759f0f-a3fe-4797-912c-a0cb94cb00af tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:38:40.105494 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6759f0f-a3fe-4797-912c-a0cb94cb00af tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1169431209"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:40.133271 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6759f0f-a3fe-4797-912c-a0cb94cb00af tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:38:40.133887 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 245/980] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:38:40 2026] POST /volume/v3/types => generated 222 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:38:40.146929 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-91ab5933-85f5-414e-a69b-309f6d7db887 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.149375 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-91ab5933-85f5-414e-a69b-309f6d7db887 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:38:40.150144 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-91ab5933-85f5-414e-a69b-309f6d7db887 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1788669256"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:40.177401 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-91ab5933-85f5-414e-a69b-309f6d7db887 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:38:40.178275 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 245/981] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:38:40 2026] POST /volume/v3/types => generated 222 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:40.188237 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f2164fa1-be12-424f-917d-7e6cc440f59f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.190900 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2164fa1-be12-424f-917d-7e6cc440f59f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:38:40.191405 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2164fa1-be12-424f-917d-7e6cc440f59f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1079207788"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:40.214881 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2164fa1-be12-424f-917d-7e6cc440f59f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:38:40.214881 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 245/982] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:38:40 2026] POST /volume/v3/types => generated 222 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:40.231458 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-19734708-c9a3-429a-bd25-2c30c820906d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.237124 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19734708-c9a3-429a-bd25-2c30c820906d tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associate?vol_type_id=be78577f-9d96-4cf6-8786-8d8428bb2567 Aug 13 02:38:40.237429 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19734708-c9a3-429a-bd25-2c30c820906d tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.237751 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19734708-c9a3-429a-bd25-2c30c820906d tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'associate' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.237980 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:40.237980 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:40.239481 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-19734708-c9a3-429a-bd25-2c30c820906d tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Associate qos_spec: 1d3870f3-9695-43de-b866-485f6d0cb2ed with type: be78577f-9d96-4cf6-8786-8d8428bb2567 {{(pid=100289) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 02:38:40.277655 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19734708-c9a3-429a-bd25-2c30c820906d tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associate?vol_type_id=be78577f-9d96-4cf6-8786-8d8428bb2567 returned with HTTP 202 Aug 13 02:38:40.278371 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 248/983] 10.4.3.30 () {66 vars in 1474 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associate?vol_type_id=be78577f-9d96-4cf6-8786-8d8428bb2567 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:40.287685 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7f01d2e-5c0e-427c-9eae-ced3eb3bccfd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.290038 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7f01d2e-5c0e-427c-9eae-ced3eb3bccfd tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associate?vol_type_id=0e9a202c-3c56-4469-a34a-a2f8e3bdaabe Aug 13 02:38:40.290208 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7f01d2e-5c0e-427c-9eae-ced3eb3bccfd tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.290537 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7f01d2e-5c0e-427c-9eae-ced3eb3bccfd tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'associate' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.291813 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f7f01d2e-5c0e-427c-9eae-ced3eb3bccfd tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Associate qos_spec: 1d3870f3-9695-43de-b866-485f6d0cb2ed with type: 0e9a202c-3c56-4469-a34a-a2f8e3bdaabe {{(pid=100286) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 02:38:40.333391 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7f01d2e-5c0e-427c-9eae-ced3eb3bccfd tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associate?vol_type_id=0e9a202c-3c56-4469-a34a-a2f8e3bdaabe returned with HTTP 202 Aug 13 02:38:40.334194 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 246/984] 10.4.3.30 () {66 vars in 1474 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associate?vol_type_id=0e9a202c-3c56-4469-a34a-a2f8e3bdaabe => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:40.351219 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2a5cb7f8-4aa4-44a7-9860-b536b6e1097f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.354030 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2a5cb7f8-4aa4-44a7-9860-b536b6e1097f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associate?vol_type_id=c93d7489-3e9f-4fb5-94b8-8c3bf3d87100 Aug 13 02:38:40.354412 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2a5cb7f8-4aa4-44a7-9860-b536b6e1097f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.354753 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2a5cb7f8-4aa4-44a7-9860-b536b6e1097f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'associate' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.355446 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a5cb7f8-4aa4-44a7-9860-b536b6e1097f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Associate qos_spec: 1d3870f3-9695-43de-b866-485f6d0cb2ed with type: c93d7489-3e9f-4fb5-94b8-8c3bf3d87100 {{(pid=100287) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 02:38:40.381745 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2a5cb7f8-4aa4-44a7-9860-b536b6e1097f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associate?vol_type_id=c93d7489-3e9f-4fb5-94b8-8c3bf3d87100 returned with HTTP 202 Aug 13 02:38:40.382464 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 246/985] 10.4.3.30 () {66 vars in 1474 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associate?vol_type_id=c93d7489-3e9f-4fb5-94b8-8c3bf3d87100 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:40.391751 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ed8fddf4-0e46-4364-8c5b-41f925d19608 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.394190 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed8fddf4-0e46-4364-8c5b-41f925d19608 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associations Aug 13 02:38:40.394508 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed8fddf4-0e46-4364-8c5b-41f925d19608 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.394811 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed8fddf4-0e46-4364-8c5b-41f925d19608 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'associations' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.396059 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ed8fddf4-0e46-4364-8c5b-41f925d19608 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Get associations for qos_spec id: 1d3870f3-9695-43de-b866-485f6d0cb2ed {{(pid=100288) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 02:38:40.422039 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed8fddf4-0e46-4364-8c5b-41f925d19608 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associations returned with HTTP 200 Aug 13 02:38:40.422495 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 246/986] 10.4.3.30 () {66 vars in 1386 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associations => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:40.440294 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-13a68350-04ef-4df5-8674-e5924b023982 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.446224 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13a68350-04ef-4df5-8674-e5924b023982 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/disassociate?vol_type_id=be78577f-9d96-4cf6-8786-8d8428bb2567 Aug 13 02:38:40.446224 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13a68350-04ef-4df5-8674-e5924b023982 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.446654 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13a68350-04ef-4df5-8674-e5924b023982 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'disassociate' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.449373 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:40.449373 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:40.449732 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-13a68350-04ef-4df5-8674-e5924b023982 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Disassociate qos_spec: 1d3870f3-9695-43de-b866-485f6d0cb2ed from type: be78577f-9d96-4cf6-8786-8d8428bb2567 {{(pid=100289) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 13 02:38:40.466412 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13a68350-04ef-4df5-8674-e5924b023982 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/disassociate?vol_type_id=be78577f-9d96-4cf6-8786-8d8428bb2567 returned with HTTP 202 Aug 13 02:38:40.466836 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 249/987] 10.4.3.30 () {66 vars in 1483 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/disassociate?vol_type_id=be78577f-9d96-4cf6-8786-8d8428bb2567 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:40.476078 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74efc508-1490-4bd9-bf10-18f61733a980 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.478226 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74efc508-1490-4bd9-bf10-18f61733a980 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associations Aug 13 02:38:40.478480 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74efc508-1490-4bd9-bf10-18f61733a980 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.478965 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74efc508-1490-4bd9-bf10-18f61733a980 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'associations' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.479268 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:40.479268 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:40.479580 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-74efc508-1490-4bd9-bf10-18f61733a980 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Get associations for qos_spec id: 1d3870f3-9695-43de-b866-485f6d0cb2ed {{(pid=100286) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 02:38:40.495734 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74efc508-1490-4bd9-bf10-18f61733a980 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associations returned with HTTP 200 Aug 13 02:38:40.495969 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 247/988] 10.4.3.30 () {66 vars in 1386 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associations => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:40.505862 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-de69101f-08cc-4d85-b373-8b49c52a13c6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.508940 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-de69101f-08cc-4d85-b373-8b49c52a13c6 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/disassociate_all Aug 13 02:38:40.509224 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-de69101f-08cc-4d85-b373-8b49c52a13c6 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.509667 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-de69101f-08cc-4d85-b373-8b49c52a13c6 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'disassociate_all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.510024 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:40.510024 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:40.511490 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de69101f-08cc-4d85-b373-8b49c52a13c6 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Disassociate qos_spec: 1d3870f3-9695-43de-b866-485f6d0cb2ed from all. {{(pid=100287) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 13 02:38:40.527733 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-de69101f-08cc-4d85-b373-8b49c52a13c6 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/disassociate_all returned with HTTP 202 Aug 13 02:38:40.528520 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 247/989] 10.4.3.30 () {66 vars in 1398 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/disassociate_all => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:40.540414 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ea3686ea-d0e6-4a4c-8312-a36fcd75ee1d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.543847 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea3686ea-d0e6-4a4c-8312-a36fcd75ee1d tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associations Aug 13 02:38:40.544025 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea3686ea-d0e6-4a4c-8312-a36fcd75ee1d tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.544338 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea3686ea-d0e6-4a4c-8312-a36fcd75ee1d tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'associations' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.544898 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:40.544898 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:40.545379 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ea3686ea-d0e6-4a4c-8312-a36fcd75ee1d tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Get associations for qos_spec id: 1d3870f3-9695-43de-b866-485f6d0cb2ed {{(pid=100288) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 02:38:40.556479 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea3686ea-d0e6-4a4c-8312-a36fcd75ee1d tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associations returned with HTTP 200 Aug 13 02:38:40.556479 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 247/990] 10.4.3.30 () {66 vars in 1386 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/associations => generated 24 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:40.572714 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b31b8cb5-8514-435a-9e90-9c70e882ac81 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.575681 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b31b8cb5-8514-435a-9e90-9c70e882ac81 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DELETE https://10.4.3.30/volume/v3/types/c93d7489-3e9f-4fb5-94b8-8c3bf3d87100 Aug 13 02:38:40.575937 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b31b8cb5-8514-435a-9e90-9c70e882ac81 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.576302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b31b8cb5-8514-435a-9e90-9c70e882ac81 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.576657 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:40.576657 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:40.651938 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b31b8cb5-8514-435a-9e90-9c70e882ac81 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/types/c93d7489-3e9f-4fb5-94b8-8c3bf3d87100 returned with HTTP 202 Aug 13 02:38:40.652472 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 250/991] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:38:40 2026] DELETE /volume/v3/types/c93d7489-3e9f-4fb5-94b8-8c3bf3d87100 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:40.662946 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ce97b24-4da8-43c4-acd9-3b7d247d9fa8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.665294 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ce97b24-4da8-43c4-acd9-3b7d247d9fa8 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/types/c93d7489-3e9f-4fb5-94b8-8c3bf3d87100 Aug 13 02:38:40.665548 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ce97b24-4da8-43c4-acd9-3b7d247d9fa8 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.665814 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ce97b24-4da8-43c4-acd9-3b7d247d9fa8 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.672109 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ce97b24-4da8-43c4-acd9-3b7d247d9fa8 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/types/c93d7489-3e9f-4fb5-94b8-8c3bf3d87100 returned with HTTP 404 Aug 13 02:38:40.674411 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 248/992] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/types/c93d7489-3e9f-4fb5-94b8-8c3bf3d87100 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:40.695129 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-87ac4e97-6f01-4bab-97d1-fad9f71810dc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.701446 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-87ac4e97-6f01-4bab-97d1-fad9f71810dc tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DELETE https://10.4.3.30/volume/v3/types/0e9a202c-3c56-4469-a34a-a2f8e3bdaabe Aug 13 02:38:40.701446 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-87ac4e97-6f01-4bab-97d1-fad9f71810dc tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.701446 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-87ac4e97-6f01-4bab-97d1-fad9f71810dc tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.701754 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:40.701754 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:40.761166 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-87ac4e97-6f01-4bab-97d1-fad9f71810dc tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/types/0e9a202c-3c56-4469-a34a-a2f8e3bdaabe returned with HTTP 202 Aug 13 02:38:40.761728 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 248/993] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:38:40 2026] DELETE /volume/v3/types/0e9a202c-3c56-4469-a34a-a2f8e3bdaabe => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:40.777677 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dc3d56c2-9fa3-43ce-a820-0048b2af9e7c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.780140 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dc3d56c2-9fa3-43ce-a820-0048b2af9e7c tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/types/0e9a202c-3c56-4469-a34a-a2f8e3bdaabe Aug 13 02:38:40.780140 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dc3d56c2-9fa3-43ce-a820-0048b2af9e7c tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.781144 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dc3d56c2-9fa3-43ce-a820-0048b2af9e7c tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.787031 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dc3d56c2-9fa3-43ce-a820-0048b2af9e7c tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/types/0e9a202c-3c56-4469-a34a-a2f8e3bdaabe returned with HTTP 404 Aug 13 02:38:40.787591 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 248/994] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/types/0e9a202c-3c56-4469-a34a-a2f8e3bdaabe => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:40.799336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6fa3b263-34fc-4020-8f08-0bb9ee397f2f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.801968 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6fa3b263-34fc-4020-8f08-0bb9ee397f2f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DELETE https://10.4.3.30/volume/v3/types/be78577f-9d96-4cf6-8786-8d8428bb2567 Aug 13 02:38:40.802734 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6fa3b263-34fc-4020-8f08-0bb9ee397f2f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.803599 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6fa3b263-34fc-4020-8f08-0bb9ee397f2f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.845479 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6fa3b263-34fc-4020-8f08-0bb9ee397f2f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/types/be78577f-9d96-4cf6-8786-8d8428bb2567 returned with HTTP 202 Aug 13 02:38:40.846010 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 251/995] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:38:40 2026] DELETE /volume/v3/types/be78577f-9d96-4cf6-8786-8d8428bb2567 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:40.856168 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8eb5edeb-2484-41f8-9070-446fbb30b332 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.862027 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8eb5edeb-2484-41f8-9070-446fbb30b332 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/types/be78577f-9d96-4cf6-8786-8d8428bb2567 Aug 13 02:38:40.862597 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8eb5edeb-2484-41f8-9070-446fbb30b332 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.862996 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8eb5edeb-2484-41f8-9070-446fbb30b332 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.871098 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8eb5edeb-2484-41f8-9070-446fbb30b332 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/types/be78577f-9d96-4cf6-8786-8d8428bb2567 returned with HTTP 404 Aug 13 02:38:40.871802 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 249/996] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/types/be78577f-9d96-4cf6-8786-8d8428bb2567 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:40.888413 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c1280a3f-fbc7-4c71-a000-965d761f1b3c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.889321 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c1280a3f-fbc7-4c71-a000-965d761f1b3c tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] POST https://10.4.3.30/volume/v3/qos-specs Aug 13 02:38:40.889801 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c1280a3f-fbc7-4c71-a000-965d761f1b3c tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-943168860", "consumer": "back-end"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:40.897496 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.qos_specs [None req-c1280a3f-fbc7-4c71-a000-965d761f1b3c tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-943168860', 'consumer': 'back-end', 'specs': {}} {{(pid=100287) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 02:38:40.910599 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.db.api [None req-c1280a3f-fbc7-4c71-a000-965d761f1b3c tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DB qos_specs_create(): root {'id': 'c33888a3-e94f-4473-85d3-d0df08ea0480', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-943168860'} {{(pid=100287) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 02:38:40.921759 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c1280a3f-fbc7-4c71-a000-965d761f1b3c tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs returned with HTTP 200 Aug 13 02:38:40.922488 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 249/997] 10.4.3.30 () {68 vars in 1257 bytes} [Thu Aug 13 02:38:40 2026] POST /volume/v3/qos-specs => generated 366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:40.931465 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4f71e2b8-b679-487b-a2b7-08e02e6f4c22 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.933604 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f71e2b8-b679-487b-a2b7-08e02e6f4c22 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DELETE https://10.4.3.30/volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480?force=False Aug 13 02:38:40.933870 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f71e2b8-b679-487b-a2b7-08e02e6f4c22 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.934117 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f71e2b8-b679-487b-a2b7-08e02e6f4c22 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.934420 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:40.934420 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:40.934802 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4f71e2b8-b679-487b-a2b7-08e02e6f4c22 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Delete qos_spec: c33888a3-e94f-4473-85d3-d0df08ea0480, force: False {{(pid=100288) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 02:38:40.961897 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f71e2b8-b679-487b-a2b7-08e02e6f4c22 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480?force=False returned with HTTP 202 Aug 13 02:38:40.962562 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 249/998] 10.4.3.30 () {66 vars in 1373 bytes} [Thu Aug 13 02:38:40 2026] DELETE /volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:40.971682 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-34eea902-8b9c-4978-ae85-fb7e4cea9feb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.976056 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34eea902-8b9c-4978-ae85-fb7e4cea9feb tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480 Aug 13 02:38:40.976401 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34eea902-8b9c-4978-ae85-fb7e4cea9feb tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.976699 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34eea902-8b9c-4978-ae85-fb7e4cea9feb tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.982022 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34eea902-8b9c-4978-ae85-fb7e4cea9feb tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480 returned with HTTP 404 Aug 13 02:38:40.982559 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 252/999] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:40.991660 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9671881a-1a19-48d4-9655-f833810f5260 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:40.993870 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9671881a-1a19-48d4-9655-f833810f5260 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs Aug 13 02:38:40.994169 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9671881a-1a19-48d4-9655-f833810f5260 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:40.994460 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9671881a-1a19-48d4-9655-f833810f5260 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:40.994841 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:40.994841 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:41.005512 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9671881a-1a19-48d4-9655-f833810f5260 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs returned with HTTP 200 Aug 13 02:38:41.006050 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 250/1000] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:38:40 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:41.015067 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7e7cce02-d999-4206-8a17-b0dffc21eaf2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.018139 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7e7cce02-d999-4206-8a17-b0dffc21eaf2 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] GET https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 Aug 13 02:38:41.018441 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7e7cce02-d999-4206-8a17-b0dffc21eaf2 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.018625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7e7cce02-d999-4206-8a17-b0dffc21eaf2 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.020275 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ee4d706f-0996-4451-983f-700ef745a70e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.022354 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee4d706f-0996-4451-983f-700ef745a70e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DELETE https://10.4.3.30/volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480?force=False Aug 13 02:38:41.022627 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee4d706f-0996-4451-983f-700ef745a70e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.022935 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee4d706f-0996-4451-983f-700ef745a70e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.023322 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.023322 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:41.023787 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ee4d706f-0996-4451-983f-700ef745a70e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Delete qos_spec: c33888a3-e94f-4473-85d3-d0df08ea0480, force: False {{(pid=100288) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 02:38:41.028224 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee4d706f-0996-4451-983f-700ef745a70e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480?force=False returned with HTTP 404 Aug 13 02:38:41.028598 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 250/1001] 10.4.3.30 () {66 vars in 1373 bytes} [Thu Aug 13 02:38:41 2026] DELETE /volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:41.029754 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7e7cce02-d999-4206-8a17-b0dffc21eaf2 tempest-VolumesServicesTestJSON-353325502 tempest-VolumesServicesTestJSON-353325502-project-member] https://10.4.3.30/volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 returned with HTTP 404 Aug 13 02:38:41.030235 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 250/1002] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/volumes/1e7556c0-24e1-40ba-a9e4-4c96056c2e40 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:41.040818 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2e1af182-3aee-4553-acc6-a1011738041b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.042727 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1dd64e57-e9de-4894-be0d-71bb6d6bf404 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.042949 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e1af182-3aee-4553-acc6-a1011738041b tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] GET https://10.4.3.30/volume/v3/os-services Aug 13 02:38:41.043225 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e1af182-3aee-4553-acc6-a1011738041b tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.043489 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e1af182-3aee-4553-acc6-a1011738041b tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.046266 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1dd64e57-e9de-4894-be0d-71bb6d6bf404 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480 Aug 13 02:38:41.046597 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1dd64e57-e9de-4894-be0d-71bb6d6bf404 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.046860 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1dd64e57-e9de-4894-be0d-71bb6d6bf404 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.047221 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.047221 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:41.052672 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1dd64e57-e9de-4894-be0d-71bb6d6bf404 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480 returned with HTTP 404 Aug 13 02:38:41.053541 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 251/1003] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs/c33888a3-e94f-4473-85d3-d0df08ea0480 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:41.056471 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e1af182-3aee-4553-acc6-a1011738041b tempest-VolumesServicesTestJSON-79724144 tempest-VolumesServicesTestJSON-79724144-project-admin] https://10.4.3.30/volume/v3/os-services returned with HTTP 200 Aug 13 02:38:41.056471 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 253/1004] 10.4.3.30 () {66 vars in 1242 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/os-services => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:41.063568 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6f46c745-a723-48f8-9ce1-2bbecfb12422 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.067289 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f46c745-a723-48f8-9ce1-2bbecfb12422 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] POST https://10.4.3.30/volume/v3/qos-specs Aug 13 02:38:41.067806 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f46c745-a723-48f8-9ce1-2bbecfb12422 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2786712", "consumer": "both"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:41.071654 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.qos_specs [None req-6f46c745-a723-48f8-9ce1-2bbecfb12422 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2786712', 'consumer': 'both', 'specs': {}} {{(pid=100288) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 02:38:41.078823 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-6f46c745-a723-48f8-9ce1-2bbecfb12422 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DB qos_specs_create(): root {'id': '133c33da-64c4-4ba5-a14d-113100ae4896', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2786712'} {{(pid=100288) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 02:38:41.093913 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f46c745-a723-48f8-9ce1-2bbecfb12422 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs returned with HTTP 200 Aug 13 02:38:41.094405 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 251/1005] 10.4.3.30 () {68 vars in 1257 bytes} [Thu Aug 13 02:38:41 2026] POST /volume/v3/qos-specs => generated 360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:41.112628 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8fd92535-fad3-410c-bdc1-e9417a8bce16 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.115311 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8fd92535-fad3-410c-bdc1-e9417a8bce16 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DELETE https://10.4.3.30/volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896?force=False Aug 13 02:38:41.115872 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8fd92535-fad3-410c-bdc1-e9417a8bce16 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.116125 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8fd92535-fad3-410c-bdc1-e9417a8bce16 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.116429 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.116429 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:41.117004 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8fd92535-fad3-410c-bdc1-e9417a8bce16 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Delete qos_spec: 133c33da-64c4-4ba5-a14d-113100ae4896, force: False {{(pid=100287) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 02:38:41.160044 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8fd92535-fad3-410c-bdc1-e9417a8bce16 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896?force=False returned with HTTP 202 Aug 13 02:38:41.160044 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 251/1006] 10.4.3.30 () {66 vars in 1373 bytes} [Thu Aug 13 02:38:41 2026] DELETE /volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896?force=False => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:41.168367 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d3d28702-ac7b-4456-904a-7f20cda53b2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.173928 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3d28702-ac7b-4456-904a-7f20cda53b2e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896 Aug 13 02:38:41.173928 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3d28702-ac7b-4456-904a-7f20cda53b2e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.173928 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3d28702-ac7b-4456-904a-7f20cda53b2e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.178882 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3d28702-ac7b-4456-904a-7f20cda53b2e tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896 returned with HTTP 404 Aug 13 02:38:41.179549 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 252/1007] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:41.189220 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e6902383-10f1-41e9-8b0b-273c11010b3f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.191292 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6902383-10f1-41e9-8b0b-273c11010b3f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs Aug 13 02:38:41.191505 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6902383-10f1-41e9-8b0b-273c11010b3f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.191656 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6902383-10f1-41e9-8b0b-273c11010b3f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.202435 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6902383-10f1-41e9-8b0b-273c11010b3f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs returned with HTTP 200 Aug 13 02:38:41.202829 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 254/1008] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:38:41 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) Aug 13 02:38:41.213325 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3a3fb760-0863-41d5-95a7-b288ee340793 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.216278 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3a3fb760-0863-41d5-95a7-b288ee340793 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DELETE https://10.4.3.30/volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896?force=False Aug 13 02:38:41.216676 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3a3fb760-0863-41d5-95a7-b288ee340793 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.216906 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3a3fb760-0863-41d5-95a7-b288ee340793 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.217503 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.217503 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:41.217959 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3a3fb760-0863-41d5-95a7-b288ee340793 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Delete qos_spec: 133c33da-64c4-4ba5-a14d-113100ae4896, force: False {{(pid=100288) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 02:38:41.221819 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3a3fb760-0863-41d5-95a7-b288ee340793 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896?force=False returned with HTTP 404 Aug 13 02:38:41.222409 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 252/1009] 10.4.3.30 () {66 vars in 1373 bytes} [Thu Aug 13 02:38:41 2026] DELETE /volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:41.233824 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-018b3147-512d-4001-95c0-4ef47480b1ec None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.235585 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-018b3147-512d-4001-95c0-4ef47480b1ec tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896 Aug 13 02:38:41.235841 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-018b3147-512d-4001-95c0-4ef47480b1ec tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.236109 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-018b3147-512d-4001-95c0-4ef47480b1ec tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.237080 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.237080 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:41.240933 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-018b3147-512d-4001-95c0-4ef47480b1ec tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896 returned with HTTP 404 Aug 13 02:38:41.241551 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 252/1010] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs/133c33da-64c4-4ba5-a14d-113100ae4896 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:41.253280 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-deddd831-d3c7-481d-a8e3-ffcd3202b0bd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.254454 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-deddd831-d3c7-481d-a8e3-ffcd3202b0bd tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] POST https://10.4.3.30/volume/v3/qos-specs Aug 13 02:38:41.254796 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-deddd831-d3c7-481d-a8e3-ffcd3202b0bd tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-584388657", "consumer": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:41.258475 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.qos_specs [None req-deddd831-d3c7-481d-a8e3-ffcd3202b0bd tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-584388657', 'consumer': 'front-end', 'specs': {}} {{(pid=100286) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 02:38:41.270271 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-deddd831-d3c7-481d-a8e3-ffcd3202b0bd tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DB qos_specs_create(): root {'id': '7f194a11-26cb-41a5-84c6-4f85d5bd66c1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-584388657'} {{(pid=100286) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 02:38:41.284810 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-deddd831-d3c7-481d-a8e3-ffcd3202b0bd tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs returned with HTTP 200 Aug 13 02:38:41.285531 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 253/1011] 10.4.3.30 () {68 vars in 1257 bytes} [Thu Aug 13 02:38:41 2026] POST /volume/v3/qos-specs => generated 367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:41.301043 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-44c23e83-fb4e-4833-b135-8d44e4d210f1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.303129 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44c23e83-fb4e-4833-b135-8d44e4d210f1 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DELETE https://10.4.3.30/volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1?force=False Aug 13 02:38:41.303263 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-44c23e83-fb4e-4833-b135-8d44e4d210f1 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.303482 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-44c23e83-fb4e-4833-b135-8d44e4d210f1 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.303788 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.303788 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:41.304183 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-44c23e83-fb4e-4833-b135-8d44e4d210f1 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Delete qos_spec: 7f194a11-26cb-41a5-84c6-4f85d5bd66c1, force: False {{(pid=100289) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 02:38:41.334646 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44c23e83-fb4e-4833-b135-8d44e4d210f1 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1?force=False returned with HTTP 202 Aug 13 02:38:41.335656 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 255/1012] 10.4.3.30 () {66 vars in 1373 bytes} [Thu Aug 13 02:38:41 2026] DELETE /volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:41.347893 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-373a0d32-5e41-410c-932d-3e03b36c1c2b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.353534 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-373a0d32-5e41-410c-932d-3e03b36c1c2b tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1 Aug 13 02:38:41.353730 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-373a0d32-5e41-410c-932d-3e03b36c1c2b tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.354037 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-373a0d32-5e41-410c-932d-3e03b36c1c2b tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.358527 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-373a0d32-5e41-410c-932d-3e03b36c1c2b tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1 returned with HTTP 404 Aug 13 02:38:41.359202 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 253/1013] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:41.372647 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b94ee060-8ac6-4a86-ad8b-5fe2e8a88537 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.375849 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b94ee060-8ac6-4a86-ad8b-5fe2e8a88537 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs Aug 13 02:38:41.380550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b94ee060-8ac6-4a86-ad8b-5fe2e8a88537 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.380550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b94ee060-8ac6-4a86-ad8b-5fe2e8a88537 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.402321 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b94ee060-8ac6-4a86-ad8b-5fe2e8a88537 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs returned with HTTP 200 Aug 13 02:38:41.402877 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 253/1014] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs => generated 174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:41.414918 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fa62cb20-2ee1-48a6-81ec-58ff95496df0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.417742 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa62cb20-2ee1-48a6-81ec-58ff95496df0 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DELETE https://10.4.3.30/volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1?force=False Aug 13 02:38:41.418041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa62cb20-2ee1-48a6-81ec-58ff95496df0 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.418322 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa62cb20-2ee1-48a6-81ec-58ff95496df0 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.419344 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.419344 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:41.420175 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa62cb20-2ee1-48a6-81ec-58ff95496df0 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Delete qos_spec: 7f194a11-26cb-41a5-84c6-4f85d5bd66c1, force: False {{(pid=100286) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 02:38:41.431774 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa62cb20-2ee1-48a6-81ec-58ff95496df0 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1?force=False returned with HTTP 404 Aug 13 02:38:41.432366 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 254/1015] 10.4.3.30 () {66 vars in 1373 bytes} [Thu Aug 13 02:38:41 2026] DELETE /volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:41.445836 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d812192d-c18e-4812-83b0-b066c96e80fa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.448185 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d812192d-c18e-4812-83b0-b066c96e80fa tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1 Aug 13 02:38:41.448408 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d812192d-c18e-4812-83b0-b066c96e80fa tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.448601 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d812192d-c18e-4812-83b0-b066c96e80fa tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.449302 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.449302 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:41.452797 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d812192d-c18e-4812-83b0-b066c96e80fa tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1 returned with HTTP 404 Aug 13 02:38:41.453088 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 256/1016] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs/7f194a11-26cb-41a5-84c6-4f85d5bd66c1 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:41.463219 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1d762015-0fe3-4b62-bd4d-eb11e3a32498 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.467177 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1d762015-0fe3-4b62-bd4d-eb11e3a32498 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed Aug 13 02:38:41.468138 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1d762015-0fe3-4b62-bd4d-eb11e3a32498 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.468613 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1d762015-0fe3-4b62-bd4d-eb11e3a32498 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.476307 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1d762015-0fe3-4b62-bd4d-eb11e3a32498 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed returned with HTTP 200 Aug 13 02:38:41.477075 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 254/1017] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed => generated 390 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:41.496664 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6a2e231d-8d7a-4837-a64c-d3095f16a434 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.500910 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6a2e231d-8d7a-4837-a64c-d3095f16a434 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs Aug 13 02:38:41.500910 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6a2e231d-8d7a-4837-a64c-d3095f16a434 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.500910 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6a2e231d-8d7a-4837-a64c-d3095f16a434 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.500910 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.500910 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:41.501047 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-cf46f448-b04d-49b8-a22c-7fa23476190b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.503271 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-cf46f448-b04d-49b8-a22c-7fa23476190b tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] DELETE https://10.4.3.30/volume/v3/attachments/a2045d67-6ec5-49aa-9822-8ecb01d288e3 Aug 13 02:38:41.503558 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-cf46f448-b04d-49b8-a22c-7fa23476190b tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.503669 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-cf46f448-b04d-49b8-a22c-7fa23476190b tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.506261 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6a2e231d-8d7a-4837-a64c-d3095f16a434 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs returned with HTTP 200 Aug 13 02:38:41.507341 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 254/1018] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:41.516563 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.516563 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:41.518128 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-76fe2b43-e811-48d1-8cd1-ede5188c330f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.521125 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76fe2b43-e811-48d1-8cd1-ede5188c330f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] PUT https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed Aug 13 02:38:41.521650 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76fe2b43-e811-48d1-8cd1-ede5188c330f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:41.532952 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.qos_specs [None req-76fe2b43-e811-48d1-8cd1-ede5188c330f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100289) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 13 02:38:41.547328 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-76fe2b43-e811-48d1-8cd1-ede5188c330f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] qos_specs_update() value: {'id': '8972ec1a-1946-4fd6-a50d-1827c6860340', 'key': 'iops_bytes', 'value': '500', 'specs_id': '1d3870f3-9695-43de-b866-485f6d0cb2ed', 'deleted': False} {{(pid=100289) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 13 02:38:41.556355 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76fe2b43-e811-48d1-8cd1-ede5188c330f tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed returned with HTTP 200 Aug 13 02:38:41.556751 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 257/1019] 10.4.3.30 () {68 vars in 1367 bytes} [Thu Aug 13 02:38:41 2026] PUT /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed => generated 36 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:41.572870 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b2841227-da86-430b-b55c-9d5b7e7fae2a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.575891 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2841227-da86-430b-b55c-9d5b7e7fae2a tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed Aug 13 02:38:41.576424 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2841227-da86-430b-b55c-9d5b7e7fae2a tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.576661 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2841227-da86-430b-b55c-9d5b7e7fae2a tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.576875 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.576875 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:41.584232 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2841227-da86-430b-b55c-9d5b7e7fae2a tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed returned with HTTP 200 Aug 13 02:38:41.584465 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 255/1020] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed => generated 411 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:38:41.596600 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ffefe776-8829-4661-b55b-de9e8aaf50cb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.599211 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ffefe776-8829-4661-b55b-de9e8aaf50cb tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] PUT https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/delete_keys Aug 13 02:38:41.599699 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ffefe776-8829-4661-b55b-de9e8aaf50cb tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:41.605167 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-cf46f448-b04d-49b8-a22c-7fa23476190b tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments/a2045d67-6ec5-49aa-9822-8ecb01d288e3 returned with HTTP 200 Aug 13 02:38:41.605290 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.605290 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:41.605361 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 255/1021] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:41 2026] DELETE /volume/v3/attachments/a2045d67-6ec5-49aa-9822-8ecb01d288e3 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:41.606106 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ffefe776-8829-4661-b55b-de9e8aaf50cb tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Delete_key spec: 1d3870f3-9695-43de-b866-485f6d0cb2ed, keys: ['iops_bytes'] {{(pid=100287) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 13 02:38:41.619176 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-94edabe7-490a-4aa5-8f18-64d173020743 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.623373 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-94edabe7-490a-4aa5-8f18-64d173020743 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] DELETE https://10.4.3.30/volume/v3/attachments/936cdd57-24d9-44f9-92cc-841f4b0905a2 Aug 13 02:38:41.623674 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-94edabe7-490a-4aa5-8f18-64d173020743 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.623946 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-94edabe7-490a-4aa5-8f18-64d173020743 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.630306 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ffefe776-8829-4661-b55b-de9e8aaf50cb tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/delete_keys returned with HTTP 202 Aug 13 02:38:41.630924 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 255/1022] 10.4.3.30 () {68 vars in 1403 bytes} [Thu Aug 13 02:38:41 2026] PUT /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed/delete_keys => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:41.637816 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.637816 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:41.641625 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6e72931d-a44a-4003-b5a5-5298fca1c0e7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.646492 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e72931d-a44a-4003-b5a5-5298fca1c0e7 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed Aug 13 02:38:41.646726 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e72931d-a44a-4003-b5a5-5298fca1c0e7 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.647023 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e72931d-a44a-4003-b5a5-5298fca1c0e7 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.647371 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.647371 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:41.653490 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e72931d-a44a-4003-b5a5-5298fca1c0e7 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed returned with HTTP 200 Aug 13 02:38:41.653905 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 256/1023] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed => generated 390 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:41.667018 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-307b988d-791d-424a-8035-131eb98005de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.672851 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-307b988d-791d-424a-8035-131eb98005de tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed Aug 13 02:38:41.672851 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-307b988d-791d-424a-8035-131eb98005de tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.672975 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-307b988d-791d-424a-8035-131eb98005de tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.673628 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.673628 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:41.681528 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-307b988d-791d-424a-8035-131eb98005de tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed returned with HTTP 200 Aug 13 02:38:41.682067 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 256/1024] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed => generated 390 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:41.697328 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-24a92f64-2211-40b4-87bc-86719d39e4d8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.700649 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-24a92f64-2211-40b4-87bc-86719d39e4d8 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] DELETE https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed?force=False Aug 13 02:38:41.700757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-24a92f64-2211-40b4-87bc-86719d39e4d8 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.701038 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-24a92f64-2211-40b4-87bc-86719d39e4d8 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.701141 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.701141 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:41.702556 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.qos_specs_manage [None req-24a92f64-2211-40b4-87bc-86719d39e4d8 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Delete qos_spec: 1d3870f3-9695-43de-b866-485f6d0cb2ed, force: False {{(pid=100287) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 02:38:41.711231 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-94edabe7-490a-4aa5-8f18-64d173020743 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments/936cdd57-24d9-44f9-92cc-841f4b0905a2 returned with HTTP 200 Aug 13 02:38:41.711930 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 258/1025] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:41 2026] DELETE /volume/v3/attachments/936cdd57-24d9-44f9-92cc-841f4b0905a2 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:41.722929 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-16f8d20a-519f-4326-a134-12d678680125 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.725573 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-16f8d20a-519f-4326-a134-12d678680125 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] DELETE https://10.4.3.30/volume/v3/attachments/976f703e-52fa-463c-bcab-d86269598c13 Aug 13 02:38:41.725902 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-16f8d20a-519f-4326-a134-12d678680125 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.726129 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-16f8d20a-519f-4326-a134-12d678680125 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.727548 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-24a92f64-2211-40b4-87bc-86719d39e4d8 tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed?force=False returned with HTTP 202 Aug 13 02:38:41.728120 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 256/1026] 10.4.3.30 () {66 vars in 1373 bytes} [Thu Aug 13 02:38:41 2026] DELETE /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:41.737642 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-01e703cb-7875-468f-85ac-d073eab793da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:41.739786 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.739786 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:41.741178 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01e703cb-7875-468f-85ac-d073eab793da tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] GET https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed Aug 13 02:38:41.741178 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01e703cb-7875-468f-85ac-d073eab793da tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:41.741178 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01e703cb-7875-468f-85ac-d073eab793da tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:41.741464 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:41.741464 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:41.747219 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01e703cb-7875-468f-85ac-d073eab793da tempest-QosSpecsTestJSON-159163677 tempest-QosSpecsTestJSON-159163677-project-admin] https://10.4.3.30/volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed returned with HTTP 404 Aug 13 02:38:41.748103 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 257/1027] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:41 2026] GET /volume/v3/qos-specs/1d3870f3-9695-43de-b866-485f6d0cb2ed => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:41.839807 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c4aac775-e649-463e-bab6-8741aa0ecb06 req-16f8d20a-519f-4326-a134-12d678680125 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/attachments/976f703e-52fa-463c-bcab-d86269598c13 returned with HTTP 200 Aug 13 02:38:41.840333 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 257/1028] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:41 2026] DELETE /volume/v3/attachments/976f703e-52fa-463c-bcab-d86269598c13 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:42.032458 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8cf71212-26a1-4764-89ea-a9b01d52596a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:42.035037 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8cf71212-26a1-4764-89ea-a9b01d52596a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:42.035399 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8cf71212-26a1-4764-89ea-a9b01d52596a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:42.035685 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8cf71212-26a1-4764-89ea-a9b01d52596a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:42.035974 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-8cf71212-26a1-4764-89ea-a9b01d52596a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Delete volume with id: 8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:42.046412 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:42.046412 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:42.047484 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8cf71212-26a1-4764-89ea-a9b01d52596a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:42.071859 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8cf71212-26a1-4764-89ea-a9b01d52596a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Delete volume request issued successfully. Aug 13 02:38:42.072166 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8cf71212-26a1-4764-89ea-a9b01d52596a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 202 Aug 13 02:38:42.072925 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 259/1029] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:42 2026] DELETE /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:42.085214 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-488c0841-3b89-4606-9ab1-d734a1487e4e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:42.088567 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-488c0841-3b89-4606-9ab1-d734a1487e4e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:42.088822 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-488c0841-3b89-4606-9ab1-d734a1487e4e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:42.089009 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-488c0841-3b89-4606-9ab1-d734a1487e4e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:42.100261 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:42.100261 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:42.106135 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-488c0841-3b89-4606-9ab1-d734a1487e4e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:42.112480 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-488c0841-3b89-4606-9ab1-d734a1487e4e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 200 Aug 13 02:38:42.112911 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 257/1030] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:42 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:43.134771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d3a9969-d7f0-43e2-a9ff-a2f331ded741 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:43.136631 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d3a9969-d7f0-43e2-a9ff-a2f331ded741 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 Aug 13 02:38:43.136830 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d3a9969-d7f0-43e2-a9ff-a2f331ded741 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:43.137106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d3a9969-d7f0-43e2-a9ff-a2f331ded741 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:43.144959 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d3a9969-d7f0-43e2-a9ff-a2f331ded741 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 returned with HTTP 404 Aug 13 02:38:43.145628 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 258/1031] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:43 2026] GET /volume/v3/volumes/8f800cb4-4fa8-47ce-a590-b13fdc97d472 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:43.240349 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-574ae8a8-1185-4362-9624-60edbf012e5e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:43.243083 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-574ae8a8-1185-4362-9624-60edbf012e5e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] DELETE https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:38:43.243311 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-574ae8a8-1185-4362-9624-60edbf012e5e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:43.243547 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-574ae8a8-1185-4362-9624-60edbf012e5e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:43.243770 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-574ae8a8-1185-4362-9624-60edbf012e5e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Delete volume with id: 0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:38:43.253411 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:43.253411 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:43.254550 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-574ae8a8-1185-4362-9624-60edbf012e5e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:43.282356 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-574ae8a8-1185-4362-9624-60edbf012e5e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Delete volume request issued successfully. Aug 13 02:38:43.282654 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-574ae8a8-1185-4362-9624-60edbf012e5e tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 202 Aug 13 02:38:43.283395 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 258/1032] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:43 2026] DELETE /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:43.292707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f673b913-668d-4aaa-848b-85075bd13190 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:43.295073 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f673b913-668d-4aaa-848b-85075bd13190 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:38:43.295428 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f673b913-668d-4aaa-848b-85075bd13190 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:43.295639 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f673b913-668d-4aaa-848b-85075bd13190 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:43.310025 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:43.310025 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:43.321538 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f673b913-668d-4aaa-848b-85075bd13190 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:43.331216 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f673b913-668d-4aaa-848b-85075bd13190 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 200 Aug 13 02:38:43.331216 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 260/1033] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:43 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:44.049799 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-d96b3cc0-d3bf-4972-86ca-fcc9d8fe332e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.053291 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-d96b3cc0-d3bf-4972-86ca-fcc9d8fe332e tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] DELETE https://10.4.3.30/volume/v3/attachments/2676ff59-ce72-4210-888f-5340ab93f3c4 Aug 13 02:38:44.053551 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-d96b3cc0-d3bf-4972-86ca-fcc9d8fe332e tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:44.053813 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-d96b3cc0-d3bf-4972-86ca-fcc9d8fe332e tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:44.069849 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:44.069849 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:44.141293 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-d96b3cc0-d3bf-4972-86ca-fcc9d8fe332e tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments/2676ff59-ce72-4210-888f-5340ab93f3c4 returned with HTTP 200 Aug 13 02:38:44.141455 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 258/1034] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:44 2026] DELETE /volume/v3/attachments/2676ff59-ce72-4210-888f-5340ab93f3c4 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:44.161051 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-ca8f6abb-5468-4089-8b58-64a301735543 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.165519 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-ca8f6abb-5468-4089-8b58-64a301735543 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] DELETE https://10.4.3.30/volume/v3/attachments/6c92af67-fa73-47f7-8088-e49c9c2af7b2 Aug 13 02:38:44.165519 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-ca8f6abb-5468-4089-8b58-64a301735543 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:44.165519 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-ca8f6abb-5468-4089-8b58-64a301735543 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:44.180536 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:44.180536 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:44.249888 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-ca8f6abb-5468-4089-8b58-64a301735543 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments/6c92af67-fa73-47f7-8088-e49c9c2af7b2 returned with HTTP 200 Aug 13 02:38:44.249888 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 259/1035] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:44 2026] DELETE /volume/v3/attachments/6c92af67-fa73-47f7-8088-e49c9c2af7b2 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:44.259221 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-f449d8c3-a450-4095-ab30-058deb51202f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.261552 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-f449d8c3-a450-4095-ab30-058deb51202f tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] DELETE https://10.4.3.30/volume/v3/attachments/6e7ef042-af5d-46c7-a651-a506df26a52d Aug 13 02:38:44.261842 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-f449d8c3-a450-4095-ab30-058deb51202f tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:44.261976 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-f449d8c3-a450-4095-ab30-058deb51202f tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:44.269281 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:44.269281 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:44.333329 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a3b4c1f0-104c-4be4-b802-2ca3a77886af req-f449d8c3-a450-4095-ab30-058deb51202f tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/attachments/6e7ef042-af5d-46c7-a651-a506df26a52d returned with HTTP 200 Aug 13 02:38:44.333522 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 259/1036] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:38:44 2026] DELETE /volume/v3/attachments/6e7ef042-af5d-46c7-a651-a506df26a52d => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:38:44.342201 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-90bbc69c-559a-48b6-880b-b43a57207935 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.347341 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9291afd8-cd18-45e9-a4ea-cabec3d778d3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.350476 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9291afd8-cd18-45e9-a4ea-cabec3d778d3 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 Aug 13 02:38:44.351698 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9291afd8-cd18-45e9-a4ea-cabec3d778d3 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:44.352243 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9291afd8-cd18-45e9-a4ea-cabec3d778d3 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:44.362238 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9291afd8-cd18-45e9-a4ea-cabec3d778d3 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 returned with HTTP 404 Aug 13 02:38:44.362944 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 259/1037] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:44 2026] GET /volume/v3/volumes/0568db80-f3c0-4c13-9a57-7f1c16deb832 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:44.540718 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90bbc69c-559a-48b6-880b-b43a57207935 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] GET https://10.4.3.30/volume/v3/os-services Aug 13 02:38:44.541142 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90bbc69c-559a-48b6-880b-b43a57207935 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:44.544100 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90bbc69c-559a-48b6-880b-b43a57207935 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:44.549380 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90bbc69c-559a-48b6-880b-b43a57207935 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] https://10.4.3.30/volume/v3/os-services returned with HTTP 200 Aug 13 02:38:44.549772 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 261/1038] 10.4.3.30 () {66 vars in 1242 bytes} [Thu Aug 13 02:38:44 2026] GET /volume/v3/os-services => generated 626 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:44.550681 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6392234-db0c-4266-816e-a04bec91003a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.554049 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6392234-db0c-4266-816e-a04bec91003a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] DELETE https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:38:44.554370 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6392234-db0c-4266-816e-a04bec91003a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:44.554603 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6392234-db0c-4266-816e-a04bec91003a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:44.554814 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f6392234-db0c-4266-816e-a04bec91003a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Delete volume with id: e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:38:44.564131 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:44.564131 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:44.564751 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f6392234-db0c-4266-816e-a04bec91003a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:44.565408 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1bd27211-5ef4-4c6f-9472-4ce395900afc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.567822 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1bd27211-5ef4-4c6f-9472-4ce395900afc tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] PUT https://10.4.3.30/volume/v3/os-services/disable-log-reason Aug 13 02:38:44.568285 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1bd27211-5ef4-4c6f-9472-4ce395900afc tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007139", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:44.570679 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1bd27211-5ef4-4c6f-9472-4ce395900afc tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] https://10.4.3.30/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 13 02:38:44.572244 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 260/1039] 10.4.3.30 () {68 vars in 1319 bytes} [Thu Aug 13 02:38:44 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:38:44.583645 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-90ea103b-c02e-4d00-ac88-06216ae99d36 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.586184 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-90ea103b-c02e-4d00-ac88-06216ae99d36 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] PUT https://10.4.3.30/volume/v3/os-services/disable Aug 13 02:38:44.586307 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-90ea103b-c02e-4d00-ac88-06216ae99d36 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007139", "binary": "invalid_binary"} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:44.588635 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:44.588635 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:44.600351 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f6392234-db0c-4266-816e-a04bec91003a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Delete volume request issued successfully. Aug 13 02:38:44.600524 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-90ea103b-c02e-4d00-ac88-06216ae99d36 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] https://10.4.3.30/volume/v3/os-services/disable returned with HTTP 404 Aug 13 02:38:44.600596 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6392234-db0c-4266-816e-a04bec91003a tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 202 Aug 13 02:38:44.601161 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 260/1040] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:44 2026] DELETE /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:44.601227 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 260/1041] 10.4.3.30 () {68 vars in 1286 bytes} [Thu Aug 13 02:38:44 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:44.614298 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3e0458fb-9332-44a8-9f12-1cf7903ab256 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.614440 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c80c13af-3d63-4e11-b5ae-1621ccc967b0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.616423 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e0458fb-9332-44a8-9f12-1cf7903ab256 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] PUT https://10.4.3.30/volume/v3/os-services/enable Aug 13 02:38:44.616572 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c80c13af-3d63-4e11-b5ae-1621ccc967b0 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:38:44.616840 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e0458fb-9332-44a8-9f12-1cf7903ab256 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:44.616909 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c80c13af-3d63-4e11-b5ae-1621ccc967b0 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:44.617159 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c80c13af-3d63-4e11-b5ae-1621ccc967b0 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:44.627226 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:44.627226 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:44.632857 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c80c13af-3d63-4e11-b5ae-1621ccc967b0 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Volume info retrieved successfully. Aug 13 02:38:44.633854 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e0458fb-9332-44a8-9f12-1cf7903ab256 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] https://10.4.3.30/volume/v3/os-services/enable returned with HTTP 404 Aug 13 02:38:44.635047 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 262/1042] 10.4.3.30 () {68 vars in 1283 bytes} [Thu Aug 13 02:38:44 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:44.638883 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c80c13af-3d63-4e11-b5ae-1621ccc967b0 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 200 Aug 13 02:38:44.639570 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 261/1043] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:44 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:44.648386 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc7d11c1-51a5-4266-ae2c-f7ce8658bcd9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.666025 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc7d11c1-51a5-4266-ae2c-f7ce8658bcd9 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] PUT https://10.4.3.30/volume/v3/os-services/freeze Aug 13 02:38:44.666025 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc7d11c1-51a5-4266-ae2c-f7ce8658bcd9 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:44.674194 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc7d11c1-51a5-4266-ae2c-f7ce8658bcd9 tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] https://10.4.3.30/volume/v3/os-services/freeze returned with HTTP 400 Aug 13 02:38:44.674889 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 261/1044] 10.4.3.30 () {68 vars in 1283 bytes} [Thu Aug 13 02:38:44 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:38:44.686669 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e92b6325-83d3-44e6-90de-320dc6976f1b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:44.688826 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e92b6325-83d3-44e6-90de-320dc6976f1b tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] PUT https://10.4.3.30/volume/v3/os-services/thaw Aug 13 02:38:44.689424 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e92b6325-83d3-44e6-90de-320dc6976f1b tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:44.702653 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e92b6325-83d3-44e6-90de-320dc6976f1b tempest-VolumeServicesNegativeTest-1133251268 tempest-VolumeServicesNegativeTest-1133251268-project-admin] https://10.4.3.30/volume/v3/os-services/thaw returned with HTTP 400 Aug 13 02:38:44.703376 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 261/1045] 10.4.3.30 () {68 vars in 1277 bytes} [Thu Aug 13 02:38:44 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:38:44.819777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5439450f-c541-4355-b2af-cebab2b9be76 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:45.026269 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5439450f-c541-4355-b2af-cebab2b9be76 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:38:45.026693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5439450f-c541-4355-b2af-cebab2b9be76 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1146172207", "extra_specs": {}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:45.048997 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5439450f-c541-4355-b2af-cebab2b9be76 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:38:45.049757 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 263/1046] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:38:44 2026] POST /volume/v3/types => generated 218 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:45.063710 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b7a092b4-2681-460c-8087-9f94eb02e260 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:45.066404 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7a092b4-2681-460c-8087-9f94eb02e260 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] POST https://10.4.3.30/volume/v3/types/5be7a2a9-d005-41b1-af7f-ac8c14a07803/encryption Aug 13 02:38:45.066914 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7a092b4-2681-460c-8087-9f94eb02e260 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:45.120448 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7a092b4-2681-460c-8087-9f94eb02e260 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types/5be7a2a9-d005-41b1-af7f-ac8c14a07803/encryption returned with HTTP 200 Aug 13 02:38:45.121424 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 262/1047] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:38:45 2026] POST /volume/v3/types/5be7a2a9-d005-41b1-af7f-ac8c14a07803/encryption => generated 231 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:45.133169 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:45.346976 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:45.347556 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-686347270", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1146172207", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:45.349883 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-686347270', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1146172207', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:45.354667 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume of 1 GB Aug 13 02:38:45.356175 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:45.356175 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:45.356512 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Availability Zones retrieved successfully. Aug 13 02:38:45.364386 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Flow 'volume_create_api' (392ab151-8097-4064-9612-ffb3651d484b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:45.365433 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956ea302-1b10-40bd-8627-2546621ec483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:45.366476 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:45.406992 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956ea302-1b10-40bd-8627-2546621ec483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:38:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5be7a2a9-d005-41b1-af7f-ac8c14a07803,is_public=True,name='tempest-scenario-type-cryptsetup-1146172207',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5be7a2a9-d005-41b1-af7f-ac8c14a07803', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:45.408942 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e0ac3c7-2328-4631-ae61-ac75ebe85397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:45.421887 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0e2fddff-4aeb-45fb-89ae-1121d92ae1f0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:45.450883 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1146172207 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1146172207, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:45.451215 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1146172207 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1146172207, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:45.501343 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Created reservations ['e0854c05-e723-431d-8abb-a9dd4e083af8', '744a8ad0-547a-424c-8c65-97e5b458c967', '6db93c5d-e83c-449b-921f-f5321db345f9', '9eb30614-bacd-4d39-bc23-28131a7e7acb'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:45.502599 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e0ac3c7-2328-4631-ae61-ac75ebe85397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0854c05-e723-431d-8abb-a9dd4e083af8', '744a8ad0-547a-424c-8c65-97e5b458c967', '6db93c5d-e83c-449b-921f-f5321db345f9', '9eb30614-bacd-4d39-bc23-28131a7e7acb']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:45.502802 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0e2fddff-4aeb-45fb-89ae-1121d92ae1f0 tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:38:45.503183 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0e2fddff-4aeb-45fb-89ae-1121d92ae1f0 tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1512889809", "extra_specs": {"storage_protocol": "tempest-storage_protocol-204298494", "vendor_name": "tempest-vendor_name-158249416"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:45.503388 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e79a6dd-0d65-44fc-8de2-ba11856f0165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:45.521495 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0e2fddff-4aeb-45fb-89ae-1121d92ae1f0 tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:38:45.521895 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 262/1048] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:38:45 2026] POST /volume/v3/types => generated 326 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:45.531885 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e79a6dd-0d65-44fc-8de2-ba11856f0165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e292d34d-60cb-4695-9d6e-969a2700c65e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-686347270',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae037ef953f3412487eeb4d1a953e534',qos_specs=None,replication_status=,reservations=['e0854c05-e723-431d-8abb-a9dd4e083af8','744a8ad0-547a-424c-8c65-97e5b458c967','6db93c5d-e83c-449b-921f-f5321db345f9','9eb30614-bacd-4d39-bc23-28131a7e7acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c9c761b8ab46adb149827b465b74f5',volume_type_id=5be7a2a9-d005-41b1-af7f-ac8c14a07803), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:38:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-686347270',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e292d34d-60cb-4695-9d6e-969a2700c65e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae037ef953f3412487eeb4d1a953e534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78c9c761b8ab46adb149827b465b74f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5be7a2a9-d005-41b1-af7f-ac8c14a07803),volume_type_id=5be7a2a9-d005-41b1-af7f-ac8c14a07803)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:45.532861 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:45.533393 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd7e9e4-1653-4d7f-9ce1-dbfa89fb472e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:45.563579 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd7e9e4-1653-4d7f-9ce1-dbfa89fb472e) transitioned into state 'SUCCESS' from state '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-686347270',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae037ef953f3412487eeb4d1a953e534',qos_specs=None,replication_status=,reservations=['e0854c05-e723-431d-8abb-a9dd4e083af8','744a8ad0-547a-424c-8c65-97e5b458c967','6db93c5d-e83c-449b-921f-f5321db345f9','9eb30614-bacd-4d39-bc23-28131a7e7acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c9c761b8ab46adb149827b465b74f5',volume_type_id=5be7a2a9-d005-41b1-af7f-ac8c14a07803)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:45.564344 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e19ec8b9-4953-471d-a754-94138d8413bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:45.577554 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e19ec8b9-4953-471d-a754-94138d8413bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:45.578807 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Flow 'volume_create_api' (392ab151-8097-4064-9612-ffb3651d484b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:45.579617 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume request issued successfully. Aug 13 02:38:45.580041 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c2f2ee3-1785-42d5-a233-f0bdde1be358 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:38:45.580601 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 262/1049] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:38:45 2026] POST /volume/v3/volumes => generated 788 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:45.637361 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:45.637750 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7fd06138-010a-40d0-82ba-ee353993461a", "size": 1, "name": "tempest-UserMessagesTest-Volume-1751346611"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:45.640099 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Create volume request body: {'volume': {'volume_type': '7fd06138-010a-40d0-82ba-ee353993461a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1751346611'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:45.646314 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Create volume of 1 GB Aug 13 02:38:45.646654 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:45.646654 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:45.647296 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Availability Zones retrieved successfully. Aug 13 02:38:45.656867 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Flow 'volume_create_api' (6f031395-338f-497a-84b7-2cbdc75db499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:45.657242 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a60df686-d5d5-4ebd-8e11-9a9b04bdd002 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:45.659851 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59dad618-8744-4330-a5de-5215838cfc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:45.660147 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a60df686-d5d5-4ebd-8e11-9a9b04bdd002 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] GET https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 Aug 13 02:38:45.660406 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a60df686-d5d5-4ebd-8e11-9a9b04bdd002 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:45.660501 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a60df686-d5d5-4ebd-8e11-9a9b04bdd002 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:45.660829 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:45.668903 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a60df686-d5d5-4ebd-8e11-9a9b04bdd002 tempest-AttachVolumeNegativeTest-646148662 tempest-AttachVolumeNegativeTest-646148662-project-member] https://10.4.3.30/volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 returned with HTTP 404 Aug 13 02:38:45.669431 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 263/1050] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:45 2026] GET /volume/v3/volumes/e93ca9ef-a179-460c-82c6-84404bdfaa73 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:45.686462 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59dad618-8744-4330-a5de-5215838cfc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:38:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-204298494',vendor_name='tempest-vendor_name-158249416'},id=7fd06138-010a-40d0-82ba-ee353993461a,is_public=True,name='tempest-UserMessagesTest-volume-type-1512889809',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fd06138-010a-40d0-82ba-ee353993461a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:45.687426 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2399790a-7472-4149-8d99-5fe2462303de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:45.726064 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1512889809 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1512889809, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:45.727435 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1512889809 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1512889809, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:45.771858 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Created reservations ['610b4746-d817-4cd1-8edc-2227825f24cf', 'f4ed368d-a5fd-4578-8860-2a9fa4bca62b', '33b297b3-6711-4c85-80d7-6802de405303', 'a0955eea-500c-4944-82c5-40f9d84390d0'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:45.773097 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2399790a-7472-4149-8d99-5fe2462303de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['610b4746-d817-4cd1-8edc-2227825f24cf', 'f4ed368d-a5fd-4578-8860-2a9fa4bca62b', '33b297b3-6711-4c85-80d7-6802de405303', 'a0955eea-500c-4944-82c5-40f9d84390d0']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:45.774716 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de52bdca-ed72-42cd-a57f-56f135d6b0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:45.806751 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de52bdca-ed72-42cd-a57f-56f135d6b0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69741ff7-953b-42c6-93c0-81629246af5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1751346611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0acb3887b150456ba738bc92819dba9b',qos_specs=None,replication_status=,reservations=['610b4746-d817-4cd1-8edc-2227825f24cf','f4ed368d-a5fd-4578-8860-2a9fa4bca62b','33b297b3-6711-4c85-80d7-6802de405303','a0955eea-500c-4944-82c5-40f9d84390d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1d7b049adb4a8195c0ab0135de233e',volume_type_id=7fd06138-010a-40d0-82ba-ee353993461a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:38:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1751346611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69741ff7-953b-42c6-93c0-81629246af5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0acb3887b150456ba738bc92819dba9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f1d7b049adb4a8195c0ab0135de233e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fd06138-010a-40d0-82ba-ee353993461a),volume_type_id=7fd06138-010a-40d0-82ba-ee353993461a)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:45.807753 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab34828b-cf96-4d52-b632-0b458bf20df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:45.844993 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab34828b-cf96-4d52-b632-0b458bf20df0) transitioned into state 'SUCCESS' from state '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-1751346611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0acb3887b150456ba738bc92819dba9b',qos_specs=None,replication_status=,reservations=['610b4746-d817-4cd1-8edc-2227825f24cf','f4ed368d-a5fd-4578-8860-2a9fa4bca62b','33b297b3-6711-4c85-80d7-6802de405303','a0955eea-500c-4944-82c5-40f9d84390d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1d7b049adb4a8195c0ab0135de233e',volume_type_id=7fd06138-010a-40d0-82ba-ee353993461a)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:45.845771 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b135a309-8584-498f-a328-e76c95ecfdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:45.857557 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b135a309-8584-498f-a328-e76c95ecfdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:45.858470 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Flow 'volume_create_api' (6f031395-338f-497a-84b7-2cbdc75db499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:45.858877 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Create volume request issued successfully. Aug 13 02:38:45.859656 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20a60cb0-5bb4-485f-aadb-c5d7cb14ec6b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:38:45.860305 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 264/1051] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:38:45 2026] POST /volume/v3/volumes => generated 784 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:45.874154 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e9bad613-b7c7-46ef-9038-3baf5db7f88e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:45.878558 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e9bad613-b7c7-46ef-9038-3baf5db7f88e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d Aug 13 02:38:45.878558 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e9bad613-b7c7-46ef-9038-3baf5db7f88e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:45.878558 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e9bad613-b7c7-46ef-9038-3baf5db7f88e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:45.891325 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:45.891325 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:45.900586 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e9bad613-b7c7-46ef-9038-3baf5db7f88e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Volume info retrieved successfully. Aug 13 02:38:45.907534 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e9bad613-b7c7-46ef-9038-3baf5db7f88e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d returned with HTTP 200 Aug 13 02:38:45.908050 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 263/1052] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:38:45 2026] GET /volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:46.561226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bc36618c-d618-49b1-ad25-5bf5e32c1af6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:46.563601 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc36618c-d618-49b1-ad25-5bf5e32c1af6 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 Aug 13 02:38:46.563843 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc36618c-d618-49b1-ad25-5bf5e32c1af6 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:46.564129 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc36618c-d618-49b1-ad25-5bf5e32c1af6 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:46.564340 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-bc36618c-d618-49b1-ad25-5bf5e32c1af6 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Delete volume with id: 8043669e-4359-4df7-aceb-8029f5521677 Aug 13 02:38:46.575411 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:46.575411 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:46.576468 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bc36618c-d618-49b1-ad25-5bf5e32c1af6 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:38:46.601399 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bc36618c-d618-49b1-ad25-5bf5e32c1af6 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Delete volume request issued successfully. Aug 13 02:38:46.601633 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc36618c-d618-49b1-ad25-5bf5e32c1af6 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 returned with HTTP 202 Aug 13 02:38:46.602107 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 263/1053] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:46 2026] DELETE /volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:46.610010 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0ef7c6c9-9f3f-4eb7-9329-112613df1582 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:46.612100 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ef7c6c9-9f3f-4eb7-9329-112613df1582 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 Aug 13 02:38:46.612329 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ef7c6c9-9f3f-4eb7-9329-112613df1582 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:46.612378 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ef7c6c9-9f3f-4eb7-9329-112613df1582 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:46.622171 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:46.622171 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:46.628975 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0ef7c6c9-9f3f-4eb7-9329-112613df1582 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:38:46.637645 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ef7c6c9-9f3f-4eb7-9329-112613df1582 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 returned with HTTP 200 Aug 13 02:38:46.638217 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 264/1054] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:46 2026] GET /volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:46.927512 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-18dc8f7c-72c9-4205-b659-ab49ee48d004 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:46.929736 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18dc8f7c-72c9-4205-b659-ab49ee48d004 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d Aug 13 02:38:46.930022 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18dc8f7c-72c9-4205-b659-ab49ee48d004 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:46.930232 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18dc8f7c-72c9-4205-b659-ab49ee48d004 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:46.942408 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:46.942408 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:46.947745 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-18dc8f7c-72c9-4205-b659-ab49ee48d004 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Volume info retrieved successfully. Aug 13 02:38:46.954566 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18dc8f7c-72c9-4205-b659-ab49ee48d004 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d returned with HTTP 200 Aug 13 02:38:46.955156 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 265/1055] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:38:46 2026] GET /volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:46.971266 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-10f4d3b3-544c-457d-8219-076df198d938 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:46.973418 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-10f4d3b3-544c-457d-8219-076df198d938 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/messages Aug 13 02:38:46.973693 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-10f4d3b3-544c-457d-8219-076df198d938 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:46.973921 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-10f4d3b3-544c-457d-8219-076df198d938 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:46.982537 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-10f4d3b3-544c-457d-8219-076df198d938 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:38:46.983109 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 264/1056] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:38:46 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:46.995061 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12141940-675a-4e0e-8e35-3f76da8a26ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:46.997450 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12141940-675a-4e0e-8e35-3f76da8a26ae tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] DELETE https://10.4.3.30/volume/v3/messages/535e6129-1b92-4c0f-8b51-78fb175b5201 Aug 13 02:38:46.997799 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12141940-675a-4e0e-8e35-3f76da8a26ae tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:46.998099 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12141940-675a-4e0e-8e35-3f76da8a26ae tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.013772 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12141940-675a-4e0e-8e35-3f76da8a26ae tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/messages/535e6129-1b92-4c0f-8b51-78fb175b5201 returned with HTTP 204 Aug 13 02:38:47.014359 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 264/1057] 10.4.3.30 () {68 vars in 1387 bytes} [Thu Aug 13 02:38:46 2026] DELETE /volume/v3/messages/535e6129-1b92-4c0f-8b51-78fb175b5201 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 02:38:47.024178 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b9faf3e1-13fa-44ee-883b-69f95ee45f52 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.026184 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b9faf3e1-13fa-44ee-883b-69f95ee45f52 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/messages/535e6129-1b92-4c0f-8b51-78fb175b5201 Aug 13 02:38:47.027107 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b9faf3e1-13fa-44ee-883b-69f95ee45f52 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.027107 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b9faf3e1-13fa-44ee-883b-69f95ee45f52 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.034532 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b9faf3e1-13fa-44ee-883b-69f95ee45f52 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/messages/535e6129-1b92-4c0f-8b51-78fb175b5201 returned with HTTP 404 Aug 13 02:38:47.035770 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 265/1058] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:38:47 2026] GET /volume/v3/messages/535e6129-1b92-4c0f-8b51-78fb175b5201 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:47.046844 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-03918539-6eee-47d4-8594-da2881ed580d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.049648 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03918539-6eee-47d4-8594-da2881ed580d tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d Aug 13 02:38:47.050025 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-03918539-6eee-47d4-8594-da2881ed580d tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.050345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-03918539-6eee-47d4-8594-da2881ed580d tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.061856 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:47.061856 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:47.067704 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-03918539-6eee-47d4-8594-da2881ed580d tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Volume info retrieved successfully. Aug 13 02:38:47.074053 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03918539-6eee-47d4-8594-da2881ed580d tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d returned with HTTP 200 Aug 13 02:38:47.074558 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 266/1059] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:38:47 2026] GET /volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:47.092611 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.094718 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] DELETE https://10.4.3.30/volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d Aug 13 02:38:47.095090 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.095279 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.095531 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Delete volume with id: 69741ff7-953b-42c6-93c0-81629246af5d Aug 13 02:38:47.104380 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:47.104380 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:47.105012 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Volume info retrieved successfully. Aug 13 02:38:47.106582 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100287) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 02:38:47.124187 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1512889809 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1512889809, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:47.124798 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1512889809 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1512889809, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:47.137583 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Created reservations ['b447a9e3-1ff0-466a-abe1-84e91af1de4b', '70fb8d37-ec1d-46e0-8ce6-e47a8ac3ce1a', '68d0bce3-1d60-44f9-af62-47aa4716ef29', 'e14b4ed3-ed06-4ed0-a742-f4b52dd9c2b5'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:47.187231 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Delete volume request issued successfully. Aug 13 02:38:47.187603 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0f6c5c3e-24b3-4aa6-a302-1c5814b34fc3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d returned with HTTP 202 Aug 13 02:38:47.188428 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 265/1060] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:38:47 2026] DELETE /volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:47.200237 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd7e1257-779c-4cc3-b2b0-67a969493ed9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.203364 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd7e1257-779c-4cc3-b2b0-67a969493ed9 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d Aug 13 02:38:47.203746 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd7e1257-779c-4cc3-b2b0-67a969493ed9 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.204013 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd7e1257-779c-4cc3-b2b0-67a969493ed9 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.212799 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd7e1257-779c-4cc3-b2b0-67a969493ed9 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d returned with HTTP 404 Aug 13 02:38:47.213730 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 265/1061] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:38:47 2026] GET /volume/v3/volumes/69741ff7-953b-42c6-93c0-81629246af5d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:47.222590 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-32fbab36-7553-4353-a41d-03cd81bed32a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.225071 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-32fbab36-7553-4353-a41d-03cd81bed32a tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] DELETE https://10.4.3.30/volume/v3/types/7fd06138-010a-40d0-82ba-ee353993461a Aug 13 02:38:47.225385 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-32fbab36-7553-4353-a41d-03cd81bed32a tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.225765 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-32fbab36-7553-4353-a41d-03cd81bed32a tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.294558 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-32fbab36-7553-4353-a41d-03cd81bed32a tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] https://10.4.3.30/volume/v3/types/7fd06138-010a-40d0-82ba-ee353993461a returned with HTTP 202 Aug 13 02:38:47.295189 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 266/1062] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:38:47 2026] DELETE /volume/v3/types/7fd06138-010a-40d0-82ba-ee353993461a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:47.305502 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4f76fcf5-5a27-452a-b444-153eeccf3647 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.309126 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f76fcf5-5a27-452a-b444-153eeccf3647 tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] GET https://10.4.3.30/volume/v3/types/7fd06138-010a-40d0-82ba-ee353993461a Aug 13 02:38:47.309126 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f76fcf5-5a27-452a-b444-153eeccf3647 tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.309126 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f76fcf5-5a27-452a-b444-153eeccf3647 tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.313060 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f76fcf5-5a27-452a-b444-153eeccf3647 tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] https://10.4.3.30/volume/v3/types/7fd06138-010a-40d0-82ba-ee353993461a returned with HTTP 404 Aug 13 02:38:47.314088 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 267/1063] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:38:47 2026] GET /volume/v3/types/7fd06138-010a-40d0-82ba-ee353993461a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:47.327127 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a9ff0812-864d-4143-bd18-c35b820ae6a8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.330571 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a9ff0812-864d-4143-bd18-c35b820ae6a8 tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:38:47.331269 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a9ff0812-864d-4143-bd18-c35b820ae6a8 tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2094217899", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1125891538", "vendor_name": "tempest-vendor_name-857029093"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:47.361440 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a9ff0812-864d-4143-bd18-c35b820ae6a8 tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:38:47.361440 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 266/1064] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:38:47 2026] POST /volume/v3/types => generated 327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:47.376945 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.380788 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:47.381222 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "201b6599-d196-4b0c-a175-ffa3dc3f5799", "size": 1, "name": "tempest-UserMessagesTest-Volume-1232504552"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:47.383371 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Create volume request body: {'volume': {'volume_type': '201b6599-d196-4b0c-a175-ffa3dc3f5799', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1232504552'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:47.388694 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Create volume of 1 GB Aug 13 02:38:47.389015 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:47.389015 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:47.389560 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Availability Zones retrieved successfully. Aug 13 02:38:47.396244 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Flow 'volume_create_api' (4043c573-d26a-463c-9d9d-7d3e8ea6a577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:47.397489 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf1680f-dddc-4acf-a021-9e4af27632ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:47.398567 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:47.430212 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf1680f-dddc-4acf-a021-9e4af27632ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:38:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1125891538',vendor_name='tempest-vendor_name-857029093'},id=201b6599-d196-4b0c-a175-ffa3dc3f5799,is_public=True,name='tempest-UserMessagesTest-volume-type-2094217899',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '201b6599-d196-4b0c-a175-ffa3dc3f5799', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:47.430835 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648c93ff-28d4-43c8-9b59-fe5356b40e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:47.472545 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2094217899 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2094217899, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:47.472722 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2094217899 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2094217899, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:47.506884 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Created reservations ['4fc18814-95ce-461f-820a-e6acc5a18349', '6b5bc0ba-5680-4d09-9cb2-880927f0bf13', '2a1bad47-f2ec-4c1a-b574-d7c6afcf68d0', 'cdc7ce68-ca59-41b2-aa24-090caedc19e0'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:47.507792 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648c93ff-28d4-43c8-9b59-fe5356b40e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fc18814-95ce-461f-820a-e6acc5a18349', '6b5bc0ba-5680-4d09-9cb2-880927f0bf13', '2a1bad47-f2ec-4c1a-b574-d7c6afcf68d0', 'cdc7ce68-ca59-41b2-aa24-090caedc19e0']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:47.508620 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e0fbc9-06ff-47d3-81d3-e305a010f7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:47.537540 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e0fbc9-06ff-47d3-81d3-e305a010f7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09b80787-bbc5-412c-a8a9-dd8c5908a498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1232504552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0acb3887b150456ba738bc92819dba9b',qos_specs=None,replication_status=,reservations=['4fc18814-95ce-461f-820a-e6acc5a18349','6b5bc0ba-5680-4d09-9cb2-880927f0bf13','2a1bad47-f2ec-4c1a-b574-d7c6afcf68d0','cdc7ce68-ca59-41b2-aa24-090caedc19e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1d7b049adb4a8195c0ab0135de233e',volume_type_id=201b6599-d196-4b0c-a175-ffa3dc3f5799), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1232504552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09b80787-bbc5-412c-a8a9-dd8c5908a498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0acb3887b150456ba738bc92819dba9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f1d7b049adb4a8195c0ab0135de233e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(201b6599-d196-4b0c-a175-ffa3dc3f5799),volume_type_id=201b6599-d196-4b0c-a175-ffa3dc3f5799)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:47.539123 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f22c4d-7592-4781-81c3-1a9420fb31d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:47.563028 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f22c4d-7592-4781-81c3-1a9420fb31d9) transitioned into state 'SUCCESS' from state '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-1232504552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0acb3887b150456ba738bc92819dba9b',qos_specs=None,replication_status=,reservations=['4fc18814-95ce-461f-820a-e6acc5a18349','6b5bc0ba-5680-4d09-9cb2-880927f0bf13','2a1bad47-f2ec-4c1a-b574-d7c6afcf68d0','cdc7ce68-ca59-41b2-aa24-090caedc19e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1d7b049adb4a8195c0ab0135de233e',volume_type_id=201b6599-d196-4b0c-a175-ffa3dc3f5799)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:47.564371 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbd09c2-c024-4c80-b9a0-5e2de8f8121a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:47.581762 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbd09c2-c024-4c80-b9a0-5e2de8f8121a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:47.583320 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Flow 'volume_create_api' (4043c573-d26a-463c-9d9d-7d3e8ea6a577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:47.583727 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Create volume request issued successfully. Aug 13 02:38:47.584783 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a916a2e-ad5e-41df-a251-836d7da41d06 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:38:47.585212 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 266/1065] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:38:47 2026] POST /volume/v3/volumes => generated 784 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:47.606600 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a55c7a0c-8b1e-4ead-a573-b4083bce6da3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.609426 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a55c7a0c-8b1e-4ead-a573-b4083bce6da3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 Aug 13 02:38:47.609671 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a55c7a0c-8b1e-4ead-a573-b4083bce6da3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.609793 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a55c7a0c-8b1e-4ead-a573-b4083bce6da3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.619040 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:47.619040 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:47.623909 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a55c7a0c-8b1e-4ead-a573-b4083bce6da3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Volume info retrieved successfully. Aug 13 02:38:47.631755 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a55c7a0c-8b1e-4ead-a573-b4083bce6da3 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 returned with HTTP 200 Aug 13 02:38:47.631755 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 267/1066] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:38:47 2026] GET /volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:47.654644 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b9644e44-8e63-43f5-b7f9-0ad1871cd286 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.657585 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b9644e44-8e63-43f5-b7f9-0ad1871cd286 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 Aug 13 02:38:47.657867 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b9644e44-8e63-43f5-b7f9-0ad1871cd286 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.658145 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b9644e44-8e63-43f5-b7f9-0ad1871cd286 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.666876 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b9644e44-8e63-43f5-b7f9-0ad1871cd286 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 returned with HTTP 404 Aug 13 02:38:47.667440 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 268/1067] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:47 2026] GET /volume/v3/volumes/8043669e-4359-4df7-aceb-8029f5521677 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:47.680283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-677c018e-65b5-4ce8-b700-acaf9da4b910 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.683190 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-677c018e-65b5-4ce8-b700-acaf9da4b910 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] DELETE https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 Aug 13 02:38:47.684242 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-677c018e-65b5-4ce8-b700-acaf9da4b910 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.684767 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-677c018e-65b5-4ce8-b700-acaf9da4b910 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.685091 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-677c018e-65b5-4ce8-b700-acaf9da4b910 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Delete volume with id: 7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 Aug 13 02:38:47.700670 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:47.700670 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:47.701769 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-677c018e-65b5-4ce8-b700-acaf9da4b910 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:38:47.736147 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-677c018e-65b5-4ce8-b700-acaf9da4b910 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Delete volume request issued successfully. Aug 13 02:38:47.736147 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-677c018e-65b5-4ce8-b700-acaf9da4b910 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 returned with HTTP 202 Aug 13 02:38:47.736147 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 267/1068] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:47 2026] DELETE /volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:47.743657 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-36d76e92-4101-41b5-acf4-39b9da24a580 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.746414 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36d76e92-4101-41b5-acf4-39b9da24a580 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 Aug 13 02:38:47.746696 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36d76e92-4101-41b5-acf4-39b9da24a580 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.746997 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36d76e92-4101-41b5-acf4-39b9da24a580 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.756416 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:47.756416 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:47.761628 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-36d76e92-4101-41b5-acf4-39b9da24a580 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:38:47.769434 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36d76e92-4101-41b5-acf4-39b9da24a580 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 returned with HTTP 200 Aug 13 02:38:47.770150 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 267/1069] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:47 2026] GET /volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:47.880566 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-946619c6-27c5-43d3-80ed-80a36b398064 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.882215 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-946619c6-27c5-43d3-80ed-80a36b398064 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f Aug 13 02:38:47.882489 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-946619c6-27c5-43d3-80ed-80a36b398064 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.882707 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-946619c6-27c5-43d3-80ed-80a36b398064 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.882915 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-946619c6-27c5-43d3-80ed-80a36b398064 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Delete volume with id: 8f7bbea0-fc4b-4202-a059-91992f29736f Aug 13 02:38:47.897918 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:47.897918 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:47.898744 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-946619c6-27c5-43d3-80ed-80a36b398064 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:38:47.946612 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-946619c6-27c5-43d3-80ed-80a36b398064 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Delete volume request issued successfully. Aug 13 02:38:47.947699 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-946619c6-27c5-43d3-80ed-80a36b398064 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f returned with HTTP 202 Aug 13 02:38:47.947699 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 268/1070] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:47 2026] DELETE /volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:47.961871 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-29cd505a-8f7b-497e-9438-09719022b6f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:47.964343 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-29cd505a-8f7b-497e-9438-09719022b6f5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f Aug 13 02:38:47.964599 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-29cd505a-8f7b-497e-9438-09719022b6f5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:47.966284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-29cd505a-8f7b-497e-9438-09719022b6f5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:47.978185 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:47.978185 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:47.989816 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-29cd505a-8f7b-497e-9438-09719022b6f5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:38:47.996517 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-29cd505a-8f7b-497e-9438-09719022b6f5 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f returned with HTTP 200 Aug 13 02:38:47.997421 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 269/1071] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:47 2026] GET /volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:48.478444 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.647272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33ddbace-9305-433f-a1cf-cca1347225cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.649231 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33ddbace-9305-433f-a1cf-cca1347225cb tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 Aug 13 02:38:48.649231 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33ddbace-9305-433f-a1cf-cca1347225cb tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.649925 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33ddbace-9305-433f-a1cf-cca1347225cb tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.652814 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:48.653601 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-832984474"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:48.654543 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-832984474'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:48.654675 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Create volume of 1 GB Aug 13 02:38:48.659366 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Availability Zones retrieved successfully. Aug 13 02:38:48.660525 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:48.660525 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:48.665041 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33ddbace-9305-433f-a1cf-cca1347225cb tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Volume info retrieved successfully. Aug 13 02:38:48.668191 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Flow 'volume_create_api' (f844bfbb-eff6-4ccc-b0a6-24de3794e527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:48.669101 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc98cc7-d391-4f73-bcc5-09c6d80dc39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:48.670552 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33ddbace-9305-433f-a1cf-cca1347225cb tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 returned with HTTP 200 Aug 13 02:38:48.671016 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 268/1072] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:38:48 2026] GET /volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:48.671114 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:48.686618 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5517f550-312f-4875-9db8-7b361e13f9e2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.688576 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5517f550-312f-4875-9db8-7b361e13f9e2 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/messages Aug 13 02:38:48.688933 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5517f550-312f-4875-9db8-7b361e13f9e2 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.689274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5517f550-312f-4875-9db8-7b361e13f9e2 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.696923 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5517f550-312f-4875-9db8-7b361e13f9e2 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:38:48.697384 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 269/1073] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:38:48 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:48.707369 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-450ff15e-dbe2-40c9-ab9c-83cb40dd223f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.709614 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-450ff15e-dbe2-40c9-ab9c-83cb40dd223f tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/messages/152e1b5c-8b99-412b-94f2-0506192cde93 Aug 13 02:38:48.709970 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-450ff15e-dbe2-40c9-ab9c-83cb40dd223f tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.710401 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-450ff15e-dbe2-40c9-ab9c-83cb40dd223f tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.712724 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc98cc7-d391-4f73-bcc5-09c6d80dc39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:48.714402 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc49f632-dbba-4dea-bec6-b2f1996f426a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:48.719488 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-450ff15e-dbe2-40c9-ab9c-83cb40dd223f tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/messages/152e1b5c-8b99-412b-94f2-0506192cde93 returned with HTTP 200 Aug 13 02:38:48.719922 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 270/1074] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:38:48 2026] GET /volume/v3/messages/152e1b5c-8b99-412b-94f2-0506192cde93 => generated 665 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:48.733270 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c799763e-adb3-40a7-86ad-8df5a9c85d9b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.738595 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c799763e-adb3-40a7-86ad-8df5a9c85d9b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/messages Aug 13 02:38:48.738595 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c799763e-adb3-40a7-86ad-8df5a9c85d9b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.739592 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c799763e-adb3-40a7-86ad-8df5a9c85d9b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.747299 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c799763e-adb3-40a7-86ad-8df5a9c85d9b tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:38:48.747968 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 269/1075] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:38:48 2026] GET /volume/v3/messages => generated 668 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:48.760474 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ed74e0f8-bbac-46be-b754-8dbc846c8f86 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.762568 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed74e0f8-bbac-46be-b754-8dbc846c8f86 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] DELETE https://10.4.3.30/volume/v3/messages/152e1b5c-8b99-412b-94f2-0506192cde93 Aug 13 02:38:48.763073 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed74e0f8-bbac-46be-b754-8dbc846c8f86 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.763694 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed74e0f8-bbac-46be-b754-8dbc846c8f86 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.778932 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed74e0f8-bbac-46be-b754-8dbc846c8f86 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/messages/152e1b5c-8b99-412b-94f2-0506192cde93 returned with HTTP 204 Aug 13 02:38:48.779595 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 270/1076] 10.4.3.30 () {68 vars in 1387 bytes} [Thu Aug 13 02:38:48 2026] DELETE /volume/v3/messages/152e1b5c-8b99-412b-94f2-0506192cde93 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 02:38:48.789668 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bfb3d15c-f221-4816-80fe-566d3e935050 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.791699 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-94b3d2ed-e0fa-4351-8eb3-c29e2ef20f6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.795279 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bfb3d15c-f221-4816-80fe-566d3e935050 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 Aug 13 02:38:48.795279 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bfb3d15c-f221-4816-80fe-566d3e935050 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.795482 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-94b3d2ed-e0fa-4351-8eb3-c29e2ef20f6e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 Aug 13 02:38:48.795534 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bfb3d15c-f221-4816-80fe-566d3e935050 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.795575 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-94b3d2ed-e0fa-4351-8eb3-c29e2ef20f6e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.795575 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-94b3d2ed-e0fa-4351-8eb3-c29e2ef20f6e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.806954 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:48.806954 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:48.811647 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bfb3d15c-f221-4816-80fe-566d3e935050 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 returned with HTTP 404 Aug 13 02:38:48.812767 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Created reservations ['b6623d2b-53fb-4b89-8614-fa5c8c588fe0', 'b1ccb3b6-ac58-4ce8-918d-d0de8ae2a4c8', 'fb6fe2e7-5e8b-4bf2-a3cd-7b9d537204d1', '017e800e-d96d-4495-8d44-17f16189ce4e'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:48.813772 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 271/1077] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:48 2026] GET /volume/v3/volumes/7cdf0a6d-7658-4b3b-b127-b586ff56a4a6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:48.814319 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc49f632-dbba-4dea-bec6-b2f1996f426a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6623d2b-53fb-4b89-8614-fa5c8c588fe0', 'b1ccb3b6-ac58-4ce8-918d-d0de8ae2a4c8', 'fb6fe2e7-5e8b-4bf2-a3cd-7b9d537204d1', '017e800e-d96d-4495-8d44-17f16189ce4e']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:48.815362 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7abaa446-775c-40b1-b1b0-0c474259ee4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:48.815717 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-94b3d2ed-e0fa-4351-8eb3-c29e2ef20f6e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Volume info retrieved successfully. Aug 13 02:38:48.822392 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-94b3d2ed-e0fa-4351-8eb3-c29e2ef20f6e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 returned with HTTP 200 Aug 13 02:38:48.823033 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 270/1078] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:38:48 2026] GET /volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:48.827659 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c33287d1-4466-428f-a14d-5e605f803133 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.829837 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c33287d1-4466-428f-a14d-5e605f803133 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:38:48.830121 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c33287d1-4466-428f-a14d-5e605f803133 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.830350 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c33287d1-4466-428f-a14d-5e605f803133 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.830663 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-c33287d1-4466-428f-a14d-5e605f803133 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Delete volume with id: 8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:38:48.845450 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:48.845450 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:48.845450 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c33287d1-4466-428f-a14d-5e605f803133 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:38:48.845796 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.852336 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] DELETE https://10.4.3.30/volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 Aug 13 02:38:48.852336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.852336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.852336 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Delete volume with id: 09b80787-bbc5-412c-a8a9-dd8c5908a498 Aug 13 02:38:48.853130 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7abaa446-775c-40b1-b1b0-0c474259ee4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b379dff-ed49-40b3-b2ca-fdd08ef432ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-832984474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2343044e92d4575a8f3349db6e38dae',qos_specs=None,replication_status=,reservations=['b6623d2b-53fb-4b89-8614-fa5c8c588fe0','b1ccb3b6-ac58-4ce8-918d-d0de8ae2a4c8','fb6fe2e7-5e8b-4bf2-a3cd-7b9d537204d1','017e800e-d96d-4495-8d44-17f16189ce4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f4aef496994f039acf8bc6ad443d1d',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-832984474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b379dff-ed49-40b3-b2ca-fdd08ef432ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2343044e92d4575a8f3349db6e38dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f4aef496994f039acf8bc6ad443d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:48.853130 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03f6537-c714-4b92-a091-4c71d05da73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:48.863289 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:48.863289 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:48.863958 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Volume info retrieved successfully. Aug 13 02:38:48.865682 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 02:38:48.879290 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c33287d1-4466-428f-a14d-5e605f803133 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Delete volume request issued successfully. Aug 13 02:38:48.879290 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c33287d1-4466-428f-a14d-5e605f803133 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 202 Aug 13 02:38:48.879290 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 271/1079] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:48 2026] DELETE /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:48.880017 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03f6537-c714-4b92-a091-4c71d05da73d) transitioned into state 'SUCCESS' from state '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-832984474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2343044e92d4575a8f3349db6e38dae',qos_specs=None,replication_status=,reservations=['b6623d2b-53fb-4b89-8614-fa5c8c588fe0','b1ccb3b6-ac58-4ce8-918d-d0de8ae2a4c8','fb6fe2e7-5e8b-4bf2-a3cd-7b9d537204d1','017e800e-d96d-4495-8d44-17f16189ce4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f4aef496994f039acf8bc6ad443d1d',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:48.880812 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (185a8184-fd0a-4db0-bada-a5410b611378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:48.887577 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae905905-ca8b-426b-999d-d3e8ec7e0b8a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.892453 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2094217899 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2094217899, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:48.892645 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae905905-ca8b-426b-999d-d3e8ec7e0b8a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:38:48.892645 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae905905-ca8b-426b-999d-d3e8ec7e0b8a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.893270 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2094217899 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2094217899, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:48.893358 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae905905-ca8b-426b-999d-d3e8ec7e0b8a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.894484 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (185a8184-fd0a-4db0-bada-a5410b611378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:48.894774 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Flow 'volume_create_api' (f844bfbb-eff6-4ccc-b0a6-24de3794e527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:48.897357 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Create volume request issued successfully. Aug 13 02:38:48.897357 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-47e8a282-726b-43bc-b9a8-69d820fbd80e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:38:48.897357 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 268/1080] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:38:48 2026] POST /volume/v3/volumes => generated 751 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:48.908798 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:48.908798 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:48.912930 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Created reservations ['db2f8a5c-e344-4fbf-a4ae-a7cf3a85cf11', '72acf592-3006-4db6-8c32-3c8e0cc640d0', '79b6cebf-e37e-4c57-9c1b-af2e04567f22', 'cb017cfc-379f-40a9-a7c4-80dbe6459748'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:48.913667 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-782ec89e-5178-4e71-9122-e6b300d6b856 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.914654 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae905905-ca8b-426b-999d-d3e8ec7e0b8a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Volume info retrieved successfully. Aug 13 02:38:48.916277 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-782ec89e-5178-4e71-9122-e6b300d6b856 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea Aug 13 02:38:48.916563 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-782ec89e-5178-4e71-9122-e6b300d6b856 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.918285 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-782ec89e-5178-4e71-9122-e6b300d6b856 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.922377 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae905905-ca8b-426b-999d-d3e8ec7e0b8a tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 200 Aug 13 02:38:48.923308 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 271/1081] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:48 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 1388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:48.932285 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:48.932285 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:48.938157 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-782ec89e-5178-4e71-9122-e6b300d6b856 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:38:48.945301 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-782ec89e-5178-4e71-9122-e6b300d6b856 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea returned with HTTP 200 Aug 13 02:38:48.946148 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 272/1082] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:48 2026] GET /volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:48.960165 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Delete volume request issued successfully. Aug 13 02:38:48.960165 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-183d9fad-5bea-4188-a001-2cc902e8aa09 tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 returned with HTTP 202 Aug 13 02:38:48.960165 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 272/1083] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:38:48 2026] DELETE /volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:48.971127 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4fd39dbc-dca4-4b2b-a3f4-df8eb354e92e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:48.974871 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4fd39dbc-dca4-4b2b-a3f4-df8eb354e92e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] GET https://10.4.3.30/volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 Aug 13 02:38:48.974871 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4fd39dbc-dca4-4b2b-a3f4-df8eb354e92e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:48.975422 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4fd39dbc-dca4-4b2b-a3f4-df8eb354e92e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:48.984354 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4fd39dbc-dca4-4b2b-a3f4-df8eb354e92e tempest-UserMessagesTest-801303083 tempest-UserMessagesTest-801303083-project-member] https://10.4.3.30/volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 returned with HTTP 404 Aug 13 02:38:48.985721 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 269/1084] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:38:48 2026] GET /volume/v3/volumes/09b80787-bbc5-412c-a8a9-dd8c5908a498 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:48.999498 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66adf48a-625b-40ff-90a0-cafedf23709e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:49.003536 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66adf48a-625b-40ff-90a0-cafedf23709e tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] DELETE https://10.4.3.30/volume/v3/types/201b6599-d196-4b0c-a175-ffa3dc3f5799 Aug 13 02:38:49.003536 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66adf48a-625b-40ff-90a0-cafedf23709e tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:49.003536 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66adf48a-625b-40ff-90a0-cafedf23709e tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:49.016175 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f5fd43d-3ba6-4513-b7c0-91d30ab63743 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:49.020202 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f5fd43d-3ba6-4513-b7c0-91d30ab63743 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f Aug 13 02:38:49.021175 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f5fd43d-3ba6-4513-b7c0-91d30ab63743 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:49.021923 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f5fd43d-3ba6-4513-b7c0-91d30ab63743 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:49.030223 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f5fd43d-3ba6-4513-b7c0-91d30ab63743 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f returned with HTTP 404 Aug 13 02:38:49.031319 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 273/1085] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:49 2026] GET /volume/v3/volumes/8f7bbea0-fc4b-4202-a059-91992f29736f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:49.046374 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-de08525d-a220-48e1-b9e4-eab4cc4379e7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:49.048914 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-de08525d-a220-48e1-b9e4-eab4cc4379e7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 Aug 13 02:38:49.049319 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-de08525d-a220-48e1-b9e4-eab4cc4379e7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:49.049552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-de08525d-a220-48e1-b9e4-eab4cc4379e7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:49.049777 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-de08525d-a220-48e1-b9e4-eab4cc4379e7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Delete volume with id: f445cac7-5d21-4a10-97fd-3e313ae51011 Aug 13 02:38:49.060805 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:49.060805 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:49.060805 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-de08525d-a220-48e1-b9e4-eab4cc4379e7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:38:49.075372 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66adf48a-625b-40ff-90a0-cafedf23709e tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] https://10.4.3.30/volume/v3/types/201b6599-d196-4b0c-a175-ffa3dc3f5799 returned with HTTP 202 Aug 13 02:38:49.076089 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 272/1086] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:38:48 2026] DELETE /volume/v3/types/201b6599-d196-4b0c-a175-ffa3dc3f5799 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:49.088716 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e9caf62d-ff48-40a0-8fd1-b1ae9e1e5b0d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:49.091338 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e9caf62d-ff48-40a0-8fd1-b1ae9e1e5b0d tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] GET https://10.4.3.30/volume/v3/types/201b6599-d196-4b0c-a175-ffa3dc3f5799 Aug 13 02:38:49.091824 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e9caf62d-ff48-40a0-8fd1-b1ae9e1e5b0d tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:49.092108 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e9caf62d-ff48-40a0-8fd1-b1ae9e1e5b0d tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:49.095274 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-de08525d-a220-48e1-b9e4-eab4cc4379e7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Delete volume request issued successfully. Aug 13 02:38:49.095274 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-de08525d-a220-48e1-b9e4-eab4cc4379e7 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 returned with HTTP 202 Aug 13 02:38:49.095274 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 273/1087] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:49 2026] DELETE /volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:49.098824 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e9caf62d-ff48-40a0-8fd1-b1ae9e1e5b0d tempest-UserMessagesTest-367836763 tempest-UserMessagesTest-367836763-project-admin] https://10.4.3.30/volume/v3/types/201b6599-d196-4b0c-a175-ffa3dc3f5799 returned with HTTP 404 Aug 13 02:38:49.098824 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 270/1088] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:38:49 2026] GET /volume/v3/types/201b6599-d196-4b0c-a175-ffa3dc3f5799 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:49.104105 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f1025991-4644-4784-b36f-c8056e07e952 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:49.107451 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f1025991-4644-4784-b36f-c8056e07e952 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 Aug 13 02:38:49.107741 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f1025991-4644-4784-b36f-c8056e07e952 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:49.108014 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f1025991-4644-4784-b36f-c8056e07e952 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:49.121337 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:49.121337 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:49.130181 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f1025991-4644-4784-b36f-c8056e07e952 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:38:49.138109 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f1025991-4644-4784-b36f-c8056e07e952 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 returned with HTTP 200 Aug 13 02:38:49.138647 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 274/1089] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:49 2026] GET /volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:49.610954 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de8cbc22-fbc5-46c5-af53-7f07c1218827 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:49.697451 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de8cbc22-fbc5-46c5-af53-7f07c1218827 tempest-VolumePoolsAdminTestsJSON-797810828 tempest-VolumePoolsAdminTestsJSON-797810828-project-admin] GET https://10.4.3.30/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 02:38:49.697909 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de8cbc22-fbc5-46c5-af53-7f07c1218827 tempest-VolumePoolsAdminTestsJSON-797810828 tempest-VolumePoolsAdminTestsJSON-797810828-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:49.698090 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de8cbc22-fbc5-46c5-af53-7f07c1218827 tempest-VolumePoolsAdminTestsJSON-797810828 tempest-VolumePoolsAdminTestsJSON-797810828-project-admin] Calling method 'get_pools' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:49.712673 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de8cbc22-fbc5-46c5-af53-7f07c1218827 tempest-VolumePoolsAdminTestsJSON-797810828 tempest-VolumePoolsAdminTestsJSON-797810828-project-admin] https://10.4.3.30/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 02:38:49.713196 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 273/1090] 10.4.3.30 () {66 vars in 1307 bytes} [Thu Aug 13 02:38:49 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:49.728837 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3c4df196-d69a-4d0f-99a8-e54448655dd9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:49.731704 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c4df196-d69a-4d0f-99a8-e54448655dd9 tempest-VolumePoolsAdminTestsJSON-797810828 tempest-VolumePoolsAdminTestsJSON-797810828-project-admin] GET https://10.4.3.30/volume/v3/scheduler-stats/get_pools Aug 13 02:38:49.732365 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c4df196-d69a-4d0f-99a8-e54448655dd9 tempest-VolumePoolsAdminTestsJSON-797810828 tempest-VolumePoolsAdminTestsJSON-797810828-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:49.732365 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c4df196-d69a-4d0f-99a8-e54448655dd9 tempest-VolumePoolsAdminTestsJSON-797810828 tempest-VolumePoolsAdminTestsJSON-797810828-project-admin] Calling method 'get_pools' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:49.746847 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c4df196-d69a-4d0f-99a8-e54448655dd9 tempest-VolumePoolsAdminTestsJSON-797810828 tempest-VolumePoolsAdminTestsJSON-797810828-project-admin] https://10.4.3.30/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 02:38:49.747483 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 274/1091] 10.4.3.30 () {66 vars in 1284 bytes} [Thu Aug 13 02:38:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:49.942332 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-54116a1b-5dbe-44b9-9c1e-e4523c613725 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:49.943846 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54116a1b-5dbe-44b9-9c1e-e4523c613725 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] GET https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e Aug 13 02:38:49.944084 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54116a1b-5dbe-44b9-9c1e-e4523c613725 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:49.944286 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54116a1b-5dbe-44b9-9c1e-e4523c613725 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:49.951081 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54116a1b-5dbe-44b9-9c1e-e4523c613725 tempest-TaggedBootDevicesTest-952647417 tempest-TaggedBootDevicesTest-952647417-project-member] https://10.4.3.30/volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e returned with HTTP 404 Aug 13 02:38:49.951626 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 271/1092] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:49 2026] GET /volume/v3/volumes/8495cd4c-f376-42ac-bd3b-29e87715d36e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:49.965209 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d8d23fde-62cc-4510-aa60-37b80419621a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:49.967356 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d8d23fde-62cc-4510-aa60-37b80419621a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea Aug 13 02:38:49.967666 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d8d23fde-62cc-4510-aa60-37b80419621a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:49.968236 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d8d23fde-62cc-4510-aa60-37b80419621a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:49.987542 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:49.987542 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:50.000695 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d8d23fde-62cc-4510-aa60-37b80419621a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:38:50.008511 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d8d23fde-62cc-4510-aa60-37b80419621a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea returned with HTTP 200 Aug 13 02:38:50.009289 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 275/1093] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:49 2026] GET /volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:50.032106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42842372-9006-4800-aca4-537b0d172fdd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:50.035708 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42842372-9006-4800-aca4-537b0d172fdd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:38:50.036041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42842372-9006-4800-aca4-537b0d172fdd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2b379dff-ed49-40b3-b2ca-fdd08ef432ea", "name": "tempest-VolumesBackupsAdminTest-Backup-1902740009", "container": "tempest-volumesbackupsadmintest-backup-container-574230135"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:50.038543 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-42842372-9006-4800-aca4-537b0d172fdd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Creating new backup {'backup': {'volume_id': '2b379dff-ed49-40b3-b2ca-fdd08ef432ea', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1902740009', 'container': 'tempest-volumesbackupsadmintest-backup-container-574230135'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:38:50.038543 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-42842372-9006-4800-aca4-537b0d172fdd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Creating backup of volume 2b379dff-ed49-40b3-b2ca-fdd08ef432ea in container tempest-volumesbackupsadmintest-backup-container-574230135 Aug 13 02:38:50.051456 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:50.051456 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:50.053200 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-42842372-9006-4800-aca4-537b0d172fdd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:38:50.108851 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-42842372-9006-4800-aca4-537b0d172fdd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Created reservations ['804d6553-0e5c-49c8-bbab-7730c516e7cb', '898b4a16-a28f-4c07-8708-59b555add969'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:50.163457 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-31e9456b-8abd-496e-b533-509f928f1bbf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:50.168755 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31e9456b-8abd-496e-b533-509f928f1bbf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 Aug 13 02:38:50.169082 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31e9456b-8abd-496e-b533-509f928f1bbf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:50.169445 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31e9456b-8abd-496e-b533-509f928f1bbf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:50.186278 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31e9456b-8abd-496e-b533-509f928f1bbf tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 returned with HTTP 404 Aug 13 02:38:50.187068 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 275/1094] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:50 2026] GET /volume/v3/volumes/f445cac7-5d21-4a10-97fd-3e313ae51011 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:50.206637 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c5f9d524-607d-4d1e-bfb0-bf2486d4ed3a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:50.210293 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c5f9d524-607d-4d1e-bfb0-bf2486d4ed3a tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] DELETE https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:38:50.210293 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c5f9d524-607d-4d1e-bfb0-bf2486d4ed3a tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:50.210293 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c5f9d524-607d-4d1e-bfb0-bf2486d4ed3a tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:50.210293 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c5f9d524-607d-4d1e-bfb0-bf2486d4ed3a tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Delete volume with id: bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:38:50.211776 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42842372-9006-4800-aca4-537b0d172fdd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:38:50.212463 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 274/1095] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:38:50 2026] POST /volume/v3/backups => generated 333 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:50.227677 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e04157c2-bf58-4630-8b94-9b51d1c5ae74 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:50.228675 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:50.228675 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:50.229132 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c5f9d524-607d-4d1e-bfb0-bf2486d4ed3a tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:38:50.233560 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e04157c2-bf58-4630-8b94-9b51d1c5ae74 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:38:50.233901 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e04157c2-bf58-4630-8b94-9b51d1c5ae74 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:50.234198 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e04157c2-bf58-4630-8b94-9b51d1c5ae74 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:50.235366 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-e04157c2-bf58-4630-8b94-9b51d1c5ae74 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:38:50.260277 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:50.260277 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:50.260497 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e04157c2-bf58-4630-8b94-9b51d1c5ae74 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:38:50.260914 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 276/1096] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:50 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 796 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:50.274134 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c5f9d524-607d-4d1e-bfb0-bf2486d4ed3a tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Delete volume request issued successfully. Aug 13 02:38:50.274528 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c5f9d524-607d-4d1e-bfb0-bf2486d4ed3a tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 202 Aug 13 02:38:50.275129 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 272/1097] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:50 2026] DELETE /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:50.290584 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a3646eb6-2033-4845-93c2-08c9ef245075 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:50.293131 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3646eb6-2033-4845-93c2-08c9ef245075 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:38:50.293461 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3646eb6-2033-4845-93c2-08c9ef245075 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:50.294207 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3646eb6-2033-4845-93c2-08c9ef245075 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:50.306569 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:50.306569 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:50.313780 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a3646eb6-2033-4845-93c2-08c9ef245075 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Volume info retrieved successfully. Aug 13 02:38:50.321536 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3646eb6-2033-4845-93c2-08c9ef245075 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 200 Aug 13 02:38:50.322799 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 276/1098] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:50 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:51.278185 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-818e2e10-0925-40d1-8024-30171b5f9f0d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:51.282729 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-818e2e10-0925-40d1-8024-30171b5f9f0d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:38:51.283214 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-818e2e10-0925-40d1-8024-30171b5f9f0d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:51.283789 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-818e2e10-0925-40d1-8024-30171b5f9f0d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:51.284125 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-818e2e10-0925-40d1-8024-30171b5f9f0d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:38:51.292641 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:51.292641 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:51.295729 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-818e2e10-0925-40d1-8024-30171b5f9f0d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:38:51.295729 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 275/1099] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:51 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:51.345540 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a886749c-9cb5-46ed-ab31-fc623fdee549 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:51.349605 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a886749c-9cb5-46ed-ab31-fc623fdee549 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] GET https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 Aug 13 02:38:51.349605 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a886749c-9cb5-46ed-ab31-fc623fdee549 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:51.349605 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a886749c-9cb5-46ed-ab31-fc623fdee549 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:51.357057 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a886749c-9cb5-46ed-ab31-fc623fdee549 tempest-TaggedBootDevicesTest_v242-2086930192 tempest-TaggedBootDevicesTest_v242-2086930192-project-member] https://10.4.3.30/volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 returned with HTTP 404 Aug 13 02:38:51.357751 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 277/1100] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:51 2026] GET /volume/v3/volumes/bebf687c-0d6f-4415-a9e7-209c94671412 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:51.763909 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-75df5633-dca6-4dd9-8556-a8409ac6e716 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:52.025886 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-75df5633-dca6-4dd9-8556-a8409ac6e716 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:38:52.026384 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-75df5633-dca6-4dd9-8556-a8409ac6e716 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-92949229"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:52.053999 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-75df5633-dca6-4dd9-8556-a8409ac6e716 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:38:52.054518 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 273/1101] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:38:51 2026] POST /volume/v3/types => generated 214 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:52.066382 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-98a0e5d7-7d9f-46b5-92a9-6e5412726dd3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:52.070512 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98a0e5d7-7d9f-46b5-92a9-6e5412726dd3 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:38:52.070980 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-98a0e5d7-7d9f-46b5-92a9-6e5412726dd3 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1394357976"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:52.101362 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98a0e5d7-7d9f-46b5-92a9-6e5412726dd3 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:38:52.101362 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 277/1102] 10.4.3.30 () {70 vars in 1304 bytes} [Thu Aug 13 02:38:52 2026] POST /volume/v3/group_types => generated 173 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:52.112709 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b43eaab-d790-448e-a608-5f52223a54ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:52.267473 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b43eaab-d790-448e-a608-5f52223a54ae tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] POST https://10.4.3.30/volume/v3/groups Aug 13 02:38:52.269572 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b43eaab-d790-448e-a608-5f52223a54ae tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b7b51050-434e-4498-8807-a8c0a26ec8a2", "volume_types": ["1b6e606a-9483-4c3a-b5e8-e16d0f9b4797"], "name": "tempest-Group1-2100636057"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:52.271635 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-6b43eaab-d790-448e-a608-5f52223a54ae tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Creating new group {'group': {'group_type': 'b7b51050-434e-4498-8807-a8c0a26ec8a2', 'volume_types': ['1b6e606a-9483-4c3a-b5e8-e16d0f9b4797'], 'name': 'tempest-Group1-2100636057'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 02:38:52.279430 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-6b43eaab-d790-448e-a608-5f52223a54ae tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Creating group tempest-Group1-2100636057. Aug 13 02:38:52.313973 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6659dd43-754a-4764-a5ad-b51fe9b25f8d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:52.319119 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6659dd43-754a-4764-a5ad-b51fe9b25f8d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:38:52.322563 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6659dd43-754a-4764-a5ad-b51fe9b25f8d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:52.323609 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6659dd43-754a-4764-a5ad-b51fe9b25f8d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:52.323609 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6659dd43-754a-4764-a5ad-b51fe9b25f8d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:38:52.324594 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6b43eaab-d790-448e-a608-5f52223a54ae tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Availability zone cache updated, next update will occur around 2026-08-13 03:38:52.324189. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 02:38:52.325466 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6b43eaab-d790-448e-a608-5f52223a54ae tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Availability Zones retrieved successfully. Aug 13 02:38:52.330707 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:52.330707 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:52.331871 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6659dd43-754a-4764-a5ad-b51fe9b25f8d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:38:52.332608 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 278/1103] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:52 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:52.357618 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6b43eaab-d790-448e-a608-5f52223a54ae tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Created reservations ['b46b02b0-08f0-4375-bd5a-66587ddd0a5d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:52.397175 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b43eaab-d790-448e-a608-5f52223a54ae tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups returned with HTTP 202 Aug 13 02:38:52.397889 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 276/1104] 10.4.3.30 () {70 vars in 1290 bytes} [Thu Aug 13 02:38:52 2026] POST /volume/v3/groups => generated 94 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:52.413670 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a02f370b-3ff8-43ab-9917-d683e92ab00a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:52.421093 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a02f370b-3ff8-43ab-9917-d683e92ab00a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 Aug 13 02:38:52.421442 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a02f370b-3ff8-43ab-9917-d683e92ab00a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:52.421727 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a02f370b-3ff8-43ab-9917-d683e92ab00a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:52.421961 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-a02f370b-3ff8-43ab-9917-d683e92ab00a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member f7ba30f3-753e-4754-ab14-da12a0c5a811 {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:38:52.437822 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:52.437822 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:52.457403 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a02f370b-3ff8-43ab-9917-d683e92ab00a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 returned with HTTP 200 Aug 13 02:38:52.457973 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 274/1105] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:38:52 2026] GET /volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 => generated 322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:52.840445 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1372c911-0c63-487f-abdf-3427e8653327 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:52.924868 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1372c911-0c63-487f-abdf-3427e8653327 tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] GET https://10.4.3.30/volume/v3/os-hosts Aug 13 02:38:52.925140 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1372c911-0c63-487f-abdf-3427e8653327 tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:52.925783 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1372c911-0c63-487f-abdf-3427e8653327 tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:52.934923 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.hosts [None req-1372c911-0c63-487f-abdf-3427e8653327 tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] status, active and update: available, enabled, 2026-08-13 02:37:52+00:00 {{(pid=100289) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 02:38:52.935133 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.hosts [None req-1372c911-0c63-487f-abdf-3427e8653327 tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] status, active and update: available, enabled, 2026-08-13 02:37:49+00:00 {{(pid=100289) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 02:38:52.935269 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.hosts [None req-1372c911-0c63-487f-abdf-3427e8653327 tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] status, active and update: available, enabled, 2026-08-13 02:37:28+00:00 {{(pid=100289) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 02:38:52.935663 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1372c911-0c63-487f-abdf-3427e8653327 tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] https://10.4.3.30/volume/v3/os-hosts returned with HTTP 200 Aug 13 02:38:52.936166 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 278/1106] 10.4.3.30 () {66 vars in 1233 bytes} [Thu Aug 13 02:38:52 2026] GET /volume/v3/os-hosts => generated 560 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:52.948109 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9188bbf7-f234-434e-9479-c39d2408a77b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:52.952106 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9188bbf7-f234-434e-9479-c39d2408a77b tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] GET https://10.4.3.30/volume/v3/os-hosts Aug 13 02:38:52.952611 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9188bbf7-f234-434e-9479-c39d2408a77b tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:52.952931 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9188bbf7-f234-434e-9479-c39d2408a77b tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:52.968772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.hosts [None req-9188bbf7-f234-434e-9479-c39d2408a77b tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] status, active and update: available, enabled, 2026-08-13 02:37:52+00:00 {{(pid=100288) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 02:38:52.969007 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.hosts [None req-9188bbf7-f234-434e-9479-c39d2408a77b tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] status, active and update: available, enabled, 2026-08-13 02:37:49+00:00 {{(pid=100288) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 02:38:52.969163 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.hosts [None req-9188bbf7-f234-434e-9479-c39d2408a77b tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] status, active and update: available, enabled, 2026-08-13 02:37:28+00:00 {{(pid=100288) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 02:38:52.969546 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9188bbf7-f234-434e-9479-c39d2408a77b tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] https://10.4.3.30/volume/v3/os-hosts returned with HTTP 200 Aug 13 02:38:52.970028 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 279/1107] 10.4.3.30 () {66 vars in 1233 bytes} [Thu Aug 13 02:38:52 2026] GET /volume/v3/os-hosts => generated 560 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:52.984661 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2c05f9b4-ca3c-4e0e-818c-bfac4c94fc25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:52.988679 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c05f9b4-ca3c-4e0e-818c-bfac4c94fc25 tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] GET https://10.4.3.30/volume/v3/os-hosts/np0000007139@storpool Aug 13 02:38:52.988679 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c05f9b4-ca3c-4e0e-818c-bfac4c94fc25 tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:52.988872 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c05f9b4-ca3c-4e0e-818c-bfac4c94fc25 tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:52.989344 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:52.989344 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:53.084402 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c05f9b4-ca3c-4e0e-818c-bfac4c94fc25 tempest-VolumeHostsAdminTestsJSON-678493564 tempest-VolumeHostsAdminTestsJSON-678493564-project-admin] https://10.4.3.30/volume/v3/os-hosts/np0000007139@storpool returned with HTTP 200 Aug 13 02:38:53.084953 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 277/1108] 10.4.3.30 () {66 vars in 1299 bytes} [Thu Aug 13 02:38:52 2026] GET /volume/v3/os-hosts/np0000007139@storpool => generated 935 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:53.145463 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b9afd94a-7749-481f-8f5c-3d9566097297 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:53.262283 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:53.262283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1273799472"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:53.265126 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1273799472'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:53.265516 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Create volume of 1 GB Aug 13 02:38:53.267353 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:53.267353 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:53.277944 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Availability Zones retrieved successfully. Aug 13 02:38:53.286576 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Flow 'volume_create_api' (fcdef7c6-6def-4454-9f05-408f70610b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:53.288716 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25c1289-18f9-4ce9-83ed-bd7501d672c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:53.290986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:53.331421 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25c1289-18f9-4ce9-83ed-bd7501d672c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:53.332694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acdbfa58-22ac-43c6-972f-8b731b48a6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:53.348147 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-36bafe98-43aa-4937-b95d-eb54500d8e50 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:53.351516 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36bafe98-43aa-4937-b95d-eb54500d8e50 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:38:53.353284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36bafe98-43aa-4937-b95d-eb54500d8e50 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:53.353284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36bafe98-43aa-4937-b95d-eb54500d8e50 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:53.353284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-36bafe98-43aa-4937-b95d-eb54500d8e50 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:38:53.370542 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:53.370542 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:53.372200 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36bafe98-43aa-4937-b95d-eb54500d8e50 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:38:53.372786 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 279/1109] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:53 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:53.439694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Created reservations ['0ca6612e-b672-4b27-a7d6-204767baf90e', '8e3eb088-e49d-4be2-b0eb-9aac211498e2', '235ebc6c-e5ef-4373-ae2e-a15d64975444', 'ed767411-20eb-486c-9c9c-7d17d88f7b26'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:53.440746 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acdbfa58-22ac-43c6-972f-8b731b48a6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ca6612e-b672-4b27-a7d6-204767baf90e', '8e3eb088-e49d-4be2-b0eb-9aac211498e2', '235ebc6c-e5ef-4373-ae2e-a15d64975444', 'ed767411-20eb-486c-9c9c-7d17d88f7b26']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:53.442433 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f964c2-5b6f-40ac-a573-719d829551b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:53.473183 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1ab9c6d3-ecc6-4b3e-88e5-d36b591baba0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:53.477040 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1ab9c6d3-ecc6-4b3e-88e5-d36b591baba0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 Aug 13 02:38:53.477583 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1ab9c6d3-ecc6-4b3e-88e5-d36b591baba0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:53.478039 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1ab9c6d3-ecc6-4b3e-88e5-d36b591baba0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:53.478419 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-1ab9c6d3-ecc6-4b3e-88e5-d36b591baba0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member f7ba30f3-753e-4754-ab14-da12a0c5a811 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:38:53.482278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f964c2-5b6f-40ac-a573-719d829551b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb627520-210a-49d8-8c03-15c64af67d7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1273799472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ef249a5acc741559c9904f9651f6f02',qos_specs=None,replication_status=,reservations=['0ca6612e-b672-4b27-a7d6-204767baf90e','8e3eb088-e49d-4be2-b0eb-9aac211498e2','235ebc6c-e5ef-4373-ae2e-a15d64975444','ed767411-20eb-486c-9c9c-7d17d88f7b26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6731b2175fce47578e96b25558924715',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1273799472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb627520-210a-49d8-8c03-15c64af67d7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ef249a5acc741559c9904f9651f6f02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6731b2175fce47578e96b25558924715',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:53.484599 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3086cc3-fe89-4686-82d1-1a51dc5eb181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:53.488720 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:53.488720 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:53.509445 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1ab9c6d3-ecc6-4b3e-88e5-d36b591baba0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 returned with HTTP 200 Aug 13 02:38:53.509928 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 280/1110] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:38:53 2026] GET /volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 => generated 323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:53.513862 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3086cc3-fe89-4686-82d1-1a51dc5eb181) transitioned into state 'SUCCESS' from state '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-1273799472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ef249a5acc741559c9904f9651f6f02',qos_specs=None,replication_status=,reservations=['0ca6612e-b672-4b27-a7d6-204767baf90e','8e3eb088-e49d-4be2-b0eb-9aac211498e2','235ebc6c-e5ef-4373-ae2e-a15d64975444','ed767411-20eb-486c-9c9c-7d17d88f7b26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6731b2175fce47578e96b25558924715',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:53.515234 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e98e7f-b3d3-4928-b2e1-a0bec3307a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:53.525700 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3e19c11-2a5b-4527-82d3-9d259df62b29 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:53.527853 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3e19c11-2a5b-4527-82d3-9d259df62b29 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] POST https://10.4.3.30/volume/v3/groups Aug 13 02:38:53.528363 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3e19c11-2a5b-4527-82d3-9d259df62b29 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b7b51050-434e-4498-8807-a8c0a26ec8a2", "volume_types": ["1b6e606a-9483-4c3a-b5e8-e16d0f9b4797"], "name": "tempest-Group2-1990753630"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:53.530383 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-a3e19c11-2a5b-4527-82d3-9d259df62b29 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Creating new group {'group': {'group_type': 'b7b51050-434e-4498-8807-a8c0a26ec8a2', 'volume_types': ['1b6e606a-9483-4c3a-b5e8-e16d0f9b4797'], 'name': 'tempest-Group2-1990753630'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 02:38:53.534156 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e98e7f-b3d3-4928-b2e1-a0bec3307a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:53.534993 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-a3e19c11-2a5b-4527-82d3-9d259df62b29 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Creating group tempest-Group2-1990753630. Aug 13 02:38:53.535155 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Flow 'volume_create_api' (fcdef7c6-6def-4454-9f05-408f70610b54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:53.535565 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Create volume request issued successfully. Aug 13 02:38:53.536598 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b9afd94a-7749-481f-8f5c-3d9566097297 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:38:53.537132 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 275/1111] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:38:53 2026] POST /volume/v3/volumes => generated 753 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:53.554799 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3e19c11-2a5b-4527-82d3-9d259df62b29 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Availability Zones retrieved successfully. Aug 13 02:38:53.556795 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-31587a97-1b3e-4da0-8d33-e66bf183d8b8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:53.560205 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31587a97-1b3e-4da0-8d33-e66bf183d8b8 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e Aug 13 02:38:53.560940 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31587a97-1b3e-4da0-8d33-e66bf183d8b8 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:53.561375 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31587a97-1b3e-4da0-8d33-e66bf183d8b8 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:53.581917 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:53.581917 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:53.582697 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a3e19c11-2a5b-4527-82d3-9d259df62b29 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Created reservations ['f4943ec7-047d-4841-b99c-10570edc9253'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:53.587755 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-31587a97-1b3e-4da0-8d33-e66bf183d8b8 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Volume info retrieved successfully. Aug 13 02:38:53.595393 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31587a97-1b3e-4da0-8d33-e66bf183d8b8 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e returned with HTTP 200 Aug 13 02:38:53.595985 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 280/1112] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:53 2026] GET /volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:53.624577 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3e19c11-2a5b-4527-82d3-9d259df62b29 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups returned with HTTP 202 Aug 13 02:38:53.625326 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 278/1113] 10.4.3.30 () {70 vars in 1290 bytes} [Thu Aug 13 02:38:53 2026] POST /volume/v3/groups => generated 94 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:53.636653 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ce4cc2c9-a1f6-48a4-8927-647d091082a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:53.640060 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ce4cc2c9-a1f6-48a4-8927-647d091082a4 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d Aug 13 02:38:53.641014 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ce4cc2c9-a1f6-48a4-8927-647d091082a4 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:53.641014 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ce4cc2c9-a1f6-48a4-8927-647d091082a4 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:53.641014 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-ce4cc2c9-a1f6-48a4-8927-647d091082a4 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 7ceab095-0d56-4a04-998a-b37801ed890d {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:38:53.651858 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:53.651858 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:53.674239 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ce4cc2c9-a1f6-48a4-8927-647d091082a4 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d returned with HTTP 200 Aug 13 02:38:53.675164 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 281/1114] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:38:53 2026] GET /volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d => generated 322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:54.389156 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ece32da1-1ac2-4f2e-bc46-77072a3686e4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:54.391760 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ece32da1-1ac2-4f2e-bc46-77072a3686e4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:38:54.392753 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ece32da1-1ac2-4f2e-bc46-77072a3686e4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:54.392753 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ece32da1-1ac2-4f2e-bc46-77072a3686e4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:54.393867 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-ece32da1-1ac2-4f2e-bc46-77072a3686e4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:38:54.415343 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:54.415343 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:54.417521 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ece32da1-1ac2-4f2e-bc46-77072a3686e4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:38:54.417521 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 276/1115] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:54 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:54.616630 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ccbb8ee9-9592-4530-89d7-e1e875debecc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:54.619109 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ccbb8ee9-9592-4530-89d7-e1e875debecc tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e Aug 13 02:38:54.619424 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ccbb8ee9-9592-4530-89d7-e1e875debecc tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:54.619697 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ccbb8ee9-9592-4530-89d7-e1e875debecc tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:54.628661 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:54.628661 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:54.634836 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ccbb8ee9-9592-4530-89d7-e1e875debecc tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Volume info retrieved successfully. Aug 13 02:38:54.642322 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ccbb8ee9-9592-4530-89d7-e1e875debecc tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e returned with HTTP 200 Aug 13 02:38:54.642918 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 281/1116] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:54 2026] GET /volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:54.669325 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fa2347a2-6631-4d7d-8eac-9695086aa103 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:54.671992 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa2347a2-6631-4d7d-8eac-9695086aa103 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:38:54.673224 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa2347a2-6631-4d7d-8eac-9695086aa103 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb627520-210a-49d8-8c03-15c64af67d7e", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-806416176"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:54.684426 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:54.684426 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:54.684982 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fa2347a2-6631-4d7d-8eac-9695086aa103 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Volume info retrieved successfully. Aug 13 02:38:54.685114 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-fa2347a2-6631-4d7d-8eac-9695086aa103 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Create snapshot from volume eb627520-210a-49d8-8c03-15c64af67d7e Aug 13 02:38:54.686873 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad492a9d-a09b-411d-8fb3-db3ea8374a2e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:54.688861 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad492a9d-a09b-411d-8fb3-db3ea8374a2e tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d Aug 13 02:38:54.689008 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad492a9d-a09b-411d-8fb3-db3ea8374a2e tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:54.689309 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad492a9d-a09b-411d-8fb3-db3ea8374a2e tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:54.689562 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-ad492a9d-a09b-411d-8fb3-db3ea8374a2e tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 7ceab095-0d56-4a04-998a-b37801ed890d {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:38:54.695995 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:54.695995 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:54.709973 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad492a9d-a09b-411d-8fb3-db3ea8374a2e tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d returned with HTTP 200 Aug 13 02:38:54.710571 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 282/1117] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:38:54 2026] GET /volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:54.725682 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:54.728073 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:54.728480 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-439638003", "volume_type": "1b6e606a-9483-4c3a-b5e8-e16d0f9b4797", "group_id": "f7ba30f3-753e-4754-ab14-da12a0c5a811", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:54.729970 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-439638003', 'volume_type': '1b6e606a-9483-4c3a-b5e8-e16d0f9b4797', 'group_id': 'f7ba30f3-753e-4754-ab14-da12a0c5a811', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:54.741799 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:54.741799 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:54.742379 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Create volume of 1 GB Aug 13 02:38:54.744586 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-fa2347a2-6631-4d7d-8eac-9695086aa103 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Created reservations ['bf914f19-e9fa-4951-a588-8bf157ea1a0e', '1c998017-2e1c-4f4e-9116-ffb07179da80', '9e08b425-f1e4-458a-9857-d2260b719062', '22e192fb-8b22-4ba3-b478-a9885c783006'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:54.751281 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Availability Zones retrieved successfully. Aug 13 02:38:54.760631 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Flow 'volume_create_api' (d2b5fe69-ee99-4a21-bfdc-5db56c16ec84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:54.762119 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0267303b-7359-4943-8f74-ea1a96c84237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:54.762892 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:54.762892 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:54.763922 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:54.806904 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0267303b-7359-4943-8f74-ea1a96c84237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:38:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1b6e606a-9483-4c3a-b5e8-e16d0f9b4797,is_public=True,name='tempest-GroupsTest-volume-type-92949229',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b6e606a-9483-4c3a-b5e8-e16d0f9b4797', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f7ba30f3-753e-4754-ab14-da12a0c5a811', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:54.808158 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63515cb2-3268-4278-9ec4-635e6d101f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:54.809385 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fa2347a2-6631-4d7d-8eac-9695086aa103 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot create request issued successfully. Aug 13 02:38:54.809863 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa2347a2-6631-4d7d-8eac-9695086aa103 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:38:54.810411 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 279/1118] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:38:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:54.823705 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7b7fde79-ce85-49c2-a85c-96ed82e48b6a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:54.827385 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b7fde79-ce85-49c2-a85c-96ed82e48b6a tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 Aug 13 02:38:54.829149 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b7fde79-ce85-49c2-a85c-96ed82e48b6a tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:54.830167 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b7fde79-ce85-49c2-a85c-96ed82e48b6a tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:54.841023 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:54.841023 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:54.843327 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7b7fde79-ce85-49c2-a85c-96ed82e48b6a tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:54.843327 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b7fde79-ce85-49c2-a85c-96ed82e48b6a tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 returned with HTTP 200 Aug 13 02:38:54.844078 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 282/1119] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:54 2026] GET /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:54.863108 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-92949229 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-92949229, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:54.863515 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-92949229 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-92949229, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:54.956156 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Created reservations ['04f25b3d-6e1e-4283-838b-1ced5484d0a6', '190b09d6-d6e5-4ccf-8e05-b4fc52efc076', '8efb386c-0cd0-4ac8-a719-f25e9a84b398', '4cb53f5a-aec7-4569-b9a7-25e2e1275c2d'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:54.958952 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63515cb2-3268-4278-9ec4-635e6d101f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f25b3d-6e1e-4283-838b-1ced5484d0a6', '190b09d6-d6e5-4ccf-8e05-b4fc52efc076', '8efb386c-0cd0-4ac8-a719-f25e9a84b398', '4cb53f5a-aec7-4569-b9a7-25e2e1275c2d']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:54.960121 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d88724-43fe-43cb-8e43-e45a3f2fe83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:55.002861 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d88724-43fe-43cb-8e43-e45a3f2fe83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f56cdb43-bfdb-4f13-88a9-2bcb325b02f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-439638003',encryption_key_id=None,group_id=f7ba30f3-753e-4754-ab14-da12a0c5a811,group_type_id=,metadata={},multiattach=False,project_id='13ec07bfd9b04003858a431f876425ac',qos_specs=None,replication_status=,reservations=['04f25b3d-6e1e-4283-838b-1ced5484d0a6','190b09d6-d6e5-4ccf-8e05-b4fc52efc076','8efb386c-0cd0-4ac8-a719-f25e9a84b398','4cb53f5a-aec7-4569-b9a7-25e2e1275c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a91b2a30f5941c988e3b1cf89b69f97',volume_type_id=1b6e606a-9483-4c3a-b5e8-e16d0f9b4797), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-439638003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f7ba30f3-753e-4754-ab14-da12a0c5a811,host=None,id=f56cdb43-bfdb-4f13-88a9-2bcb325b02f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13ec07bfd9b04003858a431f876425ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a91b2a30f5941c988e3b1cf89b69f97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b6e606a-9483-4c3a-b5e8-e16d0f9b4797),volume_type_id=1b6e606a-9483-4c3a-b5e8-e16d0f9b4797)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:55.004043 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc77fc34-950c-44fb-8b27-40d9fae4ae2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:55.047024 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc77fc34-950c-44fb-8b27-40d9fae4ae2f) transitioned into state 'SUCCESS' from state '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-439638003',encryption_key_id=None,group_id=f7ba30f3-753e-4754-ab14-da12a0c5a811,group_type_id=,metadata={},multiattach=False,project_id='13ec07bfd9b04003858a431f876425ac',qos_specs=None,replication_status=,reservations=['04f25b3d-6e1e-4283-838b-1ced5484d0a6','190b09d6-d6e5-4ccf-8e05-b4fc52efc076','8efb386c-0cd0-4ac8-a719-f25e9a84b398','4cb53f5a-aec7-4569-b9a7-25e2e1275c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a91b2a30f5941c988e3b1cf89b69f97',volume_type_id=1b6e606a-9483-4c3a-b5e8-e16d0f9b4797)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:55.050883 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f6dde1-d20e-406d-9a5e-cffd4ba0438b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:55.092514 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f6dde1-d20e-406d-9a5e-cffd4ba0438b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:55.096875 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Flow 'volume_create_api' (d2b5fe69-ee99-4a21-bfdc-5db56c16ec84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:55.096875 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Create volume request issued successfully. Aug 13 02:38:55.097725 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:38:55.098439 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:38:55.211111 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:38:55.219662 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:55.219662 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:55.227781 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6561bfe-2265-4d06-9e95-f812d8e602c1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:38:55.228343 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 277/1120] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:38:54 2026] POST /volume/v3/volumes => generated 810 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:55.253772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f1355a10-c80c-4e95-b0ad-81eaf66c4524 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:55.256752 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f1355a10-c80c-4e95-b0ad-81eaf66c4524 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 Aug 13 02:38:55.257097 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f1355a10-c80c-4e95-b0ad-81eaf66c4524 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:55.257447 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f1355a10-c80c-4e95-b0ad-81eaf66c4524 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:55.274899 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:55.274899 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:55.282396 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f1355a10-c80c-4e95-b0ad-81eaf66c4524 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Volume info retrieved successfully. Aug 13 02:38:55.284441 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-f1355a10-c80c-4e95-b0ad-81eaf66c4524 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:38:55.284441 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-f1355a10-c80c-4e95-b0ad-81eaf66c4524 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:38:55.364171 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-f1355a10-c80c-4e95-b0ad-81eaf66c4524 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:38:55.368497 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:55.368497 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:55.383980 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f1355a10-c80c-4e95-b0ad-81eaf66c4524 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 returned with HTTP 200 Aug 13 02:38:55.384479 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 283/1121] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:55 2026] GET /volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 => generated 902 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:55.434785 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f50b6fe-25f7-4648-9f20-2549bd3c031d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:55.437604 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f50b6fe-25f7-4648-9f20-2549bd3c031d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:38:55.438444 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f50b6fe-25f7-4648-9f20-2549bd3c031d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:55.438444 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f50b6fe-25f7-4648-9f20-2549bd3c031d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:55.439625 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8f50b6fe-25f7-4648-9f20-2549bd3c031d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:38:55.457323 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:55.457323 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:55.457323 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f50b6fe-25f7-4648-9f20-2549bd3c031d tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:38:55.457754 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 280/1122] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:55 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:55.855865 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bf8b0b0c-b1c7-4f47-b07c-d1a2eab9102d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:55.858157 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf8b0b0c-b1c7-4f47-b07c-d1a2eab9102d tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 Aug 13 02:38:55.858389 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bf8b0b0c-b1c7-4f47-b07c-d1a2eab9102d tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:55.858636 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bf8b0b0c-b1c7-4f47-b07c-d1a2eab9102d tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:55.867719 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:55.867719 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:55.868650 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bf8b0b0c-b1c7-4f47-b07c-d1a2eab9102d tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:55.869994 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf8b0b0c-b1c7-4f47-b07c-d1a2eab9102d tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 returned with HTTP 200 Aug 13 02:38:55.870563 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 283/1123] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:55 2026] GET /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:55.887073 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-111d5de0-5189-4ed8-bc96-a2664fa1cdc9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:55.893483 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-111d5de0-5189-4ed8-bc96-a2664fa1cdc9 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] POST https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata Aug 13 02:38:55.894902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-111d5de0-5189-4ed8-bc96-a2664fa1cdc9 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:55.918386 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:55.918386 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:55.919574 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-111d5de0-5189-4ed8-bc96-a2664fa1cdc9 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:55.984870 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-111d5de0-5189-4ed8-bc96-a2664fa1cdc9 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Update snapshot metadata completed successfully. Aug 13 02:38:55.985388 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-111d5de0-5189-4ed8-bc96-a2664fa1cdc9 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata returned with HTTP 200 Aug 13 02:38:55.987868 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 278/1124] 10.4.3.30 () {68 vars in 1395 bytes} [Thu Aug 13 02:38:55 2026] POST /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata => generated 68 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:55.999307 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a10319c8-0688-4f9b-a7c1-dbf2e0c2443e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.001407 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a10319c8-0688-4f9b-a7c1-dbf2e0c2443e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata Aug 13 02:38:56.001607 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a10319c8-0688-4f9b-a7c1-dbf2e0c2443e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.001816 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a10319c8-0688-4f9b-a7c1-dbf2e0c2443e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.008930 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.008930 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:56.009224 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a10319c8-0688-4f9b-a7c1-dbf2e0c2443e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.010083 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a10319c8-0688-4f9b-a7c1-dbf2e0c2443e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Get snapshot metadata completed successfully. Aug 13 02:38:56.010343 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a10319c8-0688-4f9b-a7c1-dbf2e0c2443e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata returned with HTTP 200 Aug 13 02:38:56.010710 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 284/1125] 10.4.3.30 () {66 vars in 1374 bytes} [Thu Aug 13 02:38:55 2026] GET /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:56.022240 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4081708a-7e50-4a3c-a156-6d7b0a26e084 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.026346 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4081708a-7e50-4a3c-a156-6d7b0a26e084 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] PUT https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata Aug 13 02:38:56.026346 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4081708a-7e50-4a3c-a156-6d7b0a26e084 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:56.039181 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.039181 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:56.039860 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4081708a-7e50-4a3c-a156-6d7b0a26e084 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.069125 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4081708a-7e50-4a3c-a156-6d7b0a26e084 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Update snapshot metadata completed successfully. Aug 13 02:38:56.069125 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4081708a-7e50-4a3c-a156-6d7b0a26e084 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata returned with HTTP 200 Aug 13 02:38:56.069125 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 281/1126] 10.4.3.30 () {68 vars in 1394 bytes} [Thu Aug 13 02:38:56 2026] PUT /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata => generated 57 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:56.077504 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-79603da0-bee7-41a7-beec-06e70166f5a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.079729 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79603da0-bee7-41a7-beec-06e70166f5a0 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata Aug 13 02:38:56.080028 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79603da0-bee7-41a7-beec-06e70166f5a0 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.080343 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79603da0-bee7-41a7-beec-06e70166f5a0 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.086397 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.086397 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:56.086941 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-79603da0-bee7-41a7-beec-06e70166f5a0 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.087917 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-79603da0-bee7-41a7-beec-06e70166f5a0 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Get snapshot metadata completed successfully. Aug 13 02:38:56.088437 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79603da0-bee7-41a7-beec-06e70166f5a0 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata returned with HTTP 200 Aug 13 02:38:56.088838 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 284/1127] 10.4.3.30 () {66 vars in 1374 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:56.098052 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-fc3c997e-b08e-47ba-885a-6a5ae58e1790 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.100818 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fc3c997e-b08e-47ba-885a-6a5ae58e1790 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata/key3 Aug 13 02:38:56.101033 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fc3c997e-b08e-47ba-885a-6a5ae58e1790 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.101284 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fc3c997e-b08e-47ba-885a-6a5ae58e1790 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.108526 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.108526 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:56.109177 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fc3c997e-b08e-47ba-885a-6a5ae58e1790 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.110216 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fc3c997e-b08e-47ba-885a-6a5ae58e1790 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Get snapshot metadata completed successfully. Aug 13 02:38:56.125086 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fc3c997e-b08e-47ba-885a-6a5ae58e1790 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Delete snapshot metadata completed successfully. Aug 13 02:38:56.125319 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fc3c997e-b08e-47ba-885a-6a5ae58e1790 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata/key3 returned with HTTP 200 Aug 13 02:38:56.126092 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 279/1128] 10.4.3.30 () {66 vars in 1392 bytes} [Thu Aug 13 02:38:56 2026] DELETE /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata/key3 => generated 0 bytes in 28 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 02:38:56.134048 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e7e31da1-114a-48b7-aa52-6d8b64de1ad7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.136265 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7e31da1-114a-48b7-aa52-6d8b64de1ad7 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata Aug 13 02:38:56.136517 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7e31da1-114a-48b7-aa52-6d8b64de1ad7 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.136761 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7e31da1-114a-48b7-aa52-6d8b64de1ad7 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.142707 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.142707 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:56.143314 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e7e31da1-114a-48b7-aa52-6d8b64de1ad7 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.144376 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e7e31da1-114a-48b7-aa52-6d8b64de1ad7 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Get snapshot metadata completed successfully. Aug 13 02:38:56.144672 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7e31da1-114a-48b7-aa52-6d8b64de1ad7 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata returned with HTTP 200 Aug 13 02:38:56.145131 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 285/1129] 10.4.3.30 () {66 vars in 1374 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:56.154356 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe994b49-136c-4ca9-8443-bf7d71a9406c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.159290 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe994b49-136c-4ca9-8443-bf7d71a9406c tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] PUT https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata Aug 13 02:38:56.159290 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe994b49-136c-4ca9-8443-bf7d71a9406c tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:56.168269 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.168269 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:56.169298 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe994b49-136c-4ca9-8443-bf7d71a9406c tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.186833 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe994b49-136c-4ca9-8443-bf7d71a9406c tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Update snapshot metadata completed successfully. Aug 13 02:38:56.186833 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe994b49-136c-4ca9-8443-bf7d71a9406c tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata returned with HTTP 200 Aug 13 02:38:56.186833 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 282/1130] 10.4.3.30 () {68 vars in 1394 bytes} [Thu Aug 13 02:38:56 2026] PUT /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata => generated 16 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:56.197468 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2a95ec1a-19b7-469e-9055-6ad9a3761859 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.199437 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2a95ec1a-19b7-469e-9055-6ad9a3761859 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] POST https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata Aug 13 02:38:56.199861 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2a95ec1a-19b7-469e-9055-6ad9a3761859 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:56.213230 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.213230 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:56.214574 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2a95ec1a-19b7-469e-9055-6ad9a3761859 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.250994 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2a95ec1a-19b7-469e-9055-6ad9a3761859 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Update snapshot metadata completed successfully. Aug 13 02:38:56.251299 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2a95ec1a-19b7-469e-9055-6ad9a3761859 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata returned with HTTP 200 Aug 13 02:38:56.251894 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 285/1131] 10.4.3.30 () {68 vars in 1395 bytes} [Thu Aug 13 02:38:56 2026] POST /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata => generated 68 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:56.261830 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-38ad6738-9399-425d-aa6c-de25fd38a1fa None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.263739 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-38ad6738-9399-425d-aa6c-de25fd38a1fa tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata Aug 13 02:38:56.264006 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-38ad6738-9399-425d-aa6c-de25fd38a1fa tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.264289 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-38ad6738-9399-425d-aa6c-de25fd38a1fa tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.271493 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.271493 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:56.272109 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-38ad6738-9399-425d-aa6c-de25fd38a1fa tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.273278 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-38ad6738-9399-425d-aa6c-de25fd38a1fa tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Get snapshot metadata completed successfully. Aug 13 02:38:56.273594 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-38ad6738-9399-425d-aa6c-de25fd38a1fa tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata returned with HTTP 200 Aug 13 02:38:56.274120 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 280/1132] 10.4.3.30 () {66 vars in 1374 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:56.283171 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-12f3d86f-7a59-4e77-b534-65bb137ba2e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.285353 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-12f3d86f-7a59-4e77-b534-65bb137ba2e0 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] PUT https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata/key3 Aug 13 02:38:56.289362 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-12f3d86f-7a59-4e77-b534-65bb137ba2e0 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:56.301748 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.301748 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:56.302389 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-12f3d86f-7a59-4e77-b534-65bb137ba2e0 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.355282 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-12f3d86f-7a59-4e77-b534-65bb137ba2e0 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Update snapshot metadata completed successfully. Aug 13 02:38:56.355282 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-12f3d86f-7a59-4e77-b534-65bb137ba2e0 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata/key3 returned with HTTP 200 Aug 13 02:38:56.355282 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 286/1133] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:38:56 2026] PUT /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata/key3 => generated 35 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:56.369301 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-384befe9-680b-45e3-9210-877f8c97b04a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.371727 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-384befe9-680b-45e3-9210-877f8c97b04a tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata/key3 Aug 13 02:38:56.372070 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-384befe9-680b-45e3-9210-877f8c97b04a tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.376495 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-384befe9-680b-45e3-9210-877f8c97b04a tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.384539 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.384539 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:56.385271 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-384befe9-680b-45e3-9210-877f8c97b04a tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.388880 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-384befe9-680b-45e3-9210-877f8c97b04a tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Get snapshot metadata completed successfully. Aug 13 02:38:56.389182 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-384befe9-680b-45e3-9210-877f8c97b04a tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata/key3 returned with HTTP 200 Aug 13 02:38:56.389653 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 283/1134] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:56.402188 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0ed33bb1-4015-4ec8-a1ba-46256666c68e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.402457 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1c16b7e6-f18e-44e5-9888-7e8ba5a83b06 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.405044 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1c16b7e6-f18e-44e5-9888-7e8ba5a83b06 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 Aug 13 02:38:56.405467 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1c16b7e6-f18e-44e5-9888-7e8ba5a83b06 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.405700 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1c16b7e6-f18e-44e5-9888-7e8ba5a83b06 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.406731 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ed33bb1-4015-4ec8-a1ba-46256666c68e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata Aug 13 02:38:56.407001 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ed33bb1-4015-4ec8-a1ba-46256666c68e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.407224 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ed33bb1-4015-4ec8-a1ba-46256666c68e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.420751 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.420751 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:56.420936 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.420936 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:56.421440 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0ed33bb1-4015-4ec8-a1ba-46256666c68e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.422629 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0ed33bb1-4015-4ec8-a1ba-46256666c68e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Get snapshot metadata completed successfully. Aug 13 02:38:56.424292 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ed33bb1-4015-4ec8-a1ba-46256666c68e tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata returned with HTTP 200 Aug 13 02:38:56.424292 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 286/1135] 10.4.3.30 () {66 vars in 1374 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:56.430837 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1c16b7e6-f18e-44e5-9888-7e8ba5a83b06 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Volume info retrieved successfully. Aug 13 02:38:56.431835 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-1c16b7e6-f18e-44e5-9888-7e8ba5a83b06 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:38:56.432063 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-1c16b7e6-f18e-44e5-9888-7e8ba5a83b06 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:38:56.436467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8f4e09f8-9c1b-4357-9e8c-906ee180b5e6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.439189 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8f4e09f8-9c1b-4357-9e8c-906ee180b5e6 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] PUT https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata Aug 13 02:38:56.439853 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8f4e09f8-9c1b-4357-9e8c-906ee180b5e6 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:56.451752 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.451752 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:56.452886 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8f4e09f8-9c1b-4357-9e8c-906ee180b5e6 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.473181 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4acd26e7-c632-4159-ac38-dda7a00f04dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.475298 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4acd26e7-c632-4159-ac38-dda7a00f04dd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:38:56.475551 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4acd26e7-c632-4159-ac38-dda7a00f04dd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.475815 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4acd26e7-c632-4159-ac38-dda7a00f04dd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.476005 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4acd26e7-c632-4159-ac38-dda7a00f04dd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:38:56.484327 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.484327 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:56.485412 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4acd26e7-c632-4159-ac38-dda7a00f04dd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:38:56.486035 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 284/1136] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:56.491841 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8f4e09f8-9c1b-4357-9e8c-906ee180b5e6 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Update snapshot metadata completed successfully. Aug 13 02:38:56.492194 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8f4e09f8-9c1b-4357-9e8c-906ee180b5e6 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata returned with HTTP 200 Aug 13 02:38:56.492839 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 287/1137] 10.4.3.30 () {68 vars in 1394 bytes} [Thu Aug 13 02:38:56 2026] PUT /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9/metadata => generated 16 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:38:56.496402 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-1c16b7e6-f18e-44e5-9888-7e8ba5a83b06 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:38:56.502316 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=442,cinder:INSERT=76,cinder:UPDATE=113 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:38:56.503929 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0dbb2be1-a6e0-4724-86a2-9fe15388bb79 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.505614 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.505614 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:56.506278 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0dbb2be1-a6e0-4724-86a2-9fe15388bb79 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 Aug 13 02:38:56.506544 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0dbb2be1-a6e0-4724-86a2-9fe15388bb79 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.507122 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0dbb2be1-a6e0-4724-86a2-9fe15388bb79 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.507122 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-0dbb2be1-a6e0-4724-86a2-9fe15388bb79 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Delete snapshot with id: 0568a815-8ec0-43c6-9d29-2bd5fde36bc9 Aug 13 02:38:56.514832 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.514832 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:56.514832 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0dbb2be1-a6e0-4724-86a2-9fe15388bb79 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.523506 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1c16b7e6-f18e-44e5-9888-7e8ba5a83b06 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 returned with HTTP 200 Aug 13 02:38:56.523506 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 281/1138] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 => generated 903 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:56.537575 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8901c190-3036-4b4a-8ef4-2b2c0a0dc3fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.543835 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-81c078fc-2459-473b-964c-5b8daa18a445 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.546762 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81c078fc-2459-473b-964c-5b8daa18a445 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 Aug 13 02:38:56.547150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81c078fc-2459-473b-964c-5b8daa18a445 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.547405 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81c078fc-2459-473b-964c-5b8daa18a445 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.547579 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-81c078fc-2459-473b-964c-5b8daa18a445 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member f7ba30f3-753e-4754-ab14-da12a0c5a811 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:38:56.556499 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=434,cinder:UPDATE=92,cinder:INSERT=52 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:38:56.559971 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0dbb2be1-a6e0-4724-86a2-9fe15388bb79 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot delete request issued successfully. Aug 13 02:38:56.560312 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0dbb2be1-a6e0-4724-86a2-9fe15388bb79 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 returned with HTTP 202 Aug 13 02:38:56.561133 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 287/1139] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:38:56 2026] DELETE /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:56.573110 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.573110 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:56.577968 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8bd58e34-7042-4e6c-998f-07e8977b8271 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.578853 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8bd58e34-7042-4e6c-998f-07e8977b8271 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 Aug 13 02:38:56.579013 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8bd58e34-7042-4e6c-998f-07e8977b8271 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.579486 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8bd58e34-7042-4e6c-998f-07e8977b8271 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.586369 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.586369 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:56.586901 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8bd58e34-7042-4e6c-998f-07e8977b8271 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Snapshot retrieved successfully. Aug 13 02:38:56.589977 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8bd58e34-7042-4e6c-998f-07e8977b8271 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 returned with HTTP 200 Aug 13 02:38:56.589977 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 282/1140] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:56.590195 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81c078fc-2459-473b-964c-5b8daa18a445 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 returned with HTTP 200 Aug 13 02:38:56.590619 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 288/1141] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 => generated 323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:56.608081 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6b3652bb-7a5c-4803-a155-fab1967b918a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.611320 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b3652bb-7a5c-4803-a155-fab1967b918a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d Aug 13 02:38:56.612468 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b3652bb-7a5c-4803-a155-fab1967b918a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.614455 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b3652bb-7a5c-4803-a155-fab1967b918a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.614455 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-6b3652bb-7a5c-4803-a155-fab1967b918a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 7ceab095-0d56-4a04-998a-b37801ed890d {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:38:56.621453 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.621453 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:56.643631 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b3652bb-7a5c-4803-a155-fab1967b918a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d returned with HTTP 200 Aug 13 02:38:56.644373 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 288/1142] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d => generated 323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:56.655866 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-83f1a7fc-ccce-45c6-9f5c-210a54deec7b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.658448 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-83f1a7fc-ccce-45c6-9f5c-210a54deec7b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/detail Aug 13 02:38:56.658448 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-83f1a7fc-ccce-45c6-9f5c-210a54deec7b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.658634 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-83f1a7fc-ccce-45c6-9f5c-210a54deec7b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.688328 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-83f1a7fc-ccce-45c6-9f5c-210a54deec7b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/detail returned with HTTP 200 Aug 13 02:38:56.689110 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 283/1143] 10.4.3.30 () {68 vars in 1289 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/groups/detail => generated 640 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:56.700448 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a33a2e2b-aa69-4b64-b8ee-ffadacafcc7a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.702739 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a33a2e2b-aa69-4b64-b8ee-ffadacafcc7a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:38:56.703018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a33a2e2b-aa69-4b64-b8ee-ffadacafcc7a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.703473 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a33a2e2b-aa69-4b64-b8ee-ffadacafcc7a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.703822 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-a33a2e2b-aa69-4b64-b8ee-ffadacafcc7a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:38:56.704739 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.704739 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:56.705013 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a33a2e2b-aa69-4b64-b8ee-ffadacafcc7a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:38:56.720022 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a33a2e2b-aa69-4b64-b8ee-ffadacafcc7a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Get all volumes completed successfully. Aug 13 02:38:56.721207 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-a33a2e2b-aa69-4b64-b8ee-ffadacafcc7a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:38:56.721557 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-a33a2e2b-aa69-4b64-b8ee-ffadacafcc7a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:38:56.727992 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8901c190-3036-4b4a-8ef4-2b2c0a0dc3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b Aug 13 02:38:56.728462 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8901c190-3036-4b4a-8ef4-2b2c0a0dc3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.729511 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8901c190-3036-4b4a-8ef4-2b2c0a0dc3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.740330 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=412,cinder:INSERT=52,cinder:UPDATE=99 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:38:56.759633 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-8901c190-3036-4b4a-8ef4-2b2c0a0dc3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-92949229 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-92949229, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:56.759633 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-8901c190-3036-4b4a-8ef4-2b2c0a0dc3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-92949229 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-92949229, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:56.759633 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-8901c190-3036-4b4a-8ef4-2b2c0a0dc3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-92949229 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-92949229, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:56.759633 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-8901c190-3036-4b4a-8ef4-2b2c0a0dc3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1146172207 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1146172207, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:56.766146 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8901c190-3036-4b4a-8ef4-2b2c0a0dc3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b returned with HTTP 200 Aug 13 02:38:56.766743 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 285/1144] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b => generated 787 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:56.777844 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-a33a2e2b-aa69-4b64-b8ee-ffadacafcc7a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:38:56.781022 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-51a16d37-d1d0-4c92-a8b2-18007ae4123c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.782770 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.782770 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:56.783197 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51a16d37-d1d0-4c92-a8b2-18007ae4123c tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b Aug 13 02:38:56.783750 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51a16d37-d1d0-4c92-a8b2-18007ae4123c tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:56.793607 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a33a2e2b-aa69-4b64-b8ee-ffadacafcc7a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:38:56.794167 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 289/1145] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/volumes/detail => generated 906 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:56.808181 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.808181 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:56.809901 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-da87e709-1cfb-4149-ba25-83fed68cde27 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.811758 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-da87e709-1cfb-4149-ba25-83fed68cde27 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:38:56.812019 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-da87e709-1cfb-4149-ba25-83fed68cde27 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:56.812240 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-da87e709-1cfb-4149-ba25-83fed68cde27 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:56.812498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-da87e709-1cfb-4149-ba25-83fed68cde27 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:38:56.812864 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.812864 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:56.813357 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-da87e709-1cfb-4149-ba25-83fed68cde27 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:38:56.822459 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-da87e709-1cfb-4149-ba25-83fed68cde27 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Get all volumes completed successfully. Aug 13 02:38:56.823620 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-da87e709-1cfb-4149-ba25-83fed68cde27 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:38:56.823963 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-da87e709-1cfb-4149-ba25-83fed68cde27 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:38:56.877849 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-da87e709-1cfb-4149-ba25-83fed68cde27 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:38:56.880361 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.880361 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:56.880900 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-51a16d37-d1d0-4c92-a8b2-18007ae4123c tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-92949229 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-92949229, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:56.881501 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-51a16d37-d1d0-4c92-a8b2-18007ae4123c tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-92949229 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-92949229, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:56.881932 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-51a16d37-d1d0-4c92-a8b2-18007ae4123c tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-92949229 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-92949229, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:56.882270 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-51a16d37-d1d0-4c92-a8b2-18007ae4123c tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1146172207 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1146172207, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:56.882572 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-51a16d37-d1d0-4c92-a8b2-18007ae4123c tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1146172207 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1146172207, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:56.882905 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-51a16d37-d1d0-4c92-a8b2-18007ae4123c tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1146172207 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1146172207, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:56.891303 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51a16d37-d1d0-4c92-a8b2-18007ae4123c tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b returned with HTTP 200 Aug 13 02:38:56.891303 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 289/1146] 10.4.3.30 () {68 vars in 1367 bytes} [Thu Aug 13 02:38:56 2026] PUT /volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b => generated 740 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:56.895012 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-da87e709-1cfb-4149-ba25-83fed68cde27 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:38:56.895664 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 284/1147] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:38:56 2026] GET /volume/v3/volumes/detail => generated 906 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:56.914214 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88aef362-e52e-457b-aa43-6332d1e4083a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:56.917321 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88aef362-e52e-457b-aa43-6332d1e4083a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] POST https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811/action Aug 13 02:38:56.917666 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88aef362-e52e-457b-aa43-6332d1e4083a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:56.917863 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88aef362-e52e-457b-aa43-6332d1e4083a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:56.919776 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-88aef362-e52e-457b-aa43-6332d1e4083a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] delete called for group f7ba30f3-753e-4754-ab14-da12a0c5a811 {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:38:56.919943 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-88aef362-e52e-457b-aa43-6332d1e4083a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Delete group with id: f7ba30f3-753e-4754-ab14-da12a0c5a811 Aug 13 02:38:56.929306 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:56.929306 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:56.979046 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:57.010905 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88aef362-e52e-457b-aa43-6332d1e4083a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811/action returned with HTTP 202 Aug 13 02:38:57.011527 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 286/1148] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:38:56 2026] POST /volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:38:57.019896 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b0eda38b-ef51-49ff-b6a2-bf3bcf39c4dc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:57.025746 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0eda38b-ef51-49ff-b6a2-bf3bcf39c4dc tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 Aug 13 02:38:57.026162 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0eda38b-ef51-49ff-b6a2-bf3bcf39c4dc tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:57.026716 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0eda38b-ef51-49ff-b6a2-bf3bcf39c4dc tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:57.040338 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:57.040338 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:57.048144 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b0eda38b-ef51-49ff-b6a2-bf3bcf39c4dc tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Volume info retrieved successfully. Aug 13 02:38:57.049093 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-b0eda38b-ef51-49ff-b6a2-bf3bcf39c4dc tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:38:57.049154 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-b0eda38b-ef51-49ff-b6a2-bf3bcf39c4dc tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:38:57.076308 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:38:57.076692 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1303517942"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:57.078734 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1303517942'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:38:57.078927 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Create volume of 1 GB Aug 13 02:38:57.084753 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Availability Zones retrieved successfully. Aug 13 02:38:57.091453 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Flow 'volume_create_api' (a373fae1-73d5-44e8-a4f1-6ec92ba3990b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:57.092544 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a1e2cf-7a86-4fdf-b342-eafbcdedcef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:57.093351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:38:57.097119 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-b0eda38b-ef51-49ff-b6a2-bf3bcf39c4dc tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:38:57.101800 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:57.101800 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:57.114954 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0eda38b-ef51-49ff-b6a2-bf3bcf39c4dc tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 returned with HTTP 200 Aug 13 02:38:57.115572 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 290/1149] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:57 2026] GET /volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 => generated 902 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:57.129298 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a1e2cf-7a86-4fdf-b342-eafbcdedcef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:57.129908 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ffc6496-d70b-4f08-b0d6-c60179142ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:57.219808 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Created reservations ['13694e97-867f-434b-88f7-d98b511e3841', 'f99c2b8e-70bb-4339-a351-b4c8d8184009', 'd383f35f-bdb8-4991-866e-bba66f45bb7d', 'e0708bb8-63c0-4aba-be48-0b0c9a68d705'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:57.220926 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ffc6496-d70b-4f08-b0d6-c60179142ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13694e97-867f-434b-88f7-d98b511e3841', 'f99c2b8e-70bb-4339-a351-b4c8d8184009', 'd383f35f-bdb8-4991-866e-bba66f45bb7d', 'e0708bb8-63c0-4aba-be48-0b0c9a68d705']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:57.222032 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa310cb4-c580-4574-a4e1-93af6d27abae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:57.260571 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa310cb4-c580-4574-a4e1-93af6d27abae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33573358-c1ca-4a5b-bdd0-80321e086007', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1303517942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f771745c875948c5b3e908a2da42bb5b',qos_specs=None,replication_status=,reservations=['13694e97-867f-434b-88f7-d98b511e3841','f99c2b8e-70bb-4339-a351-b4c8d8184009','d383f35f-bdb8-4991-866e-bba66f45bb7d','e0708bb8-63c0-4aba-be48-0b0c9a68d705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b354fe0309df4b9f89b4aac51a48939c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1303517942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33573358-c1ca-4a5b-bdd0-80321e086007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f771745c875948c5b3e908a2da42bb5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b354fe0309df4b9f89b4aac51a48939c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:57.261844 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a5d367c-b2d1-410c-aedb-566943c4e9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:57.287876 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a5d367c-b2d1-410c-aedb-566943c4e9d6) transitioned into state 'SUCCESS' from state '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-1303517942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f771745c875948c5b3e908a2da42bb5b',qos_specs=None,replication_status=,reservations=['13694e97-867f-434b-88f7-d98b511e3841','f99c2b8e-70bb-4339-a351-b4c8d8184009','d383f35f-bdb8-4991-866e-bba66f45bb7d','e0708bb8-63c0-4aba-be48-0b0c9a68d705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b354fe0309df4b9f89b4aac51a48939c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:57.288944 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac484713-84fe-4b4d-bc5f-f057cac9f331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:38:57.301554 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac484713-84fe-4b4d-bc5f-f057cac9f331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:38:57.302966 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Flow 'volume_create_api' (a373fae1-73d5-44e8-a4f1-6ec92ba3990b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:38:57.303479 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Create volume request issued successfully. Aug 13 02:38:57.304329 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1fb7ac2a-6394-45fc-8234-7d1ab2d380fc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:38:57.305020 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 290/1150] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:38:56 2026] POST /volume/v3/volumes => generated 765 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:57.335805 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3db2b6c8-3b27-4fac-ac56-11fad39a18fd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:57.343236 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3db2b6c8-3b27-4fac-ac56-11fad39a18fd tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] GET https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 Aug 13 02:38:57.343236 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3db2b6c8-3b27-4fac-ac56-11fad39a18fd tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:57.343236 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3db2b6c8-3b27-4fac-ac56-11fad39a18fd tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:57.356846 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:57.356846 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:57.367754 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3db2b6c8-3b27-4fac-ac56-11fad39a18fd tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Volume info retrieved successfully. Aug 13 02:38:57.376027 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3db2b6c8-3b27-4fac-ac56-11fad39a18fd tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 returned with HTTP 200 Aug 13 02:38:57.376812 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 285/1151] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:57 2026] GET /volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 => generated 833 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:57.499420 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e671b802-3fb9-43b9-bb45-d9cfcdbb62fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:57.501390 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e671b802-3fb9-43b9-bb45-d9cfcdbb62fd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:38:57.502002 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e671b802-3fb9-43b9-bb45-d9cfcdbb62fd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:57.502440 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e671b802-3fb9-43b9-bb45-d9cfcdbb62fd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:57.502676 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e671b802-3fb9-43b9-bb45-d9cfcdbb62fd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:38:57.508315 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:57.508315 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:57.510266 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e671b802-3fb9-43b9-bb45-d9cfcdbb62fd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:38:57.510266 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 287/1152] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:57 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:57.601877 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d54f2746-58ef-49a4-9f33-88e03dd67b15 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:57.608628 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d54f2746-58ef-49a4-9f33-88e03dd67b15 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 Aug 13 02:38:57.608986 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d54f2746-58ef-49a4-9f33-88e03dd67b15 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:57.609200 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d54f2746-58ef-49a4-9f33-88e03dd67b15 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:57.618212 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d54f2746-58ef-49a4-9f33-88e03dd67b15 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 returned with HTTP 404 Aug 13 02:38:57.619160 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 291/1153] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:57 2026] GET /volume/v3/snapshots/0568a815-8ec0-43c6-9d29-2bd5fde36bc9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:57.629954 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-97e3f1c2-104c-4e3c-93a5-592128a6d179 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:57.632813 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97e3f1c2-104c-4e3c-93a5-592128a6d179 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e Aug 13 02:38:57.632959 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97e3f1c2-104c-4e3c-93a5-592128a6d179 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:57.633167 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97e3f1c2-104c-4e3c-93a5-592128a6d179 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:57.643218 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:57.643218 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:57.649335 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-97e3f1c2-104c-4e3c-93a5-592128a6d179 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Volume info retrieved successfully. Aug 13 02:38:57.659047 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97e3f1c2-104c-4e3c-93a5-592128a6d179 tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e returned with HTTP 200 Aug 13 02:38:57.659703 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 291/1154] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:57 2026] GET /volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:57.677346 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-62a65172-3a1d-4bac-a829-d6f2a43e59ec None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:57.681065 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-62a65172-3a1d-4bac-a829-d6f2a43e59ec tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] DELETE https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e Aug 13 02:38:57.681065 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-62a65172-3a1d-4bac-a829-d6f2a43e59ec tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:57.681543 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-62a65172-3a1d-4bac-a829-d6f2a43e59ec tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:57.681738 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-62a65172-3a1d-4bac-a829-d6f2a43e59ec tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Delete volume with id: eb627520-210a-49d8-8c03-15c64af67d7e Aug 13 02:38:57.694768 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:57.694768 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:57.695445 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-62a65172-3a1d-4bac-a829-d6f2a43e59ec tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Volume info retrieved successfully. Aug 13 02:38:57.720064 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-62a65172-3a1d-4bac-a829-d6f2a43e59ec tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Delete volume request issued successfully. Aug 13 02:38:57.720234 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-62a65172-3a1d-4bac-a829-d6f2a43e59ec tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e returned with HTTP 202 Aug 13 02:38:57.720735 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 286/1155] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:38:57 2026] DELETE /volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:57.730085 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-029c008c-2585-4f88-9e9d-7263d3b08f9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:57.732693 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-029c008c-2585-4f88-9e9d-7263d3b08f9f tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e Aug 13 02:38:57.733228 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-029c008c-2585-4f88-9e9d-7263d3b08f9f tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:57.734270 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-029c008c-2585-4f88-9e9d-7263d3b08f9f tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:57.744579 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:57.744579 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:57.749427 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-029c008c-2585-4f88-9e9d-7263d3b08f9f tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Volume info retrieved successfully. Aug 13 02:38:57.755733 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-029c008c-2585-4f88-9e9d-7263d3b08f9f tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e returned with HTTP 200 Aug 13 02:38:57.756418 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 288/1156] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:57 2026] GET /volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:58.131612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9ce3417e-399c-411f-92d7-8fc0c389f7e1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:58.135735 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9ce3417e-399c-411f-92d7-8fc0c389f7e1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 Aug 13 02:38:58.135735 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9ce3417e-399c-411f-92d7-8fc0c389f7e1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:58.135735 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9ce3417e-399c-411f-92d7-8fc0c389f7e1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:58.142057 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9ce3417e-399c-411f-92d7-8fc0c389f7e1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 returned with HTTP 404 Aug 13 02:38:58.142939 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 292/1157] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:38:58 2026] GET /volume/v3/volumes/f56cdb43-bfdb-4f13-88a9-2bcb325b02f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:38:58.152694 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ac091289-30f5-4681-8450-681ac2a44711 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:58.156142 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ac091289-30f5-4681-8450-681ac2a44711 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 Aug 13 02:38:58.158143 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ac091289-30f5-4681-8450-681ac2a44711 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:58.158143 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ac091289-30f5-4681-8450-681ac2a44711 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:58.158143 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-ac091289-30f5-4681-8450-681ac2a44711 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member f7ba30f3-753e-4754-ab14-da12a0c5a811 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:38:58.168097 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ac091289-30f5-4681-8450-681ac2a44711 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 returned with HTTP 404 Aug 13 02:38:58.168097 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 292/1158] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:38:58 2026] GET /volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:38:58.178549 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0dd5e163-4e64-46fb-9414-e227c5377163 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:58.180870 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0dd5e163-4e64-46fb-9414-e227c5377163 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] POST https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d/action Aug 13 02:38:58.185389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0dd5e163-4e64-46fb-9414-e227c5377163 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:58.185389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0dd5e163-4e64-46fb-9414-e227c5377163 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:58.185389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-0dd5e163-4e64-46fb-9414-e227c5377163 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] delete called for group 7ceab095-0d56-4a04-998a-b37801ed890d {{(pid=100287) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:38:58.185389 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.groups [None req-0dd5e163-4e64-46fb-9414-e227c5377163 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Delete group with id: 7ceab095-0d56-4a04-998a-b37801ed890d Aug 13 02:38:58.190445 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:58.190445 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:58.257527 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0dd5e163-4e64-46fb-9414-e227c5377163 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d/action returned with HTTP 202 Aug 13 02:38:58.258412 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 287/1159] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:38:58 2026] POST /volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:38:58.271058 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b7c10782-e5b3-421f-a12e-bdef24251045 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:58.273881 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7c10782-e5b3-421f-a12e-bdef24251045 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d Aug 13 02:38:58.274209 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7c10782-e5b3-421f-a12e-bdef24251045 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:58.274435 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7c10782-e5b3-421f-a12e-bdef24251045 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:58.274563 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-b7c10782-e5b3-421f-a12e-bdef24251045 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 7ceab095-0d56-4a04-998a-b37801ed890d {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:38:58.281276 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:58.281276 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:58.307468 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7c10782-e5b3-421f-a12e-bdef24251045 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d returned with HTTP 200 Aug 13 02:38:58.307957 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 289/1160] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:38:58 2026] GET /volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d => generated 322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:58.414298 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e57d9dbb-c0ab-451b-a1f8-a1d3f5bdfb87 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:58.418117 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e57d9dbb-c0ab-451b-a1f8-a1d3f5bdfb87 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] GET https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 Aug 13 02:38:58.418566 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e57d9dbb-c0ab-451b-a1f8-a1d3f5bdfb87 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:58.418653 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e57d9dbb-c0ab-451b-a1f8-a1d3f5bdfb87 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:58.428203 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:58.428203 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:58.435362 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e57d9dbb-c0ab-451b-a1f8-a1d3f5bdfb87 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Volume info retrieved successfully. Aug 13 02:38:58.442693 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e57d9dbb-c0ab-451b-a1f8-a1d3f5bdfb87 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 returned with HTTP 200 Aug 13 02:38:58.442693 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 293/1161] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:58 2026] GET /volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:58.459498 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6070b3ee-2dd7-46e1-958d-b7b042f3db02 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:58.461792 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6070b3ee-2dd7-46e1-958d-b7b042f3db02 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:38:58.462214 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6070b3ee-2dd7-46e1-958d-b7b042f3db02 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33573358-c1ca-4a5b-bdd0-80321e086007", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-529121934"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:58.476058 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:58.476058 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:58.476926 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6070b3ee-2dd7-46e1-958d-b7b042f3db02 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Volume info retrieved successfully. Aug 13 02:38:58.477177 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-6070b3ee-2dd7-46e1-958d-b7b042f3db02 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Create snapshot from volume 33573358-c1ca-4a5b-bdd0-80321e086007 Aug 13 02:38:58.528471 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5d15debb-5eeb-4a9f-8dbf-7ab8a2a17b01 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:58.533757 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5d15debb-5eeb-4a9f-8dbf-7ab8a2a17b01 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:38:58.533757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5d15debb-5eeb-4a9f-8dbf-7ab8a2a17b01 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:58.533757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5d15debb-5eeb-4a9f-8dbf-7ab8a2a17b01 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:58.533757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-5d15debb-5eeb-4a9f-8dbf-7ab8a2a17b01 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:38:58.538552 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-6070b3ee-2dd7-46e1-958d-b7b042f3db02 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Created reservations ['f4047313-0d57-43cc-a3a3-141a052145d9', '9ea91107-2113-4b5c-9a6b-2175a2d16f1b', '9d929bfd-c989-41a4-94e9-4b61bf1a53e1', '210adf32-bf5c-4d80-a691-25fe99c901f6'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:58.538745 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:58.538745 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:58.539755 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5d15debb-5eeb-4a9f-8dbf-7ab8a2a17b01 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:38:58.543144 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 288/1162] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:58 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:58.582688 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6070b3ee-2dd7-46e1-958d-b7b042f3db02 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Snapshot create request issued successfully. Aug 13 02:38:58.583403 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6070b3ee-2dd7-46e1-958d-b7b042f3db02 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:38:58.583807 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 293/1163] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:38:58 2026] POST /volume/v3/snapshots => generated 322 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:38:58.599558 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5d1a095a-4165-44eb-88c4-3d63fe20e3bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:58.602658 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d1a095a-4165-44eb-88c4-3d63fe20e3bc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] GET https://10.4.3.30/volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 Aug 13 02:38:58.602658 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d1a095a-4165-44eb-88c4-3d63fe20e3bc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:58.602658 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d1a095a-4165-44eb-88c4-3d63fe20e3bc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:58.611930 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:58.611930 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:58.612568 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5d1a095a-4165-44eb-88c4-3d63fe20e3bc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Snapshot retrieved successfully. Aug 13 02:38:58.614407 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d1a095a-4165-44eb-88c4-3d63fe20e3bc tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 returned with HTTP 200 Aug 13 02:38:58.614407 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 290/1164] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:58 2026] GET /volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:58.774377 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-377d20d9-587f-4693-a3b7-ebcf6ee43ded None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:58.777464 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-377d20d9-587f-4693-a3b7-ebcf6ee43ded tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] GET https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e Aug 13 02:38:58.778309 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-377d20d9-587f-4693-a3b7-ebcf6ee43ded tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:58.778309 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-377d20d9-587f-4693-a3b7-ebcf6ee43ded tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:58.796583 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-377d20d9-587f-4693-a3b7-ebcf6ee43ded tempest-SnapshotMetadataTestJSON-1364201400 tempest-SnapshotMetadataTestJSON-1364201400-project-member] https://10.4.3.30/volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e returned with HTTP 404 Aug 13 02:38:58.796583 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 294/1165] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:58 2026] GET /volume/v3/volumes/eb627520-210a-49d8-8c03-15c64af67d7e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:59.320941 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-293f0dd5-bea7-488b-b356-9a2d2ccd66f2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.322760 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-293f0dd5-bea7-488b-b356-9a2d2ccd66f2 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d Aug 13 02:38:59.323190 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-293f0dd5-bea7-488b-b356-9a2d2ccd66f2 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:59.323265 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-293f0dd5-bea7-488b-b356-9a2d2ccd66f2 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:59.323411 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-293f0dd5-bea7-488b-b356-9a2d2ccd66f2 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 7ceab095-0d56-4a04-998a-b37801ed890d {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:38:59.328058 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-293f0dd5-bea7-488b-b356-9a2d2ccd66f2 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d returned with HTTP 404 Aug 13 02:38:59.328681 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 289/1166] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:38:59 2026] GET /volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:38:59.340021 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-de5dd5a4-52c0-4ea9-87ea-3a740e6f4705 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.342627 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de5dd5a4-52c0-4ea9-87ea-3a740e6f4705 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/detail Aug 13 02:38:59.343079 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de5dd5a4-52c0-4ea9-87ea-3a740e6f4705 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:59.343079 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de5dd5a4-52c0-4ea9-87ea-3a740e6f4705 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:59.343394 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:59.343394 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:38:59.349712 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de5dd5a4-52c0-4ea9-87ea-3a740e6f4705 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/detail returned with HTTP 200 Aug 13 02:38:59.350219 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 294/1167] 10.4.3.30 () {68 vars in 1289 bytes} [Thu Aug 13 02:38:59 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:59.362452 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1a36cf72-242e-4cd1-92f1-4744136bf09f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.366558 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a36cf72-242e-4cd1-92f1-4744136bf09f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:38:59.366558 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a36cf72-242e-4cd1-92f1-4744136bf09f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:59.366558 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a36cf72-242e-4cd1-92f1-4744136bf09f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:59.366558 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-1a36cf72-242e-4cd1-92f1-4744136bf09f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:38:59.366711 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a36cf72-242e-4cd1-92f1-4744136bf09f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:38:59.377622 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1a36cf72-242e-4cd1-92f1-4744136bf09f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Get all volumes completed successfully. Aug 13 02:38:59.379839 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a36cf72-242e-4cd1-92f1-4744136bf09f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:38:59.380207 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 291/1168] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:38:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:59.401478 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4f0166a5-a50a-4287-acfd-04264c16dae1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.408066 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f0166a5-a50a-4287-acfd-04264c16dae1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] POST https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d/action Aug 13 02:38:59.410490 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f0166a5-a50a-4287-acfd-04264c16dae1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:59.410675 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f0166a5-a50a-4287-acfd-04264c16dae1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:59.415661 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-4f0166a5-a50a-4287-acfd-04264c16dae1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] delete called for group 7ceab095-0d56-4a04-998a-b37801ed890d {{(pid=100289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:38:59.415835 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.groups [None req-4f0166a5-a50a-4287-acfd-04264c16dae1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Delete group with id: 7ceab095-0d56-4a04-998a-b37801ed890d Aug 13 02:38:59.422345 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f0166a5-a50a-4287-acfd-04264c16dae1 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d/action returned with HTTP 404 Aug 13 02:38:59.423133 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 295/1169] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:38:59 2026] POST /volume/v3/groups/7ceab095-0d56-4a04-998a-b37801ed890d/action => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:38:59.433981 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c578e75d-d5c8-480c-94b3-171f7b4b362a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.438173 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c578e75d-d5c8-480c-94b3-171f7b4b362a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:38:59.439119 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c578e75d-d5c8-480c-94b3-171f7b4b362a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:59.439119 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c578e75d-d5c8-480c-94b3-171f7b4b362a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:59.439119 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-c578e75d-d5c8-480c-94b3-171f7b4b362a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:38:59.440295 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c578e75d-d5c8-480c-94b3-171f7b4b362a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:38:59.451340 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c578e75d-d5c8-480c-94b3-171f7b4b362a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Get all volumes completed successfully. Aug 13 02:38:59.455653 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c578e75d-d5c8-480c-94b3-171f7b4b362a tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:38:59.456348 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 290/1170] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:38:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:59.478113 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-31772ad2-c6bf-4290-976d-c00d8e51626f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.481363 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-31772ad2-c6bf-4290-976d-c00d8e51626f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] POST https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811/action Aug 13 02:38:59.481896 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-31772ad2-c6bf-4290-976d-c00d8e51626f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:38:59.482129 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-31772ad2-c6bf-4290-976d-c00d8e51626f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:59.484134 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-31772ad2-c6bf-4290-976d-c00d8e51626f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] delete called for group f7ba30f3-753e-4754-ab14-da12a0c5a811 {{(pid=100288) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:38:59.484541 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-31772ad2-c6bf-4290-976d-c00d8e51626f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Delete group with id: f7ba30f3-753e-4754-ab14-da12a0c5a811 Aug 13 02:38:59.490098 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-31772ad2-c6bf-4290-976d-c00d8e51626f tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811/action returned with HTTP 404 Aug 13 02:38:59.490960 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 295/1171] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:38:59 2026] POST /volume/v3/groups/f7ba30f3-753e-4754-ab14-da12a0c5a811/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:38:59.503737 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74434188-b3fe-4578-a53f-5686ffa28437 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.506296 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74434188-b3fe-4578-a53f-5686ffa28437 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/b7b51050-434e-4498-8807-a8c0a26ec8a2 Aug 13 02:38:59.506602 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74434188-b3fe-4578-a53f-5686ffa28437 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:59.506839 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74434188-b3fe-4578-a53f-5686ffa28437 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:59.533486 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74434188-b3fe-4578-a53f-5686ffa28437 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] https://10.4.3.30/volume/v3/group_types/b7b51050-434e-4498-8807-a8c0a26ec8a2 returned with HTTP 202 Aug 13 02:38:59.534122 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 292/1172] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:38:59 2026] DELETE /volume/v3/group_types/b7b51050-434e-4498-8807-a8c0a26ec8a2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:38:59.546348 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e28d19b2-c225-45bd-b8d9-2fd98b92dbbe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.549162 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e28d19b2-c225-45bd-b8d9-2fd98b92dbbe tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] DELETE https://10.4.3.30/volume/v3/types/1b6e606a-9483-4c3a-b5e8-e16d0f9b4797 Aug 13 02:38:59.549534 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e28d19b2-c225-45bd-b8d9-2fd98b92dbbe tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:59.550592 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e28d19b2-c225-45bd-b8d9-2fd98b92dbbe tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:59.554804 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ea36211f-cf39-4d95-adc1-ba08fea7635b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.559954 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ea36211f-cf39-4d95-adc1-ba08fea7635b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:38:59.560790 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ea36211f-cf39-4d95-adc1-ba08fea7635b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:59.560790 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ea36211f-cf39-4d95-adc1-ba08fea7635b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:59.560900 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-ea36211f-cf39-4d95-adc1-ba08fea7635b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:38:59.573919 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:59.573919 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:59.573919 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ea36211f-cf39-4d95-adc1-ba08fea7635b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:38:59.575810 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 291/1173] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:38:59 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:59.609228 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e28d19b2-c225-45bd-b8d9-2fd98b92dbbe tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] https://10.4.3.30/volume/v3/types/1b6e606a-9483-4c3a-b5e8-e16d0f9b4797 returned with HTTP 202 Aug 13 02:38:59.610013 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 296/1174] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:38:59 2026] DELETE /volume/v3/types/1b6e606a-9483-4c3a-b5e8-e16d0f9b4797 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:38:59.622038 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-223b51e5-c453-428d-a66d-11ac5460e222 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.625530 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-223b51e5-c453-428d-a66d-11ac5460e222 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] GET https://10.4.3.30/volume/v3/types/1b6e606a-9483-4c3a-b5e8-e16d0f9b4797 Aug 13 02:38:59.626142 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-223b51e5-c453-428d-a66d-11ac5460e222 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:59.626438 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-223b51e5-c453-428d-a66d-11ac5460e222 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:59.629280 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ccc54db1-2871-42ed-b7f1-b1ce665bf5e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.630318 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ccc54db1-2871-42ed-b7f1-b1ce665bf5e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] GET https://10.4.3.30/volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 Aug 13 02:38:59.630398 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-223b51e5-c453-428d-a66d-11ac5460e222 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] https://10.4.3.30/volume/v3/types/1b6e606a-9483-4c3a-b5e8-e16d0f9b4797 returned with HTTP 404 Aug 13 02:38:59.630629 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ccc54db1-2871-42ed-b7f1-b1ce665bf5e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:59.630974 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 296/1175] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:38:59 2026] GET /volume/v3/types/1b6e606a-9483-4c3a-b5e8-e16d0f9b4797 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:59.631051 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ccc54db1-2871-42ed-b7f1-b1ce665bf5e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:59.642365 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:59.642365 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:38:59.643614 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3b8aeacf-83bc-487c-a564-8d3006dad9b1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.643720 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ccc54db1-2871-42ed-b7f1-b1ce665bf5e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Snapshot retrieved successfully. Aug 13 02:38:59.644414 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ccc54db1-2871-42ed-b7f1-b1ce665bf5e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 returned with HTTP 200 Aug 13 02:38:59.645024 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 293/1176] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:38:59 2026] GET /volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:59.646874 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3b8aeacf-83bc-487c-a564-8d3006dad9b1 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:38:59.647395 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3b8aeacf-83bc-487c-a564-8d3006dad9b1 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-305161242"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:59.660383 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-573fe1a2-f4a3-4f97-a17e-51c570f0988b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.664484 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-573fe1a2-f4a3-4f97-a17e-51c570f0988b tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b Aug 13 02:38:59.664484 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-573fe1a2-f4a3-4f97-a17e-51c570f0988b tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:59.674891 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3b8aeacf-83bc-487c-a564-8d3006dad9b1 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:38:59.674891 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 292/1177] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:38:59 2026] POST /volume/v3/types => generated 215 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:59.687016 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bc6b2940-252d-4b61-88ba-2196f5650145 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.692471 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc6b2940-252d-4b61-88ba-2196f5650145 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:38:59.692471 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc6b2940-252d-4b61-88ba-2196f5650145 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1632609588"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:59.719432 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc6b2940-252d-4b61-88ba-2196f5650145 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:38:59.719432 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 297/1178] 10.4.3.30 () {70 vars in 1304 bytes} [Thu Aug 13 02:38:59 2026] POST /volume/v3/group_types => generated 173 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:59.728395 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-573fe1a2-f4a3-4f97-a17e-51c570f0988b tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-305161242 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-305161242, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:59.728713 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-573fe1a2-f4a3-4f97-a17e-51c570f0988b tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-305161242 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-305161242, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:59.728991 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-573fe1a2-f4a3-4f97-a17e-51c570f0988b tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-305161242 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-305161242, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:59.732666 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d146c414-ce07-40c0-97b3-266586eba3cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.737435 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d146c414-ce07-40c0-97b3-266586eba3cd tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] POST https://10.4.3.30/volume/v3/groups Aug 13 02:38:59.737435 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d146c414-ce07-40c0-97b3-266586eba3cd tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e929abd7-70b9-4d61-b22c-57fb77ff4b48", "volume_types": ["7b19835a-0ecf-4feb-92ee-1a07b9891bc5"], "name": "tempest-GroupsTest-Group-213006306"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:59.737591 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-573fe1a2-f4a3-4f97-a17e-51c570f0988b tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b returned with HTTP 200 Aug 13 02:38:59.737591 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 297/1179] 10.4.3.30 () {68 vars in 1367 bytes} [Thu Aug 13 02:38:59 2026] PUT /volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b => generated 743 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:59.737664 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-d146c414-ce07-40c0-97b3-266586eba3cd tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Creating new group {'group': {'group_type': 'e929abd7-70b9-4d61-b22c-57fb77ff4b48', 'volume_types': ['7b19835a-0ecf-4feb-92ee-1a07b9891bc5'], 'name': 'tempest-GroupsTest-Group-213006306'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 02:38:59.749401 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-d146c414-ce07-40c0-97b3-266586eba3cd tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Creating group tempest-GroupsTest-Group-213006306. Aug 13 02:38:59.754186 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-adbe3131-2f79-4b3f-a03d-1b3704716dc6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.757282 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-adbe3131-2f79-4b3f-a03d-1b3704716dc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:38:59.757282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-adbe3131-2f79-4b3f-a03d-1b3704716dc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33573358-c1ca-4a5b-bdd0-80321e086007"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:59.760680 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d146c414-ce07-40c0-97b3-266586eba3cd tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Availability Zones retrieved successfully. Aug 13 02:38:59.771737 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:59.771737 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:59.773167 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-adbe3131-2f79-4b3f-a03d-1b3704716dc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Volume info retrieved successfully. Aug 13 02:38:59.773354 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-adbe3131-2f79-4b3f-a03d-1b3704716dc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Create snapshot from volume 33573358-c1ca-4a5b-bdd0-80321e086007 Aug 13 02:38:59.780580 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d146c414-ce07-40c0-97b3-266586eba3cd tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Created reservations ['3ece80aa-b32f-4229-a0c5-6e4d50166024'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:38:59.806350 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota_utils [None req-adbe3131-2f79-4b3f-a03d-1b3704716dc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Quota exceeded for f771745c875948c5b3e908a2da42bb5b, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 02:38:59.806616 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.middleware.fault [None req-adbe3131-2f79-4b3f-a03d-1b3704716dc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 413 Aug 13 02:38:59.807359 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 293/1180] 10.4.3.30 () {68 vars in 1257 bytes} [Thu Aug 13 02:38:59 2026] POST /volume/v3/snapshots => generated 208 bytes in 54 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 02:38:59.816622 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-de9a8ab4-5660-4bdc-825f-b6516a9a08ea None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.818689 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de9a8ab4-5660-4bdc-825f-b6516a9a08ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b Aug 13 02:38:59.820387 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de9a8ab4-5660-4bdc-825f-b6516a9a08ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:59.827124 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d146c414-ce07-40c0-97b3-266586eba3cd tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups returned with HTTP 202 Aug 13 02:38:59.827979 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 294/1181] 10.4.3.30 () {70 vars in 1290 bytes} [Thu Aug 13 02:38:59 2026] POST /volume/v3/groups => generated 103 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:38:59.839483 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9d034a16-8589-4884-8780-d15a094186e0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.841826 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d034a16-8589-4884-8780-d15a094186e0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a Aug 13 02:38:59.842175 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d034a16-8589-4884-8780-d15a094186e0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:59.842655 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d034a16-8589-4884-8780-d15a094186e0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:59.842655 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-9d034a16-8589-4884-8780-d15a094186e0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 0ba81660-eb3e-470f-816d-3405d6a7e87a {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:38:59.847879 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:59.847879 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:38:59.863466 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d034a16-8589-4884-8780-d15a094186e0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a returned with HTTP 200 Aug 13 02:38:59.863871 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 298/1182] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:38:59 2026] GET /volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a => generated 331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:38:59.899002 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-de9a8ab4-5660-4bdc-825f-b6516a9a08ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-305161242 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-305161242, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:59.899472 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-de9a8ab4-5660-4bdc-825f-b6516a9a08ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-305161242 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-305161242, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:59.899792 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-de9a8ab4-5660-4bdc-825f-b6516a9a08ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-305161242 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-305161242, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:59.900292 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-de9a8ab4-5660-4bdc-825f-b6516a9a08ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1146172207 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1146172207, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:59.900483 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-de9a8ab4-5660-4bdc-825f-b6516a9a08ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1146172207 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1146172207, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:59.900771 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-de9a8ab4-5660-4bdc-825f-b6516a9a08ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1146172207 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1146172207, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:38:59.911278 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de9a8ab4-5660-4bdc-825f-b6516a9a08ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b returned with HTTP 200 Aug 13 02:38:59.912044 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 298/1183] 10.4.3.30 () {68 vars in 1367 bytes} [Thu Aug 13 02:38:59 2026] PUT /volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b => generated 743 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:38:59.927151 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e15f04be-4fdd-4ecb-a814-ca7269a736db None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.929558 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e15f04be-4fdd-4ecb-a814-ca7269a736db tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:38:59.930353 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e15f04be-4fdd-4ecb-a814-ca7269a736db tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33573358-c1ca-4a5b-bdd0-80321e086007"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:38:59.940860 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:38:59.940860 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:38:59.941451 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e15f04be-4fdd-4ecb-a814-ca7269a736db tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Volume info retrieved successfully. Aug 13 02:38:59.941596 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-e15f04be-4fdd-4ecb-a814-ca7269a736db tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Create snapshot from volume 33573358-c1ca-4a5b-bdd0-80321e086007 Aug 13 02:38:59.973890 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota_utils [None req-e15f04be-4fdd-4ecb-a814-ca7269a736db tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Quota exceeded for f771745c875948c5b3e908a2da42bb5b, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 13 02:38:59.974191 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.middleware.fault [None req-e15f04be-4fdd-4ecb-a814-ca7269a736db tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 413 Aug 13 02:38:59.974888 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 294/1184] 10.4.3.30 () {68 vars in 1257 bytes} [Thu Aug 13 02:38:59 2026] POST /volume/v3/snapshots => generated 133 bytes in 49 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 02:38:59.987847 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c86a096-1b9a-40c7-9018-8642cfe32efa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:38:59.990780 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c86a096-1b9a-40c7-9018-8642cfe32efa tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 Aug 13 02:38:59.990780 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c86a096-1b9a-40c7-9018-8642cfe32efa tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:38:59.991241 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c86a096-1b9a-40c7-9018-8642cfe32efa tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:38:59.991461 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-8c86a096-1b9a-40c7-9018-8642cfe32efa tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Delete snapshot with id: b3579ed2-73c3-4eb1-80f8-6b333f155a22 Aug 13 02:39:00.000772 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:00.000772 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:00.001764 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c86a096-1b9a-40c7-9018-8642cfe32efa tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Snapshot retrieved successfully. Aug 13 02:39:00.033721 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c86a096-1b9a-40c7-9018-8642cfe32efa tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Snapshot delete request issued successfully. Aug 13 02:39:00.033721 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c86a096-1b9a-40c7-9018-8642cfe32efa tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 returned with HTTP 202 Aug 13 02:39:00.035555 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 295/1185] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:38:59 2026] DELETE /volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:00.045771 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1c7697fc-5798-4096-9b1b-397195039d1a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:00.048538 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1c7697fc-5798-4096-9b1b-397195039d1a tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] GET https://10.4.3.30/volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 Aug 13 02:39:00.049104 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1c7697fc-5798-4096-9b1b-397195039d1a tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:00.050544 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1c7697fc-5798-4096-9b1b-397195039d1a tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:00.057862 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:00.057862 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:00.058584 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1c7697fc-5798-4096-9b1b-397195039d1a tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Snapshot retrieved successfully. Aug 13 02:39:00.059633 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1c7697fc-5798-4096-9b1b-397195039d1a tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 returned with HTTP 200 Aug 13 02:39:00.060360 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 299/1186] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:39:00 2026] GET /volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:00.589492 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2d19eedd-6b55-4e2e-9aeb-78ebc2be7eba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:00.591628 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d19eedd-6b55-4e2e-9aeb-78ebc2be7eba tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:00.592817 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d19eedd-6b55-4e2e-9aeb-78ebc2be7eba tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:00.592817 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d19eedd-6b55-4e2e-9aeb-78ebc2be7eba tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:00.593704 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2d19eedd-6b55-4e2e-9aeb-78ebc2be7eba tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:00.598556 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:00.598556 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:00.599689 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d19eedd-6b55-4e2e-9aeb-78ebc2be7eba tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:00.600192 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 299/1187] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:00 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:00.880340 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bfcbb157-c427-4759-8401-8e3855bf475c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:00.885532 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bfcbb157-c427-4759-8401-8e3855bf475c tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a Aug 13 02:39:00.886041 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bfcbb157-c427-4759-8401-8e3855bf475c tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:00.886464 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bfcbb157-c427-4759-8401-8e3855bf475c tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:00.886713 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-bfcbb157-c427-4759-8401-8e3855bf475c tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 0ba81660-eb3e-470f-816d-3405d6a7e87a {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:39:00.893995 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:00.893995 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:00.907180 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bfcbb157-c427-4759-8401-8e3855bf475c tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a returned with HTTP 200 Aug 13 02:39:00.907875 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 295/1188] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:39:00 2026] GET /volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a => generated 332 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:00.922085 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:00.924222 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:00.924598 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1094033551", "volume_type": "7b19835a-0ecf-4feb-92ee-1a07b9891bc5", "group_id": "0ba81660-eb3e-470f-816d-3405d6a7e87a", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:00.926505 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1094033551', 'volume_type': '7b19835a-0ecf-4feb-92ee-1a07b9891bc5', 'group_id': '0ba81660-eb3e-470f-816d-3405d6a7e87a', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:00.943467 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:00.943467 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:00.943467 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Create volume of 1 GB Aug 13 02:39:00.951983 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Availability Zones retrieved successfully. Aug 13 02:39:00.960511 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Flow 'volume_create_api' (c26a8182-c808-4486-8eb1-f4bec543e285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:00.962398 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b40e08-4f6c-4962-b37c-283bf04ed116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:00.963043 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:00.963043 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:00.964036 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:00.999765 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b40e08-4f6c-4962-b37c-283bf04ed116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:39:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b19835a-0ecf-4feb-92ee-1a07b9891bc5,is_public=True,name='tempest-GroupsTest-volume-type-305161242',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b19835a-0ecf-4feb-92ee-1a07b9891bc5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0ba81660-eb3e-470f-816d-3405d6a7e87a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:01.000673 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f60181-7466-4a14-8115-820c2df0a1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:01.054641 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-305161242 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-305161242, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:39:01.055051 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-305161242 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-305161242, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:39:01.071206 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a96ce0d4-6b5e-4335-abed-0ece06936057 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:01.073657 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a96ce0d4-6b5e-4335-abed-0ece06936057 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] GET https://10.4.3.30/volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 Aug 13 02:39:01.073956 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a96ce0d4-6b5e-4335-abed-0ece06936057 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:01.074221 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a96ce0d4-6b5e-4335-abed-0ece06936057 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:01.077026 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=387,cinder:UPDATE=79,cinder:INSERT=38 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:39:01.084322 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a96ce0d4-6b5e-4335-abed-0ece06936057 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 returned with HTTP 404 Aug 13 02:39:01.084322 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 300/1189] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:39:01 2026] GET /volume/v3/snapshots/b3579ed2-73c3-4eb1-80f8-6b333f155a22 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:01.102482 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-acb346e7-2fc0-4aa1-aadb-ebc9b7900c36 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:01.106635 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Created reservations ['f1766d24-b0f8-4984-b5b6-cc3d795115d0', '0dcf2443-4eb3-48e5-b01c-e69d0a4aba21', 'b87e2eba-cfdf-4816-b28f-42ae2334a801', '8b34f07f-7d6b-4e60-9842-5891d1997303'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:01.106635 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f60181-7466-4a14-8115-820c2df0a1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1766d24-b0f8-4984-b5b6-cc3d795115d0', '0dcf2443-4eb3-48e5-b01c-e69d0a4aba21', 'b87e2eba-cfdf-4816-b28f-42ae2334a801', '8b34f07f-7d6b-4e60-9842-5891d1997303']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:01.107020 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37c6948-3839-4403-9d44-16cc4bfeebd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:01.108217 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-acb346e7-2fc0-4aa1-aadb-ebc9b7900c36 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] GET https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 Aug 13 02:39:01.108499 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-acb346e7-2fc0-4aa1-aadb-ebc9b7900c36 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:01.108948 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-acb346e7-2fc0-4aa1-aadb-ebc9b7900c36 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:01.120424 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:01.120424 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:01.125660 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-acb346e7-2fc0-4aa1-aadb-ebc9b7900c36 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Volume info retrieved successfully. Aug 13 02:39:01.132419 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-acb346e7-2fc0-4aa1-aadb-ebc9b7900c36 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 returned with HTTP 200 Aug 13 02:39:01.132839 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 300/1190] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:01 2026] GET /volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:01.135398 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37c6948-3839-4403-9d44-16cc4bfeebd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c5170db-73a2-4f2b-af05-cdb6bb2b2c76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1094033551',encryption_key_id=None,group_id=0ba81660-eb3e-470f-816d-3405d6a7e87a,group_type_id=,metadata={},multiattach=False,project_id='13ec07bfd9b04003858a431f876425ac',qos_specs=None,replication_status=,reservations=['f1766d24-b0f8-4984-b5b6-cc3d795115d0','0dcf2443-4eb3-48e5-b01c-e69d0a4aba21','b87e2eba-cfdf-4816-b28f-42ae2334a801','8b34f07f-7d6b-4e60-9842-5891d1997303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a91b2a30f5941c988e3b1cf89b69f97',volume_type_id=7b19835a-0ecf-4feb-92ee-1a07b9891bc5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1094033551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0ba81660-eb3e-470f-816d-3405d6a7e87a,host=None,id=7c5170db-73a2-4f2b-af05-cdb6bb2b2c76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13ec07bfd9b04003858a431f876425ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a91b2a30f5941c988e3b1cf89b69f97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b19835a-0ecf-4feb-92ee-1a07b9891bc5),volume_type_id=7b19835a-0ecf-4feb-92ee-1a07b9891bc5)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:01.136223 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0adb5383-0b48-4458-a194-2cf901a79a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:01.147655 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-71afa131-2743-43d8-acb1-042f437a55d5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:01.151209 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-71afa131-2743-43d8-acb1-042f437a55d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] DELETE https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 Aug 13 02:39:01.152160 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-71afa131-2743-43d8-acb1-042f437a55d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:01.152160 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-71afa131-2743-43d8-acb1-042f437a55d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:01.152160 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-71afa131-2743-43d8-acb1-042f437a55d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Delete volume with id: 33573358-c1ca-4a5b-bdd0-80321e086007 Aug 13 02:39:01.161624 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:01.161624 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:01.162434 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-71afa131-2743-43d8-acb1-042f437a55d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Volume info retrieved successfully. Aug 13 02:39:01.164622 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0adb5383-0b48-4458-a194-2cf901a79a67) transitioned into state 'SUCCESS' from state '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-1094033551',encryption_key_id=None,group_id=0ba81660-eb3e-470f-816d-3405d6a7e87a,group_type_id=,metadata={},multiattach=False,project_id='13ec07bfd9b04003858a431f876425ac',qos_specs=None,replication_status=,reservations=['f1766d24-b0f8-4984-b5b6-cc3d795115d0','0dcf2443-4eb3-48e5-b01c-e69d0a4aba21','b87e2eba-cfdf-4816-b28f-42ae2334a801','8b34f07f-7d6b-4e60-9842-5891d1997303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a91b2a30f5941c988e3b1cf89b69f97',volume_type_id=7b19835a-0ecf-4feb-92ee-1a07b9891bc5)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:01.165822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1452eb4-9068-46e1-aadc-1ae713185a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:01.191233 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1452eb4-9068-46e1-aadc-1ae713185a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:01.192719 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-71afa131-2743-43d8-acb1-042f437a55d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Delete volume request issued successfully. Aug 13 02:39:01.192719 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-71afa131-2743-43d8-acb1-042f437a55d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 returned with HTTP 202 Aug 13 02:39:01.193017 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 296/1191] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:01 2026] DELETE /volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:01.193717 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Flow 'volume_create_api' (c26a8182-c808-4486-8eb1-f4bec543e285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:01.194006 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Create volume request issued successfully. Aug 13 02:39:01.195288 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:01.196570 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:01.207924 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9426dea7-b2d6-441d-afce-d27690575a0d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:01.210594 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9426dea7-b2d6-441d-afce-d27690575a0d tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] GET https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 Aug 13 02:39:01.210882 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9426dea7-b2d6-441d-afce-d27690575a0d tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:01.211155 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9426dea7-b2d6-441d-afce-d27690575a0d tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:01.221191 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:01.221191 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:01.229381 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9426dea7-b2d6-441d-afce-d27690575a0d tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Volume info retrieved successfully. Aug 13 02:39:01.236318 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9426dea7-b2d6-441d-afce-d27690575a0d tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 returned with HTTP 200 Aug 13 02:39:01.236940 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 301/1192] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:01 2026] GET /volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:01.248587 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:01.252656 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:01.252656 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:01.258048 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4176b96-d824-4617-8c9e-0e0b860121c5 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:01.258918 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 296/1193] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:39:00 2026] POST /volume/v3/volumes => generated 812 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:01.275275 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-048f3295-67af-4ed1-87fd-76aac240be67 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:01.277237 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-048f3295-67af-4ed1-87fd-76aac240be67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/7c5170db-73a2-4f2b-af05-cdb6bb2b2c76 Aug 13 02:39:01.277563 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-048f3295-67af-4ed1-87fd-76aac240be67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:01.277889 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-048f3295-67af-4ed1-87fd-76aac240be67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:01.291299 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:01.291299 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:01.299008 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-048f3295-67af-4ed1-87fd-76aac240be67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Volume info retrieved successfully. Aug 13 02:39:01.300353 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-048f3295-67af-4ed1-87fd-76aac240be67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:01.300608 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-048f3295-67af-4ed1-87fd-76aac240be67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:01.364843 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-048f3295-67af-4ed1-87fd-76aac240be67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:01.369296 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:01.369296 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:01.384945 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-048f3295-67af-4ed1-87fd-76aac240be67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/7c5170db-73a2-4f2b-af05-cdb6bb2b2c76 returned with HTTP 200 Aug 13 02:39:01.385811 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 301/1194] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:01 2026] GET /volume/v3/volumes/7c5170db-73a2-4f2b-af05-cdb6bb2b2c76 => generated 880 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:01.614620 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-25d628f2-bf70-49a8-9d61-e8d6256bfcbb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:01.618052 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-25d628f2-bf70-49a8-9d61-e8d6256bfcbb tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:01.618052 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-25d628f2-bf70-49a8-9d61-e8d6256bfcbb tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:01.619849 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-25d628f2-bf70-49a8-9d61-e8d6256bfcbb tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:01.619849 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-25d628f2-bf70-49a8-9d61-e8d6256bfcbb tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:01.625643 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:01.625643 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:01.627130 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-25d628f2-bf70-49a8-9d61-e8d6256bfcbb tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:01.628046 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 297/1195] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:01 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:02.014390 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-28244b24-e061-45ef-ac4f-c2b52a81521b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:02.199283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:02.199283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1990224235"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:02.200510 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1990224235'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:02.200884 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Create volume of 1 GB Aug 13 02:39:02.208500 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Availability Zones retrieved successfully. Aug 13 02:39:02.217438 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Flow 'volume_create_api' (8c9ccab9-dbb1-4502-a39a-bb7ce1c34223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:02.219093 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965c48e5-06ce-4bbc-87b4-7df0c3fcb384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:02.220748 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:02.253282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-13f1492d-5cb5-4333-ae20-b27fcf011077 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:02.255927 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13f1492d-5cb5-4333-ae20-b27fcf011077 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] GET https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 Aug 13 02:39:02.259518 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13f1492d-5cb5-4333-ae20-b27fcf011077 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:02.259518 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13f1492d-5cb5-4333-ae20-b27fcf011077 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:02.266048 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13f1492d-5cb5-4333-ae20-b27fcf011077 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791 tempest-VolumeSnapshotQuotasNegativeTestJSON-185073791-project-member] https://10.4.3.30/volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 returned with HTTP 404 Aug 13 02:39:02.267223 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 297/1196] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:02 2026] GET /volume/v3/volumes/33573358-c1ca-4a5b-bdd0-80321e086007 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:02.271502 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965c48e5-06ce-4bbc-87b4-7df0c3fcb384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:02.273113 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa77230e-cddd-45b3-a5f2-d925924a3766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:02.276322 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-28523841-cfa7-42be-8fbb-e22b29e78856 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:02.280068 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28523841-cfa7-42be-8fbb-e22b29e78856 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b Aug 13 02:39:02.280068 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-28523841-cfa7-42be-8fbb-e22b29e78856 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:02.384317 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Created reservations ['ee52dc2c-f0ee-417a-8aff-2b9ad72587a5', '75563b08-2fa6-4f01-bdd5-52f79f38a1ff', 'd75c88e0-fd23-4e0a-a62b-cb29c6587259', 'a89ca28f-9d36-4a7d-bac1-c56514545877'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:02.384317 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa77230e-cddd-45b3-a5f2-d925924a3766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee52dc2c-f0ee-417a-8aff-2b9ad72587a5', '75563b08-2fa6-4f01-bdd5-52f79f38a1ff', 'd75c88e0-fd23-4e0a-a62b-cb29c6587259', 'a89ca28f-9d36-4a7d-bac1-c56514545877']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:02.384317 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383df9e5-7104-4ea7-8b8d-d810d7e8c6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:02.407338 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-732ba742-8647-44f9-a4d7-38c68d40d266 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:02.409329 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-732ba742-8647-44f9-a4d7-38c68d40d266 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/7c5170db-73a2-4f2b-af05-cdb6bb2b2c76 Aug 13 02:39:02.410975 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-732ba742-8647-44f9-a4d7-38c68d40d266 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:02.410975 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-732ba742-8647-44f9-a4d7-38c68d40d266 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:02.422632 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28523841-cfa7-42be-8fbb-e22b29e78856 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795 tempest-VolumeSnapshotQuotasNegativeTestJSON-1917506795-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b returned with HTTP 200 Aug 13 02:39:02.422808 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 302/1197] 10.4.3.30 () {68 vars in 1368 bytes} [Thu Aug 13 02:39:02 2026] PUT /volume/v3/os-quota-sets/f771745c875948c5b3e908a2da42bb5b => generated 748 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:02.425795 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:02.425795 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:02.426448 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383df9e5-7104-4ea7-8b8d-d810d7e8c6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39597cc0-a7d8-400d-a89e-adff866f0ec5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1990224235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='387528bff7974365ad05b7c5a46a6060',qos_specs=None,replication_status=,reservations=['ee52dc2c-f0ee-417a-8aff-2b9ad72587a5','75563b08-2fa6-4f01-bdd5-52f79f38a1ff','d75c88e0-fd23-4e0a-a62b-cb29c6587259','a89ca28f-9d36-4a7d-bac1-c56514545877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aecfa69d29c41e18af101a116e5c20a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1990224235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39597cc0-a7d8-400d-a89e-adff866f0ec5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='387528bff7974365ad05b7c5a46a6060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aecfa69d29c41e18af101a116e5c20a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:02.429650 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db3e94b-18e9-4040-a650-0d1b718a0712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:02.431511 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-732ba742-8647-44f9-a4d7-38c68d40d266 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Volume info retrieved successfully. Aug 13 02:39:02.432831 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-732ba742-8647-44f9-a4d7-38c68d40d266 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:02.433221 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-732ba742-8647-44f9-a4d7-38c68d40d266 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:02.461284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db3e94b-18e9-4040-a650-0d1b718a0712) transitioned into state 'SUCCESS' from state '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-1990224235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='387528bff7974365ad05b7c5a46a6060',qos_specs=None,replication_status=,reservations=['ee52dc2c-f0ee-417a-8aff-2b9ad72587a5','75563b08-2fa6-4f01-bdd5-52f79f38a1ff','d75c88e0-fd23-4e0a-a62b-cb29c6587259','a89ca28f-9d36-4a7d-bac1-c56514545877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aecfa69d29c41e18af101a116e5c20a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:02.461284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb05d7c9-ef8a-4f3c-a327-fad854bb73fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:02.484931 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb05d7c9-ef8a-4f3c-a327-fad854bb73fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:02.487319 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Flow 'volume_create_api' (8c9ccab9-dbb1-4502-a39a-bb7ce1c34223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:02.487904 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Create volume request issued successfully. Aug 13 02:39:02.490062 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28244b24-e061-45ef-ac4f-c2b52a81521b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:02.490062 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 302/1198] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:39:02 2026] POST /volume/v3/volumes => generated 817 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:02.498423 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-732ba742-8647-44f9-a4d7-38c68d40d266 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:02.503587 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:02.503587 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:02.506460 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32105631-93e4-4054-a430-46fe5db9a0e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:02.510021 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32105631-93e4-4054-a430-46fe5db9a0e4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:02.510150 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32105631-93e4-4054-a430-46fe5db9a0e4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:02.510438 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32105631-93e4-4054-a430-46fe5db9a0e4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:02.514701 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-732ba742-8647-44f9-a4d7-38c68d40d266 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/7c5170db-73a2-4f2b-af05-cdb6bb2b2c76 returned with HTTP 200 Aug 13 02:39:02.515529 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 298/1199] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:02 2026] GET /volume/v3/volumes/7c5170db-73a2-4f2b-af05-cdb6bb2b2c76 => generated 905 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:02.523418 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:02.523418 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:02.528130 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-32105631-93e4-4054-a430-46fe5db9a0e4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Volume info retrieved successfully. Aug 13 02:39:02.533100 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32105631-93e4-4054-a430-46fe5db9a0e4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 returned with HTTP 200 Aug 13 02:39:02.533704 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 298/1200] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:02 2026] GET /volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:02.536193 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:02.540562 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:02.541237 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-528180199", "volume_type": "7b19835a-0ecf-4feb-92ee-1a07b9891bc5", "group_id": "0ba81660-eb3e-470f-816d-3405d6a7e87a", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:02.542977 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-528180199', 'volume_type': '7b19835a-0ecf-4feb-92ee-1a07b9891bc5', 'group_id': '0ba81660-eb3e-470f-816d-3405d6a7e87a', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:02.554463 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:02.554463 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:02.555116 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Create volume of 1 GB Aug 13 02:39:02.566308 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Availability Zones retrieved successfully. Aug 13 02:39:02.574282 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Flow 'volume_create_api' (6bd3606b-75e7-4b24-846a-62c38b8e8a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:02.575228 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7b79df-33fb-496c-b150-0112d07f0ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:02.580842 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:02.580842 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:02.581525 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:02.617294 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7b79df-33fb-496c-b150-0112d07f0ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:39:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b19835a-0ecf-4feb-92ee-1a07b9891bc5,is_public=True,name='tempest-GroupsTest-volume-type-305161242',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b19835a-0ecf-4feb-92ee-1a07b9891bc5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0ba81660-eb3e-470f-816d-3405d6a7e87a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:02.618054 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da79e723-fc8c-4d99-bd4c-92b89a09126d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:02.643812 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-934bb4ef-e4fa-4e5a-bb3e-2242c1f9bf14 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:02.647746 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-934bb4ef-e4fa-4e5a-bb3e-2242c1f9bf14 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:02.647848 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-934bb4ef-e4fa-4e5a-bb3e-2242c1f9bf14 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:02.648216 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-934bb4ef-e4fa-4e5a-bb3e-2242c1f9bf14 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:02.648536 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-934bb4ef-e4fa-4e5a-bb3e-2242c1f9bf14 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:02.655211 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:02.655211 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:02.655789 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-934bb4ef-e4fa-4e5a-bb3e-2242c1f9bf14 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:02.656226 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 303/1201] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:02 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:02.689653 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Created reservations ['7789ad4d-b924-4b51-966a-e00239a3b506', 'ed4f9fa2-b0c3-4cd5-9fbe-39bb27881b45', 'eaf253d5-c1e5-4919-92f5-cfb0037daed8', 'd4ee36f1-5278-4a2b-9451-9531f4183eb8'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:02.690618 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da79e723-fc8c-4d99-bd4c-92b89a09126d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7789ad4d-b924-4b51-966a-e00239a3b506', 'ed4f9fa2-b0c3-4cd5-9fbe-39bb27881b45', 'eaf253d5-c1e5-4919-92f5-cfb0037daed8', 'd4ee36f1-5278-4a2b-9451-9531f4183eb8']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:02.691459 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920df8a9-f7d0-4dc3-902b-2c459e6e1727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:02.720632 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920df8a9-f7d0-4dc3-902b-2c459e6e1727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deed2211-74d2-4914-b338-4ce13d738413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-528180199',encryption_key_id=None,group_id=0ba81660-eb3e-470f-816d-3405d6a7e87a,group_type_id=,metadata={},multiattach=False,project_id='13ec07bfd9b04003858a431f876425ac',qos_specs=None,replication_status=,reservations=['7789ad4d-b924-4b51-966a-e00239a3b506','ed4f9fa2-b0c3-4cd5-9fbe-39bb27881b45','eaf253d5-c1e5-4919-92f5-cfb0037daed8','d4ee36f1-5278-4a2b-9451-9531f4183eb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a91b2a30f5941c988e3b1cf89b69f97',volume_type_id=7b19835a-0ecf-4feb-92ee-1a07b9891bc5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-528180199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0ba81660-eb3e-470f-816d-3405d6a7e87a,host=None,id=deed2211-74d2-4914-b338-4ce13d738413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13ec07bfd9b04003858a431f876425ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a91b2a30f5941c988e3b1cf89b69f97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b19835a-0ecf-4feb-92ee-1a07b9891bc5),volume_type_id=7b19835a-0ecf-4feb-92ee-1a07b9891bc5)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:02.722939 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19717fc9-d7aa-431d-8cde-b459776c9fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:02.762077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19717fc9-d7aa-431d-8cde-b459776c9fd7) transitioned into state 'SUCCESS' from state '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-528180199',encryption_key_id=None,group_id=0ba81660-eb3e-470f-816d-3405d6a7e87a,group_type_id=,metadata={},multiattach=False,project_id='13ec07bfd9b04003858a431f876425ac',qos_specs=None,replication_status=,reservations=['7789ad4d-b924-4b51-966a-e00239a3b506','ed4f9fa2-b0c3-4cd5-9fbe-39bb27881b45','eaf253d5-c1e5-4919-92f5-cfb0037daed8','d4ee36f1-5278-4a2b-9451-9531f4183eb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a91b2a30f5941c988e3b1cf89b69f97',volume_type_id=7b19835a-0ecf-4feb-92ee-1a07b9891bc5)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:02.762860 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b948dd-b66b-4ab3-b062-e18f14effd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:02.786279 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b948dd-b66b-4ab3-b062-e18f14effd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:02.790303 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Flow 'volume_create_api' (6bd3606b-75e7-4b24-846a-62c38b8e8a12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:02.790303 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Create volume request issued successfully. Aug 13 02:39:02.790303 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:02.790303 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:02.851093 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:02.857507 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:02.857507 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:02.862178 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-933e9322-a28f-4d27-a6b5-b8a20ec1dc7d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:02.862860 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 303/1202] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:39:02 2026] POST /volume/v3/volumes => generated 811 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:02.882357 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-db224a84-f659-4131-bdbb-ac67801e9587 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:02.885236 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db224a84-f659-4131-bdbb-ac67801e9587 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 Aug 13 02:39:02.885591 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db224a84-f659-4131-bdbb-ac67801e9587 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:02.885985 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db224a84-f659-4131-bdbb-ac67801e9587 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:02.905703 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:02.905703 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:02.919446 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-db224a84-f659-4131-bdbb-ac67801e9587 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Volume info retrieved successfully. Aug 13 02:39:02.920707 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-db224a84-f659-4131-bdbb-ac67801e9587 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:02.920949 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-db224a84-f659-4131-bdbb-ac67801e9587 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:03.002380 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-db224a84-f659-4131-bdbb-ac67801e9587 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:03.006777 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:03.006777 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:03.017640 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db224a84-f659-4131-bdbb-ac67801e9587 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 returned with HTTP 200 Aug 13 02:39:03.018267 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 299/1203] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:02 2026] GET /volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 => generated 879 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:03.551486 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00058c26-42d9-47bf-aab4-efc27d56e64f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:03.554021 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00058c26-42d9-47bf-aab4-efc27d56e64f tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:03.554021 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00058c26-42d9-47bf-aab4-efc27d56e64f tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:03.554106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00058c26-42d9-47bf-aab4-efc27d56e64f tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:03.565185 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:03.565185 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:03.575146 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-00058c26-42d9-47bf-aab4-efc27d56e64f tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Volume info retrieved successfully. Aug 13 02:39:03.585504 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00058c26-42d9-47bf-aab4-efc27d56e64f tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 returned with HTTP 200 Aug 13 02:39:03.585504 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 299/1204] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:03 2026] GET /volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:03.602851 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-33eeb2b0-71a5-45d9-b6c7-1220a968f060 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:03.606057 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-33eeb2b0-71a5-45d9-b6c7-1220a968f060 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] POST https://10.4.3.30/volume/v3/volume-transfers Aug 13 02:39:03.606814 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-33eeb2b0-71a5-45d9-b6c7-1220a968f060 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "39597cc0-a7d8-400d-a89e-adff866f0ec5"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:03.608564 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volume_transfer [None req-33eeb2b0-71a5-45d9-b6c7-1220a968f060 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Creating new volume transfer {'transfer': {'volume_id': '39597cc0-a7d8-400d-a89e-adff866f0ec5'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 02:39:03.609512 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volume_transfer [None req-33eeb2b0-71a5-45d9-b6c7-1220a968f060 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Creating transfer of volume 39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:03.609670 np0000007139 devstack@c-api.service[100289]: INFO cinder.transfer.api [None req-33eeb2b0-71a5-45d9-b6c7-1220a968f060 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Generating transfer record for volume 39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:03.623208 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:03.623208 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:03.647623 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-33eeb2b0-71a5-45d9-b6c7-1220a968f060 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volume-transfers returned with HTTP 202 Aug 13 02:39:03.648526 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 304/1205] 10.4.3.30 () {70 vars in 1319 bytes} [Thu Aug 13 02:39:03 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:03.664393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-279cc091-8dc6-4a5d-a7c5-1412869c4b5e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:03.669485 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-279cc091-8dc6-4a5d-a7c5-1412869c4b5e tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:03.669485 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-279cc091-8dc6-4a5d-a7c5-1412869c4b5e tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:03.669485 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-279cc091-8dc6-4a5d-a7c5-1412869c4b5e tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:03.674638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5b0bc237-97c8-47c3-b983-098d27699680 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:03.678413 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5b0bc237-97c8-47c3-b983-098d27699680 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:03.678561 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5b0bc237-97c8-47c3-b983-098d27699680 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:03.678908 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5b0bc237-97c8-47c3-b983-098d27699680 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:03.679096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-5b0bc237-97c8-47c3-b983-098d27699680 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:03.681008 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:03.681008 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:03.687848 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:03.687848 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:03.689159 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-279cc091-8dc6-4a5d-a7c5-1412869c4b5e tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Volume info retrieved successfully. Aug 13 02:39:03.689567 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5b0bc237-97c8-47c3-b983-098d27699680 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:03.690215 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 300/1206] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:03 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:03.697179 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-279cc091-8dc6-4a5d-a7c5-1412869c4b5e tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 returned with HTTP 200 Aug 13 02:39:03.697179 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 304/1207] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:03 2026] GET /volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:03.720293 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-077a81da-5f2b-44e6-933c-567b25684ffe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:03.726391 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-077a81da-5f2b-44e6-933c-567b25684ffe tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volume-transfers/3bba3b68-b64c-4347-88a8-311e53b1dffb Aug 13 02:39:03.726727 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-077a81da-5f2b-44e6-933c-567b25684ffe tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:03.727118 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-077a81da-5f2b-44e6-933c-567b25684ffe tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:03.748183 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-077a81da-5f2b-44e6-933c-567b25684ffe tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volume-transfers/3bba3b68-b64c-4347-88a8-311e53b1dffb returned with HTTP 200 Aug 13 02:39:03.748966 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 300/1208] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:39:03 2026] GET /volume/v3/volume-transfers/3bba3b68-b64c-4347-88a8-311e53b1dffb => generated 430 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:03.768836 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-03e8b827-f468-4e16-968d-3fbc6d1ebcc4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:03.773797 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03e8b827-f468-4e16-968d-3fbc6d1ebcc4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volume-transfers Aug 13 02:39:03.775712 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-03e8b827-f468-4e16-968d-3fbc6d1ebcc4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:03.776439 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-03e8b827-f468-4e16-968d-3fbc6d1ebcc4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:03.776686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volume_transfer [None req-03e8b827-f468-4e16-968d-3fbc6d1ebcc4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Listing volume transfers {{(pid=100289) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 02:39:03.789519 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03e8b827-f468-4e16-968d-3fbc6d1ebcc4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volume-transfers returned with HTTP 200 Aug 13 02:39:03.789519 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 305/1209] 10.4.3.30 () {68 vars in 1298 bytes} [Thu Aug 13 02:39:03 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:03.803379 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:04.041923 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-35915646-efec-4db3-8b95-075439acc20d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:04.044000 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35915646-efec-4db3-8b95-075439acc20d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 Aug 13 02:39:04.044586 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35915646-efec-4db3-8b95-075439acc20d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:04.045013 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35915646-efec-4db3-8b95-075439acc20d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:04.056705 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:04.056705 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:04.063040 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-35915646-efec-4db3-8b95-075439acc20d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Volume info retrieved successfully. Aug 13 02:39:04.065641 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-35915646-efec-4db3-8b95-075439acc20d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:04.065641 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-35915646-efec-4db3-8b95-075439acc20d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:04.084280 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] POST https://10.4.3.30/volume/v3/volume-transfers/3bba3b68-b64c-4347-88a8-311e53b1dffb/accept Aug 13 02:39:04.084280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a20fcae8178ab7e2"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:04.084280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.volume_transfer [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Accepting volume transfer 3bba3b68-b64c-4347-88a8-311e53b1dffb {{(pid=100287) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 02:39:04.084280 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.volume_transfer [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Accepting transfer 3bba3b68-b64c-4347-88a8-311e53b1dffb Aug 13 02:39:04.127999 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-35915646-efec-4db3-8b95-075439acc20d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:04.134447 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:04.134447 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:04.149409 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35915646-efec-4db3-8b95-075439acc20d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 returned with HTTP 200 Aug 13 02:39:04.149409 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 305/1210] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:04 2026] GET /volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 => generated 904 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:04.169786 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df267df7-6b5e-4e60-9394-641043a1a4b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:04.175112 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df267df7-6b5e-4e60-9394-641043a1a4b0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] PUT https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a Aug 13 02:39:04.175760 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df267df7-6b5e-4e60-9394-641043a1a4b0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "deed2211-74d2-4914-b338-4ce13d738413"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:04.185746 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-df267df7-6b5e-4e60-9394-641043a1a4b0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Update called for group 0ba81660-eb3e-470f-816d-3405d6a7e87a. {{(pid=100286) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 02:39:04.186618 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-df267df7-6b5e-4e60-9394-641043a1a4b0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Updating group 0ba81660-eb3e-470f-816d-3405d6a7e87a with name new_group description: This is a new group add_volumes: None remove_volumes: deed2211-74d2-4914-b338-4ce13d738413. Aug 13 02:39:04.192906 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:04.192906 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:04.208572 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Created reservations ['f2c619fa-894b-419c-954b-cee5629a974a', 'c66a8ccb-ab1f-4258-93f3-c90aee9e24f8', '28c4213d-7308-42d3-a824-8da757dc24ef', '482727fe-a516-4753-9515-be58bbbf612a'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:04.236907 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df267df7-6b5e-4e60-9394-641043a1a4b0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a returned with HTTP 202 Aug 13 02:39:04.237639 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 301/1211] 10.4.3.30 () {70 vars in 1400 bytes} [Thu Aug 13 02:39:04 2026] PUT /volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:39:04.246474 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Created reservations ['c3d41680-5325-42e2-bdc9-442ff924a70a', '7531bc3c-0ccb-473e-971e-5b73b9c341e3', '1b1a74fa-19d1-41db-a912-89c0086b139f', '9421acb5-1ec3-41d9-b12a-0f3842521ca0'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:04.251327 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-906abc92-0bd2-41a1-a8e4-f46a60297bf0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:04.255511 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-906abc92-0bd2-41a1-a8e4-f46a60297bf0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a Aug 13 02:39:04.255934 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-906abc92-0bd2-41a1-a8e4-f46a60297bf0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:04.257099 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-906abc92-0bd2-41a1-a8e4-f46a60297bf0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:04.257099 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-906abc92-0bd2-41a1-a8e4-f46a60297bf0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 0ba81660-eb3e-470f-816d-3405d6a7e87a {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:39:04.266291 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:04.266291 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:04.288806 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-906abc92-0bd2-41a1-a8e4-f46a60297bf0 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a returned with HTTP 200 Aug 13 02:39:04.288806 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 306/1212] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:39:04 2026] GET /volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:04.306371 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Created reservations ['4ae62afc-a2e7-4655-ba4a-3cc1dd1947ea', 'e28deaf8-465e-48c9-b9dc-56b9b142eebd', '302ccaa3-7dcc-4b63-bc1c-79b4ef5d08a1', '18830248-b71c-41e0-9e38-7d432bf5c71e'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:04.358147 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Created reservations ['1642f609-83f0-43fa-b86c-4771cabfef3c', '1b0ef1d1-39fd-4621-8339-5a46bdb4b082', '6ab9a37e-6fac-470a-8608-461ca9a6804d', '8400dc1e-e7a2-435b-8624-ddbbd7f82ab7'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:04.384134 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Transfer volume completed successfully. Aug 13 02:39:04.489005 np0000007139 devstack@c-api.service[100287]: INFO cinder.transfer.api [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Volume 39597cc0-a7d8-400d-a89e-adff866f0ec5 has been transferred. Aug 13 02:39:04.501608 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9dbe96aa-878c-4b01-be9b-7e83039458c8 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] https://10.4.3.30/volume/v3/volume-transfers/3bba3b68-b64c-4347-88a8-311e53b1dffb/accept returned with HTTP 202 Aug 13 02:39:04.507901 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 301/1213] 10.4.3.30 () {70 vars in 1451 bytes} [Thu Aug 13 02:39:03 2026] POST /volume/v3/volume-transfers/3bba3b68-b64c-4347-88a8-311e53b1dffb/accept => generated 363 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:04.514052 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1dd16da1-201a-4c3d-bab6-9f5f6c80e993 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:04.516898 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1dd16da1-201a-4c3d-bab6-9f5f6c80e993 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] GET https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:04.517235 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1dd16da1-201a-4c3d-bab6-9f5f6c80e993 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:04.517680 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1dd16da1-201a-4c3d-bab6-9f5f6c80e993 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:04.528782 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:04.528782 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:04.537356 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1dd16da1-201a-4c3d-bab6-9f5f6c80e993 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Volume info retrieved successfully. Aug 13 02:39:04.554327 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1dd16da1-201a-4c3d-bab6-9f5f6c80e993 tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 returned with HTTP 200 Aug 13 02:39:04.555108 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 306/1214] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:04 2026] GET /volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 => generated 944 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:04.574340 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95500936-c020-459c-b848-c5706a9f605c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:04.581554 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95500936-c020-459c-b848-c5706a9f605c tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] GET https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:04.581554 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95500936-c020-459c-b848-c5706a9f605c tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:04.581952 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95500936-c020-459c-b848-c5706a9f605c tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:04.602553 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:04.602553 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:04.613378 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-95500936-c020-459c-b848-c5706a9f605c tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] Volume info retrieved successfully. Aug 13 02:39:04.634487 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95500936-c020-459c-b848-c5706a9f605c tempest-VolumesTransfersV355Test-404767362 tempest-VolumesTransfersV355Test-404767362-project-member] https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 returned with HTTP 200 Aug 13 02:39:04.635354 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 302/1215] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:04 2026] GET /volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 => generated 944 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:04.654267 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b44f541c-601f-48f0-b7b4-45f2b8d1e4a4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:04.656963 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b44f541c-601f-48f0-b7b4-45f2b8d1e4a4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] DELETE https://10.4.3.30/volume/v3/volume-transfers/3bba3b68-b64c-4347-88a8-311e53b1dffb Aug 13 02:39:04.657221 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b44f541c-601f-48f0-b7b4-45f2b8d1e4a4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:04.658241 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b44f541c-601f-48f0-b7b4-45f2b8d1e4a4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:04.658241 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.volume_transfer [None req-b44f541c-601f-48f0-b7b4-45f2b8d1e4a4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Delete transfer with id: 3bba3b68-b64c-4347-88a8-311e53b1dffb Aug 13 02:39:04.664782 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b44f541c-601f-48f0-b7b4-45f2b8d1e4a4 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volume-transfers/3bba3b68-b64c-4347-88a8-311e53b1dffb returned with HTTP 404 Aug 13 02:39:04.665907 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 307/1216] 10.4.3.30 () {68 vars in 1412 bytes} [Thu Aug 13 02:39:04 2026] DELETE /volume/v3/volume-transfers/3bba3b68-b64c-4347-88a8-311e53b1dffb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:04.677082 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-363bf341-6b2a-492a-9e85-619b8117e0b5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:04.707132 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fcef71d3-782a-4fa9-bcbf-f2173ca5975f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:04.710240 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fcef71d3-782a-4fa9-bcbf-f2173ca5975f tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:04.710553 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fcef71d3-782a-4fa9-bcbf-f2173ca5975f tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:04.711787 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fcef71d3-782a-4fa9-bcbf-f2173ca5975f tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:04.711787 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-fcef71d3-782a-4fa9-bcbf-f2173ca5975f tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:04.720578 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:04.720578 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:04.721870 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fcef71d3-782a-4fa9-bcbf-f2173ca5975f tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:04.723842 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 307/1217] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:04 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:04.829103 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-363bf341-6b2a-492a-9e85-619b8117e0b5 tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:04.829482 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-363bf341-6b2a-492a-9e85-619b8117e0b5 tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:04.829744 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-363bf341-6b2a-492a-9e85-619b8117e0b5 tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:04.830924 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-363bf341-6b2a-492a-9e85-619b8117e0b5 tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Delete volume with id: 39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:04.844337 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:04.844337 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:04.844805 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-363bf341-6b2a-492a-9e85-619b8117e0b5 tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Volume info retrieved successfully. Aug 13 02:39:04.870413 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-363bf341-6b2a-492a-9e85-619b8117e0b5 tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Delete volume request issued successfully. Aug 13 02:39:04.870693 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-363bf341-6b2a-492a-9e85-619b8117e0b5 tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 returned with HTTP 202 Aug 13 02:39:04.871279 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 302/1218] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:39:04 2026] DELETE /volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:39:04.881915 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-262700b0-5a6a-4f62-b1a4-d4eb1eabe1ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:04.885121 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-262700b0-5a6a-4f62-b1a4-d4eb1eabe1ee tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] GET https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:04.885121 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-262700b0-5a6a-4f62-b1a4-d4eb1eabe1ee tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:04.885354 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-262700b0-5a6a-4f62-b1a4-d4eb1eabe1ee tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:04.895469 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:04.895469 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:04.905213 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-262700b0-5a6a-4f62-b1a4-d4eb1eabe1ee tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Volume info retrieved successfully. Aug 13 02:39:04.910486 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-262700b0-5a6a-4f62-b1a4-d4eb1eabe1ee tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 returned with HTTP 200 Aug 13 02:39:04.910898 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 303/1219] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:04 2026] GET /volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:05.301099 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4808af27-53c9-4fd8-b2b3-53006fdb7276 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.303957 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4808af27-53c9-4fd8-b2b3-53006fdb7276 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a Aug 13 02:39:05.307410 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4808af27-53c9-4fd8-b2b3-53006fdb7276 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:05.307729 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4808af27-53c9-4fd8-b2b3-53006fdb7276 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:05.307908 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-4808af27-53c9-4fd8-b2b3-53006fdb7276 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 0ba81660-eb3e-470f-816d-3405d6a7e87a {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:39:05.315376 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:05.315376 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:05.333922 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4808af27-53c9-4fd8-b2b3-53006fdb7276 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a returned with HTTP 200 Aug 13 02:39:05.334445 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 308/1220] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:39:05 2026] GET /volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a => generated 324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:05.348768 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9494f4e6-b747-4e66-8ccf-e71b26797f67 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.351797 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9494f4e6-b747-4e66-8ccf-e71b26797f67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a Aug 13 02:39:05.352069 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9494f4e6-b747-4e66-8ccf-e71b26797f67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:05.352347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9494f4e6-b747-4e66-8ccf-e71b26797f67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:05.352567 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-9494f4e6-b747-4e66-8ccf-e71b26797f67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 0ba81660-eb3e-470f-816d-3405d6a7e87a {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:39:05.357399 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:05.357399 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:05.368859 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9494f4e6-b747-4e66-8ccf-e71b26797f67 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a returned with HTTP 200 Aug 13 02:39:05.369750 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 308/1221] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:39:05 2026] GET /volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:05.384186 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a47a781d-319e-4934-afdd-b8ee18d52f1d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.386622 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a47a781d-319e-4934-afdd-b8ee18d52f1d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:39:05.387081 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a47a781d-319e-4934-afdd-b8ee18d52f1d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:05.387459 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a47a781d-319e-4934-afdd-b8ee18d52f1d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:05.387913 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-a47a781d-319e-4934-afdd-b8ee18d52f1d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:05.389369 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a47a781d-319e-4934-afdd-b8ee18d52f1d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:05.399143 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a47a781d-319e-4934-afdd-b8ee18d52f1d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Get all volumes completed successfully. Aug 13 02:39:05.400567 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-a47a781d-319e-4934-afdd-b8ee18d52f1d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:05.401029 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-a47a781d-319e-4934-afdd-b8ee18d52f1d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:05.463624 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-a47a781d-319e-4934-afdd-b8ee18d52f1d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:05.469109 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:05.469109 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:05.486309 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a47a781d-319e-4934-afdd-b8ee18d52f1d tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:39:05.486804 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 303/1222] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:39:05 2026] GET /volume/v3/volumes/detail => generated 1768 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:05.509845 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06171c73-d24f-400e-800d-fd5aa7f5314c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.513048 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06171c73-d24f-400e-800d-fd5aa7f5314c tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] PUT https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a Aug 13 02:39:05.513048 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06171c73-d24f-400e-800d-fd5aa7f5314c tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "deed2211-74d2-4914-b338-4ce13d738413"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:05.514841 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-06171c73-d24f-400e-800d-fd5aa7f5314c tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Update called for group 0ba81660-eb3e-470f-816d-3405d6a7e87a. {{(pid=100286) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 02:39:05.515446 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-06171c73-d24f-400e-800d-fd5aa7f5314c tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Updating group 0ba81660-eb3e-470f-816d-3405d6a7e87a with name None description: None add_volumes: deed2211-74d2-4914-b338-4ce13d738413 remove_volumes: None. Aug 13 02:39:05.520600 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:05.520600 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:05.565638 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06171c73-d24f-400e-800d-fd5aa7f5314c tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a returned with HTTP 202 Aug 13 02:39:05.566205 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 304/1223] 10.4.3.30 () {70 vars in 1399 bytes} [Thu Aug 13 02:39:05 2026] PUT /volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:39:05.576453 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c795b0b6-910b-4b91-96b7-d20a46e7ff72 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.578916 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c795b0b6-910b-4b91-96b7-d20a46e7ff72 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a Aug 13 02:39:05.579226 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c795b0b6-910b-4b91-96b7-d20a46e7ff72 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:05.579526 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c795b0b6-910b-4b91-96b7-d20a46e7ff72 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:05.579729 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-c795b0b6-910b-4b91-96b7-d20a46e7ff72 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 0ba81660-eb3e-470f-816d-3405d6a7e87a {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:39:05.593062 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:05.593062 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:05.613123 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c795b0b6-910b-4b91-96b7-d20a46e7ff72 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a returned with HTTP 200 Aug 13 02:39:05.613651 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 309/1224] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:39:05 2026] GET /volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:05.740280 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a82bc43e-4b28-4235-b6f5-fb31bc510866 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.742391 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a82bc43e-4b28-4235-b6f5-fb31bc510866 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:05.742605 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a82bc43e-4b28-4235-b6f5-fb31bc510866 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:05.742845 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a82bc43e-4b28-4235-b6f5-fb31bc510866 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:05.742948 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a82bc43e-4b28-4235-b6f5-fb31bc510866 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:05.749056 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:05.749056 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:05.749875 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a82bc43e-4b28-4235-b6f5-fb31bc510866 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:05.750369 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 309/1225] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:05 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:05.865642 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3650bd29-03c7-42d5-9ac1-9d8bbf3e8475 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.866341 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3650bd29-03c7-42d5-9ac1-9d8bbf3e8475 None None] GET https://10.4.3.30/volume// Aug 13 02:39:05.866525 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3650bd29-03c7-42d5-9ac1-9d8bbf3e8475 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:05.866810 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3650bd29-03c7-42d5-9ac1-9d8bbf3e8475 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:05.867270 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3650bd29-03c7-42d5-9ac1-9d8bbf3e8475 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:05.867703 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 304/1226] 10.4.3.30 () {64 vars in 997 bytes} [Thu Aug 13 02:39:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:39:05.880525 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eae1e7a5-6880-4fe4-90bf-4296a33d4a03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.880525 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eae1e7a5-6880-4fe4-90bf-4296a33d4a03 None None] GET https://10.4.3.30/volume// Aug 13 02:39:05.880525 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eae1e7a5-6880-4fe4-90bf-4296a33d4a03 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:05.880525 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eae1e7a5-6880-4fe4-90bf-4296a33d4a03 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:05.881154 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eae1e7a5-6880-4fe4-90bf-4296a33d4a03 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:05.881649 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 305/1227] 10.4.3.30 () {64 vars in 997 bytes} [Thu Aug 13 02:39:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:39:05.892154 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c387bc90-9ee1-48f8-b7a3-1fa8f6018925 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.932241 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4cf07120-20b3-405f-bc2c-e2ba1998623b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.935465 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4cf07120-20b3-405f-bc2c-e2ba1998623b tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] GET https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:05.935843 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4cf07120-20b3-405f-bc2c-e2ba1998623b tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:05.936131 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4cf07120-20b3-405f-bc2c-e2ba1998623b tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:05.946772 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4cf07120-20b3-405f-bc2c-e2ba1998623b tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 returned with HTTP 404 Aug 13 02:39:05.947466 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 310/1228] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:05 2026] GET /volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:05.958326 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4c0c71d5-6691-472b-bdd4-42b715e22b12 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.961442 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c0c71d5-6691-472b-bdd4-42b715e22b12 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:05.962465 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c0c71d5-6691-472b-bdd4-42b715e22b12 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:05.964338 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c0c71d5-6691-472b-bdd4-42b715e22b12 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:05.970276 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c0c71d5-6691-472b-bdd4-42b715e22b12 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 returned with HTTP 404 Aug 13 02:39:05.970978 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 305/1229] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:05 2026] GET /volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:05.983681 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-633befc5-4b29-46c1-be71-609078d4a91d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:05.986980 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-633befc5-4b29-46c1-be71-609078d4a91d tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] DELETE https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:05.988310 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-633befc5-4b29-46c1-be71-609078d4a91d tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:05.988310 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-633befc5-4b29-46c1-be71-609078d4a91d tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:05.988310 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-633befc5-4b29-46c1-be71-609078d4a91d tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Delete volume with id: 39597cc0-a7d8-400d-a89e-adff866f0ec5 Aug 13 02:39:05.998015 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-633befc5-4b29-46c1-be71-609078d4a91d tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 returned with HTTP 404 Aug 13 02:39:05.998869 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 306/1230] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:39:05 2026] DELETE /volume/v3/volumes/39597cc0-a7d8-400d-a89e-adff866f0ec5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:06.016362 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:06.018710 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:06.019335 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1431811889"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:06.021136 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1431811889'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:06.021331 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Create volume of 1 GB Aug 13 02:39:06.029012 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Availability Zones retrieved successfully. Aug 13 02:39:06.041338 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Flow 'volume_create_api' (e029233f-9196-4d3e-bdee-0b7497ff80d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:06.043547 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b54c936a-d9d0-45bc-b8f4-6d9bda82a11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:06.046039 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:06.048265 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c387bc90-9ee1-48f8-b7a3-1fa8f6018925 tempest-VersionsTest-189466750 tempest-VersionsTest-189466750-project-member] GET https://10.4.3.30/volume/v3/ Aug 13 02:39:06.048554 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c387bc90-9ee1-48f8-b7a3-1fa8f6018925 tempest-VersionsTest-189466750 tempest-VersionsTest-189466750-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:06.048720 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c387bc90-9ee1-48f8-b7a3-1fa8f6018925 tempest-VersionsTest-189466750 tempest-VersionsTest-189466750-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:06.049044 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c387bc90-9ee1-48f8-b7a3-1fa8f6018925 tempest-VersionsTest-189466750 tempest-VersionsTest-189466750-project-member] https://10.4.3.30/volume/v3/ returned with HTTP 200 Aug 13 02:39:06.049397 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 310/1231] 10.4.3.30 () {66 vars in 1209 bytes} [Thu Aug 13 02:39:05 2026] GET /volume/v3/ => generated 385 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:06.102055 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b54c936a-d9d0-45bc-b8f4-6d9bda82a11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:06.102910 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b836b5-daa8-417b-80d7-d8943296a2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:06.183804 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Created reservations ['60925beb-48fb-4e90-ba06-9a411c9ce5b8', '123da0be-981d-4ab4-965f-980c0b6d2c45', 'bc2b879e-b9a3-4fa5-8a3c-acc1335782fc', 'a1f4e41e-bf40-406f-aee3-d4a252618c2c'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:06.185471 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b836b5-daa8-417b-80d7-d8943296a2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60925beb-48fb-4e90-ba06-9a411c9ce5b8', '123da0be-981d-4ab4-965f-980c0b6d2c45', 'bc2b879e-b9a3-4fa5-8a3c-acc1335782fc', 'a1f4e41e-bf40-406f-aee3-d4a252618c2c']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:06.186649 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2602fb4-2168-4103-8417-28156bef5ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:06.223809 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2602fb4-2168-4103-8417-28156bef5ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '223a26da-7275-4011-a0e2-427febcf9cd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1431811889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='387528bff7974365ad05b7c5a46a6060',qos_specs=None,replication_status=,reservations=['60925beb-48fb-4e90-ba06-9a411c9ce5b8','123da0be-981d-4ab4-965f-980c0b6d2c45','bc2b879e-b9a3-4fa5-8a3c-acc1335782fc','a1f4e41e-bf40-406f-aee3-d4a252618c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aecfa69d29c41e18af101a116e5c20a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1431811889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=223a26da-7275-4011-a0e2-427febcf9cd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='387528bff7974365ad05b7c5a46a6060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aecfa69d29c41e18af101a116e5c20a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:06.225383 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b7cc23-99f7-41a3-b68d-e57da0de970d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:06.258909 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b7cc23-99f7-41a3-b68d-e57da0de970d) transitioned into state 'SUCCESS' from state '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-1431811889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='387528bff7974365ad05b7c5a46a6060',qos_specs=None,replication_status=,reservations=['60925beb-48fb-4e90-ba06-9a411c9ce5b8','123da0be-981d-4ab4-965f-980c0b6d2c45','bc2b879e-b9a3-4fa5-8a3c-acc1335782fc','a1f4e41e-bf40-406f-aee3-d4a252618c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aecfa69d29c41e18af101a116e5c20a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:06.259408 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a08f400d-645e-4c14-9383-da7e322d309f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:06.278881 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a08f400d-645e-4c14-9383-da7e322d309f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:06.280168 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Flow 'volume_create_api' (e029233f-9196-4d3e-bdee-0b7497ff80d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:06.280168 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Create volume request issued successfully. Aug 13 02:39:06.281103 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-476e4f66-a3a5-4891-ba48-2f5e7ffd42a7 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:06.281933 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 311/1232] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:39:06 2026] POST /volume/v3/volumes => generated 817 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:06.310008 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-68c008dc-0d79-41d1-888f-46069f69c5e6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:06.311596 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-68c008dc-0d79-41d1-888f-46069f69c5e6 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:06.312065 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-68c008dc-0d79-41d1-888f-46069f69c5e6 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:06.312655 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-68c008dc-0d79-41d1-888f-46069f69c5e6 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:06.329281 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:06.329281 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:06.334369 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-68c008dc-0d79-41d1-888f-46069f69c5e6 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Volume info retrieved successfully. Aug 13 02:39:06.345644 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-68c008dc-0d79-41d1-888f-46069f69c5e6 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 returned with HTTP 200 Aug 13 02:39:06.346692 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 306/1233] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:06 2026] GET /volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 => generated 885 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:06.628352 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c497178c-12e2-437a-9064-6cb8d2c6e7df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:06.630994 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c497178c-12e2-437a-9064-6cb8d2c6e7df tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a Aug 13 02:39:06.631719 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c497178c-12e2-437a-9064-6cb8d2c6e7df tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:06.632632 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c497178c-12e2-437a-9064-6cb8d2c6e7df tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:06.632878 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-c497178c-12e2-437a-9064-6cb8d2c6e7df tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 0ba81660-eb3e-470f-816d-3405d6a7e87a {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:39:06.637654 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:06.637654 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:06.653201 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c497178c-12e2-437a-9064-6cb8d2c6e7df tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a returned with HTTP 200 Aug 13 02:39:06.654001 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 307/1234] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:39:06 2026] GET /volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:06.666327 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:06.670124 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:39:06.670508 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:06.671368 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:06.671900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:06.672425 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:06.672425 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:06.673071 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:06.686893 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Get all volumes completed successfully. Aug 13 02:39:06.688007 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:06.688266 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:06.745926 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:06.749286 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:06.749286 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:06.754123 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:06.754123 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:06.762774 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-90e64392-7491-431d-a720-c8aa313e093c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:06.766284 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-90e64392-7491-431d-a720-c8aa313e093c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:06.766284 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-90e64392-7491-431d-a720-c8aa313e093c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:06.766854 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-90e64392-7491-431d-a720-c8aa313e093c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:06.766854 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-90e64392-7491-431d-a720-c8aa313e093c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:06.772794 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:06.772794 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:06.773836 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-90e64392-7491-431d-a720-c8aa313e093c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:06.774411 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 312/1235] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:06 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:06.806653 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:06.811813 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:06.811813 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:06.843296 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-daef7d63-ded2-496b-a097-ad5fb2bd979b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:39:06.843296 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 311/1236] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:39:06 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:06.858650 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-fed5d482-3d3b-4371-9e3d-b27299498849 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:06.862007 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:39:06.862384 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:06.862552 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:06.862919 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:06.864046 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:06.878530 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Get all volumes completed successfully. Aug 13 02:39:06.879381 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:06.879624 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:06.947280 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:06.956967 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:06.956967 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:06.964802 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:06.964864 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:06.995643 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-d2a08548-13c1-4e73-8066-8062a7b01879 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:06.997409 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-d2a08548-13c1-4e73-8066-8062a7b01879 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:06.997893 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-d2a08548-13c1-4e73-8066-8062a7b01879 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:06.997893 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-d2a08548-13c1-4e73-8066-8062a7b01879 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:07.017571 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.017571 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:07.025560 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:07.025824 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-d2a08548-13c1-4e73-8066-8062a7b01879 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:07.029581 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.029581 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:07.032952 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-d2a08548-13c1-4e73-8066-8062a7b01879 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:07.033558 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 308/1237] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:06 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:07.041550 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fed5d482-3d3b-4371-9e3d-b27299498849 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:39:07.042147 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 307/1238] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:39:06 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:07.060854 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8b090d81-c4d0-4f89-8d8b-7060574dfcea None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.064588 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b090d81-c4d0-4f89-8d8b-7060574dfcea tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] POST https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a/action Aug 13 02:39:07.065091 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b090d81-c4d0-4f89-8d8b-7060574dfcea tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:07.065227 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b090d81-c4d0-4f89-8d8b-7060574dfcea tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:07.067169 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-8b090d81-c4d0-4f89-8d8b-7060574dfcea tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] delete called for group 0ba81660-eb3e-470f-816d-3405d6a7e87a {{(pid=100288) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:39:07.067325 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-8b090d81-c4d0-4f89-8d8b-7060574dfcea tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Delete group with id: 0ba81660-eb3e-470f-816d-3405d6a7e87a Aug 13 02:39:07.071441 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.071441 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:07.195859 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b090d81-c4d0-4f89-8d8b-7060574dfcea tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a/action returned with HTTP 202 Aug 13 02:39:07.196171 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 313/1239] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:39:07 2026] POST /volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:39:07.210114 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-691720f8-47a3-49d1-9498-c4dfafdfb662 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.213321 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-691720f8-47a3-49d1-9498-c4dfafdfb662 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 Aug 13 02:39:07.213964 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-691720f8-47a3-49d1-9498-c4dfafdfb662 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:07.217480 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-691720f8-47a3-49d1-9498-c4dfafdfb662 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:07.232949 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.232949 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:07.245941 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-691720f8-47a3-49d1-9498-c4dfafdfb662 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Volume info retrieved successfully. Aug 13 02:39:07.247215 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-691720f8-47a3-49d1-9498-c4dfafdfb662 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:39:07.247909 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-691720f8-47a3-49d1-9498-c4dfafdfb662 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:39:07.307805 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-691720f8-47a3-49d1-9498-c4dfafdfb662 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:39:07.314620 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.314620 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:07.324879 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-691720f8-47a3-49d1-9498-c4dfafdfb662 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 returned with HTTP 200 Aug 13 02:39:07.325447 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 312/1240] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:07 2026] GET /volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 => generated 903 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:07.369689 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7171ac95-eadf-4c2b-b29e-539f65630e67 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.371888 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7171ac95-eadf-4c2b-b29e-539f65630e67 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:07.372220 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7171ac95-eadf-4c2b-b29e-539f65630e67 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:07.372509 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7171ac95-eadf-4c2b-b29e-539f65630e67 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:07.384180 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.384180 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:07.388743 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7171ac95-eadf-4c2b-b29e-539f65630e67 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Volume info retrieved successfully. Aug 13 02:39:07.394533 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7171ac95-eadf-4c2b-b29e-539f65630e67 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 returned with HTTP 200 Aug 13 02:39:07.395082 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 309/1241] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:07 2026] GET /volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:07.419291 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f14fbda9-7581-4fe9-85cf-98d6b3216772 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.419291 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f14fbda9-7581-4fe9-85cf-98d6b3216772 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] POST https://10.4.3.30/volume/v3/volume-transfers Aug 13 02:39:07.419793 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f14fbda9-7581-4fe9-85cf-98d6b3216772 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "223a26da-7275-4011-a0e2-427febcf9cd1"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:07.421888 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volume_transfer [None req-f14fbda9-7581-4fe9-85cf-98d6b3216772 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Creating new volume transfer {'transfer': {'volume_id': '223a26da-7275-4011-a0e2-427febcf9cd1'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 02:39:07.422585 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volume_transfer [None req-f14fbda9-7581-4fe9-85cf-98d6b3216772 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Creating transfer of volume 223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:07.422585 np0000007139 devstack@c-api.service[100287]: INFO cinder.transfer.api [None req-f14fbda9-7581-4fe9-85cf-98d6b3216772 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Generating transfer record for volume 223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:07.436955 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.436955 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:07.526473 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-47b2391d-7ad6-456c-8eeb-b506fcc86175 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.527160 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47b2391d-7ad6-456c-8eeb-b506fcc86175 None None] GET https://10.4.3.30/volume// Aug 13 02:39:07.527574 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47b2391d-7ad6-456c-8eeb-b506fcc86175 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:07.528017 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47b2391d-7ad6-456c-8eeb-b506fcc86175 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:07.529096 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47b2391d-7ad6-456c-8eeb-b506fcc86175 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:07.529422 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 314/1242] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:39:07 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:39:07.542581 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-40c2afd7-ae6e-4113-86ce-1223abf1850f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.548218 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-40c2afd7-ae6e-4113-86ce-1223abf1850f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:39:07.548737 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-40c2afd7-ae6e-4113-86ce-1223abf1850f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f092f35b-0b34-4cdf-89f1-f32b2905b6b9", "connector": null, "instance_uuid": "956d94d6-df42-4e70-9734-eb7e09581209"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:07.576761 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.576761 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:07.643736 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f14fbda9-7581-4fe9-85cf-98d6b3216772 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volume-transfers returned with HTTP 202 Aug 13 02:39:07.644187 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 308/1243] 10.4.3.30 () {70 vars in 1319 bytes} [Thu Aug 13 02:39:07 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:07.647278 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-40c2afd7-ae6e-4113-86ce-1223abf1850f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:39:07.647568 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 313/1244] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:39:07 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:07.655812 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca58d541-96d8-4699-b7b1-ca53e0122edb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.658938 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca58d541-96d8-4699-b7b1-ca53e0122edb tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:07.658938 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca58d541-96d8-4699-b7b1-ca53e0122edb tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:07.659155 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca58d541-96d8-4699-b7b1-ca53e0122edb tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:07.660127 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-cd892deb-16b4-4497-ab4d-fdb75ca6b379 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.663282 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-cd892deb-16b4-4497-ab4d-fdb75ca6b379 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/attachments/036db799-3271-404a-a2a8-95a93e859596 Aug 13 02:39:07.663282 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-cd892deb-16b4-4497-ab4d-fdb75ca6b379 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:07.663282 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-cd892deb-16b4-4497-ab4d-fdb75ca6b379 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:07.672468 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.672468 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:07.674082 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.674082 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:07.676244 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ca58d541-96d8-4699-b7b1-ca53e0122edb tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Volume info retrieved successfully. Aug 13 02:39:07.682843 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca58d541-96d8-4699-b7b1-ca53e0122edb tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 returned with HTTP 200 Aug 13 02:39:07.683276 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 310/1245] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:07 2026] GET /volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:39:07.700950 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3673743b-5ad6-4790-86eb-2972a8245dac None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.703090 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3673743b-5ad6-4790-86eb-2972a8245dac tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volume-transfers/detail Aug 13 02:39:07.703368 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3673743b-5ad6-4790-86eb-2972a8245dac tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:07.703633 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3673743b-5ad6-4790-86eb-2972a8245dac tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:07.704077 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volume_transfer [None req-3673743b-5ad6-4790-86eb-2972a8245dac tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Listing volume transfers {{(pid=100287) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 02:39:07.710623 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3673743b-5ad6-4790-86eb-2972a8245dac tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 02:39:07.710973 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 309/1246] 10.4.3.30 () {68 vars in 1319 bytes} [Thu Aug 13 02:39:07 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:07.725995 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b452fe56-2272-4473-bedc-f4921154ba51 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.729151 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b452fe56-2272-4473-bedc-f4921154ba51 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] DELETE https://10.4.3.30/volume/v3/volume-transfers/b2a87310-1a9d-4e2b-908e-740b214f6c9e Aug 13 02:39:07.729151 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b452fe56-2272-4473-bedc-f4921154ba51 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:07.729356 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b452fe56-2272-4473-bedc-f4921154ba51 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:07.729530 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.volume_transfer [None req-b452fe56-2272-4473-bedc-f4921154ba51 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Delete transfer with id: b2a87310-1a9d-4e2b-908e-740b214f6c9e Aug 13 02:39:07.747154 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.747154 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:07.757950 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-cd892deb-16b4-4497-ab4d-fdb75ca6b379 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/036db799-3271-404a-a2a8-95a93e859596 returned with HTTP 200 Aug 13 02:39:07.758811 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 315/1247] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:39:07 2026] DELETE /volume/v3/attachments/036db799-3271-404a-a2a8-95a93e859596 => generated 367 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:07.759529 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b452fe56-2272-4473-bedc-f4921154ba51 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volume-transfers/b2a87310-1a9d-4e2b-908e-740b214f6c9e returned with HTTP 202 Aug 13 02:39:07.760032 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 314/1248] 10.4.3.30 () {68 vars in 1412 bytes} [Thu Aug 13 02:39:07 2026] DELETE /volume/v3/volume-transfers/b2a87310-1a9d-4e2b-908e-740b214f6c9e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:39:07.770221 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9b75b366-7ef5-40cf-a4ad-59cd62ab5521 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.772614 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b75b366-7ef5-40cf-a4ad-59cd62ab5521 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:07.773689 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b75b366-7ef5-40cf-a4ad-59cd62ab5521 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:07.773954 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b75b366-7ef5-40cf-a4ad-59cd62ab5521 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:07.792292 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3a77e9e6-c45c-4387-8c39-38548c7ff1c7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:07.794483 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3a77e9e6-c45c-4387-8c39-38548c7ff1c7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:07.794671 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3a77e9e6-c45c-4387-8c39-38548c7ff1c7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:07.794895 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3a77e9e6-c45c-4387-8c39-38548c7ff1c7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:07.794986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-3a77e9e6-c45c-4387-8c39-38548c7ff1c7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:07.800786 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.800786 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:07.801722 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3a77e9e6-c45c-4387-8c39-38548c7ff1c7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:07.802278 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 310/1249] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:07 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:07.986612 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:07.986612 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:07.997414 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9b75b366-7ef5-40cf-a4ad-59cd62ab5521 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Volume info retrieved successfully. Aug 13 02:39:08.003980 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b75b366-7ef5-40cf-a4ad-59cd62ab5521 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 returned with HTTP 200 Aug 13 02:39:08.003980 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 311/1250] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:07 2026] GET /volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 => generated 944 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:08.021809 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-234cf224-8645-4fe2-bab0-dccf8d7c8021 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.024181 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-234cf224-8645-4fe2-bab0-dccf8d7c8021 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] DELETE https://10.4.3.30/volume/v3/volume-transfers/b2a87310-1a9d-4e2b-908e-740b214f6c9e Aug 13 02:39:08.024520 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-234cf224-8645-4fe2-bab0-dccf8d7c8021 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.024945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-234cf224-8645-4fe2-bab0-dccf8d7c8021 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.025058 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.volume_transfer [None req-234cf224-8645-4fe2-bab0-dccf8d7c8021 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Delete transfer with id: b2a87310-1a9d-4e2b-908e-740b214f6c9e Aug 13 02:39:08.045197 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-234cf224-8645-4fe2-bab0-dccf8d7c8021 tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volume-transfers/b2a87310-1a9d-4e2b-908e-740b214f6c9e returned with HTTP 404 Aug 13 02:39:08.046263 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f0226372-a05c-49ba-afed-836c97d5b80b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.046402 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 316/1251] 10.4.3.30 () {68 vars in 1412 bytes} [Thu Aug 13 02:39:08 2026] DELETE /volume/v3/volume-transfers/b2a87310-1a9d-4e2b-908e-740b214f6c9e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:08.063744 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d7ee1947-cd79-4287-96d4-2858966f9fac None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.066678 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d7ee1947-cd79-4287-96d4-2858966f9fac tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:08.067034 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d7ee1947-cd79-4287-96d4-2858966f9fac tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.067240 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d7ee1947-cd79-4287-96d4-2858966f9fac tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.067477 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-d7ee1947-cd79-4287-96d4-2858966f9fac tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Delete volume with id: 223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:08.083792 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:08.083792 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:08.084322 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d7ee1947-cd79-4287-96d4-2858966f9fac tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Volume info retrieved successfully. Aug 13 02:39:08.122499 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d7ee1947-cd79-4287-96d4-2858966f9fac tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Delete volume request issued successfully. Aug 13 02:39:08.122499 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d7ee1947-cd79-4287-96d4-2858966f9fac tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 returned with HTTP 202 Aug 13 02:39:08.122801 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 311/1252] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:39:08 2026] DELETE /volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:39:08.137894 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2246b21a-9f25-444a-882c-f1b0f2b4edad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.141165 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2246b21a-9f25-444a-882c-f1b0f2b4edad tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] GET https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:08.141943 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2246b21a-9f25-444a-882c-f1b0f2b4edad tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.141943 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2246b21a-9f25-444a-882c-f1b0f2b4edad tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.159468 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:08.159468 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:08.167898 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2246b21a-9f25-444a-882c-f1b0f2b4edad tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Volume info retrieved successfully. Aug 13 02:39:08.176358 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2246b21a-9f25-444a-882c-f1b0f2b4edad tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 returned with HTTP 200 Aug 13 02:39:08.177132 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 312/1253] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:08 2026] GET /volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 02:39:08.283510 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0226372-a05c-49ba-afed-836c97d5b80b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes Aug 13 02:39:08.283971 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0226372-a05c-49ba-afed-836c97d5b80b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.284997 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0226372-a05c-49ba-afed-836c97d5b80b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.285937 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-f0226372-a05c-49ba-afed-836c97d5b80b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:08.290757 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f0226372-a05c-49ba-afed-836c97d5b80b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:08.309531 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f0226372-a05c-49ba-afed-836c97d5b80b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:08.310275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0226372-a05c-49ba-afed-836c97d5b80b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 200 Aug 13 02:39:08.314191 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 315/1254] 10.4.3.30 () {66 vars in 1230 bytes} [Thu Aug 13 02:39:08 2026] GET /volume/v3/volumes => generated 15 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:08.328012 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.329533 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:08.330090 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-170619533"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:08.333549 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-170619533'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:08.333678 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Create volume of 1 GB Aug 13 02:39:08.339987 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:08.339987 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:08.343155 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2f85d941-29e2-46e3-85f0-bf63f1c678db None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.348500 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Availability Zones retrieved successfully. Aug 13 02:39:08.348590 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2f85d941-29e2-46e3-85f0-bf63f1c678db tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 Aug 13 02:39:08.348590 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2f85d941-29e2-46e3-85f0-bf63f1c678db tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.348798 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2f85d941-29e2-46e3-85f0-bf63f1c678db tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.359890 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Flow 'volume_create_api' (0c49e37d-de49-492e-a12e-690510484b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:08.360473 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2f85d941-29e2-46e3-85f0-bf63f1c678db tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 returned with HTTP 404 Aug 13 02:39:08.362835 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 312/1255] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:08 2026] GET /volume/v3/volumes/deed2211-74d2-4914-b338-4ce13d738413 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:08.363409 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a41f76be-f177-4501-ae9b-f2515c8b3664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:08.363409 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:08.377168 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42faba11-432f-4cdb-83fb-2ecac4e5ce6b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.380857 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42faba11-432f-4cdb-83fb-2ecac4e5ce6b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/volumes/7c5170db-73a2-4f2b-af05-cdb6bb2b2c76 Aug 13 02:39:08.381024 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42faba11-432f-4cdb-83fb-2ecac4e5ce6b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.381242 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42faba11-432f-4cdb-83fb-2ecac4e5ce6b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.393690 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42faba11-432f-4cdb-83fb-2ecac4e5ce6b tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/volumes/7c5170db-73a2-4f2b-af05-cdb6bb2b2c76 returned with HTTP 404 Aug 13 02:39:08.394704 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 313/1256] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:08 2026] GET /volume/v3/volumes/7c5170db-73a2-4f2b-af05-cdb6bb2b2c76 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:08.412001 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-63142dbf-8537-4cbf-86d4-23bcc75dbbd8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.416722 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-63142dbf-8537-4cbf-86d4-23bcc75dbbd8 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] GET https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a Aug 13 02:39:08.417125 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-63142dbf-8537-4cbf-86d4-23bcc75dbbd8 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.417448 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-63142dbf-8537-4cbf-86d4-23bcc75dbbd8 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.417623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-63142dbf-8537-4cbf-86d4-23bcc75dbbd8 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] show called for member 0ba81660-eb3e-470f-816d-3405d6a7e87a {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:39:08.426745 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a41f76be-f177-4501-ae9b-f2515c8b3664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:08.428199 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee40a987-ec5e-4242-978d-8162835fe1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:08.431768 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-63142dbf-8537-4cbf-86d4-23bcc75dbbd8 tempest-GroupsTest-818280460 tempest-GroupsTest-818280460-project-member] https://10.4.3.30/volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a returned with HTTP 404 Aug 13 02:39:08.433085 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 316/1257] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:39:08 2026] GET /volume/v3/groups/0ba81660-eb3e-470f-816d-3405d6a7e87a => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:08.446317 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-245653b1-9e04-43ab-85f3-fc8d8d20e062 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.451083 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-245653b1-9e04-43ab-85f3-fc8d8d20e062 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/e929abd7-70b9-4d61-b22c-57fb77ff4b48 Aug 13 02:39:08.451458 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-245653b1-9e04-43ab-85f3-fc8d8d20e062 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.451866 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-245653b1-9e04-43ab-85f3-fc8d8d20e062 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.480512 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-245653b1-9e04-43ab-85f3-fc8d8d20e062 tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] https://10.4.3.30/volume/v3/group_types/e929abd7-70b9-4d61-b22c-57fb77ff4b48 returned with HTTP 202 Aug 13 02:39:08.480727 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 313/1258] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:39:08 2026] DELETE /volume/v3/group_types/e929abd7-70b9-4d61-b22c-57fb77ff4b48 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:39:08.496333 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf78bc0f-7410-459e-a156-b5cc987cef7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.499988 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf78bc0f-7410-459e-a156-b5cc987cef7a tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] DELETE https://10.4.3.30/volume/v3/types/7b19835a-0ecf-4feb-92ee-1a07b9891bc5 Aug 13 02:39:08.503021 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf78bc0f-7410-459e-a156-b5cc987cef7a tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.503021 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf78bc0f-7410-459e-a156-b5cc987cef7a tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.554281 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Created reservations ['bed768cf-e373-4b1a-b938-651bf6c646f4', '0ccce41d-a4e3-47a1-a951-c41290fa7f37', 'a01273c6-ed0a-4c1d-9da4-1bcae5afd146', 'b4c8e589-49ca-4d46-8f93-d7b656f910fe'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:08.554364 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf78bc0f-7410-459e-a156-b5cc987cef7a tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] https://10.4.3.30/volume/v3/types/7b19835a-0ecf-4feb-92ee-1a07b9891bc5 returned with HTTP 202 Aug 13 02:39:08.555321 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 314/1259] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:39:08 2026] DELETE /volume/v3/types/7b19835a-0ecf-4feb-92ee-1a07b9891bc5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:08.555400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee40a987-ec5e-4242-978d-8162835fe1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bed768cf-e373-4b1a-b938-651bf6c646f4', '0ccce41d-a4e3-47a1-a951-c41290fa7f37', 'a01273c6-ed0a-4c1d-9da4-1bcae5afd146', 'b4c8e589-49ca-4d46-8f93-d7b656f910fe']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:08.556550 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf5ea7a-3db7-4bb3-9769-df56150de526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:08.564990 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3bb8beae-0ad0-4c10-8a27-b4d77b133e0c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.566901 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3bb8beae-0ad0-4c10-8a27-b4d77b133e0c tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] GET https://10.4.3.30/volume/v3/types/7b19835a-0ecf-4feb-92ee-1a07b9891bc5 Aug 13 02:39:08.567592 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3bb8beae-0ad0-4c10-8a27-b4d77b133e0c tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.567980 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3bb8beae-0ad0-4c10-8a27-b4d77b133e0c tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.573381 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3bb8beae-0ad0-4c10-8a27-b4d77b133e0c tempest-GroupsTest-514837951 tempest-GroupsTest-514837951-project-admin] https://10.4.3.30/volume/v3/types/7b19835a-0ecf-4feb-92ee-1a07b9891bc5 returned with HTTP 404 Aug 13 02:39:08.574946 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 317/1260] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:39:08 2026] GET /volume/v3/types/7b19835a-0ecf-4feb-92ee-1a07b9891bc5 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:08.594474 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf5ea7a-3db7-4bb3-9769-df56150de526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d3674b8-505b-4da5-ad3b-02ae381c6035', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-170619533',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26daef6c61604f1d933c6eb5fbadc551',qos_specs=None,replication_status=,reservations=['bed768cf-e373-4b1a-b938-651bf6c646f4','0ccce41d-a4e3-47a1-a951-c41290fa7f37','a01273c6-ed0a-4c1d-9da4-1bcae5afd146','b4c8e589-49ca-4d46-8f93-d7b656f910fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525c0d9b9df84980a0fd4cf2dbf078aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-170619533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d3674b8-505b-4da5-ad3b-02ae381c6035,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='26daef6c61604f1d933c6eb5fbadc551',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='525c0d9b9df84980a0fd4cf2dbf078aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:08.596079 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf61ea2-3d4f-4e71-9716-10a64a9c57c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:08.627279 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf61ea2-3d4f-4e71-9716-10a64a9c57c6) transitioned into state 'SUCCESS' from state '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-170619533',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26daef6c61604f1d933c6eb5fbadc551',qos_specs=None,replication_status=,reservations=['bed768cf-e373-4b1a-b938-651bf6c646f4','0ccce41d-a4e3-47a1-a951-c41290fa7f37','a01273c6-ed0a-4c1d-9da4-1bcae5afd146','b4c8e589-49ca-4d46-8f93-d7b656f910fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525c0d9b9df84980a0fd4cf2dbf078aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:08.627279 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873b9db4-196c-4a97-b080-23cf6ab765bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:08.648122 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873b9db4-196c-4a97-b080-23cf6ab765bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:08.650544 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Flow 'volume_create_api' (0c49e37d-de49-492e-a12e-690510484b4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:08.652343 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Create volume request issued successfully. Aug 13 02:39:08.653216 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f17cc162-3b2d-4ede-94bf-ae6555eac455 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:08.654919 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 317/1261] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:39:08 2026] POST /volume/v3/volumes => generated 761 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:08.676072 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ea573274-2d34-4a3e-82bd-62d017f557be None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.681212 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ea573274-2d34-4a3e-82bd-62d017f557be tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 Aug 13 02:39:08.681575 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ea573274-2d34-4a3e-82bd-62d017f557be tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.681846 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ea573274-2d34-4a3e-82bd-62d017f557be tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.693667 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:08.693667 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:08.701913 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ea573274-2d34-4a3e-82bd-62d017f557be tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:08.710455 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ea573274-2d34-4a3e-82bd-62d017f557be tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 returned with HTTP 200 Aug 13 02:39:08.710455 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 314/1262] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:08 2026] GET /volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 => generated 829 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:08.817897 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a64a480e-8c6a-4725-94e8-b0ec7f18d8a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:08.820616 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a64a480e-8c6a-4725-94e8-b0ec7f18d8a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:08.820947 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a64a480e-8c6a-4725-94e8-b0ec7f18d8a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:08.821534 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a64a480e-8c6a-4725-94e8-b0ec7f18d8a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:08.821534 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a64a480e-8c6a-4725-94e8-b0ec7f18d8a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:08.829732 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:08.829732 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:08.831241 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a64a480e-8c6a-4725-94e8-b0ec7f18d8a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:08.833053 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 315/1263] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:08 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:09.196604 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c71fb06-6ba3-46b8-bdb3-4e09de95a2da None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:09.200579 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c71fb06-6ba3-46b8-bdb3-4e09de95a2da tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] GET https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:09.200579 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c71fb06-6ba3-46b8-bdb3-4e09de95a2da tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:09.200579 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c71fb06-6ba3-46b8-bdb3-4e09de95a2da tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:09.209545 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c71fb06-6ba3-46b8-bdb3-4e09de95a2da tempest-VolumesTransfersV355Test-1695573857 tempest-VolumesTransfersV355Test-1695573857-project-admin] https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 returned with HTTP 404 Aug 13 02:39:09.210111 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 318/1264] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:09 2026] GET /volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:09.224282 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e5f7c161-7621-4066-8cfb-8e6774d8238b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:09.224282 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5f7c161-7621-4066-8cfb-8e6774d8238b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] GET https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:09.224912 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5f7c161-7621-4066-8cfb-8e6774d8238b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:09.224912 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5f7c161-7621-4066-8cfb-8e6774d8238b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:09.237468 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5f7c161-7621-4066-8cfb-8e6774d8238b tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 returned with HTTP 404 Aug 13 02:39:09.238210 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 318/1265] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:09 2026] GET /volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:09.248020 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cbf4ebae-b853-4113-a271-3098f9b8a32c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:09.252617 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cbf4ebae-b853-4113-a271-3098f9b8a32c tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] DELETE https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:09.252845 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cbf4ebae-b853-4113-a271-3098f9b8a32c tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:09.253039 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cbf4ebae-b853-4113-a271-3098f9b8a32c tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:09.253935 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-cbf4ebae-b853-4113-a271-3098f9b8a32c tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] Delete volume with id: 223a26da-7275-4011-a0e2-427febcf9cd1 Aug 13 02:39:09.262121 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cbf4ebae-b853-4113-a271-3098f9b8a32c tempest-VolumesTransfersV355Test-2112336200 tempest-VolumesTransfersV355Test-2112336200-project-member] https://10.4.3.30/volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 returned with HTTP 404 Aug 13 02:39:09.262826 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 315/1266] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:39:09 2026] DELETE /volume/v3/volumes/223a26da-7275-4011-a0e2-427febcf9cd1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:09.409998 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-1f342803-ad08-43e2-8e06-3973c3accd1f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:09.413870 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-1f342803-ad08-43e2-8e06-3973c3accd1f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] PUT https://10.4.3.30/volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393 Aug 13 02:39:09.414596 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-1f342803-ad08-43e2-8e06-3973c3accd1f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:09.422647 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-1f342803-ad08-43e2-8e06-3973c3accd1f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Acquiring lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:39:09.428173 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-1f342803-ad08-43e2-8e06-3973c3accd1f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:39:09.429462 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:09.429462 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:09.572957 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-1f342803-ad08-43e2-8e06-3973c3accd1f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-f092f35b-0b34-4cdf-89f1-f32b2905b6b9-np0000007139" released by "attachment_update" :: held 0.145s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:39:09.573343 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-1f342803-ad08-43e2-8e06-3973c3accd1f tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393 returned with HTTP 200 Aug 13 02:39:09.574020 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 316/1267] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:39:09 2026] PUT /volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:09.587522 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-dab94c33-b20e-4522-98eb-ff27c2a813fd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:09.592280 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-dab94c33-b20e-4522-98eb-ff27c2a813fd tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393 Aug 13 02:39:09.592280 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-dab94c33-b20e-4522-98eb-ff27c2a813fd tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:09.592280 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-dab94c33-b20e-4522-98eb-ff27c2a813fd tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:09.620041 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-dab94c33-b20e-4522-98eb-ff27c2a813fd tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393 returned with HTTP 200 Aug 13 02:39:09.620696 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 319/1268] 10.4.3.30 () {70 vars in 1644 bytes} [Thu Aug 13 02:39:09 2026] GET /volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393 => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:09.728276 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0e6aaea2-3428-4e1e-aeaa-20872c07d0cd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:09.728450 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e6aaea2-3428-4e1e-aeaa-20872c07d0cd tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 Aug 13 02:39:09.728709 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e6aaea2-3428-4e1e-aeaa-20872c07d0cd tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:09.729017 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e6aaea2-3428-4e1e-aeaa-20872c07d0cd tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:09.738294 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:09.738294 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:09.743760 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0e6aaea2-3428-4e1e-aeaa-20872c07d0cd tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:09.753449 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e6aaea2-3428-4e1e-aeaa-20872c07d0cd tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 returned with HTTP 200 Aug 13 02:39:09.754110 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 319/1269] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:09 2026] GET /volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:09.773423 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ef402475-468a-4158-965c-c35a17164d82 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:09.775933 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ef402475-468a-4158-965c-c35a17164d82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 Aug 13 02:39:09.776150 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ef402475-468a-4158-965c-c35a17164d82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:09.776498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ef402475-468a-4158-965c-c35a17164d82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:09.787149 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:09.787149 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:09.792028 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ef402475-468a-4158-965c-c35a17164d82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:09.797945 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ef402475-468a-4158-965c-c35a17164d82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 returned with HTTP 200 Aug 13 02:39:09.799426 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 316/1270] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:09 2026] GET /volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:09.818307 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:09.821190 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:09.821659 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-683282030"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:09.828178 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-683282030'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:09.828178 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Create volume of 1 GB Aug 13 02:39:09.828178 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:09.828178 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:09.834766 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Availability Zones retrieved successfully. Aug 13 02:39:09.844150 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Flow 'volume_create_api' (e45d7622-c0ad-40aa-aa63-9182d190385d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:09.846277 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f41d05d-50e5-43e3-b455-7a6a77440e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:09.846870 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:09.847413 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dccd25a7-1c86-4648-b3ba-3ea2ff4c6e55 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:09.849770 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dccd25a7-1c86-4648-b3ba-3ea2ff4c6e55 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:09.850073 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dccd25a7-1c86-4648-b3ba-3ea2ff4c6e55 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:09.850382 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dccd25a7-1c86-4648-b3ba-3ea2ff4c6e55 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:09.850562 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-dccd25a7-1c86-4648-b3ba-3ea2ff4c6e55 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:09.858099 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:09.858099 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:09.859681 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dccd25a7-1c86-4648-b3ba-3ea2ff4c6e55 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:09.860338 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 320/1271] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:09 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:09.892856 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f41d05d-50e5-43e3-b455-7a6a77440e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:09.893959 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c89d82-7e37-46f1-841b-72eb53455f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:09.968897 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Created reservations ['27dabe89-2051-43d3-bd4c-af3674f52ced', '202d729c-2d4d-4056-bfc1-d0cd54eeec2e', '399f2650-b7dc-4eb5-bb7a-2fad2a9951be', '5a033dec-cd28-4e4c-873d-93ae3d54b989'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:09.970554 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c89d82-7e37-46f1-841b-72eb53455f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27dabe89-2051-43d3-bd4c-af3674f52ced', '202d729c-2d4d-4056-bfc1-d0cd54eeec2e', '399f2650-b7dc-4eb5-bb7a-2fad2a9951be', '5a033dec-cd28-4e4c-873d-93ae3d54b989']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:09.972418 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ddbe9c-111e-477e-af08-38a5abd63ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:10.009077 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ddbe9c-111e-477e-af08-38a5abd63ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c47832c-3fdd-44e1-ae4b-1c0a359fc017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-683282030',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26daef6c61604f1d933c6eb5fbadc551',qos_specs=None,replication_status=,reservations=['27dabe89-2051-43d3-bd4c-af3674f52ced','202d729c-2d4d-4056-bfc1-d0cd54eeec2e','399f2650-b7dc-4eb5-bb7a-2fad2a9951be','5a033dec-cd28-4e4c-873d-93ae3d54b989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525c0d9b9df84980a0fd4cf2dbf078aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-683282030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c47832c-3fdd-44e1-ae4b-1c0a359fc017,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='26daef6c61604f1d933c6eb5fbadc551',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='525c0d9b9df84980a0fd4cf2dbf078aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:10.009684 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (526eaba9-a655-4f6e-8951-7d708f7df2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:10.033878 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (526eaba9-a655-4f6e-8951-7d708f7df2af) transitioned into state 'SUCCESS' from state '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-683282030',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26daef6c61604f1d933c6eb5fbadc551',qos_specs=None,replication_status=,reservations=['27dabe89-2051-43d3-bd4c-af3674f52ced','202d729c-2d4d-4056-bfc1-d0cd54eeec2e','399f2650-b7dc-4eb5-bb7a-2fad2a9951be','5a033dec-cd28-4e4c-873d-93ae3d54b989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525c0d9b9df84980a0fd4cf2dbf078aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:10.034811 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a14419-4653-46c5-8106-4847b312fdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:10.048821 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a14419-4653-46c5-8106-4847b312fdb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:10.050064 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Flow 'volume_create_api' (e45d7622-c0ad-40aa-aa63-9182d190385d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:10.050529 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Create volume request issued successfully. Aug 13 02:39:10.051362 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d1a344b-671b-4b0e-becc-353cd3157b82 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:10.051941 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 317/1272] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:39:09 2026] POST /volume/v3/volumes => generated 761 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:10.080246 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-efec3c80-1cd5-49c4-ab39-b30ef27f5185 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:10.081005 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-efec3c80-1cd5-49c4-ab39-b30ef27f5185 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 Aug 13 02:39:10.083194 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-efec3c80-1cd5-49c4-ab39-b30ef27f5185 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:10.083194 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-efec3c80-1cd5-49c4-ab39-b30ef27f5185 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:10.092392 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:10.092392 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:10.099869 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-efec3c80-1cd5-49c4-ab39-b30ef27f5185 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:10.110336 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-efec3c80-1cd5-49c4-ab39-b30ef27f5185 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 returned with HTTP 200 Aug 13 02:39:10.110880 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 320/1273] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:10 2026] GET /volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 => generated 829 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:10.599585 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:10.604506 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:10.605856 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-845370262", "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:10.607933 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-845370262', 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:10.720341 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Create volume of 1 GB Aug 13 02:39:10.723963 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Availability Zones retrieved successfully. Aug 13 02:39:10.730630 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Flow 'volume_create_api' (421ee6b0-9e50-4fb4-a8b8-9e683e545db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:10.731845 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ed06f8-de5c-4260-8145-b423f57caf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:10.733096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:10.814642 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ed06f8-de5c-4260-8145-b423f57caf52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:10.814642 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e22b98-6096-4f5b-88d7-4a8a83ff4534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:10.872441 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ec746398-d3e5-4bc0-8b20-24750feb3504 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:10.874522 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec746398-d3e5-4bc0-8b20-24750feb3504 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:10.874755 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec746398-d3e5-4bc0-8b20-24750feb3504 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:10.874953 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec746398-d3e5-4bc0-8b20-24750feb3504 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:10.875024 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ec746398-d3e5-4bc0-8b20-24750feb3504 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:10.881564 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:10.881564 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:10.882503 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec746398-d3e5-4bc0-8b20-24750feb3504 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:10.883081 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 321/1274] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:10 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:10.895071 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45ca5d66-0ec7-48b2-85c0-bf8b32c78c63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:10.896348 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45ca5d66-0ec7-48b2-85c0-bf8b32c78c63 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea Aug 13 02:39:10.896502 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45ca5d66-0ec7-48b2-85c0-bf8b32c78c63 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:10.896777 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45ca5d66-0ec7-48b2-85c0-bf8b32c78c63 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:10.901959 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Created reservations ['4cbc7216-eab9-4b3d-bcc2-7e613c1dad3d', '979ebea9-0bb1-4b64-b6cf-9313fbe33a09', '1c1e30cb-7497-4fbf-9b11-3b387a6b141b', 'a21ee5f7-dbb2-48ae-a3ed-e2757521be13'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:10.903382 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e22b98-6096-4f5b-88d7-4a8a83ff4534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cbc7216-eab9-4b3d-bcc2-7e613c1dad3d', '979ebea9-0bb1-4b64-b6cf-9313fbe33a09', '1c1e30cb-7497-4fbf-9b11-3b387a6b141b', 'a21ee5f7-dbb2-48ae-a3ed-e2757521be13']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:10.904512 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6ca1cf-135c-414b-b683-b34d7a1eac13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:10.909677 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:10.909677 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:10.914834 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-45ca5d66-0ec7-48b2-85c0-bf8b32c78c63 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:10.920237 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45ca5d66-0ec7-48b2-85c0-bf8b32c78c63 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea returned with HTTP 200 Aug 13 02:39:10.920237 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 318/1275] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:10 2026] GET /volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:10.935578 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6ca1cf-135c-414b-b683-b34d7a1eac13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4f433d3-8945-4909-bc8a-c95313e43cac', '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-845370262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb2526f0dcd844f99efdda6c539da67c',qos_specs=None,replication_status=,reservations=['4cbc7216-eab9-4b3d-bcc2-7e613c1dad3d','979ebea9-0bb1-4b64-b6cf-9313fbe33a09','1c1e30cb-7497-4fbf-9b11-3b387a6b141b','a21ee5f7-dbb2-48ae-a3ed-e2757521be13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c9c344217b4c16a423a2f2fb0e366b',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-845370262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4f433d3-8945-4909-bc8a-c95313e43cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb2526f0dcd844f99efdda6c539da67c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84c9c344217b4c16a423a2f2fb0e366b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:10.937386 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c99b44d2-44ee-466b-a21e-28ae7fbffd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:10.938051 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fb864038-84da-43a5-bf83-a5ac18e3562a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:10.973226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c99b44d2-44ee-466b-a21e-28ae7fbffd58) transitioned into state 'SUCCESS' from state '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-845370262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb2526f0dcd844f99efdda6c539da67c',qos_specs=None,replication_status=,reservations=['4cbc7216-eab9-4b3d-bcc2-7e613c1dad3d','979ebea9-0bb1-4b64-b6cf-9313fbe33a09','1c1e30cb-7497-4fbf-9b11-3b387a6b141b','a21ee5f7-dbb2-48ae-a3ed-e2757521be13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c9c344217b4c16a423a2f2fb0e366b',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:10.973979 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b0596b-189d-4be0-a099-30a68ce39e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:10.991768 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b0596b-189d-4be0-a099-30a68ce39e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:10.992195 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Flow 'volume_create_api' (421ee6b0-9e50-4fb4-a8b8-9e683e545db3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:10.992678 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Create volume request issued successfully. Aug 13 02:39:10.993514 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3a4c8f30-7857-43d3-9b4f-22f19260811a tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:10.994114 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 317/1276] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:39:10 2026] POST /volume/v3/volumes => generated 896 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:11.014108 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-389923ed-a395-4482-bc57-8f12e01bda42 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:11.016079 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-389923ed-a395-4482-bc57-8f12e01bda42 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] GET https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:39:11.016173 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-389923ed-a395-4482-bc57-8f12e01bda42 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:11.016747 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-389923ed-a395-4482-bc57-8f12e01bda42 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:11.028870 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:11.028870 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:11.033310 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-389923ed-a395-4482-bc57-8f12e01bda42 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:39:11.039809 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-389923ed-a395-4482-bc57-8f12e01bda42 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac returned with HTTP 200 Aug 13 02:39:11.040360 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 322/1277] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:11 2026] GET /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac => generated 964 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:11.128462 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-20aa7b74-451c-42dd-9d51-f71b4f4af82b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:11.131517 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-20aa7b74-451c-42dd-9d51-f71b4f4af82b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 Aug 13 02:39:11.131836 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-20aa7b74-451c-42dd-9d51-f71b4f4af82b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:11.131894 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-20aa7b74-451c-42dd-9d51-f71b4f4af82b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:11.145526 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:11.145526 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:11.151915 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-20aa7b74-451c-42dd-9d51-f71b4f4af82b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:11.155334 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb864038-84da-43a5-bf83-a5ac18e3562a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca/export_record Aug 13 02:39:11.155334 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb864038-84da-43a5-bf83-a5ac18e3562a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:11.155334 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb864038-84da-43a5-bf83-a5ac18e3562a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Calling method 'export_record' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:11.155334 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-fb864038-84da-43a5-bf83-a5ac18e3562a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Export record for backup 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100288) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 02:39:11.156132 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-20aa7b74-451c-42dd-9d51-f71b4f4af82b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 returned with HTTP 200 Aug 13 02:39:11.156377 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 319/1278] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:11 2026] GET /volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:11.169349 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f63cb0dc-85a6-4bb4-93b3-0442a84e9d55 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:11.171366 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f63cb0dc-85a6-4bb4-93b3-0442a84e9d55 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 Aug 13 02:39:11.171573 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f63cb0dc-85a6-4bb4-93b3-0442a84e9d55 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:11.171800 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f63cb0dc-85a6-4bb4-93b3-0442a84e9d55 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:11.177133 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:11.177133 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:11.178479 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.api [None req-fb864038-84da-43a5-bf83-a5ac18e3562a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Calling RPCAPI with context: , host: np0000007139, backup: 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100288) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 02:39:11.181733 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:11.181733 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:11.187043 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f63cb0dc-85a6-4bb4-93b3-0442a84e9d55 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:11.195712 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f63cb0dc-85a6-4bb4-93b3-0442a84e9d55 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 returned with HTTP 200 Aug 13 02:39:11.196213 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 318/1279] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:11 2026] GET /volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:11.200126 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-fb864038-84da-43a5-bf83-a5ac18e3562a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] export_record in rpcapi backup_id 61984a52-d657-4ae2-ba39-2b50e45731ca on host np0000007139. {{(pid=100288) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 02:39:11.212101 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-fb864038-84da-43a5-bf83-a5ac18e3562a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjE5ODRhNTItZDY1Ny00YWUyLWJhMzktMmI1MGU0NTczMWNhIiwgInVzZXJfaWQiOiAiMDlmNGFlZjQ5Njk5NGYwMzlhY2Y4YmM2YWQ0NDNkMWQiLCAicHJvamVjdF9pZCI6ICJmMjM0MzA0NGU5MmQ0NTc1YThmMzM0OWRiNmUzOGRhZSIsICJ2b2x1bWVfaWQiOiAiMmIzNzlkZmYtZWQ0OS00MGIzLWIyY2EtZmRkMDhlZjQzMmVhIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NzQyMzAxMzUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTkwMjc0MDAwOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzJiMzc5ZGZmLWVkNDktNDBiMy1iMmNhLWZkZDA4ZWY0MzJlYS8yMDI2MDgxMzAyMzg1NC9hel9ub3ZhX2JhY2t1cF82MTk4NGE1Mi1kNjU3LTRhZTItYmEzOS0yYjUwZTQ1NzMxY2EiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDAyOjM4OjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjM4OjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDI6Mzk6MTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100288) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 02:39:11.213082 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb864038-84da-43a5-bf83-a5ac18e3562a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca/export_record returned with HTTP 200 Aug 13 02:39:11.214163 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 321/1280] 10.4.3.30 () {66 vars in 1383 bytes} [Thu Aug 13 02:39:10 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca/export_record => generated 1512 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:11.217962 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:11.219884 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:11.220286 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1647241935"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:11.221833 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1647241935'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:11.221955 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Create volume of 1 GB Aug 13 02:39:11.227873 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Availability Zones retrieved successfully. Aug 13 02:39:11.231894 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9fc246f8-66cb-4090-992f-0501f92d091a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:11.234808 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fc246f8-66cb-4090-992f-0501f92d091a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] POST https://10.4.3.30/volume/v3/backups/import_record Aug 13 02:39:11.235187 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Flow 'volume_create_api' (f66e6490-37ae-4acf-afa6-e4acee458a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:11.235746 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fc246f8-66cb-4090-992f-0501f92d091a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDNlZDM4YTAtNzJkNi00NmU5LTkzYjktNDdkNDU5MGQ4NzY3IiwgInVzZXJfaWQiOiAiMDlmNGFlZjQ5Njk5NGYwMzlhY2Y4YmM2YWQ0NDNkMWQiLCAicHJvamVjdF9pZCI6ICJmMjM0MzA0NGU5MmQ0NTc1YThmMzM0OWRiNmUzOGRhZSIsICJ2b2x1bWVfaWQiOiAiMmIzNzlkZmYtZWQ0OS00MGIzLWIyY2EtZmRkMDhlZjQzMmVhIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NzQyMzAxMzUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTkwMjc0MDAwOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzJiMzc5ZGZmLWVkNDktNDBiMy1iMmNhLWZkZDA4ZWY0MzJlYS8yMDI2MDgxMzAyMzg1NC9hel9ub3ZhX2JhY2t1cF82MTk4NGE1Mi1kNjU3LTRhZTItYmEzOS0yYjUwZTQ1NzMxY2EiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDAyOjM4OjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjM4OjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDI6Mzk6MTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:11.237387 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b92e3b-3fa4-4352-bce2-5118fdc684d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:11.237689 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-9fc246f8-66cb-4090-992f-0501f92d091a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDNlZDM4YTAtNzJkNi00NmU5LTkzYjktNDdkNDU5MGQ4NzY3IiwgInVzZXJfaWQiOiAiMDlmNGFlZjQ5Njk5NGYwMzlhY2Y4YmM2YWQ0NDNkMWQiLCAicHJvamVjdF9pZCI6ICJmMjM0MzA0NGU5MmQ0NTc1YThmMzM0OWRiNmUzOGRhZSIsICJ2b2x1bWVfaWQiOiAiMmIzNzlkZmYtZWQ0OS00MGIzLWIyY2EtZmRkMDhlZjQzMmVhIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NzQyMzAxMzUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTkwMjc0MDAwOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzJiMzc5ZGZmLWVkNDktNDBiMy1iMmNhLWZkZDA4ZWY0MzJlYS8yMDI2MDgxMzAyMzg1NC9hel9ub3ZhX2JhY2t1cF82MTk4NGE1Mi1kNjU3LTRhZTItYmEzOS0yYjUwZTQ1NzMxY2EiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDAyOjM4OjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjM4OjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDI6Mzk6MTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 02:39:11.237819 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:11.238034 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-9fc246f8-66cb-4090-992f-0501f92d091a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDNlZDM4YTAtNzJkNi00NmU5LTkzYjktNDdkNDU5MGQ4NzY3IiwgInVzZXJfaWQiOiAiMDlmNGFlZjQ5Njk5NGYwMzlhY2Y4YmM2YWQ0NDNkMWQiLCAicHJvamVjdF9pZCI6ICJmMjM0MzA0NGU5MmQ0NTc1YThmMzM0OWRiNmUzOGRhZSIsICJ2b2x1bWVfaWQiOiAiMmIzNzlkZmYtZWQ0OS00MGIzLWIyY2EtZmRkMDhlZjQzMmVhIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NzQyMzAxMzUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTkwMjc0MDAwOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzJiMzc5ZGZmLWVkNDktNDBiMy1iMmNhLWZkZDA4ZWY0MzJlYS8yMDI2MDgxMzAyMzg1NC9hel9ub3ZhX2JhY2t1cF82MTk4NGE1Mi1kNjU3LTRhZTItYmEzOS0yYjUwZTQ1NzMxY2EiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDAyOjM4OjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjM4OjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDI6Mzk6MTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 02:39:11.292935 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b92e3b-3fa4-4352-bce2-5118fdc684d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:11.294059 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c16233-81a3-48a0-83d4-909dbc380eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:11.317931 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-9fc246f8-66cb-4090-992f-0501f92d091a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Created reservations ['8789bbab-b58a-4fa9-ac0f-7b30e022fa27', 'be0ccdb2-e93c-4063-a890-20c09d140736'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:11.365199 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Created reservations ['2fc8ff60-b8ed-4487-b873-f847e9689bd4', '9baa2e27-d2d0-4aa8-a0b2-2f8feba6ca68', 'a7491d59-2548-4dc3-86e9-1caa7f44d7c2', '02a86f57-e02d-4b8b-8ce4-0cb0cda72482'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:11.366547 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c16233-81a3-48a0-83d4-909dbc380eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fc8ff60-b8ed-4487-b873-f847e9689bd4', '9baa2e27-d2d0-4aa8-a0b2-2f8feba6ca68', 'a7491d59-2548-4dc3-86e9-1caa7f44d7c2', '02a86f57-e02d-4b8b-8ce4-0cb0cda72482']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:11.367711 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18dd32ff-f86c-480b-8733-2c63142ea4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:11.373688 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-9fc246f8-66cb-4090-992f-0501f92d091a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] import_record rpcapi backup id 43ed38a0-72d6-46e9-93b9-47d4590d8767 on host np0000007139 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDNlZDM4YTAtNzJkNi00NmU5LTkzYjktNDdkNDU5MGQ4NzY3IiwgInVzZXJfaWQiOiAiMDlmNGFlZjQ5Njk5NGYwMzlhY2Y4YmM2YWQ0NDNkMWQiLCAicHJvamVjdF9pZCI6ICJmMjM0MzA0NGU5MmQ0NTc1YThmMzM0OWRiNmUzOGRhZSIsICJ2b2x1bWVfaWQiOiAiMmIzNzlkZmYtZWQ0OS00MGIzLWIyY2EtZmRkMDhlZjQzMmVhIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NzQyMzAxMzUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTkwMjc0MDAwOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzJiMzc5ZGZmLWVkNDktNDBiMy1iMmNhLWZkZDA4ZWY0MzJlYS8yMDI2MDgxMzAyMzg1NC9hel9ub3ZhX2JhY2t1cF82MTk4NGE1Mi1kNjU3LTRhZTItYmEzOS0yYjUwZTQ1NzMxY2EiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDAyOjM4OjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjM4OjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDI6Mzk6MTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100286) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 02:39:11.377866 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-9fc246f8-66cb-4090-992f-0501f92d091a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Import record output: {'backup': {'id': '43ed38a0-72d6-46e9-93b9-47d4590d8767', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.30/volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767'}, {'rel': 'bookmark', 'href': 'https://10.4.3.30/volume/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767'}]}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 02:39:11.378102 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fc246f8-66cb-4090-992f-0501f92d091a tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] https://10.4.3.30/volume/v3/backups/import_record returned with HTTP 201 Aug 13 02:39:11.378842 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 320/1281] 10.4.3.30 () {68 vars in 1295 bytes} [Thu Aug 13 02:39:11 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 149 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 02:39:11.391663 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ac6cfd8b-9ef3-47b4-b85d-2b93399e45b3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:11.392538 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ac6cfd8b-9ef3-47b4-b85d-2b93399e45b3 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] GET https://10.4.3.30/volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 Aug 13 02:39:11.392786 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ac6cfd8b-9ef3-47b4-b85d-2b93399e45b3 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:11.393019 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ac6cfd8b-9ef3-47b4-b85d-2b93399e45b3 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:11.393144 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-ac6cfd8b-9ef3-47b4-b85d-2b93399e45b3 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Show backup with id 43ed38a0-72d6-46e9-93b9-47d4590d8767. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:11.405077 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18dd32ff-f86c-480b-8733-2c63142ea4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '631f6b09-6268-4275-9d91-bff388c4c041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1647241935',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26daef6c61604f1d933c6eb5fbadc551',qos_specs=None,replication_status=,reservations=['2fc8ff60-b8ed-4487-b873-f847e9689bd4','9baa2e27-d2d0-4aa8-a0b2-2f8feba6ca68','a7491d59-2548-4dc3-86e9-1caa7f44d7c2','02a86f57-e02d-4b8b-8ce4-0cb0cda72482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525c0d9b9df84980a0fd4cf2dbf078aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1647241935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=631f6b09-6268-4275-9d91-bff388c4c041,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='26daef6c61604f1d933c6eb5fbadc551',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='525c0d9b9df84980a0fd4cf2dbf078aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:11.406644 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9538cc7-0f6e-4009-b240-73a2f0f0b020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:11.409274 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:11.409274 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:11.410089 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ac6cfd8b-9ef3-47b4-b85d-2b93399e45b3 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] https://10.4.3.30/volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 returned with HTTP 200 Aug 13 02:39:11.410481 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 319/1282] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:11 2026] GET /volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 => generated 645 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:11.427066 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9538cc7-0f6e-4009-b240-73a2f0f0b020) transitioned into state 'SUCCESS' from state '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-1647241935',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='26daef6c61604f1d933c6eb5fbadc551',qos_specs=None,replication_status=,reservations=['2fc8ff60-b8ed-4487-b873-f847e9689bd4','9baa2e27-d2d0-4aa8-a0b2-2f8feba6ca68','a7491d59-2548-4dc3-86e9-1caa7f44d7c2','02a86f57-e02d-4b8b-8ce4-0cb0cda72482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525c0d9b9df84980a0fd4cf2dbf078aa',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:11.427931 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d6e73d-87d6-41a2-9cd0-702b183ca798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:11.440394 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d6e73d-87d6-41a2-9cd0-702b183ca798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:11.441574 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Flow 'volume_create_api' (f66e6490-37ae-4acf-afa6-e4acee458a6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:11.441997 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Create volume request issued successfully. Aug 13 02:39:11.444001 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-349c7814-f4be-4a5e-96c0-6aa9c90aa0e0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:11.444653 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 323/1283] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:39:11 2026] POST /volume/v3/volumes => generated 762 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:11.459968 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-85db1e9e-489e-4aed-94c4-9e9241c430e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:11.462267 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-85db1e9e-489e-4aed-94c4-9e9241c430e5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 Aug 13 02:39:11.462619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-85db1e9e-489e-4aed-94c4-9e9241c430e5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:11.462848 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-85db1e9e-489e-4aed-94c4-9e9241c430e5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:11.475112 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:11.475112 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:11.481541 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-85db1e9e-489e-4aed-94c4-9e9241c430e5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:11.490192 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-85db1e9e-489e-4aed-94c4-9e9241c430e5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 returned with HTTP 200 Aug 13 02:39:11.490720 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 322/1284] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:11 2026] GET /volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:12.057549 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-505d5c75-4ba8-4658-9568-b8acb2c7a1e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.060074 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-505d5c75-4ba8-4658-9568-b8acb2c7a1e5 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] GET https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:39:12.060343 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-505d5c75-4ba8-4658-9568-b8acb2c7a1e5 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.060625 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-505d5c75-4ba8-4658-9568-b8acb2c7a1e5 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.071090 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.071090 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:12.078880 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-505d5c75-4ba8-4658-9568-b8acb2c7a1e5 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:39:12.086437 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f99b5aae-bd12-47e4-82c0-58c6097ab182 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.088419 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-505d5c75-4ba8-4658-9568-b8acb2c7a1e5 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac returned with HTTP 200 Aug 13 02:39:12.088849 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 321/1285] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac => generated 1538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:12.145971 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-c506a98d-8d02-47c0-a2ac-50ebff77feaa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.148792 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-c506a98d-8d02-47c0-a2ac-50ebff77feaa tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] GET https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:39:12.148991 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-c506a98d-8d02-47c0-a2ac-50ebff77feaa tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.149188 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-c506a98d-8d02-47c0-a2ac-50ebff77feaa tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.157460 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.157460 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:12.162439 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-c506a98d-8d02-47c0-a2ac-50ebff77feaa tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:39:12.170452 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-c506a98d-8d02-47c0-a2ac-50ebff77feaa tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac returned with HTTP 200 Aug 13 02:39:12.171393 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 324/1286] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:12.298141 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f99b5aae-bd12-47e4-82c0-58c6097ab182 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:39:12.298677 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f99b5aae-bd12-47e4-82c0-58c6097ab182 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-94054674"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:12.320428 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f99b5aae-bd12-47e4-82c0-58c6097ab182 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:39:12.321138 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 320/1287] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:39:12 2026] POST /volume/v3/types => generated 229 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:12.331195 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9ebf16de-e763-4a13-8ddd-d01b71838fea None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.336297 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9ebf16de-e763-4a13-8ddd-d01b71838fea tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] POST https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs Aug 13 02:39:12.336297 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9ebf16de-e763-4a13-8ddd-d01b71838fea tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:12.425329 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd4d6c5d-2436-4558-9a62-86f420986583 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.431925 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd4d6c5d-2436-4558-9a62-86f420986583 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] GET https://10.4.3.30/volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 Aug 13 02:39:12.431925 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd4d6c5d-2436-4558-9a62-86f420986583 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.431925 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd4d6c5d-2436-4558-9a62-86f420986583 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.431925 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cd4d6c5d-2436-4558-9a62-86f420986583 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Show backup with id 43ed38a0-72d6-46e9-93b9-47d4590d8767. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:12.438607 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.438607 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:12.439344 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd4d6c5d-2436-4558-9a62-86f420986583 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] https://10.4.3.30/volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 returned with HTTP 200 Aug 13 02:39:12.439784 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 322/1288] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:12.457057 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8f84b1f8-33dd-4cc1-93ae-073ffe150d47 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.458144 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f84b1f8-33dd-4cc1-93ae-073ffe150d47 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] GET https://10.4.3.30/volume/v3/backups Aug 13 02:39:12.458690 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8f84b1f8-33dd-4cc1-93ae-073ffe150d47 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.458868 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8f84b1f8-33dd-4cc1-93ae-073ffe150d47 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.473792 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f84b1f8-33dd-4cc1-93ae-073ffe150d47 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 200 Aug 13 02:39:12.474177 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 325/1289] 10.4.3.30 () {66 vars in 1230 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/backups => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:12.491405 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6615d375-bff0-4b50-8023-ace7d2188e58 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.497489 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] POST https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca/restore Aug 13 02:39:12.498057 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:12.502920 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Restoring backup 61984a52-d657-4ae2-ba39-2b50e45731ca ({'restore': {}}) {{(pid=100287) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 02:39:12.502920 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Restoring backup 61984a52-d657-4ae2-ba39-2b50e45731ca to volume None. Aug 13 02:39:12.507913 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.507913 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:12.509115 np0000007139 devstack@c-api.service[100287]: INFO cinder.backup.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Creating volume of 1 GB for restore of backup 61984a52-d657-4ae2-ba39-2b50e45731ca. Aug 13 02:39:12.510294 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bbb5e158-41af-4ec9-973e-2f4cb87fb676 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.513654 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bbb5e158-41af-4ec9-973e-2f4cb87fb676 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 Aug 13 02:39:12.517348 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bbb5e158-41af-4ec9-973e-2f4cb87fb676 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.517348 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bbb5e158-41af-4ec9-973e-2f4cb87fb676 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.522598 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Availability zone cache updated, next update will occur around 2026-08-13 03:39:12.522130. {{(pid=100287) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 02:39:12.522775 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Availability Zones retrieved successfully. Aug 13 02:39:12.529862 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.529862 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:12.530732 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Flow 'volume_create_api' (837b7e90-0a7b-4a2f-a77b-351a2c7e9689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:12.533362 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e430b3e5-dfef-4443-b75e-810118ae7dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:12.534832 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:12.537177 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bbb5e158-41af-4ec9-973e-2f4cb87fb676 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:12.544075 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bbb5e158-41af-4ec9-973e-2f4cb87fb676 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 returned with HTTP 200 Aug 13 02:39:12.545055 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 323/1290] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:12.565123 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3a75d6b1-46e2-49bc-bbb6-232dba5ca0e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.568377 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3a75d6b1-46e2-49bc-bbb6-232dba5ca0e8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 Aug 13 02:39:12.568948 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3a75d6b1-46e2-49bc-bbb6-232dba5ca0e8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.568948 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3a75d6b1-46e2-49bc-bbb6-232dba5ca0e8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.588150 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e430b3e5-dfef-4443-b75e-810118ae7dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:12.589757 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.589757 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:12.589964 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86db1a7-c281-41e0-9114-d99e63e3a24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:12.593037 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9ebf16de-e763-4a13-8ddd-d01b71838fea tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs returned with HTTP 200 Aug 13 02:39:12.593037 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 323/1291] 10.4.3.30 () {68 vars in 1392 bytes} [Thu Aug 13 02:39:12 2026] POST /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs => generated 34 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:12.596338 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3a75d6b1-46e2-49bc-bbb6-232dba5ca0e8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:12.604968 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3a75d6b1-46e2-49bc-bbb6-232dba5ca0e8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 returned with HTTP 200 Aug 13 02:39:12.605560 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 326/1292] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:12.614827 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e763f20b-647c-4e3d-bd2b-9e63bab16d96 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.618391 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e763f20b-647c-4e3d-bd2b-9e63bab16d96 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] GET https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec3 Aug 13 02:39:12.618637 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e763f20b-647c-4e3d-bd2b-9e63bab16d96 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.618876 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e763f20b-647c-4e3d-bd2b-9e63bab16d96 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.625486 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c74948d1-fa08-4733-8f6d-113936d2f8a2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.627881 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c74948d1-fa08-4733-8f6d-113936d2f8a2 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes Aug 13 02:39:12.628217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c74948d1-fa08-4733-8f6d-113936d2f8a2 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.628833 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c74948d1-fa08-4733-8f6d-113936d2f8a2 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.628833 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-c74948d1-fa08-4733-8f6d-113936d2f8a2 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:12.629424 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e763f20b-647c-4e3d-bd2b-9e63bab16d96 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec3 returned with HTTP 200 Aug 13 02:39:12.629876 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c74948d1-fa08-4733-8f6d-113936d2f8a2 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:12.630025 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 324/1293] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec3 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:12.641770 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bcd311ed-04bc-45b1-9fea-be9b80a25b08 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.642403 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c74948d1-fa08-4733-8f6d-113936d2f8a2 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:12.643361 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c74948d1-fa08-4733-8f6d-113936d2f8a2 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 200 Aug 13 02:39:12.643857 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 324/1294] 10.4.3.30 () {66 vars in 1230 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/volumes => generated 968 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:12.644996 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bcd311ed-04bc-45b1-9fea-be9b80a25b08 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] DELETE https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec3 Aug 13 02:39:12.645411 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bcd311ed-04bc-45b1-9fea-be9b80a25b08 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.645649 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bcd311ed-04bc-45b1-9fea-be9b80a25b08 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.660483 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6572515e-0d0f-46b1-9fb9-dc8e67080f8e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.667705 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6572515e-0d0f-46b1-9fb9-dc8e67080f8e tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-170619533 Aug 13 02:39:12.667705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6572515e-0d0f-46b1-9fb9-dc8e67080f8e tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.668153 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6572515e-0d0f-46b1-9fb9-dc8e67080f8e tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.669244 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-6572515e-0d0f-46b1-9fb9-dc8e67080f8e tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:12.674657 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6572515e-0d0f-46b1-9fb9-dc8e67080f8e tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-170619533'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:12.677057 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Created reservations ['ec8d4c16-c02b-4fed-86a5-1ab71bfd5bc0', '5572d6f0-bbd7-4d08-b61f-b63b43e4d34c', '71238f9c-db5e-47d1-ba6d-368769617581', 'd6c7af6d-236b-4606-a586-d9fc107d08d5'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:12.682551 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86db1a7-c281-41e0-9114-d99e63e3a24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec8d4c16-c02b-4fed-86a5-1ab71bfd5bc0', '5572d6f0-bbd7-4d08-b61f-b63b43e4d34c', '71238f9c-db5e-47d1-ba6d-368769617581', 'd6c7af6d-236b-4606-a586-d9fc107d08d5']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:12.683785 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a8eb874-88fa-42c2-b693-bd8a5bc7860f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:12.713828 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6572515e-0d0f-46b1-9fb9-dc8e67080f8e tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:12.713828 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6572515e-0d0f-46b1-9fb9-dc8e67080f8e tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-170619533 returned with HTTP 200 Aug 13 02:39:12.713828 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 325/1295] 10.4.3.30 () {66 vars in 1329 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-170619533 => generated 331 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:12.714982 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bcd311ed-04bc-45b1-9fea-be9b80a25b08 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec3 returned with HTTP 202 Aug 13 02:39:12.715625 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 327/1296] 10.4.3.30 () {66 vars in 1392 bytes} [Thu Aug 13 02:39:12 2026] DELETE /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:12.732280 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d9c3ae50-9a09-485f-97bf-9506c9d7a048 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.734036 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6af0acba-7cc4-4c6d-a303-c4e5e5ec6a64 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.735582 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a8eb874-88fa-42c2-b693-bd8a5bc7860f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95ecb4b6-17bc-4746-a21d-52b84749fd94', '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_61984a52-d657-4ae2-ba39-2b50e45731ca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2343044e92d4575a8f3349db6e38dae',qos_specs=None,replication_status=,reservations=['ec8d4c16-c02b-4fed-86a5-1ab71bfd5bc0','5572d6f0-bbd7-4d08-b61f-b63b43e4d34c','71238f9c-db5e-47d1-ba6d-368769617581','d6c7af6d-236b-4606-a586-d9fc107d08d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f4aef496994f039acf8bc6ad443d1d',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_61984a52-d657-4ae2-ba39-2b50e45731ca',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95ecb4b6-17bc-4746-a21d-52b84749fd94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2343044e92d4575a8f3349db6e38dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f4aef496994f039acf8bc6ad443d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:12.736544 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a2e1022-e688-4530-bf19-206821085b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:12.737917 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6af0acba-7cc4-4c6d-a303-c4e5e5ec6a64 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] GET https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec3 Aug 13 02:39:12.738003 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6af0acba-7cc4-4c6d-a303-c4e5e5ec6a64 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.740221 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9c3ae50-9a09-485f-97bf-9506c9d7a048 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1647241935 Aug 13 02:39:12.740717 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6af0acba-7cc4-4c6d-a303-c4e5e5ec6a64 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.741035 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9c3ae50-9a09-485f-97bf-9506c9d7a048 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.741097 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.741097 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:12.742416 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9c3ae50-9a09-485f-97bf-9506c9d7a048 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.742416 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-d9c3ae50-9a09-485f-97bf-9506c9d7a048 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:12.742726 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.742726 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:12.743189 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d9c3ae50-9a09-485f-97bf-9506c9d7a048 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1647241935'), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:12.754182 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6af0acba-7cc4-4c6d-a303-c4e5e5ec6a64 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec3 returned with HTTP 404 Aug 13 02:39:12.754868 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 326/1297] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec3 => generated 129 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:12.763534 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a2e1022-e688-4530-bf19-206821085b63) transitioned into 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_61984a52-d657-4ae2-ba39-2b50e45731ca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2343044e92d4575a8f3349db6e38dae',qos_specs=None,replication_status=,reservations=['ec8d4c16-c02b-4fed-86a5-1ab71bfd5bc0','5572d6f0-bbd7-4d08-b61f-b63b43e4d34c','71238f9c-db5e-47d1-ba6d-368769617581','d6c7af6d-236b-4606-a586-d9fc107d08d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f4aef496994f039acf8bc6ad443d1d',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:12.764124 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c83737-bfdc-4913-a61a-4b7428d0e0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:12.765209 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ef8d7b01-ac80-4ece-b8a6-47fb888256eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.770757 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef8d7b01-ac80-4ece-b8a6-47fb888256eb tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] POST https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs Aug 13 02:39:12.771241 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ef8d7b01-ac80-4ece-b8a6-47fb888256eb tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:12.779628 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c83737-bfdc-4913-a61a-4b7428d0e0c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:12.780590 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Flow 'volume_create_api' (837b7e90-0a7b-4a2f-a77b-351a2c7e9689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:12.781086 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Create volume request issued successfully. Aug 13 02:39:12.791679 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d9c3ae50-9a09-485f-97bf-9506c9d7a048 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:12.793275 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.793275 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:12.793712 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.793712 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:12.794072 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:12.800431 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9c3ae50-9a09-485f-97bf-9506c9d7a048 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1647241935 returned with HTTP 200 Aug 13 02:39:12.801713 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 325/1298] 10.4.3.30 () {66 vars in 1352 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1647241935 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:12.818861 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef8d7b01-ac80-4ece-b8a6-47fb888256eb tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs returned with HTTP 200 Aug 13 02:39:12.820141 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 328/1299] 10.4.3.30 () {68 vars in 1392 bytes} [Thu Aug 13 02:39:12 2026] POST /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs => generated 34 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:12.820272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a89c6b3f-9b8f-454b-93a1-32ead35ffa6b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.826428 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a89c6b3f-9b8f-454b-93a1-32ead35ffa6b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?limit=1 Aug 13 02:39:12.826661 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a89c6b3f-9b8f-454b-93a1-32ead35ffa6b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.827087 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a89c6b3f-9b8f-454b-93a1-32ead35ffa6b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.827234 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-a89c6b3f-9b8f-454b-93a1-32ead35ffa6b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:12.828229 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a89c6b3f-9b8f-454b-93a1-32ead35ffa6b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:12.834903 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-95c1f749-0ad5-434b-92d7-365a5807d451 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.836650 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95c1f749-0ad5-434b-92d7-365a5807d451 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] GET https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs Aug 13 02:39:12.836849 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95c1f749-0ad5-434b-92d7-365a5807d451 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.837057 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95c1f749-0ad5-434b-92d7-365a5807d451 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.839750 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a89c6b3f-9b8f-454b-93a1-32ead35ffa6b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:12.840638 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.840638 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:12.848111 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a89c6b3f-9b8f-454b-93a1-32ead35ffa6b tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 13 02:39:12.848612 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 327/1300] 10.4.3.30 () {66 vars in 1266 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:12.858919 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95c1f749-0ad5-434b-92d7-365a5807d451 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs returned with HTTP 200 Aug 13 02:39:12.859761 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 326/1301] 10.4.3.30 () {66 vars in 1371 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:12.870930 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bec75f56-f5a4-4c1a-b7ab-e9a4b78e00a5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.873092 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1db463a7-d897-44f0-88be-763ec1ed4610 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.874418 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bec75f56-f5a4-4c1a-b7ab-e9a4b78e00a5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?limit=1&marker=631f6b09-6268-4275-9d91-bff388c4c041 Aug 13 02:39:12.874729 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bec75f56-f5a4-4c1a-b7ab-e9a4b78e00a5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.875038 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bec75f56-f5a4-4c1a-b7ab-e9a4b78e00a5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.876063 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1db463a7-d897-44f0-88be-763ec1ed4610 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] POST https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs Aug 13 02:39:12.876644 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1db463a7-d897-44f0-88be-763ec1ed4610 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:12.876751 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-bec75f56-f5a4-4c1a-b7ab-e9a4b78e00a5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:12.877760 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-bec75f56-f5a4-4c1a-b7ab-e9a4b78e00a5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:12.929103 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1db463a7-d897-44f0-88be-763ec1ed4610 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs returned with HTTP 200 Aug 13 02:39:12.929634 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 328/1302] 10.4.3.30 () {68 vars in 1392 bytes} [Thu Aug 13 02:39:12 2026] POST /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs => generated 34 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:12.937492 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bec75f56-f5a4-4c1a-b7ab-e9a4b78e00a5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:12.939195 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:12.939195 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:12.942244 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c44cd0d3-5286-4572-8b3b-9031d8e0cec5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.945585 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c44cd0d3-5286-4572-8b3b-9031d8e0cec5 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] PUT https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec2 Aug 13 02:39:12.946070 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c44cd0d3-5286-4572-8b3b-9031d8e0cec5 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:12.948214 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bec75f56-f5a4-4c1a-b7ab-e9a4b78e00a5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?limit=1&marker=631f6b09-6268-4275-9d91-bff388c4c041 returned with HTTP 200 Aug 13 02:39:12.949014 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 329/1303] 10.4.3.30 () {66 vars in 1354 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/volumes/detail?limit=1&marker=631f6b09-6268-4275-9d91-bff388c4c041 => generated 999 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:12.971372 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a3b44e8-3f17-429e-8e29-1b37ffa237d9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:12.974299 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a3b44e8-3f17-429e-8e29-1b37ffa237d9 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?limit=1&marker=4c47832c-3fdd-44e1-ae4b-1c0a359fc017 Aug 13 02:39:12.974299 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a3b44e8-3f17-429e-8e29-1b37ffa237d9 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:12.974535 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a3b44e8-3f17-429e-8e29-1b37ffa237d9 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:12.974751 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-0a3b44e8-3f17-429e-8e29-1b37ffa237d9 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:12.975828 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a3b44e8-3f17-429e-8e29-1b37ffa237d9 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:12.985403 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c44cd0d3-5286-4572-8b3b-9031d8e0cec5 tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec2 returned with HTTP 200 Aug 13 02:39:12.986385 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 327/1304] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:39:12 2026] PUT /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec2 => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:12.998120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8773057b-b8ae-4352-b326-55d73f20fa7c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.001647 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8773057b-b8ae-4352-b326-55d73f20fa7c tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] GET https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec2 Aug 13 02:39:13.001755 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8773057b-b8ae-4352-b326-55d73f20fa7c tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.001965 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8773057b-b8ae-4352-b326-55d73f20fa7c tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.012514 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8773057b-b8ae-4352-b326-55d73f20fa7c tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec2 returned with HTTP 200 Aug 13 02:39:13.013654 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 330/1305] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs/spec2 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:13.022597 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-100fa565-4877-4cc5-b624-d4cb2fe157cc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.026404 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-100fa565-4877-4cc5-b624-d4cb2fe157cc tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] POST https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs Aug 13 02:39:13.026404 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-100fa565-4877-4cc5-b624-d4cb2fe157cc tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:13.042149 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0a3b44e8-3f17-429e-8e29-1b37ffa237d9 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.043304 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.043304 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:13.048973 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a3b44e8-3f17-429e-8e29-1b37ffa237d9 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?limit=1&marker=4c47832c-3fdd-44e1-ae4b-1c0a359fc017 returned with HTTP 200 Aug 13 02:39:13.049599 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 329/1306] 10.4.3.30 () {66 vars in 1354 bytes} [Thu Aug 13 02:39:12 2026] GET /volume/v3/volumes/detail?limit=1&marker=4c47832c-3fdd-44e1-ae4b-1c0a359fc017 => generated 999 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:13.061755 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-100fa565-4877-4cc5-b624-d4cb2fe157cc tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs returned with HTTP 200 Aug 13 02:39:13.062343 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 328/1307] 10.4.3.30 () {68 vars in 1392 bytes} [Thu Aug 13 02:39:13 2026] POST /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs => generated 51 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:13.070347 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e7f69050-199f-42d1-b20e-35e62bcfd102 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.076277 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bef3b76e-3eee-47d6-aea4-f03b58e649cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.076706 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e7f69050-199f-42d1-b20e-35e62bcfd102 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?limit=1&marker=3d3674b8-505b-4da5-ad3b-02ae381c6035 Aug 13 02:39:13.076706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e7f69050-199f-42d1-b20e-35e62bcfd102 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.076706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e7f69050-199f-42d1-b20e-35e62bcfd102 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.076706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-e7f69050-199f-42d1-b20e-35e62bcfd102 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.076706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e7f69050-199f-42d1-b20e-35e62bcfd102 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.076956 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bef3b76e-3eee-47d6-aea4-f03b58e649cb tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] GET https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs Aug 13 02:39:13.076956 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bef3b76e-3eee-47d6-aea4-f03b58e649cb tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.076956 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bef3b76e-3eee-47d6-aea4-f03b58e649cb tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.085717 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bef3b76e-3eee-47d6-aea4-f03b58e649cb tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs returned with HTTP 200 Aug 13 02:39:13.086215 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 330/1308] 10.4.3.30 () {66 vars in 1371 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:13.091656 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e7f69050-199f-42d1-b20e-35e62bcfd102 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.094809 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e7f69050-199f-42d1-b20e-35e62bcfd102 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?limit=1&marker=3d3674b8-505b-4da5-ad3b-02ae381c6035 returned with HTTP 200 Aug 13 02:39:13.094809 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 331/1309] 10.4.3.30 () {66 vars in 1354 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes/detail?limit=1&marker=3d3674b8-505b-4da5-ad3b-02ae381c6035 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:13.099027 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2d8ca7c4-0314-4357-baa3-a6f14506c48a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.106188 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d8ca7c4-0314-4357-baa3-a6f14506c48a tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] DELETE https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e Aug 13 02:39:13.106463 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d8ca7c4-0314-4357-baa3-a6f14506c48a tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.107077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d8ca7c4-0314-4357-baa3-a6f14506c48a tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.115282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a6244bb-6abf-4c50-bbe8-13458a5528a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.118650 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a6244bb-6abf-4c50-bbe8-13458a5528a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 13 02:39:13.118852 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a6244bb-6abf-4c50-bbe8-13458a5528a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.119033 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a6244bb-6abf-4c50-bbe8-13458a5528a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.119281 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-6a6244bb-6abf-4c50-bbe8-13458a5528a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.119548 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a6244bb-6abf-4c50-bbe8-13458a5528a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Could not evaluate value available, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:39:13.120169 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a6244bb-6abf-4c50-bbe8-13458a5528a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.140309 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d8ca7c4-0314-4357-baa3-a6f14506c48a tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e returned with HTTP 202 Aug 13 02:39:13.143487 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 329/1310] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:39:13 2026] DELETE /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:13.158268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ac70ec0f-a3e1-4878-8bd9-0c82208d7dfe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.158896 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6a6244bb-6abf-4c50-bbe8-13458a5528a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.160008 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.160008 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:13.161659 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac70ec0f-a3e1-4878-8bd9-0c82208d7dfe tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] GET https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e Aug 13 02:39:13.161916 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac70ec0f-a3e1-4878-8bd9-0c82208d7dfe tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.162227 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac70ec0f-a3e1-4878-8bd9-0c82208d7dfe tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.165778 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a6244bb-6abf-4c50-bbe8-13458a5528a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 13 02:39:13.166506 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 331/1311] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1885 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:13.168704 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac70ec0f-a3e1-4878-8bd9-0c82208d7dfe tempest-VolumeTypesExtraSpecsTest-899319515 tempest-VolumeTypesExtraSpecsTest-899319515-project-admin] https://10.4.3.30/volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e returned with HTTP 404 Aug 13 02:39:13.169424 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 332/1312] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/types/dbabff6a-bff9-491c-b105-7327e0caf24e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:13.185121 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-20983ea0-64b7-42ca-97c7-2bbcc0f29833 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.190274 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-20983ea0-64b7-42ca-97c7-2bbcc0f29833 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 13 02:39:13.190274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-20983ea0-64b7-42ca-97c7-2bbcc0f29833 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.190274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-20983ea0-64b7-42ca-97c7-2bbcc0f29833 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.190274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-20983ea0-64b7-42ca-97c7-2bbcc0f29833 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.190274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-20983ea0-64b7-42ca-97c7-2bbcc0f29833 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Could not evaluate value available, assuming string {{(pid=100288) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:39:13.190737 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-20983ea0-64b7-42ca-97c7-2bbcc0f29833 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.209762 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-54911893-845c-4147-80ea-85a9ec6df291 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.215532 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-54911893-845c-4147-80ea-85a9ec6df291 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] GET https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:39:13.215818 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-54911893-845c-4147-80ea-85a9ec6df291 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.216092 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-54911893-845c-4147-80ea-85a9ec6df291 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.226951 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.226951 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:13.234439 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-54911893-845c-4147-80ea-85a9ec6df291 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:39:13.241368 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-54911893-845c-4147-80ea-85a9ec6df291 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac returned with HTTP 200 Aug 13 02:39:13.242178 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-20983ea0-64b7-42ca-97c7-2bbcc0f29833 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.242322 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 332/1313] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:13.243452 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.243452 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:13.251012 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-20983ea0-64b7-42ca-97c7-2bbcc0f29833 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 13 02:39:13.251622 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 330/1314] 10.4.3.30 () {66 vars in 1352 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:13.259739 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2cbc389d-5dcb-4f51-add0-8f88481875d9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.260228 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2cbc389d-5dcb-4f51-add0-8f88481875d9 None None] GET https://10.4.3.30/volume// Aug 13 02:39:13.260526 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2cbc389d-5dcb-4f51-add0-8f88481875d9 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.260795 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2cbc389d-5dcb-4f51-add0-8f88481875d9 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.261238 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2cbc389d-5dcb-4f51-add0-8f88481875d9 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:13.261714 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 333/1315] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:39:13.272450 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a87b8f7-ebf4-4cb4-b3b3-9a1cb9b0d96d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.273657 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-359078e9-f847-4c1b-b603-ae4937076904 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.274959 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a87b8f7-ebf4-4cb4-b3b3-9a1cb9b0d96d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?limit=1 Aug 13 02:39:13.275167 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a87b8f7-ebf4-4cb4-b3b3-9a1cb9b0d96d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.275650 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a87b8f7-ebf4-4cb4-b3b3-9a1cb9b0d96d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.275792 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-6a87b8f7-ebf4-4cb4-b3b3-9a1cb9b0d96d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.276476 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-359078e9-f847-4c1b-b603-ae4937076904 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:39:13.276669 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a87b8f7-ebf4-4cb4-b3b3-9a1cb9b0d96d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.277167 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-359078e9-f847-4c1b-b603-ae4937076904 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4f433d3-8945-4909-bc8a-c95313e43cac", "connector": null, "instance_uuid": "61922a0a-14ab-46c5-a085-1da5fa140c94"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:13.291275 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6a87b8f7-ebf4-4cb4-b3b3-9a1cb9b0d96d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.291461 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.291461 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:13.291557 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a87b8f7-ebf4-4cb4-b3b3-9a1cb9b0d96d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 13 02:39:13.291557 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 333/1316] 10.4.3.30 () {66 vars in 1245 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:13.304419 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c50b6469-9137-430c-9a03-598ecd15f462 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.310656 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c50b6469-9137-430c-9a03-598ecd15f462 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?limit=1&marker=631f6b09-6268-4275-9d91-bff388c4c041 Aug 13 02:39:13.310831 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c50b6469-9137-430c-9a03-598ecd15f462 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.311995 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c50b6469-9137-430c-9a03-598ecd15f462 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.311995 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-c50b6469-9137-430c-9a03-598ecd15f462 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.314437 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c50b6469-9137-430c-9a03-598ecd15f462 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.343095 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c50b6469-9137-430c-9a03-598ecd15f462 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.343966 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c50b6469-9137-430c-9a03-598ecd15f462 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?limit=1&marker=631f6b09-6268-4275-9d91-bff388c4c041 returned with HTTP 200 Aug 13 02:39:13.344496 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 334/1317] 10.4.3.30 () {66 vars in 1333 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes?limit=1&marker=631f6b09-6268-4275-9d91-bff388c4c041 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:13.345991 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-359078e9-f847-4c1b-b603-ae4937076904 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:39:13.346642 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 331/1318] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:39:13 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:13.356926 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-275c2f6d-48f6-411a-956b-e3e59c6195d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.359242 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-275c2f6d-48f6-411a-956b-e3e59c6195d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?limit=1&marker=4c47832c-3fdd-44e1-ae4b-1c0a359fc017 Aug 13 02:39:13.359952 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-275c2f6d-48f6-411a-956b-e3e59c6195d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.359952 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-275c2f6d-48f6-411a-956b-e3e59c6195d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.360329 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-275c2f6d-48f6-411a-956b-e3e59c6195d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.360573 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.360573 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:13.361316 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-275c2f6d-48f6-411a-956b-e3e59c6195d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.376876 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-275c2f6d-48f6-411a-956b-e3e59c6195d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.377657 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-275c2f6d-48f6-411a-956b-e3e59c6195d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?limit=1&marker=4c47832c-3fdd-44e1-ae4b-1c0a359fc017 returned with HTTP 200 Aug 13 02:39:13.378168 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 334/1319] 10.4.3.30 () {66 vars in 1333 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes?limit=1&marker=4c47832c-3fdd-44e1-ae4b-1c0a359fc017 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:13.391410 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-56dd76d6-21f8-4f90-87b0-0f8d7cae69a8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.395340 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-56dd76d6-21f8-4f90-87b0-0f8d7cae69a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?limit=1&marker=3d3674b8-505b-4da5-ad3b-02ae381c6035 Aug 13 02:39:13.395340 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-56dd76d6-21f8-4f90-87b0-0f8d7cae69a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.395499 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-56dd76d6-21f8-4f90-87b0-0f8d7cae69a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.395796 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-56dd76d6-21f8-4f90-87b0-0f8d7cae69a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.396119 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.396119 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:13.396900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56dd76d6-21f8-4f90-87b0-0f8d7cae69a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.411096 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-56dd76d6-21f8-4f90-87b0-0f8d7cae69a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.411536 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-56dd76d6-21f8-4f90-87b0-0f8d7cae69a8 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?limit=1&marker=3d3674b8-505b-4da5-ad3b-02ae381c6035 returned with HTTP 200 Aug 13 02:39:13.414047 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 335/1320] 10.4.3.30 () {66 vars in 1333 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes?limit=1&marker=3d3674b8-505b-4da5-ad3b-02ae381c6035 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:13.427886 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-19dfd0f7-7824-4966-8d16-9603beb74022 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.432885 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19dfd0f7-7824-4966-8d16-9603beb74022 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-170619533&status=available Aug 13 02:39:13.433136 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19dfd0f7-7824-4966-8d16-9603beb74022 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.434942 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19dfd0f7-7824-4966-8d16-9603beb74022 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.434942 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-19dfd0f7-7824-4966-8d16-9603beb74022 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.434942 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-19dfd0f7-7824-4966-8d16-9603beb74022 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Could not evaluate value available, assuming string {{(pid=100288) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:39:13.434942 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.434942 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:13.434942 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-19dfd0f7-7824-4966-8d16-9603beb74022 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-170619533'), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.476326 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-19dfd0f7-7824-4966-8d16-9603beb74022 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.476941 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19dfd0f7-7824-4966-8d16-9603beb74022 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-170619533&status=available returned with HTTP 200 Aug 13 02:39:13.479568 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 332/1321] 10.4.3.30 () {66 vars in 1363 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-170619533&status=available => generated 331 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:13.491776 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2541f32d-80b5-48d9-84f1-d04894f1983a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.495394 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2541f32d-80b5-48d9-84f1-d04894f1983a tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-170619533&status=available Aug 13 02:39:13.495752 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2541f32d-80b5-48d9-84f1-d04894f1983a tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.496044 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2541f32d-80b5-48d9-84f1-d04894f1983a tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.496320 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-2541f32d-80b5-48d9-84f1-d04894f1983a tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.496697 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2541f32d-80b5-48d9-84f1-d04894f1983a tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Could not evaluate value available, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:39:13.496997 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.496997 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:13.497717 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2541f32d-80b5-48d9-84f1-d04894f1983a tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-170619533'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.529505 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2541f32d-80b5-48d9-84f1-d04894f1983a tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.530177 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.530177 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:13.534669 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2541f32d-80b5-48d9-84f1-d04894f1983a tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-170619533&status=available returned with HTTP 200 Aug 13 02:39:13.535119 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 335/1322] 10.4.3.30 () {66 vars in 1384 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-170619533&status=available => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:13.555098 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3d4637ea-6677-4ab8-8ee0-7f41034495a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.558051 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3d4637ea-6677-4ab8-8ee0-7f41034495a7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?marker=4c47832c-3fdd-44e1-ae4b-1c0a359fc017&sort=id%3Aasc Aug 13 02:39:13.558341 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3d4637ea-6677-4ab8-8ee0-7f41034495a7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.558723 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3d4637ea-6677-4ab8-8ee0-7f41034495a7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.559062 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-3d4637ea-6677-4ab8-8ee0-7f41034495a7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.559962 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3d4637ea-6677-4ab8-8ee0-7f41034495a7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.774594 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3d4637ea-6677-4ab8-8ee0-7f41034495a7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.775462 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.775462 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:13.782944 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3d4637ea-6677-4ab8-8ee0-7f41034495a7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?marker=4c47832c-3fdd-44e1-ae4b-1c0a359fc017&sort=id%3Aasc returned with HTTP 200 Aug 13 02:39:13.783386 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 336/1323] 10.4.3.30 () {66 vars in 1366 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes/detail?marker=4c47832c-3fdd-44e1-ae4b-1c0a359fc017&sort=id%3Aasc => generated 858 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:13.801192 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cf7013ff-94ae-4d85-b71a-b7df6487f117 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.803950 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf7013ff-94ae-4d85-b71a-b7df6487f117 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 02:39:13.804149 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cf7013ff-94ae-4d85-b71a-b7df6487f117 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.804395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cf7013ff-94ae-4d85-b71a-b7df6487f117 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.804717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-cf7013ff-94ae-4d85-b71a-b7df6487f117 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.805098 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.805098 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:13.805768 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf7013ff-94ae-4d85-b71a-b7df6487f117 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.808047 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.808047 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:13.808760 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:13.809052 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Checking backup size 1 against volume size 1 {{(pid=100287) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 02:39:13.809177 np0000007139 devstack@c-api.service[100287]: INFO cinder.backup.api [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Overwriting volume 95ecb4b6-17bc-4746-a21d-52b84749fd94 with restore of backup 61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:13.851214 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cf7013ff-94ae-4d85-b71a-b7df6487f117 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.851214 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.851214 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:13.855194 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf7013ff-94ae-4d85-b71a-b7df6487f117 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 02:39:13.855773 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 333/1324] 10.4.3.30 () {66 vars in 1330 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:13.859223 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] restore_backup in rpcapi backup_id 61984a52-d657-4ae2-ba39-2b50e45731ca {{(pid=100287) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 02:39:13.861727 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6615d375-bff0-4b50-8023-ace7d2188e58 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca/restore returned with HTTP 202 Aug 13 02:39:13.864198 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 321/1325] 10.4.3.30 () {68 vars in 1386 bytes} [Thu Aug 13 02:39:12 2026] POST /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca/restore => generated 189 bytes in 1373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:13.872100 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df629652-98b4-40f2-934f-b6078ded7e8f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.875889 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df629652-98b4-40f2-934f-b6078ded7e8f tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:39:13.876108 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df629652-98b4-40f2-934f-b6078ded7e8f tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.876394 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df629652-98b4-40f2-934f-b6078ded7e8f tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.876687 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-df629652-98b4-40f2-934f-b6078ded7e8f tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.878074 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df629652-98b4-40f2-934f-b6078ded7e8f tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.880065 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4cd35d17-64e3-4184-ae2b-9ae8ab0271ab None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.883016 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4cd35d17-64e3-4184-ae2b-9ae8ab0271ab tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:13.883129 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4cd35d17-64e3-4184-ae2b-9ae8ab0271ab tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.883441 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4cd35d17-64e3-4184-ae2b-9ae8ab0271ab tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.883693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4cd35d17-64e3-4184-ae2b-9ae8ab0271ab tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:13.895233 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.895233 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:13.896194 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4cd35d17-64e3-4184-ae2b-9ae8ab0271ab tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:13.896670 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 337/1326] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:13.900429 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-df629652-98b4-40f2-934f-b6078ded7e8f tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.901388 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:13.901388 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:13.906209 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df629652-98b4-40f2-934f-b6078ded7e8f tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:39:13.906803 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 336/1327] 10.4.3.30 () {66 vars in 1251 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:13.926705 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-298535ba-7629-449e-be32-075cb83285eb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.930914 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-298535ba-7629-449e-be32-075cb83285eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 02:39:13.931234 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-298535ba-7629-449e-be32-075cb83285eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.931380 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-298535ba-7629-449e-be32-075cb83285eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.932461 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-298535ba-7629-449e-be32-075cb83285eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.932825 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-298535ba-7629-449e-be32-075cb83285eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:13.949315 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-298535ba-7629-449e-be32-075cb83285eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:13.949315 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-298535ba-7629-449e-be32-075cb83285eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 02:39:13.949315 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 334/1328] 10.4.3.30 () {66 vars in 1309 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:13.965792 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-20d1aeed-6eaf-4905-8af1-b5c13b100ba7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:13.969267 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-20d1aeed-6eaf-4905-8af1-b5c13b100ba7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?availability_zone=nova Aug 13 02:39:13.969769 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-20d1aeed-6eaf-4905-8af1-b5c13b100ba7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:13.969945 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-20d1aeed-6eaf-4905-8af1-b5c13b100ba7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:13.972033 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-20d1aeed-6eaf-4905-8af1-b5c13b100ba7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:13.972481 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-20d1aeed-6eaf-4905-8af1-b5c13b100ba7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Could not evaluate value nova, assuming string {{(pid=100287) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:39:13.974091 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-20d1aeed-6eaf-4905-8af1-b5c13b100ba7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:14.034055 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-20d1aeed-6eaf-4905-8af1-b5c13b100ba7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:14.036463 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-20d1aeed-6eaf-4905-8af1-b5c13b100ba7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 02:39:14.036463 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 322/1329] 10.4.3.30 () {66 vars in 1275 bytes} [Thu Aug 13 02:39:13 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:14.049545 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-58073291-69de-429d-8d80-e289a59817eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.052952 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-58073291-69de-429d-8d80-e289a59817eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?availability_zone=nova Aug 13 02:39:14.053284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-58073291-69de-429d-8d80-e289a59817eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.053464 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-58073291-69de-429d-8d80-e289a59817eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.053793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-58073291-69de-429d-8d80-e289a59817eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:14.054035 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-58073291-69de-429d-8d80-e289a59817eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Could not evaluate value nova, assuming string {{(pid=100289) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:39:14.057275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-58073291-69de-429d-8d80-e289a59817eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:14.108058 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-58073291-69de-429d-8d80-e289a59817eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:14.108058 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-58073291-69de-429d-8d80-e289a59817eb tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 02:39:14.108058 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 338/1330] 10.4.3.30 () {66 vars in 1275 bytes} [Thu Aug 13 02:39:14 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:14.122334 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d14c403-904f-4cdf-86a2-8aa855bd72ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.124619 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d14c403-904f-4cdf-86a2-8aa855bd72ed tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?bootable=false Aug 13 02:39:14.124619 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d14c403-904f-4cdf-86a2-8aa855bd72ed tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.124960 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d14c403-904f-4cdf-86a2-8aa855bd72ed tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.125602 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-2d14c403-904f-4cdf-86a2-8aa855bd72ed tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:14.126665 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d14c403-904f-4cdf-86a2-8aa855bd72ed tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:14.168141 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d14c403-904f-4cdf-86a2-8aa855bd72ed tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:14.169023 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d14c403-904f-4cdf-86a2-8aa855bd72ed tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 02:39:14.169672 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 337/1331] 10.4.3.30 () {66 vars in 1259 bytes} [Thu Aug 13 02:39:14 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:14.182453 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eb22d001-05e6-404b-a757-e15fc434d2a6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.185200 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb22d001-05e6-404b-a757-e15fc434d2a6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?bootable=false Aug 13 02:39:14.185200 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb22d001-05e6-404b-a757-e15fc434d2a6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.185489 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb22d001-05e6-404b-a757-e15fc434d2a6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.186027 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-eb22d001-05e6-404b-a757-e15fc434d2a6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:14.186333 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.186333 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:14.187175 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eb22d001-05e6-404b-a757-e15fc434d2a6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:14.219154 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-a64c99f8-bf78-4302-a81b-a4d4c2b93df4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.221393 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-a64c99f8-bf78-4302-a81b-a4d4c2b93df4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393/action Aug 13 02:39:14.221857 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-a64c99f8-bf78-4302-a81b-a4d4c2b93df4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:14.222943 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-a64c99f8-bf78-4302-a81b-a4d4c2b93df4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:14.245053 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eb22d001-05e6-404b-a757-e15fc434d2a6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:14.247921 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb22d001-05e6-404b-a757-e15fc434d2a6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 02:39:14.248756 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 335/1332] 10.4.3.30 () {66 vars in 1259 bytes} [Thu Aug 13 02:39:14 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:14.264492 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ddb6af98-63d2-4a07-a0db-cf0a876bcac5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.268650 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ddb6af98-63d2-4a07-a0db-cf0a876bcac5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?status=available Aug 13 02:39:14.268650 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ddb6af98-63d2-4a07-a0db-cf0a876bcac5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.268650 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ddb6af98-63d2-4a07-a0db-cf0a876bcac5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.268650 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-ddb6af98-63d2-4a07-a0db-cf0a876bcac5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:14.268650 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ddb6af98-63d2-4a07-a0db-cf0a876bcac5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Could not evaluate value available, assuming string {{(pid=100289) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:39:14.269457 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.269457 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:14.272202 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.272202 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:14.272999 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ddb6af98-63d2-4a07-a0db-cf0a876bcac5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:14.305761 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2edfa140-3598-4e7c-8f72-737388cf0035 req-a64c99f8-bf78-4302-a81b-a4d4c2b93df4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393/action returned with HTTP 204 Aug 13 02:39:14.306477 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 323/1333] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:39:14 2026] POST /volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:14.324398 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ddb6af98-63d2-4a07-a0db-cf0a876bcac5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:14.324398 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ddb6af98-63d2-4a07-a0db-cf0a876bcac5 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 02:39:14.324638 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 339/1334] 10.4.3.30 () {66 vars in 1263 bytes} [Thu Aug 13 02:39:14 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:14.335785 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-289bef8f-4446-4081-8c1e-7613bb97cb83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.337902 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-289bef8f-4446-4081-8c1e-7613bb97cb83 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes?status=available Aug 13 02:39:14.338389 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-289bef8f-4446-4081-8c1e-7613bb97cb83 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.338500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-289bef8f-4446-4081-8c1e-7613bb97cb83 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.338818 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-289bef8f-4446-4081-8c1e-7613bb97cb83 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:14.339679 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-289bef8f-4446-4081-8c1e-7613bb97cb83 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Could not evaluate value available, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:39:14.339679 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.339679 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:14.341047 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-289bef8f-4446-4081-8c1e-7613bb97cb83 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:14.386889 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-289bef8f-4446-4081-8c1e-7613bb97cb83 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:14.387619 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-289bef8f-4446-4081-8c1e-7613bb97cb83 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 02:39:14.387989 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 338/1335] 10.4.3.30 () {66 vars in 1263 bytes} [Thu Aug 13 02:39:14 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:14.401380 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-97d3029c-8b3f-4fdc-9816-351c203f3338 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.403755 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97d3029c-8b3f-4fdc-9816-351c203f3338 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?availability_zone=nova Aug 13 02:39:14.403985 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97d3029c-8b3f-4fdc-9816-351c203f3338 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.404205 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97d3029c-8b3f-4fdc-9816-351c203f3338 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.404520 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-97d3029c-8b3f-4fdc-9816-351c203f3338 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:14.404830 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-97d3029c-8b3f-4fdc-9816-351c203f3338 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Could not evaluate value nova, assuming string {{(pid=100288) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:39:14.405513 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.405513 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:14.405802 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-97d3029c-8b3f-4fdc-9816-351c203f3338 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:14.448595 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-97d3029c-8b3f-4fdc-9816-351c203f3338 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:14.450855 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.450855 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:14.456606 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97d3029c-8b3f-4fdc-9816-351c203f3338 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 13 02:39:14.457329 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 336/1336] 10.4.3.30 () {66 vars in 1296 bytes} [Thu Aug 13 02:39:14 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:14.479593 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-55e9839b-6c2e-498d-aabe-5cfbb2836a23 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.486228 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-55e9839b-6c2e-498d-aabe-5cfbb2836a23 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?bootable=false Aug 13 02:39:14.486228 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-55e9839b-6c2e-498d-aabe-5cfbb2836a23 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.486228 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-55e9839b-6c2e-498d-aabe-5cfbb2836a23 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.486228 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-55e9839b-6c2e-498d-aabe-5cfbb2836a23 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:14.491294 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-55e9839b-6c2e-498d-aabe-5cfbb2836a23 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:14.528749 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-55e9839b-6c2e-498d-aabe-5cfbb2836a23 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:14.530717 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.530717 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:14.536295 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-55e9839b-6c2e-498d-aabe-5cfbb2836a23 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 13 02:39:14.537086 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 324/1337] 10.4.3.30 () {66 vars in 1280 bytes} [Thu Aug 13 02:39:14 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:14.561684 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a9de8374-323b-484f-98d1-076c03a60cab None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.562779 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9de8374-323b-484f-98d1-076c03a60cab tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?status=available Aug 13 02:39:14.563124 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9de8374-323b-484f-98d1-076c03a60cab tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.563504 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9de8374-323b-484f-98d1-076c03a60cab tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.563872 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-a9de8374-323b-484f-98d1-076c03a60cab tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:14.564202 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a9de8374-323b-484f-98d1-076c03a60cab tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Could not evaluate value available, assuming string {{(pid=100289) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:39:14.564665 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.564665 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:14.565299 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a9de8374-323b-484f-98d1-076c03a60cab tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:14.582409 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a9de8374-323b-484f-98d1-076c03a60cab tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Get all volumes completed successfully. Aug 13 02:39:14.583222 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.583222 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:14.591668 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9de8374-323b-484f-98d1-076c03a60cab tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 13 02:39:14.592324 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 340/1338] 10.4.3.30 () {66 vars in 1284 bytes} [Thu Aug 13 02:39:14 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:14.615833 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6edcead-9b2f-40fd-8abf-5da68ff44b09 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.619792 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6edcead-9b2f-40fd-8abf-5da68ff44b09 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 Aug 13 02:39:14.620136 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6edcead-9b2f-40fd-8abf-5da68ff44b09 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.620475 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6edcead-9b2f-40fd-8abf-5da68ff44b09 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.632914 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.632914 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:14.640289 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f6edcead-9b2f-40fd-8abf-5da68ff44b09 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:14.649345 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6edcead-9b2f-40fd-8abf-5da68ff44b09 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 returned with HTTP 200 Aug 13 02:39:14.650065 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 339/1339] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:14 2026] GET /volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:14.671311 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-439bfaf3-9cf2-4319-b8bc-80f79e03a5f0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.673426 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-439bfaf3-9cf2-4319-b8bc-80f79e03a5f0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] DELETE https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 Aug 13 02:39:14.674080 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-439bfaf3-9cf2-4319-b8bc-80f79e03a5f0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.674164 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-439bfaf3-9cf2-4319-b8bc-80f79e03a5f0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.674611 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-439bfaf3-9cf2-4319-b8bc-80f79e03a5f0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Delete volume with id: 631f6b09-6268-4275-9d91-bff388c4c041 Aug 13 02:39:14.685368 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.685368 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:14.686453 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-439bfaf3-9cf2-4319-b8bc-80f79e03a5f0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:14.743559 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-439bfaf3-9cf2-4319-b8bc-80f79e03a5f0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Delete volume request issued successfully. Aug 13 02:39:14.744031 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-439bfaf3-9cf2-4319-b8bc-80f79e03a5f0 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 returned with HTTP 202 Aug 13 02:39:14.744560 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 337/1340] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:14 2026] DELETE /volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:14.757126 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-82020a7e-3c6a-44a0-bf9d-323435b3ab98 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.759698 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-82020a7e-3c6a-44a0-bf9d-323435b3ab98 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 Aug 13 02:39:14.760032 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-82020a7e-3c6a-44a0-bf9d-323435b3ab98 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.760424 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-82020a7e-3c6a-44a0-bf9d-323435b3ab98 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.775622 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.775622 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:14.783912 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-82020a7e-3c6a-44a0-bf9d-323435b3ab98 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:14.793472 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-82020a7e-3c6a-44a0-bf9d-323435b3ab98 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 returned with HTTP 200 Aug 13 02:39:14.794700 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 325/1341] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:14 2026] GET /volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:14.912341 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a3d108cb-7132-48f7-95a9-6604488831a3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:14.914913 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3d108cb-7132-48f7-95a9-6604488831a3 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:14.915167 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3d108cb-7132-48f7-95a9-6604488831a3 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:14.915414 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3d108cb-7132-48f7-95a9-6604488831a3 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:14.915563 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a3d108cb-7132-48f7-95a9-6604488831a3 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:14.924037 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:14.924037 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:14.924664 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3d108cb-7132-48f7-95a9-6604488831a3 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:14.925159 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 341/1342] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:14 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:15.397990 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9948fe5e-ee1f-4f7b-9401-226e2612bef5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:15.398439 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9948fe5e-ee1f-4f7b-9401-226e2612bef5 None None] GET https://10.4.3.30/volume// Aug 13 02:39:15.398680 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9948fe5e-ee1f-4f7b-9401-226e2612bef5 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:15.399158 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9948fe5e-ee1f-4f7b-9401-226e2612bef5 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:15.399392 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9948fe5e-ee1f-4f7b-9401-226e2612bef5 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:15.399784 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 340/1343] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:39:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:39:15.414392 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-9366ecec-2e1f-415a-ad9a-58a436317954 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:15.417362 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-9366ecec-2e1f-415a-ad9a-58a436317954 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] GET https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:39:15.417948 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-9366ecec-2e1f-415a-ad9a-58a436317954 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:15.417948 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-9366ecec-2e1f-415a-ad9a-58a436317954 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:15.430986 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:15.430986 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:15.435825 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-9366ecec-2e1f-415a-ad9a-58a436317954 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:39:15.442405 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-9366ecec-2e1f-415a-ad9a-58a436317954 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac returned with HTTP 200 Aug 13 02:39:15.443111 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 338/1344] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:39:15 2026] GET /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac => generated 1537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:15.567693 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-450b66ec-9007-49e1-9514-a567ab8ab757 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:15.570323 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-450b66ec-9007-49e1-9514-a567ab8ab757 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] PUT https://10.4.3.30/volume/v3/attachments/b5d72831-41fd-4c42-a8b9-47706839de56 Aug 13 02:39:15.570766 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-450b66ec-9007-49e1-9514-a567ab8ab757 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:15.583475 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-450b66ec-9007-49e1-9514-a567ab8ab757 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Acquiring lock "cinder-attachment_update-f4f433d3-8945-4909-bc8a-c95313e43cac-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:39:15.591135 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-450b66ec-9007-49e1-9514-a567ab8ab757 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Lock "cinder-attachment_update-f4f433d3-8945-4909-bc8a-c95313e43cac-np0000007139" acquired by "attachment_update" :: waited 0.009s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:39:15.592376 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:15.592376 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:15.722851 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-450b66ec-9007-49e1-9514-a567ab8ab757 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Lock "cinder-attachment_update-f4f433d3-8945-4909-bc8a-c95313e43cac-np0000007139" released by "attachment_update" :: held 0.132s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:39:15.723837 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-450b66ec-9007-49e1-9514-a567ab8ab757 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/attachments/b5d72831-41fd-4c42-a8b9-47706839de56 returned with HTTP 200 Aug 13 02:39:15.724883 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 326/1345] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:39:15 2026] PUT /volume/v3/attachments/b5d72831-41fd-4c42-a8b9-47706839de56 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:15.760228 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-818b23b8-1e5a-4628-9cc5-0855c463868c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:15.764101 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-818b23b8-1e5a-4628-9cc5-0855c463868c tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] POST https://10.4.3.30/volume/v3/attachments/b5d72831-41fd-4c42-a8b9-47706839de56/action Aug 13 02:39:15.764101 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-818b23b8-1e5a-4628-9cc5-0855c463868c tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:15.764101 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-818b23b8-1e5a-4628-9cc5-0855c463868c tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:15.787617 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:15.787617 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:15.814283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-521a0e1d-2abe-4d2c-bbd5-6a1ecd1bc3d2 req-818b23b8-1e5a-4628-9cc5-0855c463868c tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/attachments/b5d72831-41fd-4c42-a8b9-47706839de56/action returned with HTTP 204 Aug 13 02:39:15.815046 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 342/1346] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:39:15 2026] POST /volume/v3/attachments/b5d72831-41fd-4c42-a8b9-47706839de56/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:39:15.816225 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4321208f-27b4-4ba6-bf40-1bea04d64f56 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:15.822277 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4321208f-27b4-4ba6-bf40-1bea04d64f56 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 Aug 13 02:39:15.822614 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4321208f-27b4-4ba6-bf40-1bea04d64f56 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:15.822945 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4321208f-27b4-4ba6-bf40-1bea04d64f56 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:15.832265 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4321208f-27b4-4ba6-bf40-1bea04d64f56 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 returned with HTTP 404 Aug 13 02:39:15.833529 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 341/1347] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:15 2026] GET /volume/v3/volumes/631f6b09-6268-4275-9d91-bff388c4c041 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:15.843961 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3b94fc22-4b82-4e4a-ac6b-a40c4b79c898 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:15.847070 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b94fc22-4b82-4e4a-ac6b-a40c4b79c898 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 Aug 13 02:39:15.847465 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b94fc22-4b82-4e4a-ac6b-a40c4b79c898 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:15.847708 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b94fc22-4b82-4e4a-ac6b-a40c4b79c898 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:15.866925 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:15.866925 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:15.880526 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3b94fc22-4b82-4e4a-ac6b-a40c4b79c898 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:15.890354 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b94fc22-4b82-4e4a-ac6b-a40c4b79c898 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 returned with HTTP 200 Aug 13 02:39:15.890354 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 339/1348] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:15 2026] GET /volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:15.908107 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-11892248-5d63-4c5b-9fed-89cfb43f676c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:15.911542 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-11892248-5d63-4c5b-9fed-89cfb43f676c tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] DELETE https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 Aug 13 02:39:15.912465 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-11892248-5d63-4c5b-9fed-89cfb43f676c tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:15.913435 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-11892248-5d63-4c5b-9fed-89cfb43f676c tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:15.913675 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-11892248-5d63-4c5b-9fed-89cfb43f676c tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Delete volume with id: 4c47832c-3fdd-44e1-ae4b-1c0a359fc017 Aug 13 02:39:15.926315 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:15.926315 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:15.927079 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-11892248-5d63-4c5b-9fed-89cfb43f676c tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:15.941225 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-31d720c1-23e2-4806-a9ac-31a418676aee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:15.943657 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31d720c1-23e2-4806-a9ac-31a418676aee tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:15.944060 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31d720c1-23e2-4806-a9ac-31a418676aee tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:15.945014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31d720c1-23e2-4806-a9ac-31a418676aee tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:15.945014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-31d720c1-23e2-4806-a9ac-31a418676aee tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:15.954332 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:15.954332 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:15.955945 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31d720c1-23e2-4806-a9ac-31a418676aee tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:15.956040 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-11892248-5d63-4c5b-9fed-89cfb43f676c tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Delete volume request issued successfully. Aug 13 02:39:15.956108 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 343/1349] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:15 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:15.956139 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-11892248-5d63-4c5b-9fed-89cfb43f676c tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 returned with HTTP 202 Aug 13 02:39:15.956809 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 327/1350] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:15 2026] DELETE /volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:15.971542 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-96856c8c-5364-4439-a67d-5f1d49e97d9d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:15.971542 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96856c8c-5364-4439-a67d-5f1d49e97d9d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 Aug 13 02:39:15.971542 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96856c8c-5364-4439-a67d-5f1d49e97d9d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:15.971542 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96856c8c-5364-4439-a67d-5f1d49e97d9d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:15.984714 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:15.984714 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:15.990228 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-96856c8c-5364-4439-a67d-5f1d49e97d9d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:15.997866 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96856c8c-5364-4439-a67d-5f1d49e97d9d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 returned with HTTP 200 Aug 13 02:39:15.998326 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 342/1351] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:15 2026] GET /volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:16.971647 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b11e1bcd-8c2d-4f93-ba36-7927741c9c8c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:16.972068 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6ca8bee6-9f89-45ee-836c-f9936ce41da4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:16.975047 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b11e1bcd-8c2d-4f93-ba36-7927741c9c8c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:16.975047 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b11e1bcd-8c2d-4f93-ba36-7927741c9c8c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:16.975740 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b11e1bcd-8c2d-4f93-ba36-7927741c9c8c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:16.975740 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b11e1bcd-8c2d-4f93-ba36-7927741c9c8c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:16.982013 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:16.982013 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:16.983281 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b11e1bcd-8c2d-4f93-ba36-7927741c9c8c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:16.986351 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 344/1352] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:16 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:17.022564 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7f4261f5-375c-4c19-a951-e101815fd4b7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.025586 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7f4261f5-375c-4c19-a951-e101815fd4b7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 Aug 13 02:39:17.026009 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7f4261f5-375c-4c19-a951-e101815fd4b7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:17.026451 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7f4261f5-375c-4c19-a951-e101815fd4b7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:17.041762 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7f4261f5-375c-4c19-a951-e101815fd4b7 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 returned with HTTP 404 Aug 13 02:39:17.042644 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 328/1353] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:17 2026] GET /volume/v3/volumes/4c47832c-3fdd-44e1-ae4b-1c0a359fc017 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:17.055834 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-27428b53-0634-41c6-b411-010d7273060d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.058966 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27428b53-0634-41c6-b411-010d7273060d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 Aug 13 02:39:17.059368 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27428b53-0634-41c6-b411-010d7273060d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:17.059919 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27428b53-0634-41c6-b411-010d7273060d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:17.070117 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:17.070117 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:17.074097 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-27428b53-0634-41c6-b411-010d7273060d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:17.080334 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27428b53-0634-41c6-b411-010d7273060d tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 returned with HTTP 200 Aug 13 02:39:17.081069 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 343/1354] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:17 2026] GET /volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:17.098546 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-91d09667-0585-4f5a-a669-006cca543b58 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.100686 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-91d09667-0585-4f5a-a669-006cca543b58 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] DELETE https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 Aug 13 02:39:17.100766 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-91d09667-0585-4f5a-a669-006cca543b58 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:17.101007 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-91d09667-0585-4f5a-a669-006cca543b58 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:17.101236 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-91d09667-0585-4f5a-a669-006cca543b58 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Delete volume with id: 3d3674b8-505b-4da5-ad3b-02ae381c6035 Aug 13 02:39:17.116721 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:17.116721 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:17.117443 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-91d09667-0585-4f5a-a669-006cca543b58 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:17.121573 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ca8bee6-9f89-45ee-836c-f9936ce41da4 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:39:17.122155 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ca8bee6-9f89-45ee-836c-f9936ce41da4 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-2004803066", "extra_specs": {"spec1": "val1"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:17.151093 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-91d09667-0585-4f5a-a669-006cca543b58 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Delete volume request issued successfully. Aug 13 02:39:17.151578 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-91d09667-0585-4f5a-a669-006cca543b58 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 returned with HTTP 202 Aug 13 02:39:17.152679 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 345/1355] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:17 2026] DELETE /volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:17.160909 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ca8bee6-9f89-45ee-836c-f9936ce41da4 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:39:17.160909 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 340/1356] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:39:16 2026] POST /volume/v3/types => generated 243 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:17.169615 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b288d465-b812-4326-9bdc-b588c40526d6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.174037 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b288d465-b812-4326-9bdc-b588c40526d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 Aug 13 02:39:17.174193 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b288d465-b812-4326-9bdc-b588c40526d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:17.174534 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b288d465-b812-4326-9bdc-b588c40526d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:17.174783 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b1a93ea-14a8-405d-8140-69a752ba1f1b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.179051 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b1a93ea-14a8-405d-8140-69a752ba1f1b tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] POST https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs Aug 13 02:39:17.179051 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b1a93ea-14a8-405d-8140-69a752ba1f1b tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:17.181451 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b1a93ea-14a8-405d-8140-69a752ba1f1b tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs returned with HTTP 400 Aug 13 02:39:17.182750 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 344/1357] 10.4.3.30 () {68 vars in 1392 bytes} [Thu Aug 13 02:39:17 2026] POST /volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:39:17.188788 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:17.188788 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:17.193806 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-85d8541e-f13b-4cf6-ab23-6251af63908b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.194220 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b288d465-b812-4326-9bdc-b588c40526d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Volume info retrieved successfully. Aug 13 02:39:17.197205 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-85d8541e-f13b-4cf6-ab23-6251af63908b tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] POST https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs Aug 13 02:39:17.198572 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-85d8541e-f13b-4cf6-ab23-6251af63908b tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:17.201354 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-85d8541e-f13b-4cf6-ab23-6251af63908b tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs returned with HTTP 400 Aug 13 02:39:17.203121 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 346/1358] 10.4.3.30 () {68 vars in 1392 bytes} [Thu Aug 13 02:39:17 2026] POST /volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:39:17.203240 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b288d465-b812-4326-9bdc-b588c40526d6 tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 returned with HTTP 200 Aug 13 02:39:17.203352 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 329/1359] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:17 2026] GET /volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:17.215866 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-72a887ad-262d-45f5-b1b9-c96f62955c2e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.220659 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72a887ad-262d-45f5-b1b9-c96f62955c2e tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] POST https://10.4.3.30/volume/v3/types/08fdfebc-acb1-4a83-82e5-7b624fa11927/extra_specs Aug 13 02:39:17.220659 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72a887ad-262d-45f5-b1b9-c96f62955c2e tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:17.241392 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72a887ad-262d-45f5-b1b9-c96f62955c2e tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/08fdfebc-acb1-4a83-82e5-7b624fa11927/extra_specs returned with HTTP 404 Aug 13 02:39:17.242197 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 341/1360] 10.4.3.30 () {68 vars in 1392 bytes} [Thu Aug 13 02:39:17 2026] POST /volume/v3/types/08fdfebc-acb1-4a83-82e5-7b624fa11927/extra_specs => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:17.252826 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22d5d8cc-ab9a-4925-953c-b1d8517368a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.257797 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22d5d8cc-ab9a-4925-953c-b1d8517368a2 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] DELETE https://10.4.3.30/volume/v3/types/962ecd58-f990-4193-acdd-655a84fe920e/extra_specs/spec1 Aug 13 02:39:17.258063 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22d5d8cc-ab9a-4925-953c-b1d8517368a2 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:17.259065 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22d5d8cc-ab9a-4925-953c-b1d8517368a2 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:17.271509 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22d5d8cc-ab9a-4925-953c-b1d8517368a2 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/962ecd58-f990-4193-acdd-655a84fe920e/extra_specs/spec1 returned with HTTP 404 Aug 13 02:39:17.272282 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 345/1361] 10.4.3.30 () {66 vars in 1392 bytes} [Thu Aug 13 02:39:17 2026] DELETE /volume/v3/types/962ecd58-f990-4193-acdd-655a84fe920e/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:17.285508 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-364ca0a4-661d-40ff-8167-2ffea892daf7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.290953 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-364ca0a4-661d-40ff-8167-2ffea892daf7 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] GET https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/nonexistent_extra_spec_name Aug 13 02:39:17.292117 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-364ca0a4-661d-40ff-8167-2ffea892daf7 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:17.292117 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-364ca0a4-661d-40ff-8167-2ffea892daf7 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:17.307167 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-364ca0a4-661d-40ff-8167-2ffea892daf7 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 13 02:39:17.308130 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 347/1362] 10.4.3.30 () {66 vars in 1455 bytes} [Thu Aug 13 02:39:17 2026] GET /volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:17.319828 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4325536c-d531-4ecb-88ef-8f8706909d00 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.322082 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4325536c-d531-4ecb-88ef-8f8706909d00 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] GET https://10.4.3.30/volume/v3/types/f7ff7d9b-80ba-4f0c-9e3b-fbd18405a508/extra_specs/spec1 Aug 13 02:39:17.322706 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4325536c-d531-4ecb-88ef-8f8706909d00 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:17.322706 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4325536c-d531-4ecb-88ef-8f8706909d00 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:17.327971 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4325536c-d531-4ecb-88ef-8f8706909d00 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/f7ff7d9b-80ba-4f0c-9e3b-fbd18405a508/extra_specs/spec1 returned with HTTP 404 Aug 13 02:39:17.328638 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 330/1363] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:39:17 2026] GET /volume/v3/types/f7ff7d9b-80ba-4f0c-9e3b-fbd18405a508/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:17.339763 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8b162b4b-5702-4e51-a490-83bcbba9115a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.342555 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b162b4b-5702-4e51-a490-83bcbba9115a tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] GET https://10.4.3.30/volume/v3/types/814386d3-eaf4-4528-ba5c-84bf32ea9c91/extra_specs Aug 13 02:39:17.342759 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b162b4b-5702-4e51-a490-83bcbba9115a tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:17.343067 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b162b4b-5702-4e51-a490-83bcbba9115a tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:17.352865 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b162b4b-5702-4e51-a490-83bcbba9115a tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/814386d3-eaf4-4528-ba5c-84bf32ea9c91/extra_specs returned with HTTP 404 Aug 13 02:39:17.354412 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 342/1364] 10.4.3.30 () {66 vars in 1371 bytes} [Thu Aug 13 02:39:17 2026] GET /volume/v3/types/814386d3-eaf4-4528-ba5c-84bf32ea9c91/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:17.365427 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-93b59573-74c4-42ee-bd8b-912fd063fdd9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.367987 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93b59573-74c4-42ee-bd8b-912fd063fdd9 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] PUT https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/spec1 Aug 13 02:39:17.368265 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93b59573-74c4-42ee-bd8b-912fd063fdd9 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:17.369904 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93b59573-74c4-42ee-bd8b-912fd063fdd9 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/spec1 returned with HTTP 400 Aug 13 02:39:17.370716 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 346/1365] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:39:17 2026] PUT /volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:39:17.385113 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bc80d61a-42ff-4fbc-9943-73b65d258f40 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.386755 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bc80d61a-42ff-4fbc-9943-73b65d258f40 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] PUT https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/spec1 Aug 13 02:39:17.387063 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bc80d61a-42ff-4fbc-9943-73b65d258f40 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Action: 'update', calling method: update, body: null {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:17.388750 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bc80d61a-42ff-4fbc-9943-73b65d258f40 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/spec1 returned with HTTP 400 Aug 13 02:39:17.389688 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 348/1366] 10.4.3.30 () {68 vars in 1408 bytes} [Thu Aug 13 02:39:17 2026] PUT /volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:17.400711 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-76c8fc33-3a76-4695-9e02-d8bdcc9f5594 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.403772 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-76c8fc33-3a76-4695-9e02-d8bdcc9f5594 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] PUT https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/None Aug 13 02:39:17.404082 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-76c8fc33-3a76-4695-9e02-d8bdcc9f5594 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:17.416194 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-76c8fc33-3a76-4695-9e02-d8bdcc9f5594 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 02:39:17.416395 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-76c8fc33-3a76-4695-9e02-d8bdcc9f5594 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/None returned with HTTP 400 Aug 13 02:39:17.417169 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 331/1367] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:39:17 2026] PUT /volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/None => generated 73 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:17.428933 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2509d3f6-e053-45b1-babb-28f694a14767 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.434310 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2509d3f6-e053-45b1-babb-28f694a14767 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] PUT https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/7c26f040-e429-4719-b749-0c0cbe346a3f Aug 13 02:39:17.434310 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2509d3f6-e053-45b1-babb-28f694a14767 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:17.457017 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2509d3f6-e053-45b1-babb-28f694a14767 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 02:39:17.457228 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2509d3f6-e053-45b1-babb-28f694a14767 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/7c26f040-e429-4719-b749-0c0cbe346a3f returned with HTTP 400 Aug 13 02:39:17.457984 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 343/1368] 10.4.3.30 () {68 vars in 1502 bytes} [Thu Aug 13 02:39:17 2026] PUT /volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd/extra_specs/7c26f040-e429-4719-b749-0c0cbe346a3f => generated 73 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:39:17.470439 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66fcd1a9-8244-4f36-bddf-295ed498a3cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.472942 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66fcd1a9-8244-4f36-bddf-295ed498a3cf tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] PUT https://10.4.3.30/volume/v3/types/5b70f0df-848b-452b-a07d-091782878af5/extra_specs/spec1 Aug 13 02:39:17.473532 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66fcd1a9-8244-4f36-bddf-295ed498a3cf tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:17.487822 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66fcd1a9-8244-4f36-bddf-295ed498a3cf tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/5b70f0df-848b-452b-a07d-091782878af5/extra_specs/spec1 returned with HTTP 404 Aug 13 02:39:17.488747 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 347/1369] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:39:17 2026] PUT /volume/v3/types/5b70f0df-848b-452b-a07d-091782878af5/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:17.501315 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c66d6817-3044-4f86-885a-55cbee991f51 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.503593 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c66d6817-3044-4f86-885a-55cbee991f51 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] DELETE https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd Aug 13 02:39:17.503831 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c66d6817-3044-4f86-885a-55cbee991f51 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:17.504103 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c66d6817-3044-4f86-885a-55cbee991f51 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:17.536195 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c66d6817-3044-4f86-885a-55cbee991f51 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd returned with HTTP 202 Aug 13 02:39:17.536807 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 349/1370] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:39:17 2026] DELETE /volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:17.547515 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-531eb98c-b03a-41bf-a09d-5932dfb9c5e1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:17.549866 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-531eb98c-b03a-41bf-a09d-5932dfb9c5e1 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] GET https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd Aug 13 02:39:17.550227 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-531eb98c-b03a-41bf-a09d-5932dfb9c5e1 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:17.550492 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-531eb98c-b03a-41bf-a09d-5932dfb9c5e1 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:17.554578 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-531eb98c-b03a-41bf-a09d-5932dfb9c5e1 tempest-ExtraSpecsNegativeTest-1264437408 tempest-ExtraSpecsNegativeTest-1264437408-project-admin] https://10.4.3.30/volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd returned with HTTP 404 Aug 13 02:39:17.555161 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 332/1371] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:39:17 2026] GET /volume/v3/types/e5e0e0f6-c80d-4689-8ed3-b3b4448121cd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:18.000352 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-451cbdfd-5b11-4d46-9fe3-2b16b27e541c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:18.002307 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-451cbdfd-5b11-4d46-9fe3-2b16b27e541c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:18.002589 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-451cbdfd-5b11-4d46-9fe3-2b16b27e541c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:18.002889 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-451cbdfd-5b11-4d46-9fe3-2b16b27e541c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:18.003082 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-451cbdfd-5b11-4d46-9fe3-2b16b27e541c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:18.009551 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:18.009551 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:18.010948 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-451cbdfd-5b11-4d46-9fe3-2b16b27e541c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:18.011204 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 344/1372] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:17 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:18.222689 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1abab2ff-4a32-4e6d-a18e-4aaf185dfcdc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:18.225814 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1abab2ff-4a32-4e6d-a18e-4aaf185dfcdc tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] GET https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 Aug 13 02:39:18.225814 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1abab2ff-4a32-4e6d-a18e-4aaf185dfcdc tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:18.226995 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1abab2ff-4a32-4e6d-a18e-4aaf185dfcdc tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:18.239001 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1abab2ff-4a32-4e6d-a18e-4aaf185dfcdc tempest-VolumesListTestJSON-1748368132 tempest-VolumesListTestJSON-1748368132-project-member] https://10.4.3.30/volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 returned with HTTP 404 Aug 13 02:39:18.239151 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 348/1373] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:18 2026] GET /volume/v3/volumes/3d3674b8-505b-4da5-ad3b-02ae381c6035 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:19.027213 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-25c8b754-957c-4179-be3e-5a12cfce0e51 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:19.030537 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-25c8b754-957c-4179-be3e-5a12cfce0e51 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:19.030537 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-25c8b754-957c-4179-be3e-5a12cfce0e51 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:19.030887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-25c8b754-957c-4179-be3e-5a12cfce0e51 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:19.030887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-25c8b754-957c-4179-be3e-5a12cfce0e51 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:19.042124 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:19.042124 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:19.044151 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-25c8b754-957c-4179-be3e-5a12cfce0e51 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:19.045132 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 350/1374] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:19 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:19.360168 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:19.514081 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:19.514609 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2064342495"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:19.519861 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2064342495'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:19.520065 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Create volume of 1 GB Aug 13 02:39:19.531184 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Availability Zones retrieved successfully. Aug 13 02:39:19.536608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Flow 'volume_create_api' (f77a5293-b3f6-4f57-95f3-4e0830e7901d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:19.539164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ff0bb9-3b47-45a8-8a0c-83ba462423e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:19.541005 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:19.580905 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ff0bb9-3b47-45a8-8a0c-83ba462423e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:19.582030 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25522551-d6d7-46b8-8678-8a16dae37a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:19.691231 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Created reservations ['554f84ac-7890-4ca6-9795-aebcaf309252', '5eb4a875-9d5a-4e1a-a1d1-b68a9eb80f9f', '5aa125fd-1161-429d-9096-119650a27d6a', 'a82ef6c0-64e5-4eba-9c83-783273f8279e'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:19.692898 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25522551-d6d7-46b8-8678-8a16dae37a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['554f84ac-7890-4ca6-9795-aebcaf309252', '5eb4a875-9d5a-4e1a-a1d1-b68a9eb80f9f', '5aa125fd-1161-429d-9096-119650a27d6a', 'a82ef6c0-64e5-4eba-9c83-783273f8279e']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:19.693548 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d64478dc-7ffa-4359-8390-4c3d4a9b0e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:19.727267 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d64478dc-7ffa-4359-8390-4c3d4a9b0e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1d4320c-fbe5-4856-ae65-f371a4e90dd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2064342495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d9766b91d42413b96cd511ee379b157',qos_specs=None,replication_status=,reservations=['554f84ac-7890-4ca6-9795-aebcaf309252','5eb4a875-9d5a-4e1a-a1d1-b68a9eb80f9f','5aa125fd-1161-429d-9096-119650a27d6a','a82ef6c0-64e5-4eba-9c83-783273f8279e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dceb539ecc5b4831889634ae3d0be978',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2064342495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1d4320c-fbe5-4856-ae65-f371a4e90dd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d9766b91d42413b96cd511ee379b157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dceb539ecc5b4831889634ae3d0be978',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:19.728213 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5b87a2-3f69-456b-a2cc-ce88695c8f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:19.762992 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5b87a2-3f69-456b-a2cc-ce88695c8f83) transitioned into state 'SUCCESS' from state '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-2064342495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d9766b91d42413b96cd511ee379b157',qos_specs=None,replication_status=,reservations=['554f84ac-7890-4ca6-9795-aebcaf309252','5eb4a875-9d5a-4e1a-a1d1-b68a9eb80f9f','5aa125fd-1161-429d-9096-119650a27d6a','a82ef6c0-64e5-4eba-9c83-783273f8279e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dceb539ecc5b4831889634ae3d0be978',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:19.764137 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d525573-1d62-4595-95e6-d0fd4985d6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:19.782691 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d525573-1d62-4595-95e6-d0fd4985d6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:19.783871 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Flow 'volume_create_api' (f77a5293-b3f6-4f57-95f3-4e0830e7901d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:19.784268 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Create volume request issued successfully. Aug 13 02:39:19.785099 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2fd82db4-0e6e-48d2-b72c-5020507def4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:19.785629 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 333/1375] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:39:19 2026] POST /volume/v3/volumes => generated 747 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:19.800625 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e657c9f8-96de-4a8c-9502-5087f2fd1acc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:19.806299 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e657c9f8-96de-4a8c-9502-5087f2fd1acc tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:19.806616 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e657c9f8-96de-4a8c-9502-5087f2fd1acc tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:19.806897 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e657c9f8-96de-4a8c-9502-5087f2fd1acc tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:19.824713 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:19.824713 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:19.835557 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e657c9f8-96de-4a8c-9502-5087f2fd1acc tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:19.844029 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e657c9f8-96de-4a8c-9502-5087f2fd1acc tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:19.844642 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 345/1376] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:19 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 815 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:20.061478 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a431bfd-3ce2-4449-9ae2-8237554491a4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:20.063522 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a431bfd-3ce2-4449-9ae2-8237554491a4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:20.063763 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a431bfd-3ce2-4449-9ae2-8237554491a4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:20.063987 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a431bfd-3ce2-4449-9ae2-8237554491a4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:20.064289 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9a431bfd-3ce2-4449-9ae2-8237554491a4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:20.070200 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:20.070200 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:20.071029 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a431bfd-3ce2-4449-9ae2-8237554491a4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:20.073766 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 349/1377] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:20 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:20.862289 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-57566f73-1a50-4db0-bc48-1559d1e6a747 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:20.869300 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57566f73-1a50-4db0-bc48-1559d1e6a747 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:20.869300 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57566f73-1a50-4db0-bc48-1559d1e6a747 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:20.869300 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57566f73-1a50-4db0-bc48-1559d1e6a747 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:20.884436 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:20.884436 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:20.894278 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-57566f73-1a50-4db0-bc48-1559d1e6a747 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:20.903461 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57566f73-1a50-4db0-bc48-1559d1e6a747 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:20.903990 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 351/1378] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:20 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:21.090734 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b5e3cf2c-3af7-4151-a821-1a711e3a08dd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:21.096851 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b5e3cf2c-3af7-4151-a821-1a711e3a08dd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:21.096851 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b5e3cf2c-3af7-4151-a821-1a711e3a08dd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:21.096851 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b5e3cf2c-3af7-4151-a821-1a711e3a08dd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:21.096851 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-b5e3cf2c-3af7-4151-a821-1a711e3a08dd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:21.100116 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:21.100116 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:21.101104 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b5e3cf2c-3af7-4151-a821-1a711e3a08dd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:21.101606 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 334/1379] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:21 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:21.221824 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-98b53773-5dea-45dd-95c9-c366bf07eb40 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:21.440397 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-98b53773-5dea-45dd-95c9-c366bf07eb40 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes Aug 13 02:39:21.440600 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-98b53773-5dea-45dd-95c9-c366bf07eb40 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:21.440998 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-98b53773-5dea-45dd-95c9-c366bf07eb40 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:21.441155 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-98b53773-5dea-45dd-95c9-c366bf07eb40 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:21.442239 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-98b53773-5dea-45dd-95c9-c366bf07eb40 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:21.452969 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-98b53773-5dea-45dd-95c9-c366bf07eb40 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Get all volumes completed successfully. Aug 13 02:39:21.453414 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-98b53773-5dea-45dd-95c9-c366bf07eb40 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 200 Aug 13 02:39:21.454098 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 346/1380] 10.4.3.30 () {66 vars in 1230 bytes} [Thu Aug 13 02:39:21 2026] GET /volume/v3/volumes => generated 15 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:39:21.467763 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75116949-f325-4a51-ae24-5d9249416939 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:21.469766 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:21.470482 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1594121180"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:21.475169 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1594121180'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:21.475169 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Create volume of 1 GB Aug 13 02:39:21.486938 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Availability Zones retrieved successfully. Aug 13 02:39:21.496827 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Flow 'volume_create_api' (a24328f5-7492-40f1-ae66-181bce7fe658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:21.498398 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d37e8aa9-1cc4-4942-b09d-c9fce64bd8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:21.500659 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:21.534639 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d37e8aa9-1cc4-4942-b09d-c9fce64bd8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:21.536099 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e60d7e5-5a19-410a-9414-9e920030d22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:21.644483 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Created reservations ['71400194-73ee-4abc-94ea-f4d65050caae', 'abb8dde2-da80-4d02-8223-b8e32fba34b9', 'a85ef7be-6118-4481-bfe4-e7ca3864eb18', '95400e29-e06c-4ce7-add6-6f04c6abbf11'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:21.644483 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e60d7e5-5a19-410a-9414-9e920030d22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71400194-73ee-4abc-94ea-f4d65050caae', 'abb8dde2-da80-4d02-8223-b8e32fba34b9', 'a85ef7be-6118-4481-bfe4-e7ca3864eb18', '95400e29-e06c-4ce7-add6-6f04c6abbf11']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:21.645110 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53754fc3-a407-4452-9386-d29340f78b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:21.687384 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53754fc3-a407-4452-9386-d29340f78b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69bed082-a20b-4c32-a0da-f04dd3de8e30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1594121180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='959b91bf20bb475c9cc9c96c4c0d2143',qos_specs=None,replication_status=,reservations=['71400194-73ee-4abc-94ea-f4d65050caae','abb8dde2-da80-4d02-8223-b8e32fba34b9','a85ef7be-6118-4481-bfe4-e7ca3864eb18','95400e29-e06c-4ce7-add6-6f04c6abbf11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6911784f077a40179bd0ccf278e6fcd5',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1594121180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69bed082-a20b-4c32-a0da-f04dd3de8e30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='959b91bf20bb475c9cc9c96c4c0d2143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6911784f077a40179bd0ccf278e6fcd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:21.689414 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731aa9f8-1786-4c3d-90d3-17dadcbfdab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:21.728501 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731aa9f8-1786-4c3d-90d3-17dadcbfdab2) transitioned into state 'SUCCESS' from state '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-1594121180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='959b91bf20bb475c9cc9c96c4c0d2143',qos_specs=None,replication_status=,reservations=['71400194-73ee-4abc-94ea-f4d65050caae','abb8dde2-da80-4d02-8223-b8e32fba34b9','a85ef7be-6118-4481-bfe4-e7ca3864eb18','95400e29-e06c-4ce7-add6-6f04c6abbf11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6911784f077a40179bd0ccf278e6fcd5',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:21.729612 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4fc4e8e-5022-44a2-b0be-8aa656f7e36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:21.753232 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4fc4e8e-5022-44a2-b0be-8aa656f7e36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:21.755064 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Flow 'volume_create_api' (a24328f5-7492-40f1-ae66-181bce7fe658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:21.755064 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Create volume request issued successfully. Aug 13 02:39:21.755784 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75116949-f325-4a51-ae24-5d9249416939 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:21.756232 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 350/1381] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:39:21 2026] POST /volume/v3/volumes => generated 753 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:21.774665 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2873aff8-f7d0-4249-89cf-4ce91b2fc774 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:21.779077 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2873aff8-f7d0-4249-89cf-4ce91b2fc774 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 Aug 13 02:39:21.779450 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2873aff8-f7d0-4249-89cf-4ce91b2fc774 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:21.779685 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2873aff8-f7d0-4249-89cf-4ce91b2fc774 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:21.799987 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:21.799987 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:21.809844 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2873aff8-f7d0-4249-89cf-4ce91b2fc774 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:21.818950 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2873aff8-f7d0-4249-89cf-4ce91b2fc774 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 returned with HTTP 200 Aug 13 02:39:21.820550 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 352/1382] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:21 2026] GET /volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:22.119046 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dc63802c-bfc6-41d5-9321-bd1d3f5c36f9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:22.122353 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dc63802c-bfc6-41d5-9321-bd1d3f5c36f9 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:22.122572 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dc63802c-bfc6-41d5-9321-bd1d3f5c36f9 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:22.122757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dc63802c-bfc6-41d5-9321-bd1d3f5c36f9 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:22.122857 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-dc63802c-bfc6-41d5-9321-bd1d3f5c36f9 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:22.128651 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:22.128651 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:22.130299 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dc63802c-bfc6-41d5-9321-bd1d3f5c36f9 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:22.131218 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 335/1383] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:22 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:22.837455 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8a2002d8-0b85-48a2-a616-561599dec418 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:22.840206 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a2002d8-0b85-48a2-a616-561599dec418 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 Aug 13 02:39:22.840575 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a2002d8-0b85-48a2-a616-561599dec418 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:22.840973 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a2002d8-0b85-48a2-a616-561599dec418 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:22.855167 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:22.855167 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:22.861186 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8a2002d8-0b85-48a2-a616-561599dec418 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:22.870282 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a2002d8-0b85-48a2-a616-561599dec418 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 returned with HTTP 200 Aug 13 02:39:22.870977 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 347/1384] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:22 2026] GET /volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:22.889923 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-971aafcb-abee-44a0-960b-cf8bdfbbcbf5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:22.894900 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-971aafcb-abee-44a0-960b-cf8bdfbbcbf5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 Aug 13 02:39:22.894900 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-971aafcb-abee-44a0-960b-cf8bdfbbcbf5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:22.894900 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-971aafcb-abee-44a0-960b-cf8bdfbbcbf5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:22.904810 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:22.904810 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:22.914494 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-971aafcb-abee-44a0-960b-cf8bdfbbcbf5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:22.926924 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-971aafcb-abee-44a0-960b-cf8bdfbbcbf5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 returned with HTTP 200 Aug 13 02:39:22.926924 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 351/1385] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:22 2026] GET /volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:22.945242 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:22.950573 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:22.951031 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-57824605"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:22.953532 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-57824605'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:22.953772 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Create volume of 1 GB Aug 13 02:39:22.961130 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Availability Zones retrieved successfully. Aug 13 02:39:22.972025 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Flow 'volume_create_api' (9d3b30d4-33f8-4a3a-82b9-6a4c293fcdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:22.974194 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7937c6e1-45f9-4d31-b331-ec20fb392881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:22.974988 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:23.037999 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7937c6e1-45f9-4d31-b331-ec20fb392881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:23.039037 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd69c94-b5ac-45e2-bef1-49d063bb841a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:23.103983 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Created reservations ['989c4e5d-deb6-4733-a2f2-6e62256d9657', 'fa59c815-709d-478f-abb8-56849482a8f6', '7da9a6bc-bb8c-4caa-be5f-a9d327174c02', 'a028fa00-700c-436d-9483-b91ddff17745'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:23.105399 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd69c94-b5ac-45e2-bef1-49d063bb841a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['989c4e5d-deb6-4733-a2f2-6e62256d9657', 'fa59c815-709d-478f-abb8-56849482a8f6', '7da9a6bc-bb8c-4caa-be5f-a9d327174c02', 'a028fa00-700c-436d-9483-b91ddff17745']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:23.107440 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183516a0-c0f6-49bd-801a-ab8e7c14c0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:23.138472 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183516a0-c0f6-49bd-801a-ab8e7c14c0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3b3b98c-5c9c-4ddb-b6e9-559d484564cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-57824605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='959b91bf20bb475c9cc9c96c4c0d2143',qos_specs=None,replication_status=,reservations=['989c4e5d-deb6-4733-a2f2-6e62256d9657','fa59c815-709d-478f-abb8-56849482a8f6','7da9a6bc-bb8c-4caa-be5f-a9d327174c02','a028fa00-700c-436d-9483-b91ddff17745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6911784f077a40179bd0ccf278e6fcd5',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-57824605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3b3b98c-5c9c-4ddb-b6e9-559d484564cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='959b91bf20bb475c9cc9c96c4c0d2143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6911784f077a40179bd0ccf278e6fcd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:23.139775 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e33cb71-5d2f-466a-abeb-92854107187e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:23.146320 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f2958792-55c7-45d4-a2ed-2dd609799c6e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:23.148629 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f2958792-55c7-45d4-a2ed-2dd609799c6e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:23.148823 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f2958792-55c7-45d4-a2ed-2dd609799c6e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:23.149061 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f2958792-55c7-45d4-a2ed-2dd609799c6e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:23.149280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-f2958792-55c7-45d4-a2ed-2dd609799c6e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:23.154775 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:23.154775 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:23.155746 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f2958792-55c7-45d4-a2ed-2dd609799c6e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:23.156324 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 336/1386] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:23 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:23.164425 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e33cb71-5d2f-466a-abeb-92854107187e) transitioned into state 'SUCCESS' from state '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-57824605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='959b91bf20bb475c9cc9c96c4c0d2143',qos_specs=None,replication_status=,reservations=['989c4e5d-deb6-4733-a2f2-6e62256d9657','fa59c815-709d-478f-abb8-56849482a8f6','7da9a6bc-bb8c-4caa-be5f-a9d327174c02','a028fa00-700c-436d-9483-b91ddff17745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6911784f077a40179bd0ccf278e6fcd5',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:23.165454 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ff992b-0428-4d79-966a-432d66192e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:23.178907 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ff992b-0428-4d79-966a-432d66192e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:23.181039 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Flow 'volume_create_api' (9d3b30d4-33f8-4a3a-82b9-6a4c293fcdea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:23.181529 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Create volume request issued successfully. Aug 13 02:39:23.182605 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-56ba6208-af96-4864-a277-3b18dff9ffb5 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:23.183615 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 353/1387] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:39:22 2026] POST /volume/v3/volumes => generated 751 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:23.198701 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dd76fc94-728f-4173-b1b1-12099fb6c4d9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:23.205316 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dd76fc94-728f-4173-b1b1-12099fb6c4d9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf Aug 13 02:39:23.206038 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dd76fc94-728f-4173-b1b1-12099fb6c4d9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:23.206531 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dd76fc94-728f-4173-b1b1-12099fb6c4d9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:23.218444 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:23.218444 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:23.224519 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dd76fc94-728f-4173-b1b1-12099fb6c4d9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:23.232227 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dd76fc94-728f-4173-b1b1-12099fb6c4d9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf returned with HTTP 200 Aug 13 02:39:23.232743 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 348/1388] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:23 2026] GET /volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:24.175868 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d5f5dcbd-0d88-4fe5-95ff-39fe3dd8afce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:24.179604 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5f5dcbd-0d88-4fe5-95ff-39fe3dd8afce tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:24.179604 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5f5dcbd-0d88-4fe5-95ff-39fe3dd8afce tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:24.179604 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5f5dcbd-0d88-4fe5-95ff-39fe3dd8afce tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:24.179798 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d5f5dcbd-0d88-4fe5-95ff-39fe3dd8afce tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:24.188394 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:24.188394 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:24.190388 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5f5dcbd-0d88-4fe5-95ff-39fe3dd8afce tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:24.190536 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 352/1389] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:24 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:24.257068 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b36e901e-17d8-41bd-a19b-baa97d8f4520 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:24.260759 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b36e901e-17d8-41bd-a19b-baa97d8f4520 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf Aug 13 02:39:24.261046 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b36e901e-17d8-41bd-a19b-baa97d8f4520 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:24.261530 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b36e901e-17d8-41bd-a19b-baa97d8f4520 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:24.285382 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:24.285382 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:24.298834 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b36e901e-17d8-41bd-a19b-baa97d8f4520 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:24.310936 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b36e901e-17d8-41bd-a19b-baa97d8f4520 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf returned with HTTP 200 Aug 13 02:39:24.310936 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 337/1390] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:24 2026] GET /volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:24.341780 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-401911e4-0fcd-45be-aec7-679c067d35f6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:24.344202 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-401911e4-0fcd-45be-aec7-679c067d35f6 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf Aug 13 02:39:24.344656 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-401911e4-0fcd-45be-aec7-679c067d35f6 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:24.345719 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-401911e4-0fcd-45be-aec7-679c067d35f6 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:24.357355 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:24.357355 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:24.368099 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-401911e4-0fcd-45be-aec7-679c067d35f6 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:24.376959 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-401911e4-0fcd-45be-aec7-679c067d35f6 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf returned with HTTP 200 Aug 13 02:39:24.377649 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 354/1391] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:24 2026] GET /volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:24.404778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:24.410445 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:24.411276 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1948784997"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:24.412433 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1948784997'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:24.412669 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Create volume of 1 GB Aug 13 02:39:24.421505 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Availability Zones retrieved successfully. Aug 13 02:39:24.444668 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Flow 'volume_create_api' (9f2869f5-fffa-40a1-b062-794ee6de53b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:24.447710 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe19c7ee-1845-44aa-818d-df52f4842c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:24.448217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:24.514192 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe19c7ee-1845-44aa-818d-df52f4842c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:24.515988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36bb0f98-de96-4b60-bc3e-89b013a79724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:24.599817 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Created reservations ['81a9c81a-6776-4279-888e-3bf34a4363b2', '6098f99b-977c-40e5-818a-000009c6782e', 'bd904f74-c226-435d-9325-d1b069daa756', '9d7d6994-6bea-47da-85c4-a9ac417149cf'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:24.600950 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36bb0f98-de96-4b60-bc3e-89b013a79724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81a9c81a-6776-4279-888e-3bf34a4363b2', '6098f99b-977c-40e5-818a-000009c6782e', 'bd904f74-c226-435d-9325-d1b069daa756', '9d7d6994-6bea-47da-85c4-a9ac417149cf']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:24.602652 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf059f55-7eee-4adb-82bd-72b23f5dff37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:24.643733 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf059f55-7eee-4adb-82bd-72b23f5dff37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a008f1f-8d8f-452e-b6e9-15549d96f139', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1948784997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='959b91bf20bb475c9cc9c96c4c0d2143',qos_specs=None,replication_status=,reservations=['81a9c81a-6776-4279-888e-3bf34a4363b2','6098f99b-977c-40e5-818a-000009c6782e','bd904f74-c226-435d-9325-d1b069daa756','9d7d6994-6bea-47da-85c4-a9ac417149cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6911784f077a40179bd0ccf278e6fcd5',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1948784997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a008f1f-8d8f-452e-b6e9-15549d96f139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='959b91bf20bb475c9cc9c96c4c0d2143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6911784f077a40179bd0ccf278e6fcd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:24.645279 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79401812-223b-435c-b6cf-9196c0a04cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:24.692152 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79401812-223b-435c-b6cf-9196c0a04cf7) transitioned into state 'SUCCESS' from state '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-1948784997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='959b91bf20bb475c9cc9c96c4c0d2143',qos_specs=None,replication_status=,reservations=['81a9c81a-6776-4279-888e-3bf34a4363b2','6098f99b-977c-40e5-818a-000009c6782e','bd904f74-c226-435d-9325-d1b069daa756','9d7d6994-6bea-47da-85c4-a9ac417149cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6911784f077a40179bd0ccf278e6fcd5',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:24.693545 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31e6c785-c6a5-4618-91e1-2ef6595750a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:24.711774 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31e6c785-c6a5-4618-91e1-2ef6595750a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:24.713201 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Flow 'volume_create_api' (9f2869f5-fffa-40a1-b062-794ee6de53b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:24.713351 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Create volume request issued successfully. Aug 13 02:39:24.715500 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e807e3ef-66d6-4bf3-8b05-e14676a29657 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:24.716694 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 349/1392] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:39:24 2026] POST /volume/v3/volumes => generated 753 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:24.744575 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fc75b4cf-f8af-49b7-9a4a-78a8d95ab628 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:24.751513 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc75b4cf-f8af-49b7-9a4a-78a8d95ab628 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 Aug 13 02:39:24.752112 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc75b4cf-f8af-49b7-9a4a-78a8d95ab628 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:24.753974 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc75b4cf-f8af-49b7-9a4a-78a8d95ab628 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:24.767504 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:24.767504 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:24.774393 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fc75b4cf-f8af-49b7-9a4a-78a8d95ab628 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:24.783811 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc75b4cf-f8af-49b7-9a4a-78a8d95ab628 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 returned with HTTP 200 Aug 13 02:39:24.784194 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 353/1393] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:24 2026] GET /volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:25.207600 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-42e5f723-d204-4f91-ac20-41b0655235fb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:25.211962 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-42e5f723-d204-4f91-ac20-41b0655235fb tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:25.212799 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-42e5f723-d204-4f91-ac20-41b0655235fb tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:25.214214 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-42e5f723-d204-4f91-ac20-41b0655235fb tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:25.214569 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-42e5f723-d204-4f91-ac20-41b0655235fb tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:25.223468 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:25.223468 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:25.225710 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-42e5f723-d204-4f91-ac20-41b0655235fb tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:25.226936 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 338/1394] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:25 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:25.249092 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-64bd83da-5000-4920-a789-1b0e0bbca1fc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:25.253195 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-64bd83da-5000-4920-a789-1b0e0bbca1fc tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/95ecb4b6-17bc-4746-a21d-52b84749fd94 Aug 13 02:39:25.253195 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-64bd83da-5000-4920-a789-1b0e0bbca1fc tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:25.253195 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-64bd83da-5000-4920-a789-1b0e0bbca1fc tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:25.261652 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:25.261652 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:25.274284 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-64bd83da-5000-4920-a789-1b0e0bbca1fc tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:25.282383 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-64bd83da-5000-4920-a789-1b0e0bbca1fc tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/95ecb4b6-17bc-4746-a21d-52b84749fd94 returned with HTTP 200 Aug 13 02:39:25.283164 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 355/1395] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:25 2026] GET /volume/v3/volumes/95ecb4b6-17bc-4746-a21d-52b84749fd94 => generated 899 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:25.300416 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7f70051f-9099-4cf6-9ed7-bb280b8c40e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:25.303426 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f70051f-9099-4cf6-9ed7-bb280b8c40e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes Aug 13 02:39:25.303426 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f70051f-9099-4cf6-9ed7-bb280b8c40e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:25.303648 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f70051f-9099-4cf6-9ed7-bb280b8c40e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:25.303977 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-7f70051f-9099-4cf6-9ed7-bb280b8c40e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:39:25.304379 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:25.304379 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:25.305508 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f70051f-9099-4cf6-9ed7-bb280b8c40e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:25.324724 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f70051f-9099-4cf6-9ed7-bb280b8c40e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Get all volumes completed successfully. Aug 13 02:39:25.326265 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f70051f-9099-4cf6-9ed7-bb280b8c40e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 200 Aug 13 02:39:25.326265 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 350/1396] 10.4.3.30 () {66 vars in 1230 bytes} [Thu Aug 13 02:39:25 2026] GET /volume/v3/volumes => generated 657 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:25.346452 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-72f38938-8052-4283-a9c2-dd26eb65d663 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:25.350341 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72f38938-8052-4283-a9c2-dd26eb65d663 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] DELETE https://10.4.3.30/volume/v3/volumes/95ecb4b6-17bc-4746-a21d-52b84749fd94 Aug 13 02:39:25.350341 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72f38938-8052-4283-a9c2-dd26eb65d663 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:25.350341 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72f38938-8052-4283-a9c2-dd26eb65d663 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:25.350341 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-72f38938-8052-4283-a9c2-dd26eb65d663 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Delete volume with id: 95ecb4b6-17bc-4746-a21d-52b84749fd94 Aug 13 02:39:25.366195 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:25.366195 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:25.367181 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-72f38938-8052-4283-a9c2-dd26eb65d663 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:25.405158 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-72f38938-8052-4283-a9c2-dd26eb65d663 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Delete volume request issued successfully. Aug 13 02:39:25.405158 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72f38938-8052-4283-a9c2-dd26eb65d663 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/95ecb4b6-17bc-4746-a21d-52b84749fd94 returned with HTTP 202 Aug 13 02:39:25.405158 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 354/1397] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:25 2026] DELETE /volume/v3/volumes/95ecb4b6-17bc-4746-a21d-52b84749fd94 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:25.418184 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2468f1e3-3002-427d-b3c6-2a0cd98eea60 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:25.422480 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2468f1e3-3002-427d-b3c6-2a0cd98eea60 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] DELETE https://10.4.3.30/volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 Aug 13 02:39:25.422874 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2468f1e3-3002-427d-b3c6-2a0cd98eea60 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:25.423223 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2468f1e3-3002-427d-b3c6-2a0cd98eea60 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:25.423452 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-2468f1e3-3002-427d-b3c6-2a0cd98eea60 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Delete backup with id: 43ed38a0-72d6-46e9-93b9-47d4590d8767. Aug 13 02:39:25.430285 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:25.430285 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:25.460784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-2468f1e3-3002-427d-b3c6-2a0cd98eea60 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] delete_backup rpcapi backup_id 43ed38a0-72d6-46e9-93b9-47d4590d8767 {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:39:25.463593 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2468f1e3-3002-427d-b3c6-2a0cd98eea60 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] https://10.4.3.30/volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 returned with HTTP 202 Aug 13 02:39:25.464490 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 339/1398] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:25 2026] DELETE /volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:25.484645 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-558052dc-5e67-449f-8e73-2f382ad17117 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:25.485023 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-558052dc-5e67-449f-8e73-2f382ad17117 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] GET https://10.4.3.30/volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 Aug 13 02:39:25.485023 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-558052dc-5e67-449f-8e73-2f382ad17117 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:25.485277 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-558052dc-5e67-449f-8e73-2f382ad17117 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:25.485357 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-558052dc-5e67-449f-8e73-2f382ad17117 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Show backup with id 43ed38a0-72d6-46e9-93b9-47d4590d8767. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:25.504440 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:25.504440 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:25.504440 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-558052dc-5e67-449f-8e73-2f382ad17117 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] https://10.4.3.30/volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 returned with HTTP 200 Aug 13 02:39:25.505975 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 356/1399] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:25 2026] GET /volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 => generated 799 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:25.802529 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4e250909-3188-408e-9d29-ddb5e17ec930 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:25.807022 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e250909-3188-408e-9d29-ddb5e17ec930 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 Aug 13 02:39:25.807316 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e250909-3188-408e-9d29-ddb5e17ec930 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:25.807859 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e250909-3188-408e-9d29-ddb5e17ec930 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:25.828097 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:25.828097 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:25.836600 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4e250909-3188-408e-9d29-ddb5e17ec930 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:25.845163 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e250909-3188-408e-9d29-ddb5e17ec930 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 returned with HTTP 200 Aug 13 02:39:25.847088 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 351/1400] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:25 2026] GET /volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:25.865040 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-575c4fb7-674d-4b7e-ae86-b7aadf0fd6e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:25.870573 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-575c4fb7-674d-4b7e-ae86-b7aadf0fd6e3 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 Aug 13 02:39:25.870846 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-575c4fb7-674d-4b7e-ae86-b7aadf0fd6e3 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:25.871046 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-575c4fb7-674d-4b7e-ae86-b7aadf0fd6e3 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:25.884785 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:25.884785 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:25.894493 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-575c4fb7-674d-4b7e-ae86-b7aadf0fd6e3 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:25.905373 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-575c4fb7-674d-4b7e-ae86-b7aadf0fd6e3 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 returned with HTTP 200 Aug 13 02:39:25.905373 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 355/1401] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:25 2026] GET /volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:39:25.927734 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:25.998204 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:25.998204 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:26.000898 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:26.000959 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Create volume of 1 GB Aug 13 02:39:26.018274 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Availability Zones retrieved successfully. Aug 13 02:39:26.020429 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-47c27767-06ce-494f-9641-69d734482bbf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:26.022986 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47c27767-06ce-494f-9641-69d734482bbf tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] GET https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:39:26.022986 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47c27767-06ce-494f-9641-69d734482bbf tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:26.023301 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47c27767-06ce-494f-9641-69d734482bbf tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:26.027327 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Flow 'volume_create_api' (61f0093e-7b9d-42f6-ba5a-dba2a8117b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:26.028919 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1b6a66-b6b8-44c7-bf1d-f2d5d132815d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:26.029999 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:26.053651 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:26.053651 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:26.064954 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-47c27767-06ce-494f-9641-69d734482bbf tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:39:26.074766 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1b6a66-b6b8-44c7-bf1d-f2d5d132815d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:26.075750 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c88c20-166f-46fc-9f48-1d9328cb9d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:26.077662 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47c27767-06ce-494f-9641-69d734482bbf tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac returned with HTTP 200 Aug 13 02:39:26.078448 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 357/1402] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:39:26 2026] GET /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac => generated 1830 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:26.189506 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Created reservations ['e4b9163e-3bcc-48e2-9532-e83475c16005', 'd7ce8651-4f2f-4cfc-ac50-0e515076bdec', 'c293f1d6-bea4-40ce-8d83-0fcd61c8c551', '7b792752-5957-45b9-9cf1-b0da7dfcd4dc'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:26.190931 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c88c20-166f-46fc-9f48-1d9328cb9d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4b9163e-3bcc-48e2-9532-e83475c16005', 'd7ce8651-4f2f-4cfc-ac50-0e515076bdec', 'c293f1d6-bea4-40ce-8d83-0fcd61c8c551', '7b792752-5957-45b9-9cf1-b0da7dfcd4dc']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:26.193113 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e51146-6d2a-4d6b-aa74-eb93cd504ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:26.233686 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e51146-6d2a-4d6b-aa74-eb93cd504ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2', '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='50bdb46ec07b46ddb6e4940ad2de9447',qos_specs=None,replication_status=,reservations=['e4b9163e-3bcc-48e2-9532-e83475c16005','d7ce8651-4f2f-4cfc-ac50-0e515076bdec','c293f1d6-bea4-40ce-8d83-0fcd61c8c551','7b792752-5957-45b9-9cf1-b0da7dfcd4dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96adc2f08104d90a5985694ba92f536',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39: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=ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50bdb46ec07b46ddb6e4940ad2de9447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a96adc2f08104d90a5985694ba92f536',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:26.234603 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b950a4-c825-41ba-8034-43cd67759ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:26.280814 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b950a4-c825-41ba-8034-43cd67759ad4) transitioned into state 'SUCCESS' from 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='50bdb46ec07b46ddb6e4940ad2de9447',qos_specs=None,replication_status=,reservations=['e4b9163e-3bcc-48e2-9532-e83475c16005','d7ce8651-4f2f-4cfc-ac50-0e515076bdec','c293f1d6-bea4-40ce-8d83-0fcd61c8c551','7b792752-5957-45b9-9cf1-b0da7dfcd4dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96adc2f08104d90a5985694ba92f536',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:26.280922 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c6b8543-cd47-410c-a087-8bc2c684f792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:26.297648 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c6b8543-cd47-410c-a087-8bc2c684f792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:26.299141 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Flow 'volume_create_api' (61f0093e-7b9d-42f6-ba5a-dba2a8117b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:26.300148 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Create volume request issued successfully. Aug 13 02:39:26.300973 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-76d2f193-2a16-41f3-9f3d-8dca55dd8ca8 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:26.301774 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 340/1403] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:39:25 2026] POST /volume/v3/volumes => generated 731 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:26.322666 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-47f1bdcc-43eb-49c3-bf3a-02bc354c31b9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:26.325534 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47f1bdcc-43eb-49c3-bf3a-02bc354c31b9 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] GET https://10.4.3.30/volume/v3/volumes/ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2 Aug 13 02:39:26.326116 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47f1bdcc-43eb-49c3-bf3a-02bc354c31b9 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:26.327859 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47f1bdcc-43eb-49c3-bf3a-02bc354c31b9 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:26.340819 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:26.340819 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:26.348634 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-47f1bdcc-43eb-49c3-bf3a-02bc354c31b9 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Volume info retrieved successfully. Aug 13 02:39:26.354851 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47f1bdcc-43eb-49c3-bf3a-02bc354c31b9 tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] https://10.4.3.30/volume/v3/volumes/ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2 returned with HTTP 200 Aug 13 02:39:26.355546 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 352/1404] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:26 2026] GET /volume/v3/volumes/ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2 => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:26.526716 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed9263e1-c5a7-4c65-b7ba-a81c511f5e17 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:26.532239 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed9263e1-c5a7-4c65-b7ba-a81c511f5e17 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] GET https://10.4.3.30/volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 Aug 13 02:39:26.533030 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed9263e1-c5a7-4c65-b7ba-a81c511f5e17 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:26.533030 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed9263e1-c5a7-4c65-b7ba-a81c511f5e17 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:26.533914 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ed9263e1-c5a7-4c65-b7ba-a81c511f5e17 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Show backup with id 43ed38a0-72d6-46e9-93b9-47d4590d8767. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:26.541665 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed9263e1-c5a7-4c65-b7ba-a81c511f5e17 tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] https://10.4.3.30/volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 returned with HTTP 404 Aug 13 02:39:26.541665 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 356/1405] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:26 2026] GET /volume/v3/backups/43ed38a0-72d6-46e9-93b9-47d4590d8767 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:26.556522 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5e4c014d-a2e3-4049-99ea-fd03f7942833 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:26.557654 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e4c014d-a2e3-4049-99ea-fd03f7942833 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] DELETE https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:26.557878 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e4c014d-a2e3-4049-99ea-fd03f7942833 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:26.558120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e4c014d-a2e3-4049-99ea-fd03f7942833 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:26.558310 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-5e4c014d-a2e3-4049-99ea-fd03f7942833 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Delete backup with id: 61984a52-d657-4ae2-ba39-2b50e45731ca. Aug 13 02:39:26.568052 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:26.568052 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:26.604164 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-5e4c014d-a2e3-4049-99ea-fd03f7942833 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] delete_backup rpcapi backup_id 61984a52-d657-4ae2-ba39-2b50e45731ca {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:39:26.606523 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e4c014d-a2e3-4049-99ea-fd03f7942833 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 202 Aug 13 02:39:26.607049 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 358/1406] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:26 2026] DELETE /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:26.622493 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bbbe2e02-fef3-4340-ae83-4ab8a00fee9e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:26.627324 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bbbe2e02-fef3-4340-ae83-4ab8a00fee9e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:26.627793 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bbbe2e02-fef3-4340-ae83-4ab8a00fee9e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:26.628373 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bbbe2e02-fef3-4340-ae83-4ab8a00fee9e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:26.629947 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-bbbe2e02-fef3-4340-ae83-4ab8a00fee9e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:26.636773 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:26.636773 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:26.638134 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bbbe2e02-fef3-4340-ae83-4ab8a00fee9e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:26.638845 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 341/1407] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:26 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:27.269877 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:27.276935 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:27.278030 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "8c1b0be5-25a7-4d03-9fb0-103f49742ff6-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:27.280581 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '8c1b0be5-25a7-4d03-9fb0-103f49742ff6-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:27.280581 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Create volume of 1 GB Aug 13 02:39:27.286296 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Availability Zones retrieved successfully. Aug 13 02:39:27.296004 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Flow 'volume_create_api' (87b19719-1ca3-432e-ab6d-38d40c844615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:27.297013 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ce1c41-1abf-4db9-a552-3e44619fa5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:27.298137 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:27.346776 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ce1c41-1abf-4db9-a552-3e44619fa5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:27.348291 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44ddfb69-e20e-437d-b2d4-4b755431de5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:27.382591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f274157-fc7b-48d4-a763-5fa63d13721e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:27.384188 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f274157-fc7b-48d4-a763-5fa63d13721e tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] GET https://10.4.3.30/volume/v3/volumes/ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2 Aug 13 02:39:27.384530 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f274157-fc7b-48d4-a763-5fa63d13721e tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:27.384798 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f274157-fc7b-48d4-a763-5fa63d13721e tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:27.397448 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:27.397448 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:27.412461 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0f274157-fc7b-48d4-a763-5fa63d13721e tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Volume info retrieved successfully. Aug 13 02:39:27.422708 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f274157-fc7b-48d4-a763-5fa63d13721e tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] https://10.4.3.30/volume/v3/volumes/ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2 returned with HTTP 200 Aug 13 02:39:27.422967 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 357/1408] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:27 2026] GET /volume/v3/volumes/ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2 => generated 962 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:27.445700 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8cebb8db-e42f-4936-badc-819fe3a2d37c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:27.448298 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8cebb8db-e42f-4936-badc-819fe3a2d37c tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1&project_id=959b91bf20bb475c9cc9c96c4c0d2143 Aug 13 02:39:27.448612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8cebb8db-e42f-4936-badc-819fe3a2d37c tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:27.448896 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8cebb8db-e42f-4936-badc-819fe3a2d37c tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:27.449584 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8cebb8db-e42f-4936-badc-819fe3a2d37c tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Could not evaluate value 959b91bf20bb475c9cc9c96c4c0d2143, assuming string {{(pid=100289) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:39:27.452739 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8cebb8db-e42f-4936-badc-819fe3a2d37c tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Searching by: MultiDict([('project_id', '959b91bf20bb475c9cc9c96c4c0d2143'), ('all_tenants', 1)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:27.487169 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Created reservations ['c75801ac-3f0c-438c-92a1-64f01db9bbc0', 'b25e9b04-867a-4d06-b4a2-18b9e2fdc1b3', 'ba85a3d6-c033-40a2-b99b-72570006ed44', '0002e70d-22c2-4e66-9917-fc8c49e38f70'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:27.487878 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44ddfb69-e20e-437d-b2d4-4b755431de5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c75801ac-3f0c-438c-92a1-64f01db9bbc0', 'b25e9b04-867a-4d06-b4a2-18b9e2fdc1b3', 'ba85a3d6-c033-40a2-b99b-72570006ed44', '0002e70d-22c2-4e66-9917-fc8c49e38f70']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:27.489326 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e782752-58e9-432b-b3aa-8ff22a01e0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:27.503853 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8cebb8db-e42f-4936-badc-819fe3a2d37c tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Get all volumes completed successfully. Aug 13 02:39:27.505157 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:27.505157 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:27.511355 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8cebb8db-e42f-4936-badc-819fe3a2d37c tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1&project_id=959b91bf20bb475c9cc9c96c4c0d2143 returned with HTTP 200 Aug 13 02:39:27.511355 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 359/1409] 10.4.3.30 () {66 vars in 1366 bytes} [Thu Aug 13 02:39:27 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=959b91bf20bb475c9cc9c96c4c0d2143 => generated 3029 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:27.527373 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e782752-58e9-432b-b3aa-8ff22a01e0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1b079e6-f2e5-46e5-93ef-77260a13188a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='8c1b0be5-25a7-4d03-9fb0-103f49742ff6-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168c10f0b031493f86b5ae76e2f6de73',qos_specs=None,replication_status=,reservations=['c75801ac-3f0c-438c-92a1-64f01db9bbc0','b25e9b04-867a-4d06-b4a2-18b9e2fdc1b3','ba85a3d6-c033-40a2-b99b-72570006ed44','0002e70d-22c2-4e66-9917-fc8c49e38f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45134690480a4926a23cb40d2c82230c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:27Z,deleted=False,deleted_at=None,display_description='',display_name='8c1b0be5-25a7-4d03-9fb0-103f49742ff6-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1b079e6-f2e5-46e5-93ef-77260a13188a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='168c10f0b031493f86b5ae76e2f6de73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45134690480a4926a23cb40d2c82230c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:27.528707 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (575234a1-766d-4171-8ac9-39f3d4af85f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:27.533935 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d60ea513-519d-4347-abcb-5bb27f4bf14b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:27.536583 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d60ea513-519d-4347-abcb-5bb27f4bf14b tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2 Aug 13 02:39:27.537831 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d60ea513-519d-4347-abcb-5bb27f4bf14b tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:27.538628 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d60ea513-519d-4347-abcb-5bb27f4bf14b tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:27.539224 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-d60ea513-519d-4347-abcb-5bb27f4bf14b tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Delete volume with id: ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2 Aug 13 02:39:27.555664 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:27.555664 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:27.555664 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d60ea513-519d-4347-abcb-5bb27f4bf14b tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Volume info retrieved successfully. Aug 13 02:39:27.561811 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (575234a1-766d-4171-8ac9-39f3d4af85f1) transitioned into 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='8c1b0be5-25a7-4d03-9fb0-103f49742ff6-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='168c10f0b031493f86b5ae76e2f6de73',qos_specs=None,replication_status=,reservations=['c75801ac-3f0c-438c-92a1-64f01db9bbc0','b25e9b04-867a-4d06-b4a2-18b9e2fdc1b3','ba85a3d6-c033-40a2-b99b-72570006ed44','0002e70d-22c2-4e66-9917-fc8c49e38f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45134690480a4926a23cb40d2c82230c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:27.563854 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f88d3a7a-0684-477c-bf4d-7df2e4373ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:27.585830 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f88d3a7a-0684-477c-bf4d-7df2e4373ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:27.586926 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Flow 'volume_create_api' (87b19719-1ca3-432e-ab6d-38d40c844615) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:27.587429 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Create volume request issued successfully. Aug 13 02:39:27.588123 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-ed65c0a1-43c7-490d-8696-b463e7080bc4 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:27.588652 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 353/1410] 10.4.3.30 () {72 vars in 1534 bytes} [Thu Aug 13 02:39:27 2026] POST /volume/v3/volumes => generated 747 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:27.601881 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d60ea513-519d-4347-abcb-5bb27f4bf14b tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] Delete volume request issued successfully. Aug 13 02:39:27.601881 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d60ea513-519d-4347-abcb-5bb27f4bf14b tempest-VolumesListAdminTestJSON-2105260928 tempest-VolumesListAdminTestJSON-2105260928-project-admin] https://10.4.3.30/volume/v3/volumes/ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2 returned with HTTP 202 Aug 13 02:39:27.601881 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 342/1411] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:27 2026] DELETE /volume/v3/volumes/ae9639f0-f27a-4c86-b04a-bd8bdb4c21c2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:27.603989 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-a2c73897-f737-40eb-8460-da0d2bbded57 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:27.610700 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-a2c73897-f737-40eb-8460-da0d2bbded57 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] GET https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a Aug 13 02:39:27.610700 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-a2c73897-f737-40eb-8460-da0d2bbded57 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:27.611843 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-a2c73897-f737-40eb-8460-da0d2bbded57 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:27.614350 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-daa52dc6-d845-4edf-aa90-5d037d2ad948 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:27.616901 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-daa52dc6-d845-4edf-aa90-5d037d2ad948 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 Aug 13 02:39:27.617374 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-daa52dc6-d845-4edf-aa90-5d037d2ad948 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:27.618183 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-daa52dc6-d845-4edf-aa90-5d037d2ad948 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:27.628750 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:27.628750 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:27.631019 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:27.631019 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:27.633921 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-a2c73897-f737-40eb-8460-da0d2bbded57 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:39:27.636774 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-daa52dc6-d845-4edf-aa90-5d037d2ad948 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:27.641056 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-a2c73897-f737-40eb-8460-da0d2bbded57 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a returned with HTTP 200 Aug 13 02:39:27.641755 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 358/1412] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:27 2026] GET /volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:27.643727 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-daa52dc6-d845-4edf-aa90-5d037d2ad948 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 returned with HTTP 200 Aug 13 02:39:27.643727 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 360/1413] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:27 2026] GET /volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:27.657215 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-5b8c9446-729f-4817-ad08-fe5132893557 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:27.661520 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f4095a9c-0899-456b-9b24-517cd096a28f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:27.662040 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-5b8c9446-729f-4817-ad08-fe5132893557 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] GET https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a Aug 13 02:39:27.664886 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-5b8c9446-729f-4817-ad08-fe5132893557 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:27.664886 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-5b8c9446-729f-4817-ad08-fe5132893557 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:27.665172 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f4095a9c-0899-456b-9b24-517cd096a28f tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:27.666428 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f4095a9c-0899-456b-9b24-517cd096a28f tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:27.666978 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f4095a9c-0899-456b-9b24-517cd096a28f tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:27.667274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-f4095a9c-0899-456b-9b24-517cd096a28f tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:27.668484 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-534f89bd-178f-4ef1-ae3f-876095371e6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:27.671407 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-534f89bd-178f-4ef1-ae3f-876095371e6d tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 Aug 13 02:39:27.671407 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-534f89bd-178f-4ef1-ae3f-876095371e6d tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:27.671407 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-534f89bd-178f-4ef1-ae3f-876095371e6d tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:27.671769 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-534f89bd-178f-4ef1-ae3f-876095371e6d tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Delete volume with id: 5a008f1f-8d8f-452e-b6e9-15549d96f139 Aug 13 02:39:27.675639 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:27.675639 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:27.677743 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:27.677743 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:27.680487 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f4095a9c-0899-456b-9b24-517cd096a28f tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 200 Aug 13 02:39:27.680487 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 343/1414] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:27 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:27.681418 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:27.681418 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:27.682342 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-534f89bd-178f-4ef1-ae3f-876095371e6d tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:27.687074 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-5b8c9446-729f-4817-ad08-fe5132893557 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:39:27.693268 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-5b8c9446-729f-4817-ad08-fe5132893557 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a returned with HTTP 200 Aug 13 02:39:27.693840 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 354/1415] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:27 2026] GET /volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:27.713441 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-534f89bd-178f-4ef1-ae3f-876095371e6d tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Delete volume request issued successfully. Aug 13 02:39:27.713731 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-534f89bd-178f-4ef1-ae3f-876095371e6d tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 returned with HTTP 202 Aug 13 02:39:27.714308 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 359/1416] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:27 2026] DELETE /volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:27.723499 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-16a823bd-e6b5-4b25-8fac-95221dc9a5c9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:27.726830 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16a823bd-e6b5-4b25-8fac-95221dc9a5c9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 Aug 13 02:39:27.727088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-16a823bd-e6b5-4b25-8fac-95221dc9a5c9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:27.727449 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-16a823bd-e6b5-4b25-8fac-95221dc9a5c9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:27.735456 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:27.735456 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:27.743109 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-16a823bd-e6b5-4b25-8fac-95221dc9a5c9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:27.752473 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16a823bd-e6b5-4b25-8fac-95221dc9a5c9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 returned with HTTP 200 Aug 13 02:39:27.752473 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 361/1417] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:27 2026] GET /volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:28.699985 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2ec37504-e2ef-4d6e-9940-29fc8c4c87a5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:28.706403 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2ec37504-e2ef-4d6e-9940-29fc8c4c87a5 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca Aug 13 02:39:28.706907 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2ec37504-e2ef-4d6e-9940-29fc8c4c87a5 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:28.707127 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2ec37504-e2ef-4d6e-9940-29fc8c4c87a5 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:28.710063 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-2ec37504-e2ef-4d6e-9940-29fc8c4c87a5 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 61984a52-d657-4ae2-ba39-2b50e45731ca. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:28.718843 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2ec37504-e2ef-4d6e-9940-29fc8c4c87a5 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca returned with HTTP 404 Aug 13 02:39:28.719730 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 344/1418] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:28 2026] GET /volume/v3/backups/61984a52-d657-4ae2-ba39-2b50e45731ca => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:28.762868 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-697ba84b-f09b-4112-92a6-370b61f61b2a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:28.764995 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-697ba84b-f09b-4112-92a6-370b61f61b2a tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 Aug 13 02:39:28.765147 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-697ba84b-f09b-4112-92a6-370b61f61b2a tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:28.765559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-697ba84b-f09b-4112-92a6-370b61f61b2a tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:28.772432 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-697ba84b-f09b-4112-92a6-370b61f61b2a tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 returned with HTTP 404 Aug 13 02:39:28.772577 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 355/1419] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:28 2026] GET /volume/v3/volumes/5a008f1f-8d8f-452e-b6e9-15549d96f139 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:28.784807 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fa80a110-fdd0-493b-8c23-b0eaf4348341 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:28.786453 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa80a110-fdd0-493b-8c23-b0eaf4348341 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf Aug 13 02:39:28.786778 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa80a110-fdd0-493b-8c23-b0eaf4348341 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:28.787821 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa80a110-fdd0-493b-8c23-b0eaf4348341 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:28.794970 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:28.794970 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:28.799962 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fa80a110-fdd0-493b-8c23-b0eaf4348341 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:28.808838 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa80a110-fdd0-493b-8c23-b0eaf4348341 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf returned with HTTP 200 Aug 13 02:39:28.809523 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 360/1420] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:28 2026] GET /volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:28.829543 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-32d4b18d-f484-4a44-958b-7652c21857bb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:28.832009 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32d4b18d-f484-4a44-958b-7652c21857bb tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] DELETE https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf Aug 13 02:39:28.832471 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32d4b18d-f484-4a44-958b-7652c21857bb tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:28.833431 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32d4b18d-f484-4a44-958b-7652c21857bb tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:28.833431 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-32d4b18d-f484-4a44-958b-7652c21857bb tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Delete volume with id: d3b3b98c-5c9c-4ddb-b6e9-559d484564cf Aug 13 02:39:28.842388 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:28.842388 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:28.844900 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-32d4b18d-f484-4a44-958b-7652c21857bb tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:28.868070 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a9bee9c8-b4b5-4ea0-86ce-fa607bceab97 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:28.873862 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a9bee9c8-b4b5-4ea0-86ce-fa607bceab97 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea Aug 13 02:39:28.874317 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a9bee9c8-b4b5-4ea0-86ce-fa607bceab97 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:28.874564 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a9bee9c8-b4b5-4ea0-86ce-fa607bceab97 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:28.895574 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-32d4b18d-f484-4a44-958b-7652c21857bb tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Delete volume request issued successfully. Aug 13 02:39:28.895848 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32d4b18d-f484-4a44-958b-7652c21857bb tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf returned with HTTP 202 Aug 13 02:39:28.896634 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 362/1421] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:28 2026] DELETE /volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:28.900124 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:28.900124 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:28.908623 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b90fa7df-4199-4260-8a43-5fd36384a726 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:28.910774 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b90fa7df-4199-4260-8a43-5fd36384a726 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf Aug 13 02:39:28.911138 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b90fa7df-4199-4260-8a43-5fd36384a726 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:28.911534 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b90fa7df-4199-4260-8a43-5fd36384a726 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:28.911919 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a9bee9c8-b4b5-4ea0-86ce-fa607bceab97 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:28.922759 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:28.922759 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:28.927369 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a9bee9c8-b4b5-4ea0-86ce-fa607bceab97 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea returned with HTTP 200 Aug 13 02:39:28.928272 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 345/1422] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:28 2026] GET /volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea => generated 844 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:28.929867 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b90fa7df-4199-4260-8a43-5fd36384a726 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:28.936785 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b90fa7df-4199-4260-8a43-5fd36384a726 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf returned with HTTP 200 Aug 13 02:39:28.937657 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 356/1423] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:28 2026] GET /volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:28.949303 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-741300e4-4474-495e-814b-cbdc88af6698 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:28.952796 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-741300e4-4474-495e-814b-cbdc88af6698 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea Aug 13 02:39:28.953056 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-741300e4-4474-495e-814b-cbdc88af6698 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:28.953330 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-741300e4-4474-495e-814b-cbdc88af6698 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:28.953566 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-741300e4-4474-495e-814b-cbdc88af6698 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Delete volume with id: 2b379dff-ed49-40b3-b2ca-fdd08ef432ea Aug 13 02:39:28.964652 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:28.964652 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:28.965561 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-741300e4-4474-495e-814b-cbdc88af6698 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:29.006172 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-741300e4-4474-495e-814b-cbdc88af6698 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Delete volume request issued successfully. Aug 13 02:39:29.006172 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-741300e4-4474-495e-814b-cbdc88af6698 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea returned with HTTP 202 Aug 13 02:39:29.006519 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 361/1424] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:28 2026] DELETE /volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:29.019114 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-998cd331-b35a-464f-af20-28e9974a2923 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:29.024583 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-998cd331-b35a-464f-af20-28e9974a2923 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea Aug 13 02:39:29.026689 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-998cd331-b35a-464f-af20-28e9974a2923 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:29.028032 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-998cd331-b35a-464f-af20-28e9974a2923 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:29.039407 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:29.039407 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:29.048832 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-998cd331-b35a-464f-af20-28e9974a2923 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:29.055078 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-998cd331-b35a-464f-af20-28e9974a2923 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea returned with HTTP 200 Aug 13 02:39:29.056020 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 363/1425] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:29 2026] GET /volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:29.957284 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f3ada23b-1440-448e-8ea3-4d955f344164 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:29.959618 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f3ada23b-1440-448e-8ea3-4d955f344164 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf Aug 13 02:39:29.959863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f3ada23b-1440-448e-8ea3-4d955f344164 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:29.960098 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f3ada23b-1440-448e-8ea3-4d955f344164 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:29.978007 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f3ada23b-1440-448e-8ea3-4d955f344164 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf returned with HTTP 404 Aug 13 02:39:29.978861 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 346/1426] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:29 2026] GET /volume/v3/volumes/d3b3b98c-5c9c-4ddb-b6e9-559d484564cf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:29.990485 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c2575164-9dc0-4119-8f03-151c761c428f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:29.994307 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c2575164-9dc0-4119-8f03-151c761c428f tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 Aug 13 02:39:29.994553 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c2575164-9dc0-4119-8f03-151c761c428f tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:29.994757 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c2575164-9dc0-4119-8f03-151c761c428f tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:30.003868 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:30.003868 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:30.009689 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c2575164-9dc0-4119-8f03-151c761c428f tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:30.017429 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c2575164-9dc0-4119-8f03-151c761c428f tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 returned with HTTP 200 Aug 13 02:39:30.017429 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 357/1427] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:29 2026] GET /volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:30.034241 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5d627f8d-ae93-4f96-951c-156931f5fac9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.036907 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d627f8d-ae93-4f96-951c-156931f5fac9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] DELETE https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 Aug 13 02:39:30.036907 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d627f8d-ae93-4f96-951c-156931f5fac9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:30.037710 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d627f8d-ae93-4f96-951c-156931f5fac9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:30.037710 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5d627f8d-ae93-4f96-951c-156931f5fac9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Delete volume with id: 69bed082-a20b-4c32-a0da-f04dd3de8e30 Aug 13 02:39:30.045208 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:30.045208 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:30.045717 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5d627f8d-ae93-4f96-951c-156931f5fac9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:30.053110 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-202c90fa-1788-492e-abc9-6a71fe93ee4c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.059276 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-202c90fa-1788-492e-abc9-6a71fe93ee4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:39:30.060348 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-202c90fa-1788-492e-abc9-6a71fe93ee4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-attach": {"instance_uuid": "796b891a-7ed0-43ad-9806-37bb88d6a9a1", "mountpoint": "/dev/vdb"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:30.060348 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-202c90fa-1788-492e-abc9-6a71fe93ee4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "796b891a-7ed0-43ad-9806-37bb88d6a9a1", "mountpoint": "/dev/vdb"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:30.073994 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:30.073994 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:30.075966 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-202c90fa-1788-492e-abc9-6a71fe93ee4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:30.076095 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5d627f8d-ae93-4f96-951c-156931f5fac9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Delete volume request issued successfully. Aug 13 02:39:30.076095 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d627f8d-ae93-4f96-951c-156931f5fac9 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 returned with HTTP 202 Aug 13 02:39:30.076095 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 362/1428] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:30 2026] DELETE /volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:30.079648 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8cf8f7d9-aa32-4d3e-96f7-3a319b1c8ba4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.082631 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8cf8f7d9-aa32-4d3e-96f7-3a319b1c8ba4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea Aug 13 02:39:30.083227 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8cf8f7d9-aa32-4d3e-96f7-3a319b1c8ba4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:30.083227 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8cf8f7d9-aa32-4d3e-96f7-3a319b1c8ba4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:30.090576 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f46ba0bd-edd3-4eec-91f3-19b035fc3847 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.093160 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f46ba0bd-edd3-4eec-91f3-19b035fc3847 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 Aug 13 02:39:30.093379 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f46ba0bd-edd3-4eec-91f3-19b035fc3847 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:30.093680 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f46ba0bd-edd3-4eec-91f3-19b035fc3847 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:30.096789 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-202c90fa-1788-492e-abc9-6a71fe93ee4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Update volume admin metadata completed successfully. Aug 13 02:39:30.097790 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8cf8f7d9-aa32-4d3e-96f7-3a319b1c8ba4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea returned with HTTP 404 Aug 13 02:39:30.098754 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 347/1429] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:30 2026] GET /volume/v3/volumes/2b379dff-ed49-40b3-b2ca-fdd08ef432ea => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:30.106205 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:30.106205 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:30.112413 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f46ba0bd-edd3-4eec-91f3-19b035fc3847 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Volume info retrieved successfully. Aug 13 02:39:30.119444 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f46ba0bd-edd3-4eec-91f3-19b035fc3847 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 returned with HTTP 200 Aug 13 02:39:30.120221 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 358/1430] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:30 2026] GET /volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:30.124237 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f870610a-71d7-48fe-8b94-adc4c070654a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.126500 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:30.126823 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-906578253"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:30.132062 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-906578253'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:30.132062 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Create volume of 1 GB Aug 13 02:39:30.142764 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Availability Zones retrieved successfully. Aug 13 02:39:30.151066 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Flow 'volume_create_api' (fa10ebb6-d388-4cf3-ac3d-2d8b8297eac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:30.152519 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108d87b5-b76f-43f5-a175-637a3b84f797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:30.153800 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:30.199091 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108d87b5-b76f-43f5-a175-637a3b84f797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:30.199477 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd27d8c-abf0-447a-a0fd-d40361bc13b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:30.199941 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-202c90fa-1788-492e-abc9-6a71fe93ee4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Attach volume completed successfully. Aug 13 02:39:30.200592 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-202c90fa-1788-492e-abc9-6a71fe93ee4c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 202 Aug 13 02:39:30.200888 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 364/1431] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:39:30 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 02:39:30.213521 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5515eeb3-4404-4a92-9c4e-bff273a30328 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.216950 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5515eeb3-4404-4a92-9c4e-bff273a30328 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:30.217230 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5515eeb3-4404-4a92-9c4e-bff273a30328 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:30.217702 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5515eeb3-4404-4a92-9c4e-bff273a30328 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:30.233127 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:30.233127 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:30.251561 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5515eeb3-4404-4a92-9c4e-bff273a30328 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:30.264144 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5515eeb3-4404-4a92-9c4e-bff273a30328 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:30.265105 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 348/1432] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:30 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 1174 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:30.288634 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f3c280ce-45a8-464e-804c-ffde4958f6bd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.292278 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3c280ce-45a8-464e-804c-ffde4958f6bd tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:39:30.292278 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f3c280ce-45a8-464e-804c-ffde4958f6bd tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-detach": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:30.292278 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f3c280ce-45a8-464e-804c-ffde4958f6bd tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:30.295586 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Created reservations ['f1c8d571-c033-438e-b8fc-6e4332598f15', '817e0431-e490-4ad3-a9ba-9630aecec190', '6d5d9073-74af-4578-ace5-ed52d04d5d61', '56eaded0-ab0a-44ca-985d-1ae6fcc14ed5'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:30.296913 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd27d8c-abf0-447a-a0fd-d40361bc13b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1c8d571-c033-438e-b8fc-6e4332598f15', '817e0431-e490-4ad3-a9ba-9630aecec190', '6d5d9073-74af-4578-ace5-ed52d04d5d61', '56eaded0-ab0a-44ca-985d-1ae6fcc14ed5']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:30.298694 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ad32ef-9ab2-4aef-b899-a437f5385170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:30.306284 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:30.306284 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:30.307182 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f3c280ce-45a8-464e-804c-ffde4958f6bd tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:30.340565 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ad32ef-9ab2-4aef-b899-a437f5385170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6724944-bfba-4991-959e-eef8493460f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-906578253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2343044e92d4575a8f3349db6e38dae',qos_specs=None,replication_status=,reservations=['f1c8d571-c033-438e-b8fc-6e4332598f15','817e0431-e490-4ad3-a9ba-9630aecec190','6d5d9073-74af-4578-ace5-ed52d04d5d61','56eaded0-ab0a-44ca-985d-1ae6fcc14ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f4aef496994f039acf8bc6ad443d1d',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-906578253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6724944-bfba-4991-959e-eef8493460f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2343044e92d4575a8f3349db6e38dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f4aef496994f039acf8bc6ad443d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:30.341113 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e877c1d1-4567-4a38-af42-769113c31e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:30.371501 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e877c1d1-4567-4a38-af42-769113c31e9e) transitioned into state 'SUCCESS' from state '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-906578253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2343044e92d4575a8f3349db6e38dae',qos_specs=None,replication_status=,reservations=['f1c8d571-c033-438e-b8fc-6e4332598f15','817e0431-e490-4ad3-a9ba-9630aecec190','6d5d9073-74af-4578-ace5-ed52d04d5d61','56eaded0-ab0a-44ca-985d-1ae6fcc14ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f4aef496994f039acf8bc6ad443d1d',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:30.372640 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01fe31c0-0cd5-44db-bc6a-b142c8b52e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:30.376722 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f3c280ce-45a8-464e-804c-ffde4958f6bd tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Detach volume completed successfully. Aug 13 02:39:30.377089 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3c280ce-45a8-464e-804c-ffde4958f6bd tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 202 Aug 13 02:39:30.378828 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 359/1433] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:39:30 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:30.389065 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1a81e7d9-c757-4f63-8534-5145cce26efa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.391155 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01fe31c0-0cd5-44db-bc6a-b142c8b52e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:30.391972 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a81e7d9-c757-4f63-8534-5145cce26efa tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:30.392676 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a81e7d9-c757-4f63-8534-5145cce26efa tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:30.392766 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Flow 'volume_create_api' (fa10ebb6-d388-4cf3-ac3d-2d8b8297eac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:30.392921 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a81e7d9-c757-4f63-8534-5145cce26efa tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:30.393031 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Create volume request issued successfully. Aug 13 02:39:30.394069 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f870610a-71d7-48fe-8b94-adc4c070654a tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:30.394829 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 363/1434] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:39:30 2026] POST /volume/v3/volumes => generated 751 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:30.407531 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:30.407531 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:30.409817 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6dfcfd06-a2b5-4403-96fd-63cf7769e713 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.415443 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1a81e7d9-c757-4f63-8534-5145cce26efa tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:30.417275 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6dfcfd06-a2b5-4403-96fd-63cf7769e713 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 Aug 13 02:39:30.417275 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6dfcfd06-a2b5-4403-96fd-63cf7769e713 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:30.417275 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6dfcfd06-a2b5-4403-96fd-63cf7769e713 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:30.424463 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a81e7d9-c757-4f63-8534-5145cce26efa tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:30.424650 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 365/1435] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:30 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:30.432288 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:30.432288 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:30.445286 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6dfcfd06-a2b5-4403-96fd-63cf7769e713 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:30.454143 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6dfcfd06-a2b5-4403-96fd-63cf7769e713 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 returned with HTTP 200 Aug 13 02:39:30.454143 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 349/1436] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:30 2026] GET /volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:30.704585 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-4ffb77fc-6a90-46a0-8b7b-0f3a612437ca None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.710605 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-4ffb77fc-6a90-46a0-8b7b-0f3a612437ca tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] GET https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a Aug 13 02:39:30.710842 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-4ffb77fc-6a90-46a0-8b7b-0f3a612437ca tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:30.711071 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-4ffb77fc-6a90-46a0-8b7b-0f3a612437ca tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:30.722559 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:30.722559 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:30.731276 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-4ffb77fc-6a90-46a0-8b7b-0f3a612437ca tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:39:30.740191 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-4ffb77fc-6a90-46a0-8b7b-0f3a612437ca tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a returned with HTTP 200 Aug 13 02:39:30.741151 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 360/1437] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:30 2026] GET /volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:30.752660 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06c0f6c7-0366-4ae8-b525-56221cad140e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.753212 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06c0f6c7-0366-4ae8-b525-56221cad140e None None] GET https://10.4.3.30/volume// Aug 13 02:39:30.753424 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06c0f6c7-0366-4ae8-b525-56221cad140e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:30.753677 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06c0f6c7-0366-4ae8-b525-56221cad140e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:30.754063 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06c0f6c7-0366-4ae8-b525-56221cad140e None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:30.755392 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 364/1438] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:39:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:39:30.765078 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-cddde645-ed98-4741-8d9b-978dacf55349 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.767868 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-cddde645-ed98-4741-8d9b-978dacf55349 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:39:30.768407 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-cddde645-ed98-4741-8d9b-978dacf55349 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1b079e6-f2e5-46e5-93ef-77260a13188a", "connector": null, "instance_uuid": "8c1b0be5-25a7-4d03-9fb0-103f49742ff6"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:30.778229 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:30.778229 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:30.820432 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-cddde645-ed98-4741-8d9b-978dacf55349 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:39:30.821878 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 366/1439] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:39:30 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:30.832596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-133ddbaa-cbf3-46bd-a6d5-1554e324dce1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.832596 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-133ddbaa-cbf3-46bd-a6d5-1554e324dce1 None None] GET https://10.4.3.30/volume// Aug 13 02:39:30.832596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-133ddbaa-cbf3-46bd-a6d5-1554e324dce1 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:30.832596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-133ddbaa-cbf3-46bd-a6d5-1554e324dce1 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:30.832596 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-133ddbaa-cbf3-46bd-a6d5-1554e324dce1 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:30.832596 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 350/1440] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:39:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:39:30.848197 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-694c0f2e-ad1a-4014-b4fa-15e3c03d0366 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:30.853982 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-694c0f2e-ad1a-4014-b4fa-15e3c03d0366 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] GET https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a Aug 13 02:39:30.854946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-694c0f2e-ad1a-4014-b4fa-15e3c03d0366 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:30.855420 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-694c0f2e-ad1a-4014-b4fa-15e3c03d0366 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:30.873038 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:30.873038 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:30.882204 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-694c0f2e-ad1a-4014-b4fa-15e3c03d0366 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:39:30.889659 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-694c0f2e-ad1a-4014-b4fa-15e3c03d0366 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a returned with HTTP 200 Aug 13 02:39:30.890406 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 361/1441] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:39:30 2026] GET /volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a => generated 1019 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:31.021225 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-1dca9a35-0701-445f-b60c-494cdf572e84 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:31.024125 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-1dca9a35-0701-445f-b60c-494cdf572e84 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] PUT https://10.4.3.30/volume/v3/attachments/b7c89dce-8cf5-4b85-bb67-10bda2233082 Aug 13 02:39:31.024125 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-1dca9a35-0701-445f-b60c-494cdf572e84 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:31.032534 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-1dca9a35-0701-445f-b60c-494cdf572e84 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Acquiring lock "cinder-attachment_update-d1b079e6-f2e5-46e5-93ef-77260a13188a-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:39:31.041622 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-1dca9a35-0701-445f-b60c-494cdf572e84 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Lock "cinder-attachment_update-d1b079e6-f2e5-46e5-93ef-77260a13188a-np0000007139" acquired by "attachment_update" :: waited 0.009s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:39:31.042554 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:31.042554 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:31.140573 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cf6d83bb-3b15-4240-b5a1-fecc53bd91b3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:31.142547 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cf6d83bb-3b15-4240-b5a1-fecc53bd91b3 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] GET https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 Aug 13 02:39:31.142830 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cf6d83bb-3b15-4240-b5a1-fecc53bd91b3 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:31.142999 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cf6d83bb-3b15-4240-b5a1-fecc53bd91b3 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:31.152081 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cf6d83bb-3b15-4240-b5a1-fecc53bd91b3 tempest-VolumesListAdminTestJSON-1455830861 tempest-VolumesListAdminTestJSON-1455830861-project-member] https://10.4.3.30/volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 returned with HTTP 404 Aug 13 02:39:31.152081 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 367/1442] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:31 2026] GET /volume/v3/volumes/69bed082-a20b-4c32-a0da-f04dd3de8e30 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:39:31.181892 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-1dca9a35-0701-445f-b60c-494cdf572e84 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Lock "cinder-attachment_update-d1b079e6-f2e5-46e5-93ef-77260a13188a-np0000007139" released by "attachment_update" :: held 0.140s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:39:31.182114 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-1dca9a35-0701-445f-b60c-494cdf572e84 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/attachments/b7c89dce-8cf5-4b85-bb67-10bda2233082 returned with HTTP 200 Aug 13 02:39:31.187424 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 365/1443] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:39:31 2026] PUT /volume/v3/attachments/b7c89dce-8cf5-4b85-bb67-10bda2233082 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:31.249458 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-034bdd5c-5af9-4de8-9aaf-41957803620f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:31.254552 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-034bdd5c-5af9-4de8-9aaf-41957803620f tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] POST https://10.4.3.30/volume/v3/attachments/b7c89dce-8cf5-4b85-bb67-10bda2233082/action Aug 13 02:39:31.254552 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-034bdd5c-5af9-4de8-9aaf-41957803620f tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:31.254552 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-034bdd5c-5af9-4de8-9aaf-41957803620f tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:31.282225 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:31.282225 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:31.302897 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ef1a241f-932f-4ab0-8afe-a34e4b45170f req-034bdd5c-5af9-4de8-9aaf-41957803620f tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/attachments/b7c89dce-8cf5-4b85-bb67-10bda2233082/action returned with HTTP 204 Aug 13 02:39:31.303665 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 351/1444] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:39:31 2026] POST /volume/v3/attachments/b7c89dce-8cf5-4b85-bb67-10bda2233082/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:31.472553 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b0f9b04f-4d3b-448f-ba14-6318d0ed2e3b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:31.477125 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0f9b04f-4d3b-448f-ba14-6318d0ed2e3b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 Aug 13 02:39:31.477402 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0f9b04f-4d3b-448f-ba14-6318d0ed2e3b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:31.477836 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0f9b04f-4d3b-448f-ba14-6318d0ed2e3b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:31.491472 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:31.491472 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:31.498518 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b0f9b04f-4d3b-448f-ba14-6318d0ed2e3b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:31.506101 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0f9b04f-4d3b-448f-ba14-6318d0ed2e3b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 returned with HTTP 200 Aug 13 02:39:31.506671 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 362/1445] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:31 2026] GET /volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:31.520975 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a06a26a3-0fc8-4b00-ac05-70a6b2412295 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:31.523105 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a06a26a3-0fc8-4b00-ac05-70a6b2412295 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:39:31.523605 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a06a26a3-0fc8-4b00-ac05-70a6b2412295 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e6724944-bfba-4991-959e-eef8493460f7", "name": "tempest-VolumesBackupsAdminTest-Backup-568527913", "container": "tempest-volumesbackupsadmintest-backup-container-695003983"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:31.525510 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-a06a26a3-0fc8-4b00-ac05-70a6b2412295 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Creating new backup {'backup': {'volume_id': 'e6724944-bfba-4991-959e-eef8493460f7', 'name': 'tempest-VolumesBackupsAdminTest-Backup-568527913', 'container': 'tempest-volumesbackupsadmintest-backup-container-695003983'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:39:31.525712 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-a06a26a3-0fc8-4b00-ac05-70a6b2412295 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Creating backup of volume e6724944-bfba-4991-959e-eef8493460f7 in container tempest-volumesbackupsadmintest-backup-container-695003983 Aug 13 02:39:31.535561 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:31.535561 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:31.536214 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a06a26a3-0fc8-4b00-ac05-70a6b2412295 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:31.563867 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a06a26a3-0fc8-4b00-ac05-70a6b2412295 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Created reservations ['b205f58f-23cd-4bed-b159-48402d99209e', 'b6d3df7b-b749-4a42-815d-db68a0942a0a'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:31.625227 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a06a26a3-0fc8-4b00-ac05-70a6b2412295 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:39:31.625355 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 368/1446] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:39:31 2026] POST /volume/v3/backups => generated 332 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:31.637634 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb515f32-de5f-4f69-af17-8f510564c0ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:31.641280 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb515f32-de5f-4f69-af17-8f510564c0ce tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:31.641280 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb515f32-de5f-4f69-af17-8f510564c0ce tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:31.641280 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb515f32-de5f-4f69-af17-8f510564c0ce tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:31.641609 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cb515f32-de5f-4f69-af17-8f510564c0ce tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:31.651720 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:31.651720 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:31.651720 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb515f32-de5f-4f69-af17-8f510564c0ce tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:31.652565 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 366/1447] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:31 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:32.667908 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5e5cdcae-d5d3-4dfe-afae-306ec461b745 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:32.671775 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5e5cdcae-d5d3-4dfe-afae-306ec461b745 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:32.672501 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5e5cdcae-d5d3-4dfe-afae-306ec461b745 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:32.673102 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5e5cdcae-d5d3-4dfe-afae-306ec461b745 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:32.673102 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-5e5cdcae-d5d3-4dfe-afae-306ec461b745 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:32.681903 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:32.681903 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:32.683992 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5e5cdcae-d5d3-4dfe-afae-306ec461b745 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:32.684500 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 352/1448] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:32 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:33.701730 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-85bcd371-0d3e-4496-986b-3e5115f90c8c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:33.704234 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-85bcd371-0d3e-4496-986b-3e5115f90c8c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:33.704494 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-85bcd371-0d3e-4496-986b-3e5115f90c8c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:33.704746 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-85bcd371-0d3e-4496-986b-3e5115f90c8c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:33.705449 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-85bcd371-0d3e-4496-986b-3e5115f90c8c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:33.715100 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:33.715100 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:33.715992 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-85bcd371-0d3e-4496-986b-3e5115f90c8c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:33.716679 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 363/1449] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:33 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:34.608331 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2f86fde7-b025-45ae-bc87-ee682617a49a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:34.611349 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f86fde7-b025-45ae-bc87-ee682617a49a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:34.611349 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f86fde7-b025-45ae-bc87-ee682617a49a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:34.611349 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f86fde7-b025-45ae-bc87-ee682617a49a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:34.622873 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:34.622873 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:34.631519 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2f86fde7-b025-45ae-bc87-ee682617a49a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:34.639693 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f86fde7-b025-45ae-bc87-ee682617a49a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:34.640328 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 369/1450] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:34 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:34.661305 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41fc735b-809f-4a22-9ad7-045db53c053a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:34.666788 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41fc735b-809f-4a22-9ad7-045db53c053a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:34.666788 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41fc735b-809f-4a22-9ad7-045db53c053a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:34.666963 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41fc735b-809f-4a22-9ad7-045db53c053a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:34.677950 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:34.677950 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:34.684701 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-41fc735b-809f-4a22-9ad7-045db53c053a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:34.689685 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41fc735b-809f-4a22-9ad7-045db53c053a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:34.690195 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 367/1451] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:34 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:34.731068 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0818039b-3c3d-4567-821e-3f91c1aaa5ed None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:34.739794 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0818039b-3c3d-4567-821e-3f91c1aaa5ed tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:34.739794 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0818039b-3c3d-4567-821e-3f91c1aaa5ed tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:34.739794 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0818039b-3c3d-4567-821e-3f91c1aaa5ed tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:34.739794 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-0818039b-3c3d-4567-821e-3f91c1aaa5ed tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:34.746988 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:34.746988 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:34.749535 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0818039b-3c3d-4567-821e-3f91c1aaa5ed tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:34.751391 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 353/1452] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:34 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:34.757789 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-b8933f25-eb35-4b67-a3a3-6f31fdc8c47a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:34.764287 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d4406422-3b14-428b-9277-8e5a8affff92 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:34.764713 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-b8933f25-eb35-4b67-a3a3-6f31fdc8c47a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:34.764713 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-b8933f25-eb35-4b67-a3a3-6f31fdc8c47a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:34.764713 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-b8933f25-eb35-4b67-a3a3-6f31fdc8c47a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:34.771145 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:34.771145 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:34.776547 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-b8933f25-eb35-4b67-a3a3-6f31fdc8c47a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:34.783072 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-b8933f25-eb35-4b67-a3a3-6f31fdc8c47a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:34.783708 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 364/1453] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:34 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:39:34.939577 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d6d9e759-4fb7-4829-9e81-c18604120656 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:34.940404 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6d9e759-4fb7-4829-9e81-c18604120656 None None] GET https://10.4.3.30/volume// Aug 13 02:39:34.940581 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6d9e759-4fb7-4829-9e81-c18604120656 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:34.940761 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6d9e759-4fb7-4829-9e81-c18604120656 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:34.941237 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6d9e759-4fb7-4829-9e81-c18604120656 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:34.941655 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 368/1454] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:39:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:39:34.955520 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-96bec9bf-849f-423e-a484-700bc865196c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:34.960127 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-96bec9bf-849f-423e-a484-700bc865196c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:39:34.960413 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-96bec9bf-849f-423e-a484-700bc865196c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e292d34d-60cb-4695-9d6e-969a2700c65e", "connector": null, "instance_uuid": "394a13b5-b5e6-48f0-9ded-c962d08c6dd6"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:34.976747 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:34.976747 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:34.987329 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:34.988917 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-766805054"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:34.992092 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-766805054'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:34.992339 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Create volume of 1 GB Aug 13 02:39:34.997652 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Availability Zones retrieved successfully. Aug 13 02:39:35.006278 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Flow 'volume_create_api' (46a28619-ed72-42c7-ae0b-81343574bb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:35.007794 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c8207c-d1a3-40e5-bd26-b65754734477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:35.008240 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:35.023498 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-96bec9bf-849f-423e-a484-700bc865196c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:39:35.024041 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 354/1455] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:39:34 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:35.057434 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c8207c-d1a3-40e5-bd26-b65754734477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:35.059193 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3844010-4d74-42ee-bd55-631af835e0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:35.073749 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b616aef8-5aae-406a-8c39-74d5de57a447 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:35.076651 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b616aef8-5aae-406a-8c39-74d5de57a447 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:35.076981 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b616aef8-5aae-406a-8c39-74d5de57a447 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:35.077232 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b616aef8-5aae-406a-8c39-74d5de57a447 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:35.093379 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:35.093379 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:35.098783 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca8e12f8-a3af-4ff7-a047-be55f3701567 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:35.099171 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca8e12f8-a3af-4ff7-a047-be55f3701567 None None] GET https://10.4.3.30/volume// Aug 13 02:39:35.099596 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca8e12f8-a3af-4ff7-a047-be55f3701567 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:35.099722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca8e12f8-a3af-4ff7-a047-be55f3701567 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:35.099944 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca8e12f8-a3af-4ff7-a047-be55f3701567 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:35.100343 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 369/1456] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:39:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:39:35.101455 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b616aef8-5aae-406a-8c39-74d5de57a447 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:35.108595 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b616aef8-5aae-406a-8c39-74d5de57a447 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:35.109064 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 365/1457] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:35 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:35.112600 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-01db23d6-a2ba-45ed-a121-eed395d99642 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:35.115868 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-01db23d6-a2ba-45ed-a121-eed395d99642 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:35.116177 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-01db23d6-a2ba-45ed-a121-eed395d99642 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:35.116669 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-01db23d6-a2ba-45ed-a121-eed395d99642 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:35.131016 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:35.131016 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:35.136500 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-01db23d6-a2ba-45ed-a121-eed395d99642 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:35.143127 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-01db23d6-a2ba-45ed-a121-eed395d99642 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:35.143678 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 355/1458] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:39:35 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 1060 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:35.176816 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Created reservations ['6e44b8ba-b97e-43df-88ed-a5df67d55ab7', '48f4a6ce-d696-4e68-8c79-2950e4186b92', '6b9cbff5-04ee-4371-a321-31b847c6a6db', '2315b89f-7ef5-4d89-a4f6-cbe36565ad24'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:35.177802 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3844010-4d74-42ee-bd55-631af835e0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e44b8ba-b97e-43df-88ed-a5df67d55ab7', '48f4a6ce-d696-4e68-8c79-2950e4186b92', '6b9cbff5-04ee-4371-a321-31b847c6a6db', '2315b89f-7ef5-4d89-a4f6-cbe36565ad24']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:35.178774 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df0f4df5-7017-4f59-abe3-592591dd99cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:35.204040 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df0f4df5-7017-4f59-abe3-592591dd99cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70ccd522-c5e0-4765-8c94-4be44379fb97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-766805054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b84cf6e037294e8dadf5bbf5d19f4bcd',qos_specs=None,replication_status=,reservations=['6e44b8ba-b97e-43df-88ed-a5df67d55ab7','48f4a6ce-d696-4e68-8c79-2950e4186b92','6b9cbff5-04ee-4371-a321-31b847c6a6db','2315b89f-7ef5-4d89-a4f6-cbe36565ad24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64f00071de8a45eca1789daa51b23d25',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-766805054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70ccd522-c5e0-4765-8c94-4be44379fb97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b84cf6e037294e8dadf5bbf5d19f4bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64f00071de8a45eca1789daa51b23d25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:35.205272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e1ad6c5-6e24-4457-b5b9-90f0fdc59591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:35.228276 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e1ad6c5-6e24-4457-b5b9-90f0fdc59591) transitioned into state 'SUCCESS' from state '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-766805054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b84cf6e037294e8dadf5bbf5d19f4bcd',qos_specs=None,replication_status=,reservations=['6e44b8ba-b97e-43df-88ed-a5df67d55ab7','48f4a6ce-d696-4e68-8c79-2950e4186b92','6b9cbff5-04ee-4371-a321-31b847c6a6db','2315b89f-7ef5-4d89-a4f6-cbe36565ad24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64f00071de8a45eca1789daa51b23d25',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:35.229141 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7169305-2c75-4540-80cd-eb483f323e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:35.243140 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7169305-2c75-4540-80cd-eb483f323e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:35.244267 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Flow 'volume_create_api' (46a28619-ed72-42c7-ae0b-81343574bb80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:35.244673 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Create volume request issued successfully. Aug 13 02:39:35.245426 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4406422-3b14-428b-9277-8e5a8affff92 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:35.245956 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 370/1459] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:39:34 2026] POST /volume/v3/volumes => generated 747 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:35.258826 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d60f59d2-a0cc-4292-91b7-42fffc691630 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:35.263749 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d60f59d2-a0cc-4292-91b7-42fffc691630 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] GET https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 Aug 13 02:39:35.264017 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d60f59d2-a0cc-4292-91b7-42fffc691630 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:35.264302 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d60f59d2-a0cc-4292-91b7-42fffc691630 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:35.283656 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-a2669cb4-b0ff-410d-aeea-72527bfb721b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:35.286197 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-a2669cb4-b0ff-410d-aeea-72527bfb721b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] PUT https://10.4.3.30/volume/v3/attachments/59a3b9ab-77aa-46ef-9c89-bba43405e232 Aug 13 02:39:35.286710 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-a2669cb4-b0ff-410d-aeea-72527bfb721b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:35.288103 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:35.288103 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:35.295957 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d60f59d2-a0cc-4292-91b7-42fffc691630 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Volume info retrieved successfully. Aug 13 02:39:35.299341 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-a2669cb4-b0ff-410d-aeea-72527bfb721b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Acquiring lock "cinder-attachment_update-e292d34d-60cb-4695-9d6e-969a2700c65e-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:39:35.310075 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-a2669cb4-b0ff-410d-aeea-72527bfb721b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-e292d34d-60cb-4695-9d6e-969a2700c65e-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:39:35.310075 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:35.310075 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:35.312492 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d60f59d2-a0cc-4292-91b7-42fffc691630 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 returned with HTTP 200 Aug 13 02:39:35.313147 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 370/1460] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:35 2026] GET /volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 => generated 815 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:35.525744 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-a2669cb4-b0ff-410d-aeea-72527bfb721b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-e292d34d-60cb-4695-9d6e-969a2700c65e-np0000007139" released by "attachment_update" :: held 0.217s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:39:35.525744 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-a2669cb4-b0ff-410d-aeea-72527bfb721b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/59a3b9ab-77aa-46ef-9c89-bba43405e232 returned with HTTP 200 Aug 13 02:39:35.525744 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 366/1461] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:39:35 2026] PUT /volume/v3/attachments/59a3b9ab-77aa-46ef-9c89-bba43405e232 => generated 968 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:35.546286 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-dea1552f-c9ed-4175-972e-c77e983a373e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:35.550771 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-dea1552f-c9ed-4175-972e-c77e983a373e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e/encryption Aug 13 02:39:35.551295 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-dea1552f-c9ed-4175-972e-c77e983a373e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:35.554069 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-dea1552f-c9ed-4175-972e-c77e983a373e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:35.571163 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:35.571163 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:35.583172 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-dea1552f-c9ed-4175-972e-c77e983a373e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e/encryption returned with HTTP 200 Aug 13 02:39:35.583801 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 356/1462] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:39:35 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:35.769498 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2833c3f6-23a6-4203-8604-2c5d02c66e2b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:35.772501 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2833c3f6-23a6-4203-8604-2c5d02c66e2b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:35.772707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2833c3f6-23a6-4203-8604-2c5d02c66e2b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:35.773337 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2833c3f6-23a6-4203-8604-2c5d02c66e2b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:35.773337 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2833c3f6-23a6-4203-8604-2c5d02c66e2b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:35.782406 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:35.782406 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:35.784394 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2833c3f6-23a6-4203-8604-2c5d02c66e2b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:35.784394 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 371/1463] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:35 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:36.127943 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b11e59a0-7297-4698-b9bb-e47c79ee1a2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:36.130888 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b11e59a0-7297-4698-b9bb-e47c79ee1a2e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:36.131177 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b11e59a0-7297-4698-b9bb-e47c79ee1a2e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:36.131467 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b11e59a0-7297-4698-b9bb-e47c79ee1a2e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:36.144844 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:36.144844 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:36.151974 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b11e59a0-7297-4698-b9bb-e47c79ee1a2e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:36.162548 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b11e59a0-7297-4698-b9bb-e47c79ee1a2e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:36.164269 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 371/1464] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:36 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:36.329945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-229c35ec-5e3e-4664-bd19-05df5fc8cb73 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:36.332860 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-229c35ec-5e3e-4664-bd19-05df5fc8cb73 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] GET https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 Aug 13 02:39:36.333091 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-229c35ec-5e3e-4664-bd19-05df5fc8cb73 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:36.333393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-229c35ec-5e3e-4664-bd19-05df5fc8cb73 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:36.345630 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:36.345630 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:36.353381 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-229c35ec-5e3e-4664-bd19-05df5fc8cb73 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Volume info retrieved successfully. Aug 13 02:39:36.361797 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-229c35ec-5e3e-4664-bd19-05df5fc8cb73 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 returned with HTTP 200 Aug 13 02:39:36.361797 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 367/1465] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:36 2026] GET /volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:36.371156 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-020b7406-22e9-440e-be07-c4299fc9ef3a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:36.373545 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:36.374317 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-163106899", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:36.376265 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-163106899', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:36.376539 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Create volume of 1 GB Aug 13 02:39:36.382859 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-56e8fe61-9900-417d-939a-755c1ae1011c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:36.383849 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Availability Zones retrieved successfully. Aug 13 02:39:36.385501 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-56e8fe61-9900-417d-939a-755c1ae1011c tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] GET https://10.4.3.30/volume/v3/limits Aug 13 02:39:36.385727 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-56e8fe61-9900-417d-939a-755c1ae1011c tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:36.385953 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-56e8fe61-9900-417d-939a-755c1ae1011c tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:36.393406 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Flow 'volume_create_api' (0dcf0cf5-d85b-4f83-9783-ed2692760bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:36.396132 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30725cb5-c74a-44df-aad1-7fb122b0185a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:36.397932 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:36.423638 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-56e8fe61-9900-417d-939a-755c1ae1011c tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] https://10.4.3.30/volume/v3/limits returned with HTTP 200 Aug 13 02:39:36.424412 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 372/1466] 10.4.3.30 () {66 vars in 1227 bytes} [Thu Aug 13 02:39:36 2026] GET /volume/v3/limits => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:36.437155 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-89bf5ca1-5839-4bcf-867e-bc0e63af913b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:36.439233 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89bf5ca1-5839-4bcf-867e-bc0e63af913b tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] GET https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 Aug 13 02:39:36.439887 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89bf5ca1-5839-4bcf-867e-bc0e63af913b tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:36.440414 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89bf5ca1-5839-4bcf-867e-bc0e63af913b tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:36.447578 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30725cb5-c74a-44df-aad1-7fb122b0185a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:36.452016 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c70ab8-5496-42e6-922d-48549ec340f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:36.452192 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:36.452192 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:36.456032 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-89bf5ca1-5839-4bcf-867e-bc0e63af913b tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Volume info retrieved successfully. Aug 13 02:39:36.463203 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89bf5ca1-5839-4bcf-867e-bc0e63af913b tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 returned with HTTP 200 Aug 13 02:39:36.464625 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 372/1467] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:36 2026] GET /volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:36.478740 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a58b2006-8d7f-4b5c-81da-5f2eb1647bf7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:36.482204 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a58b2006-8d7f-4b5c-81da-5f2eb1647bf7 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] DELETE https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 Aug 13 02:39:36.482346 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a58b2006-8d7f-4b5c-81da-5f2eb1647bf7 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:36.483122 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a58b2006-8d7f-4b5c-81da-5f2eb1647bf7 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:36.483122 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-a58b2006-8d7f-4b5c-81da-5f2eb1647bf7 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Delete volume with id: 70ccd522-c5e0-4765-8c94-4be44379fb97 Aug 13 02:39:36.495675 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:36.495675 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:36.496532 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a58b2006-8d7f-4b5c-81da-5f2eb1647bf7 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Volume info retrieved successfully. Aug 13 02:39:36.525610 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a58b2006-8d7f-4b5c-81da-5f2eb1647bf7 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Delete volume request issued successfully. Aug 13 02:39:36.525806 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a58b2006-8d7f-4b5c-81da-5f2eb1647bf7 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 returned with HTTP 202 Aug 13 02:39:36.526591 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 368/1468] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:36 2026] DELETE /volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:36.538105 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d8ee94c3-e79a-41b4-933e-35e734e98175 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:36.541086 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d8ee94c3-e79a-41b4-933e-35e734e98175 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] GET https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 Aug 13 02:39:36.541384 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d8ee94c3-e79a-41b4-933e-35e734e98175 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:36.541665 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d8ee94c3-e79a-41b4-933e-35e734e98175 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:36.553841 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:36.553841 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:36.561975 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d8ee94c3-e79a-41b4-933e-35e734e98175 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Volume info retrieved successfully. Aug 13 02:39:36.568912 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d8ee94c3-e79a-41b4-933e-35e734e98175 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 returned with HTTP 200 Aug 13 02:39:36.569646 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 373/1469] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:36 2026] GET /volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:36.584641 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Created reservations ['b8304e01-68fc-4675-9c66-1d602095be2b', 'd3439d80-974f-4b14-b453-65bdd431aa9e', '83aa7453-c4d0-4644-8e27-2d1edebda0d5', 'cda5c719-cd7d-4e5b-97e4-a83d053250bd'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:36.587170 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c70ab8-5496-42e6-922d-48549ec340f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8304e01-68fc-4675-9c66-1d602095be2b', 'd3439d80-974f-4b14-b453-65bdd431aa9e', '83aa7453-c4d0-4644-8e27-2d1edebda0d5', 'cda5c719-cd7d-4e5b-97e4-a83d053250bd']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:36.588707 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a4292f8-1a6c-42ef-8fec-9207dade4c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:36.634977 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a4292f8-1a6c-42ef-8fec-9207dade4c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-163106899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef7f2ef2a8c4916980bef1fdd6826f9',qos_specs=None,replication_status=,reservations=['b8304e01-68fc-4675-9c66-1d602095be2b','d3439d80-974f-4b14-b453-65bdd431aa9e','83aa7453-c4d0-4644-8e27-2d1edebda0d5','cda5c719-cd7d-4e5b-97e4-a83d053250bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558ba0b14ee94fa6a338013ceca1b1e0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-163106899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef7f2ef2a8c4916980bef1fdd6826f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558ba0b14ee94fa6a338013ceca1b1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:36.639113 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff70a011-84aa-4cd0-989e-355339a46b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:36.666551 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff70a011-84aa-4cd0-989e-355339a46b7a) transitioned into state 'SUCCESS' from state '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-163106899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef7f2ef2a8c4916980bef1fdd6826f9',qos_specs=None,replication_status=,reservations=['b8304e01-68fc-4675-9c66-1d602095be2b','d3439d80-974f-4b14-b453-65bdd431aa9e','83aa7453-c4d0-4644-8e27-2d1edebda0d5','cda5c719-cd7d-4e5b-97e4-a83d053250bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558ba0b14ee94fa6a338013ceca1b1e0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:36.669138 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2b8337-7216-4d33-8348-56437f45f44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:36.688385 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2b8337-7216-4d33-8348-56437f45f44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:36.689876 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Flow 'volume_create_api' (0dcf0cf5-d85b-4f83-9783-ed2692760bc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:36.690577 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Create volume request issued successfully. Aug 13 02:39:36.691778 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-020b7406-22e9-440e-be07-c4299fc9ef3a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:36.692656 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 357/1470] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:39:36 2026] POST /volume/v3/volumes => generated 744 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:36.802203 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b3647db7-676d-4251-9ade-efc79d9065a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:36.811353 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3647db7-676d-4251-9ade-efc79d9065a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:36.811353 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3647db7-676d-4251-9ade-efc79d9065a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:36.811353 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3647db7-676d-4251-9ade-efc79d9065a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:36.811353 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b3647db7-676d-4251-9ade-efc79d9065a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:36.834815 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:36.834815 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:36.834815 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3647db7-676d-4251-9ade-efc79d9065a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:36.834815 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 373/1471] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:36 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:37.187174 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2e6d7469-2150-4c8e-a977-959c058e8a23 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:37.191549 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e6d7469-2150-4c8e-a977-959c058e8a23 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:37.191972 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2e6d7469-2150-4c8e-a977-959c058e8a23 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:37.192369 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2e6d7469-2150-4c8e-a977-959c058e8a23 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:37.231848 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:37.231848 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:37.244696 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2e6d7469-2150-4c8e-a977-959c058e8a23 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:37.254113 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e6d7469-2150-4c8e-a977-959c058e8a23 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:37.255524 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 369/1472] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:37 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 881 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:37.587014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b5b33922-5d78-4d13-a3f7-b9b10ff6c3e6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:37.595543 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b5b33922-5d78-4d13-a3f7-b9b10ff6c3e6 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] GET https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 Aug 13 02:39:37.595543 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b5b33922-5d78-4d13-a3f7-b9b10ff6c3e6 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:37.595543 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b5b33922-5d78-4d13-a3f7-b9b10ff6c3e6 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:37.609932 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b5b33922-5d78-4d13-a3f7-b9b10ff6c3e6 tempest-AbsoluteLimitsTests-843611213 tempest-AbsoluteLimitsTests-843611213-project-member] https://10.4.3.30/volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 returned with HTTP 404 Aug 13 02:39:37.610037 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 374/1473] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:37 2026] GET /volume/v3/volumes/70ccd522-c5e0-4765-8c94-4be44379fb97 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:37.853269 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9e9d39ba-a6de-4e54-9e46-90b3f6b1b0f2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:37.857426 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9e9d39ba-a6de-4e54-9e46-90b3f6b1b0f2 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:37.857651 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9e9d39ba-a6de-4e54-9e46-90b3f6b1b0f2 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:37.857877 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9e9d39ba-a6de-4e54-9e46-90b3f6b1b0f2 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:37.857979 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-9e9d39ba-a6de-4e54-9e46-90b3f6b1b0f2 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:37.868014 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:37.868014 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:37.869008 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9e9d39ba-a6de-4e54-9e46-90b3f6b1b0f2 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:37.869528 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 358/1474] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:37 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:38.277599 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-34ff2833-7edd-4575-9cce-d1c67d9bed5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:38.280238 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-34ff2833-7edd-4575-9cce-d1c67d9bed5c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:38.280634 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-34ff2833-7edd-4575-9cce-d1c67d9bed5c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:38.280888 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-34ff2833-7edd-4575-9cce-d1c67d9bed5c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:38.299054 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:38.299054 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:38.310130 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-34ff2833-7edd-4575-9cce-d1c67d9bed5c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:38.319664 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-34ff2833-7edd-4575-9cce-d1c67d9bed5c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:38.320459 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 374/1475] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:38 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:38.891494 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-856424aa-b36b-439e-9a55-063c17113997 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:38.897644 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-14f22750-c09b-478a-b5c0-35aed1cb1a01 req-3ea9ce55-4156-4614-8ccc-4e6746df4f61 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:38.898147 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-856424aa-b36b-439e-9a55-063c17113997 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:38.898477 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-856424aa-b36b-439e-9a55-063c17113997 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:38.898891 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-856424aa-b36b-439e-9a55-063c17113997 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:38.900524 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-856424aa-b36b-439e-9a55-063c17113997 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:38.900711 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-14f22750-c09b-478a-b5c0-35aed1cb1a01 req-3ea9ce55-4156-4614-8ccc-4e6746df4f61 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] GET https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a Aug 13 02:39:38.900978 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-14f22750-c09b-478a-b5c0-35aed1cb1a01 req-3ea9ce55-4156-4614-8ccc-4e6746df4f61 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:38.901268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-14f22750-c09b-478a-b5c0-35aed1cb1a01 req-3ea9ce55-4156-4614-8ccc-4e6746df4f61 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:38.913714 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:38.913714 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:38.916053 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-856424aa-b36b-439e-9a55-063c17113997 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:38.918332 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 370/1476] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:38 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:38.928055 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:38.928055 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:38.934852 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-14f22750-c09b-478a-b5c0-35aed1cb1a01 req-3ea9ce55-4156-4614-8ccc-4e6746df4f61 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:39:38.945460 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-14f22750-c09b-478a-b5c0-35aed1cb1a01 req-3ea9ce55-4156-4614-8ccc-4e6746df4f61 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a returned with HTTP 200 Aug 13 02:39:38.946055 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 375/1477] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:38 2026] GET /volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:39.350952 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c451ba23-9de0-4e1a-a0fe-e6aad8312562 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:39.352336 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c451ba23-9de0-4e1a-a0fe-e6aad8312562 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:39.352710 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c451ba23-9de0-4e1a-a0fe-e6aad8312562 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:39.352956 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c451ba23-9de0-4e1a-a0fe-e6aad8312562 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:39.371066 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:39.371066 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:39.376845 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c451ba23-9de0-4e1a-a0fe-e6aad8312562 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:39.383995 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c451ba23-9de0-4e1a-a0fe-e6aad8312562 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:39.384642 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 359/1478] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:39 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:39.936865 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d6e9163a-bb30-4327-8d99-b998771eaf74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:39.941062 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6e9163a-bb30-4327-8d99-b998771eaf74 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:39.945282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6e9163a-bb30-4327-8d99-b998771eaf74 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:39.945282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6e9163a-bb30-4327-8d99-b998771eaf74 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:39.945282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d6e9163a-bb30-4327-8d99-b998771eaf74 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:39.954746 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:39.954746 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:39.956524 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6e9163a-bb30-4327-8d99-b998771eaf74 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:39.956973 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 375/1479] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:39 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:40.397783 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-4a1a0bd8-e26b-45ef-b88d-4f65932dc9bd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:40.400556 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-4a1a0bd8-e26b-45ef-b88d-4f65932dc9bd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments/59a3b9ab-77aa-46ef-9c89-bba43405e232/action Aug 13 02:39:40.401062 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-4a1a0bd8-e26b-45ef-b88d-4f65932dc9bd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:40.401309 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-4a1a0bd8-e26b-45ef-b88d-4f65932dc9bd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:40.405765 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-073fb9d9-d835-4615-81f1-83e3d0bc4a78 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:40.408198 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-073fb9d9-d835-4615-81f1-83e3d0bc4a78 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:40.408458 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-073fb9d9-d835-4615-81f1-83e3d0bc4a78 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:40.408701 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-073fb9d9-d835-4615-81f1-83e3d0bc4a78 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:40.421788 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:40.421788 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:40.427758 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-073fb9d9-d835-4615-81f1-83e3d0bc4a78 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:40.428728 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:40.428728 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:40.431395 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-073fb9d9-d835-4615-81f1-83e3d0bc4a78 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:40.431794 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 376/1480] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:40 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:40.451193 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-72dab29d-4b09-40c6-a913-abec8c46ee06 req-4a1a0bd8-e26b-45ef-b88d-4f65932dc9bd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/59a3b9ab-77aa-46ef-9c89-bba43405e232/action returned with HTTP 204 Aug 13 02:39:40.451710 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 371/1481] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:39:40 2026] POST /volume/v3/attachments/59a3b9ab-77aa-46ef-9c89-bba43405e232/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:40.972596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d032edb5-cd0a-4742-9488-1de275af43e7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:40.976998 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d032edb5-cd0a-4742-9488-1de275af43e7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:40.978002 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d032edb5-cd0a-4742-9488-1de275af43e7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:40.980820 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d032edb5-cd0a-4742-9488-1de275af43e7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:40.980820 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-d032edb5-cd0a-4742-9488-1de275af43e7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:40.988142 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:40.988142 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:40.990291 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d032edb5-cd0a-4742-9488-1de275af43e7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:40.991759 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 360/1482] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:40 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:41.450717 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81462168-31d8-4570-93b1-16258a5956ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:41.452919 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81462168-31d8-4570-93b1-16258a5956ed tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:41.453225 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81462168-31d8-4570-93b1-16258a5956ed tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:41.453489 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81462168-31d8-4570-93b1-16258a5956ed tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:41.467228 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:41.467228 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:41.473311 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-81462168-31d8-4570-93b1-16258a5956ed tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:41.479996 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81462168-31d8-4570-93b1-16258a5956ed tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:41.480504 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 376/1483] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:41 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 1173 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:41.501604 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6c6a5409-ccb2-4857-9782-33558f56e409 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:41.503748 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c6a5409-ccb2-4857-9782-33558f56e409 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:41.504520 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c6a5409-ccb2-4857-9782-33558f56e409 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:41.504520 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c6a5409-ccb2-4857-9782-33558f56e409 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:41.520686 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:41.520686 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:41.524374 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6c6a5409-ccb2-4857-9782-33558f56e409 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:41.529665 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c6a5409-ccb2-4857-9782-33558f56e409 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:41.530318 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 377/1484] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:41 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:41.589687 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-082068a9-1176-4949-9977-ff6180035c6d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:41.592501 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-082068a9-1176-4949-9977-ff6180035c6d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:41.594220 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-082068a9-1176-4949-9977-ff6180035c6d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:41.594220 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-082068a9-1176-4949-9977-ff6180035c6d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:41.607484 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:41.607484 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:41.611890 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-082068a9-1176-4949-9977-ff6180035c6d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:41.618398 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-082068a9-1176-4949-9977-ff6180035c6d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:41.619260 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 372/1485] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:41 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 1173 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:41.652421 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-ca3ed81e-bafc-4672-ae72-d32371838804 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:41.654406 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-ca3ed81e-bafc-4672-ae72-d32371838804 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e/action Aug 13 02:39:41.654807 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-ca3ed81e-bafc-4672-ae72-d32371838804 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:41.654912 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-ca3ed81e-bafc-4672-ae72-d32371838804 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:41.670832 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:41.670832 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:41.671595 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-ca3ed81e-bafc-4672-ae72-d32371838804 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:41.679815 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-ca3ed81e-bafc-4672-ae72-d32371838804 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Begin detaching volume completed successfully. Aug 13 02:39:41.680684 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-ca3ed81e-bafc-4672-ae72-d32371838804 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e/action returned with HTTP 202 Aug 13 02:39:41.681317 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 361/1486] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:39:41 2026] POST /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:41.760072 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f9a187db-1b58-46a7-b0c8-6117b44061fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:41.761730 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9a187db-1b58-46a7-b0c8-6117b44061fd None None] GET https://10.4.3.30/volume// Aug 13 02:39:41.762059 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9a187db-1b58-46a7-b0c8-6117b44061fd None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:41.764677 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9a187db-1b58-46a7-b0c8-6117b44061fd None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:41.766996 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9a187db-1b58-46a7-b0c8-6117b44061fd None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:41.767514 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 377/1487] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:39:41 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:39:41.783509 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-419fc4ed-0316-4eb0-af1b-56b9f28dbccd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:41.785956 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-419fc4ed-0316-4eb0-af1b-56b9f28dbccd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:41.787112 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-419fc4ed-0316-4eb0-af1b-56b9f28dbccd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:41.787112 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-419fc4ed-0316-4eb0-af1b-56b9f28dbccd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:41.803128 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:41.803128 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:41.811131 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-419fc4ed-0316-4eb0-af1b-56b9f28dbccd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:41.818862 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-419fc4ed-0316-4eb0-af1b-56b9f28dbccd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:41.820053 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 378/1488] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:39:41 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:41.844831 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-51e2703f-5fee-4bce-b0bb-06387082dc87 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:41.848463 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-51e2703f-5fee-4bce-b0bb-06387082dc87 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e/encryption Aug 13 02:39:41.848788 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-51e2703f-5fee-4bce-b0bb-06387082dc87 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:41.849150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-51e2703f-5fee-4bce-b0bb-06387082dc87 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:41.871238 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:41.871238 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:41.889092 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-51e2703f-5fee-4bce-b0bb-06387082dc87 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e/encryption returned with HTTP 200 Aug 13 02:39:41.892329 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 373/1489] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:39:41 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e/encryption => generated 161 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:41.975856 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-45a0249b-063a-44fd-b228-4d292008aded None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:42.006524 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4ec20341-a9ff-4281-b7fa-106977ecbcf6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:42.010016 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ec20341-a9ff-4281-b7fa-106977ecbcf6 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:42.010149 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ec20341-a9ff-4281-b7fa-106977ecbcf6 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:42.011109 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ec20341-a9ff-4281-b7fa-106977ecbcf6 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:42.011109 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4ec20341-a9ff-4281-b7fa-106977ecbcf6 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:42.019782 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:42.019782 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:42.021241 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ec20341-a9ff-4281-b7fa-106977ecbcf6 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:42.021761 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 378/1490] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:42 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:42.249624 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:42.249624 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1198789125"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:42.251670 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1198789125'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:42.251670 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Create volume of 1 GB Aug 13 02:39:42.255677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d45485a3-b312-4058-8882-2fdba7ff8b99 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:42.262281 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d45485a3-b312-4058-8882-2fdba7ff8b99 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:39:42.262281 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d45485a3-b312-4058-8882-2fdba7ff8b99 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-attach": {"instance_uuid": "f6f17c34-ee78-4bf0-ad68-6933edd96c50", "mountpoint": "/dev/vdb"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:42.262281 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d45485a3-b312-4058-8882-2fdba7ff8b99 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f6f17c34-ee78-4bf0-ad68-6933edd96c50", "mountpoint": "/dev/vdb"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:42.262485 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Availability Zones retrieved successfully. Aug 13 02:39:42.270357 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Flow 'volume_create_api' (94368c4c-e658-4c80-a398-1635672fbb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:42.271608 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:42.271608 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:42.271844 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21209331-1550-41de-90a7-c3a95b5cc826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:42.272478 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d45485a3-b312-4058-8882-2fdba7ff8b99 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:42.274418 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:42.283722 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d45485a3-b312-4058-8882-2fdba7ff8b99 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Update volume admin metadata completed successfully. Aug 13 02:39:42.314605 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21209331-1550-41de-90a7-c3a95b5cc826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:42.316143 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669f7341-5bf0-4bec-b516-59314b3f07aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:42.381617 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d45485a3-b312-4058-8882-2fdba7ff8b99 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Attach volume completed successfully. Aug 13 02:39:42.382907 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d45485a3-b312-4058-8882-2fdba7ff8b99 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 202 Aug 13 02:39:42.382907 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 379/1491] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:39:42 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:42.397582 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-88e06e64-fec7-4380-8c23-ffe9fe86aa16 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:42.400394 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-88e06e64-fec7-4380-8c23-ffe9fe86aa16 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:42.400797 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-88e06e64-fec7-4380-8c23-ffe9fe86aa16 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:42.401131 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-88e06e64-fec7-4380-8c23-ffe9fe86aa16 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:42.420681 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:42.420681 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:42.421678 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Created reservations ['c6602920-306e-48d7-9f74-916ea256975c', '1ea8e941-2883-4b04-86dd-01becd269ae0', '2be03fb8-fb08-42e1-a800-23922e9f9536', '1e3f1df0-176b-43eb-831e-c92e1b334ba6'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:42.422999 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669f7341-5bf0-4bec-b516-59314b3f07aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6602920-306e-48d7-9f74-916ea256975c', '1ea8e941-2883-4b04-86dd-01becd269ae0', '2be03fb8-fb08-42e1-a800-23922e9f9536', '1e3f1df0-176b-43eb-831e-c92e1b334ba6']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:42.424705 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e2dc98-47cd-4868-a5cf-0cacef69ec36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:42.428739 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-88e06e64-fec7-4380-8c23-ffe9fe86aa16 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:42.440817 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-88e06e64-fec7-4380-8c23-ffe9fe86aa16 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:42.441902 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 374/1492] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:42 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 1174 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:42.463539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e2dc98-47cd-4868-a5cf-0cacef69ec36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9ef55d7-55cc-46c6-befb-2a22ecf4d008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1198789125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dde74152dc164b939b8ce3ca55a5e5d5',qos_specs=None,replication_status=,reservations=['c6602920-306e-48d7-9f74-916ea256975c','1ea8e941-2883-4b04-86dd-01becd269ae0','2be03fb8-fb08-42e1-a800-23922e9f9536','1e3f1df0-176b-43eb-831e-c92e1b334ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89609deb850c4c109f6d58220049f488',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1198789125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9ef55d7-55cc-46c6-befb-2a22ecf4d008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dde74152dc164b939b8ce3ca55a5e5d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89609deb850c4c109f6d58220049f488',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:42.464638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89edd918-37ea-4caa-9c90-e24c11378b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:42.466673 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b0a2f10e-ad52-4158-b6ef-65dbb4aefdd4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:42.469435 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0a2f10e-ad52-4158-b6ef-65dbb4aefdd4 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:42.469724 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0a2f10e-ad52-4158-b6ef-65dbb4aefdd4 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:42.469991 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0a2f10e-ad52-4158-b6ef-65dbb4aefdd4 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:42.497578 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:42.497578 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:42.503508 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89edd918-37ea-4caa-9c90-e24c11378b33) transitioned into state 'SUCCESS' from state '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-1198789125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dde74152dc164b939b8ce3ca55a5e5d5',qos_specs=None,replication_status=,reservations=['c6602920-306e-48d7-9f74-916ea256975c','1ea8e941-2883-4b04-86dd-01becd269ae0','2be03fb8-fb08-42e1-a800-23922e9f9536','1e3f1df0-176b-43eb-831e-c92e1b334ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89609deb850c4c109f6d58220049f488',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:42.504561 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2536d779-a262-423f-9ee9-99be887ba8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:42.506166 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b0a2f10e-ad52-4158-b6ef-65dbb4aefdd4 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:42.513900 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0a2f10e-ad52-4158-b6ef-65dbb4aefdd4 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:42.514559 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 379/1493] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:42 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 1174 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:42.524557 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2536d779-a262-423f-9ee9-99be887ba8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:42.526339 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Flow 'volume_create_api' (94368c4c-e658-4c80-a398-1635672fbb41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:42.526633 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Create volume request issued successfully. Aug 13 02:39:42.528080 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-45a0249b-063a-44fd-b228-4d292008aded tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:42.528399 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 362/1494] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:39:41 2026] POST /volume/v3/volumes => generated 749 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:42.535275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7dd9121f-1c45-40f6-86b1-333316f39015 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:42.538189 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7dd9121f-1c45-40f6-86b1-333316f39015 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:39:42.539105 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7dd9121f-1c45-40f6-86b1-333316f39015 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-detach": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:42.539441 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7dd9121f-1c45-40f6-86b1-333316f39015 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:42.547177 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-42714eb2-c8f7-4d4b-b468-f7065e22b28c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:42.551180 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-42714eb2-c8f7-4d4b-b468-f7065e22b28c tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:42.551404 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-42714eb2-c8f7-4d4b-b468-f7065e22b28c tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:42.551589 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-42714eb2-c8f7-4d4b-b468-f7065e22b28c tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:42.562158 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:42.562158 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:42.563359 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7dd9121f-1c45-40f6-86b1-333316f39015 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:42.572865 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:42.572865 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:42.585473 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-42714eb2-c8f7-4d4b-b468-f7065e22b28c tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Volume info retrieved successfully. Aug 13 02:39:42.592578 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-42714eb2-c8f7-4d4b-b468-f7065e22b28c tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 returned with HTTP 200 Aug 13 02:39:42.593136 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 375/1495] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:42 2026] GET /volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:42.663907 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7dd9121f-1c45-40f6-86b1-333316f39015 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Detach volume completed successfully. Aug 13 02:39:42.664388 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7dd9121f-1c45-40f6-86b1-333316f39015 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 202 Aug 13 02:39:42.665073 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 380/1496] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:39:42 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:42.686079 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b85e7e55-ef76-4d82-acaf-bbdd1461d85c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:42.690799 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b85e7e55-ef76-4d82-acaf-bbdd1461d85c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:42.691028 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b85e7e55-ef76-4d82-acaf-bbdd1461d85c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:42.691229 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b85e7e55-ef76-4d82-acaf-bbdd1461d85c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:42.710486 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:42.710486 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:42.719442 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b85e7e55-ef76-4d82-acaf-bbdd1461d85c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:42.726087 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b85e7e55-ef76-4d82-acaf-bbdd1461d85c tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:42.726531 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 380/1497] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:42 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:43.045377 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-017991fd-5181-4a55-9ff9-acd720932714 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:43.049633 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-017991fd-5181-4a55-9ff9-acd720932714 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:43.049633 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-017991fd-5181-4a55-9ff9-acd720932714 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:43.049748 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-017991fd-5181-4a55-9ff9-acd720932714 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:43.049805 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-017991fd-5181-4a55-9ff9-acd720932714 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:43.063777 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:43.063777 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:43.065488 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-017991fd-5181-4a55-9ff9-acd720932714 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:43.065954 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 363/1498] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:43 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:43.251936 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-a8d29621-c691-442f-991b-5a50016febd7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:43.257445 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-a8d29621-c691-442f-991b-5a50016febd7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] DELETE https://10.4.3.30/volume/v3/attachments/59a3b9ab-77aa-46ef-9c89-bba43405e232 Aug 13 02:39:43.257856 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-a8d29621-c691-442f-991b-5a50016febd7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:43.258446 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-a8d29621-c691-442f-991b-5a50016febd7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:43.271491 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:43.271491 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:43.368302 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be9e5a7f-7435-4864-9ddc-eabebc7c41aa req-a8d29621-c691-442f-991b-5a50016febd7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/59a3b9ab-77aa-46ef-9c89-bba43405e232 returned with HTTP 200 Aug 13 02:39:43.368812 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 376/1499] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:39:43 2026] DELETE /volume/v3/attachments/59a3b9ab-77aa-46ef-9c89-bba43405e232 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:43.610806 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-611e13f5-0ebe-4543-b56d-27428ca5e31a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:43.613422 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-611e13f5-0ebe-4543-b56d-27428ca5e31a tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:43.613723 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-611e13f5-0ebe-4543-b56d-27428ca5e31a tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:43.614007 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-611e13f5-0ebe-4543-b56d-27428ca5e31a tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:43.631200 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:43.631200 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:43.643603 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-611e13f5-0ebe-4543-b56d-27428ca5e31a tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Volume info retrieved successfully. Aug 13 02:39:43.656089 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-611e13f5-0ebe-4543-b56d-27428ca5e31a tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 returned with HTTP 200 Aug 13 02:39:43.656759 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 381/1500] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:43 2026] GET /volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:43.673934 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ead6da3-829a-4992-b17a-d7f4e2ca1295 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:43.676285 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ead6da3-829a-4992-b17a-d7f4e2ca1295 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] POST https://10.4.3.30/volume/v3/os-volume-transfer Aug 13 02:39:43.676749 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ead6da3-829a-4992-b17a-d7f4e2ca1295 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b9ef55d7-55cc-46c6-befb-2a22ecf4d008"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:43.678411 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-9ead6da3-829a-4992-b17a-d7f4e2ca1295 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b9ef55d7-55cc-46c6-befb-2a22ecf4d008'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 02:39:43.678621 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-9ead6da3-829a-4992-b17a-d7f4e2ca1295 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Creating transfer of volume b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:43.678702 np0000007139 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-9ead6da3-829a-4992-b17a-d7f4e2ca1295 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Generating transfer record for volume b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:43.688138 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:43.688138 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:43.714857 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ead6da3-829a-4992-b17a-d7f4e2ca1295 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 02:39:43.715360 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 381/1501] 10.4.3.30 () {68 vars in 1284 bytes} [Thu Aug 13 02:39:43 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:43.726138 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3460fc69-e32f-469a-a3f4-d75dec5ca9c6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:43.728603 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3460fc69-e32f-469a-a3f4-d75dec5ca9c6 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:43.729045 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3460fc69-e32f-469a-a3f4-d75dec5ca9c6 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:43.729191 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3460fc69-e32f-469a-a3f4-d75dec5ca9c6 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:43.739486 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:43.739486 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:43.745501 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3460fc69-e32f-469a-a3f4-d75dec5ca9c6 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Volume info retrieved successfully. Aug 13 02:39:43.753673 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3460fc69-e32f-469a-a3f4-d75dec5ca9c6 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 returned with HTTP 200 Aug 13 02:39:43.754286 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 364/1502] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:43 2026] GET /volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:43.770058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-47648935-9094-43e5-9fa8-9cd74fb6a8b2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:43.772781 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47648935-9094-43e5-9fa8-9cd74fb6a8b2 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/os-volume-transfer/bc8a8039-75ed-42e7-aa2f-5a9c2851827f Aug 13 02:39:43.775749 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47648935-9094-43e5-9fa8-9cd74fb6a8b2 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:43.776097 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47648935-9094-43e5-9fa8-9cd74fb6a8b2 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:43.776602 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:43.776602 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:43.782404 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47648935-9094-43e5-9fa8-9cd74fb6a8b2 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/os-volume-transfer/bc8a8039-75ed-42e7-aa2f-5a9c2851827f returned with HTTP 200 Aug 13 02:39:43.782980 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 377/1503] 10.4.3.30 () {66 vars in 1374 bytes} [Thu Aug 13 02:39:43 2026] GET /volume/v3/os-volume-transfer/bc8a8039-75ed-42e7-aa2f-5a9c2851827f => generated 407 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:44.852185 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-262db677-0fad-45e7-ba01-485eb8c9fd8e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:44.852185 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-262db677-0fad-45e7-ba01-485eb8c9fd8e tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/os-volume-transfer Aug 13 02:39:44.852185 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-262db677-0fad-45e7-ba01-485eb8c9fd8e tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:44.852185 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-262db677-0fad-45e7-ba01-485eb8c9fd8e tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:44.852185 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.volume_transfer [None req-262db677-0fad-45e7-ba01-485eb8c9fd8e tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Listing volume transfers {{(pid=100289) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 02:39:44.852185 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-262db677-0fad-45e7-ba01-485eb8c9fd8e tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/os-volume-transfer returned with HTTP 200 Aug 13 02:39:44.852185 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 382/1504] 10.4.3.30 () {66 vars in 1263 bytes} [Thu Aug 13 02:39:43 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:44.859749 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:44.859749 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] POST https://10.4.3.30/volume/v3/os-volume-transfer/bc8a8039-75ed-42e7-aa2f-5a9c2851827f/accept Aug 13 02:39:44.859749 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "56c8f9c692d60ba6"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:44.859749 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Accepting volume transfer bc8a8039-75ed-42e7-aa2f-5a9c2851827f {{(pid=100286) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 02:39:44.859749 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Accepting transfer bc8a8039-75ed-42e7-aa2f-5a9c2851827f Aug 13 02:39:44.862996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-cf2c8f24-8330-416e-8af3-ad0539d49c91 req-4a803210-8f62-42cc-8180-c31c22b6d040 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:44.862996 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cf2c8f24-8330-416e-8af3-ad0539d49c91 req-4a803210-8f62-42cc-8180-c31c22b6d040 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:44.862996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cf2c8f24-8330-416e-8af3-ad0539d49c91 req-4a803210-8f62-42cc-8180-c31c22b6d040 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:44.862996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cf2c8f24-8330-416e-8af3-ad0539d49c91 req-4a803210-8f62-42cc-8180-c31c22b6d040 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:44.862996 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:44.862996 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:44.862996 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-cf2c8f24-8330-416e-8af3-ad0539d49c91 req-4a803210-8f62-42cc-8180-c31c22b6d040 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:44.862996 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cf2c8f24-8330-416e-8af3-ad0539d49c91 req-4a803210-8f62-42cc-8180-c31c22b6d040 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:44.862996 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 365/1505] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:43 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:44.863965 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Created reservations ['442a62af-8eac-4c44-a7c9-e353e612cf2e', '8204b188-e2f3-4bc7-9f25-2cbf51280d08', 'af616490-3516-4cdd-920c-427aef701fce', '8788bd50-982c-4533-9d35-7520e542d9c8'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:44.865123 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d9b288ce-946c-4c4a-b12e-d644e91704f7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:44.865123 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9b288ce-946c-4c4a-b12e-d644e91704f7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:44.865123 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9b288ce-946c-4c4a-b12e-d644e91704f7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:44.865123 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9b288ce-946c-4c4a-b12e-d644e91704f7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:44.865123 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d9b288ce-946c-4c4a-b12e-d644e91704f7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:44.865824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Created reservations ['964df9bc-76d0-4c65-9bf6-7ef0861756ca', '616364ae-c067-4ca6-b2e4-1f5ce6c4efe2', 'fbea515a-13bc-4b64-bcb3-37daa497eec1', '8c9a71b7-1b8b-434e-8b18-e89675c5915c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:44.866146 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:44.866146 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:44.866146 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9b288ce-946c-4c4a-b12e-d644e91704f7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:44.866146 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 378/1506] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:44 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:44.867573 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Created reservations ['c6789297-ab41-4e0a-986b-8f3363d8cb53', 'd58ef993-f4a2-4884-af8e-5619803af0c3', '405e9870-17bf-4f18-9621-6f611f2928dd', '8f732be8-7359-40cb-887c-d402e630f63a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:44.867573 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Created reservations ['d73943ad-835d-4df4-a99c-0f684daf9e10', '7c0d87b1-bcae-46b0-8359-66af9930ba03', 'df0ace2d-6939-4247-8bc5-077c476a8a54', '9e694782-921e-4978-865a-b482f3baff25'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:44.867573 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Transfer volume completed successfully. Aug 13 02:39:44.867573 np0000007139 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Volume b9ef55d7-55cc-46c6-befb-2a22ecf4d008 has been transferred. Aug 13 02:39:44.867573 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b600e119-6627-4e7e-af27-c4bf7bbcde69 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] https://10.4.3.30/volume/v3/os-volume-transfer/bc8a8039-75ed-42e7-aa2f-5a9c2851827f/accept returned with HTTP 202 Aug 13 02:39:44.867573 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 382/1507] 10.4.3.30 () {68 vars in 1416 bytes} [Thu Aug 13 02:39:43 2026] POST /volume/v3/os-volume-transfer/bc8a8039-75ed-42e7-aa2f-5a9c2851827f/accept => generated 363 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:44.868351 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7f62361c-a4d3-4c7d-847c-c7d4da59e89d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:44.868351 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7f62361c-a4d3-4c7d-847c-c7d4da59e89d tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] GET https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:44.868351 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7f62361c-a4d3-4c7d-847c-c7d4da59e89d tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:44.868351 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7f62361c-a4d3-4c7d-847c-c7d4da59e89d tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:44.868351 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:44.868351 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:44.868351 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7f62361c-a4d3-4c7d-847c-c7d4da59e89d tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Volume info retrieved successfully. Aug 13 02:39:44.868351 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7f62361c-a4d3-4c7d-847c-c7d4da59e89d tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 returned with HTTP 200 Aug 13 02:39:44.868351 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 383/1508] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:44 2026] GET /volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:44.869219 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a390814f-c6ca-4c61-9782-21d12577d135 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:44.869219 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a390814f-c6ca-4c61-9782-21d12577d135 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] GET https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:44.869219 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a390814f-c6ca-4c61-9782-21d12577d135 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:44.869219 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a390814f-c6ca-4c61-9782-21d12577d135 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:44.869219 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:44.869219 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:44.869219 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a390814f-c6ca-4c61-9782-21d12577d135 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] Volume info retrieved successfully. Aug 13 02:39:44.869219 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a390814f-c6ca-4c61-9782-21d12577d135 tempest-VolumesTransfersTest-1950414582 tempest-VolumesTransfersTest-1950414582-project-member] https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 returned with HTTP 200 Aug 13 02:39:44.869219 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 366/1509] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:44 2026] GET /volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:44.869891 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-32e5533d-e2ab-403c-b29c-1fba04372e73 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:44.869891 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-32e5533d-e2ab-403c-b29c-1fba04372e73 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] DELETE https://10.4.3.30/volume/v3/os-volume-transfer/bc8a8039-75ed-42e7-aa2f-5a9c2851827f Aug 13 02:39:44.869891 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-32e5533d-e2ab-403c-b29c-1fba04372e73 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:44.869891 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-32e5533d-e2ab-403c-b29c-1fba04372e73 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:44.869891 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.volume_transfer [None req-32e5533d-e2ab-403c-b29c-1fba04372e73 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Delete transfer with id: bc8a8039-75ed-42e7-aa2f-5a9c2851827f Aug 13 02:39:44.869891 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-32e5533d-e2ab-403c-b29c-1fba04372e73 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/os-volume-transfer/bc8a8039-75ed-42e7-aa2f-5a9c2851827f returned with HTTP 404 Aug 13 02:39:44.869891 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 379/1510] 10.4.3.30 () {66 vars in 1377 bytes} [Thu Aug 13 02:39:44 2026] DELETE /volume/v3/os-volume-transfer/bc8a8039-75ed-42e7-aa2f-5a9c2851827f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:44.870993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab1ac4c3-eba3-47a2-9b7b-e9b4225204da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:44.870993 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab1ac4c3-eba3-47a2-9b7b-e9b4225204da tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:44.870993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab1ac4c3-eba3-47a2-9b7b-e9b4225204da tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:44.870993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab1ac4c3-eba3-47a2-9b7b-e9b4225204da tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:44.870993 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ab1ac4c3-eba3-47a2-9b7b-e9b4225204da tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Delete volume with id: b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:44.870993 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:44.870993 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:44.870993 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab1ac4c3-eba3-47a2-9b7b-e9b4225204da tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Volume info retrieved successfully. Aug 13 02:39:44.870993 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab1ac4c3-eba3-47a2-9b7b-e9b4225204da tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Delete volume request issued successfully. Aug 13 02:39:44.870993 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab1ac4c3-eba3-47a2-9b7b-e9b4225204da tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 returned with HTTP 202 Aug 13 02:39:44.870993 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 383/1511] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:44 2026] DELETE /volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:44.872003 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1df29657-00d0-42e8-886e-ed4849d66884 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:44.872003 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1df29657-00d0-42e8-886e-ed4849d66884 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] GET https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:44.872003 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1df29657-00d0-42e8-886e-ed4849d66884 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:44.872003 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1df29657-00d0-42e8-886e-ed4849d66884 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:44.872003 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:44.872003 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:44.872003 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1df29657-00d0-42e8-886e-ed4849d66884 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Volume info retrieved successfully. Aug 13 02:39:44.872003 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1df29657-00d0-42e8-886e-ed4849d66884 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 returned with HTTP 200 Aug 13 02:39:44.872003 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 384/1512] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:44 2026] GET /volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 => generated 1005 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:45.124138 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-93062c74-fdd6-4438-bc84-c946300a93a0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:45.128838 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-93062c74-fdd6-4438-bc84-c946300a93a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:45.129125 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-93062c74-fdd6-4438-bc84-c946300a93a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:45.130165 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-93062c74-fdd6-4438-bc84-c946300a93a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:45.130165 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-93062c74-fdd6-4438-bc84-c946300a93a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:45.144724 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:45.144724 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:45.145916 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-93062c74-fdd6-4438-bc84-c946300a93a0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:45.146853 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 367/1513] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:45 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:45.800550 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-25a5b6e3-6772-45b4-a157-7c6887f299aa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:45.806606 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-25a5b6e3-6772-45b4-a157-7c6887f299aa tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] GET https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:45.807519 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-25a5b6e3-6772-45b4-a157-7c6887f299aa tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:45.807519 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-25a5b6e3-6772-45b4-a157-7c6887f299aa tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:45.822929 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-25a5b6e3-6772-45b4-a157-7c6887f299aa tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 returned with HTTP 404 Aug 13 02:39:45.823595 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 380/1514] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:45 2026] GET /volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:45.839118 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-826bd776-e9da-490f-b483-5f81def42028 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:45.846472 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-826bd776-e9da-490f-b483-5f81def42028 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:45.846693 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-826bd776-e9da-490f-b483-5f81def42028 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:45.846954 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-826bd776-e9da-490f-b483-5f81def42028 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:45.866318 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-826bd776-e9da-490f-b483-5f81def42028 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 returned with HTTP 404 Aug 13 02:39:45.868047 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 384/1515] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:45 2026] GET /volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:45.881851 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd0b7dd9-1f01-4866-a592-5d67a02e41f7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:45.886354 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd0b7dd9-1f01-4866-a592-5d67a02e41f7 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] DELETE https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:45.886354 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd0b7dd9-1f01-4866-a592-5d67a02e41f7 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:45.886354 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd0b7dd9-1f01-4866-a592-5d67a02e41f7 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:45.886354 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-dd0b7dd9-1f01-4866-a592-5d67a02e41f7 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Delete volume with id: b9ef55d7-55cc-46c6-befb-2a22ecf4d008 Aug 13 02:39:45.893897 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd0b7dd9-1f01-4866-a592-5d67a02e41f7 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 returned with HTTP 404 Aug 13 02:39:45.894395 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 385/1516] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:45 2026] DELETE /volume/v3/volumes/b9ef55d7-55cc-46c6-befb-2a22ecf4d008 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:45.909722 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3328abb3-84cc-4004-826a-38f38eaf76fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:45.911096 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:45.911860 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-26771084"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:45.917042 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-26771084'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:45.917193 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Create volume of 1 GB Aug 13 02:39:45.926678 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Availability Zones retrieved successfully. Aug 13 02:39:45.936591 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Flow 'volume_create_api' (1571d489-f05d-416c-8c34-f9097647ab6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:45.939725 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb1f0da5-992c-40db-b77d-2fd70b3c47f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:45.941954 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:46.002119 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb1f0da5-992c-40db-b77d-2fd70b3c47f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:46.003175 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f743682-59dd-4b3e-a7b9-58c8dddd676e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:46.084170 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Created reservations ['9cd6b2b1-f5c9-4c14-be78-815b11a74b3e', '8f5b0365-eae4-4185-87eb-b70e03769f6d', 'def02a3c-fee9-46a8-bd06-552ba91b198e', '867046b5-5f3e-40e3-b015-0bde713c5441'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:46.085088 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f743682-59dd-4b3e-a7b9-58c8dddd676e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cd6b2b1-f5c9-4c14-be78-815b11a74b3e', '8f5b0365-eae4-4185-87eb-b70e03769f6d', 'def02a3c-fee9-46a8-bd06-552ba91b198e', '867046b5-5f3e-40e3-b015-0bde713c5441']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:46.086142 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72453d2a-560b-40b8-8b9f-f57e860fa321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:46.123075 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72453d2a-560b-40b8-8b9f-f57e860fa321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc91d6cb-f714-4e96-adb3-c6fd1371126c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-26771084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dde74152dc164b939b8ce3ca55a5e5d5',qos_specs=None,replication_status=,reservations=['9cd6b2b1-f5c9-4c14-be78-815b11a74b3e','8f5b0365-eae4-4185-87eb-b70e03769f6d','def02a3c-fee9-46a8-bd06-552ba91b198e','867046b5-5f3e-40e3-b015-0bde713c5441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89609deb850c4c109f6d58220049f488',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-26771084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc91d6cb-f714-4e96-adb3-c6fd1371126c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dde74152dc164b939b8ce3ca55a5e5d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89609deb850c4c109f6d58220049f488',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:46.125340 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29e1eee-d338-4be8-a678-809cc6042def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:46.162515 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b412fbb4-696a-4c61-8ac9-e5f1fc871df7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:46.163825 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29e1eee-d338-4be8-a678-809cc6042def) transitioned into state 'SUCCESS' from state '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-26771084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dde74152dc164b939b8ce3ca55a5e5d5',qos_specs=None,replication_status=,reservations=['9cd6b2b1-f5c9-4c14-be78-815b11a74b3e','8f5b0365-eae4-4185-87eb-b70e03769f6d','def02a3c-fee9-46a8-bd06-552ba91b198e','867046b5-5f3e-40e3-b015-0bde713c5441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89609deb850c4c109f6d58220049f488',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:46.165091 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e38ac7-6f75-42d3-beaf-ee1d0b2ad70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:46.165211 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b412fbb4-696a-4c61-8ac9-e5f1fc871df7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:46.165495 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b412fbb4-696a-4c61-8ac9-e5f1fc871df7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:46.165728 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b412fbb4-696a-4c61-8ac9-e5f1fc871df7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:46.166312 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b412fbb4-696a-4c61-8ac9-e5f1fc871df7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:46.171556 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:46.171556 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:46.172609 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b412fbb4-696a-4c61-8ac9-e5f1fc871df7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:46.172994 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 381/1517] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:46 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:46.186531 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e38ac7-6f75-42d3-beaf-ee1d0b2ad70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:46.186531 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Flow 'volume_create_api' (1571d489-f05d-416c-8c34-f9097647ab6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:46.187821 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Create volume request issued successfully. Aug 13 02:39:46.187989 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3328abb3-84cc-4004-826a-38f38eaf76fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:46.188765 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 368/1518] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:39:45 2026] POST /volume/v3/volumes => generated 747 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:46.212972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e96e52d-5252-42c8-80df-1014a8a483d9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:46.218037 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e96e52d-5252-42c8-80df-1014a8a483d9 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:46.218706 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e96e52d-5252-42c8-80df-1014a8a483d9 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:46.219284 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e96e52d-5252-42c8-80df-1014a8a483d9 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:46.238783 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:46.238783 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:46.251744 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3e96e52d-5252-42c8-80df-1014a8a483d9 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Volume info retrieved successfully. Aug 13 02:39:46.263338 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e96e52d-5252-42c8-80df-1014a8a483d9 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c returned with HTTP 200 Aug 13 02:39:46.265058 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 385/1519] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:46 2026] GET /volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c => generated 815 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:46.836153 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5bddf10c-9ce6-45c1-ac2b-009ac4b20ae7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:46.840740 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5bddf10c-9ce6-45c1-ac2b-009ac4b20ae7 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:39:46.842707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5bddf10c-9ce6-45c1-ac2b-009ac4b20ae7 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:46.842707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5bddf10c-9ce6-45c1-ac2b-009ac4b20ae7 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:46.865587 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:46.865587 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:46.868509 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5bddf10c-9ce6-45c1-ac2b-009ac4b20ae7 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:46.884276 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5bddf10c-9ce6-45c1-ac2b-009ac4b20ae7 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Reserve volume completed successfully. Aug 13 02:39:46.884787 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5bddf10c-9ce6-45c1-ac2b-009ac4b20ae7 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 202 Aug 13 02:39:46.886090 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 386/1520] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:39:46 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:46.898863 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-835ae41f-45be-41d5-9262-676d5d697a8d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:46.902363 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-835ae41f-45be-41d5-9262-676d5d697a8d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:46.902975 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-835ae41f-45be-41d5-9262-676d5d697a8d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:46.902975 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-835ae41f-45be-41d5-9262-676d5d697a8d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:46.917946 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:46.917946 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:46.927987 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-835ae41f-45be-41d5-9262-676d5d697a8d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:46.934877 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-835ae41f-45be-41d5-9262-676d5d697a8d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:46.935659 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 382/1521] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:46 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:46.953461 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e8aba4a2-08b1-4ec7-99f9-c7ebad661a6d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:46.956552 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e8aba4a2-08b1-4ec7-99f9-c7ebad661a6d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:39:46.956552 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e8aba4a2-08b1-4ec7-99f9-c7ebad661a6d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:46.956676 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e8aba4a2-08b1-4ec7-99f9-c7ebad661a6d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:46.971335 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:46.971335 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:46.971335 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e8aba4a2-08b1-4ec7-99f9-c7ebad661a6d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:46.998031 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e8aba4a2-08b1-4ec7-99f9-c7ebad661a6d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Unreserve volume completed successfully. Aug 13 02:39:46.998392 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e8aba4a2-08b1-4ec7-99f9-c7ebad661a6d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 202 Aug 13 02:39:46.999384 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 369/1522] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:39:46 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:47.012199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b7a6ecba-527a-460e-8caf-b8a6fdbb7627 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.014903 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7a6ecba-527a-460e-8caf-b8a6fdbb7627 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:47.015177 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7a6ecba-527a-460e-8caf-b8a6fdbb7627 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.016940 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7a6ecba-527a-460e-8caf-b8a6fdbb7627 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.031397 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.031397 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:47.038078 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b7a6ecba-527a-460e-8caf-b8a6fdbb7627 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:47.044800 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7a6ecba-527a-460e-8caf-b8a6fdbb7627 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:47.045403 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 386/1523] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:47 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:47.062382 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aecff85d-b17f-42e1-909d-f6d3b51cf6e9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.066880 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aecff85d-b17f-42e1-909d-f6d3b51cf6e9 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:39:47.066880 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aecff85d-b17f-42e1-909d-f6d3b51cf6e9 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:47.067087 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aecff85d-b17f-42e1-909d-f6d3b51cf6e9 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:47.083199 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.083199 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:47.083403 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-aecff85d-b17f-42e1-909d-f6d3b51cf6e9 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:47.092201 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-aecff85d-b17f-42e1-909d-f6d3b51cf6e9 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume updated successfully. Aug 13 02:39:47.093424 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aecff85d-b17f-42e1-909d-f6d3b51cf6e9 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 200 Aug 13 02:39:47.093517 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 387/1524] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:39:47 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 02:39:47.104501 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-501ddad9-8a91-4422-a810-41725334da41 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.106958 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-501ddad9-8a91-4422-a810-41725334da41 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:47.107240 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-501ddad9-8a91-4422-a810-41725334da41 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.107538 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-501ddad9-8a91-4422-a810-41725334da41 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.123324 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.123324 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:47.131455 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-501ddad9-8a91-4422-a810-41725334da41 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:47.139665 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-501ddad9-8a91-4422-a810-41725334da41 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:47.140284 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 383/1525] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:47 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:47.164544 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-aedd7991-d08f-4762-b2a2-62c6156a79a8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.166820 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aedd7991-d08f-4762-b2a2-62c6156a79a8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:39:47.167641 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aedd7991-d08f-4762-b2a2-62c6156a79a8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:47.167641 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aedd7991-d08f-4762-b2a2-62c6156a79a8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:47.184557 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.184557 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:47.185122 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-aedd7991-d08f-4762-b2a2-62c6156a79a8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:47.192530 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92e1e9e0-b67f-44d8-acfd-a754ab018e32 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.200192 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92e1e9e0-b67f-44d8-acfd-a754ab018e32 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:47.200473 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-aedd7991-d08f-4762-b2a2-62c6156a79a8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume updated successfully. Aug 13 02:39:47.200865 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aedd7991-d08f-4762-b2a2-62c6156a79a8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 200 Aug 13 02:39:47.201128 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92e1e9e0-b67f-44d8-acfd-a754ab018e32 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.201446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92e1e9e0-b67f-44d8-acfd-a754ab018e32 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.202013 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 370/1526] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:39:47 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 02:39:47.202152 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-92e1e9e0-b67f-44d8-acfd-a754ab018e32 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:47.214686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1534344d-d262-47db-8d2b-87b989ad4781 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.215960 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.215960 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:47.217822 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92e1e9e0-b67f-44d8-acfd-a754ab018e32 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:47.217822 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 387/1527] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:47 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:47.218813 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1534344d-d262-47db-8d2b-87b989ad4781 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:47.219277 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1534344d-d262-47db-8d2b-87b989ad4781 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.219532 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1534344d-d262-47db-8d2b-87b989ad4781 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.231114 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.231114 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:47.241685 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1534344d-d262-47db-8d2b-87b989ad4781 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:47.249237 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1534344d-d262-47db-8d2b-87b989ad4781 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:47.250680 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 388/1528] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:47 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:47.267159 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eb69a543-2b3a-4812-ac6e-cdd7d32b7a55 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.270506 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb69a543-2b3a-4812-ac6e-cdd7d32b7a55 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:39:47.270842 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb69a543-2b3a-4812-ac6e-cdd7d32b7a55 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:47.271037 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb69a543-2b3a-4812-ac6e-cdd7d32b7a55 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:47.284627 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.284627 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:47.284781 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eb69a543-2b3a-4812-ac6e-cdd7d32b7a55 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:47.286078 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-588498b4-0c7a-43e8-bb4c-88cf21572be6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.288523 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-588498b4-0c7a-43e8-bb4c-88cf21572be6 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:47.288713 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-588498b4-0c7a-43e8-bb4c-88cf21572be6 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.288892 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-588498b4-0c7a-43e8-bb4c-88cf21572be6 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.299871 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.299871 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:47.305389 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-588498b4-0c7a-43e8-bb4c-88cf21572be6 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Volume info retrieved successfully. Aug 13 02:39:47.309129 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eb69a543-2b3a-4812-ac6e-cdd7d32b7a55 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Update volume admin metadata completed successfully. Aug 13 02:39:47.309129 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eb69a543-2b3a-4812-ac6e-cdd7d32b7a55 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Update readonly setting on volume completed successfully. Aug 13 02:39:47.309129 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb69a543-2b3a-4812-ac6e-cdd7d32b7a55 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 202 Aug 13 02:39:47.309949 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 384/1529] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:39:47 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:47.313369 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-588498b4-0c7a-43e8-bb4c-88cf21572be6 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c returned with HTTP 200 Aug 13 02:39:47.314072 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 371/1530] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:47 2026] GET /volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:47.320758 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f39b707-7364-4d54-a67c-b8c9057d4eeb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.327537 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f39b707-7364-4d54-a67c-b8c9057d4eeb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:47.328189 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f39b707-7364-4d54-a67c-b8c9057d4eeb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.329978 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f39b707-7364-4d54-a67c-b8c9057d4eeb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.333455 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-919511da-c0ff-4749-abff-6833acdf0b83 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.335952 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-919511da-c0ff-4749-abff-6833acdf0b83 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] POST https://10.4.3.30/volume/v3/os-volume-transfer Aug 13 02:39:47.337152 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-919511da-c0ff-4749-abff-6833acdf0b83 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "dc91d6cb-f714-4e96-adb3-c6fd1371126c"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:47.338357 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.volume_transfer [None req-919511da-c0ff-4749-abff-6833acdf0b83 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Creating new volume transfer {'transfer': {'volume_id': 'dc91d6cb-f714-4e96-adb3-c6fd1371126c'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 02:39:47.339103 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.volume_transfer [None req-919511da-c0ff-4749-abff-6833acdf0b83 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Creating transfer of volume dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:47.339103 np0000007139 devstack@c-api.service[100289]: INFO cinder.transfer.api [None req-919511da-c0ff-4749-abff-6833acdf0b83 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Generating transfer record for volume dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:47.352234 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.352234 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:47.352404 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.352404 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:47.365487 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f39b707-7364-4d54-a67c-b8c9057d4eeb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:47.372457 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-919511da-c0ff-4749-abff-6833acdf0b83 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 02:39:47.373823 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 389/1531] 10.4.3.30 () {68 vars in 1284 bytes} [Thu Aug 13 02:39:47 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:47.379458 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f39b707-7364-4d54-a67c-b8c9057d4eeb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:47.384792 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 388/1532] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:47 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:47.386746 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a2123559-7ed0-4474-a268-14c35092adc4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.389986 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2123559-7ed0-4474-a268-14c35092adc4 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:47.389986 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2123559-7ed0-4474-a268-14c35092adc4 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.390272 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2123559-7ed0-4474-a268-14c35092adc4 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.398988 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-66af47bd-823a-448a-92e7-51ab3b9a9917 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.402546 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-66af47bd-823a-448a-92e7-51ab3b9a9917 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:39:47.403037 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-66af47bd-823a-448a-92e7-51ab3b9a9917 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:47.403188 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-66af47bd-823a-448a-92e7-51ab3b9a9917 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:47.403366 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.403366 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:47.411219 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a2123559-7ed0-4474-a268-14c35092adc4 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Volume info retrieved successfully. Aug 13 02:39:47.416759 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.416759 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:47.417620 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-66af47bd-823a-448a-92e7-51ab3b9a9917 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:47.424728 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2123559-7ed0-4474-a268-14c35092adc4 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c returned with HTTP 200 Aug 13 02:39:47.424728 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 385/1533] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:47 2026] GET /volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:47.440553 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d85c766f-0654-48cc-9e31-126033fc08dc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.443341 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-66af47bd-823a-448a-92e7-51ab3b9a9917 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Update volume admin metadata completed successfully. Aug 13 02:39:47.443341 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-66af47bd-823a-448a-92e7-51ab3b9a9917 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Update readonly setting on volume completed successfully. Aug 13 02:39:47.443341 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-66af47bd-823a-448a-92e7-51ab3b9a9917 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 202 Aug 13 02:39:47.443539 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d85c766f-0654-48cc-9e31-126033fc08dc tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/os-volume-transfer/detail Aug 13 02:39:47.443539 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d85c766f-0654-48cc-9e31-126033fc08dc tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.443740 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 372/1534] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:39:47 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:47.444437 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d85c766f-0654-48cc-9e31-126033fc08dc tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.444437 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.volume_transfer [None req-d85c766f-0654-48cc-9e31-126033fc08dc tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Listing volume transfers {{(pid=100289) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 02:39:47.449619 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d85c766f-0654-48cc-9e31-126033fc08dc tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 13 02:39:47.449619 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 390/1535] 10.4.3.30 () {66 vars in 1284 bytes} [Thu Aug 13 02:39:47 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:47.454334 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c7099874-6e86-4de7-b40e-baea25a8d6fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.457126 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7099874-6e86-4de7-b40e-baea25a8d6fb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:39:47.457296 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7099874-6e86-4de7-b40e-baea25a8d6fb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.457513 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7099874-6e86-4de7-b40e-baea25a8d6fb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.462715 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1ace4f13-9a0a-4851-9b27-e7f37e40429f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.464977 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1ace4f13-9a0a-4851-9b27-e7f37e40429f tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] DELETE https://10.4.3.30/volume/v3/os-volume-transfer/05891874-ac00-4fe7-b549-21d8ce55d211 Aug 13 02:39:47.465100 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1ace4f13-9a0a-4851-9b27-e7f37e40429f tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.465384 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1ace4f13-9a0a-4851-9b27-e7f37e40429f tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.465569 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.volume_transfer [None req-1ace4f13-9a0a-4851-9b27-e7f37e40429f tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Delete transfer with id: 05891874-ac00-4fe7-b549-21d8ce55d211 Aug 13 02:39:47.468266 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.468266 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:47.476067 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c7099874-6e86-4de7-b40e-baea25a8d6fb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:47.481701 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.481701 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:47.487814 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7099874-6e86-4de7-b40e-baea25a8d6fb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:39:47.488641 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 389/1536] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:47 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:47.494995 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1ace4f13-9a0a-4851-9b27-e7f37e40429f tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/os-volume-transfer/05891874-ac00-4fe7-b549-21d8ce55d211 returned with HTTP 202 Aug 13 02:39:47.495608 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 386/1537] 10.4.3.30 () {66 vars in 1377 bytes} [Thu Aug 13 02:39:47 2026] DELETE /volume/v3/os-volume-transfer/05891874-ac00-4fe7-b549-21d8ce55d211 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:47.506163 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6c2c72b5-ad81-4976-a3a7-01c8baa2b039 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.507436 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c0a9da6e-9248-458b-964b-e7242d8245e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.508138 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6c2c72b5-ad81-4976-a3a7-01c8baa2b039 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:47.508577 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6c2c72b5-ad81-4976-a3a7-01c8baa2b039 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.508987 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6c2c72b5-ad81-4976-a3a7-01c8baa2b039 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.510270 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0a9da6e-9248-458b-964b-e7242d8245e8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:39:47.510270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0a9da6e-9248-458b-964b-e7242d8245e8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-638107047", "disk_format": "raw"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:47.510270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0a9da6e-9248-458b-964b-e7242d8245e8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-638107047", "disk_format": "raw"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:47.518714 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.518714 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:47.520197 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.520197 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:47.520772 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c0a9da6e-9248-458b-964b-e7242d8245e8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:39:47.526102 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6c2c72b5-ad81-4976-a3a7-01c8baa2b039 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Volume info retrieved successfully. Aug 13 02:39:47.532217 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6c2c72b5-ad81-4976-a3a7-01c8baa2b039 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c returned with HTTP 200 Aug 13 02:39:47.532917 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 373/1538] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:47 2026] GET /volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:47.539686 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.539686 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:47.544426 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.image.image_utils [None req-c0a9da6e-9248-458b-964b-e7242d8245e8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-638107047'}] 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-638107047'}]. {{(pid=100289) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 02:39:47.548830 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12daf17f-e24d-428b-9b77-ba4bcd754239 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.552145 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12daf17f-e24d-428b-9b77-ba4bcd754239 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] DELETE https://10.4.3.30/volume/v3/os-volume-transfer/05891874-ac00-4fe7-b549-21d8ce55d211 Aug 13 02:39:47.552145 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12daf17f-e24d-428b-9b77-ba4bcd754239 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.552475 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12daf17f-e24d-428b-9b77-ba4bcd754239 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.552666 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-12daf17f-e24d-428b-9b77-ba4bcd754239 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Delete transfer with id: 05891874-ac00-4fe7-b549-21d8ce55d211 Aug 13 02:39:47.556901 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12daf17f-e24d-428b-9b77-ba4bcd754239 tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/os-volume-transfer/05891874-ac00-4fe7-b549-21d8ce55d211 returned with HTTP 404 Aug 13 02:39:47.558311 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 390/1539] 10.4.3.30 () {66 vars in 1377 bytes} [Thu Aug 13 02:39:47 2026] DELETE /volume/v3/os-volume-transfer/05891874-ac00-4fe7-b549-21d8ce55d211 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:47.569961 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-78a23776-873d-4fc0-b2e6-a9f21033e7e9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.571634 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-78a23776-873d-4fc0-b2e6-a9f21033e7e9 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:47.571873 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-78a23776-873d-4fc0-b2e6-a9f21033e7e9 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.572098 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-78a23776-873d-4fc0-b2e6-a9f21033e7e9 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.572598 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-78a23776-873d-4fc0-b2e6-a9f21033e7e9 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Delete volume with id: dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:47.582707 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.582707 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:47.583128 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-78a23776-873d-4fc0-b2e6-a9f21033e7e9 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Volume info retrieved successfully. Aug 13 02:39:47.610725 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-78a23776-873d-4fc0-b2e6-a9f21033e7e9 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Delete volume request issued successfully. Aug 13 02:39:47.611097 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-78a23776-873d-4fc0-b2e6-a9f21033e7e9 tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c returned with HTTP 202 Aug 13 02:39:47.611814 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 387/1540] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:47 2026] DELETE /volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:47.623695 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1a432094-c61d-420e-88ce-7e09316a68fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:47.625398 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1a432094-c61d-420e-88ce-7e09316a68fe tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] GET https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:47.625786 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1a432094-c61d-420e-88ce-7e09316a68fe tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:47.626105 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1a432094-c61d-420e-88ce-7e09316a68fe tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:47.640692 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:47.640692 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:47.646395 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1a432094-c61d-420e-88ce-7e09316a68fe tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Volume info retrieved successfully. Aug 13 02:39:47.654739 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1a432094-c61d-420e-88ce-7e09316a68fe tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c returned with HTTP 200 Aug 13 02:39:47.657439 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 374/1541] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:47 2026] GET /volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c => generated 1003 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:48.236839 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e48d153-3e38-4151-99e1-09ff47eef79b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:48.239421 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e48d153-3e38-4151-99e1-09ff47eef79b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:48.240557 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e48d153-3e38-4151-99e1-09ff47eef79b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:48.240557 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e48d153-3e38-4151-99e1-09ff47eef79b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:48.240557 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8e48d153-3e38-4151-99e1-09ff47eef79b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:48.247410 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:48.247410 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:48.248719 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e48d153-3e38-4151-99e1-09ff47eef79b tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:48.249277 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 391/1542] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:48 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:48.375284 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c0a9da6e-9248-458b-964b-e7242d8245e8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Copy volume to image completed successfully. Aug 13 02:39:48.375284 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0a9da6e-9248-458b-964b-e7242d8245e8 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 202 Aug 13 02:39:48.375284 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 391/1543] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:39:47 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 686 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:48.662479 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7ab144e3-9a87-41eb-bae6-773c2b42bfa5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:48.665788 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ab144e3-9a87-41eb-bae6-773c2b42bfa5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] DELETE https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:48.666127 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ab144e3-9a87-41eb-bae6-773c2b42bfa5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:48.666666 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ab144e3-9a87-41eb-bae6-773c2b42bfa5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:48.666947 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7ab144e3-9a87-41eb-bae6-773c2b42bfa5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Delete volume with id: e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:48.679545 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:48.679545 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:48.680549 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7ab144e3-9a87-41eb-bae6-773c2b42bfa5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:48.680681 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4d80607d-7641-435d-907a-3d59fbbb73fa None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:48.686100 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4d80607d-7641-435d-907a-3d59fbbb73fa tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] GET https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:48.687032 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4d80607d-7641-435d-907a-3d59fbbb73fa tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:48.687207 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4d80607d-7641-435d-907a-3d59fbbb73fa tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:48.708707 np0000007139 devstack@c-api.service[100288]: WARNING cinder.keymgr.conf_key_mgr [None req-7ab144e3-9a87-41eb-bae6-773c2b42bfa5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 02:39:48.709105 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4d80607d-7641-435d-907a-3d59fbbb73fa tempest-VolumesTransfersTest-30291725 tempest-VolumesTransfersTest-30291725-project-admin] https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c returned with HTTP 404 Aug 13 02:39:48.711400 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 375/1544] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:48 2026] GET /volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:48.721210 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7ab144e3-9a87-41eb-bae6-773c2b42bfa5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Delete volume request issued successfully. Aug 13 02:39:48.721522 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ab144e3-9a87-41eb-bae6-773c2b42bfa5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 202 Aug 13 02:39:48.722639 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 388/1545] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:48 2026] DELETE /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:48.722926 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7338f548-22ed-4eec-bddb-b8977130531a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:48.725429 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7338f548-22ed-4eec-bddb-b8977130531a tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] GET https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:48.725751 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7338f548-22ed-4eec-bddb-b8977130531a tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:48.726213 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7338f548-22ed-4eec-bddb-b8977130531a tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:48.733900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9672ccc9-11e8-4bb8-ad72-7c4822ef5847 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:48.735347 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7338f548-22ed-4eec-bddb-b8977130531a tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c returned with HTTP 404 Aug 13 02:39:48.736433 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 392/1546] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:48 2026] GET /volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:48.737033 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9672ccc9-11e8-4bb8-ad72-7c4822ef5847 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:48.737347 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9672ccc9-11e8-4bb8-ad72-7c4822ef5847 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:48.737637 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9672ccc9-11e8-4bb8-ad72-7c4822ef5847 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:48.748513 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a0c4f407-7dc0-4675-825f-ebb5bb8747fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:48.753802 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:48.753802 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:48.755400 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a0c4f407-7dc0-4675-825f-ebb5bb8747fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] DELETE https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:48.756167 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a0c4f407-7dc0-4675-825f-ebb5bb8747fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:48.756813 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a0c4f407-7dc0-4675-825f-ebb5bb8747fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:48.756813 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-a0c4f407-7dc0-4675-825f-ebb5bb8747fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] Delete volume with id: dc91d6cb-f714-4e96-adb3-c6fd1371126c Aug 13 02:39:48.763564 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9672ccc9-11e8-4bb8-ad72-7c4822ef5847 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:39:48.769599 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a0c4f407-7dc0-4675-825f-ebb5bb8747fe tempest-VolumesTransfersTest-398219999 tempest-VolumesTransfersTest-398219999-project-member] https://10.4.3.30/volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c returned with HTTP 404 Aug 13 02:39:48.770346 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 376/1547] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:48 2026] DELETE /volume/v3/volumes/dc91d6cb-f714-4e96-adb3-c6fd1371126c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:48.774110 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9672ccc9-11e8-4bb8-ad72-7c4822ef5847 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 200 Aug 13 02:39:48.774110 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 392/1548] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:48 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:49.265119 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-57e94366-d62f-48ff-9076-1adf8f01f30c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:49.271619 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-57e94366-d62f-48ff-9076-1adf8f01f30c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:49.271914 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-57e94366-d62f-48ff-9076-1adf8f01f30c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:49.272199 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-57e94366-d62f-48ff-9076-1adf8f01f30c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:49.272399 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-57e94366-d62f-48ff-9076-1adf8f01f30c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:49.278056 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:49.278056 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:49.279145 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-57e94366-d62f-48ff-9076-1adf8f01f30c tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:49.279654 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 389/1549] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:49 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:49.798665 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d87fd46-c241-48bf-afa6-100f1c269b79 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:49.804924 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d87fd46-c241-48bf-afa6-100f1c269b79 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e Aug 13 02:39:49.804924 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d87fd46-c241-48bf-afa6-100f1c269b79 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:49.804924 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d87fd46-c241-48bf-afa6-100f1c269b79 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:49.814972 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d87fd46-c241-48bf-afa6-100f1c269b79 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e returned with HTTP 404 Aug 13 02:39:49.815743 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 393/1550] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:49 2026] GET /volume/v3/volumes/e292d34d-60cb-4695-9d6e-969a2700c65e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:49.827365 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2b8379f2-9ca0-4042-a998-73b7bd9b18fc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:49.829099 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2b8379f2-9ca0-4042-a998-73b7bd9b18fc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:39:49.829445 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2b8379f2-9ca0-4042-a998-73b7bd9b18fc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:49.829786 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2b8379f2-9ca0-4042-a998-73b7bd9b18fc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:49.830807 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2b8379f2-9ca0-4042-a998-73b7bd9b18fc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:39:49.902146 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2b8379f2-9ca0-4042-a998-73b7bd9b18fc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Get all volumes completed successfully. Aug 13 02:39:49.905270 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:49.905270 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:49.910806 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2b8379f2-9ca0-4042-a998-73b7bd9b18fc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:39:49.911356 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 377/1551] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:39:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12690 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:49.936622 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d4bb173c-5af6-4ab9-89e7-3249e9f61171 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:49.938422 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4bb173c-5af6-4ab9-89e7-3249e9f61171 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] DELETE https://10.4.3.30/volume/v3/types/5be7a2a9-d005-41b1-af7f-ac8c14a07803 Aug 13 02:39:49.938651 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4bb173c-5af6-4ab9-89e7-3249e9f61171 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:49.938888 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4bb173c-5af6-4ab9-89e7-3249e9f61171 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:49.982081 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4bb173c-5af6-4ab9-89e7-3249e9f61171 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types/5be7a2a9-d005-41b1-af7f-ac8c14a07803 returned with HTTP 202 Aug 13 02:39:49.982646 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 393/1552] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:39:49 2026] DELETE /volume/v3/types/5be7a2a9-d005-41b1-af7f-ac8c14a07803 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:49.996074 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f52274c3-bc21-4e2b-a873-f12145f543ac None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:49.998345 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f52274c3-bc21-4e2b-a873-f12145f543ac tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:39:49.998858 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f52274c3-bc21-4e2b-a873-f12145f543ac tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1316432788", "extra_specs": {}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:50.016737 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f52274c3-bc21-4e2b-a873-f12145f543ac tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:39:50.017297 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 390/1553] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:39:49 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:50.042473 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-821b0d45-926b-4745-9e0a-e6d3cb165433 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:50.045316 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-821b0d45-926b-4745-9e0a-e6d3cb165433 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] POST https://10.4.3.30/volume/v3/types/87ec02ad-de18-48d2-a666-5a4ee0b46445/encryption Aug 13 02:39:50.046336 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-821b0d45-926b-4745-9e0a-e6d3cb165433 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:50.082770 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-821b0d45-926b-4745-9e0a-e6d3cb165433 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types/87ec02ad-de18-48d2-a666-5a4ee0b46445/encryption returned with HTTP 200 Aug 13 02:39:50.083072 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 394/1554] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:39:50 2026] POST /volume/v3/types/87ec02ad-de18-48d2-a666-5a4ee0b46445/encryption => generated 230 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:50.105052 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:50.108544 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:50.108986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1896906961", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1316432788", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:50.111520 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1896906961', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1316432788', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:50.116723 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume of 1 GB Aug 13 02:39:50.119297 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:50.119297 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:50.119297 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Availability Zones retrieved successfully. Aug 13 02:39:50.126495 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Flow 'volume_create_api' (8f50bf4b-a246-4438-af59-08d8ebbacc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:50.128630 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed1d73f-5871-4a0a-8c03-c2119c50b8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:50.130152 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:50.172221 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed1d73f-5871-4a0a-8c03-c2119c50b8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:39:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=87ec02ad-de18-48d2-a666-5a4ee0b46445,is_public=True,name='tempest-scenario-type-luks-1316432788',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87ec02ad-de18-48d2-a666-5a4ee0b46445', '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=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:50.173565 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (339328a8-0ab8-4bf4-9fd0-9b4c8185caf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:50.207867 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1316432788 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1316432788, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:39:50.208443 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1316432788 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1316432788, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:39:50.254109 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Created reservations ['655d12b2-049f-4220-ab20-5fcb7de1b8c8', '9a758bc6-44f9-4b6f-8cd4-19e2149e8a48', 'f15e1558-3909-4daa-9ae0-e116bba55cbb', '451656a7-2a9d-4a5e-a66a-c76664994581'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:50.255471 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (339328a8-0ab8-4bf4-9fd0-9b4c8185caf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['655d12b2-049f-4220-ab20-5fcb7de1b8c8', '9a758bc6-44f9-4b6f-8cd4-19e2149e8a48', 'f15e1558-3909-4daa-9ae0-e116bba55cbb', '451656a7-2a9d-4a5e-a66a-c76664994581']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:50.256460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3a0069-5c12-4c81-9f1c-b92e45ed069e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:50.292851 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3a0069-5c12-4c81-9f1c-b92e45ed069e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f790733a-3c42-448f-b561-c2ba6e1b0ca9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1896906961',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae037ef953f3412487eeb4d1a953e534',qos_specs=None,replication_status=,reservations=['655d12b2-049f-4220-ab20-5fcb7de1b8c8','9a758bc6-44f9-4b6f-8cd4-19e2149e8a48','f15e1558-3909-4daa-9ae0-e116bba55cbb','451656a7-2a9d-4a5e-a66a-c76664994581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c9c761b8ab46adb149827b465b74f5',volume_type_id=87ec02ad-de18-48d2-a666-5a4ee0b46445), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1896906961',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f790733a-3c42-448f-b561-c2ba6e1b0ca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae037ef953f3412487eeb4d1a953e534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78c9c761b8ab46adb149827b465b74f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87ec02ad-de18-48d2-a666-5a4ee0b46445),volume_type_id=87ec02ad-de18-48d2-a666-5a4ee0b46445)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:50.294206 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fb3db73-532a-43f1-ab7d-f41a8d228583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:50.294806 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-805727ca-507e-418f-85b9-156ddbc699e0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:50.296809 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-805727ca-507e-418f-85b9-156ddbc699e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:50.297056 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-805727ca-507e-418f-85b9-156ddbc699e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:50.297331 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-805727ca-507e-418f-85b9-156ddbc699e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:50.297488 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-805727ca-507e-418f-85b9-156ddbc699e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:50.302394 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:50.302394 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:50.303354 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-805727ca-507e-418f-85b9-156ddbc699e0 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:50.303748 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 394/1555] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:50 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:50.315742 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fb3db73-532a-43f1-ab7d-f41a8d228583) transitioned into state 'SUCCESS' from state '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-1896906961',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae037ef953f3412487eeb4d1a953e534',qos_specs=None,replication_status=,reservations=['655d12b2-049f-4220-ab20-5fcb7de1b8c8','9a758bc6-44f9-4b6f-8cd4-19e2149e8a48','f15e1558-3909-4daa-9ae0-e116bba55cbb','451656a7-2a9d-4a5e-a66a-c76664994581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c9c761b8ab46adb149827b465b74f5',volume_type_id=87ec02ad-de18-48d2-a666-5a4ee0b46445)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:50.316767 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250d7dad-c1e1-4bc1-a5c7-f7684ec92d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:50.327430 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250d7dad-c1e1-4bc1-a5c7-f7684ec92d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:50.328570 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Flow 'volume_create_api' (8f50bf4b-a246-4438-af59-08d8ebbacc72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:50.328874 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume request issued successfully. Aug 13 02:39:50.329603 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-64487f18-0897-401a-ac4a-bd0bba6d3777 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:50.330071 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 378/1556] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:39:50 2026] POST /volume/v3/volumes => generated 783 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:51.320212 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da46f8e3-3776-4c6c-aa45-2ae047f9c926 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:51.323717 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da46f8e3-3776-4c6c-aa45-2ae047f9c926 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:51.323996 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da46f8e3-3776-4c6c-aa45-2ae047f9c926 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:51.324292 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da46f8e3-3776-4c6c-aa45-2ae047f9c926 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:51.324473 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-da46f8e3-3776-4c6c-aa45-2ae047f9c926 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:51.331070 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:51.331070 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:51.332563 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da46f8e3-3776-4c6c-aa45-2ae047f9c926 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:51.333130 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 391/1557] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:51 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:52.200388 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:52.203005 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:52.203524 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1310110518"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:52.207019 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume request body: {'volume': {'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1310110518'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:52.347653 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c0a4d709-2456-4fdb-a035-afcd2db4645e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:52.349117 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0a4d709-2456-4fdb-a035-afcd2db4645e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:52.349401 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0a4d709-2456-4fdb-a035-afcd2db4645e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:52.349813 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0a4d709-2456-4fdb-a035-afcd2db4645e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:52.350086 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c0a4d709-2456-4fdb-a035-afcd2db4645e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:52.355920 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume of 1 GB Aug 13 02:39:52.359359 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:52.359359 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:52.360485 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0a4d709-2456-4fdb-a035-afcd2db4645e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:52.364277 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 395/1558] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:52 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:52.364383 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Availability Zones retrieved successfully. Aug 13 02:39:52.367951 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Flow 'volume_create_api' (d8526380-a142-41de-bb9e-76bc85786ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:52.369397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26d4916-4ac4-4b23-ae3b-b4b139cf3aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:52.371184 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:52.450035 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26d4916-4ac4-4b23-ae3b-b4b139cf3aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:52.451213 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e436a3-7605-47ff-9980-eaf86dbc8546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:52.562371 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Created reservations ['b34efe7c-f9f8-438a-91dd-c717f8bee5c7', '645cd03a-5332-49b8-a127-c2a5f1d1a7f2', '9501edcf-2f4c-4f3b-9e6d-1a307d08a330', 'cb229249-677b-4ebc-9512-04cc38cc0770'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:52.562901 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e436a3-7605-47ff-9980-eaf86dbc8546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b34efe7c-f9f8-438a-91dd-c717f8bee5c7', '645cd03a-5332-49b8-a127-c2a5f1d1a7f2', '9501edcf-2f4c-4f3b-9e6d-1a307d08a330', 'cb229249-677b-4ebc-9512-04cc38cc0770']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:52.563817 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c82d9c-3047-4dcc-baf1-5897950b191f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:52.594675 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c82d9c-3047-4dcc-baf1-5897950b191f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c869d88f-1889-443d-9a84-bf63875ee209', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1310110518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dabf1d5eb514028beea44298c53c5a3',qos_specs=None,replication_status=,reservations=['b34efe7c-f9f8-438a-91dd-c717f8bee5c7','645cd03a-5332-49b8-a127-c2a5f1d1a7f2','9501edcf-2f4c-4f3b-9e6d-1a307d08a330','cb229249-677b-4ebc-9512-04cc38cc0770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1310110518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c869d88f-1889-443d-9a84-bf63875ee209,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dabf1d5eb514028beea44298c53c5a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:52.595626 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe5d7827-37df-448f-aaac-e26e8a512d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:52.625930 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe5d7827-37df-448f-aaac-e26e8a512d17) transitioned into state 'SUCCESS' from state '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-1310110518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dabf1d5eb514028beea44298c53c5a3',qos_specs=None,replication_status=,reservations=['b34efe7c-f9f8-438a-91dd-c717f8bee5c7','645cd03a-5332-49b8-a127-c2a5f1d1a7f2','9501edcf-2f4c-4f3b-9e6d-1a307d08a330','cb229249-677b-4ebc-9512-04cc38cc0770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:52.626869 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9456c418-4916-4fab-a51a-1d94a32b2d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:52.641631 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9456c418-4916-4fab-a51a-1d94a32b2d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:52.642520 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Flow 'volume_create_api' (d8526380-a142-41de-bb9e-76bc85786ad0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:52.642896 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume request issued successfully. Aug 13 02:39:52.643831 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1eba3cbe-87fc-476d-b83b-d1b1d54206c3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:52.644146 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 395/1559] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:39:52 2026] POST /volume/v3/volumes => generated 745 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:52.660713 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8fdbaad2-dfb6-4b9d-9cb3-cdf53d26f1bb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:52.662841 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8fdbaad2-dfb6-4b9d-9cb3-cdf53d26f1bb tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 Aug 13 02:39:52.663137 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8fdbaad2-dfb6-4b9d-9cb3-cdf53d26f1bb tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:52.663402 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8fdbaad2-dfb6-4b9d-9cb3-cdf53d26f1bb tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:52.678382 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:52.678382 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:52.687129 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8fdbaad2-dfb6-4b9d-9cb3-cdf53d26f1bb tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:52.696279 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8fdbaad2-dfb6-4b9d-9cb3-cdf53d26f1bb tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 returned with HTTP 200 Aug 13 02:39:52.696279 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 379/1560] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:52 2026] GET /volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:53.376577 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-449f9309-aa34-41e4-b2fe-6c3968b7d0a6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:53.378587 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-449f9309-aa34-41e4-b2fe-6c3968b7d0a6 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:53.378809 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-449f9309-aa34-41e4-b2fe-6c3968b7d0a6 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:53.379097 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-449f9309-aa34-41e4-b2fe-6c3968b7d0a6 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:53.379194 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-449f9309-aa34-41e4-b2fe-6c3968b7d0a6 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:53.385375 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:53.385375 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:53.386387 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-449f9309-aa34-41e4-b2fe-6c3968b7d0a6 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:53.387017 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 392/1561] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:53 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:53.409761 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7059fd6d-e308-48be-a15f-2cb01a87df3e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:53.412770 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7059fd6d-e308-48be-a15f-2cb01a87df3e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 Aug 13 02:39:53.414339 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7059fd6d-e308-48be-a15f-2cb01a87df3e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:53.414690 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7059fd6d-e308-48be-a15f-2cb01a87df3e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:53.429227 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:53.429227 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:53.437713 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7059fd6d-e308-48be-a15f-2cb01a87df3e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:53.450244 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7059fd6d-e308-48be-a15f-2cb01a87df3e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 returned with HTTP 200 Aug 13 02:39:53.450891 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 396/1562] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:53 2026] GET /volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:53.474246 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ceaa708b-764e-4b99-a2ba-e1b9109bdefe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:53.478905 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ceaa708b-764e-4b99-a2ba-e1b9109bdefe tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] POST https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c/action Aug 13 02:39:53.478905 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ceaa708b-764e-4b99-a2ba-e1b9109bdefe tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:53.478905 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ceaa708b-764e-4b99-a2ba-e1b9109bdefe tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:53.479433 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-ceaa708b-764e-4b99-a2ba-e1b9109bdefe tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] Updating backup '1599aea1-f538-4c8f-a88a-8dd925f2785c' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 02:39:53.493745 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:53.493745 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:53.510671 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-ceaa708b-764e-4b99-a2ba-e1b9109bdefe tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] reset_status in rpcapi backup_id 1599aea1-f538-4c8f-a88a-8dd925f2785c on host np0000007139. {{(pid=100286) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 02:39:53.513396 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ceaa708b-764e-4b99-a2ba-e1b9109bdefe tempest-VolumesBackupsAdminTest-1400951631 tempest-VolumesBackupsAdminTest-1400951631-project-admin] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c/action returned with HTTP 202 Aug 13 02:39:53.513830 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 396/1563] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:39:53 2026] POST /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:53.528342 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2b36f34f-9495-4d5b-bfa0-3c10498047cd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:53.529943 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2b36f34f-9495-4d5b-bfa0-3c10498047cd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:53.529943 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2b36f34f-9495-4d5b-bfa0-3c10498047cd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:53.530539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2b36f34f-9495-4d5b-bfa0-3c10498047cd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:53.530539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-2b36f34f-9495-4d5b-bfa0-3c10498047cd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:53.544200 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:53.544200 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:53.545147 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2b36f34f-9495-4d5b-bfa0-3c10498047cd tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:53.548457 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 380/1564] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:53 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 795 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:53.568392 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-61a238bc-1678-4d8d-b326-c16a144436d2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:53.576363 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61a238bc-1678-4d8d-b326-c16a144436d2 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] DELETE https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:53.576586 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61a238bc-1678-4d8d-b326-c16a144436d2 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:53.577682 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61a238bc-1678-4d8d-b326-c16a144436d2 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:53.577682 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-61a238bc-1678-4d8d-b326-c16a144436d2 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Delete backup with id: 1599aea1-f538-4c8f-a88a-8dd925f2785c. Aug 13 02:39:53.588574 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:53.588574 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:53.625420 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-61a238bc-1678-4d8d-b326-c16a144436d2 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] delete_backup rpcapi backup_id 1599aea1-f538-4c8f-a88a-8dd925f2785c {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:39:53.629143 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61a238bc-1678-4d8d-b326-c16a144436d2 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 202 Aug 13 02:39:53.629143 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 393/1565] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:53 2026] DELETE /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:53.644452 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2b716a65-a5b7-40d3-b802-940d7e192bf7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:53.647835 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b716a65-a5b7-40d3-b802-940d7e192bf7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:53.648480 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b716a65-a5b7-40d3-b802-940d7e192bf7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:53.649021 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b716a65-a5b7-40d3-b802-940d7e192bf7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:53.650679 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2b716a65-a5b7-40d3-b802-940d7e192bf7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:53.658710 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:53.658710 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:53.660765 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b716a65-a5b7-40d3-b802-940d7e192bf7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:53.660765 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 397/1566] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:53 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:53.712470 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a08f104-9b2a-452a-ae46-d0c53fcfcc84 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:53.722123 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a08f104-9b2a-452a-ae46-d0c53fcfcc84 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 Aug 13 02:39:53.722362 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a08f104-9b2a-452a-ae46-d0c53fcfcc84 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:53.722772 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a08f104-9b2a-452a-ae46-d0c53fcfcc84 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:53.742432 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:53.742432 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:53.745879 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a08f104-9b2a-452a-ae46-d0c53fcfcc84 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:53.754469 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a08f104-9b2a-452a-ae46-d0c53fcfcc84 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 returned with HTTP 200 Aug 13 02:39:53.754629 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 397/1567] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:53 2026] GET /volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 => generated 1353 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:53.775613 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:53.780240 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:53.780240 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c869d88f-1889-443d-9a84-bf63875ee209", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1109255822"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:53.784940 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume request body: {'volume': {'source_volid': 'c869d88f-1889-443d-9a84-bf63875ee209', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1109255822'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:53.796653 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:53.796653 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:53.797279 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume retrieved successfully. Aug 13 02:39:53.797465 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume of 1 GB Aug 13 02:39:53.805370 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Availability Zones retrieved successfully. Aug 13 02:39:53.814726 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Flow 'volume_create_api' (d436ded6-9d56-49d1-9f51-c90eb2c76b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:53.817124 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c288aae-d53c-42d2-9e5a-e11b63a40150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:53.817882 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:53.860218 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c288aae-d53c-42d2-9e5a-e11b63a40150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c869d88f-1889-443d-9a84-bf63875ee209', 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:53.861889 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46884da-9f6e-4984-8454-54339e4768ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:53.953473 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Created reservations ['eb247564-ff08-4d57-bceb-5a99067da739', '1d79167a-80e7-4496-9434-b77fedcf5e71', 'd804ac91-05cf-4081-bd16-8a1e2456cec7', 'a76060d5-eb45-45a1-ab2b-a14ce4600b39'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:53.955081 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46884da-9f6e-4984-8454-54339e4768ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb247564-ff08-4d57-bceb-5a99067da739', '1d79167a-80e7-4496-9434-b77fedcf5e71', 'd804ac91-05cf-4081-bd16-8a1e2456cec7', 'a76060d5-eb45-45a1-ab2b-a14ce4600b39']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:53.956417 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c40b604-3ddc-4cd9-9a5f-738fe7730388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:54.007671 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c40b604-3ddc-4cd9-9a5f-738fe7730388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a40b1ff2-8201-4742-84cd-3be9d05cdcc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1109255822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dabf1d5eb514028beea44298c53c5a3',qos_specs=None,replication_status=,reservations=['eb247564-ff08-4d57-bceb-5a99067da739','1d79167a-80e7-4496-9434-b77fedcf5e71','d804ac91-05cf-4081-bd16-8a1e2456cec7','a76060d5-eb45-45a1-ab2b-a14ce4600b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=c869d88f-1889-443d-9a84-bf63875ee209,status='creating',user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1109255822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a40b1ff2-8201-4742-84cd-3be9d05cdcc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dabf1d5eb514028beea44298c53c5a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c869d88f-1889-443d-9a84-bf63875ee209,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:54.009388 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf91bd7-0239-45b3-b5f0-2fc9ff66b03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:54.061339 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf91bd7-0239-45b3-b5f0-2fc9ff66b03a) transitioned into state 'SUCCESS' from state '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-1109255822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dabf1d5eb514028beea44298c53c5a3',qos_specs=None,replication_status=,reservations=['eb247564-ff08-4d57-bceb-5a99067da739','1d79167a-80e7-4496-9434-b77fedcf5e71','d804ac91-05cf-4081-bd16-8a1e2456cec7','a76060d5-eb45-45a1-ab2b-a14ce4600b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=c869d88f-1889-443d-9a84-bf63875ee209,status='creating',user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:54.061339 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b5894c-3b5d-4da8-a937-6938b2d0629e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:54.098042 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b5894c-3b5d-4da8-a937-6938b2d0629e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:54.099739 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Flow 'volume_create_api' (d436ded6-9d56-49d1-9f51-c90eb2c76b48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:54.099739 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume request issued successfully. Aug 13 02:39:54.102280 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8aa6747c-ad46-422e-9eea-d81b6b096454 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:54.102280 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 381/1568] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:39:53 2026] POST /volume/v3/volumes => generated 778 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 02:39:54.137375 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9878c53a-7f07-4b57-9cb9-65a13bf127bf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:54.143645 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9878c53a-7f07-4b57-9cb9-65a13bf127bf tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 Aug 13 02:39:54.143645 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9878c53a-7f07-4b57-9cb9-65a13bf127bf tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:54.144163 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9878c53a-7f07-4b57-9cb9-65a13bf127bf tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:54.156506 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:54.156506 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:54.162960 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9878c53a-7f07-4b57-9cb9-65a13bf127bf tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:54.172752 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9878c53a-7f07-4b57-9cb9-65a13bf127bf tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 returned with HTTP 200 Aug 13 02:39:54.173752 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 394/1569] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:54 2026] GET /volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:54.687721 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fd5bd61a-1a9d-499d-afb2-5846b6d4d0b7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:54.692943 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd5bd61a-1a9d-499d-afb2-5846b6d4d0b7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:54.693383 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd5bd61a-1a9d-499d-afb2-5846b6d4d0b7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:54.693864 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd5bd61a-1a9d-499d-afb2-5846b6d4d0b7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:54.693864 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-fd5bd61a-1a9d-499d-afb2-5846b6d4d0b7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:54.706058 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:54.706058 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:54.707443 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd5bd61a-1a9d-499d-afb2-5846b6d4d0b7 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 200 Aug 13 02:39:54.708188 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 398/1570] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:54 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:55.194016 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe008f30-8949-437c-9cfd-5878160e6d91 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:55.198194 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe008f30-8949-437c-9cfd-5878160e6d91 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 Aug 13 02:39:55.198194 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe008f30-8949-437c-9cfd-5878160e6d91 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:55.198194 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe008f30-8949-437c-9cfd-5878160e6d91 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:55.212382 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:55.212382 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:55.219030 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe008f30-8949-437c-9cfd-5878160e6d91 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:55.235121 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe008f30-8949-437c-9cfd-5878160e6d91 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 returned with HTTP 200 Aug 13 02:39:55.235121 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 398/1571] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:55 2026] GET /volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 => generated 1387 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:55.256276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-08cc1bb3-1ef7-452d-a61b-331f1178b6b7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:55.263399 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-08cc1bb3-1ef7-452d-a61b-331f1178b6b7 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 Aug 13 02:39:55.264415 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-08cc1bb3-1ef7-452d-a61b-331f1178b6b7 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:55.264872 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-08cc1bb3-1ef7-452d-a61b-331f1178b6b7 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:55.276655 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:55.276655 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:55.285420 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-08cc1bb3-1ef7-452d-a61b-331f1178b6b7 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:55.294331 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-08cc1bb3-1ef7-452d-a61b-331f1178b6b7 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 returned with HTTP 200 Aug 13 02:39:55.294754 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 382/1572] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:55 2026] GET /volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 => generated 1387 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:55.312690 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da6888ee-cf6f-4aad-83f0-5144e31b5dd7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:55.315935 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da6888ee-cf6f-4aad-83f0-5144e31b5dd7 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 Aug 13 02:39:55.315935 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da6888ee-cf6f-4aad-83f0-5144e31b5dd7 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:55.315935 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da6888ee-cf6f-4aad-83f0-5144e31b5dd7 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:55.329685 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:55.329685 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:55.341242 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-da6888ee-cf6f-4aad-83f0-5144e31b5dd7 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:55.353801 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da6888ee-cf6f-4aad-83f0-5144e31b5dd7 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 returned with HTTP 200 Aug 13 02:39:55.354470 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 395/1573] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:55 2026] GET /volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 => generated 1387 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:55.373942 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cc23d2fa-9d82-46c8-8d14-6dc8dd52848d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:55.377007 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc23d2fa-9d82-46c8-8d14-6dc8dd52848d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] DELETE https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 Aug 13 02:39:55.380276 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc23d2fa-9d82-46c8-8d14-6dc8dd52848d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:55.380276 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc23d2fa-9d82-46c8-8d14-6dc8dd52848d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:55.380276 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-cc23d2fa-9d82-46c8-8d14-6dc8dd52848d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Delete volume with id: a40b1ff2-8201-4742-84cd-3be9d05cdcc8 Aug 13 02:39:55.396666 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:55.396666 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:55.397456 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cc23d2fa-9d82-46c8-8d14-6dc8dd52848d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:55.428238 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cc23d2fa-9d82-46c8-8d14-6dc8dd52848d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Delete volume request issued successfully. Aug 13 02:39:55.428702 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc23d2fa-9d82-46c8-8d14-6dc8dd52848d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 returned with HTTP 202 Aug 13 02:39:55.429386 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 399/1574] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:55 2026] DELETE /volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:55.443158 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8747d0ad-4af5-4cac-8fd6-be9d8a795503 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:55.445485 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8747d0ad-4af5-4cac-8fd6-be9d8a795503 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 Aug 13 02:39:55.445485 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8747d0ad-4af5-4cac-8fd6-be9d8a795503 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:55.445485 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8747d0ad-4af5-4cac-8fd6-be9d8a795503 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:55.460734 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:55.460734 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:55.469532 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8747d0ad-4af5-4cac-8fd6-be9d8a795503 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:55.475171 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8747d0ad-4af5-4cac-8fd6-be9d8a795503 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 returned with HTTP 200 Aug 13 02:39:55.475626 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 399/1575] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:55 2026] GET /volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 => generated 1386 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:55.725835 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f9702d7f-ca24-4199-bee8-1cbd074a3773 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:55.730093 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9702d7f-ca24-4199-bee8-1cbd074a3773 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c Aug 13 02:39:55.730234 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f9702d7f-ca24-4199-bee8-1cbd074a3773 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:55.731280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f9702d7f-ca24-4199-bee8-1cbd074a3773 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:55.731444 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-f9702d7f-ca24-4199-bee8-1cbd074a3773 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Show backup with id 1599aea1-f538-4c8f-a88a-8dd925f2785c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:39:55.739713 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9702d7f-ca24-4199-bee8-1cbd074a3773 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c returned with HTTP 404 Aug 13 02:39:55.740806 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 383/1576] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:55 2026] GET /volume/v3/backups/1599aea1-f538-4c8f-a88a-8dd925f2785c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:55.787922 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3ce21051-9b0c-40fd-8c3f-ad486d722c9c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:55.790664 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ce21051-9b0c-40fd-8c3f-ad486d722c9c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:55.791153 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ce21051-9b0c-40fd-8c3f-ad486d722c9c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:55.792057 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ce21051-9b0c-40fd-8c3f-ad486d722c9c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:55.836449 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:55.836449 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:55.842319 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3ce21051-9b0c-40fd-8c3f-ad486d722c9c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Volume info retrieved successfully. Aug 13 02:39:55.852610 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ce21051-9b0c-40fd-8c3f-ad486d722c9c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:55.852610 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 396/1577] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:55 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:55.871132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2fcb03f3-775c-45ce-aedc-cb0546e511c3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:55.873693 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2fcb03f3-775c-45ce-aedc-cb0546e511c3 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 Aug 13 02:39:55.874072 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2fcb03f3-775c-45ce-aedc-cb0546e511c3 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:55.874501 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2fcb03f3-775c-45ce-aedc-cb0546e511c3 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:55.888538 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:55.888538 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:55.895155 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2fcb03f3-775c-45ce-aedc-cb0546e511c3 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:55.905187 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2fcb03f3-775c-45ce-aedc-cb0546e511c3 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 returned with HTTP 200 Aug 13 02:39:55.905915 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 400/1578] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:55 2026] GET /volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:55.927850 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f24088b-a329-4e8e-b726-49669e27772e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:55.931002 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-0e3c44ed-0f8c-4e49-99c3-fa951702ccf2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:55.933293 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f24088b-a329-4e8e-b726-49669e27772e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] DELETE https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 Aug 13 02:39:55.933846 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f24088b-a329-4e8e-b726-49669e27772e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:55.934023 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-0e3c44ed-0f8c-4e49-99c3-fa951702ccf2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:55.934373 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f24088b-a329-4e8e-b726-49669e27772e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:55.934825 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9f24088b-a329-4e8e-b726-49669e27772e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Delete volume with id: e6724944-bfba-4991-959e-eef8493460f7 Aug 13 02:39:55.934952 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-0e3c44ed-0f8c-4e49-99c3-fa951702ccf2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:55.935299 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-0e3c44ed-0f8c-4e49-99c3-fa951702ccf2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:55.956382 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:55.956382 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:55.956570 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:55.956570 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:55.956656 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f24088b-a329-4e8e-b726-49669e27772e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:55.962853 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-0e3c44ed-0f8c-4e49-99c3-fa951702ccf2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:55.974430 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-0e3c44ed-0f8c-4e49-99c3-fa951702ccf2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:55.975070 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 384/1579] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:55 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:55.999132 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f24088b-a329-4e8e-b726-49669e27772e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Delete volume request issued successfully. Aug 13 02:39:55.999317 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f24088b-a329-4e8e-b726-49669e27772e tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 returned with HTTP 202 Aug 13 02:39:55.999934 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 400/1580] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:55 2026] DELETE /volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:56.014763 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-a965895c-2669-447b-9477-467e0596e382 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:56.019980 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-515fd4b9-2cbd-43ac-bb67-e32281661844 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:56.020885 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-a965895c-2669-447b-9477-467e0596e382 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9/action Aug 13 02:39:56.022113 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-a965895c-2669-447b-9477-467e0596e382 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:56.022113 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-a965895c-2669-447b-9477-467e0596e382 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:56.022481 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-515fd4b9-2cbd-43ac-bb67-e32281661844 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 Aug 13 02:39:56.022748 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-515fd4b9-2cbd-43ac-bb67-e32281661844 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:56.024314 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-515fd4b9-2cbd-43ac-bb67-e32281661844 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:56.041151 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:56.041151 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:56.048771 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-515fd4b9-2cbd-43ac-bb67-e32281661844 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Volume info retrieved successfully. Aug 13 02:39:56.055657 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-515fd4b9-2cbd-43ac-bb67-e32281661844 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 returned with HTTP 200 Aug 13 02:39:56.055657 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 401/1581] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:56 2026] GET /volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:56.065218 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:56.065218 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:56.065218 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-a965895c-2669-447b-9477-467e0596e382 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:56.078654 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-a965895c-2669-447b-9477-467e0596e382 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Begin detaching volume completed successfully. Aug 13 02:39:56.078957 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-a965895c-2669-447b-9477-467e0596e382 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9/action returned with HTTP 202 Aug 13 02:39:56.079640 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 397/1582] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:39:56 2026] POST /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:56.108313 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d0cf5ef9-7b2b-4048-a920-00d36053eca5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:56.115376 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d0cf5ef9-7b2b-4048-a920-00d36053eca5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:56.116873 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d0cf5ef9-7b2b-4048-a920-00d36053eca5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:56.116873 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d0cf5ef9-7b2b-4048-a920-00d36053eca5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:56.147228 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:56.147228 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:56.155739 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d0cf5ef9-7b2b-4048-a920-00d36053eca5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:56.165781 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d0cf5ef9-7b2b-4048-a920-00d36053eca5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:56.168222 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 385/1583] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:56 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1442 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:56.199012 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b720e56f-140a-468c-9b93-ec903dc88a2b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:56.199012 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b720e56f-140a-468c-9b93-ec903dc88a2b None None] GET https://10.4.3.30/volume// Aug 13 02:39:56.199012 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b720e56f-140a-468c-9b93-ec903dc88a2b None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:56.199532 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b720e56f-140a-468c-9b93-ec903dc88a2b None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:56.199942 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b720e56f-140a-468c-9b93-ec903dc88a2b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:56.200308 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 401/1584] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:39:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 02:39:56.216395 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-cc943355-6713-45ad-89c8-32cd5644d0fa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:56.220230 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-cc943355-6713-45ad-89c8-32cd5644d0fa tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:56.220492 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-cc943355-6713-45ad-89c8-32cd5644d0fa tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:56.220804 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-cc943355-6713-45ad-89c8-32cd5644d0fa tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:56.239297 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:56.239297 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:56.245131 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-cc943355-6713-45ad-89c8-32cd5644d0fa tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:56.253674 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-cc943355-6713-45ad-89c8-32cd5644d0fa tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:56.253674 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 402/1585] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:39:56 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1622 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:56.501774 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dd0bc5ba-c869-432e-a2ab-729151ef2721 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:56.507173 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dd0bc5ba-c869-432e-a2ab-729151ef2721 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 Aug 13 02:39:56.507173 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dd0bc5ba-c869-432e-a2ab-729151ef2721 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:56.507173 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dd0bc5ba-c869-432e-a2ab-729151ef2721 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:56.521392 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dd0bc5ba-c869-432e-a2ab-729151ef2721 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 returned with HTTP 404 Aug 13 02:39:56.521854 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 398/1586] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:56 2026] GET /volume/v3/volumes/a40b1ff2-8201-4742-84cd-3be9d05cdcc8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:39:56.537411 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-76adb115-c74d-416d-9824-3e75a59bfeca None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:56.539357 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-76adb115-c74d-416d-9824-3e75a59bfeca tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 Aug 13 02:39:56.539662 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-76adb115-c74d-416d-9824-3e75a59bfeca tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:56.540451 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-76adb115-c74d-416d-9824-3e75a59bfeca tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:56.548999 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=548,cinder:UPDATE=163,cinder:INSERT=110 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:39:56.558130 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:56.558130 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:56.564708 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-76adb115-c74d-416d-9824-3e75a59bfeca tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:56.573130 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-76adb115-c74d-416d-9824-3e75a59bfeca tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 returned with HTTP 200 Aug 13 02:39:56.575604 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 386/1587] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:56 2026] GET /volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 => generated 1353 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:56.593677 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76d7fecd-9ba9-42f0-8471-b27a7bece398 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:56.597474 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76d7fecd-9ba9-42f0-8471-b27a7bece398 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] DELETE https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 Aug 13 02:39:56.597707 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76d7fecd-9ba9-42f0-8471-b27a7bece398 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:56.598304 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76d7fecd-9ba9-42f0-8471-b27a7bece398 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:56.598304 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-76d7fecd-9ba9-42f0-8471-b27a7bece398 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Delete volume with id: c869d88f-1889-443d-9a84-bf63875ee209 Aug 13 02:39:56.611959 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:56.611959 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:56.612546 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76d7fecd-9ba9-42f0-8471-b27a7bece398 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:56.652092 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76d7fecd-9ba9-42f0-8471-b27a7bece398 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Delete volume request issued successfully. Aug 13 02:39:56.652554 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76d7fecd-9ba9-42f0-8471-b27a7bece398 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 returned with HTTP 202 Aug 13 02:39:56.653506 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 402/1588] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:39:56 2026] DELETE /volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:39:56.672264 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a4da0c03-81c3-4895-b4bb-131590a64d95 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:56.675556 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4da0c03-81c3-4895-b4bb-131590a64d95 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 Aug 13 02:39:56.675556 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4da0c03-81c3-4895-b4bb-131590a64d95 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:56.675556 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4da0c03-81c3-4895-b4bb-131590a64d95 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:56.690216 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:56.690216 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:56.704785 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a4da0c03-81c3-4895-b4bb-131590a64d95 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:56.711069 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4da0c03-81c3-4895-b4bb-131590a64d95 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 returned with HTTP 200 Aug 13 02:39:56.711644 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 403/1589] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:56 2026] GET /volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 => generated 1352 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:57.073087 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-95e3de8e-b507-4868-8fec-cd8354b166b4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:57.077040 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95e3de8e-b507-4868-8fec-cd8354b166b4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] GET https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 Aug 13 02:39:57.077040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95e3de8e-b507-4868-8fec-cd8354b166b4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:57.077747 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95e3de8e-b507-4868-8fec-cd8354b166b4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:57.082905 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=520,cinder:INSERT=70,cinder:UPDATE=120 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:39:57.089108 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95e3de8e-b507-4868-8fec-cd8354b166b4 tempest-VolumesBackupsAdminTest-2090946014 tempest-VolumesBackupsAdminTest-2090946014-project-member] https://10.4.3.30/volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 returned with HTTP 404 Aug 13 02:39:57.091349 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 399/1590] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:57 2026] GET /volume/v3/volumes/e6724944-bfba-4991-959e-eef8493460f7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:57.139674 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-41b11b49-396d-4d8c-8487-e62c27798d89 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:57.145369 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-41b11b49-396d-4d8c-8487-e62c27798d89 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:57.145369 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-41b11b49-396d-4d8c-8487-e62c27798d89 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:57.145369 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-41b11b49-396d-4d8c-8487-e62c27798d89 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:57.176150 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:57.176150 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:57.185263 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-41b11b49-396d-4d8c-8487-e62c27798d89 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:57.188778 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54571063-defd-41f2-b279-3b95d7505184 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:57.192872 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54571063-defd-41f2-b279-3b95d7505184 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:57.193221 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54571063-defd-41f2-b279-3b95d7505184 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:57.194571 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54571063-defd-41f2-b279-3b95d7505184 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:57.196229 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-41b11b49-396d-4d8c-8487-e62c27798d89 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:57.199288 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 387/1591] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:57 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1442 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:57.199513 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=500,cinder:UPDATE=121,cinder:INSERT=83 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:39:57.220448 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:57.220448 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:57.227313 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-54571063-defd-41f2-b279-3b95d7505184 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:57.237117 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54571063-defd-41f2-b279-3b95d7505184 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:57.237117 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 403/1592] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:57 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:57.237871 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-2d4ee348-7c9f-411a-8136-4e1c24fffdc3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:57.243270 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-2d4ee348-7c9f-411a-8136-4e1c24fffdc3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264 Aug 13 02:39:57.243270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-2d4ee348-7c9f-411a-8136-4e1c24fffdc3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:57.243270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-2d4ee348-7c9f-411a-8136-4e1c24fffdc3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:57.266213 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:57.266213 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:57.411293 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-15719ac8-d52c-4d6a-988f-44168601ef10 req-2d4ee348-7c9f-411a-8136-4e1c24fffdc3 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264 returned with HTTP 200 Aug 13 02:39:57.415330 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 404/1593] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:39:57 2026] DELETE /volume/v3/attachments/0d20a5de-8044-4d44-bbec-2168fa382264 => generated 192 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:57.736432 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8b7c66c8-52e5-4fd4-b658-c571736f8b73 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:57.739718 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b7c66c8-52e5-4fd4-b658-c571736f8b73 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 Aug 13 02:39:57.739940 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b7c66c8-52e5-4fd4-b658-c571736f8b73 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:57.740433 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b7c66c8-52e5-4fd4-b658-c571736f8b73 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:57.749082 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b7c66c8-52e5-4fd4-b658-c571736f8b73 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 returned with HTTP 404 Aug 13 02:39:57.749948 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 400/1594] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:57 2026] GET /volume/v3/volumes/c869d88f-1889-443d-9a84-bf63875ee209 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:39:57.769971 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-db2b258b-4450-49e1-93e2-597066fadbc8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:57.771785 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:57.772164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-758573336"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:57.773724 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-758573336'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:57.773963 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume of 1 GB Aug 13 02:39:57.780405 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Availability Zones retrieved successfully. Aug 13 02:39:57.786661 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Flow 'volume_create_api' (443952f0-4e01-4fad-8e24-477f35ba20b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:57.787878 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631107b2-5359-496d-a5d0-83fab2f49b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:57.789295 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:57.845593 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631107b2-5359-496d-a5d0-83fab2f49b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:57.847173 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed488897-3715-4359-b82c-e616553184a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:58.015018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Created reservations ['e2da9369-81d0-4cd2-9f4e-f24475f30806', 'ed49329e-d133-4e62-92e5-1d435b3bf6df', 'a29f0bcc-35ce-4732-8538-f16a11c324a2', 'df6221fe-90b5-473a-a3e2-08dcee2f9c8d'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:58.016582 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed488897-3715-4359-b82c-e616553184a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2da9369-81d0-4cd2-9f4e-f24475f30806', 'ed49329e-d133-4e62-92e5-1d435b3bf6df', 'a29f0bcc-35ce-4732-8538-f16a11c324a2', 'df6221fe-90b5-473a-a3e2-08dcee2f9c8d']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:58.018180 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (057baf8a-f6c9-4b92-9c18-d4cea5c00438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:58.072876 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (057baf8a-f6c9-4b92-9c18-d4cea5c00438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b542399-e7d5-460d-ac1f-304a79e5f7ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-758573336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dabf1d5eb514028beea44298c53c5a3',qos_specs=None,replication_status=,reservations=['e2da9369-81d0-4cd2-9f4e-f24475f30806','ed49329e-d133-4e62-92e5-1d435b3bf6df','a29f0bcc-35ce-4732-8538-f16a11c324a2','df6221fe-90b5-473a-a3e2-08dcee2f9c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-758573336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b542399-e7d5-460d-ac1f-304a79e5f7ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dabf1d5eb514028beea44298c53c5a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:58.074932 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2100e8-42f6-42c9-9121-30e5d638187e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:58.115848 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2100e8-42f6-42c9-9121-30e5d638187e) transitioned into state 'SUCCESS' from state '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-758573336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dabf1d5eb514028beea44298c53c5a3',qos_specs=None,replication_status=,reservations=['e2da9369-81d0-4cd2-9f4e-f24475f30806','ed49329e-d133-4e62-92e5-1d435b3bf6df','a29f0bcc-35ce-4732-8538-f16a11c324a2','df6221fe-90b5-473a-a3e2-08dcee2f9c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:58.116790 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b906caf6-998d-48f8-8ef6-8326af1bf425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:58.146910 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b906caf6-998d-48f8-8ef6-8326af1bf425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:58.146910 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Flow 'volume_create_api' (443952f0-4e01-4fad-8e24-477f35ba20b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:58.146910 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume request issued successfully. Aug 13 02:39:58.149088 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db2b258b-4450-49e1-93e2-597066fadbc8 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:58.149088 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 388/1595] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:39:57 2026] POST /volume/v3/volumes => generated 744 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:58.179245 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea45acfe-1567-4134-9612-c74cf7e6f76b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:58.186544 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea45acfe-1567-4134-9612-c74cf7e6f76b tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca Aug 13 02:39:58.187163 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea45acfe-1567-4134-9612-c74cf7e6f76b tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:58.187610 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea45acfe-1567-4134-9612-c74cf7e6f76b tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:58.199626 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:58.199626 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:58.209425 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea45acfe-1567-4134-9612-c74cf7e6f76b tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:58.222526 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea45acfe-1567-4134-9612-c74cf7e6f76b tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca returned with HTTP 200 Aug 13 02:39:58.225296 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 404/1596] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:58 2026] GET /volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca => generated 812 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:58.267799 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a9c360d5-97f1-4031-9b94-33b08c12d9f1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:58.274077 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9c360d5-97f1-4031-9b94-33b08c12d9f1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:58.274077 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9c360d5-97f1-4031-9b94-33b08c12d9f1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:58.274077 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9c360d5-97f1-4031-9b94-33b08c12d9f1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:58.303006 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:58.303006 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:58.310441 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a9c360d5-97f1-4031-9b94-33b08c12d9f1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:58.315785 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9c360d5-97f1-4031-9b94-33b08c12d9f1 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:58.316524 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 405/1597] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:58 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1142 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:58.338607 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-16bd5a54-b195-4b06-8639-2b5d706f1e92 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:58.342046 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-16bd5a54-b195-4b06-8639-2b5d706f1e92 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:58.342377 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-16bd5a54-b195-4b06-8639-2b5d706f1e92 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:58.342781 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-16bd5a54-b195-4b06-8639-2b5d706f1e92 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:58.366231 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:58.366231 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:58.372108 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-16bd5a54-b195-4b06-8639-2b5d706f1e92 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] Volume info retrieved successfully. Aug 13 02:39:58.383068 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-16bd5a54-b195-4b06-8639-2b5d706f1e92 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-reader] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:58.384533 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 401/1598] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:58 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:58.457849 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-d68416ec-35d7-4cfd-8716-03547db4259d req-9d19b847-8419-43b5-8348-034ebcc3bf59 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:58.463951 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-9d19b847-8419-43b5-8348-034ebcc3bf59 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:58.464129 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-9d19b847-8419-43b5-8348-034ebcc3bf59 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:58.464482 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-9d19b847-8419-43b5-8348-034ebcc3bf59 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:58.483628 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:58.483628 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:58.490019 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-d68416ec-35d7-4cfd-8716-03547db4259d req-9d19b847-8419-43b5-8348-034ebcc3bf59 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:58.496969 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-9d19b847-8419-43b5-8348-034ebcc3bf59 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:58.498363 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 389/1599] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:39:58 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:58.541318 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d68416ec-35d7-4cfd-8716-03547db4259d req-60f2b566-cda5-4fed-8654-60d38dd97b89 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:58.549969 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-60f2b566-cda5-4fed-8654-60d38dd97b89 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9/action Aug 13 02:39:58.550536 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-60f2b566-cda5-4fed-8654-60d38dd97b89 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:39:58.550744 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-60f2b566-cda5-4fed-8654-60d38dd97b89 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:58.574079 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:58.574079 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:58.574800 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d68416ec-35d7-4cfd-8716-03547db4259d req-60f2b566-cda5-4fed-8654-60d38dd97b89 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:58.590009 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d68416ec-35d7-4cfd-8716-03547db4259d req-60f2b566-cda5-4fed-8654-60d38dd97b89 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Begin detaching volume completed successfully. Aug 13 02:39:58.590009 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-60f2b566-cda5-4fed-8654-60d38dd97b89 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9/action returned with HTTP 202 Aug 13 02:39:58.592857 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 405/1600] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:39:58 2026] POST /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:39:58.633823 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-102ff901-18aa-4c77-be72-4c7d8d7c1e0a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:58.636350 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-102ff901-18aa-4c77-be72-4c7d8d7c1e0a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:58.636592 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-102ff901-18aa-4c77-be72-4c7d8d7c1e0a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:58.637087 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-102ff901-18aa-4c77-be72-4c7d8d7c1e0a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:58.659163 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:58.659163 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:58.676673 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-102ff901-18aa-4c77-be72-4c7d8d7c1e0a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:58.690275 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4690389f-e05b-4d73-9c70-24ee46b8bda9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:58.690275 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4690389f-e05b-4d73-9c70-24ee46b8bda9 None None] GET https://10.4.3.30/volume// Aug 13 02:39:58.690418 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4690389f-e05b-4d73-9c70-24ee46b8bda9 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:58.690735 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4690389f-e05b-4d73-9c70-24ee46b8bda9 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:58.691319 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4690389f-e05b-4d73-9c70-24ee46b8bda9 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:39:58.691399 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-102ff901-18aa-4c77-be72-4c7d8d7c1e0a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:58.692865 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 406/1601] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:58 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:39:58.695844 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 402/1602] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:39:58 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:39:58.711688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-d68416ec-35d7-4cfd-8716-03547db4259d req-350d85a4-8a88-4720-9c59-0216d3e64fea None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:58.713399 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-350d85a4-8a88-4720-9c59-0216d3e64fea tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:58.713745 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-350d85a4-8a88-4720-9c59-0216d3e64fea tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:58.713745 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-350d85a4-8a88-4720-9c59-0216d3e64fea tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:58.729285 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:58.729285 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:58.737106 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-d68416ec-35d7-4cfd-8716-03547db4259d req-350d85a4-8a88-4720-9c59-0216d3e64fea tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:58.750421 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-350d85a4-8a88-4720-9c59-0216d3e64fea tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:58.751229 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 390/1603] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:39:58 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:39:59.249711 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca36279d-bf94-40ad-9646-8b326ca285d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:59.258993 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca36279d-bf94-40ad-9646-8b326ca285d5 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca Aug 13 02:39:59.259880 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca36279d-bf94-40ad-9646-8b326ca285d5 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:59.259880 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca36279d-bf94-40ad-9646-8b326ca285d5 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:59.272911 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:59.272911 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:39:59.280517 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ca36279d-bf94-40ad-9646-8b326ca285d5 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:59.294054 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca36279d-bf94-40ad-9646-8b326ca285d5 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca returned with HTTP 200 Aug 13 02:39:59.294540 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 406/1604] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:59 2026] GET /volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca => generated 837 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:59.315646 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:59.318158 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:39:59.318158 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8b542399-e7d5-460d-ac1f-304a79e5f7ca", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1114786588"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:39:59.320549 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume request body: {'volume': {'source_volid': '8b542399-e7d5-460d-ac1f-304a79e5f7ca', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1114786588'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:39:59.331409 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:59.331409 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:39:59.331716 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume retrieved successfully. Aug 13 02:39:59.331852 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume of 2 GB Aug 13 02:39:59.340673 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Availability Zones retrieved successfully. Aug 13 02:39:59.346937 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Flow 'volume_create_api' (699b0cc8-6202-4fd0-852e-69d6bbe1a6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:59.349764 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47829233-7fee-48cc-828d-b32fdfdfb463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:59.351665 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:39:59.395604 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47829233-7fee-48cc-828d-b32fdfdfb463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '8b542399-e7d5-460d-ac1f-304a79e5f7ca', 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:59.397387 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6239d1e-b311-45a0-bb01-8663ce7a3f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:59.465838 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Created reservations ['fa0ffffa-7c7d-4f59-8a0a-4204721bb8eb', '023b0825-0a1f-4a30-8577-6f6d15ad917e', '3e7b4541-56da-43e0-959b-cb1a1a77fedf', '8e795582-e5bf-44df-99e1-ece361c895c4'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:39:59.466956 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6239d1e-b311-45a0-bb01-8663ce7a3f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa0ffffa-7c7d-4f59-8a0a-4204721bb8eb', '023b0825-0a1f-4a30-8577-6f6d15ad917e', '3e7b4541-56da-43e0-959b-cb1a1a77fedf', '8e795582-e5bf-44df-99e1-ece361c895c4']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:59.468038 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (629d902b-3ae4-464f-89ef-e7b46ecacf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:59.524706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (629d902b-3ae4-464f-89ef-e7b46ecacf41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee73499c-ee64-4f38-8e15-ee5f4fde7cb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1114786588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dabf1d5eb514028beea44298c53c5a3',qos_specs=None,replication_status=,reservations=['fa0ffffa-7c7d-4f59-8a0a-4204721bb8eb','023b0825-0a1f-4a30-8577-6f6d15ad917e','3e7b4541-56da-43e0-959b-cb1a1a77fedf','8e795582-e5bf-44df-99e1-ece361c895c4'],size=2,snapshot_id=None,source_replicaid=,source_volid=8b542399-e7d5-460d-ac1f-304a79e5f7ca,status='creating',user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1114786588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee73499c-ee64-4f38-8e15-ee5f4fde7cb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dabf1d5eb514028beea44298c53c5a3',provider_auth=None,provider_geometry=None,provider_id=None,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=8b542399-e7d5-460d-ac1f-304a79e5f7ca,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:59.524706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d071ee-369e-46f3-88eb-7368423f95e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:59.556293 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d071ee-369e-46f3-88eb-7368423f95e7) transitioned into state 'SUCCESS' from state '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-1114786588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dabf1d5eb514028beea44298c53c5a3',qos_specs=None,replication_status=,reservations=['fa0ffffa-7c7d-4f59-8a0a-4204721bb8eb','023b0825-0a1f-4a30-8577-6f6d15ad917e','3e7b4541-56da-43e0-959b-cb1a1a77fedf','8e795582-e5bf-44df-99e1-ece361c895c4'],size=2,snapshot_id=None,source_replicaid=,source_volid=8b542399-e7d5-460d-ac1f-304a79e5f7ca,status='creating',user_id='78ebf7882dfe4ed7a8d8c28cbb3d87e3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:59.556293 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de749fb-ef87-4ef8-bd61-a17f7ded93db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:39:59.589723 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de749fb-ef87-4ef8-bd61-a17f7ded93db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:39:59.591052 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Flow 'volume_create_api' (699b0cc8-6202-4fd0-852e-69d6bbe1a6c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:39:59.591052 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Create volume request issued successfully. Aug 13 02:39:59.592749 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1f4e11c8-a7e0-4c25-9334-6c49a04a0080 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:39:59.592749 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 407/1605] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:39:59 2026] POST /volume/v3/volumes => generated 779 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:39:59.611404 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a4c50fca-02fb-41b8-9f81-ee2bee42c14c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:59.614311 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4c50fca-02fb-41b8-9f81-ee2bee42c14c tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 Aug 13 02:39:59.614311 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4c50fca-02fb-41b8-9f81-ee2bee42c14c tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:59.614651 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4c50fca-02fb-41b8-9f81-ee2bee42c14c tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:59.630598 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:59.630598 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:39:59.636542 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a4c50fca-02fb-41b8-9f81-ee2bee42c14c tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:39:59.642034 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4c50fca-02fb-41b8-9f81-ee2bee42c14c tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 returned with HTTP 200 Aug 13 02:39:59.643895 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 403/1606] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:59 2026] GET /volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:39:59.710173 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e326cba0-f70a-4984-ab9e-d055533b62d2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:39:59.715373 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e326cba0-f70a-4984-ab9e-d055533b62d2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:39:59.717197 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e326cba0-f70a-4984-ab9e-d055533b62d2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:39:59.717535 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e326cba0-f70a-4984-ab9e-d055533b62d2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:39:59.737089 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:39:59.737089 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:39:59.742741 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e326cba0-f70a-4984-ab9e-d055533b62d2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:39:59.747681 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e326cba0-f70a-4984-ab9e-d055533b62d2 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:39:59.748316 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 391/1607] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:39:59 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:00.660092 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-18b703e1-bb2c-4c24-910f-8c38733a176d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:00.662946 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18b703e1-bb2c-4c24-910f-8c38733a176d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 Aug 13 02:40:00.663550 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18b703e1-bb2c-4c24-910f-8c38733a176d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:00.664177 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18b703e1-bb2c-4c24-910f-8c38733a176d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:00.672777 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:00.672777 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:00.681705 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-18b703e1-bb2c-4c24-910f-8c38733a176d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:40:00.694005 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18b703e1-bb2c-4c24-910f-8c38733a176d tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 returned with HTTP 200 Aug 13 02:40:00.694531 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 407/1608] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:00 2026] GET /volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:00.714097 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e9b2d836-9b76-4a14-9955-c3969787ac2c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:00.718063 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9b2d836-9b76-4a14-9955-c3969787ac2c tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 Aug 13 02:40:00.718640 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9b2d836-9b76-4a14-9955-c3969787ac2c tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:00.719012 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9b2d836-9b76-4a14-9955-c3969787ac2c tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:00.732449 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:00.732449 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:00.739764 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e9b2d836-9b76-4a14-9955-c3969787ac2c tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:40:00.748361 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9b2d836-9b76-4a14-9955-c3969787ac2c tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 returned with HTTP 200 Aug 13 02:40:00.748529 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 408/1609] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:00 2026] GET /volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:00.764624 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-935ee039-f89b-4625-aabd-cf7d69397a24 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:00.766207 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-935ee039-f89b-4625-aabd-cf7d69397a24 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:40:00.767075 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-935ee039-f89b-4625-aabd-cf7d69397a24 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:00.767075 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-935ee039-f89b-4625-aabd-cf7d69397a24 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:00.768872 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1165a76f-e80d-4643-8ebd-4ccb94ea8844 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:00.770864 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1165a76f-e80d-4643-8ebd-4ccb94ea8844 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 Aug 13 02:40:00.772713 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1165a76f-e80d-4643-8ebd-4ccb94ea8844 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:00.772713 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1165a76f-e80d-4643-8ebd-4ccb94ea8844 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:00.778439 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:00.778439 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:00.783258 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-935ee039-f89b-4625-aabd-cf7d69397a24 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:00.788294 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:00.788294 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:00.789779 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-935ee039-f89b-4625-aabd-cf7d69397a24 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:40:00.790490 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 404/1610] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:00 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:00.801289 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1165a76f-e80d-4643-8ebd-4ccb94ea8844 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:40:00.810914 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1165a76f-e80d-4643-8ebd-4ccb94ea8844 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 returned with HTTP 200 Aug 13 02:40:00.812176 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 392/1611] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:00 2026] GET /volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:00.832048 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3192a6a8-06a2-4bf1-8e6f-3c607ed9ea77 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:00.840719 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3192a6a8-06a2-4bf1-8e6f-3c607ed9ea77 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] DELETE https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 Aug 13 02:40:00.841010 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3192a6a8-06a2-4bf1-8e6f-3c607ed9ea77 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:00.842643 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3192a6a8-06a2-4bf1-8e6f-3c607ed9ea77 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:00.842962 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3192a6a8-06a2-4bf1-8e6f-3c607ed9ea77 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Delete volume with id: ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 Aug 13 02:40:00.863653 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:00.863653 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:00.863653 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3192a6a8-06a2-4bf1-8e6f-3c607ed9ea77 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:40:00.898589 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3192a6a8-06a2-4bf1-8e6f-3c607ed9ea77 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Delete volume request issued successfully. Aug 13 02:40:00.898917 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3192a6a8-06a2-4bf1-8e6f-3c607ed9ea77 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 returned with HTTP 202 Aug 13 02:40:00.899359 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 408/1612] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:40:00 2026] DELETE /volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:00.915475 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3a22c9d2-045c-4753-9f66-2b8642eb8084 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:00.924071 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3a22c9d2-045c-4753-9f66-2b8642eb8084 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 Aug 13 02:40:00.924416 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3a22c9d2-045c-4753-9f66-2b8642eb8084 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:00.924738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3a22c9d2-045c-4753-9f66-2b8642eb8084 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:00.941076 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:00.941076 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:00.948808 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3a22c9d2-045c-4753-9f66-2b8642eb8084 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:40:00.957820 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3a22c9d2-045c-4753-9f66-2b8642eb8084 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 returned with HTTP 200 Aug 13 02:40:00.958420 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 409/1613] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:00 2026] GET /volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 => generated 871 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:01.809863 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bbba3782-4c06-4d02-9a72-ede233683042 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:01.812088 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bbba3782-4c06-4d02-9a72-ede233683042 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:40:01.812368 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bbba3782-4c06-4d02-9a72-ede233683042 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:01.812624 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bbba3782-4c06-4d02-9a72-ede233683042 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:01.832740 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:01.832740 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:01.840475 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bbba3782-4c06-4d02-9a72-ede233683042 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:01.863089 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bbba3782-4c06-4d02-9a72-ede233683042 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:40:01.863089 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 405/1614] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:01 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1145 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:01.980037 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b252534c-5066-409c-bfb2-c4a828c0267b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:01.983699 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b252534c-5066-409c-bfb2-c4a828c0267b tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 Aug 13 02:40:01.983699 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b252534c-5066-409c-bfb2-c4a828c0267b tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:01.983699 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b252534c-5066-409c-bfb2-c4a828c0267b tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:01.993889 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b252534c-5066-409c-bfb2-c4a828c0267b tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 returned with HTTP 404 Aug 13 02:40:01.995080 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 393/1615] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:01 2026] GET /volume/v3/volumes/ee73499c-ee64-4f38-8e15-ee5f4fde7cb5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:02.009982 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6548910c-96c7-4179-80d3-baa1767da3d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:02.014481 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6548910c-96c7-4179-80d3-baa1767da3d3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca Aug 13 02:40:02.014481 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6548910c-96c7-4179-80d3-baa1767da3d3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:02.014481 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6548910c-96c7-4179-80d3-baa1767da3d3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:02.035280 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:02.035280 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:02.045416 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6548910c-96c7-4179-80d3-baa1767da3d3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:40:02.055273 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6548910c-96c7-4179-80d3-baa1767da3d3 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca returned with HTTP 200 Aug 13 02:40:02.056526 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 409/1616] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:02 2026] GET /volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca => generated 837 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:02.079904 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-67455c77-e067-4751-9fc5-92ed77ec49ea None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:02.086292 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-67455c77-e067-4751-9fc5-92ed77ec49ea tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca Aug 13 02:40:02.086292 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-67455c77-e067-4751-9fc5-92ed77ec49ea tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:02.086292 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-67455c77-e067-4751-9fc5-92ed77ec49ea tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:02.086292 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-67455c77-e067-4751-9fc5-92ed77ec49ea tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Delete volume with id: 8b542399-e7d5-460d-ac1f-304a79e5f7ca Aug 13 02:40:02.089004 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=439,cinder:INSERT=51,cinder:UPDATE=97 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:40:02.097139 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:02.097139 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:02.097632 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-67455c77-e067-4751-9fc5-92ed77ec49ea tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:40:02.141126 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-67455c77-e067-4751-9fc5-92ed77ec49ea tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Delete volume request issued successfully. Aug 13 02:40:02.141391 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-67455c77-e067-4751-9fc5-92ed77ec49ea tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca returned with HTTP 202 Aug 13 02:40:02.142799 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 410/1617] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:40:02 2026] DELETE /volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:02.155584 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fb71c6f2-c469-4b4b-ad3d-974383f96f47 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:02.157920 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb71c6f2-c469-4b4b-ad3d-974383f96f47 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca Aug 13 02:40:02.158286 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb71c6f2-c469-4b4b-ad3d-974383f96f47 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:02.160727 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb71c6f2-c469-4b4b-ad3d-974383f96f47 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:02.174443 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:02.174443 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:02.181487 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fb71c6f2-c469-4b4b-ad3d-974383f96f47 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Volume info retrieved successfully. Aug 13 02:40:02.190914 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb71c6f2-c469-4b4b-ad3d-974383f96f47 tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca returned with HTTP 200 Aug 13 02:40:02.192505 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 406/1618] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:02 2026] GET /volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:02.885977 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-d68416ec-35d7-4cfd-8716-03547db4259d req-331a8523-d4d1-4fd4-b484-593437a0f903 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:02.886092 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7962b3fb-7b8b-419d-829f-9db51bbeb2bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:02.887721 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-331a8523-d4d1-4fd4-b484-593437a0f903 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:40:02.888066 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-331a8523-d4d1-4fd4-b484-593437a0f903 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:02.889377 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-331a8523-d4d1-4fd4-b484-593437a0f903 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:02.890539 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7962b3fb-7b8b-419d-829f-9db51bbeb2bf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:40:02.890696 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7962b3fb-7b8b-419d-829f-9db51bbeb2bf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:02.890886 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7962b3fb-7b8b-419d-829f-9db51bbeb2bf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:02.909295 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:02.909295 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:02.909530 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:02.909530 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:02.916901 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7962b3fb-7b8b-419d-829f-9db51bbeb2bf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:02.918283 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-d68416ec-35d7-4cfd-8716-03547db4259d req-331a8523-d4d1-4fd4-b484-593437a0f903 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:02.924448 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7962b3fb-7b8b-419d-829f-9db51bbeb2bf tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:40:02.925000 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 410/1619] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:02 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:02.926905 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-331a8523-d4d1-4fd4-b484-593437a0f903 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:40:02.927583 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 394/1620] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:02 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:02.944686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-1f7c2e8a-1137-4140-ae8f-93757502a48c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:02.948009 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-1f7c2e8a-1137-4140-ae8f-93757502a48c tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] GET https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:40:02.949703 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-1f7c2e8a-1137-4140-ae8f-93757502a48c tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:02.949703 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-1f7c2e8a-1137-4140-ae8f-93757502a48c tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:02.972835 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:02.972835 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:02.983348 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-1f7c2e8a-1137-4140-ae8f-93757502a48c tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:40:02.995047 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-1f7c2e8a-1137-4140-ae8f-93757502a48c tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac returned with HTTP 200 Aug 13 02:40:02.995047 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 411/1621] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:02 2026] GET /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac => generated 1650 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:40:03.054823 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-ba99aaae-976c-483a-9666-dc571ab544ce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:03.059065 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-ba99aaae-976c-483a-9666-dc571ab544ce tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] GET https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:40:03.059351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-ba99aaae-976c-483a-9666-dc571ab544ce tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:03.059558 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-ba99aaae-976c-483a-9666-dc571ab544ce tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:03.081521 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:03.081521 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:03.088436 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-ba99aaae-976c-483a-9666-dc571ab544ce tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:40:03.097909 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-ba99aaae-976c-483a-9666-dc571ab544ce tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac returned with HTTP 200 Aug 13 02:40:03.099613 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 407/1622] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:03 2026] GET /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac => generated 1650 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:03.213681 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ba018018-0e39-4df1-9b48-93b97e1f618f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:03.218880 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba018018-0e39-4df1-9b48-93b97e1f618f tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] GET https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca Aug 13 02:40:03.219656 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba018018-0e39-4df1-9b48-93b97e1f618f tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:03.219656 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba018018-0e39-4df1-9b48-93b97e1f618f tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:03.228584 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba018018-0e39-4df1-9b48-93b97e1f618f tempest-VolumesCloneTest-1535005987 tempest-VolumesCloneTest-1535005987-project-member] https://10.4.3.30/volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca returned with HTTP 404 Aug 13 02:40:03.231493 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 411/1623] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:03 2026] GET /volume/v3/volumes/8b542399-e7d5-460d-ac1f-304a79e5f7ca => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:03.342798 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-d68416ec-35d7-4cfd-8716-03547db4259d req-b896a37b-3a5a-4c0a-9dc8-da15987b29de None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:03.348165 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-b896a37b-3a5a-4c0a-9dc8-da15987b29de tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393 Aug 13 02:40:03.349681 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-b896a37b-3a5a-4c0a-9dc8-da15987b29de tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:03.350142 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-b896a37b-3a5a-4c0a-9dc8-da15987b29de tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:03.362904 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:03.362904 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:03.443276 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d68416ec-35d7-4cfd-8716-03547db4259d req-b896a37b-3a5a-4c0a-9dc8-da15987b29de tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393 returned with HTTP 200 Aug 13 02:40:03.443888 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 395/1624] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:40:03 2026] DELETE /volume/v3/attachments/e2c7d038-3dd3-4501-9abc-d1837955d393 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:03.945374 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5199a216-1dfe-4914-af05-fc8601d64a38 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:03.950334 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5199a216-1dfe-4914-af05-fc8601d64a38 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:40:03.950334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5199a216-1dfe-4914-af05-fc8601d64a38 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:03.950334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5199a216-1dfe-4914-af05-fc8601d64a38 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:03.959754 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:03.959754 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:03.968171 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5199a216-1dfe-4914-af05-fc8601d64a38 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:03.978363 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5199a216-1dfe-4914-af05-fc8601d64a38 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:40:03.979152 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 412/1625] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:03 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:40:04.003685 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-16741c8d-b68d-4ce5-9589-705e36848dda None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:04.008402 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-16741c8d-b68d-4ce5-9589-705e36848dda tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:40:04.008660 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-16741c8d-b68d-4ce5-9589-705e36848dda tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:04.008913 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-16741c8d-b68d-4ce5-9589-705e36848dda tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:04.026077 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:04.026077 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:04.038484 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-16741c8d-b68d-4ce5-9589-705e36848dda tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:04.048448 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-16741c8d-b68d-4ce5-9589-705e36848dda tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:40:04.049224 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 408/1626] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:04 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:04.147907 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-96e1b14e-3687-410d-b30b-fe4ed6a27e01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:04.152616 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96e1b14e-3687-410d-b30b-fe4ed6a27e01 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:40:04.153779 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96e1b14e-3687-410d-b30b-fe4ed6a27e01 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:04.154072 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96e1b14e-3687-410d-b30b-fe4ed6a27e01 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:04.168856 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:04.168856 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:04.182467 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-96e1b14e-3687-410d-b30b-fe4ed6a27e01 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:04.193756 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96e1b14e-3687-410d-b30b-fe4ed6a27e01 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:40:04.194480 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 412/1627] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:04 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:04.309624 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:04.314136 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:40:04.315889 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-417505161", "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:04.320124 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-417505161', 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:40:04.495705 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume of 1 GB Aug 13 02:40:04.496099 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:04.496099 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:04.498274 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Availability Zones retrieved successfully. Aug 13 02:40:04.510329 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Flow 'volume_create_api' (187b3720-827f-423e-a333-d1a9b3253d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:04.511508 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7251d0c-eb55-40cb-a252-f7b4c6205517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:04.512664 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:40:04.589659 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:04.589659 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:04.614588 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7251d0c-eb55-40cb-a252-f7b4c6205517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=94fea238-b39b-4642-9f09-a1868d2b69f5,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94fea238-b39b-4642-9f09-a1868d2b69f5', 'encryption_key_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=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:04.617501 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32012c28-6bcb-4458-87cc-c8bc3109cf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:04.701330 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Created reservations ['5798a7c4-e5c1-48a2-9bec-70c572b49cb6', 'faac1832-23f7-44d6-ae18-1a0677c6de4e', 'c0ca73fd-39de-496d-9736-b6f461c7bd11', '07a070ce-1779-494c-be47-7038c63a9891'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:04.701330 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32012c28-6bcb-4458-87cc-c8bc3109cf89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5798a7c4-e5c1-48a2-9bec-70c572b49cb6', 'faac1832-23f7-44d6-ae18-1a0677c6de4e', 'c0ca73fd-39de-496d-9736-b6f461c7bd11', '07a070ce-1779-494c-be47-7038c63a9891']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:04.701330 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750188c7-06ac-4e09-9e8c-c9e145497879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:04.737101 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750188c7-06ac-4e09-9e8c-c9e145497879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd445d5f-07c6-413b-a964-f7ad1652da97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-417505161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6d9d276990d46a3a1cf633bfc90df28',qos_specs=None,replication_status=,reservations=['5798a7c4-e5c1-48a2-9bec-70c572b49cb6','faac1832-23f7-44d6-ae18-1a0677c6de4e','c0ca73fd-39de-496d-9736-b6f461c7bd11','07a070ce-1779-494c-be47-7038c63a9891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbfa5058394b108668c3726e699862',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:40:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-417505161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd445d5f-07c6-413b-a964-f7ad1652da97,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c6d9d276990d46a3a1cf633bfc90df28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89dbfa5058394b108668c3726e699862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94fea238-b39b-4642-9f09-a1868d2b69f5),volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:04.738389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d348f1-2eab-4daa-8bad-3ca698a34687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:04.778781 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d348f1-2eab-4daa-8bad-3ca698a34687) transitioned into state 'SUCCESS' from state '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-417505161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c6d9d276990d46a3a1cf633bfc90df28',qos_specs=None,replication_status=,reservations=['5798a7c4-e5c1-48a2-9bec-70c572b49cb6','faac1832-23f7-44d6-ae18-1a0677c6de4e','c0ca73fd-39de-496d-9736-b6f461c7bd11','07a070ce-1779-494c-be47-7038c63a9891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbfa5058394b108668c3726e699862',volume_type_id=94fea238-b39b-4642-9f09-a1868d2b69f5)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:04.779706 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b5bbea-5779-475c-a82b-10f90f35a31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:04.802332 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b5bbea-5779-475c-a82b-10f90f35a31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:04.802332 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Flow 'volume_create_api' (187b3720-827f-423e-a333-d1a9b3253d42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:04.802332 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create volume request issued successfully. Aug 13 02:40:04.802568 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f3d5a88a-d702-41aa-8789-1a30103aa98a tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:40:04.803201 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 396/1628] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:40:04 2026] POST /volume/v3/volumes => generated 757 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:04.820643 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aadd702d-d010-4d67-ab86-bca560149f79 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:04.827306 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aadd702d-d010-4d67-ab86-bca560149f79 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:04.827306 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aadd702d-d010-4d67-ab86-bca560149f79 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:04.827306 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aadd702d-d010-4d67-ab86-bca560149f79 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:04.836790 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:04.836790 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:04.849335 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-aadd702d-d010-4d67-ab86-bca560149f79 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:04.857122 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aadd702d-d010-4d67-ab86-bca560149f79 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 returned with HTTP 200 Aug 13 02:40:04.857756 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 413/1629] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:04 2026] GET /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:05.631788 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6ee4f259-0fc3-413f-9da4-ede7f3364c08 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:05.631788 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ee4f259-0fc3-413f-9da4-ede7f3364c08 None None] GET https://10.4.3.30/volume// Aug 13 02:40:05.631788 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ee4f259-0fc3-413f-9da4-ede7f3364c08 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:05.631788 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ee4f259-0fc3-413f-9da4-ede7f3364c08 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:05.631788 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ee4f259-0fc3-413f-9da4-ede7f3364c08 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:05.631788 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 409/1630] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:40:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:05.643167 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-1eb232ab-9d90-466a-98c5-f94b5add2ce0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:05.646819 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-1eb232ab-9d90-466a-98c5-f94b5add2ce0 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:40:05.647319 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-1eb232ab-9d90-466a-98c5-f94b5add2ce0 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4f433d3-8945-4909-bc8a-c95313e43cac", "connector": null, "instance_uuid": "61922a0a-14ab-46c5-a085-1da5fa140c94"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:05.666714 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:05.666714 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:05.731823 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-1eb232ab-9d90-466a-98c5-f94b5add2ce0 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:40:05.732112 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 413/1631] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:40:05 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:05.854665 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-dec462c6-fc4b-4732-8493-95852649ba12 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:05.858222 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-dec462c6-fc4b-4732-8493-95852649ba12 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] DELETE https://10.4.3.30/volume/v3/attachments/b5d72831-41fd-4c42-a8b9-47706839de56 Aug 13 02:40:05.858485 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-dec462c6-fc4b-4732-8493-95852649ba12 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:05.858735 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-dec462c6-fc4b-4732-8493-95852649ba12 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:05.882591 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:05.882591 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:05.882844 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3357512c-da63-4f0e-8b28-1e19ac3b69ff None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:05.886488 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3357512c-da63-4f0e-8b28-1e19ac3b69ff tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:05.887388 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3357512c-da63-4f0e-8b28-1e19ac3b69ff tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:05.888328 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3357512c-da63-4f0e-8b28-1e19ac3b69ff tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:05.902419 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:05.902419 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:05.913661 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3357512c-da63-4f0e-8b28-1e19ac3b69ff tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:05.922651 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3357512c-da63-4f0e-8b28-1e19ac3b69ff tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 returned with HTTP 200 Aug 13 02:40:05.922651 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 414/1632] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:05 2026] GET /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:06.024382 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-dec462c6-fc4b-4732-8493-95852649ba12 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/attachments/b5d72831-41fd-4c42-a8b9-47706839de56 returned with HTTP 200 Aug 13 02:40:06.025532 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 397/1633] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:40:05 2026] DELETE /volume/v3/attachments/b5d72831-41fd-4c42-a8b9-47706839de56 => generated 192 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:06.158145 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e6989e41-f3b7-4555-b338-82ef16922934 req-3402da33-e6e4-4794-b744-5361e4cc2f48 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:06.161565 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-3402da33-e6e4-4794-b744-5361e4cc2f48 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:06.161890 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-3402da33-e6e4-4794-b744-5361e4cc2f48 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:06.162185 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-3402da33-e6e4-4794-b744-5361e4cc2f48 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:06.167456 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4c84e8b-a517-4b30-afa6-455609dc83af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:06.168039 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4c84e8b-a517-4b30-afa6-455609dc83af None None] GET https://10.4.3.30/volume// Aug 13 02:40:06.168856 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4c84e8b-a517-4b30-afa6-455609dc83af None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:06.168856 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4c84e8b-a517-4b30-afa6-455609dc83af None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:06.169122 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4c84e8b-a517-4b30-afa6-455609dc83af None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:06.170017 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 414/1634] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:40:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:06.172880 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:06.172880 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:06.181541 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a9d3912e-09a0-407d-9f30-e92aa63b390d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:06.182363 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-e6989e41-f3b7-4555-b338-82ef16922934 req-3402da33-e6e4-4794-b744-5361e4cc2f48 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:06.186861 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a9d3912e-09a0-407d-9f30-e92aa63b390d tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] POST https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac/action Aug 13 02:40:06.188274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a9d3912e-09a0-407d-9f30-e92aa63b390d tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Action body: b'{"os-reimage": {"image_id": "ee9a88e1-81b6-4ab7-bbbd-7bdbd67bad40", "reimage_reserved": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:06.188274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a9d3912e-09a0-407d-9f30-e92aa63b390d tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "ee9a88e1-81b6-4ab7-bbbd-7bdbd67bad40", "reimage_reserved": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:06.193647 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-3402da33-e6e4-4794-b744-5361e4cc2f48 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 returned with HTTP 200 Aug 13 02:40:06.194103 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 410/1635] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:06 2026] GET /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:06.206911 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:06.206911 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:06.207444 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a9d3912e-09a0-407d-9f30-e92aa63b390d tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:40:06.392017 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a9d3912e-09a0-407d-9f30-e92aa63b390d tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac/action returned with HTTP 202 Aug 13 02:40:06.392913 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 415/1636] 10.4.3.30 () {74 vars in 1706 bytes} [Thu Aug 13 02:40:06 2026] POST /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 02:40:06.905017 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e6989e41-f3b7-4555-b338-82ef16922934 req-f2f7a3f4-a9b8-4afa-8f7f-811268a88329 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:06.909007 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-f2f7a3f4-a9b8-4afa-8f7f-811268a88329 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:06.909283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-f2f7a3f4-a9b8-4afa-8f7f-811268a88329 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:06.909512 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-f2f7a3f4-a9b8-4afa-8f7f-811268a88329 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:06.924913 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:06.924913 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:06.932998 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-e6989e41-f3b7-4555-b338-82ef16922934 req-f2f7a3f4-a9b8-4afa-8f7f-811268a88329 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:06.942528 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-f2f7a3f4-a9b8-4afa-8f7f-811268a88329 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 returned with HTTP 200 Aug 13 02:40:06.943971 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 398/1637] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:06 2026] GET /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:06.959209 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ebc4dd4b-f5f0-4f4e-b844-dedc21ce7f1c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:06.959712 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebc4dd4b-f5f0-4f4e-b844-dedc21ce7f1c None None] GET https://10.4.3.30/volume// Aug 13 02:40:06.959855 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebc4dd4b-f5f0-4f4e-b844-dedc21ce7f1c None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:06.960132 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebc4dd4b-f5f0-4f4e-b844-dedc21ce7f1c None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:06.960664 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebc4dd4b-f5f0-4f4e-b844-dedc21ce7f1c None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:06.961029 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 415/1638] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:40:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:06.970830 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e6989e41-f3b7-4555-b338-82ef16922934 req-a6eed32c-e2fd-40c9-bd99-2582632e1793 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:06.973495 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-a6eed32c-e2fd-40c9-bd99-2582632e1793 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:40:06.974029 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-a6eed32c-e2fd-40c9-bd99-2582632e1793 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd445d5f-07c6-413b-a964-f7ad1652da97", "connector": null, "instance_uuid": "732857fe-2c26-4f65-81cb-1d56a5bbedd2"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:06.982744 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:06.982744 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:06.998685 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cd8137f9-a3f0-4c1f-9183-2d4f7b6fa24e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:07.000483 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd8137f9-a3f0-4c1f-9183-2d4f7b6fa24e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:07.000688 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd8137f9-a3f0-4c1f-9183-2d4f7b6fa24e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:07.000887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd8137f9-a3f0-4c1f-9183-2d4f7b6fa24e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:07.011276 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:07.011276 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:07.016247 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cd8137f9-a3f0-4c1f-9183-2d4f7b6fa24e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:07.022142 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-a6eed32c-e2fd-40c9-bd99-2582632e1793 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:40:07.022846 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 411/1639] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:40:06 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:07.022987 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd8137f9-a3f0-4c1f-9183-2d4f7b6fa24e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:07.023527 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 416/1640] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:06 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:07.963319 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:08.041729 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d1f58f5-a909-4a23-8e33-e9b4c5fa32c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:08.045470 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d1f58f5-a909-4a23-8e33-e9b4c5fa32c5 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:08.045721 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d1f58f5-a909-4a23-8e33-e9b4c5fa32c5 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:08.046440 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d1f58f5-a909-4a23-8e33-e9b4c5fa32c5 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:08.064228 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:08.064228 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:08.070111 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1d1f58f5-a909-4a23-8e33-e9b4c5fa32c5 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:08.077964 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:40:08.078415 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-179240654"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:08.079730 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d1f58f5-a909-4a23-8e33-e9b4c5fa32c5 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:08.080048 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-179240654'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:40:08.080048 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume of 1 GB Aug 13 02:40:08.080182 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 416/1641] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:08 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:08.085189 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Availability Zones retrieved successfully. Aug 13 02:40:08.092332 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (615c3a9a-f45d-4ee9-aabd-2b7a0ce10184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:08.093456 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d2de3c3-adb5-4820-a600-6b46055d3260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:08.094714 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:40:08.140272 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d2de3c3-adb5-4820-a600-6b46055d3260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:08.141100 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c70b93e-1da8-49a2-9dd1-313c9b3d0d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:08.254355 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['6acff650-902d-4ee1-a9c6-b67bddf282f0', 'c883ca7e-509a-490a-8552-dfb953baeca9', '77610beb-51b6-4e37-88f3-58f6e1c86bb0', '8399121a-31fc-49e5-9e98-8fd01608de02'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:08.255320 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c70b93e-1da8-49a2-9dd1-313c9b3d0d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6acff650-902d-4ee1-a9c6-b67bddf282f0', 'c883ca7e-509a-490a-8552-dfb953baeca9', '77610beb-51b6-4e37-88f3-58f6e1c86bb0', '8399121a-31fc-49e5-9e98-8fd01608de02']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:08.256518 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b062c0-9684-4cf3-ab68-d1d21306e12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:08.291785 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b062c0-9684-4cf3-ab68-d1d21306e12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d26a597-f239-4a9a-81f5-55c0e3be11ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-179240654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['6acff650-902d-4ee1-a9c6-b67bddf282f0','c883ca7e-509a-490a-8552-dfb953baeca9','77610beb-51b6-4e37-88f3-58f6e1c86bb0','8399121a-31fc-49e5-9e98-8fd01608de02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-179240654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d26a597-f239-4a9a-81f5-55c0e3be11ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914e1e0148f349e59ba224a23a085865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86850a7dc1674e7797f891cf32782d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:08.292580 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d1e9683-3887-43aa-a3b3-8411c0161f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:08.337383 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d1e9683-3887-43aa-a3b3-8411c0161f62) transitioned into state 'SUCCESS' from state '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-179240654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['6acff650-902d-4ee1-a9c6-b67bddf282f0','c883ca7e-509a-490a-8552-dfb953baeca9','77610beb-51b6-4e37-88f3-58f6e1c86bb0','8399121a-31fc-49e5-9e98-8fd01608de02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:08.338379 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060d952d-f160-4dd2-8849-891a103c17bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:08.359464 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060d952d-f160-4dd2-8849-891a103c17bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:08.359650 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (615c3a9a-f45d-4ee9-aabd-2b7a0ce10184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:08.360078 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume request issued successfully. Aug 13 02:40:08.360887 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bdf587a2-ae8d-4436-b019-372f26ed0d1d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:40:08.363433 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 399/1642] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:40:07 2026] POST /volume/v3/volumes => generated 746 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:08.943968 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a07c5e61-2936-4191-a9ea-7ee8344014db None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:08.944434 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a07c5e61-2936-4191-a9ea-7ee8344014db None None] GET https://10.4.3.30/volume// Aug 13 02:40:08.944628 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a07c5e61-2936-4191-a9ea-7ee8344014db None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:08.944793 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a07c5e61-2936-4191-a9ea-7ee8344014db None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:08.945108 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a07c5e61-2936-4191-a9ea-7ee8344014db None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:08.945455 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 412/1643] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:40:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:08.956061 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e6989e41-f3b7-4555-b338-82ef16922934 req-d2348631-6122-4b35-88d1-33f39f80a6d8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:08.958769 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-d2348631-6122-4b35-88d1-33f39f80a6d8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:08.958954 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-d2348631-6122-4b35-88d1-33f39f80a6d8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:08.959181 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-d2348631-6122-4b35-88d1-33f39f80a6d8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:08.983042 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:08.983042 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:08.998294 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e6989e41-f3b7-4555-b338-82ef16922934 req-d2348631-6122-4b35-88d1-33f39f80a6d8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:09.003903 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-d2348631-6122-4b35-88d1-33f39f80a6d8 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 returned with HTTP 200 Aug 13 02:40:09.006820 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 417/1644] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:40:08 2026] GET /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 => generated 1544 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:40:09.101734 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d26981aa-25fc-4c1b-a010-397156891e2b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:09.105237 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d26981aa-25fc-4c1b-a010-397156891e2b tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:09.105551 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d26981aa-25fc-4c1b-a010-397156891e2b tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:09.105823 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d26981aa-25fc-4c1b-a010-397156891e2b tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:09.116326 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:09.116326 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:09.122157 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d26981aa-25fc-4c1b-a010-397156891e2b tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:09.127828 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d26981aa-25fc-4c1b-a010-397156891e2b tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:09.128401 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 417/1645] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:09 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:09.138590 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e6989e41-f3b7-4555-b338-82ef16922934 req-414b5cb2-6ffc-4fc3-9be3-3b6ae3e0dd59 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:09.142366 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-414b5cb2-6ffc-4fc3-9be3-3b6ae3e0dd59 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] PUT https://10.4.3.30/volume/v3/attachments/444c875b-1b97-4df0-9274-84c6789c50b9 Aug 13 02:40:09.143246 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-414b5cb2-6ffc-4fc3-9be3-3b6ae3e0dd59 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:09.157454 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e6989e41-f3b7-4555-b338-82ef16922934 req-414b5cb2-6ffc-4fc3-9be3-3b6ae3e0dd59 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Acquiring lock "cinder-attachment_update-bd445d5f-07c6-413b-a964-f7ad1652da97-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:40:09.165279 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e6989e41-f3b7-4555-b338-82ef16922934 req-414b5cb2-6ffc-4fc3-9be3-3b6ae3e0dd59 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-bd445d5f-07c6-413b-a964-f7ad1652da97-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:40:09.165279 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:09.165279 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:09.291947 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e6989e41-f3b7-4555-b338-82ef16922934 req-414b5cb2-6ffc-4fc3-9be3-3b6ae3e0dd59 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Lock "cinder-attachment_update-bd445d5f-07c6-413b-a964-f7ad1652da97-np0000007139" released by "attachment_update" :: held 0.128s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:40:09.291947 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-414b5cb2-6ffc-4fc3-9be3-3b6ae3e0dd59 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/444c875b-1b97-4df0-9274-84c6789c50b9 returned with HTTP 200 Aug 13 02:40:09.291947 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 400/1646] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:40:09 2026] PUT /volume/v3/attachments/444c875b-1b97-4df0-9274-84c6789c50b9 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:09.326196 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e6989e41-f3b7-4555-b338-82ef16922934 req-80e327d3-0b09-48aa-80a2-89c9b5f0d380 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:09.328815 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-80e327d3-0b09-48aa-80a2-89c9b5f0d380 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/attachments/444c875b-1b97-4df0-9274-84c6789c50b9/action Aug 13 02:40:09.329310 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-80e327d3-0b09-48aa-80a2-89c9b5f0d380 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:09.329512 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-80e327d3-0b09-48aa-80a2-89c9b5f0d380 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:09.354204 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:09.354204 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:09.372226 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e6989e41-f3b7-4555-b338-82ef16922934 req-80e327d3-0b09-48aa-80a2-89c9b5f0d380 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/444c875b-1b97-4df0-9274-84c6789c50b9/action returned with HTTP 204 Aug 13 02:40:09.372975 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 413/1647] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:40:09 2026] POST /volume/v3/attachments/444c875b-1b97-4df0-9274-84c6789c50b9/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:10.150992 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3b4524dc-7c56-4dc7-a9e8-b52f7cfcc997 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:10.155477 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b4524dc-7c56-4dc7-a9e8-b52f7cfcc997 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:10.155695 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b4524dc-7c56-4dc7-a9e8-b52f7cfcc997 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:10.155895 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b4524dc-7c56-4dc7-a9e8-b52f7cfcc997 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:10.173602 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:10.173602 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:10.187312 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3b4524dc-7c56-4dc7-a9e8-b52f7cfcc997 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:10.188191 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b4524dc-7c56-4dc7-a9e8-b52f7cfcc997 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:10.188360 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 418/1648] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:10 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:11.205540 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a02959e-2527-4f2b-9f9d-6cecc63ee8ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:11.208546 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a02959e-2527-4f2b-9f9d-6cecc63ee8ae tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:11.209293 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a02959e-2527-4f2b-9f9d-6cecc63ee8ae tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:11.209293 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a02959e-2527-4f2b-9f9d-6cecc63ee8ae tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:11.226322 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:11.226322 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:11.233913 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6a02959e-2527-4f2b-9f9d-6cecc63ee8ae tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:11.242048 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a02959e-2527-4f2b-9f9d-6cecc63ee8ae tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:11.242593 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 418/1649] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:11 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:11.294411 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6f9e87f9-43bc-4f49-bb81-619b8d6f041d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:11.296382 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6f9e87f9-43bc-4f49-bb81-619b8d6f041d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] POST https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action Aug 13 02:40:11.296736 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6f9e87f9-43bc-4f49-bb81-619b8d6f041d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1586236373", "disk_format": "qcow2"}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:11.296866 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6f9e87f9-43bc-4f49-bb81-619b8d6f041d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1586236373", "disk_format": "qcow2"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:11.305978 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:11.305978 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:11.306604 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6f9e87f9-43bc-4f49-bb81-619b8d6f041d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:11.325583 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:11.325583 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:11.330983 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.image.image_utils [None req-6f9e87f9-43bc-4f49-bb81-619b8d6f041d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1586236373'}] 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-1586236373'}]. {{(pid=100287) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 02:40:12.094438 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6f9e87f9-43bc-4f49-bb81-619b8d6f041d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Copy volume to image completed successfully. Aug 13 02:40:12.095012 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6f9e87f9-43bc-4f49-bb81-619b8d6f041d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action returned with HTTP 202 Aug 13 02:40:12.095762 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 401/1650] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:40:11 2026] POST /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7/action => generated 689 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:14.447936 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:14.454754 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:40:14.455474 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-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": "97e472c8-887d-49ed-a387-da1dee2eb20d", "source_volid": null, "backup_id": null}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:14.458113 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-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': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'source_volid': None, 'backup_id': None}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:40:14.606618 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Create volume of 1 GB Aug 13 02:40:14.615176 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Availability Zones retrieved successfully. Aug 13 02:40:14.624377 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Flow 'volume_create_api' (29615f09-da74-4708-ab02-52d878f8e93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:14.626684 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8db46f7-09d3-4532-848e-ccc5d075d7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:14.628828 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:40:14.724833 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8db46f7-09d3-4532-848e-ccc5d075d7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:14.726148 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (349f3601-c0da-478e-8df5-ed33dcf7e9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:14.801076 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Created reservations ['20c2869c-aa0c-4394-9d10-9e8f006a2306', '1385601c-0fda-4c9b-beb2-2be02902ec76', '80ee2cc3-1d66-4714-8e79-8066bc8d97e7', '6d0cca98-61ad-47e0-81a1-044a526628c3'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:14.802857 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (349f3601-c0da-478e-8df5-ed33dcf7e9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c2869c-aa0c-4394-9d10-9e8f006a2306', '1385601c-0fda-4c9b-beb2-2be02902ec76', '80ee2cc3-1d66-4714-8e79-8066bc8d97e7', '6d0cca98-61ad-47e0-81a1-044a526628c3']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:14.803682 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a54108b7-1810-4496-a9f3-d2e9d2229ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:14.848083 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a54108b7-1810-4496-a9f3-d2e9d2229ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '356f4103-8924-41b8-95e2-d638076c0611', '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='168c10f0b031493f86b5ae76e2f6de73',qos_specs=None,replication_status=,reservations=['20c2869c-aa0c-4394-9d10-9e8f006a2306','1385601c-0fda-4c9b-beb2-2be02902ec76','80ee2cc3-1d66-4714-8e79-8066bc8d97e7','6d0cca98-61ad-47e0-81a1-044a526628c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45134690480a4926a23cb40d2c82230c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:40:14Z,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=356f4103-8924-41b8-95e2-d638076c0611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='168c10f0b031493f86b5ae76e2f6de73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45134690480a4926a23cb40d2c82230c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:14.849904 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1460bf5d-5453-44e4-abe4-6d9ddc53b95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:14.894520 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1460bf5d-5453-44e4-abe4-6d9ddc53b95d) transitioned into 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='168c10f0b031493f86b5ae76e2f6de73',qos_specs=None,replication_status=,reservations=['20c2869c-aa0c-4394-9d10-9e8f006a2306','1385601c-0fda-4c9b-beb2-2be02902ec76','80ee2cc3-1d66-4714-8e79-8066bc8d97e7','6d0cca98-61ad-47e0-81a1-044a526628c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45134690480a4926a23cb40d2c82230c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:14.895584 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f179a12-4506-48cd-b768-af030d3a7f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:14.918594 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f179a12-4506-48cd-b768-af030d3a7f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:14.919887 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Flow 'volume_create_api' (29615f09-da74-4708-ab02-52d878f8e93b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:14.921111 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Create volume request issued successfully. Aug 13 02:40:14.922279 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-372d8fe0-266c-4809-b10f-408bbde40abc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:40:14.922631 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 414/1651] 10.4.3.30 () {72 vars in 1534 bytes} [Thu Aug 13 02:40:14 2026] POST /volume/v3/volumes => generated 701 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:14.940709 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-c6391781-0841-4a4b-9b84-e79ed9039f9d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:14.943768 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-c6391781-0841-4a4b-9b84-e79ed9039f9d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] GET https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 Aug 13 02:40:14.944071 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-c6391781-0841-4a4b-9b84-e79ed9039f9d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:14.944388 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-c6391781-0841-4a4b-9b84-e79ed9039f9d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:14.965600 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:14.965600 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:14.972914 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-c6391781-0841-4a4b-9b84-e79ed9039f9d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:40:14.981091 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-c6391781-0841-4a4b-9b84-e79ed9039f9d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 returned with HTTP 200 Aug 13 02:40:14.981661 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 419/1652] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:14 2026] GET /volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 => generated 769 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:14.993407 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-5e94b62b-9d04-4ab6-9641-b35cb315a1e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:14.996588 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-5e94b62b-9d04-4ab6-9641-b35cb315a1e2 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] GET https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 Aug 13 02:40:14.998138 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-5e94b62b-9d04-4ab6-9641-b35cb315a1e2 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:14.998138 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-5e94b62b-9d04-4ab6-9641-b35cb315a1e2 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:15.010827 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:15.010827 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:15.018243 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-5e94b62b-9d04-4ab6-9641-b35cb315a1e2 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:40:15.025299 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-5e94b62b-9d04-4ab6-9641-b35cb315a1e2 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 returned with HTTP 200 Aug 13 02:40:15.025852 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 419/1653] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:14 2026] GET /volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 => generated 769 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:18.057501 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-d611bf78-e826-40ae-bcdc-4a6dd871505d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.060984 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-d611bf78-e826-40ae-bcdc-4a6dd871505d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] GET https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 Aug 13 02:40:18.061832 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-d611bf78-e826-40ae-bcdc-4a6dd871505d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:18.061832 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-d611bf78-e826-40ae-bcdc-4a6dd871505d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:18.074821 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:18.074821 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:18.082574 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-d611bf78-e826-40ae-bcdc-4a6dd871505d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:40:18.090243 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-d611bf78-e826-40ae-bcdc-4a6dd871505d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 returned with HTTP 200 Aug 13 02:40:18.090243 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 402/1654] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:18 2026] GET /volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 => generated 1309 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:18.108028 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7391995d-81af-40da-b17a-23ff5ead708a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.110882 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7391995d-81af-40da-b17a-23ff5ead708a None None] GET https://10.4.3.30/volume// Aug 13 02:40:18.111449 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7391995d-81af-40da-b17a-23ff5ead708a None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:18.111449 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7391995d-81af-40da-b17a-23ff5ead708a None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:18.112887 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7391995d-81af-40da-b17a-23ff5ead708a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:18.113569 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 415/1655] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:40:18 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:18.129612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-bfb84425-c494-4b76-8c78-7e552e379fcc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.135477 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-bfb84425-c494-4b76-8c78-7e552e379fcc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:40:18.137745 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-bfb84425-c494-4b76-8c78-7e552e379fcc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "356f4103-8924-41b8-95e2-d638076c0611", "connector": null, "instance_uuid": "cbd584c0-5761-4f44-8480-3832cf82640e"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:18.152461 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:18.152461 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:18.170298 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-c3a226c4-6017-4921-8784-9e7740b3e6ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.174820 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-c3a226c4-6017-4921-8784-9e7740b3e6ac tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/limits Aug 13 02:40:18.175437 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-c3a226c4-6017-4921-8784-9e7740b3e6ac tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:18.176419 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-c3a226c4-6017-4921-8784-9e7740b3e6ac tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:18.217988 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-c3a226c4-6017-4921-8784-9e7740b3e6ac tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1316432788 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1316432788, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:40:18.217988 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-c3a226c4-6017-4921-8784-9e7740b3e6ac tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1316432788 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1316432788, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:40:18.217988 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-c3a226c4-6017-4921-8784-9e7740b3e6ac tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1316432788 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1316432788, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:40:18.227986 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-bfb84425-c494-4b76-8c78-7e552e379fcc tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:40:18.229157 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 420/1656] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:40:18 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:40:18.243660 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3219487a-006e-436e-ae71-df68e9e7b6fc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.244357 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3219487a-006e-436e-ae71-df68e9e7b6fc None None] GET https://10.4.3.30/volume// Aug 13 02:40:18.244518 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3219487a-006e-436e-ae71-df68e9e7b6fc None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:18.244790 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3219487a-006e-436e-ae71-df68e9e7b6fc None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:18.245422 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3219487a-006e-436e-ae71-df68e9e7b6fc None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:18.245719 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 403/1657] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:40:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:18.260988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-ae69196d-39b1-42ba-94f6-4a710b89c7c0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.265233 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-ae69196d-39b1-42ba-94f6-4a710b89c7c0 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] GET https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 Aug 13 02:40:18.265233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-ae69196d-39b1-42ba-94f6-4a710b89c7c0 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:18.265459 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-ae69196d-39b1-42ba-94f6-4a710b89c7c0 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:18.267008 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-c3a226c4-6017-4921-8784-9e7740b3e6ac tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/limits returned with HTTP 200 Aug 13 02:40:18.267008 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 420/1658] 10.4.3.30 () {68 vars in 1477 bytes} [Thu Aug 13 02:40:18 2026] GET /volume/v3/limits => generated 302 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:18.291806 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:18.291806 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:18.301419 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-ae69196d-39b1-42ba-94f6-4a710b89c7c0 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:40:18.317410 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-ae69196d-39b1-42ba-94f6-4a710b89c7c0 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 returned with HTTP 200 Aug 13 02:40:18.317410 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 416/1659] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:40:18 2026] GET /volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 => generated 1488 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:40:18.385633 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-068206e0-b3eb-467a-92bf-26fed2e2bb3d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.391371 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-068206e0-b3eb-467a-92bf-26fed2e2bb3d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:18.392012 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-068206e0-b3eb-467a-92bf-26fed2e2bb3d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:18.392700 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-068206e0-b3eb-467a-92bf-26fed2e2bb3d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:18.417347 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:18.417347 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:18.434555 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-068206e0-b3eb-467a-92bf-26fed2e2bb3d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:18.443530 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-068206e0-b3eb-467a-92bf-26fed2e2bb3d tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 returned with HTTP 200 Aug 13 02:40:18.445192 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 421/1660] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:18 2026] GET /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 => generated 1657 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:18.459888 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-53bc9e22-65f3-46cf-964d-21cda1f79ad9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.462329 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-53bc9e22-65f3-46cf-964d-21cda1f79ad9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:40:18.462329 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-53bc9e22-65f3-46cf-964d-21cda1f79ad9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd445d5f-07c6-413b-a964-f7ad1652da97", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:18.469817 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ab10d7b-a49f-40aa-8abf-77dcdd52e463 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.473898 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ab10d7b-a49f-40aa-8abf-77dcdd52e463 None None] GET https://10.4.3.30/volume// Aug 13 02:40:18.474099 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ab10d7b-a49f-40aa-8abf-77dcdd52e463 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:18.474732 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ab10d7b-a49f-40aa-8abf-77dcdd52e463 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:18.474797 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ab10d7b-a49f-40aa-8abf-77dcdd52e463 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:18.475212 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 421/1661] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:40:18 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:18.481643 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:18.481643 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:18.482829 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-53bc9e22-65f3-46cf-964d-21cda1f79ad9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:18.483280 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-53bc9e22-65f3-46cf-964d-21cda1f79ad9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Create snapshot from volume bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:18.491164 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a2382a68-12e6-4681-a389-01d6df7c6f11 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.497866 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a2382a68-12e6-4681-a389-01d6df7c6f11 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] GET https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:40:18.498426 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a2382a68-12e6-4681-a389-01d6df7c6f11 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:18.499320 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a2382a68-12e6-4681-a389-01d6df7c6f11 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:18.514517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-dc2c4798-9484-4ff8-8079-f783cb7d36ec None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.517977 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-dc2c4798-9484-4ff8-8079-f783cb7d36ec tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] PUT https://10.4.3.30/volume/v3/attachments/41fb027e-eb6d-44ee-80ad-e95fb5ae7e30 Aug 13 02:40:18.518546 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-dc2c4798-9484-4ff8-8079-f783cb7d36ec tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:18.521629 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:18.521629 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:18.536772 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a2382a68-12e6-4681-a389-01d6df7c6f11 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:40:18.536893 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-dc2c4798-9484-4ff8-8079-f783cb7d36ec tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Acquiring lock "cinder-attachment_update-356f4103-8924-41b8-95e2-d638076c0611-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:40:18.549201 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-a2382a68-12e6-4681-a389-01d6df7c6f11 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac returned with HTTP 200 Aug 13 02:40:18.549854 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 417/1662] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:40:18 2026] GET /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac => generated 1537 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 02:40:18.551814 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-dc2c4798-9484-4ff8-8079-f783cb7d36ec tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Lock "cinder-attachment_update-356f4103-8924-41b8-95e2-d638076c0611-np0000007139" acquired by "attachment_update" :: waited 0.016s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:40:18.551937 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:18.551937 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:18.559491 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-53bc9e22-65f3-46cf-964d-21cda1f79ad9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Created reservations ['3aa933c3-d239-415d-bb76-86d809cd5739', 'e8b54cdf-4338-46fd-9152-340838a0fdab', '360e0d7a-b036-418b-9c02-ffae2547de26', '4c0f4bd2-c45d-4566-a4e3-c4ee42f02fe2'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:18.636620 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-53bc9e22-65f3-46cf-964d-21cda1f79ad9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Snapshot force create request issued successfully. Aug 13 02:40:18.637714 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e7f8f08f-ca34-4c7b-83fe-413eeb6aff54 req-53bc9e22-65f3-46cf-964d-21cda1f79ad9 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:40:18.640431 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 404/1663] 10.4.3.30 () {72 vars in 1540 bytes} [Thu Aug 13 02:40:18 2026] POST /volume/v3/snapshots => generated 292 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:18.744280 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-7986a19c-4c37-4e69-9378-5c1dcf1f6f35 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:18.748582 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-7986a19c-4c37-4e69-9378-5c1dcf1f6f35 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] PUT https://10.4.3.30/volume/v3/attachments/c4b4a1a9-cb67-4bed-9c11-a49977e6e5ac Aug 13 02:40:18.750861 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-7986a19c-4c37-4e69-9378-5c1dcf1f6f35 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:18.763314 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-7986a19c-4c37-4e69-9378-5c1dcf1f6f35 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Acquiring lock "cinder-attachment_update-f4f433d3-8945-4909-bc8a-c95313e43cac-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:40:18.769292 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-7986a19c-4c37-4e69-9378-5c1dcf1f6f35 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Lock "cinder-attachment_update-f4f433d3-8945-4909-bc8a-c95313e43cac-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:40:18.770295 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:18.770295 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:18.967348 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-dc2c4798-9484-4ff8-8079-f783cb7d36ec tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Lock "cinder-attachment_update-356f4103-8924-41b8-95e2-d638076c0611-np0000007139" released by "attachment_update" :: held 0.416s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:40:18.969695 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-dc2c4798-9484-4ff8-8079-f783cb7d36ec tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/attachments/41fb027e-eb6d-44ee-80ad-e95fb5ae7e30 returned with HTTP 200 Aug 13 02:40:18.969695 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 422/1664] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:40:18 2026] PUT /volume/v3/attachments/41fb027e-eb6d-44ee-80ad-e95fb5ae7e30 => generated 969 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:19.035771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-7986a19c-4c37-4e69-9378-5c1dcf1f6f35 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Lock "cinder-attachment_update-f4f433d3-8945-4909-bc8a-c95313e43cac-np0000007139" released by "attachment_update" :: held 0.266s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:40:19.036937 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-7986a19c-4c37-4e69-9378-5c1dcf1f6f35 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/attachments/c4b4a1a9-cb67-4bed-9c11-a49977e6e5ac returned with HTTP 200 Aug 13 02:40:19.039082 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-ef0b430c-fab1-4340-8019-83ddd5b78a17 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:19.039277 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 422/1665] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:40:18 2026] PUT /volume/v3/attachments/c4b4a1a9-cb67-4bed-9c11-a49977e6e5ac => generated 969 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:40:19.044033 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-ef0b430c-fab1-4340-8019-83ddd5b78a17 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] POST https://10.4.3.30/volume/v3/attachments/41fb027e-eb6d-44ee-80ad-e95fb5ae7e30/action Aug 13 02:40:19.045827 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-ef0b430c-fab1-4340-8019-83ddd5b78a17 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:19.045827 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-ef0b430c-fab1-4340-8019-83ddd5b78a17 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:19.099135 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-3cca611c-0619-4c94-8650-18edab1db335 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:19.104550 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-3cca611c-0619-4c94-8650-18edab1db335 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] POST https://10.4.3.30/volume/v3/attachments/c4b4a1a9-cb67-4bed-9c11-a49977e6e5ac/action Aug 13 02:40:19.104550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-3cca611c-0619-4c94-8650-18edab1db335 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:19.104550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-3cca611c-0619-4c94-8650-18edab1db335 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:19.109311 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:19.109311 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:19.133933 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:19.133933 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:19.140368 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bb5e898f-ff4a-4382-bd56-2e81bcee6b77 req-ef0b430c-fab1-4340-8019-83ddd5b78a17 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/attachments/41fb027e-eb6d-44ee-80ad-e95fb5ae7e30/action returned with HTTP 204 Aug 13 02:40:19.141052 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 418/1666] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:40:19 2026] POST /volume/v3/attachments/41fb027e-eb6d-44ee-80ad-e95fb5ae7e30/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:19.164573 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-3e844c02-c6f9-4f5b-97d0-5d3e211006a7 req-3cca611c-0619-4c94-8650-18edab1db335 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/attachments/c4b4a1a9-cb67-4bed-9c11-a49977e6e5ac/action returned with HTTP 204 Aug 13 02:40:19.165295 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 405/1667] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:40:19 2026] POST /volume/v3/attachments/c4b4a1a9-cb67-4bed-9c11-a49977e6e5ac/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:22.720366 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5af194be-cca4-429f-b4fb-3975f31a7631 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:22.905429 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:40:22.906398 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1580221338", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:22.910838 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1580221338', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:40:22.911092 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Create volume of 1 GB Aug 13 02:40:22.912040 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:22.912040 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:22.920771 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Availability Zones retrieved successfully. Aug 13 02:40:22.927196 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Flow 'volume_create_api' (669e7e4b-22df-4ee2-975c-1cf8f404311a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:22.928855 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70886128-d9fc-42a6-8d1a-0454c392a097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:22.930116 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:40:22.967495 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70886128-d9fc-42a6-8d1a-0454c392a097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:22.968649 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54535628-5c68-44a9-9fed-e1929c38620e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:23.087689 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Created reservations ['26f06629-26b0-4ed3-9b9f-208b5b681ef4', 'c9e2a869-0b63-4b3c-8ff3-83b70d8a8ec0', '4bd5db3c-60eb-42c9-8202-fde351008445', '47baed2c-bd45-4a6d-9537-c399796e769f'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:23.087843 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54535628-5c68-44a9-9fed-e1929c38620e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26f06629-26b0-4ed3-9b9f-208b5b681ef4', 'c9e2a869-0b63-4b3c-8ff3-83b70d8a8ec0', '4bd5db3c-60eb-42c9-8202-fde351008445', '47baed2c-bd45-4a6d-9537-c399796e769f']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:23.089033 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a3d591e-fd0f-4327-8f9d-f3c9b3fc3ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:23.121127 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a3d591e-fd0f-4327-8f9d-f3c9b3fc3ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0861bd05-2b7f-4590-a81a-3454a2763263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1580221338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77a470200ef94a1f9ef30869fd99e165',qos_specs=None,replication_status=,reservations=['26f06629-26b0-4ed3-9b9f-208b5b681ef4','c9e2a869-0b63-4b3c-8ff3-83b70d8a8ec0','4bd5db3c-60eb-42c9-8202-fde351008445','47baed2c-bd45-4a6d-9537-c399796e769f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6bd71f64d064419ad3575559ea65cf9',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:40:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1580221338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0861bd05-2b7f-4590-a81a-3454a2763263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77a470200ef94a1f9ef30869fd99e165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6bd71f64d064419ad3575559ea65cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:23.122943 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be24506-65e8-4fb0-8e8a-b9134fb8416f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:23.155517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be24506-65e8-4fb0-8e8a-b9134fb8416f) transitioned into state 'SUCCESS' from state '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-1580221338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77a470200ef94a1f9ef30869fd99e165',qos_specs=None,replication_status=,reservations=['26f06629-26b0-4ed3-9b9f-208b5b681ef4','c9e2a869-0b63-4b3c-8ff3-83b70d8a8ec0','4bd5db3c-60eb-42c9-8202-fde351008445','47baed2c-bd45-4a6d-9537-c399796e769f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6bd71f64d064419ad3575559ea65cf9',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:23.156607 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b59fcf-89e0-45d5-a443-df910db0542c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:23.174451 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b59fcf-89e0-45d5-a443-df910db0542c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:23.177934 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Flow 'volume_create_api' (669e7e4b-22df-4ee2-975c-1cf8f404311a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:23.178498 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Create volume request issued successfully. Aug 13 02:40:23.179043 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5af194be-cca4-429f-b4fb-3975f31a7631 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:40:23.179979 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 423/1668] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:40:22 2026] POST /volume/v3/volumes => generated 754 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:23.200048 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c59861d4-12e7-4b03-9c39-e9f859cf3cad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:23.205483 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c59861d4-12e7-4b03-9c39-e9f859cf3cad tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] GET https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 Aug 13 02:40:23.205483 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c59861d4-12e7-4b03-9c39-e9f859cf3cad tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:23.205483 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c59861d4-12e7-4b03-9c39-e9f859cf3cad tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:23.223518 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:23.223518 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:23.235471 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c59861d4-12e7-4b03-9c39-e9f859cf3cad tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Volume info retrieved successfully. Aug 13 02:40:23.245748 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c59861d4-12e7-4b03-9c39-e9f859cf3cad tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 returned with HTTP 200 Aug 13 02:40:23.246831 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 423/1669] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:23 2026] GET /volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:23.323319 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-53872777-b114-4447-aa17-648910f0cb64 req-749d6c5c-3e79-4b76-a49d-fb3f5db1339c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:23.327395 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-53872777-b114-4447-aa17-648910f0cb64 req-749d6c5c-3e79-4b76-a49d-fb3f5db1339c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:23.328078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-53872777-b114-4447-aa17-648910f0cb64 req-749d6c5c-3e79-4b76-a49d-fb3f5db1339c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:23.328078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-53872777-b114-4447-aa17-648910f0cb64 req-749d6c5c-3e79-4b76-a49d-fb3f5db1339c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:23.346015 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:23.346015 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:23.360503 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-53872777-b114-4447-aa17-648910f0cb64 req-749d6c5c-3e79-4b76-a49d-fb3f5db1339c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:23.374392 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-53872777-b114-4447-aa17-648910f0cb64 req-749d6c5c-3e79-4b76-a49d-fb3f5db1339c tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 returned with HTTP 200 Aug 13 02:40:23.375279 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 419/1670] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:23 2026] GET /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 => generated 1657 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:24.274197 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2bc9b276-4204-4a0a-a097-41f5da1704c6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:24.277718 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2bc9b276-4204-4a0a-a097-41f5da1704c6 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] GET https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 Aug 13 02:40:24.277985 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2bc9b276-4204-4a0a-a097-41f5da1704c6 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:24.278261 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2bc9b276-4204-4a0a-a097-41f5da1704c6 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:24.294771 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:24.294771 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:24.300353 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2bc9b276-4204-4a0a-a097-41f5da1704c6 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Volume info retrieved successfully. Aug 13 02:40:24.308999 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2bc9b276-4204-4a0a-a097-41f5da1704c6 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 returned with HTTP 200 Aug 13 02:40:24.309838 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 406/1671] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:24 2026] GET /volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:24.327329 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2afc6a46-1bb8-4728-a297-06bfdb8b5e94 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:24.329815 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2afc6a46-1bb8-4728-a297-06bfdb8b5e94 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] GET https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 Aug 13 02:40:24.330372 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2afc6a46-1bb8-4728-a297-06bfdb8b5e94 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:24.330889 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2afc6a46-1bb8-4728-a297-06bfdb8b5e94 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:24.342350 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:24.342350 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:24.348793 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2afc6a46-1bb8-4728-a297-06bfdb8b5e94 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Volume info retrieved successfully. Aug 13 02:40:24.355558 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2afc6a46-1bb8-4728-a297-06bfdb8b5e94 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 returned with HTTP 200 Aug 13 02:40:24.359286 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 424/1672] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:24 2026] GET /volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:24.379135 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-30bbbcaf-160e-42bb-8abd-67526a6b1afd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:24.382481 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30bbbcaf-160e-42bb-8abd-67526a6b1afd tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] POST https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263/action Aug 13 02:40:24.383029 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30bbbcaf-160e-42bb-8abd-67526a6b1afd tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-849726329", "disk_format": "raw"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:24.383246 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30bbbcaf-160e-42bb-8abd-67526a6b1afd tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-849726329", "disk_format": "raw"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:24.398030 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:24.398030 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:24.398635 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-30bbbcaf-160e-42bb-8abd-67526a6b1afd tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Volume info retrieved successfully. Aug 13 02:40:24.420753 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:24.420753 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:24.426922 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.image.image_utils [None req-30bbbcaf-160e-42bb-8abd-67526a6b1afd tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-849726329'}] 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-849726329'}]. {{(pid=100286) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 02:40:25.333991 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-30bbbcaf-160e-42bb-8abd-67526a6b1afd tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Copy volume to image completed successfully. Aug 13 02:40:25.334992 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30bbbcaf-160e-42bb-8abd-67526a6b1afd tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263/action returned with HTTP 202 Aug 13 02:40:25.335597 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 424/1673] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:40:24 2026] POST /volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263/action => generated 685 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:25.687955 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-049811de-ee47-4dad-8b2c-5223e87a7230 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:25.689643 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-049811de-ee47-4dad-8b2c-5223e87a7230 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:25.689825 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-049811de-ee47-4dad-8b2c-5223e87a7230 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:25.690008 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-049811de-ee47-4dad-8b2c-5223e87a7230 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:25.698529 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:25.698529 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:25.703481 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-049811de-ee47-4dad-8b2c-5223e87a7230 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:25.708645 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-049811de-ee47-4dad-8b2c-5223e87a7230 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:25.709082 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 420/1674] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:25 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:25.727134 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-93dd42cb-e964-42e9-9aab-95b7e55ab718 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:25.729934 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-93dd42cb-e964-42e9-9aab-95b7e55ab718 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:25.730226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-93dd42cb-e964-42e9-9aab-95b7e55ab718 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:25.730983 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-93dd42cb-e964-42e9-9aab-95b7e55ab718 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:25.738378 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:25.738378 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:25.742230 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-93dd42cb-e964-42e9-9aab-95b7e55ab718 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:25.749270 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-93dd42cb-e964-42e9-9aab-95b7e55ab718 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:25.749270 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 407/1675] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:25 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:25.825282 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-948968bc-9752-4f7b-9bcd-c9bd86318306 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:25.825282 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-948968bc-9752-4f7b-9bcd-c9bd86318306 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:25.825282 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-948968bc-9752-4f7b-9bcd-c9bd86318306 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:25.825282 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-948968bc-9752-4f7b-9bcd-c9bd86318306 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:25.835471 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:25.835471 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:25.843797 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-948968bc-9752-4f7b-9bcd-c9bd86318306 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:25.851918 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-948968bc-9752-4f7b-9bcd-c9bd86318306 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:25.852660 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 425/1676] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:25 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:25.982342 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-119ca76a-225e-4943-95df-005f66c5590e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:25.985088 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-119ca76a-225e-4943-95df-005f66c5590e None None] GET https://10.4.3.30/volume// Aug 13 02:40:25.985088 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-119ca76a-225e-4943-95df-005f66c5590e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:25.985088 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-119ca76a-225e-4943-95df-005f66c5590e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:25.985088 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-119ca76a-225e-4943-95df-005f66c5590e None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:25.985088 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 425/1677] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:40:25 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:25.994274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cad63018-c633-4875-b752-6e02a91d2937 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:25.997082 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cad63018-c633-4875-b752-6e02a91d2937 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:40:25.997562 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cad63018-c633-4875-b752-6e02a91d2937 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7", "connector": null, "instance_uuid": "5306b7e3-efb4-4583-bd8f-1037d95bd8c8"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:26.013598 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:26.013598 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:26.071865 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cad63018-c633-4875-b752-6e02a91d2937 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:40:26.072529 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 421/1678] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:40:25 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) Aug 13 02:40:26.119405 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-21369c05-9da5-4c16-9a03-f4d9ec407d10 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:26.121721 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-21369c05-9da5-4c16-9a03-f4d9ec407d10 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:26.121721 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-21369c05-9da5-4c16-9a03-f4d9ec407d10 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:26.121721 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-21369c05-9da5-4c16-9a03-f4d9ec407d10 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:26.135825 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:26.135825 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:26.139768 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2f452f85-2eca-4d8b-b130-fcdb33a5ba71 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:26.140148 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-21369c05-9da5-4c16-9a03-f4d9ec407d10 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:26.140385 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f452f85-2eca-4d8b-b130-fcdb33a5ba71 None None] GET https://10.4.3.30/volume// Aug 13 02:40:26.140602 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f452f85-2eca-4d8b-b130-fcdb33a5ba71 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:26.140860 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f452f85-2eca-4d8b-b130-fcdb33a5ba71 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:26.141332 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f452f85-2eca-4d8b-b130-fcdb33a5ba71 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:26.144373 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 426/1679] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:40:26 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 02:40:26.145925 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-21369c05-9da5-4c16-9a03-f4d9ec407d10 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:26.146592 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 408/1680] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:26 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:26.157072 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cbd93245-a71d-412e-a380-8d8b2b469c76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:26.160840 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cbd93245-a71d-412e-a380-8d8b2b469c76 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:26.161406 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cbd93245-a71d-412e-a380-8d8b2b469c76 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:26.161870 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cbd93245-a71d-412e-a380-8d8b2b469c76 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:26.181219 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:26.181219 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:26.189937 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cbd93245-a71d-412e-a380-8d8b2b469c76 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:26.200951 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cbd93245-a71d-412e-a380-8d8b2b469c76 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:26.201540 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 426/1681] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:40:26 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:40:26.343997 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-f8d23da1-28b6-4b38-bcaf-5ca49157c5af None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:26.348191 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-f8d23da1-28b6-4b38-bcaf-5ca49157c5af tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] PUT https://10.4.3.30/volume/v3/attachments/3a8cc575-c10b-4068-9c56-3f55452ebca6 Aug 13 02:40:26.348565 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-f8d23da1-28b6-4b38-bcaf-5ca49157c5af tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:26.362239 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-f8d23da1-28b6-4b38-bcaf-5ca49157c5af tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Acquiring lock "cinder-attachment_update-cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:40:26.368815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-f8d23da1-28b6-4b38-bcaf-5ca49157c5af tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Lock "cinder-attachment_update-cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:40:26.370628 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:26.370628 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:26.575496 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-f8d23da1-28b6-4b38-bcaf-5ca49157c5af tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Lock "cinder-attachment_update-cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7-np0000007139" released by "attachment_update" :: held 0.204s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:40:26.575496 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-f8d23da1-28b6-4b38-bcaf-5ca49157c5af tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/attachments/3a8cc575-c10b-4068-9c56-3f55452ebca6 returned with HTTP 200 Aug 13 02:40:26.575496 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 422/1682] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:40:26 2026] PUT /volume/v3/attachments/3a8cc575-c10b-4068-9c56-3f55452ebca6 => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:40:26.578689 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-be1ad324-a485-4875-9943-5e9a012bdc6e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:26.583708 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-be1ad324-a485-4875-9943-5e9a012bdc6e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:26.584361 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-be1ad324-a485-4875-9943-5e9a012bdc6e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:26.584940 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-be1ad324-a485-4875-9943-5e9a012bdc6e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:26.599709 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:26.599709 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:26.607783 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-be1ad324-a485-4875-9943-5e9a012bdc6e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:26.615979 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-be1ad324-a485-4875-9943-5e9a012bdc6e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:26.616632 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 427/1683] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:26 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:26.991986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-7ef15418-4067-4159-a99b-bccffdde4103 req-c1ea5ecd-75c7-4ba0-8b29-0a85db429087 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:26.994398 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-7ef15418-4067-4159-a99b-bccffdde4103 req-c1ea5ecd-75c7-4ba0-8b29-0a85db429087 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] GET https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 Aug 13 02:40:26.994818 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-7ef15418-4067-4159-a99b-bccffdde4103 req-c1ea5ecd-75c7-4ba0-8b29-0a85db429087 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:26.995512 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-7ef15418-4067-4159-a99b-bccffdde4103 req-c1ea5ecd-75c7-4ba0-8b29-0a85db429087 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:27.009407 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:27.009407 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:27.016005 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-7ef15418-4067-4159-a99b-bccffdde4103 req-c1ea5ecd-75c7-4ba0-8b29-0a85db429087 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:40:27.025167 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-7ef15418-4067-4159-a99b-bccffdde4103 req-c1ea5ecd-75c7-4ba0-8b29-0a85db429087 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 returned with HTTP 200 Aug 13 02:40:27.025900 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 409/1684] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:26 2026] GET /volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 => generated 1601 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:27.167472 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-48fc5ba7-e40e-40ff-8be7-d539cf25e3a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:27.170007 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48fc5ba7-e40e-40ff-8be7-d539cf25e3a2 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:27.170390 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48fc5ba7-e40e-40ff-8be7-d539cf25e3a2 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:27.170669 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48fc5ba7-e40e-40ff-8be7-d539cf25e3a2 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:27.187341 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:27.187341 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:27.194137 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-48fc5ba7-e40e-40ff-8be7-d539cf25e3a2 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:27.201838 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48fc5ba7-e40e-40ff-8be7-d539cf25e3a2 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:27.202407 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 427/1685] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:27 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:40:27.587881 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-53872777-b114-4447-aa17-648910f0cb64 req-6564a850-ca0f-461d-b4ba-c7f991439a21 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:27.591303 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-53872777-b114-4447-aa17-648910f0cb64 req-6564a850-ca0f-461d-b4ba-c7f991439a21 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/attachments/444c875b-1b97-4df0-9274-84c6789c50b9 Aug 13 02:40:27.591303 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-53872777-b114-4447-aa17-648910f0cb64 req-6564a850-ca0f-461d-b4ba-c7f991439a21 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:27.591303 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-53872777-b114-4447-aa17-648910f0cb64 req-6564a850-ca0f-461d-b4ba-c7f991439a21 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:27.606093 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:27.606093 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:27.643755 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-07a81ac9-eeed-471c-9002-36443c924f20 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:27.646218 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-07a81ac9-eeed-471c-9002-36443c924f20 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:27.646500 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-07a81ac9-eeed-471c-9002-36443c924f20 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:27.646762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-07a81ac9-eeed-471c-9002-36443c924f20 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:27.658450 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:27.658450 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:27.663821 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-07a81ac9-eeed-471c-9002-36443c924f20 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:27.670329 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-07a81ac9-eeed-471c-9002-36443c924f20 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:27.670801 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 428/1686] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:27 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:27.685289 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-53872777-b114-4447-aa17-648910f0cb64 req-6564a850-ca0f-461d-b4ba-c7f991439a21 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/444c875b-1b97-4df0-9274-84c6789c50b9 returned with HTTP 200 Aug 13 02:40:27.686003 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 423/1687] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:40:27 2026] DELETE /volume/v3/attachments/444c875b-1b97-4df0-9274-84c6789c50b9 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:28.222246 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f5df99c2-40c6-4e67-a240-9e04537dac21 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:28.224673 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f5df99c2-40c6-4e67-a240-9e04537dac21 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:28.224903 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f5df99c2-40c6-4e67-a240-9e04537dac21 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:28.225140 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f5df99c2-40c6-4e67-a240-9e04537dac21 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:28.237421 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:28.237421 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:28.242157 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f5df99c2-40c6-4e67-a240-9e04537dac21 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:28.247807 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f5df99c2-40c6-4e67-a240-9e04537dac21 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:28.248534 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 410/1688] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:28 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:28.691567 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c36e16d4-34fa-4e2b-8351-151c166314bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:28.694081 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c36e16d4-34fa-4e2b-8351-151c166314bf tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:28.695194 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c36e16d4-34fa-4e2b-8351-151c166314bf tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:28.695194 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c36e16d4-34fa-4e2b-8351-151c166314bf tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:28.708166 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:28.708166 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:28.715898 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c36e16d4-34fa-4e2b-8351-151c166314bf tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:28.724816 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c36e16d4-34fa-4e2b-8351-151c166314bf tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:28.724816 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 428/1689] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:28 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:29.266839 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-135379af-bd8d-408a-a19a-76b6e9f01039 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:29.269456 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-135379af-bd8d-408a-a19a-76b6e9f01039 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:29.269718 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-135379af-bd8d-408a-a19a-76b6e9f01039 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:29.270001 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-135379af-bd8d-408a-a19a-76b6e9f01039 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:29.282279 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:29.282279 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:29.282454 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-767503c9-f5a1-46eb-bcbf-a1e7b7020270 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:29.285350 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-767503c9-f5a1-46eb-bcbf-a1e7b7020270 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97?cascade=True Aug 13 02:40:29.285350 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-767503c9-f5a1-46eb-bcbf-a1e7b7020270 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:29.285350 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-767503c9-f5a1-46eb-bcbf-a1e7b7020270 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:29.285350 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-767503c9-f5a1-46eb-bcbf-a1e7b7020270 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Delete volume with id: bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:29.290604 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-135379af-bd8d-408a-a19a-76b6e9f01039 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:29.296031 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:29.296031 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:29.296489 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-767503c9-f5a1-46eb-bcbf-a1e7b7020270 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:29.297023 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-135379af-bd8d-408a-a19a-76b6e9f01039 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:29.297621 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 429/1690] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:29 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:29.352432 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-767503c9-f5a1-46eb-bcbf-a1e7b7020270 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Delete volume request issued successfully. Aug 13 02:40:29.352737 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-767503c9-f5a1-46eb-bcbf-a1e7b7020270 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97?cascade=True returned with HTTP 202 Aug 13 02:40:29.353405 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 424/1691] 10.4.3.30 () {66 vars in 1369 bytes} [Thu Aug 13 02:40:29 2026] DELETE /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97?cascade=True => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:29.367234 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-850fb658-026e-450a-9e32-abeb781a25fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:29.370703 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-850fb658-026e-450a-9e32-abeb781a25fe tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:29.370992 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-850fb658-026e-450a-9e32-abeb781a25fe tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:29.371128 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-850fb658-026e-450a-9e32-abeb781a25fe tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:29.380706 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:29.380706 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:29.388453 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-850fb658-026e-450a-9e32-abeb781a25fe tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:29.396669 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-850fb658-026e-450a-9e32-abeb781a25fe tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 returned with HTTP 200 Aug 13 02:40:29.397315 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 411/1692] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:29 2026] GET /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:29.741421 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-086d44a9-d699-4ab7-9035-2de492578a7e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:29.743550 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-086d44a9-d699-4ab7-9035-2de492578a7e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:29.743801 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-086d44a9-d699-4ab7-9035-2de492578a7e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:29.744041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-086d44a9-d699-4ab7-9035-2de492578a7e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:29.752321 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:29.752321 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:29.757416 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-086d44a9-d699-4ab7-9035-2de492578a7e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:29.763294 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-086d44a9-d699-4ab7-9035-2de492578a7e tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:29.764028 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 429/1693] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:29 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:30.315362 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7b4e4391-f978-4d01-ae66-743439364ca3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:30.317767 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b4e4391-f978-4d01-ae66-743439364ca3 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:30.317967 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b4e4391-f978-4d01-ae66-743439364ca3 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:30.318165 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b4e4391-f978-4d01-ae66-743439364ca3 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:30.330916 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:30.330916 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:30.336641 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7b4e4391-f978-4d01-ae66-743439364ca3 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:30.342134 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b4e4391-f978-4d01-ae66-743439364ca3 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:30.342659 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 430/1694] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:30 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:30.398802 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e17f089b-c0c4-4311-b6e8-37425fbfa723 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:30.400599 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e17f089b-c0c4-4311-b6e8-37425fbfa723 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] GET https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:40:30.400778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e17f089b-c0c4-4311-b6e8-37425fbfa723 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:30.400949 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e17f089b-c0c4-4311-b6e8-37425fbfa723 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:30.410561 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:30.410561 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:30.414602 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-55534819-83f6-44c1-8c3d-5d29c6815076 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:30.415981 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e17f089b-c0c4-4311-b6e8-37425fbfa723 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:40:30.416475 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-55534819-83f6-44c1-8c3d-5d29c6815076 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:30.416665 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-55534819-83f6-44c1-8c3d-5d29c6815076 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:30.416871 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-55534819-83f6-44c1-8c3d-5d29c6815076 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:30.422421 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e17f089b-c0c4-4311-b6e8-37425fbfa723 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac returned with HTTP 200 Aug 13 02:40:30.422771 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 425/1695] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:40:30 2026] GET /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac => generated 1830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:40:30.423707 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-55534819-83f6-44c1-8c3d-5d29c6815076 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 returned with HTTP 404 Aug 13 02:40:30.424397 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 412/1696] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:30 2026] GET /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:30.715811 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c75852f6-c797-422d-93e2-68497ec35593 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:30.717513 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c75852f6-c797-422d-93e2-68497ec35593 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:30.717722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c75852f6-c797-422d-93e2-68497ec35593 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:30.717959 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c75852f6-c797-422d-93e2-68497ec35593 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:30.718143 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c75852f6-c797-422d-93e2-68497ec35593 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Delete volume with id: bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:30.725466 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c75852f6-c797-422d-93e2-68497ec35593 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 returned with HTTP 404 Aug 13 02:40:30.726100 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 430/1697] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:40:30 2026] DELETE /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:30.734065 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3b6dd17f-9dad-4fce-af54-09c9045b4fb6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:30.736526 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b6dd17f-9dad-4fce-af54-09c9045b4fb6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 Aug 13 02:40:30.736787 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b6dd17f-9dad-4fce-af54-09c9045b4fb6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:30.737051 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b6dd17f-9dad-4fce-af54-09c9045b4fb6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:30.745372 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b6dd17f-9dad-4fce-af54-09c9045b4fb6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 returned with HTTP 404 Aug 13 02:40:30.746058 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 431/1698] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:30 2026] GET /volume/v3/volumes/bd445d5f-07c6-413b-a964-f7ad1652da97 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:30.753822 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2a46c266-ed75-4e3c-9aa2-e716c340520b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:30.755537 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a46c266-ed75-4e3c-9aa2-e716c340520b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:40:30.755740 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a46c266-ed75-4e3c-9aa2-e716c340520b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:30.755928 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a46c266-ed75-4e3c-9aa2-e716c340520b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:30.756080 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-2a46c266-ed75-4e3c-9aa2-e716c340520b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Delete volume with id: f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:40:30.763819 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:30.763819 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:30.764372 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2a46c266-ed75-4e3c-9aa2-e716c340520b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:30.778720 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-881f74a0-df1b-4a82-8423-48840fa51658 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:30.782321 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-881f74a0-df1b-4a82-8423-48840fa51658 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:30.782576 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-881f74a0-df1b-4a82-8423-48840fa51658 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:30.782712 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-881f74a0-df1b-4a82-8423-48840fa51658 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:30.787432 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2a46c266-ed75-4e3c-9aa2-e716c340520b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Delete volume request issued successfully. Aug 13 02:40:30.787646 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a46c266-ed75-4e3c-9aa2-e716c340520b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 202 Aug 13 02:40:30.788105 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 426/1699] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:40:30 2026] DELETE /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:30.793568 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:30.793568 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:30.797276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f7bcfb3-bd06-4805-ba58-af5b1ea63684 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:30.798123 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-881f74a0-df1b-4a82-8423-48840fa51658 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:30.799215 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f7bcfb3-bd06-4805-ba58-af5b1ea63684 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:40:30.799478 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f7bcfb3-bd06-4805-ba58-af5b1ea63684 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:30.799730 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f7bcfb3-bd06-4805-ba58-af5b1ea63684 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:30.803746 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-881f74a0-df1b-4a82-8423-48840fa51658 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:30.804294 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 413/1700] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:30 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:30.816882 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:30.816882 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:30.825452 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0f7bcfb3-bd06-4805-ba58-af5b1ea63684 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:30.831754 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f7bcfb3-bd06-4805-ba58-af5b1ea63684 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 200 Aug 13 02:40:30.832314 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 431/1701] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:30 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:31.323724 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cd0cc235-9bc1-4036-b3c2-b3e4d6e0c6a9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:31.326540 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cd0cc235-9bc1-4036-b3c2-b3e4d6e0c6a9 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] POST https://10.4.3.30/volume/v3/attachments/3a8cc575-c10b-4068-9c56-3f55452ebca6/action Aug 13 02:40:31.327218 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cd0cc235-9bc1-4036-b3c2-b3e4d6e0c6a9 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:31.327468 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cd0cc235-9bc1-4036-b3c2-b3e4d6e0c6a9 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:31.347604 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:31.347604 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:31.358140 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-15f81bd2-3292-42e2-ad84-6639081fbb58 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:31.360478 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15f81bd2-3292-42e2-ad84-6639081fbb58 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:31.361300 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15f81bd2-3292-42e2-ad84-6639081fbb58 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:31.361300 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15f81bd2-3292-42e2-ad84-6639081fbb58 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:31.364961 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-31dfe376-8482-445f-8ef8-1917ddbdb5e1 req-cd0cc235-9bc1-4036-b3c2-b3e4d6e0c6a9 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/attachments/3a8cc575-c10b-4068-9c56-3f55452ebca6/action returned with HTTP 204 Aug 13 02:40:31.365552 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 432/1702] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:40:31 2026] POST /volume/v3/attachments/3a8cc575-c10b-4068-9c56-3f55452ebca6/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:31.376289 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:31.376289 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:31.381784 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-15f81bd2-3292-42e2-ad84-6639081fbb58 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:31.389773 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15f81bd2-3292-42e2-ad84-6639081fbb58 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:31.390261 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 427/1703] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:31 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 1129 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:31.404992 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-14bda515-0547-435e-9da8-92e3a5377130 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:31.407624 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-14bda515-0547-435e-9da8-92e3a5377130 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:31.407957 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-14bda515-0547-435e-9da8-92e3a5377130 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:31.408381 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-14bda515-0547-435e-9da8-92e3a5377130 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:31.423304 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:31.423304 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:31.428598 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-14bda515-0547-435e-9da8-92e3a5377130 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:31.435660 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-14bda515-0547-435e-9da8-92e3a5377130 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:31.436397 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 414/1704] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:31 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 1129 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:31.821889 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-606783ab-dccc-4872-95a9-b05fab72245d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:31.824557 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-606783ab-dccc-4872-95a9-b05fab72245d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:31.824835 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-606783ab-dccc-4872-95a9-b05fab72245d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:31.825074 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-606783ab-dccc-4872-95a9-b05fab72245d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:31.835149 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:31.835149 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:31.840950 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-606783ab-dccc-4872-95a9-b05fab72245d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:31.849530 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-606783ab-dccc-4872-95a9-b05fab72245d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:31.850910 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 432/1705] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:31 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:31.851673 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-273af65e-871f-4267-8ec0-e2bb2fb3519b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:31.854204 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-273af65e-871f-4267-8ec0-e2bb2fb3519b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 Aug 13 02:40:31.854773 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-273af65e-871f-4267-8ec0-e2bb2fb3519b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:31.855092 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-273af65e-871f-4267-8ec0-e2bb2fb3519b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:31.861608 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-273af65e-871f-4267-8ec0-e2bb2fb3519b tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 returned with HTTP 404 Aug 13 02:40:31.862244 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 433/1706] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:31 2026] GET /volume/v3/volumes/f092f35b-0b34-4cdf-89f1-f32b2905b6b9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:32.866986 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-24f67e0c-e7a4-4ca6-934e-9254c68e1a8b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:32.869755 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24f67e0c-e7a4-4ca6-934e-9254c68e1a8b tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:32.870077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24f67e0c-e7a4-4ca6-934e-9254c68e1a8b tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:32.870380 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24f67e0c-e7a4-4ca6-934e-9254c68e1a8b tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:32.881555 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:32.881555 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:32.886632 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-24f67e0c-e7a4-4ca6-934e-9254c68e1a8b tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:32.895132 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24f67e0c-e7a4-4ca6-934e-9254c68e1a8b tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:32.896499 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 428/1707] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:32 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:33.912604 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-06235efe-5bf7-4cfe-9106-bccb46f133af None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:33.917312 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-06235efe-5bf7-4cfe-9106-bccb46f133af tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:33.917578 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-06235efe-5bf7-4cfe-9106-bccb46f133af tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:33.917823 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-06235efe-5bf7-4cfe-9106-bccb46f133af tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:33.927748 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:33.927748 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:33.932870 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-06235efe-5bf7-4cfe-9106-bccb46f133af tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:33.939060 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-06235efe-5bf7-4cfe-9106-bccb46f133af tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:33.939810 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 415/1708] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:33 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:34.957079 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-065e313d-c226-4816-8eac-8877a64b66bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:34.960723 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-065e313d-c226-4816-8eac-8877a64b66bc tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:34.960723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-065e313d-c226-4816-8eac-8877a64b66bc tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:34.960723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-065e313d-c226-4816-8eac-8877a64b66bc tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:34.973345 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:34.973345 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:34.981321 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-065e313d-c226-4816-8eac-8877a64b66bc tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:34.988074 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-065e313d-c226-4816-8eac-8877a64b66bc tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:34.988906 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 433/1709] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:34 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:36.005809 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5b665578-89f6-488d-988d-5bf34049c2c3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:36.008216 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b665578-89f6-488d-988d-5bf34049c2c3 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:36.008715 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b665578-89f6-488d-988d-5bf34049c2c3 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:36.009100 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b665578-89f6-488d-988d-5bf34049c2c3 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:36.021110 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:36.021110 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:36.026031 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5b665578-89f6-488d-988d-5bf34049c2c3 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:36.032644 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b665578-89f6-488d-988d-5bf34049c2c3 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:36.033365 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 434/1710] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:36 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:37.022464 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0aed6162-b0e7-42eb-8cdd-824ff32ecbfc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:37.024323 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0aed6162-b0e7-42eb-8cdd-824ff32ecbfc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:40:37.024574 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0aed6162-b0e7-42eb-8cdd-824ff32ecbfc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:37.024781 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0aed6162-b0e7-42eb-8cdd-824ff32ecbfc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:37.024975 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-0aed6162-b0e7-42eb-8cdd-824ff32ecbfc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Delete volume with id: 7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:40:37.033773 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:37.033773 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:37.034794 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0aed6162-b0e7-42eb-8cdd-824ff32ecbfc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:37.050967 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0ead3cc8-69e2-40d2-8b1b-30a86c7ac708 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:37.054417 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0ead3cc8-69e2-40d2-8b1b-30a86c7ac708 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:37.054646 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0ead3cc8-69e2-40d2-8b1b-30a86c7ac708 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:37.054899 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0ead3cc8-69e2-40d2-8b1b-30a86c7ac708 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:37.064484 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0aed6162-b0e7-42eb-8cdd-824ff32ecbfc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Delete volume request issued successfully. Aug 13 02:40:37.064766 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0aed6162-b0e7-42eb-8cdd-824ff32ecbfc tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 202 Aug 13 02:40:37.065714 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 429/1711] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:40:37 2026] DELETE /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:37.067379 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:37.067379 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:37.073407 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0ead3cc8-69e2-40d2-8b1b-30a86c7ac708 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:37.078726 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1b63ae9-3770-4ebd-907e-ec1b1407bdcb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:37.080281 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0ead3cc8-69e2-40d2-8b1b-30a86c7ac708 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:37.080853 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 416/1712] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:37 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:37.082196 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1b63ae9-3770-4ebd-907e-ec1b1407bdcb tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:40:37.082552 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1b63ae9-3770-4ebd-907e-ec1b1407bdcb tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:37.082874 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1b63ae9-3770-4ebd-907e-ec1b1407bdcb tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:37.098381 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:37.098381 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:37.105560 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1b63ae9-3770-4ebd-907e-ec1b1407bdcb tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:37.113827 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1b63ae9-3770-4ebd-907e-ec1b1407bdcb tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 200 Aug 13 02:40:37.114422 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 434/1713] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:37 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:37.834327 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-a5ca791b-1506-49fa-a167-12321af6fd37 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:37.836799 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-a5ca791b-1506-49fa-a167-12321af6fd37 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:37.837420 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-a5ca791b-1506-49fa-a167-12321af6fd37 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:37.837420 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-a5ca791b-1506-49fa-a167-12321af6fd37 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:37.849921 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:37.849921 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:37.854613 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-a5ca791b-1506-49fa-a167-12321af6fd37 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:37.860295 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-a5ca791b-1506-49fa-a167-12321af6fd37 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:37.860768 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 435/1714] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:37 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 1129 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:37.886956 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-73da2bcd-da5e-49a5-9c28-244eff3c7d09 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:37.889420 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-73da2bcd-da5e-49a5-9c28-244eff3c7d09 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] POST https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7/action Aug 13 02:40:37.889871 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-73da2bcd-da5e-49a5-9c28-244eff3c7d09 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:37.889983 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-73da2bcd-da5e-49a5-9c28-244eff3c7d09 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:37.905783 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:37.905783 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:37.906526 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-73da2bcd-da5e-49a5-9c28-244eff3c7d09 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:37.919639 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-73da2bcd-da5e-49a5-9c28-244eff3c7d09 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Begin detaching volume completed successfully. Aug 13 02:40:37.920035 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-73da2bcd-da5e-49a5-9c28-244eff3c7d09 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7/action returned with HTTP 202 Aug 13 02:40:37.921827 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 430/1715] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:40:37 2026] POST /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:40:37.986035 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6e442477-7d37-476a-a1b7-8973a8b2fd85 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:37.986655 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e442477-7d37-476a-a1b7-8973a8b2fd85 None None] GET https://10.4.3.30/volume// Aug 13 02:40:37.986914 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6e442477-7d37-476a-a1b7-8973a8b2fd85 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:37.987178 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6e442477-7d37-476a-a1b7-8973a8b2fd85 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:37.987653 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e442477-7d37-476a-a1b7-8973a8b2fd85 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:37.988564 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 417/1716] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:40:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:37.997909 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-5bbd3a43-1cec-49d8-9ead-7f01cb789661 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:38.004178 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-5bbd3a43-1cec-49d8-9ead-7f01cb789661 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:38.004696 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-5bbd3a43-1cec-49d8-9ead-7f01cb789661 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:38.004855 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-5bbd3a43-1cec-49d8-9ead-7f01cb789661 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:38.032392 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:38.032392 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:38.037563 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-5bbd3a43-1cec-49d8-9ead-7f01cb789661 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:38.044283 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-5bbd3a43-1cec-49d8-9ead-7f01cb789661 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:40:38.044943 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 435/1717] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:40:37 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:40:38.098346 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7e194e80-c42b-4c90-845c-5866e125c932 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:38.103064 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7e194e80-c42b-4c90-845c-5866e125c932 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:38.103401 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7e194e80-c42b-4c90-845c-5866e125c932 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:38.103672 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7e194e80-c42b-4c90-845c-5866e125c932 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:38.113657 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:38.113657 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:38.119104 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7e194e80-c42b-4c90-845c-5866e125c932 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:38.125379 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7e194e80-c42b-4c90-845c-5866e125c932 tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:38.125924 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 436/1718] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:38 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:38.131296 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-be20efd5-14b7-4325-af4d-7fac334a43f6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:38.144747 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be20efd5-14b7-4325-af4d-7fac334a43f6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 Aug 13 02:40:38.144747 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be20efd5-14b7-4325-af4d-7fac334a43f6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:38.144747 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be20efd5-14b7-4325-af4d-7fac334a43f6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:38.151400 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be20efd5-14b7-4325-af4d-7fac334a43f6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 returned with HTTP 404 Aug 13 02:40:38.152090 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 431/1719] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:38 2026] GET /volume/v3/volumes/7d59a186-1bf1-490e-a7bb-1f978f3c23c8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:38.977619 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6886a3cf-dd87-4c0f-bda6-5e07220d675d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:38.981547 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6886a3cf-dd87-4c0f-bda6-5e07220d675d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:38.981888 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6886a3cf-dd87-4c0f-bda6-5e07220d675d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:38.983281 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6886a3cf-dd87-4c0f-bda6-5e07220d675d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:39.005846 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:39.005846 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:39.015021 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6886a3cf-dd87-4c0f-bda6-5e07220d675d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:39.025713 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6886a3cf-dd87-4c0f-bda6-5e07220d675d tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:39.025713 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 418/1720] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:38 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:39.048830 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ef7c205-81dd-46df-b912-fbe9f865fd7f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:39.053690 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ef7c205-81dd-46df-b912-fbe9f865fd7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] DELETE https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:39.056701 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ef7c205-81dd-46df-b912-fbe9f865fd7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:39.056701 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ef7c205-81dd-46df-b912-fbe9f865fd7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:39.057137 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5ef7c205-81dd-46df-b912-fbe9f865fd7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Delete volume with id: b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:39.075317 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:39.075317 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:39.076077 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5ef7c205-81dd-46df-b912-fbe9f865fd7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:39.130803 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5ef7c205-81dd-46df-b912-fbe9f865fd7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Delete volume request issued successfully. Aug 13 02:40:39.130803 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ef7c205-81dd-46df-b912-fbe9f865fd7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 202 Aug 13 02:40:39.131281 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 436/1721] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:40:39 2026] DELETE /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:39.145567 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-85bc5899-7682-4571-9392-85be37b0ff7f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:39.151284 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-85bc5899-7682-4571-9392-85be37b0ff7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:39.151606 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-85bc5899-7682-4571-9392-85be37b0ff7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:39.151915 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-85bc5899-7682-4571-9392-85be37b0ff7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:39.164015 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:39.164015 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:39.169996 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-85bc5899-7682-4571-9392-85be37b0ff7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Volume info retrieved successfully. Aug 13 02:40:39.176440 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-85bc5899-7682-4571-9392-85be37b0ff7f tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 200 Aug 13 02:40:39.177606 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 437/1722] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:39 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:39.255991 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-965a3a66-97e0-49ad-ac1c-753ab0664523 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:39.260599 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-965a3a66-97e0-49ad-ac1c-753ab0664523 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] DELETE https://10.4.3.30/volume/v3/attachments/3a8cc575-c10b-4068-9c56-3f55452ebca6 Aug 13 02:40:39.260599 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-965a3a66-97e0-49ad-ac1c-753ab0664523 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:39.260939 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-965a3a66-97e0-49ad-ac1c-753ab0664523 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:39.272412 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:39.272412 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:39.380975 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-73f6ace1-5bee-479d-b218-eb4cc1c9950d req-965a3a66-97e0-49ad-ac1c-753ab0664523 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/attachments/3a8cc575-c10b-4068-9c56-3f55452ebca6 returned with HTTP 200 Aug 13 02:40:39.380975 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 432/1723] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:40:39 2026] DELETE /volume/v3/attachments/3a8cc575-c10b-4068-9c56-3f55452ebca6 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:40.180904 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-20fd0a7b-e932-4d4e-81ce-4da207aa9481 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:40.183014 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-20fd0a7b-e932-4d4e-81ce-4da207aa9481 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:40:40.183688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-20fd0a7b-e932-4d4e-81ce-4da207aa9481 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7", "force": false, "name": "tempest-TestStampPattern-snapshot-1500421624", "description": null, "metadata": null}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:40.200904 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:40.200904 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:40.200904 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-20fd0a7b-e932-4d4e-81ce-4da207aa9481 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:40:40.200904 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-20fd0a7b-e932-4d4e-81ce-4da207aa9481 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Create snapshot from volume cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:40:40.201201 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ea568d6-6f64-41eb-ae63-58f8801f82bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:40.205354 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ea568d6-6f64-41eb-ae63-58f8801f82bb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] GET https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 Aug 13 02:40:40.205354 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ea568d6-6f64-41eb-ae63-58f8801f82bb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:40.205354 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ea568d6-6f64-41eb-ae63-58f8801f82bb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:40.220981 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ea568d6-6f64-41eb-ae63-58f8801f82bb tempest-VolumesActionsTest-590679833 tempest-VolumesActionsTest-590679833-project-member] https://10.4.3.30/volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 returned with HTTP 404 Aug 13 02:40:40.222063 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 437/1724] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:40 2026] GET /volume/v3/volumes/b1d4320c-fbe5-4856-ae65-f371a4e90dd7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:40.317950 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-20fd0a7b-e932-4d4e-81ce-4da207aa9481 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Created reservations ['aae3840e-46cf-41df-898d-7672c5a2b3ca', 'ef7284ad-f78b-4c03-a2c6-0a0b54730ed8', '77df3042-3204-41a6-bdd8-e8bbfe6ad1f3', '9307633e-7811-4a97-968a-d60edc168629'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:40.379354 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-20fd0a7b-e932-4d4e-81ce-4da207aa9481 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Snapshot create request issued successfully. Aug 13 02:40:40.380156 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-20fd0a7b-e932-4d4e-81ce-4da207aa9481 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:40:40.380882 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 419/1725] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:40:40 2026] POST /volume/v3/snapshots => generated 303 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:40.398283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f3089941-0aa4-461e-a229-b2344b93ee80 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:40.404589 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f3089941-0aa4-461e-a229-b2344b93ee80 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 Aug 13 02:40:40.404800 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f3089941-0aa4-461e-a229-b2344b93ee80 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:40.405107 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f3089941-0aa4-461e-a229-b2344b93ee80 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:40.419093 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:40.419093 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:40.419316 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f3089941-0aa4-461e-a229-b2344b93ee80 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Snapshot retrieved successfully. Aug 13 02:40:40.421496 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f3089941-0aa4-461e-a229-b2344b93ee80 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 returned with HTTP 200 Aug 13 02:40:40.421496 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 438/1726] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:40:40 2026] GET /volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:41.439087 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e01c670d-fe35-4f7f-889d-5be005caf87f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:41.442204 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e01c670d-fe35-4f7f-889d-5be005caf87f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 Aug 13 02:40:41.442974 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e01c670d-fe35-4f7f-889d-5be005caf87f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:41.442974 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e01c670d-fe35-4f7f-889d-5be005caf87f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:41.450191 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:41.450191 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:41.450690 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e01c670d-fe35-4f7f-889d-5be005caf87f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Snapshot retrieved successfully. Aug 13 02:40:41.451577 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e01c670d-fe35-4f7f-889d-5be005caf87f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 returned with HTTP 200 Aug 13 02:40:41.452160 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 433/1727] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:40:41 2026] GET /volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:41.469554 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1b2e94c2-efed-47f5-8a5b-feb7608895e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:41.472028 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b2e94c2-efed-47f5-8a5b-feb7608895e5 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 Aug 13 02:40:41.472904 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b2e94c2-efed-47f5-8a5b-feb7608895e5 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:41.472904 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b2e94c2-efed-47f5-8a5b-feb7608895e5 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:41.484008 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:41.484008 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:41.484584 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1b2e94c2-efed-47f5-8a5b-feb7608895e5 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Snapshot retrieved successfully. Aug 13 02:40:41.485646 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b2e94c2-efed-47f5-8a5b-feb7608895e5 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 returned with HTTP 200 Aug 13 02:40:41.486814 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 438/1728] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:40:41 2026] GET /volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:42.477302 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-648334e9-6a79-4f41-b90a-254005ab4755 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:42.481176 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-648334e9-6a79-4f41-b90a-254005ab4755 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:42.481989 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-648334e9-6a79-4f41-b90a-254005ab4755 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:42.481989 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-648334e9-6a79-4f41-b90a-254005ab4755 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:42.502948 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:42.502948 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:42.515985 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-648334e9-6a79-4f41-b90a-254005ab4755 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:42.529655 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-648334e9-6a79-4f41-b90a-254005ab4755 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:42.530133 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 420/1729] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:42 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:42.552077 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2e838148-dd88-4f9e-b073-7015c0932e75 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:42.556291 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e838148-dd88-4f9e-b073-7015c0932e75 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:42.557128 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e838148-dd88-4f9e-b073-7015c0932e75 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:42.557324 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e838148-dd88-4f9e-b073-7015c0932e75 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:42.573614 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:42.573614 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:42.578802 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2e838148-dd88-4f9e-b073-7015c0932e75 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:42.585836 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e838148-dd88-4f9e-b073-7015c0932e75 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:42.590644 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 439/1730] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:42 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:42.696868 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-12c5b57c-58c9-453d-9cf1-511f9f386d97 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:42.705342 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-12c5b57c-58c9-453d-9cf1-511f9f386d97 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:42.705342 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-12c5b57c-58c9-453d-9cf1-511f9f386d97 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:42.706091 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-12c5b57c-58c9-453d-9cf1-511f9f386d97 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:42.732887 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:42.732887 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:42.744330 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-12c5b57c-58c9-453d-9cf1-511f9f386d97 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:42.759412 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-12c5b57c-58c9-453d-9cf1-511f9f386d97 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:42.760344 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 434/1731] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:42 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:42.994693 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1efcb194-0656-4f71-97ba-b49cd881103f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:42.995784 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1efcb194-0656-4f71-97ba-b49cd881103f None None] GET https://10.4.3.30/volume// Aug 13 02:40:42.996188 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1efcb194-0656-4f71-97ba-b49cd881103f None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:42.996516 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1efcb194-0656-4f71-97ba-b49cd881103f None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:42.997347 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1efcb194-0656-4f71-97ba-b49cd881103f None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:42.999053 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 439/1732] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:40:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:43.020326 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-5413f6b7-93d6-42d5-a6e2-0326d937beff None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:43.089048 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-5413f6b7-93d6-42d5-a6e2-0326d937beff tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:40:43.093382 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-5413f6b7-93d6-42d5-a6e2-0326d937beff tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f790733a-3c42-448f-b561-c2ba6e1b0ca9", "connector": null, "instance_uuid": "02750e6e-0492-4292-af89-80e27f492fc4"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:43.106832 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-ba2c4220-857c-4637-919e-723ef029ba6a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:43.111565 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-ba2c4220-857c-4637-919e-723ef029ba6a tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] DELETE https://10.4.3.30/volume/v3/attachments/41fb027e-eb6d-44ee-80ad-e95fb5ae7e30 Aug 13 02:40:43.111700 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:43.111700 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:43.111857 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-ba2c4220-857c-4637-919e-723ef029ba6a tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:43.112192 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-ba2c4220-857c-4637-919e-723ef029ba6a tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:43.134781 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:43.134781 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:43.185696 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-5413f6b7-93d6-42d5-a6e2-0326d937beff tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:40:43.186890 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 421/1733] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:40:43 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:43.254901 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ce4f4a70-daf3-413e-8b29-178d8817d706 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:43.265050 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ce4f4a70-daf3-413e-8b29-178d8817d706 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:43.267493 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ce4f4a70-daf3-413e-8b29-178d8817d706 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:43.268005 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ce4f4a70-daf3-413e-8b29-178d8817d706 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:43.269587 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76794978-6004-4e8d-a04e-89f6b4d316c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:43.270026 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76794978-6004-4e8d-a04e-89f6b4d316c5 None None] GET https://10.4.3.30/volume// Aug 13 02:40:43.270364 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76794978-6004-4e8d-a04e-89f6b4d316c5 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:43.270710 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76794978-6004-4e8d-a04e-89f6b4d316c5 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:43.271097 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76794978-6004-4e8d-a04e-89f6b4d316c5 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:43.271718 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 440/1734] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:40:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:43.276296 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-ba2c4220-857c-4637-919e-723ef029ba6a tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/attachments/41fb027e-eb6d-44ee-80ad-e95fb5ae7e30 returned with HTTP 200 Aug 13 02:40:43.277075 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 440/1735] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:40:43 2026] DELETE /volume/v3/attachments/41fb027e-eb6d-44ee-80ad-e95fb5ae7e30 => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:43.290077 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:43.290077 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:43.302428 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ce4f4a70-daf3-413e-8b29-178d8817d706 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:43.310210 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-68573952-dccc-428f-a44c-1277593c0688 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:43.312808 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ce4f4a70-daf3-413e-8b29-178d8817d706 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:43.312808 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 435/1736] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:43 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 875 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:43.315785 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-68573952-dccc-428f-a44c-1277593c0688 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:43.315785 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-68573952-dccc-428f-a44c-1277593c0688 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:43.315785 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-68573952-dccc-428f-a44c-1277593c0688 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:43.322773 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-f421da3d-9741-4ba0-86bd-d50d521dd21d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:43.326583 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-f421da3d-9741-4ba0-86bd-d50d521dd21d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] DELETE https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 Aug 13 02:40:43.326583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-f421da3d-9741-4ba0-86bd-d50d521dd21d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:43.326583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-f421da3d-9741-4ba0-86bd-d50d521dd21d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:43.327186 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-f421da3d-9741-4ba0-86bd-d50d521dd21d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Delete volume with id: 356f4103-8924-41b8-95e2-d638076c0611 Aug 13 02:40:43.341650 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:43.341650 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:43.352534 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-68573952-dccc-428f-a44c-1277593c0688 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:43.356072 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:43.356072 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:43.356752 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-f421da3d-9741-4ba0-86bd-d50d521dd21d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:40:43.360132 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-68573952-dccc-428f-a44c-1277593c0688 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:43.360797 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 422/1737] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:40:43 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 1055 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:40:43.405281 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-f421da3d-9741-4ba0-86bd-d50d521dd21d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Delete volume request issued successfully. Aug 13 02:40:43.405679 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c70e4e2a-f987-4bb4-ada4-03155b3527b2 req-f421da3d-9741-4ba0-86bd-d50d521dd21d tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 returned with HTTP 202 Aug 13 02:40:43.406367 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 441/1738] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:40:43 2026] DELETE /volume/v3/volumes/356f4103-8924-41b8-95e2-d638076c0611 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:43.542412 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-e9db699a-0f50-4865-9300-b0b2535bdea2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:43.544812 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-e9db699a-0f50-4865-9300-b0b2535bdea2 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] PUT https://10.4.3.30/volume/v3/attachments/6955d98f-691f-4d29-9536-a59b8d888e9b Aug 13 02:40:43.545204 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-e9db699a-0f50-4865-9300-b0b2535bdea2 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:43.559196 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-e9db699a-0f50-4865-9300-b0b2535bdea2 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Acquiring lock "cinder-attachment_update-f790733a-3c42-448f-b561-c2ba6e1b0ca9-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:40:43.573921 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-e9db699a-0f50-4865-9300-b0b2535bdea2 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-f790733a-3c42-448f-b561-c2ba6e1b0ca9-np0000007139" acquired by "attachment_update" :: waited 0.015s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:40:43.576842 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:43.576842 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:43.790379 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-e9db699a-0f50-4865-9300-b0b2535bdea2 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-f790733a-3c42-448f-b561-c2ba6e1b0ca9-np0000007139" released by "attachment_update" :: held 0.216s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:40:43.790379 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-e9db699a-0f50-4865-9300-b0b2535bdea2 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/6955d98f-691f-4d29-9536-a59b8d888e9b returned with HTTP 200 Aug 13 02:40:43.791132 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 441/1739] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:40:43 2026] PUT /volume/v3/attachments/6955d98f-691f-4d29-9536-a59b8d888e9b => generated 968 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:43.822471 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-26b679a4-51d7-47a3-ba15-7e0433922f85 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:43.829329 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-26b679a4-51d7-47a3-ba15-7e0433922f85 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9/encryption Aug 13 02:40:43.829805 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-26b679a4-51d7-47a3-ba15-7e0433922f85 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:43.829990 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-26b679a4-51d7-47a3-ba15-7e0433922f85 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:43.848414 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:43.848414 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:43.859977 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-26b679a4-51d7-47a3-ba15-7e0433922f85 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9/encryption returned with HTTP 200 Aug 13 02:40:43.860483 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 436/1740] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:40:43 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:44.331395 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-52056bcc-60e8-4b4d-8cd6-6770520de17f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:44.333540 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-52056bcc-60e8-4b4d-8cd6-6770520de17f tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:44.333864 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-52056bcc-60e8-4b4d-8cd6-6770520de17f tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:44.334196 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-52056bcc-60e8-4b4d-8cd6-6770520de17f tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:44.351916 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:44.351916 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:44.362026 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-52056bcc-60e8-4b4d-8cd6-6770520de17f tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:44.371098 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-52056bcc-60e8-4b4d-8cd6-6770520de17f tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:44.372898 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 423/1741] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:44 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:45.393439 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5dda6f26-5ef0-4d2b-9007-f2e9221a7210 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:45.395773 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5dda6f26-5ef0-4d2b-9007-f2e9221a7210 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:45.396106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5dda6f26-5ef0-4d2b-9007-f2e9221a7210 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:45.396525 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5dda6f26-5ef0-4d2b-9007-f2e9221a7210 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:45.410568 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:45.410568 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:45.416581 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5dda6f26-5ef0-4d2b-9007-f2e9221a7210 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:45.425118 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5dda6f26-5ef0-4d2b-9007-f2e9221a7210 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:45.425710 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 442/1742] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:45 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:46.291772 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-03a073e4-f39d-4ad9-8395-007084067a37 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:46.295594 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:40:46.296034 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1, "name": "tempest-VolumesExtendTest-Volume-634926374"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:46.299196 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Create volume request body: {'volume': {'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-634926374'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:40:46.445057 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a162db4e-cad1-47fb-83ef-10d297ec575c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:46.452174 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a162db4e-cad1-47fb-83ef-10d297ec575c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:46.452174 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a162db4e-cad1-47fb-83ef-10d297ec575c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:46.452174 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a162db4e-cad1-47fb-83ef-10d297ec575c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:46.458369 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Create volume of 1 GB Aug 13 02:40:46.458369 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:46.458369 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:46.464778 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Availability Zones retrieved successfully. Aug 13 02:40:46.471814 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:46.471814 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:46.477751 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Flow 'volume_create_api' (b8fca82b-5ca6-4774-838d-a8a51477ace2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:46.479133 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c3c452-3966-445e-bebd-e29fa483dccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:46.480737 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:40:46.483054 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a162db4e-cad1-47fb-83ef-10d297ec575c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:46.494211 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a162db4e-cad1-47fb-83ef-10d297ec575c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:46.494453 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 437/1743] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:46 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:46.575047 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c3c452-3966-445e-bebd-e29fa483dccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:46.576096 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66593d18-d4e2-4ebb-b038-95dc9ac3f757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:46.677334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Created reservations ['ef589f89-e404-4df8-8c16-1a70f56f1657', '748fcfa9-c5a9-468d-a6c9-d8108b6334d4', 'e24bae01-9466-40f2-97a0-7f91a1d7998f', '3c0aba10-1807-4356-ae2a-9eb95fd8c0c3'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:46.679090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66593d18-d4e2-4ebb-b038-95dc9ac3f757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef589f89-e404-4df8-8c16-1a70f56f1657', '748fcfa9-c5a9-468d-a6c9-d8108b6334d4', 'e24bae01-9466-40f2-97a0-7f91a1d7998f', '3c0aba10-1807-4356-ae2a-9eb95fd8c0c3']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:46.680665 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8341b59-32ce-4b8e-a669-8e2c4b192b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:46.717606 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8341b59-32ce-4b8e-a669-8e2c4b192b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33c5ea05-1407-403c-8d59-aa2df2f450cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-634926374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01133f1d78114a2b93fa86ac1d9b450c',qos_specs=None,replication_status=,reservations=['ef589f89-e404-4df8-8c16-1a70f56f1657','748fcfa9-c5a9-468d-a6c9-d8108b6334d4','e24bae01-9466-40f2-97a0-7f91a1d7998f','3c0aba10-1807-4356-ae2a-9eb95fd8c0c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142c516a1d144ed89f03951f827a64b7',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:40:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-634926374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33c5ea05-1407-403c-8d59-aa2df2f450cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01133f1d78114a2b93fa86ac1d9b450c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='142c516a1d144ed89f03951f827a64b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:46.718223 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d15d2e3-0789-4351-ad81-72a30ab994eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:46.750503 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d15d2e3-0789-4351-ad81-72a30ab994eb) transitioned into state 'SUCCESS' from state '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-634926374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01133f1d78114a2b93fa86ac1d9b450c',qos_specs=None,replication_status=,reservations=['ef589f89-e404-4df8-8c16-1a70f56f1657','748fcfa9-c5a9-468d-a6c9-d8108b6334d4','e24bae01-9466-40f2-97a0-7f91a1d7998f','3c0aba10-1807-4356-ae2a-9eb95fd8c0c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142c516a1d144ed89f03951f827a64b7',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:46.751061 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2398f654-bccb-495d-b329-bec039ce7087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:46.767437 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2398f654-bccb-495d-b329-bec039ce7087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:46.768809 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Flow 'volume_create_api' (b8fca82b-5ca6-4774-838d-a8a51477ace2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:46.769433 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Create volume request issued successfully. Aug 13 02:40:46.770516 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03a073e4-f39d-4ad9-8395-007084067a37 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:40:46.770883 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 442/1744] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:40:46 2026] POST /volume/v3/volumes => generated 745 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:46.787789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d1840a6d-71b8-41c8-9812-0cc3cdf97f51 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:46.792499 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d1840a6d-71b8-41c8-9812-0cc3cdf97f51 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc Aug 13 02:40:46.792499 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d1840a6d-71b8-41c8-9812-0cc3cdf97f51 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:46.792713 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d1840a6d-71b8-41c8-9812-0cc3cdf97f51 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:46.806110 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:46.806110 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:46.812075 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d1840a6d-71b8-41c8-9812-0cc3cdf97f51 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:46.820099 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d1840a6d-71b8-41c8-9812-0cc3cdf97f51 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc returned with HTTP 200 Aug 13 02:40:46.821900 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 424/1745] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:46 2026] GET /volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:47.512388 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ddbc80f7-da13-43ae-97f8-5a77034eb285 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:47.514605 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddbc80f7-da13-43ae-97f8-5a77034eb285 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:47.514882 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddbc80f7-da13-43ae-97f8-5a77034eb285 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:47.515160 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddbc80f7-da13-43ae-97f8-5a77034eb285 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:47.532595 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:47.532595 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:47.540648 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ddbc80f7-da13-43ae-97f8-5a77034eb285 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:47.546177 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddbc80f7-da13-43ae-97f8-5a77034eb285 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:47.546648 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 443/1746] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:47 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:47.742372 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5ed45efa-2d39-4eab-b64e-b5b7ba30ef17 req-f1df3f03-c755-49f7-b542-db44943470b5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:47.745816 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5ed45efa-2d39-4eab-b64e-b5b7ba30ef17 req-f1df3f03-c755-49f7-b542-db44943470b5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:40:47.746778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5ed45efa-2d39-4eab-b64e-b5b7ba30ef17 req-f1df3f03-c755-49f7-b542-db44943470b5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:47.746778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5ed45efa-2d39-4eab-b64e-b5b7ba30ef17 req-f1df3f03-c755-49f7-b542-db44943470b5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:47.772221 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:47.772221 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:47.781206 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-5ed45efa-2d39-4eab-b64e-b5b7ba30ef17 req-f1df3f03-c755-49f7-b542-db44943470b5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:47.791074 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5ed45efa-2d39-4eab-b64e-b5b7ba30ef17 req-f1df3f03-c755-49f7-b542-db44943470b5 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:40:47.792027 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 438/1747] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:47 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 1658 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:47.841597 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-480e4c28-b5cd-4d38-87fa-efc09a2f563f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:47.844752 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-480e4c28-b5cd-4d38-87fa-efc09a2f563f tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc Aug 13 02:40:47.844752 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-480e4c28-b5cd-4d38-87fa-efc09a2f563f tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:47.844978 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-480e4c28-b5cd-4d38-87fa-efc09a2f563f tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:47.855082 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:47.855082 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:47.861468 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-480e4c28-b5cd-4d38-87fa-efc09a2f563f tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:47.870881 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-480e4c28-b5cd-4d38-87fa-efc09a2f563f tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc returned with HTTP 200 Aug 13 02:40:47.871504 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 443/1748] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:47 2026] GET /volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc => generated 1353 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:47.892725 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9dfe749c-ca91-4a89-85f2-ae9e37d11e02 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:47.899278 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9dfe749c-ca91-4a89-85f2-ae9e37d11e02 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] POST https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc/action Aug 13 02:40:47.899278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9dfe749c-ca91-4a89-85f2-ae9e37d11e02 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:47.899278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9dfe749c-ca91-4a89-85f2-ae9e37d11e02 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:47.918150 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:47.918150 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:47.918763 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9dfe749c-ca91-4a89-85f2-ae9e37d11e02 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:48.016437 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-9dfe749c-ca91-4a89-85f2-ae9e37d11e02 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Created reservations ['1e4d1490-5fc7-4e0f-96e6-402fb97587b0', 'a094976b-21ad-4bf3-be77-681147dc563d'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:48.037475 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9dfe749c-ca91-4a89-85f2-ae9e37d11e02 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Extend volume request issued successfully. Aug 13 02:40:48.037745 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9dfe749c-ca91-4a89-85f2-ae9e37d11e02 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc/action returned with HTTP 202 Aug 13 02:40:48.038755 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 425/1749] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:40:47 2026] POST /volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:40:48.049042 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2697c35-460a-4c04-bae5-194f4dbdd77a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:48.053038 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2697c35-460a-4c04-bae5-194f4dbdd77a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc Aug 13 02:40:48.053038 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2697c35-460a-4c04-bae5-194f4dbdd77a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:48.053038 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2697c35-460a-4c04-bae5-194f4dbdd77a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:48.063146 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:48.063146 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:48.073687 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2697c35-460a-4c04-bae5-194f4dbdd77a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:48.081505 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2697c35-460a-4c04-bae5-194f4dbdd77a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc returned with HTTP 200 Aug 13 02:40:48.083331 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 444/1750] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:48 2026] GET /volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:48.561495 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b2918277-84c4-4440-8ce4-8d9dddd50a98 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:48.564452 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2918277-84c4-4440-8ce4-8d9dddd50a98 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:48.564873 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2918277-84c4-4440-8ce4-8d9dddd50a98 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:48.565146 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2918277-84c4-4440-8ce4-8d9dddd50a98 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:48.580571 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:48.580571 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:48.588620 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b2918277-84c4-4440-8ce4-8d9dddd50a98 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:48.597265 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2918277-84c4-4440-8ce4-8d9dddd50a98 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:48.598180 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 439/1751] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:48 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:49.104278 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cbba2be2-d3e1-439c-8dd8-b88325e7b162 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:49.107418 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbba2be2-d3e1-439c-8dd8-b88325e7b162 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc Aug 13 02:40:49.109180 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbba2be2-d3e1-439c-8dd8-b88325e7b162 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:49.109180 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbba2be2-d3e1-439c-8dd8-b88325e7b162 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:49.122818 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:49.122818 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:49.126507 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:49.126954 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5ed45efa-2d39-4eab-b64e-b5b7ba30ef17 req-0e0e40b5-7768-4b47-967a-6c8007715ac7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:49.127227 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cbba2be2-d3e1-439c-8dd8-b88325e7b162 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:49.129835 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5ed45efa-2d39-4eab-b64e-b5b7ba30ef17 req-0e0e40b5-7768-4b47-967a-6c8007715ac7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/attachments/01ec764b-1798-440d-ad22-895a3cea9ac6 Aug 13 02:40:49.130327 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5ed45efa-2d39-4eab-b64e-b5b7ba30ef17 req-0e0e40b5-7768-4b47-967a-6c8007715ac7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:49.130627 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5ed45efa-2d39-4eab-b64e-b5b7ba30ef17 req-0e0e40b5-7768-4b47-967a-6c8007715ac7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:49.131399 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:40:49.132092 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1478385397", "snapshot_id": "0a7c3b03-890a-411e-998c-2467927d7837", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:49.134940 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbba2be2-d3e1-439c-8dd8-b88325e7b162 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc returned with HTTP 200 Aug 13 02:40:49.135572 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 444/1752] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:49 2026] GET /volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc => generated 1353 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:49.136924 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1478385397', 'snapshot_id': '0a7c3b03-890a-411e-998c-2467927d7837', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:40:49.147388 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:49.147388 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:49.151270 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Snapshot retrieved successfully. Aug 13 02:40:49.151270 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Create volume of 1 GB Aug 13 02:40:49.155603 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Availability Zones retrieved successfully. Aug 13 02:40:49.158821 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:49.158821 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:49.160928 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-609307e3-3170-4117-9846-15f5bf7f13e2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:49.163695 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-609307e3-3170-4117-9846-15f5bf7f13e2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc Aug 13 02:40:49.164077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-609307e3-3170-4117-9846-15f5bf7f13e2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:49.164416 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-609307e3-3170-4117-9846-15f5bf7f13e2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:49.164579 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Flow 'volume_create_api' (a877c5fd-b40d-43b2-915b-978720bee8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:49.166083 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f989922a-c438-49f7-9446-c9e13c94774d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:49.167499 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:40:49.175851 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:49.175851 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:49.181622 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-609307e3-3170-4117-9846-15f5bf7f13e2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:49.190766 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-609307e3-3170-4117-9846-15f5bf7f13e2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc returned with HTTP 200 Aug 13 02:40:49.193582 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 440/1753] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:49 2026] GET /volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:49.213187 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dbbb1c70-58a4-452b-9ca1-a345d68be736 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:49.216743 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dbbb1c70-58a4-452b-9ca1-a345d68be736 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc Aug 13 02:40:49.216988 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dbbb1c70-58a4-452b-9ca1-a345d68be736 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:49.217266 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dbbb1c70-58a4-452b-9ca1-a345d68be736 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:49.229451 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:49.229451 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:49.232659 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f989922a-c438-49f7-9446-c9e13c94774d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a7c3b03-890a-411e-998c-2467927d7837', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:49.233999 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa38c73-83c9-4fab-8b98-4a8dbb145e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:49.236539 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dbbb1c70-58a4-452b-9ca1-a345d68be736 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:49.245412 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dbbb1c70-58a4-452b-9ca1-a345d68be736 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc returned with HTTP 200 Aug 13 02:40:49.248634 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 445/1754] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:49 2026] GET /volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:49.273708 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-985b2548-469d-4b3d-8857-e495c392cf99 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:49.276411 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-985b2548-469d-4b3d-8857-e495c392cf99 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] DELETE https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc Aug 13 02:40:49.276765 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-985b2548-469d-4b3d-8857-e495c392cf99 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:49.277199 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-985b2548-469d-4b3d-8857-e495c392cf99 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:49.277497 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-985b2548-469d-4b3d-8857-e495c392cf99 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Delete volume with id: 33c5ea05-1407-403c-8d59-aa2df2f450cc Aug 13 02:40:49.286907 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5ed45efa-2d39-4eab-b64e-b5b7ba30ef17 req-0e0e40b5-7768-4b47-967a-6c8007715ac7 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/attachments/01ec764b-1798-440d-ad22-895a3cea9ac6 returned with HTTP 200 Aug 13 02:40:49.286907 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 445/1755] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:40:49 2026] DELETE /volume/v3/attachments/01ec764b-1798-440d-ad22-895a3cea9ac6 => generated 19 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:49.291785 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:49.291785 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:49.292298 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-985b2548-469d-4b3d-8857-e495c392cf99 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:49.326832 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Created reservations ['9fbe5d78-2116-457b-afa3-13af7d99d2d1', '1badde47-9766-48e6-94f7-d44434d6ee1a', 'a7fdf082-c590-433b-bcf8-46613989dac6', 'd03426cd-9a33-4762-adb6-3104a13db7db'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:49.327794 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa38c73-83c9-4fab-8b98-4a8dbb145e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fbe5d78-2116-457b-afa3-13af7d99d2d1', '1badde47-9766-48e6-94f7-d44434d6ee1a', 'a7fdf082-c590-433b-bcf8-46613989dac6', 'd03426cd-9a33-4762-adb6-3104a13db7db']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:49.329787 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2300c7a-f9bd-4bea-a48a-26b8571bacee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:49.338986 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-985b2548-469d-4b3d-8857-e495c392cf99 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Delete volume request issued successfully. Aug 13 02:40:49.339077 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-985b2548-469d-4b3d-8857-e495c392cf99 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc returned with HTTP 202 Aug 13 02:40:49.340234 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 441/1756] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:40:49 2026] DELETE /volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:49.350819 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-55f7a7b9-a111-43ac-9afc-157f63c03b9a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:49.356231 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55f7a7b9-a111-43ac-9afc-157f63c03b9a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc Aug 13 02:40:49.356231 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55f7a7b9-a111-43ac-9afc-157f63c03b9a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:49.357159 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55f7a7b9-a111-43ac-9afc-157f63c03b9a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:49.376073 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:49.376073 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:49.385806 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-55f7a7b9-a111-43ac-9afc-157f63c03b9a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:49.392123 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55f7a7b9-a111-43ac-9afc-157f63c03b9a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc returned with HTTP 200 Aug 13 02:40:49.392693 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 446/1757] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:49 2026] GET /volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc => generated 1352 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:49.413881 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2300c7a-f9bd-4bea-a48a-26b8571bacee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f318c97-cc25-44c5-83ed-42429bd2a3e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1478385397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef7f2ef2a8c4916980bef1fdd6826f9',qos_specs=None,replication_status=,reservations=['9fbe5d78-2116-457b-afa3-13af7d99d2d1','1badde47-9766-48e6-94f7-d44434d6ee1a','a7fdf082-c590-433b-bcf8-46613989dac6','d03426cd-9a33-4762-adb6-3104a13db7db'],size=1,snapshot_id=0a7c3b03-890a-411e-998c-2467927d7837,source_replicaid=,source_volid=None,status='creating',user_id='558ba0b14ee94fa6a338013ceca1b1e0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1478385397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f318c97-cc25-44c5-83ed-42429bd2a3e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef7f2ef2a8c4916980bef1fdd6826f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a7c3b03-890a-411e-998c-2467927d7837,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558ba0b14ee94fa6a338013ceca1b1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:49.415288 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef1f1e8-0afe-4c7e-900a-144b57b17e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:49.450490 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef1f1e8-0afe-4c7e-900a-144b57b17e62) transitioned into state 'SUCCESS' from state '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-1478385397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef7f2ef2a8c4916980bef1fdd6826f9',qos_specs=None,replication_status=,reservations=['9fbe5d78-2116-457b-afa3-13af7d99d2d1','1badde47-9766-48e6-94f7-d44434d6ee1a','a7fdf082-c590-433b-bcf8-46613989dac6','d03426cd-9a33-4762-adb6-3104a13db7db'],size=1,snapshot_id=0a7c3b03-890a-411e-998c-2467927d7837,source_replicaid=,source_volid=None,status='creating',user_id='558ba0b14ee94fa6a338013ceca1b1e0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:49.450490 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50bdfdd-dcd5-4598-bf96-af3bab8d93d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:49.495822 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50bdfdd-dcd5-4598-bf96-af3bab8d93d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:49.497206 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Flow 'volume_create_api' (a877c5fd-b40d-43b2-915b-978720bee8da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:49.498460 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Create volume request issued successfully. Aug 13 02:40:49.498641 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e98ff93-8ab7-42a9-81be-2f753dbd4a1f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:40:49.499265 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 426/1758] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:40:49 2026] POST /volume/v3/volumes => generated 779 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:49.621134 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54ff7571-b3a4-4fde-bb66-5e81d41ae338 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:49.635451 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54ff7571-b3a4-4fde-bb66-5e81d41ae338 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:49.635792 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54ff7571-b3a4-4fde-bb66-5e81d41ae338 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:49.636103 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54ff7571-b3a4-4fde-bb66-5e81d41ae338 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:49.659809 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:49.659809 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:49.665753 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-54ff7571-b3a4-4fde-bb66-5e81d41ae338 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:49.671858 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54ff7571-b3a4-4fde-bb66-5e81d41ae338 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:49.672373 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 446/1759] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:49 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:50.286276 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-823b462f-32ec-4d71-b5b1-f77e0120c616 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:50.290467 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-823b462f-32ec-4d71-b5b1-f77e0120c616 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] DELETE https://10.4.3.30/volume/v3/attachments/b7c89dce-8cf5-4b85-bb67-10bda2233082 Aug 13 02:40:50.290467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-823b462f-32ec-4d71-b5b1-f77e0120c616 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:50.290759 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-823b462f-32ec-4d71-b5b1-f77e0120c616 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:50.308519 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:50.308519 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:50.393425 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-823b462f-32ec-4d71-b5b1-f77e0120c616 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/attachments/b7c89dce-8cf5-4b85-bb67-10bda2233082 returned with HTTP 200 Aug 13 02:40:50.394009 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 442/1760] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:40:50 2026] DELETE /volume/v3/attachments/b7c89dce-8cf5-4b85-bb67-10bda2233082 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:50.412787 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5878e7a7-8abb-4e00-afdc-833ef36dbb05 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:50.413729 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-df2bc0b7-4328-4bab-a10c-e1f119018012 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:50.415597 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5878e7a7-8abb-4e00-afdc-833ef36dbb05 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc Aug 13 02:40:50.417345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5878e7a7-8abb-4e00-afdc-833ef36dbb05 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:50.417345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5878e7a7-8abb-4e00-afdc-833ef36dbb05 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:50.417446 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-df2bc0b7-4328-4bab-a10c-e1f119018012 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] DELETE https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a Aug 13 02:40:50.417446 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-df2bc0b7-4328-4bab-a10c-e1f119018012 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:50.417547 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-df2bc0b7-4328-4bab-a10c-e1f119018012 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:50.417745 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-df2bc0b7-4328-4bab-a10c-e1f119018012 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Delete volume with id: d1b079e6-f2e5-46e5-93ef-77260a13188a Aug 13 02:40:50.425883 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5878e7a7-8abb-4e00-afdc-833ef36dbb05 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc returned with HTTP 404 Aug 13 02:40:50.426876 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 447/1761] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:50 2026] GET /volume/v3/volumes/33c5ea05-1407-403c-8d59-aa2df2f450cc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:50.434306 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:50.434306 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:50.436804 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-df2bc0b7-4328-4bab-a10c-e1f119018012 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Volume info retrieved successfully. Aug 13 02:40:50.442913 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:50.445853 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:40:50.445853 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1773461010"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:50.448411 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1773461010'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:40:50.448411 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Create volume of 1 GB Aug 13 02:40:50.453277 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Availability Zones retrieved successfully. Aug 13 02:40:50.460766 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Flow 'volume_create_api' (a3324912-8132-46fc-bd3d-e95c9369938b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:50.461849 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e6a7ab-00d4-474f-942e-f046319a5047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:50.462831 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:40:50.486049 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-df2bc0b7-4328-4bab-a10c-e1f119018012 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] Delete volume request issued successfully. Aug 13 02:40:50.486049 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-b27ef4fc-9ab8-42cf-8f8c-440aeaf75e05 req-df2bc0b7-4328-4bab-a10c-e1f119018012 tempest-ServerBootFromVolumeStableRescueTest-406560882 tempest-ServerBootFromVolumeStableRescueTest-406560882-project-member] https://10.4.3.30/volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a returned with HTTP 202 Aug 13 02:40:50.486049 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 427/1762] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:40:50 2026] DELETE /volume/v3/volumes/d1b079e6-f2e5-46e5-93ef-77260a13188a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:50.501784 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e6a7ab-00d4-474f-942e-f046319a5047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:50.503563 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01935175-a3d2-4a4f-a242-967a4d97b6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:50.587075 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Created reservations ['46bdc3ff-5a31-43f1-8070-44c19f88ba2f', 'c18a57b9-e7d6-4504-a451-dbf495833125', 'db2264c6-5b2a-45e4-97f2-b4d28dead340', '877840a0-5350-422a-b818-ab36d9299dab'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:50.588134 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01935175-a3d2-4a4f-a242-967a4d97b6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46bdc3ff-5a31-43f1-8070-44c19f88ba2f', 'c18a57b9-e7d6-4504-a451-dbf495833125', 'db2264c6-5b2a-45e4-97f2-b4d28dead340', '877840a0-5350-422a-b818-ab36d9299dab']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:50.588861 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1d44e7-a503-41e2-81dd-2dc9647eccc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:50.627615 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1d44e7-a503-41e2-81dd-2dc9647eccc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3214de0-bdd9-4dc0-bdd7-d18e8c81c291', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1773461010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01133f1d78114a2b93fa86ac1d9b450c',qos_specs=None,replication_status=,reservations=['46bdc3ff-5a31-43f1-8070-44c19f88ba2f','c18a57b9-e7d6-4504-a451-dbf495833125','db2264c6-5b2a-45e4-97f2-b4d28dead340','877840a0-5350-422a-b818-ab36d9299dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142c516a1d144ed89f03951f827a64b7',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1773461010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3214de0-bdd9-4dc0-bdd7-d18e8c81c291,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01133f1d78114a2b93fa86ac1d9b450c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='142c516a1d144ed89f03951f827a64b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:50.628805 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e5fcd81-7e17-4197-b888-6ae215b41b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:50.682910 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e5fcd81-7e17-4197-b888-6ae215b41b27) transitioned into state 'SUCCESS' from state '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-1773461010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01133f1d78114a2b93fa86ac1d9b450c',qos_specs=None,replication_status=,reservations=['46bdc3ff-5a31-43f1-8070-44c19f88ba2f','c18a57b9-e7d6-4504-a451-dbf495833125','db2264c6-5b2a-45e4-97f2-b4d28dead340','877840a0-5350-422a-b818-ab36d9299dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142c516a1d144ed89f03951f827a64b7',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:50.684034 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea414c2-e492-4f85-99c0-bcb56d5a38da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:40:50.698127 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b929d2b8-a0cf-4f20-81cf-d37e8f531feb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:50.699703 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b929d2b8-a0cf-4f20-81cf-d37e8f531feb tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:50.700058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b929d2b8-a0cf-4f20-81cf-d37e8f531feb tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:50.700314 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b929d2b8-a0cf-4f20-81cf-d37e8f531feb tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:50.710056 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea414c2-e492-4f85-99c0-bcb56d5a38da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:40:50.713241 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Flow 'volume_create_api' (a3324912-8132-46fc-bd3d-e95c9369938b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:40:50.713951 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Create volume request issued successfully. Aug 13 02:40:50.716177 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c43079ef-78cb-4c00-b02c-f0fbbc67c8c7 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:40:50.716177 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 447/1763] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:40:50 2026] POST /volume/v3/volumes => generated 746 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:50.730364 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:50.730364 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:50.734070 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b929d2b8-a0cf-4f20-81cf-d37e8f531feb tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:50.740472 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9fdacced-f481-4043-a18f-e1a0d759571d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:50.743137 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9fdacced-f481-4043-a18f-e1a0d759571d tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 Aug 13 02:40:50.743301 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9fdacced-f481-4043-a18f-e1a0d759571d tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:50.743563 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9fdacced-f481-4043-a18f-e1a0d759571d tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:50.744225 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b929d2b8-a0cf-4f20-81cf-d37e8f531feb tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:50.745396 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 443/1764] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:50 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:50.761901 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:50.761901 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:50.771730 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9fdacced-f481-4043-a18f-e1a0d759571d tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:50.780326 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9fdacced-f481-4043-a18f-e1a0d759571d tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 returned with HTTP 200 Aug 13 02:40:50.781389 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 448/1765] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:50 2026] GET /volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:51.146188 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5c252005-475d-4424-bebe-3249e10876b6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:51.148430 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5c252005-475d-4424-bebe-3249e10876b6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] DELETE https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:40:51.148691 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5c252005-475d-4424-bebe-3249e10876b6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:51.148948 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5c252005-475d-4424-bebe-3249e10876b6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:51.149154 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-5c252005-475d-4424-bebe-3249e10876b6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Delete volume with id: a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:40:51.159458 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:51.159458 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:51.160034 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5c252005-475d-4424-bebe-3249e10876b6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:51.190613 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5c252005-475d-4424-bebe-3249e10876b6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Delete volume request issued successfully. Aug 13 02:40:51.190810 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5c252005-475d-4424-bebe-3249e10876b6 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 202 Aug 13 02:40:51.191331 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 428/1766] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:40:51 2026] DELETE /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:51.204614 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b625a2e-8724-450b-82fa-08ae59bf51e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:51.206036 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b625a2e-8724-450b-82fa-08ae59bf51e4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:40:51.206986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b625a2e-8724-450b-82fa-08ae59bf51e4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:51.206986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b625a2e-8724-450b-82fa-08ae59bf51e4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:51.217587 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:51.217587 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:51.224985 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7b625a2e-8724-450b-82fa-08ae59bf51e4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Volume info retrieved successfully. Aug 13 02:40:51.233191 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b625a2e-8724-450b-82fa-08ae59bf51e4 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 200 Aug 13 02:40:51.233878 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 448/1767] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:51 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:51.762793 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b4e55df2-fcd9-4c86-9139-d78694460ee1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:51.765005 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4e55df2-fcd9-4c86-9139-d78694460ee1 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:51.765409 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4e55df2-fcd9-4c86-9139-d78694460ee1 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:51.767164 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4e55df2-fcd9-4c86-9139-d78694460ee1 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:51.778499 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:51.778499 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:51.785093 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b4e55df2-fcd9-4c86-9139-d78694460ee1 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:51.793910 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4e55df2-fcd9-4c86-9139-d78694460ee1 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:51.793910 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 444/1768] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:51 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:51.810924 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2abaa13b-3b59-4b60-8e24-28e8740afc88 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:51.813830 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2abaa13b-3b59-4b60-8e24-28e8740afc88 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 Aug 13 02:40:51.814152 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2abaa13b-3b59-4b60-8e24-28e8740afc88 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:51.814486 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2abaa13b-3b59-4b60-8e24-28e8740afc88 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:51.827200 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:51.827200 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:51.834728 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2abaa13b-3b59-4b60-8e24-28e8740afc88 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:51.841209 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2abaa13b-3b59-4b60-8e24-28e8740afc88 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 returned with HTTP 200 Aug 13 02:40:51.841943 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 449/1769] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:51 2026] GET /volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:51.862344 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ec02bf99-b163-4c6b-9fc7-17a97be752e8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:51.866281 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ec02bf99-b163-4c6b-9fc7-17a97be752e8 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:40:51.866281 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ec02bf99-b163-4c6b-9fc7-17a97be752e8 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3214de0-bdd9-4dc0-bdd7-d18e8c81c291", "name": "tempest-VolumesExtendTest-Snapshot-1643565284"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:51.888211 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:51.888211 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:51.889433 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ec02bf99-b163-4c6b-9fc7-17a97be752e8 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:51.889806 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-ec02bf99-b163-4c6b-9fc7-17a97be752e8 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Create snapshot from volume f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 Aug 13 02:40:51.996093 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-ec02bf99-b163-4c6b-9fc7-17a97be752e8 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Created reservations ['1983f3bc-4b22-4d97-abdf-4c4504f01d37', 'a87a1c01-821d-493c-98f5-38e253720e16', '2beb26d7-9d4e-4c48-a565-ba5f21dc37bf', 'c2c6324f-4eb4-494f-981d-dd1ea58d89c2'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:52.056287 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ec02bf99-b163-4c6b-9fc7-17a97be752e8 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Snapshot create request issued successfully. Aug 13 02:40:52.056287 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ec02bf99-b163-4c6b-9fc7-17a97be752e8 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:40:52.056287 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 429/1770] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:40:51 2026] POST /volume/v3/snapshots => generated 304 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:40:52.070471 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e17c81a7-f8ae-4b3b-a8e7-b6f3d6d13043 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:52.075120 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e17c81a7-f8ae-4b3b-a8e7-b6f3d6d13043 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 Aug 13 02:40:52.075422 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e17c81a7-f8ae-4b3b-a8e7-b6f3d6d13043 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:52.075690 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e17c81a7-f8ae-4b3b-a8e7-b6f3d6d13043 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:52.086049 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:52.086049 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:52.087055 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e17c81a7-f8ae-4b3b-a8e7-b6f3d6d13043 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Snapshot retrieved successfully. Aug 13 02:40:52.088230 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e17c81a7-f8ae-4b3b-a8e7-b6f3d6d13043 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 returned with HTTP 200 Aug 13 02:40:52.088855 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 449/1771] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:40:52 2026] GET /volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 => generated 436 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:52.153435 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1a6342e4-2f41-458a-8035-f47a92e4d041 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:52.157670 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a6342e4-2f41-458a-8035-f47a92e4d041 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] GET https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 Aug 13 02:40:52.157670 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a6342e4-2f41-458a-8035-f47a92e4d041 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:52.157670 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a6342e4-2f41-458a-8035-f47a92e4d041 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:52.164567 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:52.164567 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:52.169585 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1a6342e4-2f41-458a-8035-f47a92e4d041 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Volume info retrieved successfully. Aug 13 02:40:52.175356 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a6342e4-2f41-458a-8035-f47a92e4d041 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 returned with HTTP 200 Aug 13 02:40:52.176038 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 445/1772] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:52 2026] GET /volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:52.254201 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c0dd2aa8-7d0f-490d-8db7-f99f1a434872 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:52.260067 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0dd2aa8-7d0f-490d-8db7-f99f1a434872 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] GET https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 Aug 13 02:40:52.260350 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0dd2aa8-7d0f-490d-8db7-f99f1a434872 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:52.261452 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0dd2aa8-7d0f-490d-8db7-f99f1a434872 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:52.276157 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0dd2aa8-7d0f-490d-8db7-f99f1a434872 tempest-AttachVolumeMultiAttachTest-1073193660 tempest-AttachVolumeMultiAttachTest-1073193660-project-member] https://10.4.3.30/volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 returned with HTTP 404 Aug 13 02:40:52.277271 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 450/1773] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:52 2026] GET /volume/v3/volumes/a00640b5-8007-4995-b979-c115e7ff49b7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:52.758227 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-efc6e631-7896-4a0c-be15-17edf3690022 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:52.762223 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-efc6e631-7896-4a0c-be15-17edf3690022 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] DELETE https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 Aug 13 02:40:52.762793 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-efc6e631-7896-4a0c-be15-17edf3690022 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:52.763094 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-efc6e631-7896-4a0c-be15-17edf3690022 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:52.763799 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-efc6e631-7896-4a0c-be15-17edf3690022 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Delete volume with id: 0861bd05-2b7f-4590-a81a-3454a2763263 Aug 13 02:40:52.779284 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:52.779284 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:52.779284 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-efc6e631-7896-4a0c-be15-17edf3690022 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Volume info retrieved successfully. Aug 13 02:40:52.817496 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66158b9b-21c6-497e-8630-f608e68367d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:52.821684 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66158b9b-21c6-497e-8630-f608e68367d6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:52.821992 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66158b9b-21c6-497e-8630-f608e68367d6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:52.822221 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66158b9b-21c6-497e-8630-f608e68367d6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:52.841944 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-efc6e631-7896-4a0c-be15-17edf3690022 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Delete volume request issued successfully. Aug 13 02:40:52.842480 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-efc6e631-7896-4a0c-be15-17edf3690022 tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 returned with HTTP 202 Aug 13 02:40:52.843276 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 430/1774] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:40:52 2026] DELETE /volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:52.859081 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ff87095d-adab-4eb9-8cd5-e2f5a0e81aae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:52.863039 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff87095d-adab-4eb9-8cd5-e2f5a0e81aae tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] GET https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 Aug 13 02:40:52.863291 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff87095d-adab-4eb9-8cd5-e2f5a0e81aae tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:52.863570 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff87095d-adab-4eb9-8cd5-e2f5a0e81aae tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:52.874051 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:52.874051 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:52.877878 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:52.877878 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:52.881844 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66158b9b-21c6-497e-8630-f608e68367d6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:52.884673 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ff87095d-adab-4eb9-8cd5-e2f5a0e81aae tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Volume info retrieved successfully. Aug 13 02:40:52.894138 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff87095d-adab-4eb9-8cd5-e2f5a0e81aae tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 returned with HTTP 200 Aug 13 02:40:52.894426 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66158b9b-21c6-497e-8630-f608e68367d6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:52.894867 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 446/1775] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:52 2026] GET /volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:52.894945 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 450/1776] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:52 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:53.104453 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a592e2dc-0ea2-4b2b-874b-48c926bd2bfa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:53.107452 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a592e2dc-0ea2-4b2b-874b-48c926bd2bfa tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 Aug 13 02:40:53.107452 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a592e2dc-0ea2-4b2b-874b-48c926bd2bfa tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:53.107730 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a592e2dc-0ea2-4b2b-874b-48c926bd2bfa tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:53.114324 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:53.114324 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:53.114659 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a592e2dc-0ea2-4b2b-874b-48c926bd2bfa tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Snapshot retrieved successfully. Aug 13 02:40:53.115426 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a592e2dc-0ea2-4b2b-874b-48c926bd2bfa tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 returned with HTTP 200 Aug 13 02:40:53.116007 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 451/1777] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:40:53 2026] GET /volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:53.136744 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-136e53d5-eb85-4504-8ebd-567809320e67 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:53.140239 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-136e53d5-eb85-4504-8ebd-567809320e67 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] POST https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291/action Aug 13 02:40:53.140239 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-136e53d5-eb85-4504-8ebd-567809320e67 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:53.140239 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-136e53d5-eb85-4504-8ebd-567809320e67 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:53.157127 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:53.157127 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:53.159389 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-136e53d5-eb85-4504-8ebd-567809320e67 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:53.223428 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-136e53d5-eb85-4504-8ebd-567809320e67 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Created reservations ['e0bfb7e7-da9e-45bb-b4a2-d70eb3a004c8', 'bfea134e-e91a-4c11-a678-acc3420b0b36'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:40:53.236752 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-136e53d5-eb85-4504-8ebd-567809320e67 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Extend volume request issued successfully. Aug 13 02:40:53.236752 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-136e53d5-eb85-4504-8ebd-567809320e67 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291/action returned with HTTP 202 Aug 13 02:40:53.237448 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 431/1778] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:40:53 2026] POST /volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:40:53.251824 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-80b0fe35-8d34-4ee2-bcff-8fe67793a25f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:53.254571 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80b0fe35-8d34-4ee2-bcff-8fe67793a25f tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 Aug 13 02:40:53.254974 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80b0fe35-8d34-4ee2-bcff-8fe67793a25f tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:53.257857 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80b0fe35-8d34-4ee2-bcff-8fe67793a25f tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:53.269957 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:53.269957 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:53.277964 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-80b0fe35-8d34-4ee2-bcff-8fe67793a25f tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:53.284787 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80b0fe35-8d34-4ee2-bcff-8fe67793a25f tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 returned with HTTP 200 Aug 13 02:40:53.285393 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 447/1779] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:53 2026] GET /volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:53.752030 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-1b659791-8f26-4d29-bfc4-a7ee88464ce8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:53.756956 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-1b659791-8f26-4d29-bfc4-a7ee88464ce8 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments/6955d98f-691f-4d29-9536-a59b8d888e9b/action Aug 13 02:40:53.757454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-1b659791-8f26-4d29-bfc4-a7ee88464ce8 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:53.757579 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-1b659791-8f26-4d29-bfc4-a7ee88464ce8 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:53.780019 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:53.780019 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:53.794336 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c7e20479-a434-45c6-86c9-0ee6d2fe5cd6 req-1b659791-8f26-4d29-bfc4-a7ee88464ce8 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/6955d98f-691f-4d29-9536-a59b8d888e9b/action returned with HTTP 204 Aug 13 02:40:53.794866 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 451/1780] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:40:53 2026] POST /volume/v3/attachments/6955d98f-691f-4d29-9536-a59b8d888e9b/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:40:53.913319 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-226b78c7-d664-4d11-94e7-7b9fd8626b09 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:53.916459 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-226b78c7-d664-4d11-94e7-7b9fd8626b09 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:53.916964 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-226b78c7-d664-4d11-94e7-7b9fd8626b09 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:53.917471 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-226b78c7-d664-4d11-94e7-7b9fd8626b09 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:53.920840 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3a71013a-b6ab-4e2c-85c6-95df571f04cb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:53.923317 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3a71013a-b6ab-4e2c-85c6-95df571f04cb tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] GET https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 Aug 13 02:40:53.923541 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3a71013a-b6ab-4e2c-85c6-95df571f04cb tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:53.923951 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3a71013a-b6ab-4e2c-85c6-95df571f04cb tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:53.936524 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:53.936524 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:53.941485 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3a71013a-b6ab-4e2c-85c6-95df571f04cb tempest-TestImageHashVerification-230106994 tempest-TestImageHashVerification-230106994-project-member] https://10.4.3.30/volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 returned with HTTP 404 Aug 13 02:40:53.942122 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 432/1781] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:53 2026] GET /volume/v3/volumes/0861bd05-2b7f-4590-a81a-3454a2763263 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:53.944136 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-226b78c7-d664-4d11-94e7-7b9fd8626b09 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:53.951691 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-226b78c7-d664-4d11-94e7-7b9fd8626b09 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:53.952317 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 452/1782] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:53 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 1168 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:53.970828 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f032973e-b111-47a3-a91d-6e0ffe0596ec None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:53.973459 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f032973e-b111-47a3-a91d-6e0ffe0596ec tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:53.973782 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f032973e-b111-47a3-a91d-6e0ffe0596ec tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:53.974667 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f032973e-b111-47a3-a91d-6e0ffe0596ec tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:53.998358 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:53.998358 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:54.008623 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f032973e-b111-47a3-a91d-6e0ffe0596ec tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:54.015122 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f032973e-b111-47a3-a91d-6e0ffe0596ec tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:54.015682 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 448/1783] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:53 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 1168 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:54.077223 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-2034897b-c794-4963-b91b-4c23e43b7682 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:54.079826 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-2034897b-c794-4963-b91b-4c23e43b7682 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:54.079995 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-2034897b-c794-4963-b91b-4c23e43b7682 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:54.080211 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-2034897b-c794-4963-b91b-4c23e43b7682 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:54.094423 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:54.094423 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:54.099277 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-2034897b-c794-4963-b91b-4c23e43b7682 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:54.105198 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-2034897b-c794-4963-b91b-4c23e43b7682 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:54.105736 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 452/1784] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:54 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:54.131778 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-0542ebc5-3656-4bfd-ae88-3af2175bbb61 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:54.134498 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-0542ebc5-3656-4bfd-ae88-3af2175bbb61 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9/action Aug 13 02:40:54.135160 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-0542ebc5-3656-4bfd-ae88-3af2175bbb61 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:40:54.135307 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-0542ebc5-3656-4bfd-ae88-3af2175bbb61 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:54.151182 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:54.151182 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:54.152037 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-0542ebc5-3656-4bfd-ae88-3af2175bbb61 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:54.162063 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-0542ebc5-3656-4bfd-ae88-3af2175bbb61 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Begin detaching volume completed successfully. Aug 13 02:40:54.162594 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-0542ebc5-3656-4bfd-ae88-3af2175bbb61 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9/action returned with HTTP 202 Aug 13 02:40:54.163305 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 433/1785] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:40:54 2026] POST /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:40:54.246550 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e1cf18c2-608e-4757-bd96-c9c246f99b7b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:54.247032 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1cf18c2-608e-4757-bd96-c9c246f99b7b None None] GET https://10.4.3.30/volume// Aug 13 02:40:54.247297 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1cf18c2-608e-4757-bd96-c9c246f99b7b None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:54.247603 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1cf18c2-608e-4757-bd96-c9c246f99b7b None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:54.248064 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1cf18c2-608e-4757-bd96-c9c246f99b7b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:54.248502 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 453/1786] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:40:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:54.262323 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-7131ac14-d75c-4dfb-b1da-71f2b7098e5c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:54.265137 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-7131ac14-d75c-4dfb-b1da-71f2b7098e5c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:54.265464 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-7131ac14-d75c-4dfb-b1da-71f2b7098e5c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:54.265840 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-7131ac14-d75c-4dfb-b1da-71f2b7098e5c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:54.286214 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:54.286214 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:54.290870 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-7131ac14-d75c-4dfb-b1da-71f2b7098e5c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:54.297050 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-7131ac14-d75c-4dfb-b1da-71f2b7098e5c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:54.297535 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 449/1787] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:40:54 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 1351 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:40:54.303634 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc579eaa-9ba6-41d3-ae51-b720fe63c4b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:54.305365 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc579eaa-9ba6-41d3-ae51-b720fe63c4b1 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 Aug 13 02:40:54.305908 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc579eaa-9ba6-41d3-ae51-b720fe63c4b1 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:54.306316 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc579eaa-9ba6-41d3-ae51-b720fe63c4b1 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:54.315536 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-9ec94e1e-12ac-4a98-8923-b24f65727d11 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:54.319079 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:54.319079 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:54.320670 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-9ec94e1e-12ac-4a98-8923-b24f65727d11 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9/encryption Aug 13 02:40:54.321033 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-9ec94e1e-12ac-4a98-8923-b24f65727d11 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:54.321458 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-9ec94e1e-12ac-4a98-8923-b24f65727d11 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:54.326656 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dc579eaa-9ba6-41d3-ae51-b720fe63c4b1 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:54.334147 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc579eaa-9ba6-41d3-ae51-b720fe63c4b1 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 returned with HTTP 200 Aug 13 02:40:54.335466 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 453/1788] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:54 2026] GET /volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:40:54.338795 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:54.338795 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:54.352907 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-9ec94e1e-12ac-4a98-8923-b24f65727d11 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9/encryption returned with HTTP 200 Aug 13 02:40:54.353612 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 434/1789] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:40:54 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:54.358875 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a8de0d8a-e89e-456d-8d9f-d374bcc5ee83 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:54.361155 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8de0d8a-e89e-456d-8d9f-d374bcc5ee83 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 Aug 13 02:40:54.361483 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8de0d8a-e89e-456d-8d9f-d374bcc5ee83 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:54.361770 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8de0d8a-e89e-456d-8d9f-d374bcc5ee83 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:54.372482 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:54.372482 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:54.377741 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a8de0d8a-e89e-456d-8d9f-d374bcc5ee83 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:54.385093 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8de0d8a-e89e-456d-8d9f-d374bcc5ee83 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 returned with HTTP 200 Aug 13 02:40:54.385812 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 454/1790] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:54 2026] GET /volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:54.401969 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6ace7690-c55d-4669-ae5d-b977499eebf2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:54.404749 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ace7690-c55d-4669-ae5d-b977499eebf2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 Aug 13 02:40:54.405039 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ace7690-c55d-4669-ae5d-b977499eebf2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:54.405426 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ace7690-c55d-4669-ae5d-b977499eebf2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:54.405517 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-6ace7690-c55d-4669-ae5d-b977499eebf2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Delete snapshot with id: 98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 Aug 13 02:40:54.414012 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:54.414012 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:54.414723 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6ace7690-c55d-4669-ae5d-b977499eebf2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Snapshot retrieved successfully. Aug 13 02:40:54.450200 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6ace7690-c55d-4669-ae5d-b977499eebf2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Snapshot delete request issued successfully. Aug 13 02:40:54.450200 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ace7690-c55d-4669-ae5d-b977499eebf2 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 returned with HTTP 202 Aug 13 02:40:54.450200 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 450/1791] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:40:54 2026] DELETE /volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:54.460576 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c550db09-57c0-4391-b660-d048d5186c3d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:54.462868 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c550db09-57c0-4391-b660-d048d5186c3d tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 Aug 13 02:40:54.463139 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c550db09-57c0-4391-b660-d048d5186c3d tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:54.463461 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c550db09-57c0-4391-b660-d048d5186c3d tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:54.472294 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:54.472294 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:54.472294 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c550db09-57c0-4391-b660-d048d5186c3d tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Snapshot retrieved successfully. Aug 13 02:40:54.472769 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c550db09-57c0-4391-b660-d048d5186c3d tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 returned with HTTP 200 Aug 13 02:40:54.473371 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 454/1792] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:40:54 2026] GET /volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:55.417045 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-32727932-da16-4132-85ca-233c418d1ecc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:55.420186 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-32727932-da16-4132-85ca-233c418d1ecc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] DELETE https://10.4.3.30/volume/v3/attachments/6955d98f-691f-4d29-9536-a59b8d888e9b Aug 13 02:40:55.420520 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-32727932-da16-4132-85ca-233c418d1ecc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:55.420788 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-32727932-da16-4132-85ca-233c418d1ecc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:55.431396 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:55.431396 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:55.490378 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fd9eb8b2-5a74-421e-adc3-3338cf7e137a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:55.492596 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd9eb8b2-5a74-421e-adc3-3338cf7e137a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 Aug 13 02:40:55.493295 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd9eb8b2-5a74-421e-adc3-3338cf7e137a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:55.493295 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd9eb8b2-5a74-421e-adc3-3338cf7e137a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:55.499048 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd9eb8b2-5a74-421e-adc3-3338cf7e137a tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 returned with HTTP 404 Aug 13 02:40:55.499670 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 455/1793] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:40:55 2026] GET /volume/v3/snapshots/98f23ae0-3a0f-4909-aaae-b84dba5f1ba4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:55.507712 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-29b8dda4-7757-469a-b6e3-34e248da6a72 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:55.510655 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-29b8dda4-7757-469a-b6e3-34e248da6a72 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 Aug 13 02:40:55.510912 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-29b8dda4-7757-469a-b6e3-34e248da6a72 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:55.511230 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-29b8dda4-7757-469a-b6e3-34e248da6a72 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:55.520503 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0481f7ea-cbf4-4016-8002-f07b68832d3b req-32727932-da16-4132-85ca-233c418d1ecc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/6955d98f-691f-4d29-9536-a59b8d888e9b returned with HTTP 200 Aug 13 02:40:55.520655 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:55.520655 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:55.520804 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 435/1794] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:40:55 2026] DELETE /volume/v3/attachments/6955d98f-691f-4d29-9536-a59b8d888e9b => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:55.527146 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-29b8dda4-7757-469a-b6e3-34e248da6a72 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:55.533229 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-29b8dda4-7757-469a-b6e3-34e248da6a72 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 returned with HTTP 200 Aug 13 02:40:55.534288 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 451/1795] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:55 2026] GET /volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:55.549187 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95474573-a2e1-4c92-b033-8e670436db92 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:55.551170 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95474573-a2e1-4c92-b033-8e670436db92 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 Aug 13 02:40:55.551405 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95474573-a2e1-4c92-b033-8e670436db92 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:55.551603 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95474573-a2e1-4c92-b033-8e670436db92 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:55.551786 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-95474573-a2e1-4c92-b033-8e670436db92 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Delete volume with id: f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 Aug 13 02:40:55.566706 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:55.566706 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:55.567726 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-95474573-a2e1-4c92-b033-8e670436db92 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:55.597868 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-95474573-a2e1-4c92-b033-8e670436db92 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Delete volume request issued successfully. Aug 13 02:40:55.600290 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95474573-a2e1-4c92-b033-8e670436db92 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 returned with HTTP 202 Aug 13 02:40:55.600290 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 455/1796] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:40:55 2026] DELETE /volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:40:55.609981 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ea3634ec-ba88-48e9-9219-98e6da298223 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:55.611233 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea3634ec-ba88-48e9-9219-98e6da298223 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 Aug 13 02:40:55.611553 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea3634ec-ba88-48e9-9219-98e6da298223 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:55.611857 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea3634ec-ba88-48e9-9219-98e6da298223 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:55.620267 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:55.620267 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:55.626466 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ea3634ec-ba88-48e9-9219-98e6da298223 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Volume info retrieved successfully. Aug 13 02:40:55.629529 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea3634ec-ba88-48e9-9219-98e6da298223 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 returned with HTTP 200 Aug 13 02:40:55.630146 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 456/1797] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:55 2026] GET /volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:56.387022 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-2111a745-8e3e-485c-af18-1bd5581856ba req-d692746d-d5ab-445b-bf2e-be5f3c332399 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:56.389437 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2111a745-8e3e-485c-af18-1bd5581856ba req-d692746d-d5ab-445b-bf2e-be5f3c332399 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:40:56.389690 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2111a745-8e3e-485c-af18-1bd5581856ba req-d692746d-d5ab-445b-bf2e-be5f3c332399 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:56.389951 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2111a745-8e3e-485c-af18-1bd5581856ba req-d692746d-d5ab-445b-bf2e-be5f3c332399 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:56.399021 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:56.399021 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:56.403024 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-2111a745-8e3e-485c-af18-1bd5581856ba req-d692746d-d5ab-445b-bf2e-be5f3c332399 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:40:56.407864 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2111a745-8e3e-485c-af18-1bd5581856ba req-d692746d-d5ab-445b-bf2e-be5f3c332399 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:40:56.408349 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 436/1798] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:56 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:56.643317 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b5c05283-3d11-4a76-ad2e-6bdedcdb7177 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:56.646621 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b5c05283-3d11-4a76-ad2e-6bdedcdb7177 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] GET https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 Aug 13 02:40:56.646621 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b5c05283-3d11-4a76-ad2e-6bdedcdb7177 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:56.647007 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b5c05283-3d11-4a76-ad2e-6bdedcdb7177 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:56.657288 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b5c05283-3d11-4a76-ad2e-6bdedcdb7177 tempest-VolumesExtendTest-1178383544 tempest-VolumesExtendTest-1178383544-project-member] https://10.4.3.30/volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 returned with HTTP 404 Aug 13 02:40:56.657941 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 452/1799] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:56 2026] GET /volume/v3/volumes/f3214de0-bdd9-4dc0-bdd7-d18e8c81c291 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:40:56.671967 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-038a17cb-dc1f-436c-8ade-c11f4c2b6438 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:56.674024 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-038a17cb-dc1f-436c-8ade-c11f4c2b6438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:40:56.674236 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-038a17cb-dc1f-436c-8ade-c11f4c2b6438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:56.674472 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-038a17cb-dc1f-436c-8ade-c11f4c2b6438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:56.683584 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:56.683584 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:56.688517 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-038a17cb-dc1f-436c-8ade-c11f4c2b6438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:40:56.694132 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-038a17cb-dc1f-436c-8ade-c11f4c2b6438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:40:56.694620 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 456/1800] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:56 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:56.762647 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c0ae5780-e858-4363-b0e4-191847b1408c req-c4d7359a-289f-4ede-8592-55475695e7e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:56.765452 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-c4d7359a-289f-4ede-8592-55475695e7e8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:40:56.765776 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-c4d7359a-289f-4ede-8592-55475695e7e8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:56.766689 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-c4d7359a-289f-4ede-8592-55475695e7e8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:56.795230 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:56.795230 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:40:56.802659 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c0ae5780-e858-4363-b0e4-191847b1408c req-c4d7359a-289f-4ede-8592-55475695e7e8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:40:56.809078 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-c4d7359a-289f-4ede-8592-55475695e7e8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:40:56.810089 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 457/1801] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:40:56 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:56.928188 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4a04245d-e75b-4a1a-94e5-3e21588ad701 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:56.928736 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4a04245d-e75b-4a1a-94e5-3e21588ad701 None None] GET https://10.4.3.30/volume// Aug 13 02:40:56.928934 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4a04245d-e75b-4a1a-94e5-3e21588ad701 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:56.929100 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4a04245d-e75b-4a1a-94e5-3e21588ad701 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:56.929527 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4a04245d-e75b-4a1a-94e5-3e21588ad701 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:56.929860 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 437/1802] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:40:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:56.940868 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c0ae5780-e858-4363-b0e4-191847b1408c req-b7a1ecc3-1cdb-4b9b-80dd-e757fe0cf4f6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:57.204151 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-b7a1ecc3-1cdb-4b9b-80dd-e757fe0cf4f6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:40:57.204151 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-b7a1ecc3-1cdb-4b9b-80dd-e757fe0cf4f6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d26a597-f239-4a9a-81f5-55c0e3be11ec", "connector": null, "instance_uuid": "d972ebc4-6b51-4e18-9b8a-724030672f07"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:57.206452 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=234,cinder:UPDATE=37,cinder:INSERT=12 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:40:57.216351 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:57.216351 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:57.270209 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-b7a1ecc3-1cdb-4b9b-80dd-e757fe0cf4f6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:40:57.271701 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 453/1803] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:40:56 2026] POST /volume/v3/attachments => generated 273 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:57.329364 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d9897b52-8a5f-4056-9f33-874dd8f0a25c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:57.337189 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9897b52-8a5f-4056-9f33-874dd8f0a25c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:40:57.337616 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9897b52-8a5f-4056-9f33-874dd8f0a25c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:57.337986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9897b52-8a5f-4056-9f33-874dd8f0a25c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:57.344553 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=209,cinder:UPDATE=26,cinder:INSERT=11 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:40:57.360334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f201c60c-34bf-40ee-a624-b45f76445164 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:57.360907 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f201c60c-34bf-40ee-a624-b45f76445164 None None] GET https://10.4.3.30/volume// Aug 13 02:40:57.362949 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f201c60c-34bf-40ee-a624-b45f76445164 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:57.362949 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f201c60c-34bf-40ee-a624-b45f76445164 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:57.363722 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:57.363722 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:57.363935 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f201c60c-34bf-40ee-a624-b45f76445164 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:40:57.363935 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 458/1804] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:40:57 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:40:57.369809 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d9897b52-8a5f-4056-9f33-874dd8f0a25c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:40:57.377207 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c0ae5780-e858-4363-b0e4-191847b1408c req-eabe68f6-84c2-461e-a854-bae9cf3ae711 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:57.378145 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9897b52-8a5f-4056-9f33-874dd8f0a25c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:40:57.378850 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 457/1805] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:57 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 838 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:57.382492 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-eabe68f6-84c2-461e-a854-bae9cf3ae711 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:40:57.382896 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-eabe68f6-84c2-461e-a854-bae9cf3ae711 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:57.383416 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-eabe68f6-84c2-461e-a854-bae9cf3ae711 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:57.391599 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=342,cinder:INSERT=57,cinder:UPDATE=109 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:40:57.409111 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:57.409111 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:57.415799 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-c0ae5780-e858-4363-b0e4-191847b1408c req-eabe68f6-84c2-461e-a854-bae9cf3ae711 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:40:57.422484 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-eabe68f6-84c2-461e-a854-bae9cf3ae711 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:40:57.423407 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 438/1806] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:40:57 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 1018 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:40:57.578972 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c0ae5780-e858-4363-b0e4-191847b1408c req-711b698e-a72a-4df8-885a-2ecd5ef91c30 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:57.582964 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-711b698e-a72a-4df8-885a-2ecd5ef91c30 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] PUT https://10.4.3.30/volume/v3/attachments/8140d23d-0fe2-456d-9862-f3b0f894bbdb Aug 13 02:40:57.583367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-711b698e-a72a-4df8-885a-2ecd5ef91c30 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:40:57.598466 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c0ae5780-e858-4363-b0e4-191847b1408c req-711b698e-a72a-4df8-885a-2ecd5ef91c30 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Acquiring lock "cinder-attachment_update-4d26a597-f239-4a9a-81f5-55c0e3be11ec-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:40:57.605579 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c0ae5780-e858-4363-b0e4-191847b1408c req-711b698e-a72a-4df8-885a-2ecd5ef91c30 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Lock "cinder-attachment_update-4d26a597-f239-4a9a-81f5-55c0e3be11ec-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:40:57.608093 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:57.608093 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:57.774863 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c0ae5780-e858-4363-b0e4-191847b1408c req-711b698e-a72a-4df8-885a-2ecd5ef91c30 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Lock "cinder-attachment_update-4d26a597-f239-4a9a-81f5-55c0e3be11ec-np0000007139" released by "attachment_update" :: held 0.170s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:40:57.775522 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-711b698e-a72a-4df8-885a-2ecd5ef91c30 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/attachments/8140d23d-0fe2-456d-9862-f3b0f894bbdb returned with HTTP 200 Aug 13 02:40:57.776285 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 454/1807] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:40:57 2026] PUT /volume/v3/attachments/8140d23d-0fe2-456d-9862-f3b0f894bbdb => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:57.788512 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-79b8af12-3b22-4fdc-b654-f0dc9357f888 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:57.890949 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79b8af12-3b22-4fdc-b654-f0dc9357f888 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] GET https://10.4.3.30/volume/v3/scheduler-stats/get_pools Aug 13 02:40:57.891901 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79b8af12-3b22-4fdc-b654-f0dc9357f888 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:57.894056 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79b8af12-3b22-4fdc-b654-f0dc9357f888 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] Calling method 'get_pools' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:57.911603 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79b8af12-3b22-4fdc-b654-f0dc9357f888 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] https://10.4.3.30/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 02:40:57.912385 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 459/1808] 10.4.3.30 () {66 vars in 1284 bytes} [Thu Aug 13 02:40:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:57.925199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5f591a86-cd64-4a47-899e-20ae7bc608bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:57.926939 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f591a86-cd64-4a47-899e-20ae7bc608bc tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] GET https://10.4.3.30/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 02:40:57.927185 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f591a86-cd64-4a47-899e-20ae7bc608bc tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:57.927470 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f591a86-cd64-4a47-899e-20ae7bc608bc tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] Calling method 'get_pools' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:57.949159 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f591a86-cd64-4a47-899e-20ae7bc608bc tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] https://10.4.3.30/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 02:40:57.949159 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 458/1809] 10.4.3.30 () {66 vars in 1307 bytes} [Thu Aug 13 02:40:57 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:40:57.967592 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f32ce3a0-f477-456e-9717-67b281c6b8f3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:57.974807 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f32ce3a0-f477-456e-9717-67b281c6b8f3 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] GET https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool Aug 13 02:40:57.976363 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f32ce3a0-f477-456e-9717-67b281c6b8f3 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:57.976724 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f32ce3a0-f477-456e-9717-67b281c6b8f3 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:57.991135 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f32ce3a0-f477-456e-9717-67b281c6b8f3 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool returned with HTTP 200 Aug 13 02:40:57.992138 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 439/1810] 10.4.3.30 () {66 vars in 1311 bytes} [Thu Aug 13 02:40:57 2026] GET /volume/v3/capabilities/np0000007139@storpool => generated 703 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:58.007156 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bfa853ee-0f4a-42d9-b7ac-b4fa45a1858b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:58.010943 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bfa853ee-0f4a-42d9-b7ac-b4fa45a1858b tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] GET https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool Aug 13 02:40:58.011277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bfa853ee-0f4a-42d9-b7ac-b4fa45a1858b tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:58.011630 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bfa853ee-0f4a-42d9-b7ac-b4fa45a1858b tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:58.011989 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:58.011989 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:40:58.033683 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bfa853ee-0f4a-42d9-b7ac-b4fa45a1858b tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool returned with HTTP 200 Aug 13 02:40:58.035016 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 455/1811] 10.4.3.30 () {66 vars in 1311 bytes} [Thu Aug 13 02:40:58 2026] GET /volume/v3/capabilities/np0000007139@storpool => generated 703 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:58.051940 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a409d082-3226-47fd-a00a-c37171d637ba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:58.054916 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a409d082-3226-47fd-a00a-c37171d637ba tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] GET https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool Aug 13 02:40:58.055105 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a409d082-3226-47fd-a00a-c37171d637ba tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:58.055449 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a409d082-3226-47fd-a00a-c37171d637ba tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:58.066848 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a409d082-3226-47fd-a00a-c37171d637ba tempest-BackendsCapabilitiesAdminTestsJSON-1233754966 tempest-BackendsCapabilitiesAdminTestsJSON-1233754966-project-admin] https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool returned with HTTP 200 Aug 13 02:40:58.067428 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 460/1812] 10.4.3.30 () {66 vars in 1311 bytes} [Thu Aug 13 02:40:58 2026] GET /volume/v3/capabilities/np0000007139@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:40:58.398417 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-86218116-3392-403e-b26b-cf7f40eebffd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:58.401191 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86218116-3392-403e-b26b-cf7f40eebffd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:40:58.401619 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86218116-3392-403e-b26b-cf7f40eebffd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:58.401845 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86218116-3392-403e-b26b-cf7f40eebffd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:58.419194 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:58.419194 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:40:58.430499 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-86218116-3392-403e-b26b-cf7f40eebffd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:40:58.437388 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86218116-3392-403e-b26b-cf7f40eebffd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:40:58.437916 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 459/1813] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:58 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:40:59.457521 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0142285b-a8ea-4d03-8f89-b82ec3a5bde4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:40:59.460887 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0142285b-a8ea-4d03-8f89-b82ec3a5bde4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:40:59.461060 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0142285b-a8ea-4d03-8f89-b82ec3a5bde4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:40:59.461358 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0142285b-a8ea-4d03-8f89-b82ec3a5bde4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:40:59.479412 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:40:59.479412 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:40:59.489388 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0142285b-a8ea-4d03-8f89-b82ec3a5bde4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:40:59.496435 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0142285b-a8ea-4d03-8f89-b82ec3a5bde4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:40:59.497536 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 440/1814] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:40:59 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:00.497687 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d6c60e42-d72a-48cb-ae65-ae2b6f39bf4a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:00.500277 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d6c60e42-d72a-48cb-ae65-ae2b6f39bf4a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:41:00.500582 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d6c60e42-d72a-48cb-ae65-ae2b6f39bf4a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:00.500861 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d6c60e42-d72a-48cb-ae65-ae2b6f39bf4a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:00.501092 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-d6c60e42-d72a-48cb-ae65-ae2b6f39bf4a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Delete volume with id: f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:41:00.512869 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:00.512869 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:00.513483 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d6c60e42-d72a-48cb-ae65-ae2b6f39bf4a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:41:00.518355 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f916ae95-f3d0-4f31-b7fc-25e8acd08ab7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:00.523045 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f916ae95-f3d0-4f31-b7fc-25e8acd08ab7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:00.523696 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f916ae95-f3d0-4f31-b7fc-25e8acd08ab7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:00.524276 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f916ae95-f3d0-4f31-b7fc-25e8acd08ab7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:00.540765 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:00.540765 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:00.546190 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f916ae95-f3d0-4f31-b7fc-25e8acd08ab7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:00.547151 np0000007139 devstack@c-api.service[100288]: WARNING cinder.keymgr.conf_key_mgr [None req-d6c60e42-d72a-48cb-ae65-ae2b6f39bf4a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 02:41:00.554667 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f916ae95-f3d0-4f31-b7fc-25e8acd08ab7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:41:00.555067 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 461/1815] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:00 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:00.567790 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d6c60e42-d72a-48cb-ae65-ae2b6f39bf4a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Delete volume request issued successfully. Aug 13 02:41:00.568194 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d6c60e42-d72a-48cb-ae65-ae2b6f39bf4a tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 202 Aug 13 02:41:00.568660 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 456/1816] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:00 2026] DELETE /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:00.584390 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0bc58c63-9fb4-4ee9-966b-19ff0dd93d56 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:00.588330 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bc58c63-9fb4-4ee9-966b-19ff0dd93d56 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:41:00.588330 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bc58c63-9fb4-4ee9-966b-19ff0dd93d56 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:00.588688 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bc58c63-9fb4-4ee9-966b-19ff0dd93d56 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:00.600069 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:00.600069 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:00.605062 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0bc58c63-9fb4-4ee9-966b-19ff0dd93d56 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:41:00.610621 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bc58c63-9fb4-4ee9-966b-19ff0dd93d56 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 200 Aug 13 02:41:00.611436 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 460/1817] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:00 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:01.126516 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c0ae5780-e858-4363-b0e4-191847b1408c req-7db69984-e20b-4462-8f77-a24294cff57d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:01.128797 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-7db69984-e20b-4462-8f77-a24294cff57d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/attachments/8140d23d-0fe2-456d-9862-f3b0f894bbdb/action Aug 13 02:41:01.129421 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-7db69984-e20b-4462-8f77-a24294cff57d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:01.129731 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-7db69984-e20b-4462-8f77-a24294cff57d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:01.161438 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:01.161438 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:01.176177 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c0ae5780-e858-4363-b0e4-191847b1408c req-7db69984-e20b-4462-8f77-a24294cff57d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/attachments/8140d23d-0fe2-456d-9862-f3b0f894bbdb/action returned with HTTP 204 Aug 13 02:41:01.176901 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 441/1818] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:41:01 2026] POST /volume/v3/attachments/8140d23d-0fe2-456d-9862-f3b0f894bbdb/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:41:01.578756 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-76244b07-ef0e-42be-ada7-2702feab9de0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:01.585356 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76244b07-ef0e-42be-ada7-2702feab9de0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:01.585356 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76244b07-ef0e-42be-ada7-2702feab9de0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:01.585356 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76244b07-ef0e-42be-ada7-2702feab9de0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:01.606493 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:01.606493 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:01.613765 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-76244b07-ef0e-42be-ada7-2702feab9de0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:01.620479 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76244b07-ef0e-42be-ada7-2702feab9de0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:41:01.621605 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 462/1819] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:01 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 1131 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:01.632128 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4a6e8552-0a7d-4379-b299-efeacb218cbf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:01.635491 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a6e8552-0a7d-4379-b299-efeacb218cbf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 Aug 13 02:41:01.636054 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4a6e8552-0a7d-4379-b299-efeacb218cbf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:01.637193 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4a6e8552-0a7d-4379-b299-efeacb218cbf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:01.642789 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-317f36ed-3508-4d8e-a436-6c9b8b645cbb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:01.646028 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-317f36ed-3508-4d8e-a436-6c9b8b645cbb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:41:01.646583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-317f36ed-3508-4d8e-a436-6c9b8b645cbb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d26a597-f239-4a9a-81f5-55c0e3be11ec", "name": "tempest-VolumesBackupsTest-Backup-706620276", "force": true, "container": "tempest-volumesbackupstest-backup-container-1344781983"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:01.647622 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a6e8552-0a7d-4379-b299-efeacb218cbf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 returned with HTTP 404 Aug 13 02:41:01.648510 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 457/1820] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:01 2026] GET /volume/v3/volumes/f790733a-3c42-448f-b561-c2ba6e1b0ca9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:01.649558 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-317f36ed-3508-4d8e-a436-6c9b8b645cbb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating new backup {'backup': {'volume_id': '4d26a597-f239-4a9a-81f5-55c0e3be11ec', 'name': 'tempest-VolumesBackupsTest-Backup-706620276', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1344781983'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:41:01.649894 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-317f36ed-3508-4d8e-a436-6c9b8b645cbb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating backup of volume 4d26a597-f239-4a9a-81f5-55c0e3be11ec in container tempest-volumesbackupstest-backup-container-1344781983 Aug 13 02:41:01.662730 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-51fb1aba-b6ac-405f-947e-c5323fb0dc33 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:01.665204 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-51fb1aba-b6ac-405f-947e-c5323fb0dc33 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:41:01.665751 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-51fb1aba-b6ac-405f-947e-c5323fb0dc33 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:01.666283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-51fb1aba-b6ac-405f-947e-c5323fb0dc33 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:01.667386 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-51fb1aba-b6ac-405f-947e-c5323fb0dc33 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:41:01.675851 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:01.675851 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:01.676858 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-317f36ed-3508-4d8e-a436-6c9b8b645cbb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:01.685169 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-51fb1aba-b6ac-405f-947e-c5323fb0dc33 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Get all volumes completed successfully. Aug 13 02:41:01.687742 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:01.687742 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:01.694404 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-51fb1aba-b6ac-405f-947e-c5323fb0dc33 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:41:01.695153 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 442/1821] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:41:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7245 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:01.716516 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0043bb9f-a1e3-46d2-a514-49416721099d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:01.718766 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0043bb9f-a1e3-46d2-a514-49416721099d tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] DELETE https://10.4.3.30/volume/v3/types/87ec02ad-de18-48d2-a666-5a4ee0b46445 Aug 13 02:41:01.719088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0043bb9f-a1e3-46d2-a514-49416721099d tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:01.719287 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0043bb9f-a1e3-46d2-a514-49416721099d tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:01.744272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-317f36ed-3508-4d8e-a436-6c9b8b645cbb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['b0afe0d4-c52d-4583-b6d0-76a4adb5e7db', '646b83eb-06de-4309-ba00-dff0922249ef'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:01.762152 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0043bb9f-a1e3-46d2-a514-49416721099d tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types/87ec02ad-de18-48d2-a666-5a4ee0b46445 returned with HTTP 202 Aug 13 02:41:01.762642 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 463/1822] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:41:01 2026] DELETE /volume/v3/types/87ec02ad-de18-48d2-a666-5a4ee0b46445 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:01.781641 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9aa0f013-5f94-4db0-9253-bb372d3680ed None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:01.785029 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9aa0f013-5f94-4db0-9253-bb372d3680ed tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:41:01.785435 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9aa0f013-5f94-4db0-9253-bb372d3680ed tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1063268378", "extra_specs": {}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:01.802598 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-317f36ed-3508-4d8e-a436-6c9b8b645cbb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:41:01.803140 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 461/1823] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:01 2026] POST /volume/v3/backups => generated 327 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:01.805675 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9aa0f013-5f94-4db0-9253-bb372d3680ed tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:41:01.806293 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 458/1824] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:41:01 2026] POST /volume/v3/types => generated 214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:01.814964 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5a48dce7-eda4-401f-9855-bea8d6dd7ce9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:01.818073 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5a48dce7-eda4-401f-9855-bea8d6dd7ce9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:01.818952 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5a48dce7-eda4-401f-9855-bea8d6dd7ce9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:01.819099 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1313d0fe-6d9a-41c8-b37a-7c544ef0368d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:01.819143 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5a48dce7-eda4-401f-9855-bea8d6dd7ce9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:01.819143 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-5a48dce7-eda4-401f-9855-bea8d6dd7ce9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:01.822647 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1313d0fe-6d9a-41c8-b37a-7c544ef0368d tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] POST https://10.4.3.30/volume/v3/types/a16ed3f7-ec31-4d48-a325-42940024d4c9/encryption Aug 13 02:41:01.823578 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1313d0fe-6d9a-41c8-b37a-7c544ef0368d tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:01.825621 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:01.825621 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:01.826657 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5a48dce7-eda4-401f-9855-bea8d6dd7ce9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:01.827060 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 443/1825] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:01 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:01.862450 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-928efe80-4bc3-4629-a72e-e4f17e9dca2a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:01.876986 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1313d0fe-6d9a-41c8-b37a-7c544ef0368d tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types/a16ed3f7-ec31-4d48-a325-42940024d4c9/encryption returned with HTTP 200 Aug 13 02:41:01.876986 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 464/1826] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:41:01 2026] POST /volume/v3/types/a16ed3f7-ec31-4d48-a325-42940024d4c9/encryption => generated 231 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:01.895455 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3192032e-eab0-41ec-b235-679cfadc502e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:01.901571 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:01.902153 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-446309708", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1063268378", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:01.905268 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-446309708', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1063268378', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:01.911903 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume of 1 GB Aug 13 02:41:01.912446 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:01.912446 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:01.913248 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Availability Zones retrieved successfully. Aug 13 02:41:01.927709 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Flow 'volume_create_api' (680f6fc1-a4e6-48c7-a0eb-66e053ccf152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:01.930946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95ee45ea-4422-47f8-837f-5e3b67bda379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:01.932270 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:01.979944 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95ee45ea-4422-47f8-837f-5e3b67bda379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:41:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a16ed3f7-ec31-4d48-a325-42940024d4c9,is_public=True,name='tempest-scenario-type-luksv2-1063268378',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a16ed3f7-ec31-4d48-a325-42940024d4c9', '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=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:01.981125 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1679503-971d-4051-96f5-b98a111c09d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:02.036286 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1063268378 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1063268378, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:02.036995 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1063268378 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1063268378, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:02.087627 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Created reservations ['b4c735ef-b287-4c6e-acf6-d378b6b80318', 'c78b5fa3-c60d-4cbf-be6a-1d9c58a2a7e7', 'dba93b97-4f9a-4fe6-bad8-0432abf1e409', 'f8d1967a-4e44-4629-938f-7fdfd2395141'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:02.089673 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1679503-971d-4051-96f5-b98a111c09d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c735ef-b287-4c6e-acf6-d378b6b80318', 'c78b5fa3-c60d-4cbf-be6a-1d9c58a2a7e7', 'dba93b97-4f9a-4fe6-bad8-0432abf1e409', 'f8d1967a-4e44-4629-938f-7fdfd2395141']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:02.091174 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12af88f7-fa05-4097-8e7e-4b5addd87a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:02.128032 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12af88f7-fa05-4097-8e7e-4b5addd87a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4fd4248-cc5a-4ad5-9348-3219014d535b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-446309708',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae037ef953f3412487eeb4d1a953e534',qos_specs=None,replication_status=,reservations=['b4c735ef-b287-4c6e-acf6-d378b6b80318','c78b5fa3-c60d-4cbf-be6a-1d9c58a2a7e7','dba93b97-4f9a-4fe6-bad8-0432abf1e409','f8d1967a-4e44-4629-938f-7fdfd2395141'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c9c761b8ab46adb149827b465b74f5',volume_type_id=a16ed3f7-ec31-4d48-a325-42940024d4c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-446309708',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c4fd4248-cc5a-4ad5-9348-3219014d535b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae037ef953f3412487eeb4d1a953e534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78c9c761b8ab46adb149827b465b74f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a16ed3f7-ec31-4d48-a325-42940024d4c9),volume_type_id=a16ed3f7-ec31-4d48-a325-42940024d4c9)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:02.128837 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ae565b-6c54-40d7-9e94-de6f34da3575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:02.168281 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-928efe80-4bc3-4629-a72e-e4f17e9dca2a tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:41:02.169529 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-928efe80-4bc3-4629-a72e-e4f17e9dca2a tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-177188559"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:02.171780 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ae565b-6c54-40d7-9e94-de6f34da3575) transitioned into state 'SUCCESS' from state '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-446309708',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae037ef953f3412487eeb4d1a953e534',qos_specs=None,replication_status=,reservations=['b4c735ef-b287-4c6e-acf6-d378b6b80318','c78b5fa3-c60d-4cbf-be6a-1d9c58a2a7e7','dba93b97-4f9a-4fe6-bad8-0432abf1e409','f8d1967a-4e44-4629-938f-7fdfd2395141'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c9c761b8ab46adb149827b465b74f5',volume_type_id=a16ed3f7-ec31-4d48-a325-42940024d4c9)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:02.172659 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:02.172659 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:02.173194 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539ba26a-55ed-419b-8c09-16983b30a084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:02.189445 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539ba26a-55ed-419b-8c09-16983b30a084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:02.190315 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Flow 'volume_create_api' (680f6fc1-a4e6-48c7-a0eb-66e053ccf152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:02.190741 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume request issued successfully. Aug 13 02:41:02.191378 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3192032e-eab0-41ec-b235-679cfadc502e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:02.192041 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 459/1827] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:01 2026] POST /volume/v3/volumes => generated 784 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:02.196378 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-928efe80-4bc3-4629-a72e-e4f17e9dca2a tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:41:02.196981 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 462/1828] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:41:01 2026] POST /volume/v3/types => generated 219 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:02.212238 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a4aa59c8-8044-42e7-a6ba-af7368ed163a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:02.217876 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a4aa59c8-8044-42e7-a6ba-af7368ed163a tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:41:02.219585 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a4aa59c8-8044-42e7-a6ba-af7368ed163a tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-170336334"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:02.238648 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a4aa59c8-8044-42e7-a6ba-af7368ed163a tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:41:02.239482 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 444/1829] 10.4.3.30 () {70 vars in 1304 bytes} [Thu Aug 13 02:41:02 2026] POST /volume/v3/group_types => generated 176 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:02.255599 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c81c5c82-31cc-4a31-8027-56a46c469410 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:02.387226 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c81c5c82-31cc-4a31-8027-56a46c469410 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] POST https://10.4.3.30/volume/v3/groups Aug 13 02:41:02.388813 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c81c5c82-31cc-4a31-8027-56a46c469410 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f116d913-8ace-426f-9971-8a2c97a96757", "volume_types": ["cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb"], "name": "tempest-GroupsV314Test-Group-637634427"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:02.390180 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-c81c5c82-31cc-4a31-8027-56a46c469410 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Creating new group {'group': {'group_type': 'f116d913-8ace-426f-9971-8a2c97a96757', 'volume_types': ['cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb'], 'name': 'tempest-GroupsV314Test-Group-637634427'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 02:41:02.395583 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=245,cinder:UPDATE=39,cinder:INSERT=23 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:41:02.400957 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.groups [None req-c81c5c82-31cc-4a31-8027-56a46c469410 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Creating group tempest-GroupsV314Test-Group-637634427. Aug 13 02:41:02.430344 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c81c5c82-31cc-4a31-8027-56a46c469410 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Availability zone cache updated, next update will occur around 2026-08-13 03:41:02.429795. {{(pid=100289) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 02:41:02.430555 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c81c5c82-31cc-4a31-8027-56a46c469410 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Availability Zones retrieved successfully. Aug 13 02:41:02.464516 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-c81c5c82-31cc-4a31-8027-56a46c469410 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Created reservations ['02f53432-f3de-431f-802d-55bf3ffd3a84'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:02.506424 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c81c5c82-31cc-4a31-8027-56a46c469410 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/groups returned with HTTP 202 Aug 13 02:41:02.507084 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 465/1830] 10.4.3.30 () {70 vars in 1290 bytes} [Thu Aug 13 02:41:02 2026] POST /volume/v3/groups => generated 107 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:02.521094 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-347f448d-b5fb-47e1-8679-5f685f0308a7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:02.527748 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-347f448d-b5fb-47e1-8679-5f685f0308a7 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a Aug 13 02:41:02.527748 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-347f448d-b5fb-47e1-8679-5f685f0308a7 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:02.527748 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-347f448d-b5fb-47e1-8679-5f685f0308a7 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:02.527748 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-347f448d-b5fb-47e1-8679-5f685f0308a7 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] show called for member c8841b31-4286-4633-8aca-6e04e6b86c8a {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:41:02.529530 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:02.529530 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:02.541775 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-347f448d-b5fb-47e1-8679-5f685f0308a7 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a returned with HTTP 200 Aug 13 02:41:02.542435 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 460/1831] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:41:02 2026] GET /volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:02.844377 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-778cd4fc-d1b5-48d5-a501-24bb94eca886 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:02.849046 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-778cd4fc-d1b5-48d5-a501-24bb94eca886 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:02.849362 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-778cd4fc-d1b5-48d5-a501-24bb94eca886 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:02.849682 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-778cd4fc-d1b5-48d5-a501-24bb94eca886 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:02.849802 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-778cd4fc-d1b5-48d5-a501-24bb94eca886 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:02.859263 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:02.859263 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:02.860191 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-778cd4fc-d1b5-48d5-a501-24bb94eca886 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:02.860645 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 463/1832] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:02 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:03.559397 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-db9f2025-7e82-462a-a81d-63013cc2a0ff None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:03.562426 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db9f2025-7e82-462a-a81d-63013cc2a0ff tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a Aug 13 02:41:03.564796 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db9f2025-7e82-462a-a81d-63013cc2a0ff tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:03.566054 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db9f2025-7e82-462a-a81d-63013cc2a0ff tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:03.566615 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-db9f2025-7e82-462a-a81d-63013cc2a0ff tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] show called for member c8841b31-4286-4633-8aca-6e04e6b86c8a {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:41:03.571939 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:03.571939 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:03.590729 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db9f2025-7e82-462a-a81d-63013cc2a0ff tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a returned with HTTP 200 Aug 13 02:41:03.591411 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 445/1833] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:41:03 2026] GET /volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:03.604898 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:03.607212 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:03.607778 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1088623047", "volume_type": "cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb", "group_id": "c8841b31-4286-4633-8aca-6e04e6b86c8a", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:03.611769 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1088623047', 'volume_type': 'cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb', 'group_id': 'c8841b31-4286-4633-8aca-6e04e6b86c8a', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:03.624192 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:03.624192 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:03.624192 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Create volume of 1 GB Aug 13 02:41:03.640310 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Availability Zones retrieved successfully. Aug 13 02:41:03.648608 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Flow 'volume_create_api' (133b2173-f52b-4396-8239-594a54a9c284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:03.650300 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1057f86-3986-4f11-b268-a689b9136e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:03.651538 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:03.651538 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:03.651760 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:03.681399 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1057f86-3986-4f11-b268-a689b9136e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:41:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb,is_public=True,name='tempest-GroupsV314Test-volume-type-177188559',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c8841b31-4286-4633-8aca-6e04e6b86c8a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:03.682801 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a5602e-7d5e-419c-8cad-59572a74ba50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:03.730141 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-177188559 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-177188559, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:03.730141 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-177188559 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-177188559, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:03.800022 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Created reservations ['3e92e6df-3742-45e0-ba23-04d5e054a012', '2d67e8ae-c6c3-4c79-abd0-e5846f587988', 'ec7f9027-ee93-4bef-b61f-37718f6da699', '45fff673-040b-4064-a0ff-ecd190eb9e7d'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:03.801901 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a5602e-7d5e-419c-8cad-59572a74ba50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e92e6df-3742-45e0-ba23-04d5e054a012', '2d67e8ae-c6c3-4c79-abd0-e5846f587988', 'ec7f9027-ee93-4bef-b61f-37718f6da699', '45fff673-040b-4064-a0ff-ecd190eb9e7d']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:03.803570 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d60f2a4-5508-4033-be9a-2cc7099abb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:03.832262 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d60f2a4-5508-4033-be9a-2cc7099abb8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '033aee66-67c8-4c89-958f-b8d81aedfbd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1088623047',encryption_key_id=None,group_id=c8841b31-4286-4633-8aca-6e04e6b86c8a,group_type_id=,metadata={},multiattach=False,project_id='fc18b96091a34c9aad93513de5200818',qos_specs=None,replication_status=,reservations=['3e92e6df-3742-45e0-ba23-04d5e054a012','2d67e8ae-c6c3-4c79-abd0-e5846f587988','ec7f9027-ee93-4bef-b61f-37718f6da699','45fff673-040b-4064-a0ff-ecd190eb9e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93892e7623cd4581b2415770316c1c65',volume_type_id=cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1088623047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c8841b31-4286-4633-8aca-6e04e6b86c8a,host=None,id=033aee66-67c8-4c89-958f-b8d81aedfbd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc18b96091a34c9aad93513de5200818',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93892e7623cd4581b2415770316c1c65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb),volume_type_id=cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:03.833885 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78971033-09f2-4ea2-80fb-4e58a0a06eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:03.872143 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78971033-09f2-4ea2-80fb-4e58a0a06eb9) transitioned into state 'SUCCESS' from state '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-1088623047',encryption_key_id=None,group_id=c8841b31-4286-4633-8aca-6e04e6b86c8a,group_type_id=,metadata={},multiattach=False,project_id='fc18b96091a34c9aad93513de5200818',qos_specs=None,replication_status=,reservations=['3e92e6df-3742-45e0-ba23-04d5e054a012','2d67e8ae-c6c3-4c79-abd0-e5846f587988','ec7f9027-ee93-4bef-b61f-37718f6da699','45fff673-040b-4064-a0ff-ecd190eb9e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93892e7623cd4581b2415770316c1c65',volume_type_id=cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:03.873144 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d68e33d-4c42-41a2-b1aa-d2b08070ef05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:03.873911 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-826c0c23-9c3f-4247-ac6d-990483442ba7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:03.878443 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-826c0c23-9c3f-4247-ac6d-990483442ba7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:03.878720 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-826c0c23-9c3f-4247-ac6d-990483442ba7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:03.878904 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-826c0c23-9c3f-4247-ac6d-990483442ba7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:03.880019 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-826c0c23-9c3f-4247-ac6d-990483442ba7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:03.890891 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:03.890891 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:03.891972 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-826c0c23-9c3f-4247-ac6d-990483442ba7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:03.892777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d68e33d-4c42-41a2-b1aa-d2b08070ef05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:03.893123 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 461/1834] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:03 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:03.894519 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Flow 'volume_create_api' (133b2173-f52b-4396-8239-594a54a9c284) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:03.894642 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Create volume request issued successfully. Aug 13 02:41:03.895523 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:41:03.895823 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:41:03.953807 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:41:03.959585 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:03.959585 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:03.966421 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-64e9558f-9ef6-403a-b3f3-cfec1c8e7295 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:03.967074 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 466/1835] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:41:03 2026] POST /volume/v3/volumes => generated 816 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:03.987449 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2fce3d03-e2d7-4936-a03d-5664a0acce53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:03.994187 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fce3d03-e2d7-4936-a03d-5664a0acce53 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 Aug 13 02:41:03.994569 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fce3d03-e2d7-4936-a03d-5664a0acce53 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:03.994848 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fce3d03-e2d7-4936-a03d-5664a0acce53 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:04.009959 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:04.009959 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:04.018410 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2fce3d03-e2d7-4936-a03d-5664a0acce53 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Volume info retrieved successfully. Aug 13 02:41:04.020072 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-2fce3d03-e2d7-4936-a03d-5664a0acce53 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:41:04.020072 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-2fce3d03-e2d7-4936-a03d-5664a0acce53 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:41:04.086016 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-2fce3d03-e2d7-4936-a03d-5664a0acce53 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:41:04.091151 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:04.091151 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:04.100413 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fce3d03-e2d7-4936-a03d-5664a0acce53 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 returned with HTTP 200 Aug 13 02:41:04.100878 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 464/1836] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:03 2026] GET /volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 => generated 908 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:04.907363 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-37818357-40b3-4186-95b5-bec1fc0ade68 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:04.909533 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-37818357-40b3-4186-95b5-bec1fc0ade68 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:04.909815 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-37818357-40b3-4186-95b5-bec1fc0ade68 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:04.909942 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-37818357-40b3-4186-95b5-bec1fc0ade68 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:04.910005 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-37818357-40b3-4186-95b5-bec1fc0ade68 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:04.916179 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:04.916179 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:04.917676 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-37818357-40b3-4186-95b5-bec1fc0ade68 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:04.918854 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 446/1837] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:04 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:05.121273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2f949c42-a01f-4c63-996f-b5dce44949de None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:05.124787 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f949c42-a01f-4c63-996f-b5dce44949de tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 Aug 13 02:41:05.124787 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f949c42-a01f-4c63-996f-b5dce44949de tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:05.124787 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f949c42-a01f-4c63-996f-b5dce44949de tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:05.136888 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:05.136888 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:05.142332 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2f949c42-a01f-4c63-996f-b5dce44949de tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Volume info retrieved successfully. Aug 13 02:41:05.143050 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-2f949c42-a01f-4c63-996f-b5dce44949de tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:41:05.143328 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-2f949c42-a01f-4c63-996f-b5dce44949de tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:41:05.205904 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-2f949c42-a01f-4c63-996f-b5dce44949de tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:41:05.210762 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:05.210762 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:05.221952 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f949c42-a01f-4c63-996f-b5dce44949de tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 returned with HTTP 200 Aug 13 02:41:05.222843 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 462/1838] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:05 2026] GET /volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 => generated 909 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:05.242885 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:05.246577 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] POST https://10.4.3.30/volume/v3/groups/action Aug 13 02:41:05.247931 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Action body: b'{"create-from-src": {"source_group_id": "c8841b31-4286-4633-8aca-6e04e6b86c8a", "name": "tempest-Group_from_grp-774173174"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:05.248075 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "c8841b31-4286-4633-8aca-6e04e6b86c8a", "name": "tempest-Group_from_grp-774173174"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:05.250904 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Creating new group {'create-from-src': {'source_group_id': 'c8841b31-4286-4633-8aca-6e04e6b86c8a', 'name': 'tempest-Group_from_grp-774173174'}}. {{(pid=100289) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 02:41:05.251296 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.groups [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Creating group tempest-Group_from_grp-774173174 from source group c8841b31-4286-4633-8aca-6e04e6b86c8a. Aug 13 02:41:05.259471 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:05.259471 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:05.273618 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:05.273618 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:05.350481 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Created reservations ['86ee0635-452d-47bd-8ee9-5d797a0c3035'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:05.440289 np0000007139 devstack@c-api.service[100289]: INFO cinder.group.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] A mapping entry already exists for group 4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec and volume type cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb. Do not need to create again. Aug 13 02:41:05.441649 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:05.441649 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:05.442086 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Availability Zones retrieved successfully. Aug 13 02:41:05.450739 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Flow 'volume_create_api' (f1f3fe3a-30c0-4850-ace2-82e3faae7760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:05.452802 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1c3458-0c96-4c4b-aff8-4261afedcdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:05.454741 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:05.486587 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1c3458-0c96-4c4b-aff8-4261afedcdff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '033aee66-67c8-4c89-958f-b8d81aedfbd7', 'volume_type': VolumeType(created_at=2026-08-13T02:41:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb,is_public=True,name='tempest-GroupsV314Test-volume-type-177188559',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:05.488147 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f80405-f89a-4660-b6ac-c0f2ea447a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:05.543170 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Created reservations ['d669c8a4-de71-4ab7-91e0-39c12ec3719c', 'd5a16208-cd77-4628-9731-8f68d9d542ea', '6d06fc1b-5504-4990-9960-6d973f9be0ff', 'be5fead7-8ad4-479c-bdaa-f9a120a3c172'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:05.544552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f80405-f89a-4660-b6ac-c0f2ea447a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d669c8a4-de71-4ab7-91e0-39c12ec3719c', 'd5a16208-cd77-4628-9731-8f68d9d542ea', '6d06fc1b-5504-4990-9960-6d973f9be0ff', 'be5fead7-8ad4-479c-bdaa-f9a120a3c172']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:05.545817 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b8ac620-3712-4791-999d-c1b53746ffbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:05.584218 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b8ac620-3712-4791-999d-c1b53746ffbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f114fac0-800f-433a-b11e-ca6532683584', '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=4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec,group_type_id=,metadata={},multiattach=False,project_id='fc18b96091a34c9aad93513de5200818',qos_specs=None,replication_status=,reservations=['d669c8a4-de71-4ab7-91e0-39c12ec3719c','d5a16208-cd77-4628-9731-8f68d9d542ea','6d06fc1b-5504-4990-9960-6d973f9be0ff','be5fead7-8ad4-479c-bdaa-f9a120a3c172'],size=1,snapshot_id=None,source_replicaid=,source_volid=033aee66-67c8-4c89-958f-b8d81aedfbd7,status='creating',user_id='93892e7623cd4581b2415770316c1c65',volume_type_id=cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec,host=None,id=f114fac0-800f-433a-b11e-ca6532683584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc18b96091a34c9aad93513de5200818',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=033aee66-67c8-4c89-958f-b8d81aedfbd7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93892e7623cd4581b2415770316c1c65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb),volume_type_id=cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:05.585694 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e383f910-1765-4883-afe2-d287b5e89597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:05.615884 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e383f910-1765-4883-afe2-d287b5e89597) transitioned into state 'SUCCESS' from 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=4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec,group_type_id=,metadata={},multiattach=False,project_id='fc18b96091a34c9aad93513de5200818',qos_specs=None,replication_status=,reservations=['d669c8a4-de71-4ab7-91e0-39c12ec3719c','d5a16208-cd77-4628-9731-8f68d9d542ea','6d06fc1b-5504-4990-9960-6d973f9be0ff','be5fead7-8ad4-479c-bdaa-f9a120a3c172'],size=1,snapshot_id=None,source_replicaid=,source_volid=033aee66-67c8-4c89-958f-b8d81aedfbd7,status='creating',user_id='93892e7623cd4581b2415770316c1c65',volume_type_id=cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:05.616973 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Flow 'volume_create_api' (f1f3fe3a-30c0-4850-ace2-82e3faae7760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:05.617604 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Create volume request issued successfully. Aug 13 02:41:05.637057 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f10e6b37-12ae-4c7f-a2d0-edf043a5a19e tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/groups/action returned with HTTP 202 Aug 13 02:41:05.638011 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 467/1839] 10.4.3.30 () {70 vars in 1311 bytes} [Thu Aug 13 02:41:05 2026] POST /volume/v3/groups/action => generated 101 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:05.648981 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:05.655312 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:41:05.655312 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:05.655312 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:05.655312 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:41:05.656680 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:41:05.667194 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Get all volumes completed successfully. Aug 13 02:41:05.668030 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:41:05.668288 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:41:05.716612 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:41:05.722494 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:05.722494 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:05.727893 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:41:05.728242 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:41:05.793376 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:41:05.798857 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:05.798857 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:05.814636 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe03cc09-b44a-4ee8-99fb-b7cbd453a117 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:41:05.816552 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 465/1840] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:41:05 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:41:05.836184 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0ee0441e-8ac2-4e7c-adb4-2d8fc404ef81 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:05.838697 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0ee0441e-8ac2-4e7c-adb4-2d8fc404ef81 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/volumes/f114fac0-800f-433a-b11e-ca6532683584 Aug 13 02:41:05.838828 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0ee0441e-8ac2-4e7c-adb4-2d8fc404ef81 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:05.839006 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0ee0441e-8ac2-4e7c-adb4-2d8fc404ef81 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:05.858514 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:05.858514 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:05.870891 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0ee0441e-8ac2-4e7c-adb4-2d8fc404ef81 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Volume info retrieved successfully. Aug 13 02:41:05.872268 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-0ee0441e-8ac2-4e7c-adb4-2d8fc404ef81 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:41:05.873536 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-0ee0441e-8ac2-4e7c-adb4-2d8fc404ef81 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:41:05.931429 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-0ee0441e-8ac2-4e7c-adb4-2d8fc404ef81 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:41:05.932783 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2e80976f-5d05-4d0f-83ff-714d5e9982c0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:05.937328 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e80976f-5d05-4d0f-83ff-714d5e9982c0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:05.937328 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2e80976f-5d05-4d0f-83ff-714d5e9982c0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:05.937644 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:05.937644 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:05.937717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2e80976f-5d05-4d0f-83ff-714d5e9982c0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:05.937717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2e80976f-5d05-4d0f-83ff-714d5e9982c0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:05.944350 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:05.944350 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:05.945265 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e80976f-5d05-4d0f-83ff-714d5e9982c0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:05.945727 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 463/1841] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:05 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:05.950973 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0ee0441e-8ac2-4e7c-adb4-2d8fc404ef81 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/volumes/f114fac0-800f-433a-b11e-ca6532683584 returned with HTTP 200 Aug 13 02:41:05.951358 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 447/1842] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:05 2026] GET /volume/v3/volumes/f114fac0-800f-433a-b11e-ca6532683584 => generated 920 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:05.969824 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-81db31f4-043b-4e55-a7ed-94848b60deab None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:05.972491 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-81db31f4-043b-4e55-a7ed-94848b60deab tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/groups/4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec Aug 13 02:41:05.972897 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-81db31f4-043b-4e55-a7ed-94848b60deab tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:05.973277 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-81db31f4-043b-4e55-a7ed-94848b60deab tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:05.973883 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-81db31f4-043b-4e55-a7ed-94848b60deab tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] show called for member 4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:41:05.978381 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:05.978381 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:05.989304 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-81db31f4-043b-4e55-a7ed-94848b60deab tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/groups/4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec returned with HTTP 200 Aug 13 02:41:05.989667 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 468/1843] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:41:05 2026] GET /volume/v3/groups/4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec => generated 416 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:06.001140 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:06.003598 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:41:06.004121 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:06.004121 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:06.004397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:41:06.005430 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:41:06.016846 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Get all volumes completed successfully. Aug 13 02:41:06.017803 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:41:06.017965 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:41:06.075517 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:41:06.079546 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:06.079546 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:06.084424 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:41:06.084979 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:41:06.148829 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:41:06.154023 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:06.154023 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:06.168940 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db116c7a-c3d9-4066-8edc-6e47736b86d0 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:41:06.169239 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 466/1844] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:41:05 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:41:06.197979 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-973edaff-15e9-48bf-b73e-c5ebcbe39c79 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:06.200012 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-973edaff-15e9-48bf-b73e-c5ebcbe39c79 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] POST https://10.4.3.30/volume/v3/groups/4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec/action Aug 13 02:41:06.200445 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-973edaff-15e9-48bf-b73e-c5ebcbe39c79 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:06.200627 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-973edaff-15e9-48bf-b73e-c5ebcbe39c79 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:06.202499 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-973edaff-15e9-48bf-b73e-c5ebcbe39c79 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] delete called for group 4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec {{(pid=100288) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:41:06.202499 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-973edaff-15e9-48bf-b73e-c5ebcbe39c79 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Delete group with id: 4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec Aug 13 02:41:06.206930 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:06.206930 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:06.274341 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-973edaff-15e9-48bf-b73e-c5ebcbe39c79 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/groups/4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec/action returned with HTTP 202 Aug 13 02:41:06.274341 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 464/1845] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:41:06 2026] POST /volume/v3/groups/4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:41:06.285663 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b7abd172-7600-4d8c-8e21-80efa1060192 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:06.287913 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b7abd172-7600-4d8c-8e21-80efa1060192 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/volumes/f114fac0-800f-433a-b11e-ca6532683584 Aug 13 02:41:06.288266 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b7abd172-7600-4d8c-8e21-80efa1060192 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:06.288538 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b7abd172-7600-4d8c-8e21-80efa1060192 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:06.303901 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:06.303901 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:06.313104 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b7abd172-7600-4d8c-8e21-80efa1060192 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Volume info retrieved successfully. Aug 13 02:41:06.314201 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-b7abd172-7600-4d8c-8e21-80efa1060192 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:41:06.314986 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-b7abd172-7600-4d8c-8e21-80efa1060192 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:41:06.383980 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-b7abd172-7600-4d8c-8e21-80efa1060192 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:41:06.390518 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:06.390518 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:06.403198 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b7abd172-7600-4d8c-8e21-80efa1060192 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/volumes/f114fac0-800f-433a-b11e-ca6532683584 returned with HTTP 200 Aug 13 02:41:06.403877 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 448/1846] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:06 2026] GET /volume/v3/volumes/f114fac0-800f-433a-b11e-ca6532683584 => generated 919 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:06.964630 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1c6e15a0-265a-49ef-a400-73c79149d19f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:06.972129 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1c6e15a0-265a-49ef-a400-73c79149d19f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:06.972129 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1c6e15a0-265a-49ef-a400-73c79149d19f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:06.972129 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1c6e15a0-265a-49ef-a400-73c79149d19f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:06.972623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-1c6e15a0-265a-49ef-a400-73c79149d19f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:06.981555 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:06.981555 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:06.982571 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1c6e15a0-265a-49ef-a400-73c79149d19f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:06.983481 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 469/1847] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:06 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:41:07.428959 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d39b2933-4b03-4b11-a434-1e0d67342f2a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:07.430331 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d39b2933-4b03-4b11-a434-1e0d67342f2a tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/volumes/f114fac0-800f-433a-b11e-ca6532683584 Aug 13 02:41:07.430331 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d39b2933-4b03-4b11-a434-1e0d67342f2a tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:07.430331 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d39b2933-4b03-4b11-a434-1e0d67342f2a tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:07.443147 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d39b2933-4b03-4b11-a434-1e0d67342f2a tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/volumes/f114fac0-800f-433a-b11e-ca6532683584 returned with HTTP 404 Aug 13 02:41:07.443983 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 467/1848] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:07 2026] GET /volume/v3/volumes/f114fac0-800f-433a-b11e-ca6532683584 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:41:07.457975 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-16d8dd00-7622-489b-9d0b-20ba0dc3f386 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:07.460671 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-16d8dd00-7622-489b-9d0b-20ba0dc3f386 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/groups/4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec Aug 13 02:41:07.460671 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-16d8dd00-7622-489b-9d0b-20ba0dc3f386 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:07.460943 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-16d8dd00-7622-489b-9d0b-20ba0dc3f386 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:07.462218 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-16d8dd00-7622-489b-9d0b-20ba0dc3f386 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] show called for member 4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:41:07.472556 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-16d8dd00-7622-489b-9d0b-20ba0dc3f386 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/groups/4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec returned with HTTP 404 Aug 13 02:41:07.472882 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 465/1849] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:41:07 2026] GET /volume/v3/groups/4bc93fba-9c4c-4649-8c1e-e50eafbbe7ec => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:41:07.490278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-38cf9e38-6815-4edb-a66b-9ad8c60bdf5c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:07.492160 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-38cf9e38-6815-4edb-a66b-9ad8c60bdf5c tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:41:07.495837 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-38cf9e38-6815-4edb-a66b-9ad8c60bdf5c tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:07.501608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-38cf9e38-6815-4edb-a66b-9ad8c60bdf5c tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:07.501608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-38cf9e38-6815-4edb-a66b-9ad8c60bdf5c tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:41:07.501608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-38cf9e38-6815-4edb-a66b-9ad8c60bdf5c tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:41:07.518239 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-38cf9e38-6815-4edb-a66b-9ad8c60bdf5c tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Get all volumes completed successfully. Aug 13 02:41:07.519387 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-38cf9e38-6815-4edb-a66b-9ad8c60bdf5c tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:41:07.519630 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-38cf9e38-6815-4edb-a66b-9ad8c60bdf5c tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:41:07.583020 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-38cf9e38-6815-4edb-a66b-9ad8c60bdf5c tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:41:07.591403 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:07.591403 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:07.609162 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-38cf9e38-6815-4edb-a66b-9ad8c60bdf5c tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:41:07.610030 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 449/1850] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:41:07 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:07.629241 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b195a386-7d00-4d93-bd23-85d65c8fbec9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:07.631463 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b195a386-7d00-4d93-bd23-85d65c8fbec9 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] POST https://10.4.3.30/volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a/action Aug 13 02:41:07.632029 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b195a386-7d00-4d93-bd23-85d65c8fbec9 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:07.632357 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b195a386-7d00-4d93-bd23-85d65c8fbec9 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:07.634857 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-b195a386-7d00-4d93-bd23-85d65c8fbec9 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] delete called for group c8841b31-4286-4633-8aca-6e04e6b86c8a {{(pid=100289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:41:07.634857 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.groups [None req-b195a386-7d00-4d93-bd23-85d65c8fbec9 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Delete group with id: c8841b31-4286-4633-8aca-6e04e6b86c8a Aug 13 02:41:07.642143 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:07.642143 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:07.751692 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b195a386-7d00-4d93-bd23-85d65c8fbec9 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a/action returned with HTTP 202 Aug 13 02:41:07.752357 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 470/1851] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:41:07 2026] POST /volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:41:07.765398 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7beacd0c-e4ec-49c4-bbaf-a90d76a11093 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:07.767594 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7beacd0c-e4ec-49c4-bbaf-a90d76a11093 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 Aug 13 02:41:07.767594 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7beacd0c-e4ec-49c4-bbaf-a90d76a11093 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:07.767594 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7beacd0c-e4ec-49c4-bbaf-a90d76a11093 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:07.777895 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:07.777895 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:07.784009 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7beacd0c-e4ec-49c4-bbaf-a90d76a11093 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Volume info retrieved successfully. Aug 13 02:41:07.785313 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-7beacd0c-e4ec-49c4-bbaf-a90d76a11093 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:41:07.785671 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-7beacd0c-e4ec-49c4-bbaf-a90d76a11093 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:41:07.847987 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-7beacd0c-e4ec-49c4-bbaf-a90d76a11093 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:41:07.860515 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:07.860515 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:07.901235 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7beacd0c-e4ec-49c4-bbaf-a90d76a11093 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 returned with HTTP 200 Aug 13 02:41:07.903459 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 468/1852] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:07 2026] GET /volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 => generated 908 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:08.002358 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dc1a4325-5a51-4d95-a473-c246359b44cc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:08.005469 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dc1a4325-5a51-4d95-a473-c246359b44cc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:08.005814 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dc1a4325-5a51-4d95-a473-c246359b44cc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:08.006363 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dc1a4325-5a51-4d95-a473-c246359b44cc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:08.007086 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-dc1a4325-5a51-4d95-a473-c246359b44cc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:08.017652 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:08.017652 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:08.019629 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dc1a4325-5a51-4d95-a473-c246359b44cc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:08.019865 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 466/1853] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:08 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:08.922573 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4b37e195-2879-4d83-adda-29597832925b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:08.928567 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4b37e195-2879-4d83-adda-29597832925b tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 Aug 13 02:41:08.928567 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4b37e195-2879-4d83-adda-29597832925b tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:08.928567 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4b37e195-2879-4d83-adda-29597832925b tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:08.940118 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4b37e195-2879-4d83-adda-29597832925b tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 returned with HTTP 404 Aug 13 02:41:08.940658 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 450/1854] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:08 2026] GET /volume/v3/volumes/033aee66-67c8-4c89-958f-b8d81aedfbd7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:41:08.950053 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4ab860d8-10db-4301-ad94-f5242f5fc3e9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:08.952046 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ab860d8-10db-4301-ad94-f5242f5fc3e9 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] GET https://10.4.3.30/volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a Aug 13 02:41:08.952678 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4ab860d8-10db-4301-ad94-f5242f5fc3e9 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:08.952997 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4ab860d8-10db-4301-ad94-f5242f5fc3e9 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:08.953154 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-4ab860d8-10db-4301-ad94-f5242f5fc3e9 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] show called for member c8841b31-4286-4633-8aca-6e04e6b86c8a {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:41:08.958054 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ab860d8-10db-4301-ad94-f5242f5fc3e9 tempest-GroupsV314Test-2032713257 tempest-GroupsV314Test-2032713257-project-member] https://10.4.3.30/volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a returned with HTTP 404 Aug 13 02:41:08.958823 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 471/1855] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:41:08 2026] GET /volume/v3/groups/c8841b31-4286-4633-8aca-6e04e6b86c8a => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:41:08.970176 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-663c420c-c10b-4a8a-9240-76a5913d4a25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:08.973869 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-663c420c-c10b-4a8a-9240-76a5913d4a25 tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/f116d913-8ace-426f-9971-8a2c97a96757 Aug 13 02:41:08.974612 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-663c420c-c10b-4a8a-9240-76a5913d4a25 tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:08.974612 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-663c420c-c10b-4a8a-9240-76a5913d4a25 tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:08.992961 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-663c420c-c10b-4a8a-9240-76a5913d4a25 tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] https://10.4.3.30/volume/v3/group_types/f116d913-8ace-426f-9971-8a2c97a96757 returned with HTTP 202 Aug 13 02:41:08.993614 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 469/1856] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:41:08 2026] DELETE /volume/v3/group_types/f116d913-8ace-426f-9971-8a2c97a96757 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:41:09.005468 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-391966fe-caf8-4b8b-b2b9-8a2ade35e1e6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:09.010818 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-391966fe-caf8-4b8b-b2b9-8a2ade35e1e6 tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] DELETE https://10.4.3.30/volume/v3/types/cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb Aug 13 02:41:09.010818 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-391966fe-caf8-4b8b-b2b9-8a2ade35e1e6 tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:09.010818 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-391966fe-caf8-4b8b-b2b9-8a2ade35e1e6 tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:09.040738 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f847fbae-b12a-4fd8-ba5a-9b2767f811fa None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:09.044106 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f847fbae-b12a-4fd8-ba5a-9b2767f811fa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:09.044672 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f847fbae-b12a-4fd8-ba5a-9b2767f811fa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:09.044672 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f847fbae-b12a-4fd8-ba5a-9b2767f811fa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:09.045867 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-f847fbae-b12a-4fd8-ba5a-9b2767f811fa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:09.052699 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:09.052699 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:09.054703 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-391966fe-caf8-4b8b-b2b9-8a2ade35e1e6 tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] https://10.4.3.30/volume/v3/types/cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb returned with HTTP 202 Aug 13 02:41:09.054854 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f847fbae-b12a-4fd8-ba5a-9b2767f811fa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:09.054923 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 467/1857] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:41:09 2026] DELETE /volume/v3/types/cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:09.054958 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 451/1858] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:09 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:09.065174 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5d06461e-dff5-4f45-97dc-ba3d2427608d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:09.069241 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d06461e-dff5-4f45-97dc-ba3d2427608d tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] GET https://10.4.3.30/volume/v3/types/cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb Aug 13 02:41:09.069241 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d06461e-dff5-4f45-97dc-ba3d2427608d tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:09.069582 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d06461e-dff5-4f45-97dc-ba3d2427608d tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:09.084013 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d06461e-dff5-4f45-97dc-ba3d2427608d tempest-GroupsV314Test-320452920 tempest-GroupsV314Test-320452920-project-admin] https://10.4.3.30/volume/v3/types/cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb returned with HTTP 404 Aug 13 02:41:09.084013 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 472/1859] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:41:09 2026] GET /volume/v3/types/cf54923d-3b3d-4c6b-8f5a-db6a5a5941fb => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:10.074359 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-097e79a3-9894-47d6-9ce0-4ac4859beef8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:10.079414 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-097e79a3-9894-47d6-9ce0-4ac4859beef8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:10.079414 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-097e79a3-9894-47d6-9ce0-4ac4859beef8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:10.079414 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-097e79a3-9894-47d6-9ce0-4ac4859beef8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:10.079414 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-097e79a3-9894-47d6-9ce0-4ac4859beef8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:10.085109 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:10.085109 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:10.086805 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-097e79a3-9894-47d6-9ce0-4ac4859beef8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:10.087470 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 470/1860] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:10 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:10.840682 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b779c414-6fa1-4bef-b982-08594e33a749 req-a1a1940c-33a9-40d6-9b7a-2b9038c9a5f8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:10.844722 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b779c414-6fa1-4bef-b982-08594e33a749 req-a1a1940c-33a9-40d6-9b7a-2b9038c9a5f8 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] DELETE https://10.4.3.30/volume/v3/attachments/c4b4a1a9-cb67-4bed-9c11-a49977e6e5ac Aug 13 02:41:10.845040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b779c414-6fa1-4bef-b982-08594e33a749 req-a1a1940c-33a9-40d6-9b7a-2b9038c9a5f8 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:10.845364 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b779c414-6fa1-4bef-b982-08594e33a749 req-a1a1940c-33a9-40d6-9b7a-2b9038c9a5f8 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:10.867613 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:10.867613 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:10.960276 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b779c414-6fa1-4bef-b982-08594e33a749 req-a1a1940c-33a9-40d6-9b7a-2b9038c9a5f8 tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/attachments/c4b4a1a9-cb67-4bed-9c11-a49977e6e5ac returned with HTTP 200 Aug 13 02:41:10.961275 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 468/1861] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:41:10 2026] DELETE /volume/v3/attachments/c4b4a1a9-cb67-4bed-9c11-a49977e6e5ac => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:10.985936 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-b779c414-6fa1-4bef-b982-08594e33a749 req-da2cbdf3-f028-4a7b-85f5-89939881d42b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:10.989796 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-b779c414-6fa1-4bef-b982-08594e33a749 req-da2cbdf3-f028-4a7b-85f5-89939881d42b tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:41:10.989903 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-b779c414-6fa1-4bef-b982-08594e33a749 req-da2cbdf3-f028-4a7b-85f5-89939881d42b tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:10.990120 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-b779c414-6fa1-4bef-b982-08594e33a749 req-da2cbdf3-f028-4a7b-85f5-89939881d42b tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:10.990970 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [req-b779c414-6fa1-4bef-b982-08594e33a749 req-da2cbdf3-f028-4a7b-85f5-89939881d42b tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Delete volume with id: f4f433d3-8945-4909-bc8a-c95313e43cac Aug 13 02:41:11.004971 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:11.004971 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:11.005355 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-b779c414-6fa1-4bef-b982-08594e33a749 req-da2cbdf3-f028-4a7b-85f5-89939881d42b tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Volume info retrieved successfully. Aug 13 02:41:11.030341 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-b779c414-6fa1-4bef-b982-08594e33a749 req-da2cbdf3-f028-4a7b-85f5-89939881d42b tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] Delete volume request issued successfully. Aug 13 02:41:11.030341 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-b779c414-6fa1-4bef-b982-08594e33a749 req-da2cbdf3-f028-4a7b-85f5-89939881d42b tempest-ServerActionsV293TestJSON-1340214436 tempest-ServerActionsV293TestJSON-1340214436-project-member] https://10.4.3.30/volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac returned with HTTP 202 Aug 13 02:41:11.030341 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 452/1862] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:41:10 2026] DELETE /volume/v3/volumes/f4f433d3-8945-4909-bc8a-c95313e43cac => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:11.104138 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2cd4700d-e972-441e-b51e-16fc5aa0a7f4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:11.110622 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2cd4700d-e972-441e-b51e-16fc5aa0a7f4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:11.110927 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2cd4700d-e972-441e-b51e-16fc5aa0a7f4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:11.111265 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2cd4700d-e972-441e-b51e-16fc5aa0a7f4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:11.111485 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2cd4700d-e972-441e-b51e-16fc5aa0a7f4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:11.123572 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:11.123572 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:11.126798 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2cd4700d-e972-441e-b51e-16fc5aa0a7f4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:11.126798 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 473/1863] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:11 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:12.143850 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-56423020-2b22-4585-991b-385891f2d5d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:12.147958 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56423020-2b22-4585-991b-385891f2d5d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:12.148658 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56423020-2b22-4585-991b-385891f2d5d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:12.148658 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56423020-2b22-4585-991b-385891f2d5d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:12.149221 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-56423020-2b22-4585-991b-385891f2d5d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:12.159471 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:12.159471 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:12.160799 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56423020-2b22-4585-991b-385891f2d5d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:12.161161 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 471/1864] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:12 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:13.183606 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1321de71-3998-4db3-80b7-de7b6948061d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:13.186012 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1321de71-3998-4db3-80b7-de7b6948061d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:13.186719 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1321de71-3998-4db3-80b7-de7b6948061d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:13.187777 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1321de71-3998-4db3-80b7-de7b6948061d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:13.187777 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1321de71-3998-4db3-80b7-de7b6948061d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:13.195377 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:13.195377 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:13.196487 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1321de71-3998-4db3-80b7-de7b6948061d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:13.197005 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 469/1865] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:13 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:13.553879 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b78fecdb-e456-47b8-b636-d246fcbef87e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:13.555662 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:13.556553 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-570688484", "snapshot_id": null, "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "volume_type": null, "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:13.558907 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-570688484', 'snapshot_id': None, 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'volume_type': None, 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:13.696142 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Create volume of 1 GB Aug 13 02:41:13.702816 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Availability Zones retrieved successfully. Aug 13 02:41:13.711373 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Flow 'volume_create_api' (400ed22a-7b68-4d43-b68b-357dcac39122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:13.713281 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a96e62d8-04a7-4eb7-9e4b-a872ea480c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:13.715224 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:13.821316 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a96e62d8-04a7-4eb7-9e4b-a872ea480c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:13.822746 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04bb53f4-472b-4203-829c-c956abc5af2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:13.966803 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Created reservations ['3decc77c-6b39-4eba-aaa8-7f41c3a8315b', '6e0e06ad-833b-4afe-9fbf-e777fc7c2a05', 'cc35d77a-35cb-4c6a-a290-c75a37d4b239', '6ab03771-7b90-40d9-9ff3-e7ed55defbb2'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:13.968308 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04bb53f4-472b-4203-829c-c956abc5af2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3decc77c-6b39-4eba-aaa8-7f41c3a8315b', '6e0e06ad-833b-4afe-9fbf-e777fc7c2a05', 'cc35d77a-35cb-4c6a-a290-c75a37d4b239', '6ab03771-7b90-40d9-9ff3-e7ed55defbb2']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:13.970231 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bacddd-9a3b-4098-b6df-d248c0319ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:14.015767 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bacddd-9a3b-4098-b6df-d248c0319ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b819dc5b-49c5-436e-91b4-133593335c08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-570688484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caab92420c884286957d7ce37b5e406b',qos_specs=None,replication_status=,reservations=['3decc77c-6b39-4eba-aaa8-7f41c3a8315b','6e0e06ad-833b-4afe-9fbf-e777fc7c2a05','cc35d77a-35cb-4c6a-a290-c75a37d4b239','6ab03771-7b90-40d9-9ff3-e7ed55defbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b4ce5243bda4a12b3d1290cff6e2a41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-570688484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b819dc5b-49c5-436e-91b4-133593335c08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caab92420c884286957d7ce37b5e406b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b4ce5243bda4a12b3d1290cff6e2a41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:14.016667 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adbd16ba-9237-4861-ab54-e23d8e5aaf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:14.062915 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adbd16ba-9237-4861-ab54-e23d8e5aaf4c) transitioned into state 'SUCCESS' from state '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-570688484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caab92420c884286957d7ce37b5e406b',qos_specs=None,replication_status=,reservations=['3decc77c-6b39-4eba-aaa8-7f41c3a8315b','6e0e06ad-833b-4afe-9fbf-e777fc7c2a05','cc35d77a-35cb-4c6a-a290-c75a37d4b239','6ab03771-7b90-40d9-9ff3-e7ed55defbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b4ce5243bda4a12b3d1290cff6e2a41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:14.064146 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca34015-807d-475e-8aca-a6c377e54ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:14.092361 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca34015-807d-475e-8aca-a6c377e54ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:14.093593 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Flow 'volume_create_api' (400ed22a-7b68-4d43-b68b-357dcac39122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:14.094188 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Create volume request issued successfully. Aug 13 02:41:14.095047 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b78fecdb-e456-47b8-b636-d246fcbef87e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:14.095637 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 453/1866] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:41:13 2026] POST /volume/v3/volumes => generated 778 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:14.114757 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-36d633e7-9753-46f3-92d6-28f12c7fcd85 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:14.117513 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36d633e7-9753-46f3-92d6-28f12c7fcd85 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:41:14.119275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36d633e7-9753-46f3-92d6-28f12c7fcd85 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:14.119275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36d633e7-9753-46f3-92d6-28f12c7fcd85 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:14.130752 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:14.130752 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:14.141823 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-36d633e7-9753-46f3-92d6-28f12c7fcd85 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:41:14.155431 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36d633e7-9753-46f3-92d6-28f12c7fcd85 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 returned with HTTP 200 Aug 13 02:41:14.155431 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 474/1867] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:14 2026] GET /volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:14.213243 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-665ba157-a5f1-4c23-8ac8-1fd2a825a3b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:14.217420 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-665ba157-a5f1-4c23-8ac8-1fd2a825a3b7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:14.218649 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-665ba157-a5f1-4c23-8ac8-1fd2a825a3b7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:14.219199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-665ba157-a5f1-4c23-8ac8-1fd2a825a3b7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:14.220273 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-665ba157-a5f1-4c23-8ac8-1fd2a825a3b7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:14.231348 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:14.231348 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:14.232683 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-665ba157-a5f1-4c23-8ac8-1fd2a825a3b7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:14.233722 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 472/1868] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:14 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:15.174393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a18ecca7-f27f-48c4-a919-68d6cd6f26c0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:15.176842 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a18ecca7-f27f-48c4-a919-68d6cd6f26c0 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:41:15.177173 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a18ecca7-f27f-48c4-a919-68d6cd6f26c0 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:15.177462 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a18ecca7-f27f-48c4-a919-68d6cd6f26c0 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:15.188660 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:15.188660 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:15.194845 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a18ecca7-f27f-48c4-a919-68d6cd6f26c0 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:41:15.202897 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a18ecca7-f27f-48c4-a919-68d6cd6f26c0 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 returned with HTTP 200 Aug 13 02:41:15.203525 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 470/1869] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:15 2026] GET /volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 => generated 1386 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:41:15.236142 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bffab1b1-51a9-4473-bd49-a759e3cccb3d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:15.241062 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bffab1b1-51a9-4473-bd49-a759e3cccb3d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:41:15.241610 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bffab1b1-51a9-4473-bd49-a759e3cccb3d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:15.241906 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bffab1b1-51a9-4473-bd49-a759e3cccb3d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:15.257655 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0c491e5b-326f-46c2-9893-d75fa0826934 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:15.262673 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c491e5b-326f-46c2-9893-d75fa0826934 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:15.264279 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c491e5b-326f-46c2-9893-d75fa0826934 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:15.264279 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c491e5b-326f-46c2-9893-d75fa0826934 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:15.264279 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0c491e5b-326f-46c2-9893-d75fa0826934 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:15.267243 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:15.267243 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:15.277792 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:15.277792 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:15.279442 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c491e5b-326f-46c2-9893-d75fa0826934 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:15.280008 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bffab1b1-51a9-4473-bd49-a759e3cccb3d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:41:15.282471 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 475/1870] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:15 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:15.290228 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bffab1b1-51a9-4473-bd49-a759e3cccb3d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 returned with HTTP 200 Aug 13 02:41:15.290642 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 454/1871] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:15 2026] GET /volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 => generated 1386 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 02:41:15.366665 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef90eed2-0a15-4688-9be9-38a9562b4577 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:15.594861 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef90eed2-0a15-4688-9be9-38a9562b4577 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:41:15.595349 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef90eed2-0a15-4688-9be9-38a9562b4577 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1211911353"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:15.619386 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef90eed2-0a15-4688-9be9-38a9562b4577 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:41:15.619567 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 473/1872] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:41:15 2026] POST /volume/v3/types => generated 233 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:15.634752 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-816f4c14-11e1-442b-9dea-8072dfce952c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:15.637128 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-816f4c14-11e1-442b-9dea-8072dfce952c tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:41:15.638091 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-816f4c14-11e1-442b-9dea-8072dfce952c tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1291325458", "extra_specs": {"multiattach": " True"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:15.666734 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-816f4c14-11e1-442b-9dea-8072dfce952c tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:41:15.667267 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 471/1873] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:41:15 2026] POST /volume/v3/types => generated 259 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:15.678944 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:15.790464 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:15.790464 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1211911353", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-344107754"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:15.792792 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1211911353', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-344107754'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:15.797845 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Create volume of 1 GB Aug 13 02:41:15.798361 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:15.798361 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:15.799086 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Availability Zones retrieved successfully. Aug 13 02:41:15.806969 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Flow 'volume_create_api' (710247b7-c006-4c2c-ae04-37f474e52820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:15.808332 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894289f9-c50f-4fe5-95fe-d07b23ad3cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:15.810609 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:15.850970 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894289f9-c50f-4fe5-95fe-d07b23ad3cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=15f45c87-df2a-4976-ba93-a0c135714d89,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1211911353',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15f45c87-df2a-4976-ba93-a0c135714d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:15.852266 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (349c469c-7bf9-4e6a-86cb-7ad15350ce8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:15.919947 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1211911353 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1211911353, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:15.920359 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1211911353 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1211911353, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:15.975477 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Created reservations ['3ce647cb-d85e-4739-898f-8632f921a2e3', 'f7a5c9fd-e05a-49d8-9943-2aeb43eaab57', 'd3b7fdd9-03c5-4e90-ae93-4188a3558b66', 'f6b24888-86d0-445c-b6af-4cf2a6b624e5'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:15.976829 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (349c469c-7bf9-4e6a-86cb-7ad15350ce8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ce647cb-d85e-4739-898f-8632f921a2e3', 'f7a5c9fd-e05a-49d8-9943-2aeb43eaab57', 'd3b7fdd9-03c5-4e90-ae93-4188a3558b66', 'f6b24888-86d0-445c-b6af-4cf2a6b624e5']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:15.977994 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f080790-edcf-4167-8d8c-627a09e4165c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:16.009847 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f080790-edcf-4167-8d8c-627a09e4165c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-344107754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260d4a968fe2469f829d82dd4818bf84',qos_specs=None,replication_status=,reservations=['3ce647cb-d85e-4739-898f-8632f921a2e3','f7a5c9fd-e05a-49d8-9943-2aeb43eaab57','d3b7fdd9-03c5-4e90-ae93-4188a3558b66','f6b24888-86d0-445c-b6af-4cf2a6b624e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2bb56c92f214d64b073955bca0af8da',volume_type_id=15f45c87-df2a-4976-ba93-a0c135714d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-344107754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='260d4a968fe2469f829d82dd4818bf84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2bb56c92f214d64b073955bca0af8da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15f45c87-df2a-4976-ba93-a0c135714d89),volume_type_id=15f45c87-df2a-4976-ba93-a0c135714d89)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:16.010811 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b310b7-7f12-4158-b0a0-435f839f83d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:16.035829 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b310b7-7f12-4158-b0a0-435f839f83d7) transitioned into state 'SUCCESS' from state '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-344107754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260d4a968fe2469f829d82dd4818bf84',qos_specs=None,replication_status=,reservations=['3ce647cb-d85e-4739-898f-8632f921a2e3','f7a5c9fd-e05a-49d8-9943-2aeb43eaab57','d3b7fdd9-03c5-4e90-ae93-4188a3558b66','f6b24888-86d0-445c-b6af-4cf2a6b624e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2bb56c92f214d64b073955bca0af8da',volume_type_id=15f45c87-df2a-4976-ba93-a0c135714d89)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:16.036943 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82f5baf-ec02-4eec-98bd-c0b7bd73e380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:16.055283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82f5baf-ec02-4eec-98bd-c0b7bd73e380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:16.055283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Flow 'volume_create_api' (710247b7-c006-4c2c-ae04-37f474e52820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:16.055283 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Create volume request issued successfully. Aug 13 02:41:16.055283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c82d3add-e8b5-4fac-b8db-6f1992797ee1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:16.055819 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 476/1874] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:41:15 2026] POST /volume/v3/volumes => generated 869 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:16.077483 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c8c0c5f9-6066-4a01-92db-721734db51ff None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:16.081572 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c8c0c5f9-6066-4a01-92db-721734db51ff tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:16.082415 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c8c0c5f9-6066-4a01-92db-721734db51ff tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:16.082905 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c8c0c5f9-6066-4a01-92db-721734db51ff tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:16.096396 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:16.096396 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:16.103418 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c8c0c5f9-6066-4a01-92db-721734db51ff tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Volume info retrieved successfully. Aug 13 02:41:16.114797 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c8c0c5f9-6066-4a01-92db-721734db51ff tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:16.115603 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 455/1875] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:16 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 937 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:16.296058 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ffd8b73b-ab55-45c0-9193-9c5eece555b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:16.300200 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffd8b73b-ab55-45c0-9193-9c5eece555b8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:16.300793 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffd8b73b-ab55-45c0-9193-9c5eece555b8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:16.301347 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffd8b73b-ab55-45c0-9193-9c5eece555b8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:16.301654 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ffd8b73b-ab55-45c0-9193-9c5eece555b8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:16.310284 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:16.310284 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:16.311282 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffd8b73b-ab55-45c0-9193-9c5eece555b8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:16.314271 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 474/1876] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:16 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:17.132785 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-35c16d27-c654-40b1-a1bf-47508a961dd6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:17.135197 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35c16d27-c654-40b1-a1bf-47508a961dd6 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:17.135485 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35c16d27-c654-40b1-a1bf-47508a961dd6 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:17.135696 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35c16d27-c654-40b1-a1bf-47508a961dd6 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:17.147903 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:17.147903 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:17.157774 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-35c16d27-c654-40b1-a1bf-47508a961dd6 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Volume info retrieved successfully. Aug 13 02:41:17.167852 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35c16d27-c654-40b1-a1bf-47508a961dd6 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:17.168542 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 472/1877] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:17 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 996 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:17.190993 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f0996241-a4c3-46d7-80a9-a9bd058cc473 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:17.193505 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0996241-a4c3-46d7-80a9-a9bd058cc473 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:17.193788 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0996241-a4c3-46d7-80a9-a9bd058cc473 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:17.193966 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0996241-a4c3-46d7-80a9-a9bd058cc473 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:17.197793 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-3c9a1345-cb46-47bb-9fc6-31563d275eff None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:17.200778 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-3c9a1345-cb46-47bb-9fc6-31563d275eff tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:41:17.201223 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-3c9a1345-cb46-47bb-9fc6-31563d275eff tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:17.201534 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-3c9a1345-cb46-47bb-9fc6-31563d275eff tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:17.203847 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:17.203847 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:17.207533 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f0996241-a4c3-46d7-80a9-a9bd058cc473 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Volume info retrieved successfully. Aug 13 02:41:17.212496 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0996241-a4c3-46d7-80a9-a9bd058cc473 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:17.212710 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:17.212710 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:17.213022 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 477/1878] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:17 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 1181 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:41:17.218736 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-3c9a1345-cb46-47bb-9fc6-31563d275eff tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:41:17.224715 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-3c9a1345-cb46-47bb-9fc6-31563d275eff tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 returned with HTTP 200 Aug 13 02:41:17.225358 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 456/1879] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:41:17 2026] GET /volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 => generated 1368 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:17.235686 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:17.239400 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] POST https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c/action Aug 13 02:41:17.239400 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1291325458", "migration_policy": "never"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:17.239400 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1291325458", "migration_policy": "never"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:17.257406 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:17.257406 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:17.257406 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Volume info retrieved successfully. Aug 13 02:41:17.265755 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:17.265755 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:17.300679 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1291325458 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1291325458, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:17.300679 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1291325458 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1291325458, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:17.331670 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2e2eaee1-fee4-45ce-9f34-01974207b143 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:17.334793 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e2eaee1-fee4-45ce-9f34-01974207b143 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:17.335313 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2e2eaee1-fee4-45ce-9f34-01974207b143 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:17.335313 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2e2eaee1-fee4-45ce-9f34-01974207b143 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:17.335912 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2e2eaee1-fee4-45ce-9f34-01974207b143 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:17.340952 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Created reservations ['2b7b6215-f0ad-4d68-804b-3f526d5f9c8b', 'eeff5cbc-285c-4929-9ee1-95fd2a368a80'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:17.341154 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:17.341154 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:17.341934 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e2eaee1-fee4-45ce-9f34-01974207b143 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:17.342750 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 473/1880] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:17 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:17.365546 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1211911353 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1211911353, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:17.365546 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1211911353 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1211911353, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:17.380669 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Created reservations ['fa2e4315-c47b-443d-86c4-3a1bac3a1fd9', 'c83a873d-36c1-4956-99c3-8e339c20ac68'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:17.447536 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Retype volume request issued successfully. Aug 13 02:41:17.447751 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-29996689-b1fd-4aa1-9596-05ecc6c941c0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c/action returned with HTTP 202 Aug 13 02:41:17.448440 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 475/1881] 10.4.3.30 () {70 vars in 1425 bytes} [Thu Aug 13 02:41:17 2026] POST /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 02:41:17.464007 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d8e1e09d-6703-4b78-8932-1aeb24f59707 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:17.472628 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d8e1e09d-6703-4b78-8932-1aeb24f59707 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:17.473446 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d8e1e09d-6703-4b78-8932-1aeb24f59707 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:17.473446 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d8e1e09d-6703-4b78-8932-1aeb24f59707 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:17.490874 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:17.490874 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:17.498136 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d8e1e09d-6703-4b78-8932-1aeb24f59707 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Volume info retrieved successfully. Aug 13 02:41:17.505118 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d8e1e09d-6703-4b78-8932-1aeb24f59707 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:17.506217 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 478/1882] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:17 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:18.129086 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-84a4c4a4-9cb2-4fee-b570-8f538d6aae0a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:18.134428 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-84a4c4a4-9cb2-4fee-b570-8f538d6aae0a tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:41:18.134428 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-84a4c4a4-9cb2-4fee-b570-8f538d6aae0a tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:18.136704 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-84a4c4a4-9cb2-4fee-b570-8f538d6aae0a tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:18.154683 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:18.154683 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:18.164383 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-84a4c4a4-9cb2-4fee-b570-8f538d6aae0a tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:41:18.179488 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-84a4c4a4-9cb2-4fee-b570-8f538d6aae0a tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 returned with HTTP 200 Aug 13 02:41:18.181491 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 457/1883] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:41:18 2026] GET /volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 => generated 1368 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:18.195848 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6d7d25ec-ae80-4fb9-83a0-6b9e5d418b13 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:18.197724 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d7d25ec-ae80-4fb9-83a0-6b9e5d418b13 None None] GET https://10.4.3.30/volume// Aug 13 02:41:18.197724 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d7d25ec-ae80-4fb9-83a0-6b9e5d418b13 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:18.197724 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d7d25ec-ae80-4fb9-83a0-6b9e5d418b13 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:18.197724 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d7d25ec-ae80-4fb9-83a0-6b9e5d418b13 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:41:18.197988 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 474/1884] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:41:18 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:41:18.209283 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-b3c696cf-9b99-4714-ab31-c14109fc31ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:18.212867 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-b3c696cf-9b99-4714-ab31-c14109fc31ea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:41:18.213421 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-b3c696cf-9b99-4714-ab31-c14109fc31ea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b819dc5b-49c5-436e-91b4-133593335c08", "connector": null, "instance_uuid": "2234d577-b768-49ee-b7fe-03c038cfa522"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:18.228576 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:18.228576 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:18.287372 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-b3c696cf-9b99-4714-ab31-c14109fc31ea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:41:18.288596 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 476/1885] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:41:18 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:18.366324 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5c984731-f1f1-42e8-8dec-4c01cd18a1c4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:18.368708 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c984731-f1f1-42e8-8dec-4c01cd18a1c4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:18.369218 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c984731-f1f1-42e8-8dec-4c01cd18a1c4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:18.369649 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c984731-f1f1-42e8-8dec-4c01cd18a1c4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:18.370272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-5c984731-f1f1-42e8-8dec-4c01cd18a1c4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:18.379824 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:18.379824 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:18.379824 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c984731-f1f1-42e8-8dec-4c01cd18a1c4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:18.379824 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 479/1886] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:18 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:18.530666 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8ff063d7-dd9c-45db-9aef-c5b0b90b70a1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:18.537397 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8ff063d7-dd9c-45db-9aef-c5b0b90b70a1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:18.537638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8ff063d7-dd9c-45db-9aef-c5b0b90b70a1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:18.537946 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8ff063d7-dd9c-45db-9aef-c5b0b90b70a1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:18.554454 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:18.554454 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:18.561953 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8ff063d7-dd9c-45db-9aef-c5b0b90b70a1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Volume info retrieved successfully. Aug 13 02:41:18.568789 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8ff063d7-dd9c-45db-9aef-c5b0b90b70a1 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:18.569378 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 458/1887] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:18 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:18.591450 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7242d93b-b4ae-4d8c-8c52-bdec9175197f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:18.597113 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7242d93b-b4ae-4d8c-8c52-bdec9175197f tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:18.597532 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7242d93b-b4ae-4d8c-8c52-bdec9175197f tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:18.597977 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7242d93b-b4ae-4d8c-8c52-bdec9175197f tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:18.609517 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:18.609517 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:18.621214 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7242d93b-b4ae-4d8c-8c52-bdec9175197f tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Volume info retrieved successfully. Aug 13 02:41:18.630603 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7242d93b-b4ae-4d8c-8c52-bdec9175197f tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:18.631083 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 475/1888] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:18 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 1180 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:41:18.651793 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33b633a5-6a4a-4825-a880-4ed418d023fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:18.655177 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33b633a5-6a4a-4825-a880-4ed418d023fb tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:18.655720 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33b633a5-6a4a-4825-a880-4ed418d023fb tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:18.656180 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33b633a5-6a4a-4825-a880-4ed418d023fb tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:18.665038 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:18.665038 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:18.670422 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33b633a5-6a4a-4825-a880-4ed418d023fb tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Volume info retrieved successfully. Aug 13 02:41:18.676854 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33b633a5-6a4a-4825-a880-4ed418d023fb tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:18.677456 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 477/1889] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:18 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 1180 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:41:18.702283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-39ea302a-f5be-4be4-b676-c6d84bfdccba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:18.706300 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39ea302a-f5be-4be4-b676-c6d84bfdccba tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] POST https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c/action Aug 13 02:41:18.706887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39ea302a-f5be-4be4-b676-c6d84bfdccba tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1211911353", "migration_policy": "never"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:18.707096 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39ea302a-f5be-4be4-b676-c6d84bfdccba tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1211911353", "migration_policy": "never"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:18.724483 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:18.724483 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:18.725931 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-39ea302a-f5be-4be4-b676-c6d84bfdccba tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Volume info retrieved successfully. Aug 13 02:41:18.773680 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-39ea302a-f5be-4be4-b676-c6d84bfdccba tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Created reservations ['0c11bdef-fefc-4557-9d23-df45a6971c60', '6289c79c-0f2a-49c7-b96e-93844e926e00'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:18.794994 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-39ea302a-f5be-4be4-b676-c6d84bfdccba tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1291325458 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1291325458, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:18.795426 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-39ea302a-f5be-4be4-b676-c6d84bfdccba tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1291325458 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1291325458, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:18.808235 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-39ea302a-f5be-4be4-b676-c6d84bfdccba tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Created reservations ['c62ceaf0-85f6-42d5-835d-582fc72985f6', '41d25647-7550-4719-83b1-a39be024da64'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:18.870299 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-39ea302a-f5be-4be4-b676-c6d84bfdccba tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Retype volume request issued successfully. Aug 13 02:41:18.870628 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39ea302a-f5be-4be4-b676-c6d84bfdccba tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c/action returned with HTTP 202 Aug 13 02:41:18.871296 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 480/1890] 10.4.3.30 () {70 vars in 1425 bytes} [Thu Aug 13 02:41:18 2026] POST /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 02:41:18.884341 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e80aa418-8917-439d-90ae-3b76dc132689 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:18.888835 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e80aa418-8917-439d-90ae-3b76dc132689 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:18.889216 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e80aa418-8917-439d-90ae-3b76dc132689 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:18.889609 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e80aa418-8917-439d-90ae-3b76dc132689 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:18.902659 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:18.902659 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:18.911874 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e80aa418-8917-439d-90ae-3b76dc132689 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Volume info retrieved successfully. Aug 13 02:41:18.929310 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e80aa418-8917-439d-90ae-3b76dc132689 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:18.929353 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 459/1891] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:18 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 995 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:19.399770 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f6e6f91f-8eeb-4951-a96f-4c100b6faef2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:19.402462 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6e6f91f-8eeb-4951-a96f-4c100b6faef2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:19.403343 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6e6f91f-8eeb-4951-a96f-4c100b6faef2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:19.403513 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6e6f91f-8eeb-4951-a96f-4c100b6faef2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:19.403630 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f6e6f91f-8eeb-4951-a96f-4c100b6faef2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:19.415011 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:19.415011 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:19.415790 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6e6f91f-8eeb-4951-a96f-4c100b6faef2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:19.416196 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 476/1892] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:19 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:19.951818 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-14dae97c-2690-45a3-b3f6-32ceafa33213 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:19.955402 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14dae97c-2690-45a3-b3f6-32ceafa33213 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:19.955402 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14dae97c-2690-45a3-b3f6-32ceafa33213 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:19.955402 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14dae97c-2690-45a3-b3f6-32ceafa33213 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:19.967048 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:19.967048 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:19.984565 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-14dae97c-2690-45a3-b3f6-32ceafa33213 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Volume info retrieved successfully. Aug 13 02:41:19.997399 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14dae97c-2690-45a3-b3f6-32ceafa33213 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:19.997732 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 478/1893] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:19 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 996 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:20.019231 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e4f5fbbd-2db1-4d55-a692-1f2a6f233302 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:20.022695 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e4f5fbbd-2db1-4d55-a692-1f2a6f233302 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:20.022695 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e4f5fbbd-2db1-4d55-a692-1f2a6f233302 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:20.022695 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e4f5fbbd-2db1-4d55-a692-1f2a6f233302 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:20.034507 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:20.034507 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:20.038162 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e4f5fbbd-2db1-4d55-a692-1f2a6f233302 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Volume info retrieved successfully. Aug 13 02:41:20.045096 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e4f5fbbd-2db1-4d55-a692-1f2a6f233302 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:20.046137 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 481/1894] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:20 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 1181 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:41:20.065039 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-37c738a4-907c-4227-a95d-076eaabc35ab None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:20.067204 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-37c738a4-907c-4227-a95d-076eaabc35ab tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] GET https://10.4.3.30/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-344107754 Aug 13 02:41:20.067602 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-37c738a4-907c-4227-a95d-076eaabc35ab tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:20.067853 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-37c738a4-907c-4227-a95d-076eaabc35ab tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:20.068802 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-37c738a4-907c-4227-a95d-076eaabc35ab tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-344107754'), ('all_tenants', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:41:20.114670 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-37c738a4-907c-4227-a95d-076eaabc35ab tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Get all volumes completed successfully. Aug 13 02:41:20.115278 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-37c738a4-907c-4227-a95d-076eaabc35ab tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-344107754 returned with HTTP 200 Aug 13 02:41:20.115979 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 460/1895] 10.4.3.30 () {68 vars in 1420 bytes} [Thu Aug 13 02:41:20 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-344107754 => generated 339 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:41:20.125380 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-330236b6-1516-4708-b2fb-f7ef4ed2f6fc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:20.129900 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-330236b6-1516-4708-b2fb-f7ef4ed2f6fc tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] GET https://10.4.3.30/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-344107754 Aug 13 02:41:20.130192 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-330236b6-1516-4708-b2fb-f7ef4ed2f6fc tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:20.130446 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-330236b6-1516-4708-b2fb-f7ef4ed2f6fc tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:20.135535 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-330236b6-1516-4708-b2fb-f7ef4ed2f6fc tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-344107754'), ('all_tenants', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:41:20.144972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c6e8810e-5853-4dd8-896f-32b1d538e10a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:20.145600 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6e8810e-5853-4dd8-896f-32b1d538e10a None None] GET https://10.4.3.30/volume// Aug 13 02:41:20.145743 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c6e8810e-5853-4dd8-896f-32b1d538e10a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:20.145891 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c6e8810e-5853-4dd8-896f-32b1d538e10a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:20.146736 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6e8810e-5853-4dd8-896f-32b1d538e10a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:41:20.146736 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 479/1896] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:41:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:41:20.162264 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-6c397037-fbb0-4411-b114-c6d325faedcb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:20.166663 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-6c397037-fbb0-4411-b114-c6d325faedcb tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:41:20.166663 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-6c397037-fbb0-4411-b114-c6d325faedcb tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:20.168291 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-6c397037-fbb0-4411-b114-c6d325faedcb tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:20.176821 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-330236b6-1516-4708-b2fb-f7ef4ed2f6fc tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Get all volumes completed successfully. Aug 13 02:41:20.177488 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-330236b6-1516-4708-b2fb-f7ef4ed2f6fc tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-344107754 returned with HTTP 200 Aug 13 02:41:20.178059 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 477/1897] 10.4.3.30 () {68 vars in 1420 bytes} [Thu Aug 13 02:41:20 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-344107754 => generated 339 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:20.185327 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:20.185327 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:20.190111 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-6c397037-fbb0-4411-b114-c6d325faedcb tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:41:20.191352 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4a5dff39-0907-4c8f-b2b7-baa8e7f07e01 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:20.193547 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4a5dff39-0907-4c8f-b2b7-baa8e7f07e01 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:20.193804 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4a5dff39-0907-4c8f-b2b7-baa8e7f07e01 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:20.194160 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4a5dff39-0907-4c8f-b2b7-baa8e7f07e01 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:20.203391 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-6c397037-fbb0-4411-b114-c6d325faedcb tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 returned with HTTP 200 Aug 13 02:41:20.203881 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:20.203881 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:20.204157 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 482/1898] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:41:20 2026] GET /volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 => generated 1547 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 02:41:20.209159 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4a5dff39-0907-4c8f-b2b7-baa8e7f07e01 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Volume info retrieved successfully. Aug 13 02:41:20.216226 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4a5dff39-0907-4c8f-b2b7-baa8e7f07e01 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:20.216942 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 461/1899] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:20 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:20.236343 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8673b69e-ba1f-4657-8e75-532264dd81e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:20.240017 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8673b69e-ba1f-4657-8e75-532264dd81e4 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] DELETE https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:20.242110 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8673b69e-ba1f-4657-8e75-532264dd81e4 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:20.242551 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8673b69e-ba1f-4657-8e75-532264dd81e4 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:20.242884 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8673b69e-ba1f-4657-8e75-532264dd81e4 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Delete volume with id: 6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:20.252882 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:20.252882 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:20.252995 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8673b69e-ba1f-4657-8e75-532264dd81e4 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Volume info retrieved successfully. Aug 13 02:41:20.297841 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8673b69e-ba1f-4657-8e75-532264dd81e4 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Delete volume request issued successfully. Aug 13 02:41:20.297841 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8673b69e-ba1f-4657-8e75-532264dd81e4 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 202 Aug 13 02:41:20.297841 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 480/1900] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:41:20 2026] DELETE /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:41:20.306356 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-23884916-7059-438c-a48b-a0a2d72c5b2e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:20.306953 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-23884916-7059-438c-a48b-a0a2d72c5b2e tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:20.307939 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-23884916-7059-438c-a48b-a0a2d72c5b2e tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:20.307939 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-23884916-7059-438c-a48b-a0a2d72c5b2e tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:20.317112 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:20.317112 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:20.322596 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-23884916-7059-438c-a48b-a0a2d72c5b2e tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Volume info retrieved successfully. Aug 13 02:41:20.328536 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-23884916-7059-438c-a48b-a0a2d72c5b2e tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 200 Aug 13 02:41:20.329173 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 478/1901] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:20 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:20.337353 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-f4778add-4e6f-40e0-9a0b-9b6d509485d2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:20.340290 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-f4778add-4e6f-40e0-9a0b-9b6d509485d2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] PUT https://10.4.3.30/volume/v3/attachments/dfd6136c-0f5e-45d1-9c31-dad3d13e7b18 Aug 13 02:41:20.341842 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-f4778add-4e6f-40e0-9a0b-9b6d509485d2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:20.363855 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-f4778add-4e6f-40e0-9a0b-9b6d509485d2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Acquiring lock "cinder-attachment_update-b819dc5b-49c5-436e-91b4-133593335c08-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:41:20.372596 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-f4778add-4e6f-40e0-9a0b-9b6d509485d2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Lock "cinder-attachment_update-b819dc5b-49c5-436e-91b4-133593335c08-np0000007139" acquired by "attachment_update" :: waited 0.009s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:41:20.375600 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:20.375600 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:20.431706 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ff48b9d6-a1ec-4f2c-9dc0-52f736565f5c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:20.434836 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff48b9d6-a1ec-4f2c-9dc0-52f736565f5c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:20.435030 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff48b9d6-a1ec-4f2c-9dc0-52f736565f5c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:20.436300 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff48b9d6-a1ec-4f2c-9dc0-52f736565f5c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:20.436300 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-ff48b9d6-a1ec-4f2c-9dc0-52f736565f5c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:20.444662 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:20.444662 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:20.445608 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff48b9d6-a1ec-4f2c-9dc0-52f736565f5c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:20.446124 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 462/1902] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:20 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:20.528290 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-f4778add-4e6f-40e0-9a0b-9b6d509485d2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Lock "cinder-attachment_update-b819dc5b-49c5-436e-91b4-133593335c08-np0000007139" released by "attachment_update" :: held 0.155s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:41:20.528290 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-f4778add-4e6f-40e0-9a0b-9b6d509485d2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments/dfd6136c-0f5e-45d1-9c31-dad3d13e7b18 returned with HTTP 200 Aug 13 02:41:20.528551 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 483/1903] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:41:20 2026] PUT /volume/v3/attachments/dfd6136c-0f5e-45d1-9c31-dad3d13e7b18 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:20.566305 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-dd4f051e-5165-47bb-901d-c7654c2a898e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:20.579591 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-dd4f051e-5165-47bb-901d-c7654c2a898e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] POST https://10.4.3.30/volume/v3/attachments/dfd6136c-0f5e-45d1-9c31-dad3d13e7b18/action Aug 13 02:41:20.579591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-dd4f051e-5165-47bb-901d-c7654c2a898e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:20.579591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-dd4f051e-5165-47bb-901d-c7654c2a898e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:20.614291 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:20.614291 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:20.645197 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5bfa2d01-b691-4d94-bce0-15256a0d3558 req-dd4f051e-5165-47bb-901d-c7654c2a898e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments/dfd6136c-0f5e-45d1-9c31-dad3d13e7b18/action returned with HTTP 204 Aug 13 02:41:20.645783 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 481/1904] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:41:20 2026] POST /volume/v3/attachments/dfd6136c-0f5e-45d1-9c31-dad3d13e7b18/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:21.346513 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cc186e6c-41bb-4a3c-a899-11902405cda0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:21.349086 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cc186e6c-41bb-4a3c-a899-11902405cda0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] GET https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c Aug 13 02:41:21.349395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cc186e6c-41bb-4a3c-a899-11902405cda0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:21.349602 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cc186e6c-41bb-4a3c-a899-11902405cda0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:21.357681 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cc186e6c-41bb-4a3c-a899-11902405cda0 tempest-VolumeRetypeMultiattachTest-640747223 tempest-VolumeRetypeMultiattachTest-640747223-project-member] https://10.4.3.30/volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c returned with HTTP 404 Aug 13 02:41:21.358449 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 479/1905] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:41:21 2026] GET /volume/v3/volumes/6639a0fe-9fe7-4e73-89cf-0dfb8d28dc1c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:41:21.368606 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ff30a252-870b-463e-84fb-37f24e2c022e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:21.372200 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff30a252-870b-463e-84fb-37f24e2c022e tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] DELETE https://10.4.3.30/volume/v3/types/67e98bab-e557-4cff-88db-ff931e2594b8 Aug 13 02:41:21.372489 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff30a252-870b-463e-84fb-37f24e2c022e tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:21.372806 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff30a252-870b-463e-84fb-37f24e2c022e tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:21.419660 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff30a252-870b-463e-84fb-37f24e2c022e tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/types/67e98bab-e557-4cff-88db-ff931e2594b8 returned with HTTP 202 Aug 13 02:41:21.419660 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 463/1906] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:41:21 2026] DELETE /volume/v3/types/67e98bab-e557-4cff-88db-ff931e2594b8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:21.434078 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cd4d828e-5f91-4fd9-abe3-54939546fd0a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:21.449829 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd4d828e-5f91-4fd9-abe3-54939546fd0a tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] GET https://10.4.3.30/volume/v3/types/67e98bab-e557-4cff-88db-ff931e2594b8 Aug 13 02:41:21.449829 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd4d828e-5f91-4fd9-abe3-54939546fd0a tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:21.450024 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd4d828e-5f91-4fd9-abe3-54939546fd0a tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:21.457515 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd4d828e-5f91-4fd9-abe3-54939546fd0a tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/types/67e98bab-e557-4cff-88db-ff931e2594b8 returned with HTTP 404 Aug 13 02:41:21.458211 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 484/1907] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:41:21 2026] GET /volume/v3/types/67e98bab-e557-4cff-88db-ff931e2594b8 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:21.465158 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4f7d30d-870d-449c-bb26-53d800c5942a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:21.470439 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-996ba954-ed4b-4a23-a445-773968b54c0e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:21.474167 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-996ba954-ed4b-4a23-a445-773968b54c0e tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] DELETE https://10.4.3.30/volume/v3/types/15f45c87-df2a-4976-ba93-a0c135714d89 Aug 13 02:41:21.474340 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4f7d30d-870d-449c-bb26-53d800c5942a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:21.474340 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4f7d30d-870d-449c-bb26-53d800c5942a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:21.474413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-996ba954-ed4b-4a23-a445-773968b54c0e tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:21.474724 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4f7d30d-870d-449c-bb26-53d800c5942a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:21.474724 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f4f7d30d-870d-449c-bb26-53d800c5942a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:21.478110 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-996ba954-ed4b-4a23-a445-773968b54c0e tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:21.488810 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:21.488810 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:21.490492 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4f7d30d-870d-449c-bb26-53d800c5942a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:21.491920 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 482/1908] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:21 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 789 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:21.527137 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-996ba954-ed4b-4a23-a445-773968b54c0e tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/types/15f45c87-df2a-4976-ba93-a0c135714d89 returned with HTTP 202 Aug 13 02:41:21.527673 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 480/1909] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:41:21 2026] DELETE /volume/v3/types/15f45c87-df2a-4976-ba93-a0c135714d89 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:21.537620 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-edc2463f-c5c6-43de-ae2a-45aa5e8d90e9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:21.540827 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-edc2463f-c5c6-43de-ae2a-45aa5e8d90e9 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] GET https://10.4.3.30/volume/v3/types/15f45c87-df2a-4976-ba93-a0c135714d89 Aug 13 02:41:21.540998 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-edc2463f-c5c6-43de-ae2a-45aa5e8d90e9 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:21.541280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-edc2463f-c5c6-43de-ae2a-45aa5e8d90e9 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:21.546528 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-edc2463f-c5c6-43de-ae2a-45aa5e8d90e9 tempest-VolumeRetypeMultiattachTest-769941118 tempest-VolumeRetypeMultiattachTest-769941118-project-admin] https://10.4.3.30/volume/v3/types/15f45c87-df2a-4976-ba93-a0c135714d89 returned with HTTP 404 Aug 13 02:41:21.547323 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 464/1910] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:41:21 2026] GET /volume/v3/types/15f45c87-df2a-4976-ba93-a0c135714d89 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:21.761039 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:21.764055 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:21.764055 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1544030446", "snapshot_id": null, "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "volume_type": null, "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:21.769127 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1544030446', 'snapshot_id': None, 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'volume_type': None, 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:22.066741 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Create volume of 1 GB Aug 13 02:41:22.067087 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:22.067087 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:22.071300 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Availability Zones retrieved successfully. Aug 13 02:41:22.078155 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Flow 'volume_create_api' (c7f0bc10-15e2-4d3d-8ce6-a7852d8be020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:22.079284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c91b581-e41f-4c2a-a187-d598ca04f4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:22.080238 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:22.175418 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c91b581-e41f-4c2a-a187-d598ca04f4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:22.177151 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e84e9d4-12f9-4978-9ec8-abaff91cd242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:22.289471 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Created reservations ['245c11f9-41fc-4692-97e7-617f73bbfe65', 'cb27f25b-cf45-444b-906a-266bb8a3cb46', '346a09ba-e881-41dc-ae61-6403ebd51612', 'eda18f9b-2d0f-49cb-8de1-4fc298804463'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:22.291688 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e84e9d4-12f9-4978-9ec8-abaff91cd242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['245c11f9-41fc-4692-97e7-617f73bbfe65', 'cb27f25b-cf45-444b-906a-266bb8a3cb46', '346a09ba-e881-41dc-ae61-6403ebd51612', 'eda18f9b-2d0f-49cb-8de1-4fc298804463']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:22.291925 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a940a728-91d4-4056-8ad3-498d8eca8d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:22.339263 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a940a728-91d4-4056-8ad3-498d8eca8d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1544030446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b807c9ac56e14b8ba7454b00493dd97c',qos_specs=None,replication_status=,reservations=['245c11f9-41fc-4692-97e7-617f73bbfe65','cb27f25b-cf45-444b-906a-266bb8a3cb46','346a09ba-e881-41dc-ae61-6403ebd51612','eda18f9b-2d0f-49cb-8de1-4fc298804463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb0563b973547f2a952a7fcf187776e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1544030446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b807c9ac56e14b8ba7454b00493dd97c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb0563b973547f2a952a7fcf187776e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:22.339838 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11988b7-27de-433d-91b4-c6ae28efe5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:22.374019 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11988b7-27de-433d-91b4-c6ae28efe5fb) transitioned into state 'SUCCESS' from state '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-1544030446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b807c9ac56e14b8ba7454b00493dd97c',qos_specs=None,replication_status=,reservations=['245c11f9-41fc-4692-97e7-617f73bbfe65','cb27f25b-cf45-444b-906a-266bb8a3cb46','346a09ba-e881-41dc-ae61-6403ebd51612','eda18f9b-2d0f-49cb-8de1-4fc298804463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb0563b973547f2a952a7fcf187776e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:22.375001 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa0ebb4-041f-421a-a199-4f9c194f8a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:22.390427 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa0ebb4-041f-421a-a199-4f9c194f8a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:22.391485 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Flow 'volume_create_api' (c7f0bc10-15e2-4d3d-8ce6-a7852d8be020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:22.392048 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Create volume request issued successfully. Aug 13 02:41:22.392721 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbdbbc2c-0d67-46e1-a281-8527d2c6c63c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:22.393858 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 485/1911] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:21 2026] POST /volume/v3/volumes => generated 752 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:22.410591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-880d77e5-03be-4cae-be33-7e2e9b0e604e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:22.414209 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-880d77e5-03be-4cae-be33-7e2e9b0e604e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f Aug 13 02:41:22.414209 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-880d77e5-03be-4cae-be33-7e2e9b0e604e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:22.414209 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-880d77e5-03be-4cae-be33-7e2e9b0e604e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:22.435788 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:22.435788 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:22.443934 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-880d77e5-03be-4cae-be33-7e2e9b0e604e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:41:22.458377 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-880d77e5-03be-4cae-be33-7e2e9b0e604e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f returned with HTTP 200 Aug 13 02:41:22.458377 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 483/1912] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:22 2026] GET /volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f => generated 820 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:22.505521 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6a379743-a5d4-4539-8f3c-6f18720bff8f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:22.508452 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a379743-a5d4-4539-8f3c-6f18720bff8f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:22.508874 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a379743-a5d4-4539-8f3c-6f18720bff8f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:22.509121 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a379743-a5d4-4539-8f3c-6f18720bff8f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:22.509235 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6a379743-a5d4-4539-8f3c-6f18720bff8f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:22.520630 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:22.520630 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:22.521569 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a379743-a5d4-4539-8f3c-6f18720bff8f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:22.522153 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 481/1913] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:22 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:22.539881 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-78e00d4e-c0c2-4d6d-b4c4-2a13f9af8d0f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:22.545543 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-78e00d4e-c0c2-4d6d-b4c4-2a13f9af8d0f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:22.545543 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-78e00d4e-c0c2-4d6d-b4c4-2a13f9af8d0f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:22.545543 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-78e00d4e-c0c2-4d6d-b4c4-2a13f9af8d0f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:22.556863 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:22.556863 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:22.562537 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-78e00d4e-c0c2-4d6d-b4c4-2a13f9af8d0f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:22.568555 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-78e00d4e-c0c2-4d6d-b4c4-2a13f9af8d0f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:41:22.569920 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 465/1914] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:22 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 1131 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:41:22.592105 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5d88172e-c98d-456c-b670-c2b8481d3bab None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:22.594845 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d88172e-c98d-456c-b670-c2b8481d3bab tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:22.595245 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d88172e-c98d-456c-b670-c2b8481d3bab tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:22.595690 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d88172e-c98d-456c-b670-c2b8481d3bab tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:22.595690 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-5d88172e-c98d-456c-b670-c2b8481d3bab tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete backup with id: 9b86df72-78de-470d-90d0-aad8b46e4059. Aug 13 02:41:22.601516 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:22.601516 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:22.625530 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-5d88172e-c98d-456c-b670-c2b8481d3bab tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] delete_backup rpcapi backup_id 9b86df72-78de-470d-90d0-aad8b46e4059 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:41:22.629722 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d88172e-c98d-456c-b670-c2b8481d3bab tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 202 Aug 13 02:41:22.630139 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 486/1915] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:22 2026] DELETE /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:41:22.645416 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-457d99e8-08ce-4d8a-aa45-65f171d8d66c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:22.650580 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-457d99e8-08ce-4d8a-aa45-65f171d8d66c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:22.651275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-457d99e8-08ce-4d8a-aa45-65f171d8d66c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:22.651275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-457d99e8-08ce-4d8a-aa45-65f171d8d66c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:22.651443 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-457d99e8-08ce-4d8a-aa45-65f171d8d66c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:22.660680 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:22.660680 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:22.663479 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-457d99e8-08ce-4d8a-aa45-65f171d8d66c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 200 Aug 13 02:41:22.664102 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 484/1916] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:22 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:23.482439 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-503eb305-7a81-49e8-84b8-501ba1faaa52 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:23.483868 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-503eb305-7a81-49e8-84b8-501ba1faaa52 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f Aug 13 02:41:23.484662 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-503eb305-7a81-49e8-84b8-501ba1faaa52 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:23.484662 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-503eb305-7a81-49e8-84b8-501ba1faaa52 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:23.498325 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:23.498325 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:23.511348 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-503eb305-7a81-49e8-84b8-501ba1faaa52 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:41:23.519781 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-503eb305-7a81-49e8-84b8-501ba1faaa52 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f returned with HTTP 200 Aug 13 02:41:23.520145 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 482/1917] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:23 2026] GET /volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:23.539756 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-67ff5ac0-b8ef-4d21-8882-90dfc8669581 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:23.543899 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-67ff5ac0-b8ef-4d21-8882-90dfc8669581 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f Aug 13 02:41:23.543899 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-67ff5ac0-b8ef-4d21-8882-90dfc8669581 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:23.544444 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-67ff5ac0-b8ef-4d21-8882-90dfc8669581 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:23.554994 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:23.554994 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:23.559586 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-67ff5ac0-b8ef-4d21-8882-90dfc8669581 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:41:23.566243 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-67ff5ac0-b8ef-4d21-8882-90dfc8669581 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f returned with HTTP 200 Aug 13 02:41:23.566858 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 466/1918] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:23 2026] GET /volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:23.583877 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-56e2e141-5098-44ec-8f4b-c3182b531e3b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:23.585896 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-56e2e141-5098-44ec-8f4b-c3182b531e3b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f Aug 13 02:41:23.586170 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-56e2e141-5098-44ec-8f4b-c3182b531e3b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:23.586466 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-56e2e141-5098-44ec-8f4b-c3182b531e3b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:23.597001 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:23.597001 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:23.603571 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-56e2e141-5098-44ec-8f4b-c3182b531e3b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:41:23.610690 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-56e2e141-5098-44ec-8f4b-c3182b531e3b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f returned with HTTP 200 Aug 13 02:41:23.611174 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 487/1919] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:23 2026] GET /volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:23.624670 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1379c0df-2a5f-4c18-98ee-67b3e5673410 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:23.629180 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1379c0df-2a5f-4c18-98ee-67b3e5673410 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:41:23.629571 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1379c0df-2a5f-4c18-98ee-67b3e5673410 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f", "name": "tempest-TestVolumeBackupRestore-backup-93932126", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:23.631921 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-1379c0df-2a5f-4c18-98ee-67b3e5673410 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Creating new backup {'backup': {'volume_id': 'e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f', 'name': 'tempest-TestVolumeBackupRestore-backup-93932126', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:41:23.631921 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-1379c0df-2a5f-4c18-98ee-67b3e5673410 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Creating backup of volume e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f in container None Aug 13 02:41:23.644328 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:23.644328 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:23.647542 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1379c0df-2a5f-4c18-98ee-67b3e5673410 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:41:23.677244 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-52925916-6f14-40f9-a7c1-18fbb6509fb5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:23.680280 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52925916-6f14-40f9-a7c1-18fbb6509fb5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 Aug 13 02:41:23.681174 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52925916-6f14-40f9-a7c1-18fbb6509fb5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:23.681273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52925916-6f14-40f9-a7c1-18fbb6509fb5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:23.681427 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-52925916-6f14-40f9-a7c1-18fbb6509fb5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 9b86df72-78de-470d-90d0-aad8b46e4059. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:23.690855 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52925916-6f14-40f9-a7c1-18fbb6509fb5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 returned with HTTP 404 Aug 13 02:41:23.692795 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 483/1920] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:23 2026] GET /volume/v3/backups/9b86df72-78de-470d-90d0-aad8b46e4059 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:23.703723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1379c0df-2a5f-4c18-98ee-67b3e5673410 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Created reservations ['d4972086-8ebe-4ee7-b6e5-6f105132e576', '997b9ccb-96b0-4226-bea5-70df3b3e1635'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:23.746228 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1379c0df-2a5f-4c18-98ee-67b3e5673410 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:41:23.746766 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 485/1921] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:23 2026] POST /volume/v3/backups => generated 331 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:23.764130 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-891ce908-6f61-4cfe-9916-afab8715dfad None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:23.767914 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-891ce908-6f61-4cfe-9916-afab8715dfad tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:23.768194 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-891ce908-6f61-4cfe-9916-afab8715dfad tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:23.768512 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-891ce908-6f61-4cfe-9916-afab8715dfad tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:23.768665 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-891ce908-6f61-4cfe-9916-afab8715dfad tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:23.777914 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:23.777914 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:23.780575 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-891ce908-6f61-4cfe-9916-afab8715dfad tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:23.781177 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 467/1922] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:23 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:23.885958 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-c36919f3-0970-48bc-bd7a-e7ffd02d4d59 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:23.890446 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-c36919f3-0970-48bc-bd7a-e7ffd02d4d59 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:23.890762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-c36919f3-0970-48bc-bd7a-e7ffd02d4d59 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:23.891065 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-c36919f3-0970-48bc-bd7a-e7ffd02d4d59 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:23.921367 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:23.921367 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:23.929612 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-c36919f3-0970-48bc-bd7a-e7ffd02d4d59 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:23.947064 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-c36919f3-0970-48bc-bd7a-e7ffd02d4d59 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:41:23.948572 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 488/1923] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:41:23 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 1131 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:23.995041 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-55fa2516-c1e5-4108-8763-41b5231b55d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:24.002301 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-55fa2516-c1e5-4108-8763-41b5231b55d0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec/action Aug 13 02:41:24.005881 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-55fa2516-c1e5-4108-8763-41b5231b55d0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:24.005881 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-55fa2516-c1e5-4108-8763-41b5231b55d0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:24.029424 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:24.029424 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:24.029424 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-55fa2516-c1e5-4108-8763-41b5231b55d0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:24.046809 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-55fa2516-c1e5-4108-8763-41b5231b55d0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Begin detaching volume completed successfully. Aug 13 02:41:24.047300 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-55fa2516-c1e5-4108-8763-41b5231b55d0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec/action returned with HTTP 202 Aug 13 02:41:24.048472 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 484/1924] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:41:23 2026] POST /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:41:24.090179 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-595cd9a7-ef8c-46b6-aaed-3a1ec90e3ee0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:24.093143 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-595cd9a7-ef8c-46b6-aaed-3a1ec90e3ee0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:24.093309 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-595cd9a7-ef8c-46b6-aaed-3a1ec90e3ee0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:24.093521 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-595cd9a7-ef8c-46b6-aaed-3a1ec90e3ee0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:24.121719 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:24.121719 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:24.129835 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-595cd9a7-ef8c-46b6-aaed-3a1ec90e3ee0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:24.141818 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-595cd9a7-ef8c-46b6-aaed-3a1ec90e3ee0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:41:24.142853 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 486/1925] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:24 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 1134 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:24.192298 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-72e22124-0fb5-4784-a724-8917d8870fc7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:24.192726 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-72e22124-0fb5-4784-a724-8917d8870fc7 None None] GET https://10.4.3.30/volume// Aug 13 02:41:24.192726 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-72e22124-0fb5-4784-a724-8917d8870fc7 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:24.194047 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-72e22124-0fb5-4784-a724-8917d8870fc7 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:24.194047 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-72e22124-0fb5-4784-a724-8917d8870fc7 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:41:24.194047 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 468/1926] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:41:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:41:24.206549 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-3fb1d988-5704-42ff-83a2-6d1d24507347 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:24.211854 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-3fb1d988-5704-42ff-83a2-6d1d24507347 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:24.212896 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-3fb1d988-5704-42ff-83a2-6d1d24507347 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:24.213157 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-3fb1d988-5704-42ff-83a2-6d1d24507347 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:24.228407 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:24.228407 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:24.234029 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-3fb1d988-5704-42ff-83a2-6d1d24507347 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:24.240320 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-3fb1d988-5704-42ff-83a2-6d1d24507347 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:41:24.241075 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 489/1927] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:41:24 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 1314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:41:24.802464 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0e6c39c4-f601-4736-9ac1-cfdf44b868fe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:24.806761 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e6c39c4-f601-4736-9ac1-cfdf44b868fe tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:24.806874 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e6c39c4-f601-4736-9ac1-cfdf44b868fe tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:24.807023 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e6c39c4-f601-4736-9ac1-cfdf44b868fe tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:24.807601 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-0e6c39c4-f601-4736-9ac1-cfdf44b868fe tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:24.816111 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:24.816111 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:24.818402 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e6c39c4-f601-4736-9ac1-cfdf44b868fe tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:24.819301 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 485/1928] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:24 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 740 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:25.165716 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5e379867-e274-48b8-ad10-5f60af9c3970 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:25.169617 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e379867-e274-48b8-ad10-5f60af9c3970 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:25.169617 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e379867-e274-48b8-ad10-5f60af9c3970 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:25.169617 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e379867-e274-48b8-ad10-5f60af9c3970 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:25.186409 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:25.186409 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:25.196284 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5e379867-e274-48b8-ad10-5f60af9c3970 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:25.202099 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e379867-e274-48b8-ad10-5f60af9c3970 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:41:25.202099 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 487/1929] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:25 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:25.395281 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-315936a4-fc41-494b-a75b-1f437a628fac None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:25.531058 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-315936a4-fc41-494b-a75b-1f437a628fac tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:41:25.531610 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-315936a4-fc41-494b-a75b-1f437a628fac tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:25.554558 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-315936a4-fc41-494b-a75b-1f437a628fac tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:41:25.555041 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 469/1930] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:41:25 2026] POST /volume/v3/types => generated 188 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:25.567041 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-27bc18dc-01a5-4e95-8406-bf2d1dbbfc61 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:25.569357 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-27bc18dc-01a5-4e95-8406-bf2d1dbbfc61 tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:41:25.569357 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-27bc18dc-01a5-4e95-8406-bf2d1dbbfc61 tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:25.589136 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-27bc18dc-01a5-4e95-8406-bf2d1dbbfc61 tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:41:25.589615 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 490/1931] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:41:25 2026] POST /volume/v3/types => generated 188 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:25.603717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bc662162-d955-4c0a-9408-4675bed2c23c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:25.730117 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:25.731631 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-544368769"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:25.733795 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-544368769'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:25.739123 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Create volume of 1 GB Aug 13 02:41:25.739623 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:25.739623 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:25.740435 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Availability Zones retrieved successfully. Aug 13 02:41:25.753653 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Flow 'volume_create_api' (2dd12db7-b42a-4308-9261-8399e9edccd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:25.755508 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2721c88-5ded-4f1a-9432-f8c7d5145bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:25.758009 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:25.792470 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2721c88-5ded-4f1a-9432-f8c7d5145bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:41:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4da32e41-a1b7-4408-8eb9-2cc2468637d6,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4da32e41-a1b7-4408-8eb9-2cc2468637d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:25.793112 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1068627e-6b12-4b6e-9cc0-8183154fcf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:25.834701 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a4e8e96-d936-4e78-a727-a66b4db02501 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:25.835660 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a4e8e96-d936-4e78-a727-a66b4db02501 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:25.835960 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a4e8e96-d936-4e78-a727-a66b4db02501 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:25.836153 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a4e8e96-d936-4e78-a727-a66b4db02501 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:25.836309 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0a4e8e96-d936-4e78-a727-a66b4db02501 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:25.846423 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:25.846833 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:25.846877 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:25.846877 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:25.848324 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a4e8e96-d936-4e78-a727-a66b4db02501 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:25.850908 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 488/1932] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:25 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 740 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:25.961634 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Created reservations ['ba221c74-581d-4cc1-ab9d-fa187bea9e92', '7f19dc24-0e44-450f-b937-95ff8fb660de', '92c7d1d0-acd2-4dc2-85df-30918e059d8a', '6070ad99-eb41-4714-86a3-da94e2681a20'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:25.963312 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1068627e-6b12-4b6e-9cc0-8183154fcf43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba221c74-581d-4cc1-ab9d-fa187bea9e92', '7f19dc24-0e44-450f-b937-95ff8fb660de', '92c7d1d0-acd2-4dc2-85df-30918e059d8a', '6070ad99-eb41-4714-86a3-da94e2681a20']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:25.964911 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14297774-e8ab-46d8-94b8-01bb5fb82f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:26.021553 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14297774-e8ab-46d8-94b8-01bb5fb82f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e981186f-0aba-4c03-b61b-0596e7c33bc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-544368769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0d646df7d9f42c080f1ee75dc2e062f',qos_specs=None,replication_status=,reservations=['ba221c74-581d-4cc1-ab9d-fa187bea9e92','7f19dc24-0e44-450f-b937-95ff8fb660de','92c7d1d0-acd2-4dc2-85df-30918e059d8a','6070ad99-eb41-4714-86a3-da94e2681a20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9737fedba9c24d0caa58dcbdccd13d7c',volume_type_id=4da32e41-a1b7-4408-8eb9-2cc2468637d6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-544368769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e981186f-0aba-4c03-b61b-0596e7c33bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0d646df7d9f42c080f1ee75dc2e062f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9737fedba9c24d0caa58dcbdccd13d7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4da32e41-a1b7-4408-8eb9-2cc2468637d6),volume_type_id=4da32e41-a1b7-4408-8eb9-2cc2468637d6)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:26.021553 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (168bec5f-f1d2-4d7c-bd55-b8a7c36f24ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:26.065077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (168bec5f-f1d2-4d7c-bd55-b8a7c36f24ca) transitioned into state 'SUCCESS' from state '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-544368769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0d646df7d9f42c080f1ee75dc2e062f',qos_specs=None,replication_status=,reservations=['ba221c74-581d-4cc1-ab9d-fa187bea9e92','7f19dc24-0e44-450f-b937-95ff8fb660de','92c7d1d0-acd2-4dc2-85df-30918e059d8a','6070ad99-eb41-4714-86a3-da94e2681a20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9737fedba9c24d0caa58dcbdccd13d7c',volume_type_id=4da32e41-a1b7-4408-8eb9-2cc2468637d6)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:26.066263 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521304b2-222e-4ac0-9c1b-dc8a9e34c1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:26.091750 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521304b2-222e-4ac0-9c1b-dc8a9e34c1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:26.091990 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-d25ccb0d-028f-458d-98c9-e30066ceca4a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:26.092053 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Flow 'volume_create_api' (2dd12db7-b42a-4308-9261-8399e9edccd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:26.092350 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Create volume request issued successfully. Aug 13 02:41:26.093220 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc662162-d955-4c0a-9408-4675bed2c23c tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:26.094272 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 486/1933] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:25 2026] POST /volume/v3/volumes => generated 765 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:26.094343 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-d25ccb0d-028f-458d-98c9-e30066ceca4a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/attachments/8140d23d-0fe2-456d-9862-f3b0f894bbdb Aug 13 02:41:26.094554 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-d25ccb0d-028f-458d-98c9-e30066ceca4a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:26.094871 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-d25ccb0d-028f-458d-98c9-e30066ceca4a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:26.105979 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:26.105979 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:26.115271 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd7c5d76-ec3e-4619-9d2e-f65f5571d704 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:26.119215 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd7c5d76-ec3e-4619-9d2e-f65f5571d704 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] GET https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 Aug 13 02:41:26.119215 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd7c5d76-ec3e-4619-9d2e-f65f5571d704 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:26.119215 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd7c5d76-ec3e-4619-9d2e-f65f5571d704 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:26.149336 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:26.149336 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:26.163770 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd7c5d76-ec3e-4619-9d2e-f65f5571d704 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Volume info retrieved successfully. Aug 13 02:41:26.176427 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd7c5d76-ec3e-4619-9d2e-f65f5571d704 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 returned with HTTP 200 Aug 13 02:41:26.176427 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 491/1934] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:26 2026] GET /volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 => generated 833 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:26.216917 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-db3116e9-35ad-47c5-962b-44cbbee62da0 req-d25ccb0d-028f-458d-98c9-e30066ceca4a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/attachments/8140d23d-0fe2-456d-9862-f3b0f894bbdb returned with HTTP 200 Aug 13 02:41:26.217493 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 470/1935] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:41:26 2026] DELETE /volume/v3/attachments/8140d23d-0fe2-456d-9862-f3b0f894bbdb => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:26.225498 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e73bcb18-ee09-453f-9af9-e2f285d7b4d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:26.231186 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e73bcb18-ee09-453f-9af9-e2f285d7b4d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:26.232029 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e73bcb18-ee09-453f-9af9-e2f285d7b4d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:26.233811 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e73bcb18-ee09-453f-9af9-e2f285d7b4d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:26.251513 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:26.251513 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:26.259307 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e73bcb18-ee09-453f-9af9-e2f285d7b4d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:26.276508 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e73bcb18-ee09-453f-9af9-e2f285d7b4d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:41:26.277223 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 489/1936] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:26 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 839 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:26.867620 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a35db7ac-459c-479e-bf75-e77759b6384d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:26.869910 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a35db7ac-459c-479e-bf75-e77759b6384d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:26.870706 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a35db7ac-459c-479e-bf75-e77759b6384d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:26.870706 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a35db7ac-459c-479e-bf75-e77759b6384d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:26.871008 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a35db7ac-459c-479e-bf75-e77759b6384d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:26.883543 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:26.883543 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:26.884075 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a35db7ac-459c-479e-bf75-e77759b6384d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:26.886929 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 487/1937] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:26 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 740 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:27.202839 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a39c01f6-640c-4c20-bce6-7d1415f3ad7b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:27.206668 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a39c01f6-640c-4c20-bce6-7d1415f3ad7b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] GET https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 Aug 13 02:41:27.206948 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a39c01f6-640c-4c20-bce6-7d1415f3ad7b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:27.207188 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a39c01f6-640c-4c20-bce6-7d1415f3ad7b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:27.220989 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:27.220989 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:27.231326 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a39c01f6-640c-4c20-bce6-7d1415f3ad7b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Volume info retrieved successfully. Aug 13 02:41:27.236701 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a39c01f6-640c-4c20-bce6-7d1415f3ad7b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 returned with HTTP 200 Aug 13 02:41:27.236933 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 492/1938] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:27 2026] GET /volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:27.255742 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-75abcaf5-b7cc-4d1f-bef4-46c3a8f8c9af None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:27.264982 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-75abcaf5-b7cc-4d1f-bef4-46c3a8f8c9af tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] GET https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 Aug 13 02:41:27.264982 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-75abcaf5-b7cc-4d1f-bef4-46c3a8f8c9af tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:27.265382 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-75abcaf5-b7cc-4d1f-bef4-46c3a8f8c9af tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:27.281731 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:27.281731 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:27.290025 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-75abcaf5-b7cc-4d1f-bef4-46c3a8f8c9af tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Volume info retrieved successfully. Aug 13 02:41:27.299170 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-75abcaf5-b7cc-4d1f-bef4-46c3a8f8c9af tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 returned with HTTP 200 Aug 13 02:41:27.299170 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 471/1939] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:27 2026] GET /volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 => generated 1031 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:27.322645 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:27.327432 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] POST https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3/action Aug 13 02:41:27.327993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:27.327993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:27.347556 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:27.347556 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:27.347830 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Volume info retrieved successfully. Aug 13 02:41:27.387005 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:27.388096 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:27.430099 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Created reservations ['2d0d0033-17d5-408e-8895-bb27910d2998', 'fc669c89-189b-4f49-889b-04883a71aa5a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:27.456606 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:27.457111 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:27.469577 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Created reservations ['01784053-3fc9-4b85-8c70-eef3dd175a1f', '025fb94a-e40c-4f1e-9564-9e19d20f951a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:27.528261 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Retype volume request issued successfully. Aug 13 02:41:27.528955 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a87bdc80-3017-4b9e-a43b-0e371047ce68 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3/action returned with HTTP 202 Aug 13 02:41:27.530921 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 490/1940] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:41:27 2026] POST /volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:41:27.541845 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6bb9802f-6abd-4659-8db3-f46a7265419b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:27.546608 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6bb9802f-6abd-4659-8db3-f46a7265419b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] GET https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 Aug 13 02:41:27.546899 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6bb9802f-6abd-4659-8db3-f46a7265419b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:27.547150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6bb9802f-6abd-4659-8db3-f46a7265419b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:27.564824 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:27.564824 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:27.570161 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6bb9802f-6abd-4659-8db3-f46a7265419b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Volume info retrieved successfully. Aug 13 02:41:27.577920 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6bb9802f-6abd-4659-8db3-f46a7265419b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 returned with HTTP 200 Aug 13 02:41:27.580171 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 488/1941] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:27 2026] GET /volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:27.911314 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dc397102-928e-41db-bdb3-0c899188040b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:27.914489 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dc397102-928e-41db-bdb3-0c899188040b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:27.914489 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dc397102-928e-41db-bdb3-0c899188040b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:27.914773 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dc397102-928e-41db-bdb3-0c899188040b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:27.914881 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-dc397102-928e-41db-bdb3-0c899188040b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:27.922964 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:27.922964 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:27.924203 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dc397102-928e-41db-bdb3-0c899188040b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:27.924816 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 493/1942] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:27 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 740 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:28.598644 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e9e936a7-357e-48ab-a668-a840f5c10d4b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:28.603890 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e9e936a7-357e-48ab-a668-a840f5c10d4b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] GET https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 Aug 13 02:41:28.603890 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e9e936a7-357e-48ab-a668-a840f5c10d4b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:28.603890 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e9e936a7-357e-48ab-a668-a840f5c10d4b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:28.622188 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:28.622188 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:28.633368 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e9e936a7-357e-48ab-a668-a840f5c10d4b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Volume info retrieved successfully. Aug 13 02:41:28.642996 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e9e936a7-357e-48ab-a668-a840f5c10d4b tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 returned with HTTP 200 Aug 13 02:41:28.642996 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 472/1943] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:28 2026] GET /volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:28.664134 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b1dc9e2-0109-4b76-9a6e-d4599cdc719d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:28.666230 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b1dc9e2-0109-4b76-9a6e-d4599cdc719d tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] GET https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 Aug 13 02:41:28.666747 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b1dc9e2-0109-4b76-9a6e-d4599cdc719d tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:28.666747 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b1dc9e2-0109-4b76-9a6e-d4599cdc719d tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:28.677062 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:28.677062 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:28.682976 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0b1dc9e2-0109-4b76-9a6e-d4599cdc719d tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Volume info retrieved successfully. Aug 13 02:41:28.691352 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b1dc9e2-0109-4b76-9a6e-d4599cdc719d tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 returned with HTTP 200 Aug 13 02:41:28.691864 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 491/1944] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:28 2026] GET /volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 => generated 1031 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:28.714946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7dc9ddb2-261a-462a-8e86-75138eefe5cb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:28.717853 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7dc9ddb2-261a-462a-8e86-75138eefe5cb tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] GET https://10.4.3.30/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-544368769 Aug 13 02:41:28.718350 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7dc9ddb2-261a-462a-8e86-75138eefe5cb tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:28.718485 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7dc9ddb2-261a-462a-8e86-75138eefe5cb tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:28.719851 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7dc9ddb2-261a-462a-8e86-75138eefe5cb tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-544368769'), ('all_tenants', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:41:28.731538 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7dc9ddb2-261a-462a-8e86-75138eefe5cb tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Get all volumes completed successfully. Aug 13 02:41:28.732137 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7dc9ddb2-261a-462a-8e86-75138eefe5cb tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] https://10.4.3.30/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-544368769 returned with HTTP 200 Aug 13 02:41:28.732685 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 489/1945] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:41:28 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-544368769 => generated 344 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:28.745399 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8896b4b6-b04c-4ee3-a115-8f732abb81d1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:28.747732 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8896b4b6-b04c-4ee3-a115-8f732abb81d1 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] GET https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 Aug 13 02:41:28.749270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8896b4b6-b04c-4ee3-a115-8f732abb81d1 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:28.749270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8896b4b6-b04c-4ee3-a115-8f732abb81d1 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:28.760048 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:28.760048 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:28.766059 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8896b4b6-b04c-4ee3-a115-8f732abb81d1 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Volume info retrieved successfully. Aug 13 02:41:28.773202 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8896b4b6-b04c-4ee3-a115-8f732abb81d1 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 returned with HTTP 200 Aug 13 02:41:28.773202 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 494/1946] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:28 2026] GET /volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:28.793882 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dc5d80e6-609b-4e6f-8c1d-c850def57473 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:28.800751 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dc5d80e6-609b-4e6f-8c1d-c850def57473 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] DELETE https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 Aug 13 02:41:28.801111 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dc5d80e6-609b-4e6f-8c1d-c850def57473 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:28.801205 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dc5d80e6-609b-4e6f-8c1d-c850def57473 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:28.801455 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-dc5d80e6-609b-4e6f-8c1d-c850def57473 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Delete volume with id: e981186f-0aba-4c03-b61b-0596e7c33bc3 Aug 13 02:41:28.812379 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:28.812379 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:28.813553 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-dc5d80e6-609b-4e6f-8c1d-c850def57473 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Volume info retrieved successfully. Aug 13 02:41:28.857767 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-dc5d80e6-609b-4e6f-8c1d-c850def57473 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Delete volume request issued successfully. Aug 13 02:41:28.858054 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dc5d80e6-609b-4e6f-8c1d-c850def57473 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 returned with HTTP 202 Aug 13 02:41:28.864576 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 473/1947] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:28 2026] DELETE /volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:28.874648 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5036b38a-1291-433d-988f-975c6dc505c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:28.878474 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5036b38a-1291-433d-988f-975c6dc505c1 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] GET https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 Aug 13 02:41:28.878474 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5036b38a-1291-433d-988f-975c6dc505c1 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:28.878474 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5036b38a-1291-433d-988f-975c6dc505c1 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:28.913045 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:28.913045 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:28.924732 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5036b38a-1291-433d-988f-975c6dc505c1 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Volume info retrieved successfully. Aug 13 02:41:28.940952 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-57c2cf20-af98-4a1d-9d97-0dbc97e8101e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:28.941341 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5036b38a-1291-433d-988f-975c6dc505c1 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 returned with HTTP 200 Aug 13 02:41:28.943180 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 492/1948] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:28 2026] GET /volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:28.946282 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-57c2cf20-af98-4a1d-9d97-0dbc97e8101e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:28.946964 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-57c2cf20-af98-4a1d-9d97-0dbc97e8101e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:28.946964 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-57c2cf20-af98-4a1d-9d97-0dbc97e8101e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:28.947601 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-57c2cf20-af98-4a1d-9d97-0dbc97e8101e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:28.964754 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:28.964754 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:28.965542 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-57c2cf20-af98-4a1d-9d97-0dbc97e8101e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:28.966018 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 490/1949] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:28 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:29.963638 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0a22665c-9b6c-4407-a2a3-62c3a180f981 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:29.967322 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a22665c-9b6c-4407-a2a3-62c3a180f981 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] GET https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 Aug 13 02:41:29.967322 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a22665c-9b6c-4407-a2a3-62c3a180f981 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:29.967322 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a22665c-9b6c-4407-a2a3-62c3a180f981 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:29.974550 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a22665c-9b6c-4407-a2a3-62c3a180f981 tempest-VolumeRetypeWithoutMigrationTest-2065608348 tempest-VolumeRetypeWithoutMigrationTest-2065608348-project-member] https://10.4.3.30/volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 returned with HTTP 404 Aug 13 02:41:29.975426 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 495/1950] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:29 2026] GET /volume/v3/volumes/e981186f-0aba-4c03-b61b-0596e7c33bc3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:41:29.983277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b06f5812-c974-476c-b38c-a441b601a3c1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:29.985553 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b06f5812-c974-476c-b38c-a441b601a3c1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:29.986306 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b06f5812-c974-476c-b38c-a441b601a3c1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:29.986306 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b06f5812-c974-476c-b38c-a441b601a3c1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:29.986480 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-b06f5812-c974-476c-b38c-a441b601a3c1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:29.986573 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f9b0f1f5-80fd-446e-ba15-84ba915f63b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:29.990768 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9b0f1f5-80fd-446e-ba15-84ba915f63b9 tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] DELETE https://10.4.3.30/volume/v3/types/5b57565c-f52d-4251-9a97-b539fb016111 Aug 13 02:41:29.990997 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9b0f1f5-80fd-446e-ba15-84ba915f63b9 tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:29.991219 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9b0f1f5-80fd-446e-ba15-84ba915f63b9 tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:29.999816 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:29.999816 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:30.000695 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b06f5812-c974-476c-b38c-a441b601a3c1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:30.001913 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 474/1951] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:29 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:30.053814 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9b0f1f5-80fd-446e-ba15-84ba915f63b9 tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] https://10.4.3.30/volume/v3/types/5b57565c-f52d-4251-9a97-b539fb016111 returned with HTTP 202 Aug 13 02:41:30.054093 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 493/1952] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:41:29 2026] DELETE /volume/v3/types/5b57565c-f52d-4251-9a97-b539fb016111 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:30.067053 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2c7be100-b38e-443d-926c-eb1ced623098 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:30.070535 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c7be100-b38e-443d-926c-eb1ced623098 tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] GET https://10.4.3.30/volume/v3/types/5b57565c-f52d-4251-9a97-b539fb016111 Aug 13 02:41:30.070881 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c7be100-b38e-443d-926c-eb1ced623098 tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:30.071122 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c7be100-b38e-443d-926c-eb1ced623098 tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:30.078335 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c7be100-b38e-443d-926c-eb1ced623098 tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] https://10.4.3.30/volume/v3/types/5b57565c-f52d-4251-9a97-b539fb016111 returned with HTTP 404 Aug 13 02:41:30.079103 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 491/1953] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:41:30 2026] GET /volume/v3/types/5b57565c-f52d-4251-9a97-b539fb016111 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:30.090784 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e6975425-1b35-4916-9a7d-9c840102450a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:30.093399 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6975425-1b35-4916-9a7d-9c840102450a tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] DELETE https://10.4.3.30/volume/v3/types/4da32e41-a1b7-4408-8eb9-2cc2468637d6 Aug 13 02:41:30.093732 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6975425-1b35-4916-9a7d-9c840102450a tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:30.094012 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6975425-1b35-4916-9a7d-9c840102450a tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:30.132271 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6975425-1b35-4916-9a7d-9c840102450a tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] https://10.4.3.30/volume/v3/types/4da32e41-a1b7-4408-8eb9-2cc2468637d6 returned with HTTP 202 Aug 13 02:41:30.132271 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 496/1954] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:41:30 2026] DELETE /volume/v3/types/4da32e41-a1b7-4408-8eb9-2cc2468637d6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:30.141563 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-21e9c173-2911-43f6-8b65-c4dd98a65b0f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:30.144179 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-21e9c173-2911-43f6-8b65-c4dd98a65b0f tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] GET https://10.4.3.30/volume/v3/types/4da32e41-a1b7-4408-8eb9-2cc2468637d6 Aug 13 02:41:30.144576 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-21e9c173-2911-43f6-8b65-c4dd98a65b0f tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:30.144810 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-21e9c173-2911-43f6-8b65-c4dd98a65b0f tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:30.150461 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-21e9c173-2911-43f6-8b65-c4dd98a65b0f tempest-VolumeRetypeWithoutMigrationTest-1274191188 tempest-VolumeRetypeWithoutMigrationTest-1274191188-project-admin] https://10.4.3.30/volume/v3/types/4da32e41-a1b7-4408-8eb9-2cc2468637d6 returned with HTTP 404 Aug 13 02:41:30.151625 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 475/1955] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:41:30 2026] GET /volume/v3/types/4da32e41-a1b7-4408-8eb9-2cc2468637d6 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:31.021576 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a6b5f11-afd0-4fa4-b2bf-b3f59cbd9102 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:31.026017 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a6b5f11-afd0-4fa4-b2bf-b3f59cbd9102 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:31.026385 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a6b5f11-afd0-4fa4-b2bf-b3f59cbd9102 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:31.026613 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a6b5f11-afd0-4fa4-b2bf-b3f59cbd9102 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:31.026741 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2a6b5f11-afd0-4fa4-b2bf-b3f59cbd9102 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:31.036868 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:31.036868 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:31.036868 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a6b5f11-afd0-4fa4-b2bf-b3f59cbd9102 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:31.036868 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 494/1956] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:31 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:31.618974 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-de8985c9-233d-4af4-848d-fce650a99cc4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:31.623493 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de8985c9-233d-4af4-848d-fce650a99cc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:31.623493 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de8985c9-233d-4af4-848d-fce650a99cc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:31.623687 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de8985c9-233d-4af4-848d-fce650a99cc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:31.623911 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-de8985c9-233d-4af4-848d-fce650a99cc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume with id: 4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:31.652040 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:31.652040 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:31.652869 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-de8985c9-233d-4af4-848d-fce650a99cc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:31.723607 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-de8985c9-233d-4af4-848d-fce650a99cc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume request issued successfully. Aug 13 02:41:31.723607 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de8985c9-233d-4af4-848d-fce650a99cc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 202 Aug 13 02:41:31.723607 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 492/1957] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:31 2026] DELETE /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:31.738126 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4e6127ca-b00f-4cdc-bd86-5d611daf7d0a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:31.741786 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e6127ca-b00f-4cdc-bd86-5d611daf7d0a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:31.742782 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e6127ca-b00f-4cdc-bd86-5d611daf7d0a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:31.742782 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e6127ca-b00f-4cdc-bd86-5d611daf7d0a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:31.754413 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:31.754413 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:31.761040 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4e6127ca-b00f-4cdc-bd86-5d611daf7d0a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:31.766854 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e6127ca-b00f-4cdc-bd86-5d611daf7d0a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 200 Aug 13 02:41:31.767594 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 497/1958] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:31 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:32.060462 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c8398b0c-7eee-4d9d-8abd-cf7d89b48686 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:32.066009 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c8398b0c-7eee-4d9d-8abd-cf7d89b48686 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:32.066530 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c8398b0c-7eee-4d9d-8abd-cf7d89b48686 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:32.066891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c8398b0c-7eee-4d9d-8abd-cf7d89b48686 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:32.066891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c8398b0c-7eee-4d9d-8abd-cf7d89b48686 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:32.075650 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:32.075650 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:32.077531 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c8398b0c-7eee-4d9d-8abd-cf7d89b48686 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:32.078225 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 476/1959] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:32 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:32.789867 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5878e087-f09e-48b0-a48c-a84d7c6339a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:32.794883 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5878e087-f09e-48b0-a48c-a84d7c6339a2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:32.795422 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5878e087-f09e-48b0-a48c-a84d7c6339a2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:32.795773 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5878e087-f09e-48b0-a48c-a84d7c6339a2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:32.808541 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5878e087-f09e-48b0-a48c-a84d7c6339a2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 404 Aug 13 02:41:32.809285 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 495/1960] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:32 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:32.826919 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad9258ea-ec5b-475e-9641-25960d09bc0a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:32.827518 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad9258ea-ec5b-475e-9641-25960d09bc0a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:32.827798 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad9258ea-ec5b-475e-9641-25960d09bc0a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:32.828054 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad9258ea-ec5b-475e-9641-25960d09bc0a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:32.836351 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad9258ea-ec5b-475e-9641-25960d09bc0a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 404 Aug 13 02:41:32.836627 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 493/1961] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:32 2026] GET /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:32.846086 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-82bb6bed-841c-4020-83b4-0150c9ce9a2d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:32.849381 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-82bb6bed-841c-4020-83b4-0150c9ce9a2d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:32.849607 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-82bb6bed-841c-4020-83b4-0150c9ce9a2d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:32.849905 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-82bb6bed-841c-4020-83b4-0150c9ce9a2d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:32.850855 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-82bb6bed-841c-4020-83b4-0150c9ce9a2d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume with id: 4d26a597-f239-4a9a-81f5-55c0e3be11ec Aug 13 02:41:32.859688 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-82bb6bed-841c-4020-83b4-0150c9ce9a2d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec returned with HTTP 404 Aug 13 02:41:32.860517 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 498/1962] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:32 2026] DELETE /volume/v3/volumes/4d26a597-f239-4a9a-81f5-55c0e3be11ec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:32.925236 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-373557cd-18e4-49d3-9645-f47613433776 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:32.928386 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:32.928861 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-665817713"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:32.934039 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume request body: {'volume': {'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-665817713'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:33.093936 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ee9234e-2d36-45ef-b54f-942fdc1e6661 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:33.097844 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ee9234e-2d36-45ef-b54f-942fdc1e6661 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:33.098383 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ee9234e-2d36-45ef-b54f-942fdc1e6661 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:33.098593 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ee9234e-2d36-45ef-b54f-942fdc1e6661 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:33.099232 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7ee9234e-2d36-45ef-b54f-942fdc1e6661 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:33.112590 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume of 1 GB Aug 13 02:41:33.113102 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:33.113102 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:33.113943 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ee9234e-2d36-45ef-b54f-942fdc1e6661 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:33.114581 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 496/1963] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:33 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:33.125023 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Availability Zones retrieved successfully. Aug 13 02:41:33.134862 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (df2c053c-dee9-47fc-89f0-6a0ccb9a1830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:33.137671 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0800fc6a-f866-4b54-9b4d-82fc903d2029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:33.139787 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:33.291040 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0800fc6a-f866-4b54-9b4d-82fc903d2029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:33.292449 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff143b0-5639-4631-bb52-f820b1f35a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:33.394337 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['5f30f61d-2119-4f9b-ab8f-914b4f0a2526', '509057d2-3416-4463-b09f-01961ffe05c3', '5abeb9c1-e748-4300-a922-c433c9bbb2f6', '40d8c7ba-84d6-420d-b6d4-e05732f77b50'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:33.395498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff143b0-5639-4631-bb52-f820b1f35a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f30f61d-2119-4f9b-ab8f-914b4f0a2526', '509057d2-3416-4463-b09f-01961ffe05c3', '5abeb9c1-e748-4300-a922-c433c9bbb2f6', '40d8c7ba-84d6-420d-b6d4-e05732f77b50']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:33.398639 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (553f325c-38ee-4c9c-bbf6-4592eff44232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:33.423000 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-08f952db-4896-4ca4-8ead-70303547d6d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:33.426153 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:33.426670 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1412459736"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:33.429127 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1412459736'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:33.429346 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Create volume of 1 GB Aug 13 02:41:33.438443 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Availability Zones retrieved successfully. Aug 13 02:41:33.443595 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (553f325c-38ee-4c9c-bbf6-4592eff44232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80aac020-d95c-433d-b817-b845da825be4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-665817713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['5f30f61d-2119-4f9b-ab8f-914b4f0a2526','509057d2-3416-4463-b09f-01961ffe05c3','5abeb9c1-e748-4300-a922-c433c9bbb2f6','40d8c7ba-84d6-420d-b6d4-e05732f77b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-665817713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80aac020-d95c-433d-b817-b845da825be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914e1e0148f349e59ba224a23a085865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86850a7dc1674e7797f891cf32782d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:33.445646 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b8652e-0cdf-4468-960d-e210f832a8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:33.446988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Flow 'volume_create_api' (b7be9ac9-f385-43cc-b8e2-370f20da05dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:33.447870 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ab1ea7-5021-4762-b890-8e990bd3bc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:33.449160 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:33.481800 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b8652e-0cdf-4468-960d-e210f832a8ad) transitioned into state 'SUCCESS' from state '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-665817713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['5f30f61d-2119-4f9b-ab8f-914b4f0a2526','509057d2-3416-4463-b09f-01961ffe05c3','5abeb9c1-e748-4300-a922-c433c9bbb2f6','40d8c7ba-84d6-420d-b6d4-e05732f77b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:33.484283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f285c9a6-8d0b-4307-ac5a-57b531c4bb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:33.499181 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ab1ea7-5021-4762-b890-8e990bd3bc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:33.500387 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b85adb6-1f4b-4a40-930c-a1fd455a435b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:33.508625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f285c9a6-8d0b-4307-ac5a-57b531c4bb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:33.511116 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (df2c053c-dee9-47fc-89f0-6a0ccb9a1830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:33.512563 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume request issued successfully. Aug 13 02:41:33.512563 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-373557cd-18e4-49d3-9645-f47613433776 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:33.513133 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 477/1964] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:32 2026] POST /volume/v3/volumes => generated 746 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:33.538576 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5b1fc4c-8ebe-4946-a143-87e9033ba640 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:33.539411 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5b1fc4c-8ebe-4946-a143-87e9033ba640 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 Aug 13 02:41:33.539680 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5b1fc4c-8ebe-4946-a143-87e9033ba640 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:33.539933 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5b1fc4c-8ebe-4946-a143-87e9033ba640 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:33.551422 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:33.551422 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:33.561023 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e5b1fc4c-8ebe-4946-a143-87e9033ba640 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:33.569337 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5b1fc4c-8ebe-4946-a143-87e9033ba640 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 returned with HTTP 200 Aug 13 02:41:33.569734 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 499/1965] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:33 2026] GET /volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:33.641617 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Created reservations ['9e8c78af-ecfb-462b-b16d-7daf6ba7e0a1', '2290eb55-eede-478e-ac37-ee4a8863172a', '4c453f00-a16a-4a4c-b4de-e67da8f8750b', 'f7ba9a40-ec11-456c-a452-8711bb43ffb3'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:33.642415 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b85adb6-1f4b-4a40-930c-a1fd455a435b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e8c78af-ecfb-462b-b16d-7daf6ba7e0a1', '2290eb55-eede-478e-ac37-ee4a8863172a', '4c453f00-a16a-4a4c-b4de-e67da8f8750b', 'f7ba9a40-ec11-456c-a452-8711bb43ffb3']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:33.643964 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8eb7f4-4d62-47a8-9d4d-6e5335ecc710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:33.687424 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8eb7f4-4d62-47a8-9d4d-6e5335ecc710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eb69acf-9ddb-46c6-8ccf-bf768edbf08c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1412459736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b7e9d055b045c3849b1804eba99427',qos_specs=None,replication_status=,reservations=['9e8c78af-ecfb-462b-b16d-7daf6ba7e0a1','2290eb55-eede-478e-ac37-ee4a8863172a','4c453f00-a16a-4a4c-b4de-e67da8f8750b','f7ba9a40-ec11-456c-a452-8711bb43ffb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2883a02c454cf7af68f3f7ca4a3fcf',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1412459736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eb69acf-9ddb-46c6-8ccf-bf768edbf08c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b7e9d055b045c3849b1804eba99427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d2883a02c454cf7af68f3f7ca4a3fcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:33.690349 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8beae32e-444c-4949-afc3-98b2dbb81508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:33.722931 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8beae32e-444c-4949-afc3-98b2dbb81508) transitioned into state 'SUCCESS' from state '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-1412459736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b7e9d055b045c3849b1804eba99427',qos_specs=None,replication_status=,reservations=['9e8c78af-ecfb-462b-b16d-7daf6ba7e0a1','2290eb55-eede-478e-ac37-ee4a8863172a','4c453f00-a16a-4a4c-b4de-e67da8f8750b','f7ba9a40-ec11-456c-a452-8711bb43ffb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2883a02c454cf7af68f3f7ca4a3fcf',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:33.725524 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263d47c2-e89f-4d05-843a-51e838c036fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:33.746202 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263d47c2-e89f-4d05-843a-51e838c036fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:33.747695 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Flow 'volume_create_api' (b7be9ac9-f385-43cc-b8e2-370f20da05dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:33.747989 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Create volume request issued successfully. Aug 13 02:41:33.749549 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-08f952db-4896-4ca4-8ead-70303547d6d6 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:33.750307 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 494/1966] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:41:33 2026] POST /volume/v3/volumes => generated 752 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:33.769340 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a222a2b-3be0-478d-92ea-816ee5722f3d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:33.771844 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a222a2b-3be0-478d-92ea-816ee5722f3d tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] GET https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c Aug 13 02:41:33.772117 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a222a2b-3be0-478d-92ea-816ee5722f3d tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:33.772593 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a222a2b-3be0-478d-92ea-816ee5722f3d tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:33.785897 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:33.785897 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:33.791594 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7a222a2b-3be0-478d-92ea-816ee5722f3d tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume info retrieved successfully. Aug 13 02:41:33.797192 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a222a2b-3be0-478d-92ea-816ee5722f3d tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c returned with HTTP 200 Aug 13 02:41:33.797798 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 497/1967] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:33 2026] GET /volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:34.136038 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d69155de-83c2-49b2-b1ab-0bbb086073ef None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:34.140626 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d69155de-83c2-49b2-b1ab-0bbb086073ef tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:34.142902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d69155de-83c2-49b2-b1ab-0bbb086073ef tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:34.143806 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d69155de-83c2-49b2-b1ab-0bbb086073ef tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:34.143953 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-d69155de-83c2-49b2-b1ab-0bbb086073ef tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:34.160707 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:34.160707 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:34.162850 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d69155de-83c2-49b2-b1ab-0bbb086073ef tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:34.162850 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 478/1968] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:34 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:34.591911 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6e5b6110-0f5f-48fa-aa0f-29ba1a38b899 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:34.596379 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e5b6110-0f5f-48fa-aa0f-29ba1a38b899 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 Aug 13 02:41:34.596526 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e5b6110-0f5f-48fa-aa0f-29ba1a38b899 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:34.596780 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e5b6110-0f5f-48fa-aa0f-29ba1a38b899 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:34.609752 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:34.609752 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:34.618218 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6e5b6110-0f5f-48fa-aa0f-29ba1a38b899 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:34.628667 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e5b6110-0f5f-48fa-aa0f-29ba1a38b899 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 returned with HTTP 200 Aug 13 02:41:34.629221 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 500/1969] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:34 2026] GET /volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 => generated 1354 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:34.647228 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4f6079e6-5f26-49b4-a88e-bd3a11370360 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:34.650486 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f6079e6-5f26-49b4-a88e-bd3a11370360 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 Aug 13 02:41:34.652838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f6079e6-5f26-49b4-a88e-bd3a11370360 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:34.653366 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f6079e6-5f26-49b4-a88e-bd3a11370360 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:34.667528 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:34.667528 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:34.676405 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4f6079e6-5f26-49b4-a88e-bd3a11370360 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:34.685988 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f6079e6-5f26-49b4-a88e-bd3a11370360 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 returned with HTTP 200 Aug 13 02:41:34.686773 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 495/1970] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:34 2026] GET /volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 => generated 1354 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:34.705339 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c74d2f7-b013-4589-8203-2a01b0a0e438 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:34.707375 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c74d2f7-b013-4589-8203-2a01b0a0e438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:41:34.711281 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c74d2f7-b013-4589-8203-2a01b0a0e438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "80aac020-d95c-433d-b817-b845da825be4", "name": "tempest-VolumesBackupsTest-Backup-2119351674", "container": "tempest-volumesbackupstest-backup-container-1472284076"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:34.714094 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-0c74d2f7-b013-4589-8203-2a01b0a0e438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating new backup {'backup': {'volume_id': '80aac020-d95c-433d-b817-b845da825be4', 'name': 'tempest-VolumesBackupsTest-Backup-2119351674', 'container': 'tempest-volumesbackupstest-backup-container-1472284076'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:41:34.717630 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-0c74d2f7-b013-4589-8203-2a01b0a0e438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating backup of volume 80aac020-d95c-433d-b817-b845da825be4 in container tempest-volumesbackupstest-backup-container-1472284076 Aug 13 02:41:34.732858 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:34.732858 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:34.732858 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c74d2f7-b013-4589-8203-2a01b0a0e438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:34.753862 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0c74d2f7-b013-4589-8203-2a01b0a0e438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['92479d76-ff49-42de-8502-9b8134dc1e22', 'd101d384-1575-4e39-ba65-3f2ccd5f1343'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:34.804965 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c74d2f7-b013-4589-8203-2a01b0a0e438 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:41:34.805548 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 498/1971] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:34 2026] POST /volume/v3/backups => generated 328 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:34.820228 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-fc07cf23-ba6f-4013-86f1-479c84ab7b36 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:34.821613 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-28ef911e-6db2-4c65-a7a2-09807f51d853 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:34.824283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28ef911e-6db2-4c65-a7a2-09807f51d853 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:34.824533 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-28ef911e-6db2-4c65-a7a2-09807f51d853 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:34.824816 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-28ef911e-6db2-4c65-a7a2-09807f51d853 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:34.825090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-28ef911e-6db2-4c65-a7a2-09807f51d853 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:34.825843 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fc07cf23-ba6f-4013-86f1-479c84ab7b36 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] GET https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c Aug 13 02:41:34.826062 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fc07cf23-ba6f-4013-86f1-479c84ab7b36 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:34.826270 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fc07cf23-ba6f-4013-86f1-479c84ab7b36 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:34.830955 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:34.830955 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:34.833389 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28ef911e-6db2-4c65-a7a2-09807f51d853 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:34.835110 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 501/1972] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:34 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:34.843787 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:34.843787 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:34.851303 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fc07cf23-ba6f-4013-86f1-479c84ab7b36 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume info retrieved successfully. Aug 13 02:41:34.860563 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fc07cf23-ba6f-4013-86f1-479c84ab7b36 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c returned with HTTP 200 Aug 13 02:41:34.860563 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 479/1973] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:34 2026] GET /volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:34.883990 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1a86f526-f217-444a-87ca-3855cae6b755 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:34.887447 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a86f526-f217-444a-87ca-3855cae6b755 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] POST https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c/action Aug 13 02:41:34.889056 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a86f526-f217-444a-87ca-3855cae6b755 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:34.889056 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a86f526-f217-444a-87ca-3855cae6b755 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:34.905311 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:34.905311 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:34.906069 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1a86f526-f217-444a-87ca-3855cae6b755 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume info retrieved successfully. Aug 13 02:41:34.927534 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1a86f526-f217-444a-87ca-3855cae6b755 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume updated successfully. Aug 13 02:41:34.927824 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a86f526-f217-444a-87ca-3855cae6b755 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c/action returned with HTTP 200 Aug 13 02:41:34.928402 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 496/1974] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:41:34 2026] POST /volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 02:41:34.947005 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38a34ef7-21ab-41cd-af5b-cd3f3e309105 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:34.949890 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38a34ef7-21ab-41cd-af5b-cd3f3e309105 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] GET https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c Aug 13 02:41:34.950115 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38a34ef7-21ab-41cd-af5b-cd3f3e309105 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:34.950404 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38a34ef7-21ab-41cd-af5b-cd3f3e309105 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:34.959849 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:34.959849 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:34.967188 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38a34ef7-21ab-41cd-af5b-cd3f3e309105 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume info retrieved successfully. Aug 13 02:41:34.975634 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38a34ef7-21ab-41cd-af5b-cd3f3e309105 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c returned with HTTP 200 Aug 13 02:41:34.975634 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 499/1975] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:34 2026] GET /volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:35.177577 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-935120cd-4752-4a24-bbe3-aeadc8ee4295 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:35.181905 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-935120cd-4752-4a24-bbe3-aeadc8ee4295 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:35.181905 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-935120cd-4752-4a24-bbe3-aeadc8ee4295 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:35.181905 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-935120cd-4752-4a24-bbe3-aeadc8ee4295 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:35.182131 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-935120cd-4752-4a24-bbe3-aeadc8ee4295 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:35.196647 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:35.196647 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:35.198280 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-935120cd-4752-4a24-bbe3-aeadc8ee4295 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:35.199711 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 502/1976] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:35 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:35.204945 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-4489d82b-cebc-4f03-937e-76c3686ee565 req-4a644e82-2952-47f4-99ed-b1171146e0ed None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:35.208579 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-4489d82b-cebc-4f03-937e-76c3686ee565 req-4a644e82-2952-47f4-99ed-b1171146e0ed tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] GET https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c Aug 13 02:41:35.208793 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-4489d82b-cebc-4f03-937e-76c3686ee565 req-4a644e82-2952-47f4-99ed-b1171146e0ed tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:35.209236 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-4489d82b-cebc-4f03-937e-76c3686ee565 req-4a644e82-2952-47f4-99ed-b1171146e0ed tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:35.228903 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:35.228903 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:35.245861 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-4489d82b-cebc-4f03-937e-76c3686ee565 req-4a644e82-2952-47f4-99ed-b1171146e0ed tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume info retrieved successfully. Aug 13 02:41:35.249480 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-4489d82b-cebc-4f03-937e-76c3686ee565 req-4a644e82-2952-47f4-99ed-b1171146e0ed tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c returned with HTTP 200 Aug 13 02:41:35.250459 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 480/1977] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:41:35 2026] GET /volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:41:35.479457 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4edbbcf1-6142-4bca-92b4-0f039e02185f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:35.613658 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4edbbcf1-6142-4bca-92b4-0f039e02185f tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:41:35.614808 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4edbbcf1-6142-4bca-92b4-0f039e02185f tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-987409965", "os-volume-type-access:is_public": false}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:35.634070 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4edbbcf1-6142-4bca-92b4-0f039e02185f tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:41:35.634617 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 497/1978] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:41:35 2026] POST /volume/v3/types => generated 228 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:35.649648 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38d2d71a-b010-41ee-aa65-45d8533fccdf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:35.803130 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38d2d71a-b010-41ee-aa65-45d8533fccdf tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:35.804019 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38d2d71a-b010-41ee-aa65-45d8533fccdf tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "89afaf2e-aaac-471e-a402-945b6c18d483", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:35.805888 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-38d2d71a-b010-41ee-aa65-45d8533fccdf tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Create volume request body: {'volume': {'volume_type': '89afaf2e-aaac-471e-a402-945b6c18d483', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:35.818983 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38d2d71a-b010-41ee-aa65-45d8533fccdf tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 404 Aug 13 02:41:35.818983 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 500/1979] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:41:35 2026] POST /volume/v3/volumes => generated 114 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:35.829137 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a6553b36-a69d-46d2-a851-4c3dbf9a1d67 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:35.831839 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a6553b36-a69d-46d2-a851-4c3dbf9a1d67 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] POST https://10.4.3.30/volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483/action Aug 13 02:41:35.832227 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a6553b36-a69d-46d2-a851-4c3dbf9a1d67 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action body: b'{"addProjectAccess": {"project": "b8bf7542cd164f6c93fb3a7e074b2274"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:35.832424 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a6553b36-a69d-46d2-a851-4c3dbf9a1d67 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b8bf7542cd164f6c93fb3a7e074b2274"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:35.843574 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:35.846194 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:35.846501 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1435134570"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:35.848425 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1435134570'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:35.848915 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Create volume of 1 GB Aug 13 02:41:35.851843 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-955b3a34-fc58-4db5-8ba8-ccb3aa7d02ee None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:35.854153 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-955b3a34-fc58-4db5-8ba8-ccb3aa7d02ee tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:35.854906 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-955b3a34-fc58-4db5-8ba8-ccb3aa7d02ee tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:35.855446 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-955b3a34-fc58-4db5-8ba8-ccb3aa7d02ee tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:35.855979 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-955b3a34-fc58-4db5-8ba8-ccb3aa7d02ee tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:35.856804 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Availability Zones retrieved successfully. Aug 13 02:41:35.857790 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a6553b36-a69d-46d2-a851-4c3dbf9a1d67 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483/action returned with HTTP 202 Aug 13 02:41:35.858525 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 503/1980] 10.4.3.30 () {68 vars in 1377 bytes} [Thu Aug 13 02:41:35 2026] POST /volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:35.863015 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:35.863015 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:35.864832 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-955b3a34-fc58-4db5-8ba8-ccb3aa7d02ee tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:35.865503 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 498/1981] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:35 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:35.871478 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:35.871784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Flow 'volume_create_api' (764cde32-4c9c-4767-a6a7-1f490425ff17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:35.873059 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5652763f-2f46-4270-80fe-215976c89a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:35.874369 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:35.876238 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:35.876238 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "89afaf2e-aaac-471e-a402-945b6c18d483", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-49061214"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:35.879805 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Create volume request body: {'volume': {'volume_type': '89afaf2e-aaac-471e-a402-945b6c18d483', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-49061214'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:35.886681 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Create volume of 1 GB Aug 13 02:41:35.887319 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:35.887319 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:35.887905 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Availability Zones retrieved successfully. Aug 13 02:41:35.898376 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Flow 'volume_create_api' (90d512bd-7216-45dd-b5b5-b9bde7a7e5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:35.901274 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc6d302-6b6b-445d-8fda-0f7e8bf4ca59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:35.901486 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:35.918086 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5652763f-2f46-4270-80fe-215976c89a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:35.919414 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a535a2cb-43b4-4744-89d0-91fd4c32252b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:35.930916 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc6d302-6b6b-445d-8fda-0f7e8bf4ca59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:41:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89afaf2e-aaac-471e-a402-945b6c18d483,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-987409965',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89afaf2e-aaac-471e-a402-945b6c18d483', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:35.932001 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (841be57d-667d-42bf-980e-b70c8bcf63b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:35.979728 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-987409965 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-987409965, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:35.979728 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-987409965 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-987409965, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:41:36.000933 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Created reservations ['81df575a-6d42-4ba0-a5ed-05d8144a10fe', 'e449b503-62f8-4145-981e-3f52e13e09b0', 'f6fa76a3-4268-4b69-961d-91f252f85729', 'c98428ac-7fbd-47b2-aea1-ad84858f09cc'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:36.002049 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a535a2cb-43b4-4744-89d0-91fd4c32252b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81df575a-6d42-4ba0-a5ed-05d8144a10fe', 'e449b503-62f8-4145-981e-3f52e13e09b0', 'f6fa76a3-4268-4b69-961d-91f252f85729', 'c98428ac-7fbd-47b2-aea1-ad84858f09cc']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:36.003971 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87893671-1a74-4832-a4a0-18d53b694083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:36.043498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87893671-1a74-4832-a4a0-18d53b694083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2421abee-1f09-4843-b386-50f7687fb115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1435134570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b7e9d055b045c3849b1804eba99427',qos_specs=None,replication_status=,reservations=['81df575a-6d42-4ba0-a5ed-05d8144a10fe','e449b503-62f8-4145-981e-3f52e13e09b0','f6fa76a3-4268-4b69-961d-91f252f85729','c98428ac-7fbd-47b2-aea1-ad84858f09cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2883a02c454cf7af68f3f7ca4a3fcf',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1435134570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2421abee-1f09-4843-b386-50f7687fb115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b7e9d055b045c3849b1804eba99427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d2883a02c454cf7af68f3f7ca4a3fcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:36.043697 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Created reservations ['88af4b61-f162-4409-bb9d-d8ea4806ab99', 'dec238cc-0d1c-4171-9871-8f7aa195187d', '12c6bba2-c1b4-4145-9cd3-1e65811d4fc8', '326c3992-e225-4fa5-8a9e-380db0af684a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:36.045350 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (841be57d-667d-42bf-980e-b70c8bcf63b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88af4b61-f162-4409-bb9d-d8ea4806ab99', 'dec238cc-0d1c-4171-9871-8f7aa195187d', '12c6bba2-c1b4-4145-9cd3-1e65811d4fc8', '326c3992-e225-4fa5-8a9e-380db0af684a']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:36.045515 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3c1fa9-4e90-4419-9c6a-116d4d2cd679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:36.047338 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1efd2735-2e26-4a98-9d0e-1277a8b5c3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:36.080178 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3c1fa9-4e90-4419-9c6a-116d4d2cd679) transitioned into state 'SUCCESS' from state '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-1435134570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b7e9d055b045c3849b1804eba99427',qos_specs=None,replication_status=,reservations=['81df575a-6d42-4ba0-a5ed-05d8144a10fe','e449b503-62f8-4145-981e-3f52e13e09b0','f6fa76a3-4268-4b69-961d-91f252f85729','c98428ac-7fbd-47b2-aea1-ad84858f09cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2883a02c454cf7af68f3f7ca4a3fcf',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:36.080178 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b234cae3-ee88-4b56-b88e-f3fedc0d769c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:36.085832 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1efd2735-2e26-4a98-9d0e-1277a8b5c3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87b5173a-ff88-44d4-9cb3-3b665ed16089', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-49061214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8bf7542cd164f6c93fb3a7e074b2274',qos_specs=None,replication_status=,reservations=['88af4b61-f162-4409-bb9d-d8ea4806ab99','dec238cc-0d1c-4171-9871-8f7aa195187d','12c6bba2-c1b4-4145-9cd3-1e65811d4fc8','326c3992-e225-4fa5-8a9e-380db0af684a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212adf7027ae462fb6b5acb07ad1e78e',volume_type_id=89afaf2e-aaac-471e-a402-945b6c18d483), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-49061214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87b5173a-ff88-44d4-9cb3-3b665ed16089,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8bf7542cd164f6c93fb3a7e074b2274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='212adf7027ae462fb6b5acb07ad1e78e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89afaf2e-aaac-471e-a402-945b6c18d483),volume_type_id=89afaf2e-aaac-471e-a402-945b6c18d483)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:36.086505 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316feb65-77dc-426e-8da6-290f54705304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:36.099491 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b234cae3-ee88-4b56-b88e-f3fedc0d769c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:36.100570 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Flow 'volume_create_api' (764cde32-4c9c-4767-a6a7-1f490425ff17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:36.101090 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Create volume request issued successfully. Aug 13 02:41:36.102002 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9d9060b5-9932-4b7c-9b40-d2622d89b57e tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:36.102853 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 481/1982] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:41:35 2026] POST /volume/v3/volumes => generated 752 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:36.120939 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6a29babb-adf3-43d6-bc3b-a8e73420fda9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:36.124926 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6a29babb-adf3-43d6-bc3b-a8e73420fda9 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] GET https://10.4.3.30/volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 Aug 13 02:41:36.125102 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6a29babb-adf3-43d6-bc3b-a8e73420fda9 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:36.125565 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6a29babb-adf3-43d6-bc3b-a8e73420fda9 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:36.126463 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316feb65-77dc-426e-8da6-290f54705304) transitioned into state 'SUCCESS' from state '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-49061214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8bf7542cd164f6c93fb3a7e074b2274',qos_specs=None,replication_status=,reservations=['88af4b61-f162-4409-bb9d-d8ea4806ab99','dec238cc-0d1c-4171-9871-8f7aa195187d','12c6bba2-c1b4-4145-9cd3-1e65811d4fc8','326c3992-e225-4fa5-8a9e-380db0af684a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212adf7027ae462fb6b5acb07ad1e78e',volume_type_id=89afaf2e-aaac-471e-a402-945b6c18d483)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:36.127396 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a404244d-64c8-48fb-a572-8c116a515197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:36.140200 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:36.140200 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:36.148210 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6a29babb-adf3-43d6-bc3b-a8e73420fda9 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume info retrieved successfully. Aug 13 02:41:36.150924 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a404244d-64c8-48fb-a572-8c116a515197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:36.152456 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Flow 'volume_create_api' (90d512bd-7216-45dd-b5b5-b9bde7a7e5a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:36.152868 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Create volume request issued successfully. Aug 13 02:41:36.156619 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fd2f725-2a74-46c2-84c4-0c92111bebcd tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:36.156619 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 501/1983] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:35 2026] POST /volume/v3/volumes => generated 791 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:36.159324 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6a29babb-adf3-43d6-bc3b-a8e73420fda9 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 returned with HTTP 200 Aug 13 02:41:36.159944 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 504/1984] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:36 2026] GET /volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:36.182536 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d1239f48-c024-4e5e-b633-23bc1a5fb6a9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:36.185977 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d1239f48-c024-4e5e-b633-23bc1a5fb6a9 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] GET https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 Aug 13 02:41:36.185977 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d1239f48-c024-4e5e-b633-23bc1a5fb6a9 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:36.185977 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d1239f48-c024-4e5e-b633-23bc1a5fb6a9 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:36.198395 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:36.198395 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:36.203704 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d1239f48-c024-4e5e-b633-23bc1a5fb6a9 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Volume info retrieved successfully. Aug 13 02:41:36.211119 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d1239f48-c024-4e5e-b633-23bc1a5fb6a9 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 returned with HTTP 200 Aug 13 02:41:36.211759 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 499/1985] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:36 2026] GET /volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:36.228031 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-684e9ba1-930d-44e7-bd97-45c755c924d5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:36.235499 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-684e9ba1-930d-44e7-bd97-45c755c924d5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:36.235852 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-684e9ba1-930d-44e7-bd97-45c755c924d5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:36.236473 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-684e9ba1-930d-44e7-bd97-45c755c924d5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:36.236473 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-684e9ba1-930d-44e7-bd97-45c755c924d5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:36.254937 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:36.254937 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:36.257852 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-684e9ba1-930d-44e7-bd97-45c755c924d5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:36.258845 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 482/1986] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:36 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:36.882234 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-62d2e05e-bbac-46c5-98e4-cfbd375eb914 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:36.884905 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62d2e05e-bbac-46c5-98e4-cfbd375eb914 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:36.885079 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62d2e05e-bbac-46c5-98e4-cfbd375eb914 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:36.885368 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62d2e05e-bbac-46c5-98e4-cfbd375eb914 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:36.885368 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-62d2e05e-bbac-46c5-98e4-cfbd375eb914 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:36.891179 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:36.891179 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:36.892075 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62d2e05e-bbac-46c5-98e4-cfbd375eb914 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:36.896334 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 502/1987] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:36 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:41:37.185924 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d231e196-dfe5-469a-9c0d-35fc165d8331 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:37.189311 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d231e196-dfe5-469a-9c0d-35fc165d8331 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] GET https://10.4.3.30/volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 Aug 13 02:41:37.189311 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d231e196-dfe5-469a-9c0d-35fc165d8331 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:37.189311 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d231e196-dfe5-469a-9c0d-35fc165d8331 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:37.198781 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:37.198781 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:37.203885 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d231e196-dfe5-469a-9c0d-35fc165d8331 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume info retrieved successfully. Aug 13 02:41:37.210744 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d231e196-dfe5-469a-9c0d-35fc165d8331 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 returned with HTTP 200 Aug 13 02:41:37.211653 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 505/1988] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:37 2026] GET /volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:37.235650 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a1f0ea45-3e83-4cef-ad97-563c394f48f0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:37.239055 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a1f0ea45-3e83-4cef-ad97-563c394f48f0 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] GET https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 Aug 13 02:41:37.239194 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a1f0ea45-3e83-4cef-ad97-563c394f48f0 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:37.240009 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a1f0ea45-3e83-4cef-ad97-563c394f48f0 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:37.254025 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:37.254025 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:37.261383 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a1f0ea45-3e83-4cef-ad97-563c394f48f0 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Volume info retrieved successfully. Aug 13 02:41:37.269963 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a1f0ea45-3e83-4cef-ad97-563c394f48f0 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 returned with HTTP 200 Aug 13 02:41:37.270697 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 500/1989] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:37 2026] GET /volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:37.273601 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f1a8abd0-ac45-4c9f-be2b-ade3526cd4fd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:37.275845 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f1a8abd0-ac45-4c9f-be2b-ade3526cd4fd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:37.276061 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f1a8abd0-ac45-4c9f-be2b-ade3526cd4fd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:37.276299 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f1a8abd0-ac45-4c9f-be2b-ade3526cd4fd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:37.276496 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-f1a8abd0-ac45-4c9f-be2b-ade3526cd4fd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:37.284669 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:37.284669 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:37.286026 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f1a8abd0-ac45-4c9f-be2b-ade3526cd4fd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:37.286615 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 483/1990] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:37 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:37.287967 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f02f1c3-a8c8-45a6-b98e-d6e870447085 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:37.292276 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f02f1c3-a8c8-45a6-b98e-d6e870447085 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] GET https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 Aug 13 02:41:37.292276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f02f1c3-a8c8-45a6-b98e-d6e870447085 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:37.292577 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f02f1c3-a8c8-45a6-b98e-d6e870447085 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:37.314531 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:37.314531 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:37.321669 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7f02f1c3-a8c8-45a6-b98e-d6e870447085 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Volume info retrieved successfully. Aug 13 02:41:37.328178 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f02f1c3-a8c8-45a6-b98e-d6e870447085 tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 returned with HTTP 200 Aug 13 02:41:37.328389 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 503/1991] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:37 2026] GET /volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 => generated 884 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:37.347098 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-05d69cda-6b08-43b4-84dc-24a9e40e6a9b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:37.354142 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05d69cda-6b08-43b4-84dc-24a9e40e6a9b tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] DELETE https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 Aug 13 02:41:37.354142 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05d69cda-6b08-43b4-84dc-24a9e40e6a9b tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:37.354142 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05d69cda-6b08-43b4-84dc-24a9e40e6a9b tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:37.354415 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-05d69cda-6b08-43b4-84dc-24a9e40e6a9b tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Delete volume with id: 87b5173a-ff88-44d4-9cb3-3b665ed16089 Aug 13 02:41:37.371301 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:37.371301 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:37.372424 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-05d69cda-6b08-43b4-84dc-24a9e40e6a9b tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Volume info retrieved successfully. Aug 13 02:41:37.409614 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-05d69cda-6b08-43b4-84dc-24a9e40e6a9b tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Delete volume request issued successfully. Aug 13 02:41:37.409746 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05d69cda-6b08-43b4-84dc-24a9e40e6a9b tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 returned with HTTP 202 Aug 13 02:41:37.410346 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 506/1992] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:37 2026] DELETE /volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:37.423051 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f71a2db5-7602-4be2-b80b-a7f53c8aeebc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:37.433535 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f71a2db5-7602-4be2-b80b-a7f53c8aeebc tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] GET https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 Aug 13 02:41:37.433535 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f71a2db5-7602-4be2-b80b-a7f53c8aeebc tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:37.433535 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f71a2db5-7602-4be2-b80b-a7f53c8aeebc tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:37.450415 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:37.450415 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:37.460350 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f71a2db5-7602-4be2-b80b-a7f53c8aeebc tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Volume info retrieved successfully. Aug 13 02:41:37.469284 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f71a2db5-7602-4be2-b80b-a7f53c8aeebc tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 returned with HTTP 200 Aug 13 02:41:37.469284 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 501/1993] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:37 2026] GET /volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 => generated 883 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:37.750334 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ca198d6b-982a-478f-b2d6-ff81738454c8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:37.753154 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ca198d6b-982a-478f-b2d6-ff81738454c8 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 Aug 13 02:41:37.753982 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ca198d6b-982a-478f-b2d6-ff81738454c8 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:37.754359 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ca198d6b-982a-478f-b2d6-ff81738454c8 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:37.754601 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-ca198d6b-982a-478f-b2d6-ff81738454c8 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Delete volume with id: 2421abee-1f09-4843-b386-50f7687fb115 Aug 13 02:41:37.771001 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:37.771001 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:37.771725 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ca198d6b-982a-478f-b2d6-ff81738454c8 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume info retrieved successfully. Aug 13 02:41:37.820324 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ca198d6b-982a-478f-b2d6-ff81738454c8 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Delete volume request issued successfully. Aug 13 02:41:37.820324 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ca198d6b-982a-478f-b2d6-ff81738454c8 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 returned with HTTP 202 Aug 13 02:41:37.820569 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 484/1994] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:37 2026] DELETE /volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:37.836313 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-89f1a403-6a0d-499c-b221-1a2148ca6d24 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:37.843434 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89f1a403-6a0d-499c-b221-1a2148ca6d24 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] GET https://10.4.3.30/volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 Aug 13 02:41:37.843809 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89f1a403-6a0d-499c-b221-1a2148ca6d24 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:37.844076 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89f1a403-6a0d-499c-b221-1a2148ca6d24 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:37.871612 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:37.871612 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:37.886822 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-89f1a403-6a0d-499c-b221-1a2148ca6d24 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume info retrieved successfully. Aug 13 02:41:37.896457 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89f1a403-6a0d-499c-b221-1a2148ca6d24 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 returned with HTTP 200 Aug 13 02:41:37.897036 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 504/1995] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:37 2026] GET /volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:41:37.908612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-89d73c51-8db8-46b1-8ea4-353c2f0f050b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:37.915278 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89d73c51-8db8-46b1-8ea4-353c2f0f050b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:37.915278 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89d73c51-8db8-46b1-8ea4-353c2f0f050b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:37.915278 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89d73c51-8db8-46b1-8ea4-353c2f0f050b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:37.915278 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-89d73c51-8db8-46b1-8ea4-353c2f0f050b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:37.923564 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:37.923564 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:37.924604 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89d73c51-8db8-46b1-8ea4-353c2f0f050b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:37.925070 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 507/1996] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:37 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:38.306803 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-51457550-1ab6-43d4-857a-88de48f251bc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.310942 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51457550-1ab6-43d4-857a-88de48f251bc tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:38.311416 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51457550-1ab6-43d4-857a-88de48f251bc tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:38.313167 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51457550-1ab6-43d4-857a-88de48f251bc tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:38.313167 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-51457550-1ab6-43d4-857a-88de48f251bc tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:38.320390 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:38.320390 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:38.320820 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51457550-1ab6-43d4-857a-88de48f251bc tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:38.321662 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 502/1997] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:38 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:38.489754 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-882e6f33-909d-4f57-9abe-4546222fadef None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.493891 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-882e6f33-909d-4f57-9abe-4546222fadef tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] GET https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 Aug 13 02:41:38.494841 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-882e6f33-909d-4f57-9abe-4546222fadef tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:38.495659 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-882e6f33-909d-4f57-9abe-4546222fadef tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:38.506390 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-882e6f33-909d-4f57-9abe-4546222fadef tempest-VolumeTypesAccessTest-2049855685 tempest-VolumeTypesAccessTest-2049855685-project-member] https://10.4.3.30/volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 returned with HTTP 404 Aug 13 02:41:38.507410 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 485/1998] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:38 2026] GET /volume/v3/volumes/87b5173a-ff88-44d4-9cb3-3b665ed16089 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:38.519151 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff5157f5-4cc6-42c3-88a1-f58cc4383fe4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.520642 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff5157f5-4cc6-42c3-88a1-f58cc4383fe4 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] POST https://10.4.3.30/volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483/action Aug 13 02:41:38.521075 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff5157f5-4cc6-42c3-88a1-f58cc4383fe4 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action body: b'{"removeProjectAccess": {"project": "b8bf7542cd164f6c93fb3a7e074b2274"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:38.521434 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff5157f5-4cc6-42c3-88a1-f58cc4383fe4 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b8bf7542cd164f6c93fb3a7e074b2274"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:38.548415 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff5157f5-4cc6-42c3-88a1-f58cc4383fe4 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483/action returned with HTTP 202 Aug 13 02:41:38.549055 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 505/1999] 10.4.3.30 () {68 vars in 1377 bytes} [Thu Aug 13 02:41:38 2026] POST /volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:38.560901 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c99c0a28-4e7d-432b-a386-9bb8e39a2991 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.565305 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c99c0a28-4e7d-432b-a386-9bb8e39a2991 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] DELETE https://10.4.3.30/volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483 Aug 13 02:41:38.565305 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c99c0a28-4e7d-432b-a386-9bb8e39a2991 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:38.565305 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c99c0a28-4e7d-432b-a386-9bb8e39a2991 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:38.635571 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c99c0a28-4e7d-432b-a386-9bb8e39a2991 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483 returned with HTTP 202 Aug 13 02:41:38.636055 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 508/2000] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:41:38 2026] DELETE /volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:38.646828 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6f550f96-e6e0-4b06-a547-ad391a1f3a90 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.650137 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f550f96-e6e0-4b06-a547-ad391a1f3a90 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] GET https://10.4.3.30/volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483 Aug 13 02:41:38.650469 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f550f96-e6e0-4b06-a547-ad391a1f3a90 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:38.650701 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f550f96-e6e0-4b06-a547-ad391a1f3a90 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:38.658650 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f550f96-e6e0-4b06-a547-ad391a1f3a90 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483 returned with HTTP 404 Aug 13 02:41:38.659735 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 503/2001] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:41:38 2026] GET /volume/v3/types/89afaf2e-aaac-471e-a402-945b6c18d483 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:38.673927 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5788c2df-53a4-46e6-b2e0-f9aed5f5f32b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.683907 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5788c2df-53a4-46e6-b2e0-f9aed5f5f32b tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:41:38.685460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5788c2df-53a4-46e6-b2e0-f9aed5f5f32b tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1394524774", "os-volume-type-access:is_public": false}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:38.717561 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5788c2df-53a4-46e6-b2e0-f9aed5f5f32b tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:41:38.717561 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 486/2002] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:41:38 2026] POST /volume/v3/types => generated 229 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:38.732949 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11da9d2b-d71e-4790-a568-ae69fca6579d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.737146 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11da9d2b-d71e-4790-a568-ae69fca6579d tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] POST https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action Aug 13 02:41:38.738450 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11da9d2b-d71e-4790-a568-ae69fca6579d tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action body: b'{"addProjectAccess": {"project": "b8bf7542cd164f6c93fb3a7e074b2274"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:38.738450 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11da9d2b-d71e-4790-a568-ae69fca6579d tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b8bf7542cd164f6c93fb3a7e074b2274"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:38.761945 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11da9d2b-d71e-4790-a568-ae69fca6579d tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action returned with HTTP 202 Aug 13 02:41:38.761945 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 506/2003] 10.4.3.30 () {68 vars in 1377 bytes} [Thu Aug 13 02:41:38 2026] POST /volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:38.772125 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cc161c99-31ef-4d6b-84da-45b10126147e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.774221 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc161c99-31ef-4d6b-84da-45b10126147e tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] POST https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action Aug 13 02:41:38.774695 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc161c99-31ef-4d6b-84da-45b10126147e tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action body: b'{"addProjectAccess": {"project": "0e6cd40643734962aac690f340e7219c"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:38.774893 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc161c99-31ef-4d6b-84da-45b10126147e tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0e6cd40643734962aac690f340e7219c"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:38.793785 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc161c99-31ef-4d6b-84da-45b10126147e tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action returned with HTTP 202 Aug 13 02:41:38.794181 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 509/2004] 10.4.3.30 () {68 vars in 1377 bytes} [Thu Aug 13 02:41:38 2026] POST /volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:38.805338 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a2d7be3f-1028-4517-b964-fe01c30747c8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.807703 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2d7be3f-1028-4517-b964-fe01c30747c8 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] GET https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/os-volume-type-access Aug 13 02:41:38.808347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2d7be3f-1028-4517-b964-fe01c30747c8 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:38.808347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2d7be3f-1028-4517-b964-fe01c30747c8 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:38.830282 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2d7be3f-1028-4517-b964-fe01c30747c8 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/os-volume-type-access returned with HTTP 200 Aug 13 02:41:38.830848 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 504/2005] 10.4.3.30 () {66 vars in 1401 bytes} [Thu Aug 13 02:41:38 2026] GET /volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/os-volume-type-access => generated 244 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:38.849504 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0a1ef171-dfb7-4dcf-b7e9-3227bce23967 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.851348 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0a1ef171-dfb7-4dcf-b7e9-3227bce23967 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] POST https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action Aug 13 02:41:38.851838 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0a1ef171-dfb7-4dcf-b7e9-3227bce23967 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action body: b'{"removeProjectAccess": {"project": "0e6cd40643734962aac690f340e7219c"}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:38.852021 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0a1ef171-dfb7-4dcf-b7e9-3227bce23967 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0e6cd40643734962aac690f340e7219c"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:38.876944 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0a1ef171-dfb7-4dcf-b7e9-3227bce23967 tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action returned with HTTP 202 Aug 13 02:41:38.877304 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 487/2006] 10.4.3.30 () {68 vars in 1377 bytes} [Thu Aug 13 02:41:38 2026] POST /volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:38.887411 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-73ed0715-dc82-4708-9061-6a4ec47cf3ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.890510 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73ed0715-dc82-4708-9061-6a4ec47cf3ea tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] POST https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action Aug 13 02:41:38.890738 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73ed0715-dc82-4708-9061-6a4ec47cf3ea tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action body: b'{"removeProjectAccess": {"project": "b8bf7542cd164f6c93fb3a7e074b2274"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:38.891003 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73ed0715-dc82-4708-9061-6a4ec47cf3ea tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b8bf7542cd164f6c93fb3a7e074b2274"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:38.913894 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73ed0715-dc82-4708-9061-6a4ec47cf3ea tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action returned with HTTP 202 Aug 13 02:41:38.915570 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 507/2007] 10.4.3.30 () {68 vars in 1377 bytes} [Thu Aug 13 02:41:38 2026] POST /volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:38.920671 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cbf5be13-0ebb-4718-9c3f-8c9de2fcebb1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.924091 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbf5be13-0ebb-4718-9c3f-8c9de2fcebb1 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] GET https://10.4.3.30/volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 Aug 13 02:41:38.924091 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbf5be13-0ebb-4718-9c3f-8c9de2fcebb1 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:38.924633 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbf5be13-0ebb-4718-9c3f-8c9de2fcebb1 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:38.925919 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e27d2c2e-4391-4f08-b0b6-752d8f2f2d3c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.928369 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e27d2c2e-4391-4f08-b0b6-752d8f2f2d3c tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] DELETE https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9 Aug 13 02:41:38.930632 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e27d2c2e-4391-4f08-b0b6-752d8f2f2d3c tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:38.930632 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e27d2c2e-4391-4f08-b0b6-752d8f2f2d3c tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:38.939974 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8a175224-5432-42a3-aacd-d91a71bda65e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.940622 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbf5be13-0ebb-4718-9c3f-8c9de2fcebb1 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 returned with HTTP 404 Aug 13 02:41:38.942507 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 510/2008] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:38 2026] GET /volume/v3/volumes/2421abee-1f09-4843-b386-50f7687fb115 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:38.945200 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8a175224-5432-42a3-aacd-d91a71bda65e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:38.947997 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8a175224-5432-42a3-aacd-d91a71bda65e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:38.948233 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8a175224-5432-42a3-aacd-d91a71bda65e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:38.948440 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-8a175224-5432-42a3-aacd-d91a71bda65e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:38.959384 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:38.959384 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:38.960073 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8a175224-5432-42a3-aacd-d91a71bda65e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:38.960149 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed47b9dd-7322-450f-8c7e-75bb33cd6002 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:38.960739 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 488/2009] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:38 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:38.966078 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed47b9dd-7322-450f-8c7e-75bb33cd6002 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c Aug 13 02:41:38.968149 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed47b9dd-7322-450f-8c7e-75bb33cd6002 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:38.968306 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed47b9dd-7322-450f-8c7e-75bb33cd6002 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:38.968633 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ed47b9dd-7322-450f-8c7e-75bb33cd6002 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Delete volume with id: 5eb69acf-9ddb-46c6-8ccf-bf768edbf08c Aug 13 02:41:38.990343 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:38.990343 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:38.992397 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e27d2c2e-4391-4f08-b0b6-752d8f2f2d3c tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9 returned with HTTP 202 Aug 13 02:41:38.993034 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 505/2010] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:41:38 2026] DELETE /volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:38.994365 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed47b9dd-7322-450f-8c7e-75bb33cd6002 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume info retrieved successfully. Aug 13 02:41:39.005278 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-65884796-f598-4f01-88db-fff6878ac5ef None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:39.012119 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65884796-f598-4f01-88db-fff6878ac5ef tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] GET https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9 Aug 13 02:41:39.012503 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-65884796-f598-4f01-88db-fff6878ac5ef tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:39.013583 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-65884796-f598-4f01-88db-fff6878ac5ef tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:39.029318 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65884796-f598-4f01-88db-fff6878ac5ef tempest-VolumeTypesAccessTest-1769540825 tempest-VolumeTypesAccessTest-1769540825-project-admin] https://10.4.3.30/volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9 returned with HTTP 404 Aug 13 02:41:39.030157 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 511/2011] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:41:39 2026] GET /volume/v3/types/daa67fc0-2b26-43db-b060-26b6cc723cf9 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:39.052530 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed47b9dd-7322-450f-8c7e-75bb33cd6002 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Delete volume request issued successfully. Aug 13 02:41:39.053488 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed47b9dd-7322-450f-8c7e-75bb33cd6002 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c returned with HTTP 202 Aug 13 02:41:39.053488 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 508/2012] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:38 2026] DELETE /volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:39.068316 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0030f655-a790-4a0a-b364-9e8e4d71a1d7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:39.071800 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0030f655-a790-4a0a-b364-9e8e4d71a1d7 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] GET https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c Aug 13 02:41:39.072045 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0030f655-a790-4a0a-b364-9e8e4d71a1d7 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:39.075215 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0030f655-a790-4a0a-b364-9e8e4d71a1d7 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:39.099466 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:39.099466 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:39.113112 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0030f655-a790-4a0a-b364-9e8e4d71a1d7 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Volume info retrieved successfully. Aug 13 02:41:39.126595 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0030f655-a790-4a0a-b364-9e8e4d71a1d7 tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c returned with HTTP 200 Aug 13 02:41:39.128429 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 489/2013] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:39 2026] GET /volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c => generated 844 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:39.335971 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da01013b-f557-4454-bfa6-fcc53b65b9fd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:39.338272 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da01013b-f557-4454-bfa6-fcc53b65b9fd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:39.338620 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da01013b-f557-4454-bfa6-fcc53b65b9fd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:39.338784 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da01013b-f557-4454-bfa6-fcc53b65b9fd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:39.339024 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-da01013b-f557-4454-bfa6-fcc53b65b9fd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:39.347320 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:39.347320 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:39.348823 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da01013b-f557-4454-bfa6-fcc53b65b9fd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:39.350166 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 506/2014] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:39 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:39.389337 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-711a7170-bd7e-4463-a5d5-1e6191408809 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:39.398284 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-711a7170-bd7e-4463-a5d5-1e6191408809 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:39.398284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-711a7170-bd7e-4463-a5d5-1e6191408809 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:39.398284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-711a7170-bd7e-4463-a5d5-1e6191408809 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:39.419809 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:39.419809 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:39.444317 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-711a7170-bd7e-4463-a5d5-1e6191408809 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:39.456978 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-711a7170-bd7e-4463-a5d5-1e6191408809 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:39.457790 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 512/2015] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:39 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 872 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:39.488971 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ece7be26-86e2-4085-b416-1c8d5ba82e3e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:39.491463 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ece7be26-86e2-4085-b416-1c8d5ba82e3e tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:39.492143 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ece7be26-86e2-4085-b416-1c8d5ba82e3e tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:39.492527 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ece7be26-86e2-4085-b416-1c8d5ba82e3e tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:39.505496 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:39.505496 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:39.511517 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ece7be26-86e2-4085-b416-1c8d5ba82e3e tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:39.517236 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ece7be26-86e2-4085-b416-1c8d5ba82e3e tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:39.518869 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 509/2016] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:39 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:39.595757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-9a3fd466-9824-46dc-a130-48a5ac740f3d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:39.601578 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-9a3fd466-9824-46dc-a130-48a5ac740f3d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:39.601578 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-9a3fd466-9824-46dc-a130-48a5ac740f3d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:39.601578 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-9a3fd466-9824-46dc-a130-48a5ac740f3d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:39.622625 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:39.622625 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:39.630557 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-9a3fd466-9824-46dc-a130-48a5ac740f3d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:39.640975 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-9a3fd466-9824-46dc-a130-48a5ac740f3d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:39.641662 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 490/2017] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:41:39 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 872 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:39.799538 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6afbe971-5faf-4228-a168-0a861c9fe2d5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:39.802523 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6afbe971-5faf-4228-a168-0a861c9fe2d5 None None] GET https://10.4.3.30/volume// Aug 13 02:41:39.802523 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6afbe971-5faf-4228-a168-0a861c9fe2d5 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:39.803967 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6afbe971-5faf-4228-a168-0a861c9fe2d5 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:39.803967 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6afbe971-5faf-4228-a168-0a861c9fe2d5 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:41:39.804358 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 507/2018] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:41:39 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:41:39.818998 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-08246556-0c6c-4b9b-bef3-7404f0eb6052 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:39.978280 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40e484ef-b07a-475d-8c26-43cfa157b000 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:39.980203 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40e484ef-b07a-475d-8c26-43cfa157b000 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:39.980916 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40e484ef-b07a-475d-8c26-43cfa157b000 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:39.981577 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40e484ef-b07a-475d-8c26-43cfa157b000 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:39.981865 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-40e484ef-b07a-475d-8c26-43cfa157b000 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:39.991231 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:39.991231 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:39.993560 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40e484ef-b07a-475d-8c26-43cfa157b000 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:39.994704 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 510/2019] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:39 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:40.113794 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-08246556-0c6c-4b9b-bef3-7404f0eb6052 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:41:40.113794 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-08246556-0c6c-4b9b-bef3-7404f0eb6052 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f318c97-cc25-44c5-83ed-42429bd2a3e4", "connector": null, "instance_uuid": "d68e0d6b-a937-4be6-8f7a-7ef159a201ea"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:40.126689 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:40.126689 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:40.154642 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c728a267-9470-449f-a2ee-a5b4513627fb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:40.158289 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c728a267-9470-449f-a2ee-a5b4513627fb tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] GET https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c Aug 13 02:41:40.158455 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c728a267-9470-449f-a2ee-a5b4513627fb tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:40.159577 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c728a267-9470-449f-a2ee-a5b4513627fb tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:40.168420 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c728a267-9470-449f-a2ee-a5b4513627fb tempest-ServersNegativeTestJSON-1400324563 tempest-ServersNegativeTestJSON-1400324563-project-member] https://10.4.3.30/volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c returned with HTTP 404 Aug 13 02:41:40.169229 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 491/2020] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:40 2026] GET /volume/v3/volumes/5eb69acf-9ddb-46c6-8ccf-bf768edbf08c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:40.192390 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-08246556-0c6c-4b9b-bef3-7404f0eb6052 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:41:40.192390 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 513/2021] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:41:39 2026] POST /volume/v3/attachments => generated 273 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:40.249229 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7e225e28-26c6-4b34-8a21-12bbbc25082b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:40.252159 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e225e28-26c6-4b34-8a21-12bbbc25082b tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:40.252643 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e225e28-26c6-4b34-8a21-12bbbc25082b tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:40.252910 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e225e28-26c6-4b34-8a21-12bbbc25082b tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:40.277828 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fbb527a6-8857-4221-bbc8-28346bfd14f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:40.278520 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbb527a6-8857-4221-bbc8-28346bfd14f9 None None] GET https://10.4.3.30/volume// Aug 13 02:41:40.278985 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbb527a6-8857-4221-bbc8-28346bfd14f9 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:40.279045 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbb527a6-8857-4221-bbc8-28346bfd14f9 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:40.283084 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbb527a6-8857-4221-bbc8-28346bfd14f9 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:41:40.284458 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 511/2022] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:41:40 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:41:40.286284 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:40.286284 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:40.298289 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7e225e28-26c6-4b34-8a21-12bbbc25082b tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:40.307990 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e225e28-26c6-4b34-8a21-12bbbc25082b tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:40.308987 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 508/2023] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:40 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 871 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:40.314118 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-1118b1e6-27e4-4684-ae58-a444851fb752 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:40.324752 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-1118b1e6-27e4-4684-ae58-a444851fb752 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:40.328185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-1118b1e6-27e4-4684-ae58-a444851fb752 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:40.328185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-1118b1e6-27e4-4684-ae58-a444851fb752 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:40.344280 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:40.344280 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:40.350287 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-1118b1e6-27e4-4684-ae58-a444851fb752 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:40.365126 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-1118b1e6-27e4-4684-ae58-a444851fb752 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:40.371139 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 492/2024] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:41:40 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 1051 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:41:40.371282 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c95d1c30-9e6a-46c8-9863-9f83a9ee1ed3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:40.377750 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c95d1c30-9e6a-46c8-9863-9f83a9ee1ed3 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:40.381060 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c95d1c30-9e6a-46c8-9863-9f83a9ee1ed3 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:40.381060 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c95d1c30-9e6a-46c8-9863-9f83a9ee1ed3 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:40.381060 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c95d1c30-9e6a-46c8-9863-9f83a9ee1ed3 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:40.394566 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:40.394566 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:40.396194 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c95d1c30-9e6a-46c8-9863-9f83a9ee1ed3 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:40.399082 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 514/2025] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:40 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:40.554142 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-91253239-177d-49a9-8300-bd70e96220e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:40.559246 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-91253239-177d-49a9-8300-bd70e96220e4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] PUT https://10.4.3.30/volume/v3/attachments/c6d3545b-8506-486a-b04c-c160ee61d598 Aug 13 02:41:40.560229 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-91253239-177d-49a9-8300-bd70e96220e4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:40.582070 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-91253239-177d-49a9-8300-bd70e96220e4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Acquiring lock "cinder-attachment_update-5f318c97-cc25-44c5-83ed-42429bd2a3e4-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:41:40.591685 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-91253239-177d-49a9-8300-bd70e96220e4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Lock "cinder-attachment_update-5f318c97-cc25-44c5-83ed-42429bd2a3e4-np0000007139" acquired by "attachment_update" :: waited 0.009s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:41:40.592592 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:40.592592 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:40.751553 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-91253239-177d-49a9-8300-bd70e96220e4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Lock "cinder-attachment_update-5f318c97-cc25-44c5-83ed-42429bd2a3e4-np0000007139" released by "attachment_update" :: held 0.161s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:41:40.752441 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-91253239-177d-49a9-8300-bd70e96220e4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/attachments/c6d3545b-8506-486a-b04c-c160ee61d598 returned with HTTP 200 Aug 13 02:41:40.753287 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 512/2026] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:41:40 2026] PUT /volume/v3/attachments/c6d3545b-8506-486a-b04c-c160ee61d598 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:41.011128 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-435f5304-8882-451c-9d02-938447e9b04b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:41.014129 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-435f5304-8882-451c-9d02-938447e9b04b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:41.014430 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-435f5304-8882-451c-9d02-938447e9b04b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:41.014640 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-435f5304-8882-451c-9d02-938447e9b04b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:41.014734 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-435f5304-8882-451c-9d02-938447e9b04b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:41.027204 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:41.027204 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:41.027811 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-435f5304-8882-451c-9d02-938447e9b04b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:41.028340 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 509/2027] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:41 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:41.330287 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-95cde39a-26c7-46d9-a67f-144984068d39 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:41.333978 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-95cde39a-26c7-46d9-a67f-144984068d39 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:41.334201 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-95cde39a-26c7-46d9-a67f-144984068d39 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:41.335855 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-95cde39a-26c7-46d9-a67f-144984068d39 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:41.351122 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:41.351122 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:41.366725 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-95cde39a-26c7-46d9-a67f-144984068d39 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:41.376213 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-95cde39a-26c7-46d9-a67f-144984068d39 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:41.376213 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 493/2028] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:41 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 872 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:41.413408 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-59994029-1531-4fcc-915c-66d79f231fd1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:41.420334 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-59994029-1531-4fcc-915c-66d79f231fd1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:41.421336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-59994029-1531-4fcc-915c-66d79f231fd1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:41.422657 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-59994029-1531-4fcc-915c-66d79f231fd1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:41.423853 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-59994029-1531-4fcc-915c-66d79f231fd1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:41.431937 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:41.431937 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:41.433107 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-59994029-1531-4fcc-915c-66d79f231fd1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:41.434073 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 515/2029] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:41 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:42.047643 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c65064b6-88ef-41fa-9840-f756c5a8c157 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:42.053264 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c65064b6-88ef-41fa-9840-f756c5a8c157 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:42.054701 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c65064b6-88ef-41fa-9840-f756c5a8c157 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:42.055019 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c65064b6-88ef-41fa-9840-f756c5a8c157 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:42.055143 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c65064b6-88ef-41fa-9840-f756c5a8c157 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:42.066709 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:42.066709 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:42.066709 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c65064b6-88ef-41fa-9840-f756c5a8c157 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:42.066709 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 513/2030] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:42 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:42.404002 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-038e1930-fbdb-4dbb-8dbd-f26b8cf44744 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:42.408337 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-038e1930-fbdb-4dbb-8dbd-f26b8cf44744 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:42.408858 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-038e1930-fbdb-4dbb-8dbd-f26b8cf44744 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:42.408858 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-038e1930-fbdb-4dbb-8dbd-f26b8cf44744 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:42.421939 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:42.421939 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:42.428939 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-038e1930-fbdb-4dbb-8dbd-f26b8cf44744 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:42.436861 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-038e1930-fbdb-4dbb-8dbd-f26b8cf44744 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:42.437430 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 510/2031] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:42 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:42.458809 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4c8bfacf-8e8b-47e7-ac8d-000216519b04 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:42.461095 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c8bfacf-8e8b-47e7-ac8d-000216519b04 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:42.461855 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c8bfacf-8e8b-47e7-ac8d-000216519b04 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:42.461855 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c8bfacf-8e8b-47e7-ac8d-000216519b04 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:42.461855 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-4c8bfacf-8e8b-47e7-ac8d-000216519b04 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:42.468064 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:42.468064 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:42.469550 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c8bfacf-8e8b-47e7-ac8d-000216519b04 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:42.469868 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 494/2032] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:42 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:43.081110 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74e35719-b9ac-49bb-a028-c2b9aa16b2fb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:43.085655 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74e35719-b9ac-49bb-a028-c2b9aa16b2fb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:43.086394 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74e35719-b9ac-49bb-a028-c2b9aa16b2fb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:43.086394 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74e35719-b9ac-49bb-a028-c2b9aa16b2fb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:43.086394 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-74e35719-b9ac-49bb-a028-c2b9aa16b2fb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:43.096156 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:43.096156 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:43.098993 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74e35719-b9ac-49bb-a028-c2b9aa16b2fb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:43.099066 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 516/2033] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:43 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:43.457408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5e5ea943-6840-4c64-84ca-1007c3e29388 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:43.459605 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e5ea943-6840-4c64-84ca-1007c3e29388 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:43.459887 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e5ea943-6840-4c64-84ca-1007c3e29388 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:43.460108 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e5ea943-6840-4c64-84ca-1007c3e29388 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:43.465241 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0f6063ca-8c20-406f-9186-b3e12a0a3387 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:43.473431 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:43.473431 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:43.478293 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5e5ea943-6840-4c64-84ca-1007c3e29388 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:43.485151 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9d2a8847-7dd9-4c69-8bc8-fc7585f4634b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:43.485731 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e5ea943-6840-4c64-84ca-1007c3e29388 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:43.486210 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 514/2034] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:43 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:43.487943 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9d2a8847-7dd9-4c69-8bc8-fc7585f4634b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:43.488014 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9d2a8847-7dd9-4c69-8bc8-fc7585f4634b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:43.489285 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9d2a8847-7dd9-4c69-8bc8-fc7585f4634b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:43.489521 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-9d2a8847-7dd9-4c69-8bc8-fc7585f4634b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:43.499324 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:43.499324 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:43.500454 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9d2a8847-7dd9-4c69-8bc8-fc7585f4634b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:43.501707 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 495/2035] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:43 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:41:43.598361 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f6063ca-8c20-406f-9186-b3e12a0a3387 tempest-ExtensionsTestJSON-516510889 tempest-ExtensionsTestJSON-516510889-project-member] GET https://10.4.3.30/volume/v3/extensions Aug 13 02:41:43.598646 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f6063ca-8c20-406f-9186-b3e12a0a3387 tempest-ExtensionsTestJSON-516510889 tempest-ExtensionsTestJSON-516510889-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:43.599040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f6063ca-8c20-406f-9186-b3e12a0a3387 tempest-ExtensionsTestJSON-516510889 tempest-ExtensionsTestJSON-516510889-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:43.599483 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f6063ca-8c20-406f-9186-b3e12a0a3387 tempest-ExtensionsTestJSON-516510889 tempest-ExtensionsTestJSON-516510889-project-member] https://10.4.3.30/volume/v3/extensions returned with HTTP 200 Aug 13 02:41:43.600547 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 511/2036] 10.4.3.30 () {66 vars in 1239 bytes} [Thu Aug 13 02:41:43 2026] GET /volume/v3/extensions => generated 5245 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:44.119011 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-46bbec8b-574e-48b7-8692-4fd39f76bbf2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:44.122168 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-46bbec8b-574e-48b7-8692-4fd39f76bbf2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:44.122636 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-46bbec8b-574e-48b7-8692-4fd39f76bbf2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:44.122636 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-46bbec8b-574e-48b7-8692-4fd39f76bbf2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:44.122874 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-46bbec8b-574e-48b7-8692-4fd39f76bbf2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:44.131491 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:44.131491 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:44.134391 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-46bbec8b-574e-48b7-8692-4fd39f76bbf2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:44.135267 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 517/2037] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:44 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:44.472597 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-c7c46fac-40bc-402c-9e91-13ec24291f8f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:44.476979 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-c7c46fac-40bc-402c-9e91-13ec24291f8f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] POST https://10.4.3.30/volume/v3/attachments/c6d3545b-8506-486a-b04c-c160ee61d598/action Aug 13 02:41:44.477470 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-c7c46fac-40bc-402c-9e91-13ec24291f8f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:44.477901 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-c7c46fac-40bc-402c-9e91-13ec24291f8f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:44.503524 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:44.503524 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:44.510122 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6c92382b-f31c-4c79-9f9f-d1a0aa86928d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:44.513009 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6c92382b-f31c-4c79-9f9f-d1a0aa86928d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:44.513342 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6c92382b-f31c-4c79-9f9f-d1a0aa86928d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:44.514567 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6c92382b-f31c-4c79-9f9f-d1a0aa86928d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:44.516924 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-46fdf816-0bb1-4196-8f4d-9923ff1fee09 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:44.520528 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-46fdf816-0bb1-4196-8f4d-9923ff1fee09 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:44.520817 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-46fdf816-0bb1-4196-8f4d-9923ff1fee09 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:44.521087 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-46fdf816-0bb1-4196-8f4d-9923ff1fee09 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:44.521276 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-46fdf816-0bb1-4196-8f4d-9923ff1fee09 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:44.530928 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:44.530928 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:44.533011 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-46fdf816-0bb1-4196-8f4d-9923ff1fee09 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:44.533707 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 512/2038] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:44 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:44.536665 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:44.536665 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:44.538536 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9eb726a7-1796-450e-826d-7c67ba6fd9b7 req-c7c46fac-40bc-402c-9e91-13ec24291f8f tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/attachments/c6d3545b-8506-486a-b04c-c160ee61d598/action returned with HTTP 204 Aug 13 02:41:44.539498 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 515/2039] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:41:44 2026] POST /volume/v3/attachments/c6d3545b-8506-486a-b04c-c160ee61d598/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:44.545401 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6c92382b-f31c-4c79-9f9f-d1a0aa86928d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:44.553537 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6c92382b-f31c-4c79-9f9f-d1a0aa86928d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:44.554314 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 496/2040] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:44 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:45.149611 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-99f6a294-eb1a-4645-8c11-b6e2527150e9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:45.155333 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99f6a294-eb1a-4645-8c11-b6e2527150e9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:45.155655 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-99f6a294-eb1a-4645-8c11-b6e2527150e9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:45.155971 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-99f6a294-eb1a-4645-8c11-b6e2527150e9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:45.156141 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-99f6a294-eb1a-4645-8c11-b6e2527150e9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:45.162454 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:45.162454 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:45.162666 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99f6a294-eb1a-4645-8c11-b6e2527150e9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:45.163270 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 518/2041] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:45 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:45.557567 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:45.574425 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ac7dc5dd-181e-491b-869b-a69e7db43433 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:45.576964 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-11ca5581-ec94-4529-8eaf-297ef7356723 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:45.580636 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-11ca5581-ec94-4529-8eaf-297ef7356723 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:45.580879 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-11ca5581-ec94-4529-8eaf-297ef7356723 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:45.581060 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-11ca5581-ec94-4529-8eaf-297ef7356723 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:45.584991 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac7dc5dd-181e-491b-869b-a69e7db43433 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:45.585325 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac7dc5dd-181e-491b-869b-a69e7db43433 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:45.588187 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac7dc5dd-181e-491b-869b-a69e7db43433 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:45.588437 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ac7dc5dd-181e-491b-869b-a69e7db43433 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:45.595267 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:45.595267 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:45.600714 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-11ca5581-ec94-4529-8eaf-297ef7356723 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:45.606436 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-11ca5581-ec94-4529-8eaf-297ef7356723 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:45.606931 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 497/2042] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:45 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:45.621988 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:45.621988 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:45.624422 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac7dc5dd-181e-491b-869b-a69e7db43433 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:45.624974 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 516/2043] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:45 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:45.628621 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-61f06ef2-0371-4f94-9160-f1b77ce60a19 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:45.634631 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61f06ef2-0371-4f94-9160-f1b77ce60a19 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:45.634838 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61f06ef2-0371-4f94-9160-f1b77ce60a19 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:45.635107 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61f06ef2-0371-4f94-9160-f1b77ce60a19 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:45.653972 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:45.653972 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:45.659833 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-61f06ef2-0371-4f94-9160-f1b77ce60a19 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:45.667277 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61f06ef2-0371-4f94-9160-f1b77ce60a19 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:45.667935 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 519/2044] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:45 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 1164 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:45.733558 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:45.733772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-677250975", "metadata": {"Type": "Test"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:45.735247 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-677250975', 'metadata': {'Type': 'Test'}}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:45.735573 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume of 1 GB Aug 13 02:41:45.741119 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Availability Zones retrieved successfully. Aug 13 02:41:45.757867 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (7a825ee7-3aeb-4f73-a19d-91d29ca7d167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:45.759562 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c53d68-7f0f-4b3a-bd09-bbed8d65864b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:45.762946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:45.813414 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c53d68-7f0f-4b3a-bd09-bbed8d65864b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:45.814577 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fe24f2-8e5e-437b-8778-0da52de59461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:45.913396 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Created reservations ['abdde1c0-53ed-4ad4-9ded-94388342ae37', '98255faf-6b32-40bf-9608-bcade726c320', 'e4c4f20b-d3ac-440a-9e20-c33c43fe920b', '5ff74391-f523-4b58-abbd-f1e910b2f1c3'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:45.913396 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fe24f2-8e5e-437b-8778-0da52de59461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abdde1c0-53ed-4ad4-9ded-94388342ae37', '98255faf-6b32-40bf-9608-bcade726c320', 'e4c4f20b-d3ac-440a-9e20-c33c43fe920b', '5ff74391-f523-4b58-abbd-f1e910b2f1c3']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:45.914030 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72d33d8-583c-477a-b1d2-64e860ce74e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:45.949484 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72d33d8-583c-477a-b1d2-64e860ce74e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-677250975',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['abdde1c0-53ed-4ad4-9ded-94388342ae37','98255faf-6b32-40bf-9608-bcade726c320','e4c4f20b-d3ac-440a-9e20-c33c43fe920b','5ff74391-f523-4b58-abbd-f1e910b2f1c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-677250975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='26f0dd24de254b359fcceb168244de0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07937139347a46f982509d86b60764c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:45.950885 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b663cc-c342-4e1c-8101-2df6e18808cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:45.992277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b663cc-c342-4e1c-8101-2df6e18808cc) transitioned into state 'SUCCESS' from state '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-677250975',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['abdde1c0-53ed-4ad4-9ded-94388342ae37','98255faf-6b32-40bf-9608-bcade726c320','e4c4f20b-d3ac-440a-9e20-c33c43fe920b','5ff74391-f523-4b58-abbd-f1e910b2f1c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:45.992277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a00bbb-04eb-4943-b333-d83b58757e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:46.011844 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a00bbb-04eb-4943-b333-d83b58757e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:46.013640 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (7a825ee7-3aeb-4f73-a19d-91d29ca7d167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:46.014286 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request issued successfully. Aug 13 02:41:46.015332 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf14cf98-f359-4108-bf8a-adff8ff470bf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:46.016055 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 513/2045] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:45 2026] POST /volume/v3/volumes => generated 756 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:46.034176 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a9170d7b-3f99-4889-8d79-8e38607c8165 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:46.035565 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a9170d7b-3f99-4889-8d79-8e38607c8165 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c Aug 13 02:41:46.036310 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a9170d7b-3f99-4889-8d79-8e38607c8165 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:46.036863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a9170d7b-3f99-4889-8d79-8e38607c8165 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:46.048471 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:46.048471 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:46.053613 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a9170d7b-3f99-4889-8d79-8e38607c8165 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:46.063805 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a9170d7b-3f99-4889-8d79-8e38607c8165 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c returned with HTTP 200 Aug 13 02:41:46.064469 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 498/2046] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:46 2026] GET /volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:46.179299 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1843407-e654-4675-b893-b6233980b017 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:46.183858 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1843407-e654-4675-b893-b6233980b017 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:46.184230 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1843407-e654-4675-b893-b6233980b017 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:46.184874 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1843407-e654-4675-b893-b6233980b017 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:46.185369 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b1843407-e654-4675-b893-b6233980b017 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:46.194535 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:46.194535 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:46.195954 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1843407-e654-4675-b893-b6233980b017 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:46.196683 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 517/2047] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:46 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:46.647047 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cfc2e152-ab35-48a2-8575-f97cb20480b4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:46.650150 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cfc2e152-ab35-48a2-8575-f97cb20480b4 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:46.650150 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cfc2e152-ab35-48a2-8575-f97cb20480b4 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:46.650150 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cfc2e152-ab35-48a2-8575-f97cb20480b4 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:46.650841 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-cfc2e152-ab35-48a2-8575-f97cb20480b4 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:46.656356 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:46.656356 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:46.657278 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cfc2e152-ab35-48a2-8575-f97cb20480b4 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:46.657715 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 520/2048] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:46 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:46.750988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:46.752989 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:46.753484 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1517586740"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:46.755851 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1517586740'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:46.756080 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Create volume of 1 GB Aug 13 02:41:46.756491 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:46.756491 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:46.764166 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Availability Zones retrieved successfully. Aug 13 02:41:46.771894 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Flow 'volume_create_api' (ce5b89e0-644c-453c-8a3c-3232ee351f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:46.773126 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983da1f6-7cc3-4be3-a664-fa4b19cecd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:46.774395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:46.806914 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983da1f6-7cc3-4be3-a664-fa4b19cecd74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:46.807738 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3a92637-39c4-47c1-8c70-0d4215da7f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:46.893843 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Created reservations ['620511d0-796b-4290-ae38-783f7381ea1a', 'a34fd62f-8876-46c5-b3ac-353349b6554d', '873a16a2-922f-499d-b2ae-51d35f5fc43c', '6117e362-fa57-4601-9f6e-f2bea135f851'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:46.894690 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3a92637-39c4-47c1-8c70-0d4215da7f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['620511d0-796b-4290-ae38-783f7381ea1a', 'a34fd62f-8876-46c5-b3ac-353349b6554d', '873a16a2-922f-499d-b2ae-51d35f5fc43c', '6117e362-fa57-4601-9f6e-f2bea135f851']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:46.895832 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (643d8833-004e-49a0-9be4-15445f26dd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:46.930235 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (643d8833-004e-49a0-9be4-15445f26dd23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1841944-bd96-442d-bada-4724886f71f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1517586740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff96d242722431a812ce293d9f80fb4',qos_specs=None,replication_status=,reservations=['620511d0-796b-4290-ae38-783f7381ea1a','a34fd62f-8876-46c5-b3ac-353349b6554d','873a16a2-922f-499d-b2ae-51d35f5fc43c','6117e362-fa57-4601-9f6e-f2bea135f851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ff12e8903c42d29c4e0d628696358e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1517586740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1841944-bd96-442d-bada-4724886f71f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ff96d242722431a812ce293d9f80fb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4ff12e8903c42d29c4e0d628696358e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:46.931286 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f57fd1-4a96-41a0-b112-b5c0ecc8af3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:46.988458 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f57fd1-4a96-41a0-b112-b5c0ecc8af3a) transitioned into state 'SUCCESS' from state '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-1517586740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff96d242722431a812ce293d9f80fb4',qos_specs=None,replication_status=,reservations=['620511d0-796b-4290-ae38-783f7381ea1a','a34fd62f-8876-46c5-b3ac-353349b6554d','873a16a2-922f-499d-b2ae-51d35f5fc43c','6117e362-fa57-4601-9f6e-f2bea135f851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ff12e8903c42d29c4e0d628696358e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:46.989281 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbe3bbeb-e3c3-4c31-b216-f8a3149ec4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:47.002859 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbe3bbeb-e3c3-4c31-b216-f8a3149ec4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:47.004197 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Flow 'volume_create_api' (ce5b89e0-644c-453c-8a3c-3232ee351f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:47.004604 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Create volume request issued successfully. Aug 13 02:41:47.005266 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bdbf511c-53bc-4a1b-ba76-d2172163a151 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:47.005995 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 514/2049] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:41:46 2026] POST /volume/v3/volumes => generated 757 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:47.021781 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-951ac3a7-b102-4e12-bdb1-2f93636d83c5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.023468 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-951ac3a7-b102-4e12-bdb1-2f93636d83c5 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 Aug 13 02:41:47.023896 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-951ac3a7-b102-4e12-bdb1-2f93636d83c5 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:47.024110 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-951ac3a7-b102-4e12-bdb1-2f93636d83c5 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:47.033148 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:47.033148 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:47.040651 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-951ac3a7-b102-4e12-bdb1-2f93636d83c5 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:41:47.046690 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-951ac3a7-b102-4e12-bdb1-2f93636d83c5 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 returned with HTTP 200 Aug 13 02:41:47.047747 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 499/2050] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:47 2026] GET /volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:47.090312 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59fb4656-6e7e-4bb7-8f58-544d6c566f35 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.095574 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59fb4656-6e7e-4bb7-8f58-544d6c566f35 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c Aug 13 02:41:47.095574 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59fb4656-6e7e-4bb7-8f58-544d6c566f35 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:47.095574 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59fb4656-6e7e-4bb7-8f58-544d6c566f35 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:47.119645 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:47.119645 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:47.129760 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59fb4656-6e7e-4bb7-8f58-544d6c566f35 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:47.136721 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59fb4656-6e7e-4bb7-8f58-544d6c566f35 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c returned with HTTP 200 Aug 13 02:41:47.136721 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 518/2051] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:47 2026] GET /volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:47.157061 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5eca9a35-3672-4b95-8360-6e1340c58d01 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.160869 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5eca9a35-3672-4b95-8360-6e1340c58d01 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c Aug 13 02:41:47.160869 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5eca9a35-3672-4b95-8360-6e1340c58d01 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:47.160869 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5eca9a35-3672-4b95-8360-6e1340c58d01 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:47.171779 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:47.171779 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:47.179392 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5eca9a35-3672-4b95-8360-6e1340c58d01 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:47.188462 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5eca9a35-3672-4b95-8360-6e1340c58d01 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c returned with HTTP 200 Aug 13 02:41:47.188462 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 521/2052] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:47 2026] GET /volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:47.206894 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-235fb1cf-c2b0-401a-aad5-dac8efbcb813 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.210023 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-235fb1cf-c2b0-401a-aad5-dac8efbcb813 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] PUT https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c Aug 13 02:41:47.210367 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b751df18-9550-43c2-bdc6-1d27be300034 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.210517 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-235fb1cf-c2b0-401a-aad5-dac8efbcb813 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-677250975"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:47.213226 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b751df18-9550-43c2-bdc6-1d27be300034 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:47.213226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b751df18-9550-43c2-bdc6-1d27be300034 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:47.213348 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b751df18-9550-43c2-bdc6-1d27be300034 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:47.213421 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-b751df18-9550-43c2-bdc6-1d27be300034 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:47.221393 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:47.221393 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:47.223316 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b751df18-9550-43c2-bdc6-1d27be300034 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:47.223856 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 500/2053] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:47 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:47.228970 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:47.228970 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:47.234906 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-235fb1cf-c2b0-401a-aad5-dac8efbcb813 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:47.248424 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-235fb1cf-c2b0-401a-aad5-dac8efbcb813 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume updated successfully. Aug 13 02:41:47.248424 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-235fb1cf-c2b0-401a-aad5-dac8efbcb813 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c returned with HTTP 200 Aug 13 02:41:47.248665 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 515/2054] 10.4.3.30 () {68 vars in 1361 bytes} [Thu Aug 13 02:41:47 2026] PUT /volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c => generated 781 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:47.265357 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8286c88c-fbc7-474a-9b9f-40309b19f202 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.269001 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8286c88c-fbc7-474a-9b9f-40309b19f202 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] PUT https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c Aug 13 02:41:47.269551 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8286c88c-fbc7-474a-9b9f-40309b19f202 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-952124701", "description": "This is the new description of volume"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:47.281343 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:47.281343 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:47.288216 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8286c88c-fbc7-474a-9b9f-40309b19f202 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:47.298903 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8286c88c-fbc7-474a-9b9f-40309b19f202 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume updated successfully. Aug 13 02:41:47.299660 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8286c88c-fbc7-474a-9b9f-40309b19f202 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c returned with HTTP 200 Aug 13 02:41:47.300188 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 519/2055] 10.4.3.30 () {68 vars in 1362 bytes} [Thu Aug 13 02:41:47 2026] PUT /volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:47.314904 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dfb00db3-11cf-4550-ab6f-c87a9642725b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.319293 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dfb00db3-11cf-4550-ab6f-c87a9642725b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c Aug 13 02:41:47.319648 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dfb00db3-11cf-4550-ab6f-c87a9642725b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:47.319913 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dfb00db3-11cf-4550-ab6f-c87a9642725b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:47.336660 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:47.336660 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:47.343431 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dfb00db3-11cf-4550-ab6f-c87a9642725b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:47.350213 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dfb00db3-11cf-4550-ab6f-c87a9642725b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c returned with HTTP 200 Aug 13 02:41:47.350758 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 522/2056] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:47 2026] GET /volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c => generated 888 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:47.370728 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-212d4d71-e434-4321-be8a-63635062ad94 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.373111 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:47.374276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-799580395", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-793808144"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:47.375754 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-799580395', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-793808144'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:47.375897 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume of 1 GB Aug 13 02:41:47.381577 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Availability Zones retrieved successfully. Aug 13 02:41:47.390953 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (48105d17-91a6-4179-8fe6-eff14b0af84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:47.391948 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98d38ed-8edc-4cc0-9695-3586657883ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:47.393541 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:47.433886 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98d38ed-8edc-4cc0-9695-3586657883ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:47.435089 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d26bbd-5723-45bb-9967-8117733dfd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:47.509909 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Created reservations ['a35dc749-a199-4e59-a4fb-81d41f12a047', 'a6addfe7-98ea-465c-9d43-130a36cd46fa', '724945b0-334d-4f39-87ab-a8c9c2722074', '1908fd95-13e4-44c6-a072-64f91ce6bf2d'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:47.511042 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d26bbd-5723-45bb-9967-8117733dfd15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a35dc749-a199-4e59-a4fb-81d41f12a047', 'a6addfe7-98ea-465c-9d43-130a36cd46fa', '724945b0-334d-4f39-87ab-a8c9c2722074', '1908fd95-13e4-44c6-a072-64f91ce6bf2d']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:47.512184 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c3b3c8-5bbc-4994-9f5f-520bdd70da2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:47.547685 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c3b3c8-5bbc-4994-9f5f-520bdd70da2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58f21fac-9bf1-41ce-b7e5-4795b877f7d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-799580395',display_name='tempest-VolumesGetTest-Volume-793808144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['a35dc749-a199-4e59-a4fb-81d41f12a047','a6addfe7-98ea-465c-9d43-130a36cd46fa','724945b0-334d-4f39-87ab-a8c9c2722074','1908fd95-13e4-44c6-a072-64f91ce6bf2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-799580395',display_name='tempest-VolumesGetTest-Volume-793808144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58f21fac-9bf1-41ce-b7e5-4795b877f7d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26f0dd24de254b359fcceb168244de0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07937139347a46f982509d86b60764c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:47.549091 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (949e1ee9-bbf1-4556-9005-88f1caafedf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:47.578639 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (949e1ee9-bbf1-4556-9005-88f1caafedf9) transitioned into 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-799580395',display_name='tempest-VolumesGetTest-Volume-793808144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['a35dc749-a199-4e59-a4fb-81d41f12a047','a6addfe7-98ea-465c-9d43-130a36cd46fa','724945b0-334d-4f39-87ab-a8c9c2722074','1908fd95-13e4-44c6-a072-64f91ce6bf2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:47.579792 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6dab5c-0466-4df9-84d3-27bd391ae7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:47.595948 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6dab5c-0466-4df9-84d3-27bd391ae7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:47.597011 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (48105d17-91a6-4179-8fe6-eff14b0af84d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:47.597527 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request issued successfully. Aug 13 02:41:47.598381 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-212d4d71-e434-4321-be8a-63635062ad94 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:47.598954 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 501/2057] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:47 2026] POST /volume/v3/volumes => generated 776 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:47.618530 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e9fb1dd9-989f-4896-8793-d1ad42c46d30 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.625677 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e9fb1dd9-989f-4896-8793-d1ad42c46d30 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 Aug 13 02:41:47.625962 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e9fb1dd9-989f-4896-8793-d1ad42c46d30 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:47.626174 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e9fb1dd9-989f-4896-8793-d1ad42c46d30 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:47.638916 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:47.638916 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:47.647294 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e9fb1dd9-989f-4896-8793-d1ad42c46d30 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:47.650451 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e9fb1dd9-989f-4896-8793-d1ad42c46d30 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 returned with HTTP 200 Aug 13 02:41:47.651159 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 516/2058] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:47 2026] GET /volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:47.673534 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-012cae22-d615-4503-a07a-e68706f0af0d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.677574 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-012cae22-d615-4503-a07a-e68706f0af0d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:47.677861 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-012cae22-d615-4503-a07a-e68706f0af0d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:47.678711 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-012cae22-d615-4503-a07a-e68706f0af0d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:47.678711 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-012cae22-d615-4503-a07a-e68706f0af0d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:47.684210 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:47.684210 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:47.685304 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-012cae22-d615-4503-a07a-e68706f0af0d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:47.685918 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 520/2059] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:47 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:47.708752 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e1b50d65-90cf-4f33-8a4f-d61fb39ccc1b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.712909 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1b50d65-90cf-4f33-8a4f-d61fb39ccc1b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f Aug 13 02:41:47.713534 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1b50d65-90cf-4f33-8a4f-d61fb39ccc1b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:47.713866 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1b50d65-90cf-4f33-8a4f-d61fb39ccc1b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:47.726953 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:47.726953 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:47.733632 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e1b50d65-90cf-4f33-8a4f-d61fb39ccc1b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:41:47.742064 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1b50d65-90cf-4f33-8a4f-d61fb39ccc1b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f returned with HTTP 200 Aug 13 02:41:47.742853 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 523/2060] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:47 2026] GET /volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:47.761596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:47.763724 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] POST https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea/restore Aug 13 02:41:47.764902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:47.766149 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Restoring backup 5da036f1-e03a-4c7e-aabf-b2c778866fea ({'restore': {}}) {{(pid=100287) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 02:41:47.766149 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Restoring backup 5da036f1-e03a-4c7e-aabf-b2c778866fea to volume None. Aug 13 02:41:47.774470 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:47.774470 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:47.775559 np0000007139 devstack@c-api.service[100287]: INFO cinder.backup.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Creating volume of 1 GB for restore of backup 5da036f1-e03a-4c7e-aabf-b2c778866fea. Aug 13 02:41:47.781680 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Availability Zones retrieved successfully. Aug 13 02:41:47.789523 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Flow 'volume_create_api' (e14bccbb-d20c-413c-bf34-c6a703467e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:47.790653 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764b8e64-dcff-4c53-a04e-2664f1a1d948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:47.792730 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:47.834727 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764b8e64-dcff-4c53-a04e-2664f1a1d948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:47.835617 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc2e68f-619a-4aa6-90c3-3db6536f63ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:47.907494 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Created reservations ['29a51ea1-75d0-413a-b55b-d1cc98bf30ed', '08d8535f-77ef-45d0-9dcb-f0da876fa58a', 'b232147d-3659-4f71-b901-cd6b0acb9c05', 'b41f1e45-539b-4863-9a05-249b474bf536'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:47.908580 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc2e68f-619a-4aa6-90c3-3db6536f63ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29a51ea1-75d0-413a-b55b-d1cc98bf30ed', '08d8535f-77ef-45d0-9dcb-f0da876fa58a', 'b232147d-3659-4f71-b901-cd6b0acb9c05', 'b41f1e45-539b-4863-9a05-249b474bf536']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:47.909608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23cd284a-42b6-4718-9be5-df5dd216b93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:47.951442 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23cd284a-42b6-4718-9be5-df5dd216b93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83b516ed-0015-487c-bff2-708cc1ab583e', '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_5da036f1-e03a-4c7e-aabf-b2c778866fea',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b807c9ac56e14b8ba7454b00493dd97c',qos_specs=None,replication_status=,reservations=['29a51ea1-75d0-413a-b55b-d1cc98bf30ed','08d8535f-77ef-45d0-9dcb-f0da876fa58a','b232147d-3659-4f71-b901-cd6b0acb9c05','b41f1e45-539b-4863-9a05-249b474bf536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb0563b973547f2a952a7fcf187776e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5da036f1-e03a-4c7e-aabf-b2c778866fea',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83b516ed-0015-487c-bff2-708cc1ab583e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b807c9ac56e14b8ba7454b00493dd97c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb0563b973547f2a952a7fcf187776e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:47.952494 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17bc137-9d3a-429a-bf76-03d915b14433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:47.978020 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17bc137-9d3a-429a-bf76-03d915b14433) transitioned into 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_5da036f1-e03a-4c7e-aabf-b2c778866fea',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b807c9ac56e14b8ba7454b00493dd97c',qos_specs=None,replication_status=,reservations=['29a51ea1-75d0-413a-b55b-d1cc98bf30ed','08d8535f-77ef-45d0-9dcb-f0da876fa58a','b232147d-3659-4f71-b901-cd6b0acb9c05','b41f1e45-539b-4863-9a05-249b474bf536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb0563b973547f2a952a7fcf187776e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:47.979205 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3003003-a06f-4ed1-a146-a809f790b7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:47.992076 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3003003-a06f-4ed1-a146-a809f790b7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:47.993798 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Flow 'volume_create_api' (e14bccbb-d20c-413c-bf34-c6a703467e6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:47.994684 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Create volume request issued successfully. Aug 13 02:41:48.004453 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:48.004453 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:48.005319 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:41:48.063289 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-706b0b6c-7f41-45d5-b1b6-8584ca65979e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:48.065944 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-706b0b6c-7f41-45d5-b1b6-8584ca65979e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 Aug 13 02:41:48.066231 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-706b0b6c-7f41-45d5-b1b6-8584ca65979e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:48.066519 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-706b0b6c-7f41-45d5-b1b6-8584ca65979e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:48.078536 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:48.078536 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:48.084406 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-706b0b6c-7f41-45d5-b1b6-8584ca65979e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:41:48.091805 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-706b0b6c-7f41-45d5-b1b6-8584ca65979e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 returned with HTTP 200 Aug 13 02:41:48.092367 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 517/2061] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:48 2026] GET /volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:48.238696 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75dc8c5c-7f7e-451c-84b4-1b8f38244533 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:48.241009 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75dc8c5c-7f7e-451c-84b4-1b8f38244533 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:48.241295 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75dc8c5c-7f7e-451c-84b4-1b8f38244533 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:48.241550 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75dc8c5c-7f7e-451c-84b4-1b8f38244533 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:48.241673 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-75dc8c5c-7f7e-451c-84b4-1b8f38244533 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:48.252847 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:48.252847 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:48.256728 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75dc8c5c-7f7e-451c-84b4-1b8f38244533 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:48.257536 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 521/2062] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:48 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:48.669705 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-15b8d6c7-c36f-431b-83d7-4170084b0146 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:48.673405 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15b8d6c7-c36f-431b-83d7-4170084b0146 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 Aug 13 02:41:48.674125 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-15b8d6c7-c36f-431b-83d7-4170084b0146 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:48.674125 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-15b8d6c7-c36f-431b-83d7-4170084b0146 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:48.683225 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:48.683225 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:48.687919 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-15b8d6c7-c36f-431b-83d7-4170084b0146 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:48.693571 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15b8d6c7-c36f-431b-83d7-4170084b0146 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 returned with HTTP 200 Aug 13 02:41:48.694080 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 524/2063] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:48 2026] GET /volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:48.718436 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-18e88cfe-1b04-4472-9596-55c45a85c35c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:48.720870 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18e88cfe-1b04-4472-9596-55c45a85c35c tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] PUT https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 Aug 13 02:41:48.721101 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18e88cfe-1b04-4472-9596-55c45a85c35c tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-677250975", "description": null}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:48.735905 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:48.735905 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:48.745709 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-18e88cfe-1b04-4472-9596-55c45a85c35c tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:48.757698 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-18e88cfe-1b04-4472-9596-55c45a85c35c tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume updated successfully. Aug 13 02:41:48.758537 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18e88cfe-1b04-4472-9596-55c45a85c35c tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 returned with HTTP 200 Aug 13 02:41:48.759046 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 518/2064] 10.4.3.30 () {68 vars in 1361 bytes} [Thu Aug 13 02:41:48 2026] PUT /volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 => generated 767 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:48.775500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43453363-bb4a-4fbe-9e51-b451f0d1d856 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:48.780039 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43453363-bb4a-4fbe-9e51-b451f0d1d856 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 Aug 13 02:41:48.780039 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43453363-bb4a-4fbe-9e51-b451f0d1d856 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:48.782660 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43453363-bb4a-4fbe-9e51-b451f0d1d856 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:48.794639 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:48.794639 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:48.801266 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-43453363-bb4a-4fbe-9e51-b451f0d1d856 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:48.808549 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43453363-bb4a-4fbe-9e51-b451f0d1d856 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 returned with HTTP 200 Aug 13 02:41:48.809120 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 522/2065] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:48 2026] GET /volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:48.825431 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b9e1e104-1226-4b66-957e-8f12fb13b764 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:48.828090 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b9e1e104-1226-4b66-957e-8f12fb13b764 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] DELETE https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 Aug 13 02:41:48.828322 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b9e1e104-1226-4b66-957e-8f12fb13b764 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:48.828513 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b9e1e104-1226-4b66-957e-8f12fb13b764 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:48.828706 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b9e1e104-1226-4b66-957e-8f12fb13b764 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume with id: 58f21fac-9bf1-41ce-b7e5-4795b877f7d2 Aug 13 02:41:48.838694 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:48.838694 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:48.839413 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b9e1e104-1226-4b66-957e-8f12fb13b764 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:48.872189 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b9e1e104-1226-4b66-957e-8f12fb13b764 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume request issued successfully. Aug 13 02:41:48.872189 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b9e1e104-1226-4b66-957e-8f12fb13b764 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 returned with HTTP 202 Aug 13 02:41:48.873355 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 525/2066] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:48 2026] DELETE /volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:48.883185 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d3e5e18e-b704-4e40-8fe5-50341c5d8c24 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:48.886172 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3e5e18e-b704-4e40-8fe5-50341c5d8c24 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 Aug 13 02:41:48.886993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3e5e18e-b704-4e40-8fe5-50341c5d8c24 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:48.886993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3e5e18e-b704-4e40-8fe5-50341c5d8c24 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:48.900714 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:48.900714 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:48.913355 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d3e5e18e-b704-4e40-8fe5-50341c5d8c24 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:48.924234 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3e5e18e-b704-4e40-8fe5-50341c5d8c24 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 returned with HTTP 200 Aug 13 02:41:48.924819 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 519/2067] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:48 2026] GET /volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 => generated 834 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:48.990004 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-35506450-2676-4909-988b-a25a1136b644 req-1cb0d09b-95df-4c01-bbc2-909e5a7bfe0a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:48.993175 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-1cb0d09b-95df-4c01-bbc2-909e5a7bfe0a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:48.993445 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-1cb0d09b-95df-4c01-bbc2-909e5a7bfe0a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:48.993681 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-1cb0d09b-95df-4c01-bbc2-909e5a7bfe0a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:49.006096 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:49.006096 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:49.012155 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-35506450-2676-4909-988b-a25a1136b644 req-1cb0d09b-95df-4c01-bbc2-909e5a7bfe0a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:49.015980 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:49.015980 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:49.016612 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:41:49.016774 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Checking backup size 1 against volume size 1 {{(pid=100287) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 02:41:49.017082 np0000007139 devstack@c-api.service[100287]: INFO cinder.backup.api [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Overwriting volume 83b516ed-0015-487c-bff2-708cc1ab583e with restore of backup 5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:49.022087 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-1cb0d09b-95df-4c01-bbc2-909e5a7bfe0a tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:49.022722 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 523/2068] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:41:48 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:49.044511 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] restore_backup in rpcapi backup_id 5da036f1-e03a-4c7e-aabf-b2c778866fea {{(pid=100287) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 02:41:49.047941 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b85ffd5d-5db7-4973-9c5c-13136c0b16b6 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea/restore returned with HTTP 202 Aug 13 02:41:49.047941 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 502/2069] 10.4.3.30 () {68 vars in 1386 bytes} [Thu Aug 13 02:41:47 2026] POST /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea/restore => generated 189 bytes in 1287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:49.061744 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-35506450-2676-4909-988b-a25a1136b644 req-ab0fa930-3d63-490a-bb92-aa6fc954098d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:49.061949 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2a867cbb-96ef-4453-8f3b-3076faef3671 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:49.070000 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-ab0fa930-3d63-490a-bb92-aa6fc954098d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] POST https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4/action Aug 13 02:41:49.070401 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a867cbb-96ef-4453-8f3b-3076faef3671 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:49.071170 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-ab0fa930-3d63-490a-bb92-aa6fc954098d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:41:49.071487 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a867cbb-96ef-4453-8f3b-3076faef3671 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:49.071767 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a867cbb-96ef-4453-8f3b-3076faef3671 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:49.072809 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-ab0fa930-3d63-490a-bb92-aa6fc954098d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:49.074774 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2a867cbb-96ef-4453-8f3b-3076faef3671 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:49.084029 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:49.084029 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:49.084640 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a867cbb-96ef-4453-8f3b-3076faef3671 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:49.085594 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 520/2070] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:49 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:49.096562 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:49.096562 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:49.097363 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-35506450-2676-4909-988b-a25a1136b644 req-ab0fa930-3d63-490a-bb92-aa6fc954098d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:49.112509 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-35506450-2676-4909-988b-a25a1136b644 req-ab0fa930-3d63-490a-bb92-aa6fc954098d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Begin detaching volume completed successfully. Aug 13 02:41:49.112791 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-ab0fa930-3d63-490a-bb92-aa6fc954098d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4/action returned with HTTP 202 Aug 13 02:41:49.114436 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 526/2071] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:41:49 2026] POST /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:41:49.192602 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-720fa307-b4c8-4fa1-9963-6754daf24908 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:49.192680 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-720fa307-b4c8-4fa1-9963-6754daf24908 None None] GET https://10.4.3.30/volume// Aug 13 02:41:49.192844 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-720fa307-b4c8-4fa1-9963-6754daf24908 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:49.193064 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-720fa307-b4c8-4fa1-9963-6754daf24908 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:49.193395 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-720fa307-b4c8-4fa1-9963-6754daf24908 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:41:49.193686 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 524/2072] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:41:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:41:49.205313 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-35506450-2676-4909-988b-a25a1136b644 req-1928d3b1-6ff7-47df-9650-87ea273c6067 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:49.210346 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-1928d3b1-6ff7-47df-9650-87ea273c6067 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:49.210346 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-1928d3b1-6ff7-47df-9650-87ea273c6067 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:49.210346 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-1928d3b1-6ff7-47df-9650-87ea273c6067 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:49.222905 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:49.222905 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:49.230531 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-35506450-2676-4909-988b-a25a1136b644 req-1928d3b1-6ff7-47df-9650-87ea273c6067 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:49.236965 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-1928d3b1-6ff7-47df-9650-87ea273c6067 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:49.237606 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 503/2073] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:41:49 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 1347 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:41:49.275292 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8ca19194-9291-49a3-9ff7-34b60af04599 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:49.280019 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8ca19194-9291-49a3-9ff7-34b60af04599 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:49.280223 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8ca19194-9291-49a3-9ff7-34b60af04599 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:49.280463 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8ca19194-9291-49a3-9ff7-34b60af04599 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:49.280572 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8ca19194-9291-49a3-9ff7-34b60af04599 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:49.285875 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:49.285875 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:49.286913 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8ca19194-9291-49a3-9ff7-34b60af04599 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:49.287764 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 521/2074] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:49 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:49.944079 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-46debdd9-09f1-4b3b-ab90-4fb25dcb650d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:49.946014 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-46debdd9-09f1-4b3b-ab90-4fb25dcb650d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 Aug 13 02:41:49.946181 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-46debdd9-09f1-4b3b-ab90-4fb25dcb650d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:49.946363 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-46debdd9-09f1-4b3b-ab90-4fb25dcb650d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:49.958402 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-46debdd9-09f1-4b3b-ab90-4fb25dcb650d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 returned with HTTP 404 Aug 13 02:41:49.958890 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 527/2075] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:49 2026] GET /volume/v3/volumes/58f21fac-9bf1-41ce-b7e5-4795b877f7d2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:49.970358 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-01f9d919-3560-4e1c-9ed3-328e410e67fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:49.972692 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01f9d919-3560-4e1c-9ed3-328e410e67fd tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c Aug 13 02:41:49.972952 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01f9d919-3560-4e1c-9ed3-328e410e67fd tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:49.973234 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01f9d919-3560-4e1c-9ed3-328e410e67fd tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:49.983274 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:49.983274 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:49.988559 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-01f9d919-3560-4e1c-9ed3-328e410e67fd tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:49.997945 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01f9d919-3560-4e1c-9ed3-328e410e67fd tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c returned with HTTP 200 Aug 13 02:41:49.997945 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 525/2076] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:49 2026] GET /volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c => generated 888 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:50.011571 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-86e3eaad-2d98-4b40-9a89-fe0db6590cd8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:50.014428 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-86e3eaad-2d98-4b40-9a89-fe0db6590cd8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] DELETE https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c Aug 13 02:41:50.014634 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-86e3eaad-2d98-4b40-9a89-fe0db6590cd8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:50.014819 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-86e3eaad-2d98-4b40-9a89-fe0db6590cd8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:50.015004 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-86e3eaad-2d98-4b40-9a89-fe0db6590cd8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume with id: 00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c Aug 13 02:41:50.022159 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:50.022159 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:50.022655 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-86e3eaad-2d98-4b40-9a89-fe0db6590cd8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:50.039912 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-86e3eaad-2d98-4b40-9a89-fe0db6590cd8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume request issued successfully. Aug 13 02:41:50.040180 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-86e3eaad-2d98-4b40-9a89-fe0db6590cd8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c returned with HTTP 202 Aug 13 02:41:50.040614 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 504/2077] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:50 2026] DELETE /volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:50.053567 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2c4dc6c5-184c-47da-8fae-a861a2b2e48d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:50.055497 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c4dc6c5-184c-47da-8fae-a861a2b2e48d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c Aug 13 02:41:50.055757 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c4dc6c5-184c-47da-8fae-a861a2b2e48d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:50.055989 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c4dc6c5-184c-47da-8fae-a861a2b2e48d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:50.064926 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:50.064926 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:50.069423 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2c4dc6c5-184c-47da-8fae-a861a2b2e48d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:50.074515 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c4dc6c5-184c-47da-8fae-a861a2b2e48d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c returned with HTTP 200 Aug 13 02:41:50.074981 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 522/2078] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:50 2026] GET /volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:50.100597 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b554608d-e572-4ce9-b84f-4e0ccd407962 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:50.102969 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b554608d-e572-4ce9-b84f-4e0ccd407962 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:50.103244 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b554608d-e572-4ce9-b84f-4e0ccd407962 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:50.103602 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b554608d-e572-4ce9-b84f-4e0ccd407962 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:50.103919 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b554608d-e572-4ce9-b84f-4e0ccd407962 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:50.108690 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:50.108690 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:50.109656 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b554608d-e572-4ce9-b84f-4e0ccd407962 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:50.110056 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 528/2079] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:50 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:50.300532 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe650b5a-ce1e-4da1-86ac-72fc9e498b9e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:50.302811 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe650b5a-ce1e-4da1-86ac-72fc9e498b9e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:50.303230 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe650b5a-ce1e-4da1-86ac-72fc9e498b9e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:50.303364 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe650b5a-ce1e-4da1-86ac-72fc9e498b9e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:50.303515 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fe650b5a-ce1e-4da1-86ac-72fc9e498b9e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:50.307922 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:50.307922 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:50.308703 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe650b5a-ce1e-4da1-86ac-72fc9e498b9e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:50.309286 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 526/2080] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:50 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:51.093906 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a65d8d27-2549-47a8-b027-a45e6e7bf1ab None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:51.096444 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a65d8d27-2549-47a8-b027-a45e6e7bf1ab tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c Aug 13 02:41:51.096784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a65d8d27-2549-47a8-b027-a45e6e7bf1ab tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:51.097139 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a65d8d27-2549-47a8-b027-a45e6e7bf1ab tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:51.104238 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a65d8d27-2549-47a8-b027-a45e6e7bf1ab tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c returned with HTTP 404 Aug 13 02:41:51.104804 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 505/2081] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:51 2026] GET /volume/v3/volumes/00b1bb31-f9a6-4a5d-98d7-a22ed3658e7c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:51.114785 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5c962517-0ae2-4749-895e-6b966f72eb06 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:51.117550 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:51.117550 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1411782855"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:51.119015 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1411782855'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:51.119391 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume of 1 GB Aug 13 02:41:51.124206 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-05b26566-f9fb-41e2-b06d-5f7e8aae8f80 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:51.126721 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05b26566-f9fb-41e2-b06d-5f7e8aae8f80 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:51.127143 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05b26566-f9fb-41e2-b06d-5f7e8aae8f80 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:51.127330 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05b26566-f9fb-41e2-b06d-5f7e8aae8f80 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:51.127437 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Availability Zones retrieved successfully. Aug 13 02:41:51.127489 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-05b26566-f9fb-41e2-b06d-5f7e8aae8f80 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:51.135103 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:51.135103 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:51.136395 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05b26566-f9fb-41e2-b06d-5f7e8aae8f80 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:51.136809 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 529/2082] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:51 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:51.145715 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (5725f020-22ce-4458-83d4-7df3c95d6a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:51.147047 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd39034c-d099-40aa-bf8b-4cdb67abce8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:51.151974 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:51.185176 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd39034c-d099-40aa-bf8b-4cdb67abce8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:51.186057 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bda8a22-e15c-470c-bc96-76e53fc196ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:51.236636 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Created reservations ['89839a3e-b0e5-47b5-8b6f-664edee30504', '47d33d0f-c9f6-4df4-aa90-89b72eb01f94', '5450157b-2a55-49c3-bee5-509e231586d8', '291b75c1-fc3b-4e50-8468-8bb952ded92a'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:51.237373 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bda8a22-e15c-470c-bc96-76e53fc196ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89839a3e-b0e5-47b5-8b6f-664edee30504', '47d33d0f-c9f6-4df4-aa90-89b72eb01f94', '5450157b-2a55-49c3-bee5-509e231586d8', '291b75c1-fc3b-4e50-8468-8bb952ded92a']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:51.238482 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc588eca-484c-42cf-9e27-08a38395541a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:51.267410 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc588eca-484c-42cf-9e27-08a38395541a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '053bb2ad-5b05-4529-862d-9801733c906b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1411782855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['89839a3e-b0e5-47b5-8b6f-664edee30504','47d33d0f-c9f6-4df4-aa90-89b72eb01f94','5450157b-2a55-49c3-bee5-509e231586d8','291b75c1-fc3b-4e50-8468-8bb952ded92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1411782855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=053bb2ad-5b05-4529-862d-9801733c906b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26f0dd24de254b359fcceb168244de0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07937139347a46f982509d86b60764c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:51.268339 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002e9983-4711-4b62-a85c-e48c806bea4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:51.315191 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002e9983-4711-4b62-a85c-e48c806bea4a) transitioned into state 'SUCCESS' from state '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-1411782855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['89839a3e-b0e5-47b5-8b6f-664edee30504','47d33d0f-c9f6-4df4-aa90-89b72eb01f94','5450157b-2a55-49c3-bee5-509e231586d8','291b75c1-fc3b-4e50-8468-8bb952ded92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:51.316170 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973ae40a-6c5c-41fd-adc3-9c8d3fa25a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:51.323806 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f9489b92-a34a-4ce2-b46a-f94b7a75d186 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:51.327664 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973ae40a-6c5c-41fd-adc3-9c8d3fa25a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:51.328089 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9489b92-a34a-4ce2-b46a-f94b7a75d186 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:51.328376 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9489b92-a34a-4ce2-b46a-f94b7a75d186 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:51.328647 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (5725f020-22ce-4458-83d4-7df3c95d6a60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:51.328719 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9489b92-a34a-4ce2-b46a-f94b7a75d186 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:51.328801 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f9489b92-a34a-4ce2-b46a-f94b7a75d186 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:51.328965 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request issued successfully. Aug 13 02:41:51.329742 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c962517-0ae2-4749-895e-6b966f72eb06 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:51.330113 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 523/2083] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:41:51 2026] POST /volume/v3/volumes => generated 743 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:51.340153 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:51.340153 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:51.341080 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9489b92-a34a-4ce2-b46a-f94b7a75d186 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:51.341599 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 527/2084] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:51 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:51.343747 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5e0b69ef-b7a2-4122-8640-71f9667b4ff0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:51.346231 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5e0b69ef-b7a2-4122-8640-71f9667b4ff0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b Aug 13 02:41:51.346662 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5e0b69ef-b7a2-4122-8640-71f9667b4ff0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:51.346840 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5e0b69ef-b7a2-4122-8640-71f9667b4ff0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:51.357299 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:51.357299 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:51.363046 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5e0b69ef-b7a2-4122-8640-71f9667b4ff0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:51.369839 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5e0b69ef-b7a2-4122-8640-71f9667b4ff0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b returned with HTTP 200 Aug 13 02:41:51.370453 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 506/2085] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:51 2026] GET /volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b => generated 811 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:51.777725 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-35506450-2676-4909-988b-a25a1136b644 req-a0b160d6-54ba-4299-8580-e2d3a61fa4a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:51.780874 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-a0b160d6-54ba-4299-8580-e2d3a61fa4a0 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] DELETE https://10.4.3.30/volume/v3/attachments/c6d3545b-8506-486a-b04c-c160ee61d598 Aug 13 02:41:51.781179 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-a0b160d6-54ba-4299-8580-e2d3a61fa4a0 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:51.781523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-a0b160d6-54ba-4299-8580-e2d3a61fa4a0 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:51.795853 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:51.795853 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:51.887695 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-35506450-2676-4909-988b-a25a1136b644 req-a0b160d6-54ba-4299-8580-e2d3a61fa4a0 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/attachments/c6d3545b-8506-486a-b04c-c160ee61d598 returned with HTTP 200 Aug 13 02:41:51.888315 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 530/2086] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:41:51 2026] DELETE /volume/v3/attachments/c6d3545b-8506-486a-b04c-c160ee61d598 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:52.163754 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d41d9727-0bf9-4db7-bec9-9c7cefd440cb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:52.168674 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d41d9727-0bf9-4db7-bec9-9c7cefd440cb tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:52.168794 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d41d9727-0bf9-4db7-bec9-9c7cefd440cb tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:52.169509 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d41d9727-0bf9-4db7-bec9-9c7cefd440cb tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:52.169509 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d41d9727-0bf9-4db7-bec9-9c7cefd440cb tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:52.181723 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:52.181723 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:52.184826 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d41d9727-0bf9-4db7-bec9-9c7cefd440cb tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:52.185267 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 524/2087] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:52 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:52.355641 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c9abbc3-8b3c-4cfd-90f5-7da7f5f66dc4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:52.359664 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c9abbc3-8b3c-4cfd-90f5-7da7f5f66dc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:52.360068 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c9abbc3-8b3c-4cfd-90f5-7da7f5f66dc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:52.360925 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c9abbc3-8b3c-4cfd-90f5-7da7f5f66dc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:52.361345 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4c9abbc3-8b3c-4cfd-90f5-7da7f5f66dc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:52.372413 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:52.372413 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:52.374570 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c9abbc3-8b3c-4cfd-90f5-7da7f5f66dc4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:52.377032 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 528/2088] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:52 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:52.390739 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e17595b5-85f2-4f34-8684-0c8fe760e640 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:52.391998 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e17595b5-85f2-4f34-8684-0c8fe760e640 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b Aug 13 02:41:52.392219 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e17595b5-85f2-4f34-8684-0c8fe760e640 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:52.392501 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e17595b5-85f2-4f34-8684-0c8fe760e640 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:52.403037 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:52.403037 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:52.413718 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e17595b5-85f2-4f34-8684-0c8fe760e640 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:52.424354 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e17595b5-85f2-4f34-8684-0c8fe760e640 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b returned with HTTP 200 Aug 13 02:41:52.424354 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 507/2089] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:52 2026] GET /volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:52.442515 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:52.444807 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:52.445164 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "053bb2ad-5b05-4529-862d-9801733c906b", "size": 1, "name": "tempest-VolumesGetTest-Volume-584121974", "metadata": {"Type": "Test"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:52.448718 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request body: {'volume': {'source_volid': '053bb2ad-5b05-4529-862d-9801733c906b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-584121974', 'metadata': {'Type': 'Test'}}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:52.460981 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:52.460981 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:52.463239 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume retrieved successfully. Aug 13 02:41:52.463239 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume of 1 GB Aug 13 02:41:52.467511 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Availability Zones retrieved successfully. Aug 13 02:41:52.475307 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (bfddad0e-0f51-46e6-8667-5d071b4bf239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:52.476749 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c1660f-c718-465a-8b0d-c56dfcaea872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:52.477922 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:52.515967 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c1660f-c718-465a-8b0d-c56dfcaea872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '053bb2ad-5b05-4529-862d-9801733c906b', 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:52.517307 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fc0981a-7c9c-4fd5-b237-37939b1906e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:52.589347 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Created reservations ['3ffd695a-6801-4a78-8a48-460565ff6f81', '6da78873-b55c-47d8-a3b1-7d0fc91bf7c5', '987d6779-0996-4aa3-acc2-1a11c10a8251', 'a8e8f6f4-7d7b-4ef8-aece-76eab7cf9a80'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:52.592948 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fc0981a-7c9c-4fd5-b237-37939b1906e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ffd695a-6801-4a78-8a48-460565ff6f81', '6da78873-b55c-47d8-a3b1-7d0fc91bf7c5', '987d6779-0996-4aa3-acc2-1a11c10a8251', 'a8e8f6f4-7d7b-4ef8-aece-76eab7cf9a80']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:52.592948 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cebe7b3-c4af-4594-abb7-73e7f24f2de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:52.655286 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cebe7b3-c4af-4594-abb7-73e7f24f2de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4ec5b3a-af15-4a14-b970-2880d2ed63d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-584121974',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['3ffd695a-6801-4a78-8a48-460565ff6f81','6da78873-b55c-47d8-a3b1-7d0fc91bf7c5','987d6779-0996-4aa3-acc2-1a11c10a8251','a8e8f6f4-7d7b-4ef8-aece-76eab7cf9a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=053bb2ad-5b05-4529-862d-9801733c906b,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-584121974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4ec5b3a-af15-4a14-b970-2880d2ed63d2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='26f0dd24de254b359fcceb168244de0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=053bb2ad-5b05-4529-862d-9801733c906b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07937139347a46f982509d86b60764c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:52.655818 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7bf17b9-e374-47ec-bf69-82798537ee88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:52.700487 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7bf17b9-e374-47ec-bf69-82798537ee88) transitioned into state 'SUCCESS' from state '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-584121974',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['3ffd695a-6801-4a78-8a48-460565ff6f81','6da78873-b55c-47d8-a3b1-7d0fc91bf7c5','987d6779-0996-4aa3-acc2-1a11c10a8251','a8e8f6f4-7d7b-4ef8-aece-76eab7cf9a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=053bb2ad-5b05-4529-862d-9801733c906b,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:52.701227 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3496529-6226-44b3-b945-7026a6e13b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:52.726846 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3496529-6226-44b3-b945-7026a6e13b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:52.727710 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (bfddad0e-0f51-46e6-8667-5d071b4bf239) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:52.728065 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request issued successfully. Aug 13 02:41:52.728716 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f2143c5-2121-40ba-aa4b-667375fe0ad5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:52.729137 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 531/2090] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:52 2026] POST /volume/v3/volumes => generated 790 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:52.744732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6e552a19-9557-419a-a6e8-eb6fc9e9e7a8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:52.748051 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e552a19-9557-419a-a6e8-eb6fc9e9e7a8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 Aug 13 02:41:52.748297 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e552a19-9557-419a-a6e8-eb6fc9e9e7a8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:52.748512 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e552a19-9557-419a-a6e8-eb6fc9e9e7a8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:52.757644 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:52.757644 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:52.763976 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6e552a19-9557-419a-a6e8-eb6fc9e9e7a8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:52.773335 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e552a19-9557-419a-a6e8-eb6fc9e9e7a8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 returned with HTTP 200 Aug 13 02:41:52.773947 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 525/2091] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:52 2026] GET /volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:53.209201 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0421ed8-f95f-4b80-8825-daa75e3af1ff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:53.211033 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0421ed8-f95f-4b80-8825-daa75e3af1ff tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:53.211266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0421ed8-f95f-4b80-8825-daa75e3af1ff tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:53.211464 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0421ed8-f95f-4b80-8825-daa75e3af1ff tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:53.213311 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e0421ed8-f95f-4b80-8825-daa75e3af1ff tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:53.217207 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:53.217207 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:53.218490 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0421ed8-f95f-4b80-8825-daa75e3af1ff tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:53.219060 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 529/2092] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:53 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:53.397140 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bcb8f40c-66f4-4965-88ce-f9d2f1e22d39 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:53.400096 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bcb8f40c-66f4-4965-88ce-f9d2f1e22d39 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:53.400096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bcb8f40c-66f4-4965-88ce-f9d2f1e22d39 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:53.400096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bcb8f40c-66f4-4965-88ce-f9d2f1e22d39 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:53.400361 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-bcb8f40c-66f4-4965-88ce-f9d2f1e22d39 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:53.406182 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:53.406182 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:53.407292 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bcb8f40c-66f4-4965-88ce-f9d2f1e22d39 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:53.407695 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 508/2093] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:53 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:53.795684 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6cd1e464-c459-4be8-b0fc-fc5b48f6b3ac None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:53.801455 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6cd1e464-c459-4be8-b0fc-fc5b48f6b3ac tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 Aug 13 02:41:53.801766 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6cd1e464-c459-4be8-b0fc-fc5b48f6b3ac tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:53.802040 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6cd1e464-c459-4be8-b0fc-fc5b48f6b3ac tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:53.811949 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:53.811949 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:53.820665 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6cd1e464-c459-4be8-b0fc-fc5b48f6b3ac tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:53.829718 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6cd1e464-c459-4be8-b0fc-fc5b48f6b3ac tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 returned with HTTP 200 Aug 13 02:41:53.829889 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 532/2094] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:53 2026] GET /volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:53.846766 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a7f4cc22-675a-4915-a309-2b2502e24aa0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:53.853127 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a7f4cc22-675a-4915-a309-2b2502e24aa0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 Aug 13 02:41:53.853507 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a7f4cc22-675a-4915-a309-2b2502e24aa0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:53.854224 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a7f4cc22-675a-4915-a309-2b2502e24aa0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:53.868934 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:53.868934 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:53.875390 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a7f4cc22-675a-4915-a309-2b2502e24aa0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:53.881719 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a7f4cc22-675a-4915-a309-2b2502e24aa0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 returned with HTTP 200 Aug 13 02:41:53.882204 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 526/2095] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:53 2026] GET /volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:53.904804 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24e0b3f6-9f15-4676-bd55-f91c2dd23578 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:53.906982 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24e0b3f6-9f15-4676-bd55-f91c2dd23578 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] PUT https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 Aug 13 02:41:53.907298 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24e0b3f6-9f15-4676-bd55-f91c2dd23578 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-584121974"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:53.917564 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:53.917564 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:53.923239 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-24e0b3f6-9f15-4676-bd55-f91c2dd23578 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:53.933066 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-24e0b3f6-9f15-4676-bd55-f91c2dd23578 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume updated successfully. Aug 13 02:41:53.933974 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24e0b3f6-9f15-4676-bd55-f91c2dd23578 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 returned with HTTP 200 Aug 13 02:41:53.935761 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 530/2096] 10.4.3.30 () {68 vars in 1361 bytes} [Thu Aug 13 02:41:53 2026] PUT /volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:53.951022 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-58c5960c-6b9f-42b7-bc4c-af2782093f92 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:53.955275 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-58c5960c-6b9f-42b7-bc4c-af2782093f92 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] PUT https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 Aug 13 02:41:53.955275 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-58c5960c-6b9f-42b7-bc4c-af2782093f92 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-341825426", "description": "This is the new description of volume"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:53.967368 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:53.967368 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:53.972805 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-58c5960c-6b9f-42b7-bc4c-af2782093f92 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:53.989747 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-58c5960c-6b9f-42b7-bc4c-af2782093f92 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume updated successfully. Aug 13 02:41:53.989747 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-58c5960c-6b9f-42b7-bc4c-af2782093f92 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 returned with HTTP 200 Aug 13 02:41:53.989747 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 509/2097] 10.4.3.30 () {68 vars in 1362 bytes} [Thu Aug 13 02:41:53 2026] PUT /volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:54.008281 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-08ec1c19-dd70-4efa-92df-0fdfc65ebae5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:54.011040 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-08ec1c19-dd70-4efa-92df-0fdfc65ebae5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 Aug 13 02:41:54.011959 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-08ec1c19-dd70-4efa-92df-0fdfc65ebae5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:54.012224 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-08ec1c19-dd70-4efa-92df-0fdfc65ebae5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:54.025103 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:54.025103 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:54.031407 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-08ec1c19-dd70-4efa-92df-0fdfc65ebae5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:54.039098 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-08ec1c19-dd70-4efa-92df-0fdfc65ebae5 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 returned with HTTP 200 Aug 13 02:41:54.039742 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 533/2098] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:54 2026] GET /volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 => generated 922 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:54.060126 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:54.061983 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:54.062535 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1553002899", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1813358861"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:54.067500 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1553002899', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1813358861'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:54.068179 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume of 1 GB Aug 13 02:41:54.080097 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Availability Zones retrieved successfully. Aug 13 02:41:54.088938 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (c74339ef-c947-4165-b128-67b66c61860a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:54.090758 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c4a3695-cbe0-464a-8efe-8b0d34c1e4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:54.091715 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:54.141458 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c4a3695-cbe0-464a-8efe-8b0d34c1e4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:54.144004 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9c9f7c-0149-4e61-987b-813ea2ce476a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:54.221143 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Created reservations ['8b8eec3c-0e5f-4f3f-a057-03fd912ded06', '1b8ded13-d72d-4bba-9d1a-b57692d922c3', '538fed5a-c594-440a-be3f-2dfc35a0da50', 'fc5b7bc7-9bfd-448a-9433-6d0e1cbcc837'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:54.225234 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9c9f7c-0149-4e61-987b-813ea2ce476a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b8eec3c-0e5f-4f3f-a057-03fd912ded06', '1b8ded13-d72d-4bba-9d1a-b57692d922c3', '538fed5a-c594-440a-be3f-2dfc35a0da50', 'fc5b7bc7-9bfd-448a-9433-6d0e1cbcc837']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:54.225234 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23691b2c-8dbc-4c1c-a9be-4e1d08c0d40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:54.236326 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aedacf5a-576c-4cba-9f8d-717862b26cac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:54.242519 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aedacf5a-576c-4cba-9f8d-717862b26cac tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:54.242847 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aedacf5a-576c-4cba-9f8d-717862b26cac tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:54.243135 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aedacf5a-576c-4cba-9f8d-717862b26cac tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:54.245517 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-aedacf5a-576c-4cba-9f8d-717862b26cac tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:54.252894 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:54.252894 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:54.254296 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aedacf5a-576c-4cba-9f8d-717862b26cac tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:54.255061 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 531/2099] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:54 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:54.258747 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23691b2c-8dbc-4c1c-a9be-4e1d08c0d40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee63c6a9-3623-4100-a3b3-c1dcd7d679da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1553002899',display_name='tempest-VolumesGetTest-Volume-1813358861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['8b8eec3c-0e5f-4f3f-a057-03fd912ded06','1b8ded13-d72d-4bba-9d1a-b57692d922c3','538fed5a-c594-440a-be3f-2dfc35a0da50','fc5b7bc7-9bfd-448a-9433-6d0e1cbcc837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:54Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1553002899',display_name='tempest-VolumesGetTest-Volume-1813358861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee63c6a9-3623-4100-a3b3-c1dcd7d679da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26f0dd24de254b359fcceb168244de0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07937139347a46f982509d86b60764c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:54.259702 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c398484-3bad-4e7a-b4d6-bb5fa45b1392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:54.289072 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c398484-3bad-4e7a-b4d6-bb5fa45b1392) transitioned into 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-1553002899',display_name='tempest-VolumesGetTest-Volume-1813358861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['8b8eec3c-0e5f-4f3f-a057-03fd912ded06','1b8ded13-d72d-4bba-9d1a-b57692d922c3','538fed5a-c594-440a-be3f-2dfc35a0da50','fc5b7bc7-9bfd-448a-9433-6d0e1cbcc837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:54.290044 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a472a4c5-aedc-4f8b-a50d-286651960652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:54.310121 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a472a4c5-aedc-4f8b-a50d-286651960652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:54.311710 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (c74339ef-c947-4165-b128-67b66c61860a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:54.312707 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request issued successfully. Aug 13 02:41:54.314707 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8f4cd9b3-4514-435a-8b37-3716250f79ba tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:54.314707 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 527/2100] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:54 2026] POST /volume/v3/volumes => generated 778 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:54.334508 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2d16629b-f285-42de-8509-c776cbf8744e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:54.338771 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2d16629b-f285-42de-8509-c776cbf8744e tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da Aug 13 02:41:54.338771 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2d16629b-f285-42de-8509-c776cbf8744e tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:54.338771 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2d16629b-f285-42de-8509-c776cbf8744e tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:54.354437 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:54.354437 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:54.362582 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2d16629b-f285-42de-8509-c776cbf8744e tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:54.370928 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2d16629b-f285-42de-8509-c776cbf8744e tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da returned with HTTP 200 Aug 13 02:41:54.371011 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 510/2101] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:54 2026] GET /volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:54.429972 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-928e51d7-082e-4573-892b-663af8412270 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:54.433818 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-928e51d7-082e-4573-892b-663af8412270 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:54.434111 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-928e51d7-082e-4573-892b-663af8412270 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:54.436644 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-928e51d7-082e-4573-892b-663af8412270 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:54.436856 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-928e51d7-082e-4573-892b-663af8412270 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:54.447997 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:54.447997 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:54.449081 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-928e51d7-082e-4573-892b-663af8412270 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:54.449673 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 534/2102] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:54 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:55.268408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-04ca0dcf-20d1-4d51-9005-b8e678443ffd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:55.270770 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04ca0dcf-20d1-4d51-9005-b8e678443ffd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:55.271010 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04ca0dcf-20d1-4d51-9005-b8e678443ffd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:55.271262 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04ca0dcf-20d1-4d51-9005-b8e678443ffd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:55.271408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-04ca0dcf-20d1-4d51-9005-b8e678443ffd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:55.280669 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:55.280669 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:55.281348 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04ca0dcf-20d1-4d51-9005-b8e678443ffd tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:55.281820 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 532/2103] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:55 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:55.389911 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8aee0347-032d-418c-9aa5-1e250b039c2d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:55.392101 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8aee0347-032d-418c-9aa5-1e250b039c2d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da Aug 13 02:41:55.392384 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8aee0347-032d-418c-9aa5-1e250b039c2d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:55.392666 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8aee0347-032d-418c-9aa5-1e250b039c2d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:55.402452 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:55.402452 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:55.407948 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8aee0347-032d-418c-9aa5-1e250b039c2d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:55.414421 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8aee0347-032d-418c-9aa5-1e250b039c2d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da returned with HTTP 200 Aug 13 02:41:55.414955 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 528/2104] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:55 2026] GET /volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:55.429962 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-447ac32f-472f-4bbd-ba71-982dbfa03659 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:55.432488 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-447ac32f-472f-4bbd-ba71-982dbfa03659 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] PUT https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da Aug 13 02:41:55.432789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-447ac32f-472f-4bbd-ba71-982dbfa03659 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-584121974", "description": null}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:55.445094 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:55.445094 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:55.450948 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-447ac32f-472f-4bbd-ba71-982dbfa03659 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:55.461186 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-447ac32f-472f-4bbd-ba71-982dbfa03659 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume updated successfully. Aug 13 02:41:55.461840 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-447ac32f-472f-4bbd-ba71-982dbfa03659 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da returned with HTTP 200 Aug 13 02:41:55.462620 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 511/2105] 10.4.3.30 () {68 vars in 1361 bytes} [Thu Aug 13 02:41:55 2026] PUT /volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da => generated 767 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:55.465298 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-52de2447-3286-4387-a9a3-1ed68e20d225 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:55.467862 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-52de2447-3286-4387-a9a3-1ed68e20d225 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:55.467862 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-52de2447-3286-4387-a9a3-1ed68e20d225 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:55.468096 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-52de2447-3286-4387-a9a3-1ed68e20d225 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:55.468262 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-52de2447-3286-4387-a9a3-1ed68e20d225 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:55.475798 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:55.475798 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:55.476791 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-52de2447-3286-4387-a9a3-1ed68e20d225 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:55.476963 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b93fefbc-81d9-40da-bc9f-ede1a8e5a2d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:55.477264 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 535/2106] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:55 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:55.483921 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b93fefbc-81d9-40da-bc9f-ede1a8e5a2d7 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da Aug 13 02:41:55.483921 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b93fefbc-81d9-40da-bc9f-ede1a8e5a2d7 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:55.483921 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b93fefbc-81d9-40da-bc9f-ede1a8e5a2d7 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:55.501272 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:55.501272 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:55.507612 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b93fefbc-81d9-40da-bc9f-ede1a8e5a2d7 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:55.516113 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b93fefbc-81d9-40da-bc9f-ede1a8e5a2d7 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da returned with HTTP 200 Aug 13 02:41:55.516113 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 533/2107] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:55 2026] GET /volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da => generated 835 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:55.536279 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4fcbc76d-b372-49e1-8cac-60f6abfa6ed1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:55.539860 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fcbc76d-b372-49e1-8cac-60f6abfa6ed1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] DELETE https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da Aug 13 02:41:55.540116 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4fcbc76d-b372-49e1-8cac-60f6abfa6ed1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:55.541274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4fcbc76d-b372-49e1-8cac-60f6abfa6ed1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:55.541274 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-4fcbc76d-b372-49e1-8cac-60f6abfa6ed1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume with id: ee63c6a9-3623-4100-a3b3-c1dcd7d679da Aug 13 02:41:55.563279 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:55.563279 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:55.563279 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4fcbc76d-b372-49e1-8cac-60f6abfa6ed1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:55.595321 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4fcbc76d-b372-49e1-8cac-60f6abfa6ed1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume request issued successfully. Aug 13 02:41:55.595613 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fcbc76d-b372-49e1-8cac-60f6abfa6ed1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da returned with HTTP 202 Aug 13 02:41:55.596216 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 529/2108] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:55 2026] DELETE /volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:55.609674 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-92911aa0-76fd-47c6-83c2-223aee2983d6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:55.612377 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-92911aa0-76fd-47c6-83c2-223aee2983d6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da Aug 13 02:41:55.612931 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-92911aa0-76fd-47c6-83c2-223aee2983d6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:55.613018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-92911aa0-76fd-47c6-83c2-223aee2983d6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:55.633396 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:55.633396 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:55.638878 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-92911aa0-76fd-47c6-83c2-223aee2983d6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:55.647443 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-92911aa0-76fd-47c6-83c2-223aee2983d6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da returned with HTTP 200 Aug 13 02:41:55.647934 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 512/2109] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:55 2026] GET /volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da => generated 834 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:56.168487 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5d03427f-34fd-412d-a703-f58f3d2612bc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:56.171566 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d03427f-34fd-412d-a703-f58f3d2612bc tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:56.174139 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d03427f-34fd-412d-a703-f58f3d2612bc tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:56.174577 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d03427f-34fd-412d-a703-f58f3d2612bc tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:56.174990 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-5d03427f-34fd-412d-a703-f58f3d2612bc tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Delete volume with id: 5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:56.188112 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:56.188112 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:56.188744 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5d03427f-34fd-412d-a703-f58f3d2612bc tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:56.217717 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5d03427f-34fd-412d-a703-f58f3d2612bc tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Delete volume request issued successfully. Aug 13 02:41:56.218240 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d03427f-34fd-412d-a703-f58f3d2612bc tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 202 Aug 13 02:41:56.220450 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 536/2110] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:56 2026] DELETE /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:56.231227 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ce1fa93-cb73-4ab4-9d77-8877c1ac4d8d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:56.234148 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ce1fa93-cb73-4ab4-9d77-8877c1ac4d8d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:56.234447 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ce1fa93-cb73-4ab4-9d77-8877c1ac4d8d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:56.234692 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ce1fa93-cb73-4ab4-9d77-8877c1ac4d8d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:56.245007 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:56.245007 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:56.252091 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ce1fa93-cb73-4ab4-9d77-8877c1ac4d8d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:56.259393 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ce1fa93-cb73-4ab4-9d77-8877c1ac4d8d tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 200 Aug 13 02:41:56.259705 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 534/2111] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:56 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:56.298532 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-124bd3ae-f29f-4a6e-95c8-28844e8cd2de None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:56.302753 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-124bd3ae-f29f-4a6e-95c8-28844e8cd2de tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:56.302991 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-124bd3ae-f29f-4a6e-95c8-28844e8cd2de tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:56.303272 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-124bd3ae-f29f-4a6e-95c8-28844e8cd2de tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:56.303383 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-124bd3ae-f29f-4a6e-95c8-28844e8cd2de tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:56.314778 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:56.314778 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:56.316223 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-124bd3ae-f29f-4a6e-95c8-28844e8cd2de tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:56.316223 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 530/2112] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:56 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:56.490788 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6c77c7a0-767e-478f-be88-5034d3dee5b1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:56.492760 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6c77c7a0-767e-478f-be88-5034d3dee5b1 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:56.493080 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6c77c7a0-767e-478f-be88-5034d3dee5b1 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:56.493341 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6c77c7a0-767e-478f-be88-5034d3dee5b1 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:56.493498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-6c77c7a0-767e-478f-be88-5034d3dee5b1 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:56.498812 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:56.498812 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:56.500210 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6c77c7a0-767e-478f-be88-5034d3dee5b1 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:56.500695 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 513/2113] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:56 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:56.512840 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-23af0608-5e15-4397-96e6-cc4f70638493 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:56.519736 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-23af0608-5e15-4397-96e6-cc4f70638493 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 Aug 13 02:41:56.520030 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-23af0608-5e15-4397-96e6-cc4f70638493 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:56.520318 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-23af0608-5e15-4397-96e6-cc4f70638493 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:56.542006 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:56.542006 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:56.553590 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-23af0608-5e15-4397-96e6-cc4f70638493 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:56.559602 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-23af0608-5e15-4397-96e6-cc4f70638493 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 returned with HTTP 200 Aug 13 02:41:56.560222 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 537/2114] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:56 2026] GET /volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 => generated 1354 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:56.575575 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:56.577397 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce/restore Aug 13 02:41:56.577736 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:56.579108 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Restoring backup 13992ffd-acc4-452c-a291-0f8bd6715dce ({'restore': {}}) {{(pid=100286) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 02:41:56.579213 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Restoring backup 13992ffd-acc4-452c-a291-0f8bd6715dce to volume None. Aug 13 02:41:56.583378 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:56.583378 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:56.584615 np0000007139 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating volume of 1 GB for restore of backup 13992ffd-acc4-452c-a291-0f8bd6715dce. Aug 13 02:41:56.591961 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Availability zone cache updated, next update will occur around 2026-08-13 03:41:56.591669. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 02:41:56.592136 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Availability Zones retrieved successfully. Aug 13 02:41:56.598763 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (770b275e-b1a5-424d-b14f-4a9a91b6e2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:56.600126 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdaefde-5d8d-4e4e-a56a-ade7ef9a677c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:56.601743 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:56.639193 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdaefde-5d8d-4e4e-a56a-ade7ef9a677c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:56.640087 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42a7f7f-2d5a-45a6-ae20-e67d7447f5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:56.666378 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1b166d51-1fe0-44a7-bffc-b5335921e93b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:56.672028 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1b166d51-1fe0-44a7-bffc-b5335921e93b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da Aug 13 02:41:56.672289 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1b166d51-1fe0-44a7-bffc-b5335921e93b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:56.672560 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1b166d51-1fe0-44a7-bffc-b5335921e93b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:56.688332 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1b166d51-1fe0-44a7-bffc-b5335921e93b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da returned with HTTP 404 Aug 13 02:41:56.689102 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 531/2115] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:56 2026] GET /volume/v3/volumes/ee63c6a9-3623-4100-a3b3-c1dcd7d679da => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:56.695507 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['7214d7ef-20a2-4597-9299-8605af5c45c3', '2a044991-0abf-4a81-8a0e-f3bc7b848e5a', '31d87625-94fb-4fba-8db6-0995551fc340', 'dcb9683d-95b6-41a0-9b90-14c180aec127'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:56.696382 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42a7f7f-2d5a-45a6-ae20-e67d7447f5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7214d7ef-20a2-4597-9299-8605af5c45c3', '2a044991-0abf-4a81-8a0e-f3bc7b848e5a', '31d87625-94fb-4fba-8db6-0995551fc340', 'dcb9683d-95b6-41a0-9b90-14c180aec127']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:56.697089 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d0e06f-9cce-4afa-9549-71761f45f88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:56.698931 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-827e7da5-f211-406f-8898-97c483e153ec None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:56.701988 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-827e7da5-f211-406f-8898-97c483e153ec tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 Aug 13 02:41:56.702808 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-827e7da5-f211-406f-8898-97c483e153ec tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:56.703185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-827e7da5-f211-406f-8898-97c483e153ec tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:56.713920 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:56.713920 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:56.720180 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-827e7da5-f211-406f-8898-97c483e153ec tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:56.727317 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-827e7da5-f211-406f-8898-97c483e153ec tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 returned with HTTP 200 Aug 13 02:41:56.728317 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 514/2116] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:56 2026] GET /volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:56.728428 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d0e06f-9cce-4afa-9549-71761f45f88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd2c8e0a-1376-405a-be05-14666e8ffd38', '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_13992ffd-acc4-452c-a291-0f8bd6715dce',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['7214d7ef-20a2-4597-9299-8605af5c45c3','2a044991-0abf-4a81-8a0e-f3bc7b848e5a','31d87625-94fb-4fba-8db6-0995551fc340','dcb9683d-95b6-41a0-9b90-14c180aec127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_13992ffd-acc4-452c-a291-0f8bd6715dce',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd2c8e0a-1376-405a-be05-14666e8ffd38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914e1e0148f349e59ba224a23a085865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86850a7dc1674e7797f891cf32782d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:56.729676 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2aa25c4-8db6-4484-9cd5-51c77d325232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:56.745953 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-95fa760e-f9a3-4aff-902e-70d938cba97f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:56.747859 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95fa760e-f9a3-4aff-902e-70d938cba97f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 Aug 13 02:41:56.748262 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95fa760e-f9a3-4aff-902e-70d938cba97f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:56.748601 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95fa760e-f9a3-4aff-902e-70d938cba97f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:56.748934 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-95fa760e-f9a3-4aff-902e-70d938cba97f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume with id: f4ec5b3a-af15-4a14-b970-2880d2ed63d2 Aug 13 02:41:56.752067 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2aa25c4-8db6-4484-9cd5-51c77d325232) transitioned into 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_13992ffd-acc4-452c-a291-0f8bd6715dce',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['7214d7ef-20a2-4597-9299-8605af5c45c3','2a044991-0abf-4a81-8a0e-f3bc7b848e5a','31d87625-94fb-4fba-8db6-0995551fc340','dcb9683d-95b6-41a0-9b90-14c180aec127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:56.756196 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18649a1f-b704-4621-8c13-0db620462822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:56.758777 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:56.758777 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:56.759660 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-95fa760e-f9a3-4aff-902e-70d938cba97f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:56.763839 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:56.763979 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18649a1f-b704-4621-8c13-0db620462822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:56.765724 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (770b275e-b1a5-424d-b14f-4a9a91b6e2b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:56.765724 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume request issued successfully. Aug 13 02:41:56.769524 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:56.770213 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1334763722"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:56.772715 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1334763722'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:56.773133 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Create volume of 1 GB Aug 13 02:41:56.774431 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:56.774431 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:56.775496 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:56.780268 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Availability Zones retrieved successfully. Aug 13 02:41:56.789702 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Flow 'volume_create_api' (3ee0a0b7-caa8-4d90-ab88-792056232ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:56.792201 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-95fa760e-f9a3-4aff-902e-70d938cba97f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume request issued successfully. Aug 13 02:41:56.792201 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95fa760e-f9a3-4aff-902e-70d938cba97f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 returned with HTTP 202 Aug 13 02:41:56.792331 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae818ed-06b2-4992-8a93-7e1536c6ec10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:56.792436 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 538/2117] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:56 2026] DELETE /volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:56.793101 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:56.809005 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6f5e376e-98fe-46d0-bc86-9ba7b02f072e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:56.812115 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6f5e376e-98fe-46d0-bc86-9ba7b02f072e tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 Aug 13 02:41:56.812287 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6f5e376e-98fe-46d0-bc86-9ba7b02f072e tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:56.812769 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6f5e376e-98fe-46d0-bc86-9ba7b02f072e tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:56.829359 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:56.829359 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:56.836608 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6f5e376e-98fe-46d0-bc86-9ba7b02f072e tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:56.836732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae818ed-06b2-4992-8a93-7e1536c6ec10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:56.839282 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (237890e2-6f3b-4ec9-a2d7-e5cbf779a0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:56.842617 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6f5e376e-98fe-46d0-bc86-9ba7b02f072e tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 returned with HTTP 200 Aug 13 02:41:56.843568 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 515/2118] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:56 2026] GET /volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 => generated 921 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:56.906823 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Created reservations ['b04ce6f9-c2ff-4930-a085-ccb9e152d242', '4e2f78aa-fc09-4f13-b65c-c4dbfefce839', '514a72e1-aef6-4959-b682-5dd31c95edd0', 'eb03bd51-dc85-4c47-ad83-4fc351a9a5fd'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:56.907856 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (237890e2-6f3b-4ec9-a2d7-e5cbf779a0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b04ce6f9-c2ff-4930-a085-ccb9e152d242', '4e2f78aa-fc09-4f13-b65c-c4dbfefce839', '514a72e1-aef6-4959-b682-5dd31c95edd0', 'eb03bd51-dc85-4c47-ad83-4fc351a9a5fd']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:56.908821 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43ddea64-0002-4d78-9c0b-4051093e4ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:56.944360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43ddea64-0002-4d78-9c0b-4051093e4ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a27dda77-f476-41ae-9539-e4c91f0d0651', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1334763722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff96d242722431a812ce293d9f80fb4',qos_specs=None,replication_status=,reservations=['b04ce6f9-c2ff-4930-a085-ccb9e152d242','4e2f78aa-fc09-4f13-b65c-c4dbfefce839','514a72e1-aef6-4959-b682-5dd31c95edd0','eb03bd51-dc85-4c47-ad83-4fc351a9a5fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ff12e8903c42d29c4e0d628696358e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1334763722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a27dda77-f476-41ae-9539-e4c91f0d0651,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ff96d242722431a812ce293d9f80fb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4ff12e8903c42d29c4e0d628696358e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:56.945479 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88158219-fae6-4ba1-8cf6-8e1bf433dcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:56.989620 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88158219-fae6-4ba1-8cf6-8e1bf433dcc8) transitioned into state 'SUCCESS' from state '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-1334763722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff96d242722431a812ce293d9f80fb4',qos_specs=None,replication_status=,reservations=['b04ce6f9-c2ff-4930-a085-ccb9e152d242','4e2f78aa-fc09-4f13-b65c-c4dbfefce839','514a72e1-aef6-4959-b682-5dd31c95edd0','eb03bd51-dc85-4c47-ad83-4fc351a9a5fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ff12e8903c42d29c4e0d628696358e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:56.990383 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f673a3-c01d-48b7-bad9-7bd42c20f819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:56.998948 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f673a3-c01d-48b7-bad9-7bd42c20f819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:56.999754 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Flow 'volume_create_api' (3ee0a0b7-caa8-4d90-ab88-792056232ebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:57.000172 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Create volume request issued successfully. Aug 13 02:41:57.000747 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4b20ed11-003f-4b29-be61-4422a9d9d68b tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:57.001402 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 532/2119] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:41:56 2026] POST /volume/v3/volumes => generated 757 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:57.017028 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-09ebc921-6964-4eeb-bfd7-9c960290ade1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:57.019154 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-09ebc921-6964-4eeb-bfd7-9c960290ade1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:41:57.019411 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-09ebc921-6964-4eeb-bfd7-9c960290ade1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:57.019627 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-09ebc921-6964-4eeb-bfd7-9c960290ade1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:57.026610 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:57.026610 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:57.030167 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-09ebc921-6964-4eeb-bfd7-9c960290ade1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:41:57.034562 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-09ebc921-6964-4eeb-bfd7-9c960290ade1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:41:57.034955 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 539/2120] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:57 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:57.279783 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9d1de3ae-0e7f-4e84-9b6b-02fe7fc50df2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:57.283313 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9d1de3ae-0e7f-4e84-9b6b-02fe7fc50df2 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 Aug 13 02:41:57.283542 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9d1de3ae-0e7f-4e84-9b6b-02fe7fc50df2 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:57.283741 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9d1de3ae-0e7f-4e84-9b6b-02fe7fc50df2 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:57.290507 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9d1de3ae-0e7f-4e84-9b6b-02fe7fc50df2 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 returned with HTTP 404 Aug 13 02:41:57.291445 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 516/2121] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:57 2026] GET /volume/v3/volumes/5f318c97-cc25-44c5-83ed-42429bd2a3e4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:57.327481 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-56ef36b8-1477-4440-8c4f-56784f64c2ee None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:57.329192 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56ef36b8-1477-4440-8c4f-56784f64c2ee tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:57.329387 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56ef36b8-1477-4440-8c4f-56784f64c2ee tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:57.329607 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56ef36b8-1477-4440-8c4f-56784f64c2ee tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:57.329730 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-56ef36b8-1477-4440-8c4f-56784f64c2ee tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:57.331632 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:UPDATE=123,cinder:INSERT=75,cinder:SELECT=387 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:41:57.336850 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:57.336850 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:57.338056 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56ef36b8-1477-4440-8c4f-56784f64c2ee tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:57.338735 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 533/2122] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:57 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:57.706934 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-00dcb92d-4840-435d-abd6-0aae916cb6f4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:57.709106 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00dcb92d-4840-435d-abd6-0aae916cb6f4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 Aug 13 02:41:57.709343 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00dcb92d-4840-435d-abd6-0aae916cb6f4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:57.709555 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00dcb92d-4840-435d-abd6-0aae916cb6f4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:57.709657 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-00dcb92d-4840-435d-abd6-0aae916cb6f4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Delete snapshot with id: 0a7c3b03-890a-411e-998c-2467927d7837 Aug 13 02:41:57.715934 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:57.715934 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:57.715934 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-00dcb92d-4840-435d-abd6-0aae916cb6f4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Snapshot retrieved successfully. Aug 13 02:41:57.733345 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-00dcb92d-4840-435d-abd6-0aae916cb6f4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Snapshot delete request issued successfully. Aug 13 02:41:57.733516 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00dcb92d-4840-435d-abd6-0aae916cb6f4 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 returned with HTTP 202 Aug 13 02:41:57.733922 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 540/2123] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:41:57 2026] DELETE /volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:57.748653 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c5bb53ea-55bc-4635-9109-d906678e315c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:57.753505 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c5bb53ea-55bc-4635-9109-d906678e315c tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 Aug 13 02:41:57.753794 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c5bb53ea-55bc-4635-9109-d906678e315c tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:57.754085 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c5bb53ea-55bc-4635-9109-d906678e315c tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:57.760272 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=339,cinder:UPDATE=78,cinder:INSERT=41 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:41:57.765640 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:57.765640 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:57.766193 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c5bb53ea-55bc-4635-9109-d906678e315c tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Snapshot retrieved successfully. Aug 13 02:41:57.767114 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c5bb53ea-55bc-4635-9109-d906678e315c tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 returned with HTTP 200 Aug 13 02:41:57.767760 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 517/2124] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:41:57 2026] GET /volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:57.778177 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=324,cinder:INSERT=47,cinder:UPDATE=75 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:41:57.789713 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:57.789713 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:57.792777 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:41:57.792777 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.backup.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Checking backup size 1 against volume size 1 {{(pid=100286) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 02:41:57.792777 np0000007139 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Overwriting volume dd2c8e0a-1376-405a-be05-14666e8ffd38 with restore of backup 13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:57.816399 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] restore_backup in rpcapi backup_id 13992ffd-acc4-452c-a291-0f8bd6715dce {{(pid=100286) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 02:41:57.818289 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-334bca5a-a8df-4ee5-9710-8a25e433d380 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce/restore returned with HTTP 202 Aug 13 02:41:57.818289 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 535/2125] 10.4.3.30 () {68 vars in 1386 bytes} [Thu Aug 13 02:41:56 2026] POST /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce/restore => generated 189 bytes in 1243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:57.834355 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-370c62b4-73ad-4927-bfca-334a07e2c5fa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:57.837084 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-370c62b4-73ad-4927-bfca-334a07e2c5fa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:57.837176 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-370c62b4-73ad-4927-bfca-334a07e2c5fa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:57.837402 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-370c62b4-73ad-4927-bfca-334a07e2c5fa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:57.837540 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-370c62b4-73ad-4927-bfca-334a07e2c5fa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:57.845466 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:57.845466 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:57.846458 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-370c62b4-73ad-4927-bfca-334a07e2c5fa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:57.846990 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 534/2126] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:57 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:57.859705 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5f2a28b6-1528-483a-96d3-684edfe89cfc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:57.861698 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f2a28b6-1528-483a-96d3-684edfe89cfc tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 Aug 13 02:41:57.862123 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f2a28b6-1528-483a-96d3-684edfe89cfc tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:57.862431 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f2a28b6-1528-483a-96d3-684edfe89cfc tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:57.870336 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f2a28b6-1528-483a-96d3-684edfe89cfc tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 returned with HTTP 404 Aug 13 02:41:57.870985 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 541/2127] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:57 2026] GET /volume/v3/volumes/f4ec5b3a-af15-4a14-b970-2880d2ed63d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:57.881820 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ed445356-32b3-445b-8b22-5ae0cb46a3d8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:57.889838 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ed445356-32b3-445b-8b22-5ae0cb46a3d8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b Aug 13 02:41:57.889838 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ed445356-32b3-445b-8b22-5ae0cb46a3d8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:57.892443 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ed445356-32b3-445b-8b22-5ae0cb46a3d8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:57.914820 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:57.914820 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:57.923519 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ed445356-32b3-445b-8b22-5ae0cb46a3d8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:57.931159 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ed445356-32b3-445b-8b22-5ae0cb46a3d8 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b returned with HTTP 200 Aug 13 02:41:57.931667 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 518/2128] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:57 2026] GET /volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b => generated 836 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:57.949839 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-995e64ce-0204-481f-bbcc-29edfcfd35f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:57.954276 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-995e64ce-0204-481f-bbcc-29edfcfd35f6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] DELETE https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b Aug 13 02:41:57.954276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-995e64ce-0204-481f-bbcc-29edfcfd35f6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:57.954276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-995e64ce-0204-481f-bbcc-29edfcfd35f6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:57.954276 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-995e64ce-0204-481f-bbcc-29edfcfd35f6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume with id: 053bb2ad-5b05-4529-862d-9801733c906b Aug 13 02:41:57.964923 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:57.964923 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:57.965538 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-995e64ce-0204-481f-bbcc-29edfcfd35f6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:58.005938 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-995e64ce-0204-481f-bbcc-29edfcfd35f6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume request issued successfully. Aug 13 02:41:58.005938 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-995e64ce-0204-481f-bbcc-29edfcfd35f6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b returned with HTTP 202 Aug 13 02:41:58.005938 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 536/2129] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:41:57 2026] DELETE /volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:41:58.018653 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fc00d333-46d1-4937-bf5f-773e880e0072 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:58.020930 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fc00d333-46d1-4937-bf5f-773e880e0072 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b Aug 13 02:41:58.021214 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fc00d333-46d1-4937-bf5f-773e880e0072 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:58.023606 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fc00d333-46d1-4937-bf5f-773e880e0072 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:58.036436 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:58.036436 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:58.046621 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fc00d333-46d1-4937-bf5f-773e880e0072 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:58.049013 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-37e7b78e-ab6d-4280-be1e-33dd62e6f1a8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:58.052426 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-37e7b78e-ab6d-4280-be1e-33dd62e6f1a8 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:41:58.052732 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-37e7b78e-ab6d-4280-be1e-33dd62e6f1a8 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:58.052955 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-37e7b78e-ab6d-4280-be1e-33dd62e6f1a8 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:58.059231 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fc00d333-46d1-4937-bf5f-773e880e0072 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b returned with HTTP 200 Aug 13 02:41:58.059418 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 535/2130] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:58 2026] GET /volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:58.062342 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:58.062342 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:58.068052 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-37e7b78e-ab6d-4280-be1e-33dd62e6f1a8 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:41:58.072900 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-37e7b78e-ab6d-4280-be1e-33dd62e6f1a8 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:41:58.073292 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 542/2131] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:58 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:58.357070 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-79a8438c-b09d-4d1f-909b-bea78a0a1184 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:58.358940 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-79a8438c-b09d-4d1f-909b-bea78a0a1184 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:58.359134 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-79a8438c-b09d-4d1f-909b-bea78a0a1184 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:58.359344 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-79a8438c-b09d-4d1f-909b-bea78a0a1184 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:58.359472 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-79a8438c-b09d-4d1f-909b-bea78a0a1184 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:58.364427 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:58.364427 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:58.365172 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-79a8438c-b09d-4d1f-909b-bea78a0a1184 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:58.365613 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 519/2132] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:58 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:58.784388 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f789974e-4e44-41e5-a7d3-617e1ec5ea20 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:58.785313 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f789974e-4e44-41e5-a7d3-617e1ec5ea20 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 Aug 13 02:41:58.785603 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f789974e-4e44-41e5-a7d3-617e1ec5ea20 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:58.786074 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f789974e-4e44-41e5-a7d3-617e1ec5ea20 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:58.792211 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f789974e-4e44-41e5-a7d3-617e1ec5ea20 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 returned with HTTP 404 Aug 13 02:41:58.792800 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 537/2133] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:41:58 2026] GET /volume/v3/snapshots/0a7c3b03-890a-411e-998c-2467927d7837 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:58.845560 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-515770e1-a712-4e88-a385-8c7c1d7b642b req-71f40352-3226-4b15-8b95-a08082073308 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:58.849057 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-515770e1-a712-4e88-a385-8c7c1d7b642b req-71f40352-3226-4b15-8b95-a08082073308 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:41:58.849320 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-515770e1-a712-4e88-a385-8c7c1d7b642b req-71f40352-3226-4b15-8b95-a08082073308 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:58.849544 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-515770e1-a712-4e88-a385-8c7c1d7b642b req-71f40352-3226-4b15-8b95-a08082073308 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:58.862196 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:58.862196 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:58.867017 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-df571d55-5c8c-4b4c-a0fd-bb41a059f689 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:58.868793 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-515770e1-a712-4e88-a385-8c7c1d7b642b req-71f40352-3226-4b15-8b95-a08082073308 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:41:58.871228 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-df571d55-5c8c-4b4c-a0fd-bb41a059f689 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:58.871725 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-df571d55-5c8c-4b4c-a0fd-bb41a059f689 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:58.871725 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-df571d55-5c8c-4b4c-a0fd-bb41a059f689 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:58.872043 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-df571d55-5c8c-4b4c-a0fd-bb41a059f689 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:58.874520 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-515770e1-a712-4e88-a385-8c7c1d7b642b req-71f40352-3226-4b15-8b95-a08082073308 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:41:58.876449 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 536/2134] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:41:58 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:58.888769 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:58.888769 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:58.889576 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-df571d55-5c8c-4b4c-a0fd-bb41a059f689 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:58.889947 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 543/2135] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:58 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:58.928896 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e197ca7c-6f7d-4a3b-9b32-3b950683f993 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:58.930897 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e197ca7c-6f7d-4a3b-9b32-3b950683f993 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:41:58.931099 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e197ca7c-6f7d-4a3b-9b32-3b950683f993 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:58.931306 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e197ca7c-6f7d-4a3b-9b32-3b950683f993 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:58.941661 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:58.941661 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:41:58.946643 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e197ca7c-6f7d-4a3b-9b32-3b950683f993 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:41:58.953313 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e197ca7c-6f7d-4a3b-9b32-3b950683f993 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:41:58.953313 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 520/2136] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:58 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:58.973633 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2bec496e-2941-4859-aca2-433a5b9643ef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:58.978673 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2bec496e-2941-4859-aca2-433a5b9643ef tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:41:58.979070 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2bec496e-2941-4859-aca2-433a5b9643ef tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:58.979532 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2bec496e-2941-4859-aca2-433a5b9643ef tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:58.991037 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:58.991037 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:58.997408 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2bec496e-2941-4859-aca2-433a5b9643ef tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:41:59.010652 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2bec496e-2941-4859-aca2-433a5b9643ef tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:41:59.011303 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 538/2137] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:58 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:59.073847 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-03da9fea-0ab8-4738-bfec-801c9689b5ec None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.075783 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03da9fea-0ab8-4738-bfec-801c9689b5ec tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b Aug 13 02:41:59.076069 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03da9fea-0ab8-4738-bfec-801c9689b5ec tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:59.076272 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03da9fea-0ab8-4738-bfec-801c9689b5ec tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:59.082714 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03da9fea-0ab8-4738-bfec-801c9689b5ec tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b returned with HTTP 404 Aug 13 02:41:59.083089 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-97f117d9-3f88-4003-9316-15108406241c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.083581 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 537/2138] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:59 2026] GET /volume/v3/volumes/053bb2ad-5b05-4529-862d-9801733c906b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:41:59.086006 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-97f117d9-3f88-4003-9316-15108406241c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:41:59.086664 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-97f117d9-3f88-4003-9316-15108406241c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:59.086744 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-97f117d9-3f88-4003-9316-15108406241c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:59.099387 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:59.099387 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:59.108426 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-97f117d9-3f88-4003-9316-15108406241c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:41:59.117381 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-97f117d9-3f88-4003-9316-15108406241c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:41:59.118787 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 544/2139] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:41:59 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:59.161199 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.164683 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:41:59.165213 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1, "name": "tempest-VolumesGetTest-Volume-1794366808", "metadata": {"Type": "Test"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:59.171559 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request body: {'volume': {'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1794366808', 'metadata': {'Type': 'Test'}}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:41:59.264662 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-31af7f08-67f3-4302-b60d-f1d2142ddf08 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.266053 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31af7f08-67f3-4302-b60d-f1d2142ddf08 None None] GET https://10.4.3.30/volume// Aug 13 02:41:59.266053 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31af7f08-67f3-4302-b60d-f1d2142ddf08 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:59.266053 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31af7f08-67f3-4302-b60d-f1d2142ddf08 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:59.266362 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31af7f08-67f3-4302-b60d-f1d2142ddf08 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:41:59.266563 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 539/2140] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:41:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:41:59.277740 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-f336d070-f6e9-444b-8ee4-04ce7177438c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.284440 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-f336d070-f6e9-444b-8ee4-04ce7177438c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:41:59.285309 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-f336d070-f6e9-444b-8ee4-04ce7177438c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4fd4248-cc5a-4ad5-9348-3219014d535b", "connector": null, "instance_uuid": "facdba7b-9465-4f7a-9a6a-481701e2f7df"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:59.297436 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:59.297436 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:59.345341 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-f336d070-f6e9-444b-8ee4-04ce7177438c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:41:59.346001 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 538/2141] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:41:59 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:59.381982 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7e32cbfe-7ffc-45e9-9d97-74c29882e312 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.387678 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7e32cbfe-7ffc-45e9-9d97-74c29882e312 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:41:59.387954 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7e32cbfe-7ffc-45e9-9d97-74c29882e312 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:59.388298 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7e32cbfe-7ffc-45e9-9d97-74c29882e312 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:59.388562 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7e32cbfe-7ffc-45e9-9d97-74c29882e312 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:59.404161 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:59.404161 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:59.404264 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9aa120d8-0936-4b25-bacd-96164d2755d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.404311 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7e32cbfe-7ffc-45e9-9d97-74c29882e312 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:41:59.404762 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 545/2142] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:59 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:59.408379 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9aa120d8-0936-4b25-bacd-96164d2755d5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:41:59.408379 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9aa120d8-0936-4b25-bacd-96164d2755d5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:59.408379 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9aa120d8-0936-4b25-bacd-96164d2755d5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:59.430688 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:59.430688 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:59.433317 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-92779c0b-d432-4c8d-9f3a-7f1a2215bf6a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.433984 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-92779c0b-d432-4c8d-9f3a-7f1a2215bf6a None None] GET https://10.4.3.30/volume// Aug 13 02:41:59.434375 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-92779c0b-d432-4c8d-9f3a-7f1a2215bf6a None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:59.434488 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-92779c0b-d432-4c8d-9f3a-7f1a2215bf6a None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:59.435070 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-92779c0b-d432-4c8d-9f3a-7f1a2215bf6a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:41:59.435452 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 539/2143] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:41:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:41:59.437498 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9aa120d8-0936-4b25-bacd-96164d2755d5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:41:59.449400 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9aa120d8-0936-4b25-bacd-96164d2755d5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:41:59.450148 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 540/2144] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:59 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:59.451353 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-ac5b48ad-de45-4b44-9c6f-7384ecdf9ecf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.455156 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-ac5b48ad-de45-4b44-9c6f-7384ecdf9ecf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:41:59.456639 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-ac5b48ad-de45-4b44-9c6f-7384ecdf9ecf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:59.456639 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-ac5b48ad-de45-4b44-9c6f-7384ecdf9ecf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:59.477137 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:59.477137 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:59.487758 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-ac5b48ad-de45-4b44-9c6f-7384ecdf9ecf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:41:59.496586 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-ac5b48ad-de45-4b44-9c6f-7384ecdf9ecf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:41:59.497320 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 546/2145] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:41:59 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 1056 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:41:59.526402 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume of 1 GB Aug 13 02:41:59.533519 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Availability Zones retrieved successfully. Aug 13 02:41:59.541327 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (9b75d757-89cf-45e3-b857-eb7d6c69b5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:59.543030 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9848bb85-ae74-495d-9833-d18afc76b4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:59.544550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:41:59.646704 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0aaa4263-4902-46ab-a019-38f4aafc4b25 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.649925 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0aaa4263-4902-46ab-a019-38f4aafc4b25 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] PUT https://10.4.3.30/volume/v3/attachments/449d0890-2f38-48c2-b77b-2547a6620e4a Aug 13 02:41:59.650486 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0aaa4263-4902-46ab-a019-38f4aafc4b25 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:41:59.654423 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9848bb85-ae74-495d-9833-d18afc76b4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:59.655763 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b89ffe-a3dc-4844-b35c-945fef6e3872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:59.662309 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0aaa4263-4902-46ab-a019-38f4aafc4b25 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Acquiring lock "cinder-attachment_update-c4fd4248-cc5a-4ad5-9348-3219014d535b-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:41:59.670058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0aaa4263-4902-46ab-a019-38f4aafc4b25 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-c4fd4248-cc5a-4ad5-9348-3219014d535b-np0000007139" acquired by "attachment_update" :: waited 0.009s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:41:59.671055 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:59.671055 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:59.737102 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Created reservations ['5071bb86-6fad-4c16-9175-fd050fe8217e', '8d76ad2d-0f9b-486a-9e01-208cde2f272d', '486b9449-7bb7-4410-b0a5-e3d5d0f5bfbe', '8d994005-27b6-4455-930b-3929b3e0c0a6'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:41:59.737875 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b89ffe-a3dc-4844-b35c-945fef6e3872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5071bb86-6fad-4c16-9175-fd050fe8217e', '8d76ad2d-0f9b-486a-9e01-208cde2f272d', '486b9449-7bb7-4410-b0a5-e3d5d0f5bfbe', '8d994005-27b6-4455-930b-3929b3e0c0a6']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:59.738788 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a378c714-312b-4fa1-86df-63fd6964b265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:59.770959 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a378c714-312b-4fa1-86df-63fd6964b265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '615e1252-0129-4917-ad19-30784508f70b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1794366808',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['5071bb86-6fad-4c16-9175-fd050fe8217e','8d76ad2d-0f9b-486a-9e01-208cde2f272d','486b9449-7bb7-4410-b0a5-e3d5d0f5bfbe','8d994005-27b6-4455-930b-3929b3e0c0a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:41:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1794366808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=615e1252-0129-4917-ad19-30784508f70b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='26f0dd24de254b359fcceb168244de0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07937139347a46f982509d86b60764c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:59.772545 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ace11e31-80e0-4af6-ba86-5aa7d90d88e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:59.801085 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ace11e31-80e0-4af6-ba86-5aa7d90d88e8) transitioned into state 'SUCCESS' from state '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-1794366808',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['5071bb86-6fad-4c16-9175-fd050fe8217e','8d76ad2d-0f9b-486a-9e01-208cde2f272d','486b9449-7bb7-4410-b0a5-e3d5d0f5bfbe','8d994005-27b6-4455-930b-3929b3e0c0a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:59.801920 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5729c72c-3aea-401a-bfe4-7a3ab77060b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:41:59.813158 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0aaa4263-4902-46ab-a019-38f4aafc4b25 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-c4fd4248-cc5a-4ad5-9348-3219014d535b-np0000007139" released by "attachment_update" :: held 0.143s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:41:59.813555 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0aaa4263-4902-46ab-a019-38f4aafc4b25 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/449d0890-2f38-48c2-b77b-2547a6620e4a returned with HTTP 200 Aug 13 02:41:59.814025 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 540/2146] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:41:59 2026] PUT /volume/v3/attachments/449d0890-2f38-48c2-b77b-2547a6620e4a => generated 968 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:41:59.817192 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5729c72c-3aea-401a-bfe4-7a3ab77060b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:41:59.818088 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (9b75d757-89cf-45e3-b857-eb7d6c69b5a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:41:59.818538 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request issued successfully. Aug 13 02:41:59.819046 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e172c2e-ead4-4ca2-afd0-e23b8fad5edf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:41:59.819667 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 521/2147] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:41:59 2026] POST /volume/v3/volumes => generated 757 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:41:59.823550 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0e884799-a939-4888-b5af-bf4c7a4a3336 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.826882 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0e884799-a939-4888-b5af-bf4c7a4a3336 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b/encryption Aug 13 02:41:59.827088 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0e884799-a939-4888-b5af-bf4c7a4a3336 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:59.827351 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0e884799-a939-4888-b5af-bf4c7a4a3336 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:59.835187 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cd6efee0-34d9-410a-b3de-d8c1cb0d718a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.836757 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd6efee0-34d9-410a-b3de-d8c1cb0d718a tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b Aug 13 02:41:59.836757 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd6efee0-34d9-410a-b3de-d8c1cb0d718a tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:59.836757 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd6efee0-34d9-410a-b3de-d8c1cb0d718a tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:59.846739 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:59.846739 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:41:59.851870 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:59.851870 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:41:59.861157 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cd6efee0-34d9-410a-b3de-d8c1cb0d718a tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:41:59.861499 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-0e884799-a939-4888-b5af-bf4c7a4a3336 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b/encryption returned with HTTP 200 Aug 13 02:41:59.861499 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 541/2148] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:41:59 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:59.869129 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd6efee0-34d9-410a-b3de-d8c1cb0d718a tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b returned with HTTP 200 Aug 13 02:41:59.870056 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 547/2149] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:59 2026] GET /volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:41:59.903872 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-62b45701-584e-40fe-9bcf-62cf1abaf7c6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:41:59.912244 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62b45701-584e-40fe-9bcf-62cf1abaf7c6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:41:59.912244 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62b45701-584e-40fe-9bcf-62cf1abaf7c6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:41:59.912244 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62b45701-584e-40fe-9bcf-62cf1abaf7c6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:41:59.912244 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-62b45701-584e-40fe-9bcf-62cf1abaf7c6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:41:59.924779 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:41:59.924779 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:41:59.925794 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62b45701-584e-40fe-9bcf-62cf1abaf7c6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:41:59.926710 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 541/2150] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:41:59 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:00.420881 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c145f160-fe27-4862-8cc9-84025130d0ae None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:00.428598 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c145f160-fe27-4862-8cc9-84025130d0ae tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:42:00.428866 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c145f160-fe27-4862-8cc9-84025130d0ae tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:00.429131 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c145f160-fe27-4862-8cc9-84025130d0ae tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:00.429483 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c145f160-fe27-4862-8cc9-84025130d0ae tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:00.436319 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:00.436319 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:00.437192 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c145f160-fe27-4862-8cc9-84025130d0ae tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:42:00.438264 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 522/2151] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:00 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:00.471583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe7ced25-3ef9-4a2a-a4e9-f5d83f9106fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:00.476226 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe7ced25-3ef9-4a2a-a4e9-f5d83f9106fc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:00.476531 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe7ced25-3ef9-4a2a-a4e9-f5d83f9106fc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:00.476888 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe7ced25-3ef9-4a2a-a4e9-f5d83f9106fc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:00.500858 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:00.500858 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:00.506828 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe7ced25-3ef9-4a2a-a4e9-f5d83f9106fc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:00.513048 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe7ced25-3ef9-4a2a-a4e9-f5d83f9106fc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:00.513766 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 542/2152] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:00 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:00.888753 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-42d18816-6076-4b37-a6c7-c62fd991446b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:00.890781 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42d18816-6076-4b37-a6c7-c62fd991446b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b Aug 13 02:42:00.891029 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42d18816-6076-4b37-a6c7-c62fd991446b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:00.891270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42d18816-6076-4b37-a6c7-c62fd991446b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:00.901423 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:00.901423 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:00.906280 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-42d18816-6076-4b37-a6c7-c62fd991446b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:00.913283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42d18816-6076-4b37-a6c7-c62fd991446b tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b returned with HTTP 200 Aug 13 02:42:00.913722 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 548/2153] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:00 2026] GET /volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:00.930611 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b45e8eef-0a0c-46b3-91c1-3c2ea04772a1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:00.933584 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b45e8eef-0a0c-46b3-91c1-3c2ea04772a1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b Aug 13 02:42:00.933912 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b45e8eef-0a0c-46b3-91c1-3c2ea04772a1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:00.934209 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b45e8eef-0a0c-46b3-91c1-3c2ea04772a1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:00.943824 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4c4d13dd-3be9-41f1-ba71-66ad370e942b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:00.946640 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c4d13dd-3be9-41f1-ba71-66ad370e942b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:00.947114 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:00.947114 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:00.947268 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c4d13dd-3be9-41f1-ba71-66ad370e942b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:00.947554 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c4d13dd-3be9-41f1-ba71-66ad370e942b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:00.947733 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-4c4d13dd-3be9-41f1-ba71-66ad370e942b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:00.953542 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b45e8eef-0a0c-46b3-91c1-3c2ea04772a1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:00.955184 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:00.955184 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:00.956828 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c4d13dd-3be9-41f1-ba71-66ad370e942b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:42:00.958397 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 523/2154] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:00 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:00.966594 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b45e8eef-0a0c-46b3-91c1-3c2ea04772a1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b returned with HTTP 200 Aug 13 02:42:00.967198 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 542/2155] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:00 2026] GET /volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:00.985229 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-35f61d4e-a33c-4f3d-ad49-74aab7fd7a0f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:00.987277 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35f61d4e-a33c-4f3d-ad49-74aab7fd7a0f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] PUT https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b Aug 13 02:42:00.987641 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35f61d4e-a33c-4f3d-ad49-74aab7fd7a0f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1794366808"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:00.999159 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:00.999159 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:01.004876 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-35f61d4e-a33c-4f3d-ad49-74aab7fd7a0f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:01.011783 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-35f61d4e-a33c-4f3d-ad49-74aab7fd7a0f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume updated successfully. Aug 13 02:42:01.012478 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35f61d4e-a33c-4f3d-ad49-74aab7fd7a0f tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b returned with HTTP 200 Aug 13 02:42:01.012914 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 543/2156] 10.4.3.30 () {68 vars in 1361 bytes} [Thu Aug 13 02:42:00 2026] PUT /volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b => generated 781 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:01.027482 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8554b71b-a612-43e6-82d5-3200e39d27f3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:01.029763 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8554b71b-a612-43e6-82d5-3200e39d27f3 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] PUT https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b Aug 13 02:42:01.030171 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8554b71b-a612-43e6-82d5-3200e39d27f3 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-148641255", "description": "This is the new description of volume"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:01.041593 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:01.041593 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:01.051409 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8554b71b-a612-43e6-82d5-3200e39d27f3 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:01.061239 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8554b71b-a612-43e6-82d5-3200e39d27f3 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume updated successfully. Aug 13 02:42:01.061239 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8554b71b-a612-43e6-82d5-3200e39d27f3 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b returned with HTTP 200 Aug 13 02:42:01.061390 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 549/2157] 10.4.3.30 () {68 vars in 1362 bytes} [Thu Aug 13 02:42:01 2026] PUT /volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:01.077384 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-fca412c9-d751-45e6-8b0f-ad1205ff5e98 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:01.081277 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fca412c9-d751-45e6-8b0f-ad1205ff5e98 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b Aug 13 02:42:01.081277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fca412c9-d751-45e6-8b0f-ad1205ff5e98 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:01.081277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fca412c9-d751-45e6-8b0f-ad1205ff5e98 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:01.097580 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:01.097580 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:01.104998 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fca412c9-d751-45e6-8b0f-ad1205ff5e98 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:01.107630 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fca412c9-d751-45e6-8b0f-ad1205ff5e98 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b returned with HTTP 200 Aug 13 02:42:01.108190 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 524/2158] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:01 2026] GET /volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b => generated 1403 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:01.122639 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:01.124669 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:42:01.125094 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1070923978", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1731514138"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:01.126954 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1070923978', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1731514138'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:42:01.127126 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume of 1 GB Aug 13 02:42:01.133435 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Availability Zones retrieved successfully. Aug 13 02:42:01.144803 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (225629b9-5111-474b-bc73-daaa573ad00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:01.144803 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480a0fe8-77b2-434f-a505-cc58e59a305d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:01.145408 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:42:01.200790 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480a0fe8-77b2-434f-a505-cc58e59a305d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:01.202271 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa15134-50fc-49b3-96de-c38c853f7e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:01.279819 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Created reservations ['ec95c7e2-1eb7-4ea7-83d5-a8c38fca91d8', 'ea11867c-f887-4b50-896f-74d1e0731a66', '5e86a4a5-fd8a-4d63-a36e-e0aec9d93520', '69540428-5e8d-4bae-9c6c-8e7aa330f40a'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:01.280374 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa15134-50fc-49b3-96de-c38c853f7e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec95c7e2-1eb7-4ea7-83d5-a8c38fca91d8', 'ea11867c-f887-4b50-896f-74d1e0731a66', '5e86a4a5-fd8a-4d63-a36e-e0aec9d93520', '69540428-5e8d-4bae-9c6c-8e7aa330f40a']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:01.282230 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a94f9967-7388-4ac3-813d-180673cd4acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:01.315618 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a94f9967-7388-4ac3-813d-180673cd4acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c93fe736-cba4-4063-a456-6deab8157289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1070923978',display_name='tempest-VolumesGetTest-Volume-1731514138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['ec95c7e2-1eb7-4ea7-83d5-a8c38fca91d8','ea11867c-f887-4b50-896f-74d1e0731a66','5e86a4a5-fd8a-4d63-a36e-e0aec9d93520','69540428-5e8d-4bae-9c6c-8e7aa330f40a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:42:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1070923978',display_name='tempest-VolumesGetTest-Volume-1731514138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c93fe736-cba4-4063-a456-6deab8157289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26f0dd24de254b359fcceb168244de0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07937139347a46f982509d86b60764c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:01.316954 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540dc2b1-131c-4540-88dd-2cb48b43840f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:01.346555 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540dc2b1-131c-4540-88dd-2cb48b43840f) transitioned into 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-1070923978',display_name='tempest-VolumesGetTest-Volume-1731514138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f0dd24de254b359fcceb168244de0c',qos_specs=None,replication_status=,reservations=['ec95c7e2-1eb7-4ea7-83d5-a8c38fca91d8','ea11867c-f887-4b50-896f-74d1e0731a66','5e86a4a5-fd8a-4d63-a36e-e0aec9d93520','69540428-5e8d-4bae-9c6c-8e7aa330f40a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07937139347a46f982509d86b60764c2',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:01.347741 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db7481ce-8b6d-4c62-9ba7-af936ab31587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:01.362779 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db7481ce-8b6d-4c62-9ba7-af936ab31587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:01.363951 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Flow 'volume_create_api' (225629b9-5111-474b-bc73-daaa573ad00c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:01.364627 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Create volume request issued successfully. Aug 13 02:42:01.369573 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3593dc29-33dc-48bf-aa8e-97617f4e9a34 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:42:01.369573 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 543/2159] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:42:01 2026] POST /volume/v3/volumes => generated 778 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:01.383049 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-079683e7-d5ac-4453-8420-4818c1d85b41 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:01.385678 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-079683e7-d5ac-4453-8420-4818c1d85b41 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 Aug 13 02:42:01.386006 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-079683e7-d5ac-4453-8420-4818c1d85b41 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:01.386315 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-079683e7-d5ac-4453-8420-4818c1d85b41 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:01.403973 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:01.403973 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:01.411037 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-079683e7-d5ac-4453-8420-4818c1d85b41 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:01.421317 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-079683e7-d5ac-4453-8420-4818c1d85b41 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 returned with HTTP 200 Aug 13 02:42:01.422588 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 544/2160] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:01 2026] GET /volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:01.451888 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3c705767-eaeb-48a7-8ce7-ab1193e8864b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:01.455106 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c705767-eaeb-48a7-8ce7-ab1193e8864b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:42:01.455334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c705767-eaeb-48a7-8ce7-ab1193e8864b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:01.455663 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c705767-eaeb-48a7-8ce7-ab1193e8864b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:01.455845 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-3c705767-eaeb-48a7-8ce7-ab1193e8864b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Show backup with id 5da036f1-e03a-4c7e-aabf-b2c778866fea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:01.462233 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:01.462233 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:01.464612 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c705767-eaeb-48a7-8ce7-ab1193e8864b tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 200 Aug 13 02:42:01.465823 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 550/2161] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:01 2026] GET /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:01.481544 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cf2acc28-5a66-4193-821b-d07d9d0a61ef None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:01.484228 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cf2acc28-5a66-4193-821b-d07d9d0a61ef tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e Aug 13 02:42:01.484550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cf2acc28-5a66-4193-821b-d07d9d0a61ef tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:01.485724 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cf2acc28-5a66-4193-821b-d07d9d0a61ef tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:01.505457 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:01.505457 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:01.511539 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-cf2acc28-5a66-4193-821b-d07d9d0a61ef tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:42:01.522667 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cf2acc28-5a66-4193-821b-d07d9d0a61ef tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e returned with HTTP 200 Aug 13 02:42:01.523503 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 525/2162] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:01 2026] GET /volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:01.534167 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5a90500f-b208-4269-96fc-a90f2866b002 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:01.536895 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a90500f-b208-4269-96fc-a90f2866b002 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:01.537704 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-10c99776-63b9-4a8f-819d-4fbc6fd91202 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:01.538395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a90500f-b208-4269-96fc-a90f2866b002 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:01.538797 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a90500f-b208-4269-96fc-a90f2866b002 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:01.539606 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10c99776-63b9-4a8f-819d-4fbc6fd91202 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e Aug 13 02:42:01.540007 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10c99776-63b9-4a8f-819d-4fbc6fd91202 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:01.540007 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10c99776-63b9-4a8f-819d-4fbc6fd91202 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:01.549488 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:01.549488 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:01.555589 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-10c99776-63b9-4a8f-819d-4fbc6fd91202 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:42:01.558769 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:01.558769 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:01.564177 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5a90500f-b208-4269-96fc-a90f2866b002 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:01.564331 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10c99776-63b9-4a8f-819d-4fbc6fd91202 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e returned with HTTP 200 Aug 13 02:42:01.564843 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 545/2163] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:01 2026] GET /volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:01.572052 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a90500f-b208-4269-96fc-a90f2866b002 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:01.572717 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 544/2164] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:01 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:01.973329 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b518f305-02fc-4766-bb74-ce8c9ee36586 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:01.975946 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b518f305-02fc-4766-bb74-ce8c9ee36586 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:01.976858 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b518f305-02fc-4766-bb74-ce8c9ee36586 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:01.976858 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b518f305-02fc-4766-bb74-ce8c9ee36586 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:01.976858 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b518f305-02fc-4766-bb74-ce8c9ee36586 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:01.992953 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:01.992953 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:01.994106 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b518f305-02fc-4766-bb74-ce8c9ee36586 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:42:01.995295 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 551/2165] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:01 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:02.138946 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-aaea4cb2-2d5d-4377-a73a-d9cba66eec27 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:02.141483 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aaea4cb2-2d5d-4377-a73a-d9cba66eec27 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] DELETE https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:42:02.141751 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aaea4cb2-2d5d-4377-a73a-d9cba66eec27 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:02.141990 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aaea4cb2-2d5d-4377-a73a-d9cba66eec27 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:02.142202 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-aaea4cb2-2d5d-4377-a73a-d9cba66eec27 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Delete volume with id: cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:42:02.152778 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:02.152778 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:02.154647 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-aaea4cb2-2d5d-4377-a73a-d9cba66eec27 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:42:02.186148 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-aaea4cb2-2d5d-4377-a73a-d9cba66eec27 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Delete volume request issued successfully. Aug 13 02:42:02.186148 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aaea4cb2-2d5d-4377-a73a-d9cba66eec27 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 202 Aug 13 02:42:02.186507 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 526/2166] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:02 2026] DELETE /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:02.195398 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f09dd3b4-c48d-46ae-a751-0c9a8e1a2dab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:02.199984 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f09dd3b4-c48d-46ae-a751-0c9a8e1a2dab tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:42:02.200469 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f09dd3b4-c48d-46ae-a751-0c9a8e1a2dab tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:02.200693 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f09dd3b4-c48d-46ae-a751-0c9a8e1a2dab tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:02.209938 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:02.209938 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:02.215179 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f09dd3b4-c48d-46ae-a751-0c9a8e1a2dab tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Volume info retrieved successfully. Aug 13 02:42:02.222283 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f09dd3b4-c48d-46ae-a751-0c9a8e1a2dab tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 200 Aug 13 02:42:02.222849 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 546/2167] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:02 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:02.437851 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f4763063-05c8-49cc-8607-3091ac65a3d4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:02.440315 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f4763063-05c8-49cc-8607-3091ac65a3d4 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 Aug 13 02:42:02.440757 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f4763063-05c8-49cc-8607-3091ac65a3d4 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:02.444290 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f4763063-05c8-49cc-8607-3091ac65a3d4 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:02.450525 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:02.450525 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:02.456236 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f4763063-05c8-49cc-8607-3091ac65a3d4 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:02.462457 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f4763063-05c8-49cc-8607-3091ac65a3d4 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 returned with HTTP 200 Aug 13 02:42:02.462931 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 545/2168] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:02 2026] GET /volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:02.483589 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-80491a00-707e-4277-a4d3-0f70bf2088c9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:02.486063 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80491a00-707e-4277-a4d3-0f70bf2088c9 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] PUT https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 Aug 13 02:42:02.486451 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-80491a00-707e-4277-a4d3-0f70bf2088c9 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1794366808", "description": null}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:02.493285 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=412,cinder:INSERT=61,cinder:UPDATE=95 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:42:02.504840 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:02.504840 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:02.513575 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-80491a00-707e-4277-a4d3-0f70bf2088c9 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:02.525530 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-80491a00-707e-4277-a4d3-0f70bf2088c9 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume updated successfully. Aug 13 02:42:02.526293 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80491a00-707e-4277-a4d3-0f70bf2088c9 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 returned with HTTP 200 Aug 13 02:42:02.526753 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 552/2169] 10.4.3.30 () {68 vars in 1361 bytes} [Thu Aug 13 02:42:02 2026] PUT /volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 => generated 768 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:02.542593 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5f537f44-777d-4952-a632-49b302fe73f0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:02.544932 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f537f44-777d-4952-a632-49b302fe73f0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 Aug 13 02:42:02.545622 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f537f44-777d-4952-a632-49b302fe73f0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:02.545622 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f537f44-777d-4952-a632-49b302fe73f0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:02.558610 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:02.558610 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:02.569276 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5f537f44-777d-4952-a632-49b302fe73f0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:02.576806 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f537f44-777d-4952-a632-49b302fe73f0 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 returned with HTTP 200 Aug 13 02:42:02.577416 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 527/2170] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:02 2026] GET /volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 => generated 836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:02.592321 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd87c96c-c48a-4e49-ab6d-e5509b9103ba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:02.595597 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-85f3c03c-0de1-4721-81be-a2960e2d395d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:02.596355 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd87c96c-c48a-4e49-ab6d-e5509b9103ba tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:02.596653 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd87c96c-c48a-4e49-ab6d-e5509b9103ba tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:02.597045 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd87c96c-c48a-4e49-ab6d-e5509b9103ba tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:02.601522 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-85f3c03c-0de1-4721-81be-a2960e2d395d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] DELETE https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 Aug 13 02:42:02.601522 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-85f3c03c-0de1-4721-81be-a2960e2d395d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:02.602400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-85f3c03c-0de1-4721-81be-a2960e2d395d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:02.602400 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-85f3c03c-0de1-4721-81be-a2960e2d395d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume with id: c93fe736-cba4-4063-a456-6deab8157289 Aug 13 02:42:02.615297 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:02.615297 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:02.617042 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:02.617042 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:02.618207 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-85f3c03c-0de1-4721-81be-a2960e2d395d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:02.625688 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fd87c96c-c48a-4e49-ab6d-e5509b9103ba tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:02.633232 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd87c96c-c48a-4e49-ab6d-e5509b9103ba tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:02.633726 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 547/2171] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:02 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:02.647138 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-85f3c03c-0de1-4721-81be-a2960e2d395d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume request issued successfully. Aug 13 02:42:02.648891 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-85f3c03c-0de1-4721-81be-a2960e2d395d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 returned with HTTP 202 Aug 13 02:42:02.649517 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 546/2172] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:02 2026] DELETE /volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:02.660684 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3bde016a-c83b-48ff-a43e-d373ee6725d1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:02.664382 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3bde016a-c83b-48ff-a43e-d373ee6725d1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 Aug 13 02:42:02.664654 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3bde016a-c83b-48ff-a43e-d373ee6725d1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:02.664922 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3bde016a-c83b-48ff-a43e-d373ee6725d1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:02.678116 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:02.678116 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:02.685539 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3bde016a-c83b-48ff-a43e-d373ee6725d1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:02.694860 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3bde016a-c83b-48ff-a43e-d373ee6725d1 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 returned with HTTP 200 Aug 13 02:42:02.696336 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 553/2173] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:02 2026] GET /volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 => generated 835 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:03.013704 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ff383ef1-140c-4f7a-8bef-d93f386ba141 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:03.016820 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff383ef1-140c-4f7a-8bef-d93f386ba141 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:03.017359 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff383ef1-140c-4f7a-8bef-d93f386ba141 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:03.017722 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff383ef1-140c-4f7a-8bef-d93f386ba141 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:03.017823 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-ff383ef1-140c-4f7a-8bef-d93f386ba141 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:03.033045 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:03.033045 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:03.034265 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff383ef1-140c-4f7a-8bef-d93f386ba141 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:42:03.038283 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 528/2174] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:03 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:03.247647 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb6754a9-a1b3-4945-b227-50668a965e65 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:03.250099 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb6754a9-a1b3-4945-b227-50668a965e65 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] GET https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 Aug 13 02:42:03.250929 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb6754a9-a1b3-4945-b227-50668a965e65 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:03.251652 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb6754a9-a1b3-4945-b227-50668a965e65 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:03.260621 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb6754a9-a1b3-4945-b227-50668a965e65 tempest-TestStampPattern-548168616 tempest-TestStampPattern-548168616-project-member] https://10.4.3.30/volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 returned with HTTP 404 Aug 13 02:42:03.261291 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 548/2175] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:03 2026] GET /volume/v3/volumes/cc8b6a29-ca84-4e9a-aa0f-1e559b5fe1b7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:03.534591 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-518ad3a6-b0bb-4749-a1f2-1106c6809a6c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:03.540938 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-518ad3a6-b0bb-4749-a1f2-1106c6809a6c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e Aug 13 02:42:03.541218 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-518ad3a6-b0bb-4749-a1f2-1106c6809a6c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:03.541491 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-518ad3a6-b0bb-4749-a1f2-1106c6809a6c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:03.551012 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:03.551012 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:03.556404 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-518ad3a6-b0bb-4749-a1f2-1106c6809a6c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:42:03.562564 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-518ad3a6-b0bb-4749-a1f2-1106c6809a6c tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e returned with HTTP 200 Aug 13 02:42:03.563066 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 547/2176] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:03 2026] GET /volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:03.649955 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5d7b3fbb-1ea8-4071-9844-419720335200 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:03.652744 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d7b3fbb-1ea8-4071-9844-419720335200 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:03.653132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d7b3fbb-1ea8-4071-9844-419720335200 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:03.653453 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d7b3fbb-1ea8-4071-9844-419720335200 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:03.672464 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:03.672464 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:03.681282 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5d7b3fbb-1ea8-4071-9844-419720335200 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:03.685719 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d7b3fbb-1ea8-4071-9844-419720335200 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:03.686593 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 554/2177] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:03 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:03.711321 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-333b9422-aad8-4db3-a16d-b626bda9beeb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:03.713718 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-333b9422-aad8-4db3-a16d-b626bda9beeb tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 Aug 13 02:42:03.714159 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-333b9422-aad8-4db3-a16d-b626bda9beeb tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:03.714571 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-333b9422-aad8-4db3-a16d-b626bda9beeb tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:03.723330 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-333b9422-aad8-4db3-a16d-b626bda9beeb tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 returned with HTTP 404 Aug 13 02:42:03.723330 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 529/2178] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:03 2026] GET /volume/v3/volumes/c93fe736-cba4-4063-a456-6deab8157289 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:03.735231 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4e86e8f-72eb-44c5-8e80-4e7240ba75d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:03.738305 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4e86e8f-72eb-44c5-8e80-4e7240ba75d6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b Aug 13 02:42:03.738609 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4e86e8f-72eb-44c5-8e80-4e7240ba75d6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:03.738890 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4e86e8f-72eb-44c5-8e80-4e7240ba75d6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:03.750278 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:03.750278 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:03.756199 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e4e86e8f-72eb-44c5-8e80-4e7240ba75d6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:03.772434 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4e86e8f-72eb-44c5-8e80-4e7240ba75d6 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b returned with HTTP 200 Aug 13 02:42:03.772434 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 549/2179] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:03 2026] GET /volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b => generated 1403 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:03.789242 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7617553a-c01a-48b2-affe-4be5db96ac3d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:03.792986 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7617553a-c01a-48b2-affe-4be5db96ac3d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] DELETE https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b Aug 13 02:42:03.793154 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7617553a-c01a-48b2-affe-4be5db96ac3d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:03.793468 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7617553a-c01a-48b2-affe-4be5db96ac3d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:03.793579 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7617553a-c01a-48b2-affe-4be5db96ac3d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume with id: 615e1252-0129-4917-ad19-30784508f70b Aug 13 02:42:03.807499 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:03.807499 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:03.809093 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7617553a-c01a-48b2-affe-4be5db96ac3d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:03.842199 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7617553a-c01a-48b2-affe-4be5db96ac3d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Delete volume request issued successfully. Aug 13 02:42:03.842631 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7617553a-c01a-48b2-affe-4be5db96ac3d tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b returned with HTTP 202 Aug 13 02:42:03.843198 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 548/2180] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:03 2026] DELETE /volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:03.856542 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3b7955fb-0aaf-4224-9e58-3b065c316b46 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:03.861386 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b7955fb-0aaf-4224-9e58-3b065c316b46 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b Aug 13 02:42:03.861386 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b7955fb-0aaf-4224-9e58-3b065c316b46 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:03.861386 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b7955fb-0aaf-4224-9e58-3b065c316b46 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:03.878162 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:03.878162 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:03.884798 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3b7955fb-0aaf-4224-9e58-3b065c316b46 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Volume info retrieved successfully. Aug 13 02:42:03.891304 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b7955fb-0aaf-4224-9e58-3b065c316b46 tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b returned with HTTP 200 Aug 13 02:42:03.891847 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 555/2181] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:03 2026] GET /volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b => generated 1402 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:04.055236 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-24d24d89-19a0-4a8b-9976-117bb60b93ef None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:04.057533 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-24d24d89-19a0-4a8b-9976-117bb60b93ef tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:04.057823 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-24d24d89-19a0-4a8b-9976-117bb60b93ef tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:04.058539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-24d24d89-19a0-4a8b-9976-117bb60b93ef tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:04.058539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-24d24d89-19a0-4a8b-9976-117bb60b93ef tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:04.066239 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:04.066239 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:04.067511 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-24d24d89-19a0-4a8b-9976-117bb60b93ef tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:42:04.067804 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 530/2182] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:04 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:04.251752 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-31238f34-d7fe-481d-a7df-621997981c64 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:04.257951 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-31238f34-d7fe-481d-a7df-621997981c64 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e Aug 13 02:42:04.258388 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-31238f34-d7fe-481d-a7df-621997981c64 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:04.258777 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-31238f34-d7fe-481d-a7df-621997981c64 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:04.276826 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:04.276826 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:04.283184 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-31238f34-d7fe-481d-a7df-621997981c64 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:42:04.294694 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-31238f34-d7fe-481d-a7df-621997981c64 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e returned with HTTP 200 Aug 13 02:42:04.295336 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 550/2183] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:04 2026] GET /volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e => generated 1415 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:04.314631 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-37f961d5-527b-462c-bfa7-65c81040f2e4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:04.315147 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37f961d5-527b-462c-bfa7-65c81040f2e4 None None] GET https://10.4.3.30/volume// Aug 13 02:42:04.315503 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37f961d5-527b-462c-bfa7-65c81040f2e4 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:04.315503 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37f961d5-527b-462c-bfa7-65c81040f2e4 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:04.316353 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37f961d5-527b-462c-bfa7-65c81040f2e4 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:04.316353 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 549/2184] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:42:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 02:42:04.334338 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-0453c7ec-f4c6-437a-996e-f487ca10806e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:04.341897 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-0453c7ec-f4c6-437a-996e-f487ca10806e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:42:04.341897 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-0453c7ec-f4c6-437a-996e-f487ca10806e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83b516ed-0015-487c-bff2-708cc1ab583e", "connector": null, "instance_uuid": "63f7b6d2-f197-43fb-b120-1c10fff7bec3"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:04.353503 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:04.353503 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:04.399749 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-0453c7ec-f4c6-437a-996e-f487ca10806e tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:42:04.399749 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 556/2185] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:42:04 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) Aug 13 02:42:04.702540 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4fe7ba9e-deb4-4c66-a0f9-193012a47f88 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:04.704344 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4fe7ba9e-deb4-4c66-a0f9-193012a47f88 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:04.704513 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4fe7ba9e-deb4-4c66-a0f9-193012a47f88 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:04.704857 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4fe7ba9e-deb4-4c66-a0f9-193012a47f88 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:04.720894 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:04.720894 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:04.729466 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4fe7ba9e-deb4-4c66-a0f9-193012a47f88 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:04.736989 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4fe7ba9e-deb4-4c66-a0f9-193012a47f88 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:04.736989 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 531/2186] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:04 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:04.911718 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f97d5bd-2e51-45b9-8bdc-f3abe5e077cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:04.913873 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f97d5bd-2e51-45b9-8bdc-f3abe5e077cf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] GET https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b Aug 13 02:42:04.914163 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f97d5bd-2e51-45b9-8bdc-f3abe5e077cf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:04.914377 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f97d5bd-2e51-45b9-8bdc-f3abe5e077cf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:04.923605 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f97d5bd-2e51-45b9-8bdc-f3abe5e077cf tempest-VolumesGetTest-261062821 tempest-VolumesGetTest-261062821-project-member] https://10.4.3.30/volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b returned with HTTP 404 Aug 13 02:42:04.924715 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 551/2187] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:04 2026] GET /volume/v3/volumes/615e1252-0129-4917-ad19-30784508f70b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:05.086852 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cfa4c95f-97cc-4af9-96aa-95319ee27ec0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:05.092520 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cfa4c95f-97cc-4af9-96aa-95319ee27ec0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:05.092520 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cfa4c95f-97cc-4af9-96aa-95319ee27ec0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:05.092763 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cfa4c95f-97cc-4af9-96aa-95319ee27ec0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:05.092861 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-cfa4c95f-97cc-4af9-96aa-95319ee27ec0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:05.099988 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:05.099988 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:05.102903 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cfa4c95f-97cc-4af9-96aa-95319ee27ec0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:42:05.102903 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 550/2188] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:05 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:05.759122 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3693bed3-3140-4289-910a-e4ef67afebd7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:05.764216 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3693bed3-3140-4289-910a-e4ef67afebd7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:05.765302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3693bed3-3140-4289-910a-e4ef67afebd7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:05.765302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3693bed3-3140-4289-910a-e4ef67afebd7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:05.776082 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:05.776082 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:05.782150 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3693bed3-3140-4289-910a-e4ef67afebd7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:05.789106 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3693bed3-3140-4289-910a-e4ef67afebd7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:05.790179 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 557/2189] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:05 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:06.119381 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-49f9bff9-3677-4a31-9d2c-44d825df88bb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:06.122391 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-49f9bff9-3677-4a31-9d2c-44d825df88bb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:06.122625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-49f9bff9-3677-4a31-9d2c-44d825df88bb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:06.122711 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-49f9bff9-3677-4a31-9d2c-44d825df88bb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:06.122870 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-49f9bff9-3677-4a31-9d2c-44d825df88bb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:06.129955 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:06.129955 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:06.131117 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-49f9bff9-3677-4a31-9d2c-44d825df88bb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:42:06.131621 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 532/2190] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:06 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:06.338370 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e11e9a8-3006-403e-8175-b6115aebc2da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:06.339274 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e11e9a8-3006-403e-8175-b6115aebc2da None None] GET https://10.4.3.30/volume// Aug 13 02:42:06.340102 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e11e9a8-3006-403e-8175-b6115aebc2da None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:06.340906 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e11e9a8-3006-403e-8175-b6115aebc2da None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:06.341705 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e11e9a8-3006-403e-8175-b6115aebc2da None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:06.342190 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 552/2191] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:42:06 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:42:06.365532 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-eb9216cb-e0d2-41ee-8279-ccdf0f6ec2a2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:06.365532 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-eb9216cb-e0d2-41ee-8279-ccdf0f6ec2a2 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e Aug 13 02:42:06.365532 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-eb9216cb-e0d2-41ee-8279-ccdf0f6ec2a2 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:06.365532 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-eb9216cb-e0d2-41ee-8279-ccdf0f6ec2a2 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:06.386328 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:06.386328 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:06.394716 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-eb9216cb-e0d2-41ee-8279-ccdf0f6ec2a2 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:42:06.409634 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-eb9216cb-e0d2-41ee-8279-ccdf0f6ec2a2 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e returned with HTTP 200 Aug 13 02:42:06.410244 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 551/2192] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:42:06 2026] GET /volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e => generated 1594 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:42:06.621890 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-b53b605a-e18e-4e14-a3fc-7d5b06f2cc2d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:06.625045 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-b53b605a-e18e-4e14-a3fc-7d5b06f2cc2d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] PUT https://10.4.3.30/volume/v3/attachments/5efe1b55-091a-4c29-87c9-536fb22e6711 Aug 13 02:42:06.625570 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-b53b605a-e18e-4e14-a3fc-7d5b06f2cc2d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:06.665146 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-b53b605a-e18e-4e14-a3fc-7d5b06f2cc2d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Acquiring lock "cinder-attachment_update-83b516ed-0015-487c-bff2-708cc1ab583e-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:42:06.672436 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-b53b605a-e18e-4e14-a3fc-7d5b06f2cc2d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Lock "cinder-attachment_update-83b516ed-0015-487c-bff2-708cc1ab583e-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:42:06.674313 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:06.674313 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:06.826869 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8b773b37-cca6-43ed-9ba3-55b880cde0bc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:06.829509 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8b773b37-cca6-43ed-9ba3-55b880cde0bc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:06.830155 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8b773b37-cca6-43ed-9ba3-55b880cde0bc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:06.830436 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8b773b37-cca6-43ed-9ba3-55b880cde0bc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:06.853738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-b53b605a-e18e-4e14-a3fc-7d5b06f2cc2d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Lock "cinder-attachment_update-83b516ed-0015-487c-bff2-708cc1ab583e-np0000007139" released by "attachment_update" :: held 0.180s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:42:06.853738 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-b53b605a-e18e-4e14-a3fc-7d5b06f2cc2d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/attachments/5efe1b55-091a-4c29-87c9-536fb22e6711 returned with HTTP 200 Aug 13 02:42:06.853738 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 558/2193] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:42:06 2026] PUT /volume/v3/attachments/5efe1b55-091a-4c29-87c9-536fb22e6711 => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:06.865236 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:06.865236 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:06.874727 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8b773b37-cca6-43ed-9ba3-55b880cde0bc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:06.879652 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8b773b37-cca6-43ed-9ba3-55b880cde0bc tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:06.881328 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 533/2194] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:06 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:06.942477 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-84eb7034-d783-4b24-94f3-51b0ee923de8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:06.949440 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-84eb7034-d783-4b24-94f3-51b0ee923de8 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] POST https://10.4.3.30/volume/v3/attachments/5efe1b55-091a-4c29-87c9-536fb22e6711/action Aug 13 02:42:06.949440 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-84eb7034-d783-4b24-94f3-51b0ee923de8 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:42:06.949440 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-84eb7034-d783-4b24-94f3-51b0ee923de8 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:07.009193 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:07.009193 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:07.049457 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d94e8e3-9ab9-47be-a486-cc8b0f0d359a req-84eb7034-d783-4b24-94f3-51b0ee923de8 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/attachments/5efe1b55-091a-4c29-87c9-536fb22e6711/action returned with HTTP 204 Aug 13 02:42:07.049457 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 553/2195] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:42:06 2026] POST /volume/v3/attachments/5efe1b55-091a-4c29-87c9-536fb22e6711/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:07.154365 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7f336d05-f814-4fd2-9571-885a8ae0e150 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:07.158277 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f336d05-f814-4fd2-9571-885a8ae0e150 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:07.158277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f336d05-f814-4fd2-9571-885a8ae0e150 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:07.158277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f336d05-f814-4fd2-9571-885a8ae0e150 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:07.158277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-7f336d05-f814-4fd2-9571-885a8ae0e150 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:07.171383 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:07.171383 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:07.171383 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f336d05-f814-4fd2-9571-885a8ae0e150 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:42:07.175400 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 552/2196] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:07 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:07.619887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-69cde02e-55d5-41fe-8b1a-1e8289baa154 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:07.895621 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69cde02e-55d5-41fe-8b1a-1e8289baa154 tempest-VolumesSummaryTest-1038638908 tempest-VolumesSummaryTest-1038638908-project-member] GET https://10.4.3.30/volume/v3/volumes/summary Aug 13 02:42:07.898098 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69cde02e-55d5-41fe-8b1a-1e8289baa154 tempest-VolumesSummaryTest-1038638908 tempest-VolumesSummaryTest-1038638908-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:07.898098 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69cde02e-55d5-41fe-8b1a-1e8289baa154 tempest-VolumesSummaryTest-1038638908 tempest-VolumesSummaryTest-1038638908-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:07.898098 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-69cde02e-55d5-41fe-8b1a-1e8289baa154 tempest-VolumesSummaryTest-1038638908 tempest-VolumesSummaryTest-1038638908-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:42:07.898098 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:07.898098 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:07.907389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6a2f0e14-5b36-4bd7-8737-e115708f598c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:07.909026 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6a2f0e14-5b36-4bd7-8737-e115708f598c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:07.909376 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6a2f0e14-5b36-4bd7-8737-e115708f598c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:07.909899 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6a2f0e14-5b36-4bd7-8737-e115708f598c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:07.922817 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-69cde02e-55d5-41fe-8b1a-1e8289baa154 tempest-VolumesSummaryTest-1038638908 tempest-VolumesSummaryTest-1038638908-project-member] Get summary completed successfully. Aug 13 02:42:07.922817 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69cde02e-55d5-41fe-8b1a-1e8289baa154 tempest-VolumesSummaryTest-1038638908 tempest-VolumesSummaryTest-1038638908-project-member] https://10.4.3.30/volume/v3/volumes/summary returned with HTTP 200 Aug 13 02:42:07.927240 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 559/2197] 10.4.3.30 () {68 vars in 1295 bytes} [Thu Aug 13 02:42:07 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:07.957998 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:07.957998 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:07.968571 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6a2f0e14-5b36-4bd7-8737-e115708f598c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:07.982594 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6a2f0e14-5b36-4bd7-8737-e115708f598c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:07.983276 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 534/2198] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:07 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:08.193647 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5b37453d-cbbc-482f-944a-d4f5d4af630d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:08.196178 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b37453d-cbbc-482f-944a-d4f5d4af630d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:08.196310 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b37453d-cbbc-482f-944a-d4f5d4af630d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:08.196616 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b37453d-cbbc-482f-944a-d4f5d4af630d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:08.196793 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5b37453d-cbbc-482f-944a-d4f5d4af630d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:08.206464 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:08.206464 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:08.206464 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b37453d-cbbc-482f-944a-d4f5d4af630d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:42:08.206696 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 554/2199] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:08 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:08.985590 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-a05b34d8-a0b3-47a1-9e86-8b6380e26fbe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:08.990751 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-a05b34d8-a0b3-47a1-9e86-8b6380e26fbe tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/limits Aug 13 02:42:08.991172 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-a05b34d8-a0b3-47a1-9e86-8b6380e26fbe tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:08.991623 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-a05b34d8-a0b3-47a1-9e86-8b6380e26fbe tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:09.002362 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bd695468-1d6f-4bd3-b561-b45b915d564b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:09.006617 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd695468-1d6f-4bd3-b561-b45b915d564b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:09.006813 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd695468-1d6f-4bd3-b561-b45b915d564b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:09.007129 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd695468-1d6f-4bd3-b561-b45b915d564b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:09.012017 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-a05b34d8-a0b3-47a1-9e86-8b6380e26fbe tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1063268378 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1063268378, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:42:09.032293 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:09.032293 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:09.043763 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bd695468-1d6f-4bd3-b561-b45b915d564b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:09.043919 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-a05b34d8-a0b3-47a1-9e86-8b6380e26fbe tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/limits returned with HTTP 200 Aug 13 02:42:09.044779 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 553/2200] 10.4.3.30 () {68 vars in 1477 bytes} [Thu Aug 13 02:42:08 2026] GET /volume/v3/limits => generated 302 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:09.047371 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd695468-1d6f-4bd3-b561-b45b915d564b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:09.047371 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 560/2201] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:09 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:09.142154 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-2f3fa337-2dda-43c5-afa3-e576bbf24e5b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:09.149276 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-2f3fa337-2dda-43c5-afa3-e576bbf24e5b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:42:09.149276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-2f3fa337-2dda-43c5-afa3-e576bbf24e5b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:09.151188 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-2f3fa337-2dda-43c5-afa3-e576bbf24e5b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:09.164579 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:09.164579 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:09.169512 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-2f3fa337-2dda-43c5-afa3-e576bbf24e5b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:42:09.175603 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-2f3fa337-2dda-43c5-afa3-e576bbf24e5b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 returned with HTTP 200 Aug 13 02:42:09.176426 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 535/2202] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:09 2026] GET /volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 => generated 1660 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:09.204970 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-45352bd7-6bb4-44c4-8a8b-e166fd078815 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:09.212279 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-45352bd7-6bb4-44c4-8a8b-e166fd078815 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:42:09.212279 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-45352bd7-6bb4-44c4-8a8b-e166fd078815 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b819dc5b-49c5-436e-91b4-133593335c08", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-641593417", "description": null, "metadata": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:09.225593 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4eb72b95-5968-45c5-9211-ce5d597b51d4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:09.230908 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:09.230908 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:09.231392 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-45352bd7-6bb4-44c4-8a8b-e166fd078815 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:42:09.233497 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-45352bd7-6bb4-44c4-8a8b-e166fd078815 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Create snapshot from volume b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:42:09.234232 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4eb72b95-5968-45c5-9211-ce5d597b51d4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:09.234625 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4eb72b95-5968-45c5-9211-ce5d597b51d4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:09.234901 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4eb72b95-5968-45c5-9211-ce5d597b51d4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:09.235071 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4eb72b95-5968-45c5-9211-ce5d597b51d4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:09.246804 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:09.246804 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:09.248123 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4eb72b95-5968-45c5-9211-ce5d597b51d4 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:42:09.248951 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 554/2203] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:09 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:09.325693 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-45352bd7-6bb4-44c4-8a8b-e166fd078815 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Created reservations ['0598bef0-d0c4-475b-8add-496ceaf7a268', 'b87280a0-b41b-4cb4-b208-65d0129eb760', 'd80a1819-c81a-4b54-b029-8d7f6e0668ba', '6928fe02-3d7e-493b-ad6e-5b7e133f3ca8'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:09.404811 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-45352bd7-6bb4-44c4-8a8b-e166fd078815 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot force create request issued successfully. Aug 13 02:42:09.405376 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6c5de596-464b-4720-ac3c-ef7c44ac29c1 req-45352bd7-6bb4-44c4-8a8b-e166fd078815 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:42:09.409182 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 555/2204] 10.4.3.30 () {72 vars in 1540 bytes} [Thu Aug 13 02:42:09 2026] POST /volume/v3/snapshots => generated 323 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:10.072450 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5b8ffb7f-a55e-4a14-8f8d-48b9d5a97b40 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:10.079581 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b8ffb7f-a55e-4a14-8f8d-48b9d5a97b40 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:10.079993 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b8ffb7f-a55e-4a14-8f8d-48b9d5a97b40 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:10.080228 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b8ffb7f-a55e-4a14-8f8d-48b9d5a97b40 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:10.097658 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:10.097658 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:10.102223 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5b8ffb7f-a55e-4a14-8f8d-48b9d5a97b40 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:10.107670 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b8ffb7f-a55e-4a14-8f8d-48b9d5a97b40 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:10.108099 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 561/2205] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:10 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:10.265900 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9c3d6119-907b-444e-903d-7e3460f35083 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:10.272748 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9c3d6119-907b-444e-903d-7e3460f35083 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:10.273075 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9c3d6119-907b-444e-903d-7e3460f35083 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:10.273305 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9c3d6119-907b-444e-903d-7e3460f35083 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:10.273664 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-9c3d6119-907b-444e-903d-7e3460f35083 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:10.282597 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:10.282597 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:10.282714 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9c3d6119-907b-444e-903d-7e3460f35083 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:42:10.283206 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 536/2206] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:10 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:10.297288 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0e663e47-59fa-4e5f-bb42-cbd92d69e275 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:10.299299 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e663e47-59fa-4e5f-bb42-cbd92d69e275 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 Aug 13 02:42:10.299475 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e663e47-59fa-4e5f-bb42-cbd92d69e275 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:10.299590 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e663e47-59fa-4e5f-bb42-cbd92d69e275 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:10.310814 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:10.310814 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:10.317015 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0e663e47-59fa-4e5f-bb42-cbd92d69e275 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:10.325621 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e663e47-59fa-4e5f-bb42-cbd92d69e275 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 returned with HTTP 200 Aug 13 02:42:10.326416 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 555/2207] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:10 2026] GET /volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:10.356062 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-25071bb7-b254-495d-8c2f-965ca791cfa6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:10.361415 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25071bb7-b254-495d-8c2f-965ca791cfa6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 Aug 13 02:42:10.361726 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25071bb7-b254-495d-8c2f-965ca791cfa6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:10.362139 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25071bb7-b254-495d-8c2f-965ca791cfa6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:10.383110 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:10.383110 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:10.390830 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-25071bb7-b254-495d-8c2f-965ca791cfa6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:10.403411 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25071bb7-b254-495d-8c2f-965ca791cfa6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 returned with HTTP 200 Aug 13 02:42:10.403991 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 556/2208] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:10 2026] GET /volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 => generated 1409 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:42:10.424443 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cd387dcb-1a89-4248-a9c6-e5cf97517acc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:10.431774 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd387dcb-1a89-4248-a9c6-e5cf97517acc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 Aug 13 02:42:10.432297 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd387dcb-1a89-4248-a9c6-e5cf97517acc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:10.433238 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd387dcb-1a89-4248-a9c6-e5cf97517acc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:10.434870 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-cd387dcb-1a89-4248-a9c6-e5cf97517acc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume with id: dd2c8e0a-1376-405a-be05-14666e8ffd38 Aug 13 02:42:10.445363 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:10.445363 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:10.446072 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cd387dcb-1a89-4248-a9c6-e5cf97517acc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:10.490318 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cd387dcb-1a89-4248-a9c6-e5cf97517acc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume request issued successfully. Aug 13 02:42:10.490318 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd387dcb-1a89-4248-a9c6-e5cf97517acc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 returned with HTTP 202 Aug 13 02:42:10.490704 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 562/2209] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:10 2026] DELETE /volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:10.500921 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-adb6fa93-51e2-4fd2-a28a-051c199115d3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:10.506056 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-adb6fa93-51e2-4fd2-a28a-051c199115d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 Aug 13 02:42:10.506611 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-adb6fa93-51e2-4fd2-a28a-051c199115d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:10.507342 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-adb6fa93-51e2-4fd2-a28a-051c199115d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:10.515841 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:10.515841 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:10.521859 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-adb6fa93-51e2-4fd2-a28a-051c199115d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:10.529602 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-adb6fa93-51e2-4fd2-a28a-051c199115d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 returned with HTTP 200 Aug 13 02:42:10.530159 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 537/2210] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:10 2026] GET /volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 => generated 1408 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:42:11.134018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7e66c0fe-f696-4b9b-978b-0e2abad86222 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:11.137661 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e66c0fe-f696-4b9b-978b-0e2abad86222 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:11.137941 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e66c0fe-f696-4b9b-978b-0e2abad86222 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:11.138206 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e66c0fe-f696-4b9b-978b-0e2abad86222 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:11.154700 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:11.154700 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:11.163882 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7e66c0fe-f696-4b9b-978b-0e2abad86222 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:11.172802 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e66c0fe-f696-4b9b-978b-0e2abad86222 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:11.172802 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 556/2211] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:11 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:11.555395 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f9e31bf-1d83-4879-80b1-c5a28b0b74ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:11.557622 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f9e31bf-1d83-4879-80b1-c5a28b0b74ed tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 Aug 13 02:42:11.557850 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f9e31bf-1d83-4879-80b1-c5a28b0b74ed tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:11.558075 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f9e31bf-1d83-4879-80b1-c5a28b0b74ed tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:11.568923 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f9e31bf-1d83-4879-80b1-c5a28b0b74ed tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 returned with HTTP 404 Aug 13 02:42:11.569561 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 557/2212] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:11 2026] GET /volume/v3/volumes/dd2c8e0a-1376-405a-be05-14666e8ffd38 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:11.578627 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f54c4f17-f04e-4a92-b77f-cb5ed8f2dc87 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:11.581605 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f54c4f17-f04e-4a92-b77f-cb5ed8f2dc87 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:11.581717 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f54c4f17-f04e-4a92-b77f-cb5ed8f2dc87 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:11.581940 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f54c4f17-f04e-4a92-b77f-cb5ed8f2dc87 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:11.582088 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-f54c4f17-f04e-4a92-b77f-cb5ed8f2dc87 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete backup with id: 13992ffd-acc4-452c-a291-0f8bd6715dce. Aug 13 02:42:11.590856 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:11.590856 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:11.616108 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-f54c4f17-f04e-4a92-b77f-cb5ed8f2dc87 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] delete_backup rpcapi backup_id 13992ffd-acc4-452c-a291-0f8bd6715dce {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:42:11.617187 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f54c4f17-f04e-4a92-b77f-cb5ed8f2dc87 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 202 Aug 13 02:42:11.617706 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 563/2213] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:11 2026] DELETE /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:42:11.630584 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6d5d0a42-7322-4a97-8902-3736d55684d8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:11.633113 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d5d0a42-7322-4a97-8902-3736d55684d8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:11.635285 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d5d0a42-7322-4a97-8902-3736d55684d8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:11.635641 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d5d0a42-7322-4a97-8902-3736d55684d8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:11.635863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-6d5d0a42-7322-4a97-8902-3736d55684d8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:11.646483 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:11.646483 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:11.647036 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d5d0a42-7322-4a97-8902-3736d55684d8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 200 Aug 13 02:42:11.647527 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 538/2214] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:11 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:12.194345 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b597a770-c793-4112-a647-bc5e3a6d9bb7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:12.198007 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b597a770-c793-4112-a647-bc5e3a6d9bb7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:12.200695 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b597a770-c793-4112-a647-bc5e3a6d9bb7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:12.201117 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b597a770-c793-4112-a647-bc5e3a6d9bb7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:12.232264 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:12.232264 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:12.239657 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b597a770-c793-4112-a647-bc5e3a6d9bb7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:12.250347 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b597a770-c793-4112-a647-bc5e3a6d9bb7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:12.251510 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 557/2215] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:12 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:12.448790 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f11c148-a80b-4a2f-91e7-62f9f9023cc9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:12.451651 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f11c148-a80b-4a2f-91e7-62f9f9023cc9 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 Aug 13 02:42:12.451651 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f11c148-a80b-4a2f-91e7-62f9f9023cc9 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:12.451924 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f11c148-a80b-4a2f-91e7-62f9f9023cc9 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:12.464064 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:12.464064 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:12.464667 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f11c148-a80b-4a2f-91e7-62f9f9023cc9 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot retrieved successfully. Aug 13 02:42:12.468329 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f11c148-a80b-4a2f-91e7-62f9f9023cc9 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 returned with HTTP 200 Aug 13 02:42:12.469171 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 558/2216] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:42:12 2026] GET /volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 => generated 482 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:12.512511 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:12.514787 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:42:12.515182 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1704625578", "snapshot_id": null, "imageRef": "609d7533-d4cf-4fcd-a71e-13b44e4f241c", "volume_type": null, "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:12.517341 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1704625578', 'snapshot_id': None, 'imageRef': '609d7533-d4cf-4fcd-a71e-13b44e4f241c', 'volume_type': None, 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:42:12.576011 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-9e4efe88-15cf-4f78-afb1-1ff6d159c58d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:12.578938 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-9e4efe88-15cf-4f78-afb1-1ff6d159c58d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments/449d0890-2f38-48c2-b77b-2547a6620e4a/action Aug 13 02:42:12.579112 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-9e4efe88-15cf-4f78-afb1-1ff6d159c58d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:42:12.579234 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-9e4efe88-15cf-4f78-afb1-1ff6d159c58d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:12.617449 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:12.617449 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:12.634515 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c1ce01bd-b823-450a-8344-ef1f50099efc req-9e4efe88-15cf-4f78-afb1-1ff6d159c58d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/449d0890-2f38-48c2-b77b-2547a6620e4a/action returned with HTTP 204 Aug 13 02:42:12.635376 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 539/2217] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:42:12 2026] POST /volume/v3/attachments/449d0890-2f38-48c2-b77b-2547a6620e4a/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:12.662385 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:12.662385 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:12.663461 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot retrieved successfully. Aug 13 02:42:12.663461 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Create volume of 1 GB Aug 13 02:42:12.666563 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ab46d5bd-ca68-4610-a2af-1a6e1ee8445f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:12.668728 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab46d5bd-ca68-4610-a2af-1a6e1ee8445f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce Aug 13 02:42:12.668951 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab46d5bd-ca68-4610-a2af-1a6e1ee8445f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:12.669200 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab46d5bd-ca68-4610-a2af-1a6e1ee8445f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:12.669336 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ab46d5bd-ca68-4610-a2af-1a6e1ee8445f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 13992ffd-acc4-452c-a291-0f8bd6715dce. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:12.670802 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Availability Zones retrieved successfully. Aug 13 02:42:12.678452 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab46d5bd-ca68-4610-a2af-1a6e1ee8445f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce returned with HTTP 404 Aug 13 02:42:12.678452 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 558/2218] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:12 2026] GET /volume/v3/backups/13992ffd-acc4-452c-a291-0f8bd6715dce => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:12.683704 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Flow 'volume_create_api' (09fc2412-9023-4718-91c0-e274bcfdd5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:12.685523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81af55bf-2d17-4200-9202-a44b9b8ff0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:12.693320 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:42:12.766805 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81af55bf-2d17-4200-9202-a44b9b8ff0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a09c2fe9-284d-4795-b8f5-0a17daac1521', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:12.768558 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7a814c-f2f5-4922-bfd2-1b3f24f7c493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:12.814637 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c113e41-616e-4c5a-b470-2c290883ebb7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:12.821429 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c113e41-616e-4c5a-b470-2c290883ebb7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 Aug 13 02:42:12.821720 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c113e41-616e-4c5a-b470-2c290883ebb7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:12.822014 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c113e41-616e-4c5a-b470-2c290883ebb7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:12.833239 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:12.833239 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:12.844369 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4c113e41-616e-4c5a-b470-2c290883ebb7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:12.848077 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Created reservations ['7864e5f7-5d4f-4bf0-901c-3856c556a05c', '2918607c-b02b-4621-9f5c-c9a7e8239b51', 'd2266c76-26ab-4c57-87ac-b8d36edac147', '21a110d0-66a5-4122-8d4f-caed307de01e'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:12.849799 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7a814c-f2f5-4922-bfd2-1b3f24f7c493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7864e5f7-5d4f-4bf0-901c-3856c556a05c', '2918607c-b02b-4621-9f5c-c9a7e8239b51', 'd2266c76-26ab-4c57-87ac-b8d36edac147', '21a110d0-66a5-4122-8d4f-caed307de01e']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:12.851555 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed30d549-e1c5-4d8d-8592-872fdeffdd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:12.855546 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c113e41-616e-4c5a-b470-2c290883ebb7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 returned with HTTP 200 Aug 13 02:42:12.855691 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 559/2219] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:12 2026] GET /volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 => generated 1354 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:12.880281 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-953fd5f2-a561-4151-8630-18ecefe13f9c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:12.882039 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-953fd5f2-a561-4151-8630-18ecefe13f9c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 Aug 13 02:42:12.882324 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-953fd5f2-a561-4151-8630-18ecefe13f9c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:12.882538 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-953fd5f2-a561-4151-8630-18ecefe13f9c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:12.882722 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-953fd5f2-a561-4151-8630-18ecefe13f9c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume with id: 80aac020-d95c-433d-b817-b845da825be4 Aug 13 02:42:12.898575 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:12.898575 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:12.899276 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-953fd5f2-a561-4151-8630-18ecefe13f9c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:12.921114 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed30d549-e1c5-4d8d-8592-872fdeffdd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ed6ef26-fc67-4e56-8615-e43673817469', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1704625578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caab92420c884286957d7ce37b5e406b',qos_specs=None,replication_status=,reservations=['7864e5f7-5d4f-4bf0-901c-3856c556a05c','2918607c-b02b-4621-9f5c-c9a7e8239b51','d2266c76-26ab-4c57-87ac-b8d36edac147','21a110d0-66a5-4122-8d4f-caed307de01e'],size=1,snapshot_id=a09c2fe9-284d-4795-b8f5-0a17daac1521,source_replicaid=,source_volid=None,status='creating',user_id='4b4ce5243bda4a12b3d1290cff6e2a41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1704625578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ed6ef26-fc67-4e56-8615-e43673817469,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caab92420c884286957d7ce37b5e406b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a09c2fe9-284d-4795-b8f5-0a17daac1521,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b4ce5243bda4a12b3d1290cff6e2a41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:12.923853 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1891a731-4a42-455d-aa06-5d40ee8f9bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:12.935708 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-953fd5f2-a561-4151-8630-18ecefe13f9c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume request issued successfully. Aug 13 02:42:12.936160 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-953fd5f2-a561-4151-8630-18ecefe13f9c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 returned with HTTP 202 Aug 13 02:42:12.936929 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 540/2220] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:12 2026] DELETE /volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:12.945935 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2fed2a46-0537-4d13-92eb-788053792780 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:12.949062 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2fed2a46-0537-4d13-92eb-788053792780 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 Aug 13 02:42:12.949403 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2fed2a46-0537-4d13-92eb-788053792780 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:12.949654 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2fed2a46-0537-4d13-92eb-788053792780 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:12.965379 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:12.965379 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:12.982807 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2fed2a46-0537-4d13-92eb-788053792780 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:12.990619 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1891a731-4a42-455d-aa06-5d40ee8f9bf4) transitioned into state 'SUCCESS' from state '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-1704625578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caab92420c884286957d7ce37b5e406b',qos_specs=None,replication_status=,reservations=['7864e5f7-5d4f-4bf0-901c-3856c556a05c','2918607c-b02b-4621-9f5c-c9a7e8239b51','d2266c76-26ab-4c57-87ac-b8d36edac147','21a110d0-66a5-4122-8d4f-caed307de01e'],size=1,snapshot_id=a09c2fe9-284d-4795-b8f5-0a17daac1521,source_replicaid=,source_volid=None,status='creating',user_id='4b4ce5243bda4a12b3d1290cff6e2a41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:12.992023 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8366ae57-df51-41ed-9335-37d32cd06ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:13.000939 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2fed2a46-0537-4d13-92eb-788053792780 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 returned with HTTP 200 Aug 13 02:42:13.001953 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 559/2221] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:12 2026] GET /volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 => generated 1353 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:13.046447 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8366ae57-df51-41ed-9335-37d32cd06ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:13.047150 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Flow 'volume_create_api' (09fc2412-9023-4718-91c0-e274bcfdd5e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:13.047718 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Create volume request issued successfully. Aug 13 02:42:13.048410 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ffdf785-4fc5-4be8-9272-8b37d7482f12 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:42:13.049089 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 564/2222] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:42:12 2026] POST /volume/v3/volumes => generated 812 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:13.069811 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c6f6011-447c-45e1-9cda-107cec9edd7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:13.072481 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c6f6011-447c-45e1-9cda-107cec9edd7b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 Aug 13 02:42:13.072904 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c6f6011-447c-45e1-9cda-107cec9edd7b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:13.073125 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c6f6011-447c-45e1-9cda-107cec9edd7b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:13.084790 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:13.084790 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:13.092120 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c6f6011-447c-45e1-9cda-107cec9edd7b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:42:13.097896 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c6f6011-447c-45e1-9cda-107cec9edd7b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 returned with HTTP 200 Aug 13 02:42:13.101334 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 560/2223] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:42:13 2026] GET /volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:13.272369 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a56ed1fc-7f1a-4b2f-80c0-eded4a05703b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:13.274548 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a56ed1fc-7f1a-4b2f-80c0-eded4a05703b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:13.274956 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a56ed1fc-7f1a-4b2f-80c0-eded4a05703b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:13.275367 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a56ed1fc-7f1a-4b2f-80c0-eded4a05703b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:13.288343 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:13.288343 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:13.295328 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a56ed1fc-7f1a-4b2f-80c0-eded4a05703b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:13.308750 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a56ed1fc-7f1a-4b2f-80c0-eded4a05703b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:13.315284 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 541/2224] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:13 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 1169 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:13.327077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4e318abc-5c9f-4727-a0cd-91929d804328 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:13.329592 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e318abc-5c9f-4727-a0cd-91929d804328 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:13.329592 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e318abc-5c9f-4727-a0cd-91929d804328 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:13.329878 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e318abc-5c9f-4727-a0cd-91929d804328 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:13.343543 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:13.343543 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:13.351708 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4e318abc-5c9f-4727-a0cd-91929d804328 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:13.360606 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e318abc-5c9f-4727-a0cd-91929d804328 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:13.362132 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 560/2225] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:13 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 1169 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:13.427989 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-3b8f6c5d-69f0-4f19-977c-cbc1b9add13e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:13.430695 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-3b8f6c5d-69f0-4f19-977c-cbc1b9add13e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:13.430978 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-3b8f6c5d-69f0-4f19-977c-cbc1b9add13e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:13.431219 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-3b8f6c5d-69f0-4f19-977c-cbc1b9add13e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:13.446389 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:13.446389 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:13.450385 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-3b8f6c5d-69f0-4f19-977c-cbc1b9add13e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:13.455327 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-3b8f6c5d-69f0-4f19-977c-cbc1b9add13e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:13.455865 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 565/2226] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:13 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:13.480415 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-b5aebd4a-f2d9-4129-b3ee-55fe05b5d3b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:13.482711 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-b5aebd4a-f2d9-4129-b3ee-55fe05b5d3b4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b/action Aug 13 02:42:13.483278 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-b5aebd4a-f2d9-4129-b3ee-55fe05b5d3b4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:42:13.483534 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-b5aebd4a-f2d9-4129-b3ee-55fe05b5d3b4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:13.505390 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:13.505390 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:13.509208 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-b5aebd4a-f2d9-4129-b3ee-55fe05b5d3b4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:13.518581 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-b5aebd4a-f2d9-4129-b3ee-55fe05b5d3b4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Begin detaching volume completed successfully. Aug 13 02:42:13.518581 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-b5aebd4a-f2d9-4129-b3ee-55fe05b5d3b4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b/action returned with HTTP 202 Aug 13 02:42:13.518581 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 561/2227] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:42:13 2026] POST /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:42:13.590813 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ddf8d1cd-a756-4308-95e8-3c0d4aa80a26 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:13.591433 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ddf8d1cd-a756-4308-95e8-3c0d4aa80a26 None None] GET https://10.4.3.30/volume// Aug 13 02:42:13.591622 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ddf8d1cd-a756-4308-95e8-3c0d4aa80a26 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:13.591817 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ddf8d1cd-a756-4308-95e8-3c0d4aa80a26 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:13.592273 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ddf8d1cd-a756-4308-95e8-3c0d4aa80a26 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:13.592790 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 542/2228] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:42:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:42:13.604190 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-2094aeae-47ce-4e54-864b-05a3c97c947d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:13.607851 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-2094aeae-47ce-4e54-864b-05a3c97c947d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:13.608172 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-2094aeae-47ce-4e54-864b-05a3c97c947d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:13.608172 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-2094aeae-47ce-4e54-864b-05a3c97c947d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:13.624773 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:13.624773 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:13.628889 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-2094aeae-47ce-4e54-864b-05a3c97c947d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:13.633563 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-2094aeae-47ce-4e54-864b-05a3c97c947d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:13.633686 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 561/2229] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:42:13 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 1352 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:42:13.645910 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-cbafe1b5-4a23-4d3a-a795-d9b98ed5cbec None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:13.650201 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-cbafe1b5-4a23-4d3a-a795-d9b98ed5cbec tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b/encryption Aug 13 02:42:13.650496 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-cbafe1b5-4a23-4d3a-a795-d9b98ed5cbec tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:13.650757 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-cbafe1b5-4a23-4d3a-a795-d9b98ed5cbec tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:13.665576 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:13.665576 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:13.674016 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-cbafe1b5-4a23-4d3a-a795-d9b98ed5cbec tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b/encryption returned with HTTP 200 Aug 13 02:42:13.674864 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 566/2230] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:42:13 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:14.022399 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7e695f0f-ab40-4d31-a16b-5ea42349c7ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:14.026410 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e695f0f-ab40-4d31-a16b-5ea42349c7ce tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 Aug 13 02:42:14.026410 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e695f0f-ab40-4d31-a16b-5ea42349c7ce tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:14.026410 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e695f0f-ab40-4d31-a16b-5ea42349c7ce tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:14.034351 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e695f0f-ab40-4d31-a16b-5ea42349c7ce tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 returned with HTTP 404 Aug 13 02:42:14.035179 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 562/2231] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:14 2026] GET /volume/v3/volumes/80aac020-d95c-433d-b817-b845da825be4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:14.051902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:14.054707 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:42:14.056530 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-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-984222996"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:14.059517 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-984222996'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:42:14.059672 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume of 1 GB Aug 13 02:42:14.065599 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Availability Zones retrieved successfully. Aug 13 02:42:14.072705 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (d81cc781-9e93-4553-9343-6de7b3df4624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:14.074020 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (448e0a78-13b4-420f-afe6-01ad68cc4eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:14.075295 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:42:14.113651 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (448e0a78-13b4-420f-afe6-01ad68cc4eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:14.114924 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a781b34b-2984-4790-8766-6f5ebb0f90a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:14.121919 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-19ece1ac-3c9e-4801-97f2-c5e03cc2ddea None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:14.125065 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19ece1ac-3c9e-4801-97f2-c5e03cc2ddea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 Aug 13 02:42:14.125933 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19ece1ac-3c9e-4801-97f2-c5e03cc2ddea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:14.125933 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19ece1ac-3c9e-4801-97f2-c5e03cc2ddea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:14.139062 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:14.139062 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:14.149530 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-19ece1ac-3c9e-4801-97f2-c5e03cc2ddea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:42:14.157243 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19ece1ac-3c9e-4801-97f2-c5e03cc2ddea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 returned with HTTP 200 Aug 13 02:42:14.157766 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 562/2232] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:42:14 2026] GET /volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:42:14.174079 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bd0609cf-8435-40a8-b5d9-aa9e2d25f1da None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:14.176266 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd0609cf-8435-40a8-b5d9-aa9e2d25f1da tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 Aug 13 02:42:14.176440 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd0609cf-8435-40a8-b5d9-aa9e2d25f1da tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:14.176639 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd0609cf-8435-40a8-b5d9-aa9e2d25f1da tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:14.187082 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:14.187082 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:14.195638 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bd0609cf-8435-40a8-b5d9-aa9e2d25f1da tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:42:14.201729 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['2dab39ad-fbf7-4973-bbe9-69657f1c80bf', 'eeeae37c-c040-4a1f-a2d5-d8e8db55e925', 'b7b0b851-6baf-463d-a10a-732c01884e9e', '6b294650-017e-44c8-893d-ce27f0006b0f'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:14.202657 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a781b34b-2984-4790-8766-6f5ebb0f90a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dab39ad-fbf7-4973-bbe9-69657f1c80bf', 'eeeae37c-c040-4a1f-a2d5-d8e8db55e925', 'b7b0b851-6baf-463d-a10a-732c01884e9e', '6b294650-017e-44c8-893d-ce27f0006b0f']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:14.204020 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdaf39cd-0127-4990-9561-18dca65e1c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:14.204117 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd0609cf-8435-40a8-b5d9-aa9e2d25f1da tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 returned with HTTP 200 Aug 13 02:42:14.204834 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 567/2233] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:42:14 2026] GET /volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 => generated 1421 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 02:42:14.244986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdaf39cd-0127-4990-9561-18dca65e1c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-984222996',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['2dab39ad-fbf7-4973-bbe9-69657f1c80bf','eeeae37c-c040-4a1f-a2d5-d8e8db55e925','b7b0b851-6baf-463d-a10a-732c01884e9e','6b294650-017e-44c8-893d-ce27f0006b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:42:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-984222996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='914e1e0148f349e59ba224a23a085865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86850a7dc1674e7797f891cf32782d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:14.246039 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e2ec7b7-405b-422c-bfb4-f8e123b90a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:14.279587 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e2ec7b7-405b-422c-bfb4-f8e123b90a70) transitioned into state 'SUCCESS' from state '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-984222996',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['2dab39ad-fbf7-4973-bbe9-69657f1c80bf','eeeae37c-c040-4a1f-a2d5-d8e8db55e925','b7b0b851-6baf-463d-a10a-732c01884e9e','6b294650-017e-44c8-893d-ce27f0006b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:14.280472 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168a4ff0-39d3-4dd4-8f5f-432440f7b7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:14.293021 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168a4ff0-39d3-4dd4-8f5f-432440f7b7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:14.294504 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (d81cc781-9e93-4553-9343-6de7b3df4624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:14.295084 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume request issued successfully. Aug 13 02:42:14.295952 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-66c9a969-83d5-40b0-a26d-30b6896b5630 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:42:14.297045 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 543/2234] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:42:14 2026] POST /volume/v3/volumes => generated 813 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:14.318066 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77b447db-8a6e-4fc7-8a83-35ba1c3d14a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:14.324276 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77b447db-8a6e-4fc7-8a83-35ba1c3d14a5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 Aug 13 02:42:14.324276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77b447db-8a6e-4fc7-8a83-35ba1c3d14a5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:14.324276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77b447db-8a6e-4fc7-8a83-35ba1c3d14a5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:14.332920 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:14.332920 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:14.337898 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-77b447db-8a6e-4fc7-8a83-35ba1c3d14a5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:14.346919 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77b447db-8a6e-4fc7-8a83-35ba1c3d14a5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 returned with HTTP 200 Aug 13 02:42:14.347572 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 563/2235] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:14 2026] GET /volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:14.860494 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-1aed30e1-1186-445e-9954-57d4ad71ffe6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:14.862713 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-1aed30e1-1186-445e-9954-57d4ad71ffe6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] DELETE https://10.4.3.30/volume/v3/attachments/449d0890-2f38-48c2-b77b-2547a6620e4a Aug 13 02:42:14.863109 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-1aed30e1-1186-445e-9954-57d4ad71ffe6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:14.863454 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-1aed30e1-1186-445e-9954-57d4ad71ffe6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:14.882779 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:14.882779 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:15.001524 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be41f452-6ad5-4a21-ad5e-875167cc0e49 req-1aed30e1-1186-445e-9954-57d4ad71ffe6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/449d0890-2f38-48c2-b77b-2547a6620e4a returned with HTTP 200 Aug 13 02:42:15.002577 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 563/2236] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:42:14 2026] DELETE /volume/v3/attachments/449d0890-2f38-48c2-b77b-2547a6620e4a => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:15.368200 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-73a536fd-d950-4756-8d91-9e86aa4a1a39 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:15.369240 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-73a536fd-d950-4756-8d91-9e86aa4a1a39 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 Aug 13 02:42:15.369519 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-73a536fd-d950-4756-8d91-9e86aa4a1a39 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:15.369754 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-73a536fd-d950-4756-8d91-9e86aa4a1a39 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:15.379169 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:15.379169 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:15.384880 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-73a536fd-d950-4756-8d91-9e86aa4a1a39 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:15.391831 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-73a536fd-d950-4756-8d91-9e86aa4a1a39 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 returned with HTTP 200 Aug 13 02:42:15.392422 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 568/2237] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:15 2026] GET /volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:15.410155 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0eb55e9d-6dd6-49dd-9dc6-3553bd601c94 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:15.413039 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0eb55e9d-6dd6-49dd-9dc6-3553bd601c94 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:42:15.413944 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0eb55e9d-6dd6-49dd-9dc6-3553bd601c94 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41", "name": "tempest-VolumesBackupsTest-Backup-1591333612", "description": "tempest-backup-description-802842943", "container": "tempest-volumesbackupstest-backup-container-992242236"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:15.416300 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-0eb55e9d-6dd6-49dd-9dc6-3553bd601c94 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating new backup {'backup': {'volume_id': '2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41', 'name': 'tempest-VolumesBackupsTest-Backup-1591333612', 'description': 'tempest-backup-description-802842943', 'container': 'tempest-volumesbackupstest-backup-container-992242236'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:42:15.416522 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-0eb55e9d-6dd6-49dd-9dc6-3553bd601c94 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating backup of volume 2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 in container tempest-volumesbackupstest-backup-container-992242236 Aug 13 02:42:15.428627 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:15.428627 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:15.429387 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0eb55e9d-6dd6-49dd-9dc6-3553bd601c94 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:15.484011 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-0eb55e9d-6dd6-49dd-9dc6-3553bd601c94 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['6511c50e-fe68-4031-ba83-2d653c765261', '6a52d612-fd3e-41ba-bc7a-c69005f881cf'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:15.552196 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0eb55e9d-6dd6-49dd-9dc6-3553bd601c94 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:42:15.552979 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 544/2238] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:42:15 2026] POST /volume/v3/backups => generated 328 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:15.566345 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3028f411-2e68-4ea3-bbe5-61257837c526 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:15.569511 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3028f411-2e68-4ea3-bbe5-61257837c526 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:15.569829 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3028f411-2e68-4ea3-bbe5-61257837c526 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:15.570134 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3028f411-2e68-4ea3-bbe5-61257837c526 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:15.570651 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3028f411-2e68-4ea3-bbe5-61257837c526 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:15.578035 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:15.578035 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:15.580782 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3028f411-2e68-4ea3-bbe5-61257837c526 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:15.580782 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 564/2239] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:15 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 820 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:15.768345 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3ed30d98-5f2b-4d6d-8738-f63714cfadd8 req-a1367ddb-53cc-4bab-80e1-50107714e814 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:15.773838 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3ed30d98-5f2b-4d6d-8738-f63714cfadd8 req-a1367ddb-53cc-4bab-80e1-50107714e814 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:15.773838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3ed30d98-5f2b-4d6d-8738-f63714cfadd8 req-a1367ddb-53cc-4bab-80e1-50107714e814 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:15.775224 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3ed30d98-5f2b-4d6d-8738-f63714cfadd8 req-a1367ddb-53cc-4bab-80e1-50107714e814 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:15.790278 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:15.790278 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:15.801386 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3ed30d98-5f2b-4d6d-8738-f63714cfadd8 req-a1367ddb-53cc-4bab-80e1-50107714e814 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:15.811634 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3ed30d98-5f2b-4d6d-8738-f63714cfadd8 req-a1367ddb-53cc-4bab-80e1-50107714e814 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:15.813181 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 564/2240] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:15 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:16.599340 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ab841576-2cdc-450b-b641-10f828c6095b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:16.605816 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab841576-2cdc-450b-b641-10f828c6095b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:16.607188 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab841576-2cdc-450b-b641-10f828c6095b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:16.609035 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab841576-2cdc-450b-b641-10f828c6095b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:16.609187 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ab841576-2cdc-450b-b641-10f828c6095b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:16.619356 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:16.619356 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:16.620762 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab841576-2cdc-450b-b641-10f828c6095b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:16.621949 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 569/2241] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:16 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:42:16.711298 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-ac34210a-8e73-49fb-933b-9a52549facc7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:16.715041 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-ac34210a-8e73-49fb-933b-9a52549facc7 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 Aug 13 02:42:16.715041 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-ac34210a-8e73-49fb-933b-9a52549facc7 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:16.715041 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-ac34210a-8e73-49fb-933b-9a52549facc7 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:16.735221 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:16.735221 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:16.740496 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-ac34210a-8e73-49fb-933b-9a52549facc7 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:42:16.747765 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-ac34210a-8e73-49fb-933b-9a52549facc7 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 returned with HTTP 200 Aug 13 02:42:16.749770 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 545/2242] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:16 2026] GET /volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 => generated 1403 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:17.636824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8103cc2e-68cf-4c79-bbf8-a00b28f357d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:17.640952 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8103cc2e-68cf-4c79-bbf8-a00b28f357d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:17.641194 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8103cc2e-68cf-4c79-bbf8-a00b28f357d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:17.641528 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8103cc2e-68cf-4c79-bbf8-a00b28f357d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:17.641708 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8103cc2e-68cf-4c79-bbf8-a00b28f357d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:17.656321 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:17.656321 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:17.657672 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8103cc2e-68cf-4c79-bbf8-a00b28f357d3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:17.658096 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 565/2243] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:17 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:18.104975 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-c6acef70-5a7d-476d-96b6-bbb02e74c547 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:18.108539 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-c6acef70-5a7d-476d-96b6-bbb02e74c547 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 Aug 13 02:42:18.108803 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-c6acef70-5a7d-476d-96b6-bbb02e74c547 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:18.109000 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-c6acef70-5a7d-476d-96b6-bbb02e74c547 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:18.139370 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:18.139370 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:18.159451 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-c6acef70-5a7d-476d-96b6-bbb02e74c547 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:42:18.167335 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-c6acef70-5a7d-476d-96b6-bbb02e74c547 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 returned with HTTP 200 Aug 13 02:42:18.167633 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 565/2244] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:18 2026] GET /volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 => generated 1403 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:18.195726 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-13b0e567-189d-473b-80b6-2d326a3f2230 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:18.196118 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13b0e567-189d-473b-80b6-2d326a3f2230 None None] GET https://10.4.3.30/volume// Aug 13 02:42:18.196195 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13b0e567-189d-473b-80b6-2d326a3f2230 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:18.197227 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13b0e567-189d-473b-80b6-2d326a3f2230 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:18.197227 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13b0e567-189d-473b-80b6-2d326a3f2230 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:18.208196 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 570/2245] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:42:18 2026] GET /volume/ => generated 385 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:42:18.224397 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-433564f7-d574-4a2b-9a6e-afc519b212be None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:18.226969 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-433564f7-d574-4a2b-9a6e-afc519b212be tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:42:18.228048 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-433564f7-d574-4a2b-9a6e-afc519b212be tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ed6ef26-fc67-4e56-8615-e43673817469", "connector": null, "instance_uuid": "89f0a643-09b4-4f55-a199-1c7a9baeeaed"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:18.243784 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:18.243784 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:18.282755 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-433564f7-d574-4a2b-9a6e-afc519b212be tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:42:18.283720 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 546/2246] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:42:18 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:18.678591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8cb24cd6-f4ae-4e18-871c-ec7671ca540e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:18.681220 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8cb24cd6-f4ae-4e18-871c-ec7671ca540e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:18.681571 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8cb24cd6-f4ae-4e18-871c-ec7671ca540e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:18.681848 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8cb24cd6-f4ae-4e18-871c-ec7671ca540e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:18.681923 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8cb24cd6-f4ae-4e18-871c-ec7671ca540e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:18.698773 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:18.698773 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:18.698773 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8cb24cd6-f4ae-4e18-871c-ec7671ca540e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:18.699035 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 566/2247] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:18 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:18.819206 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:18.964600 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:42:18.965054 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-132936868"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:18.967772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-132936868'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:42:18.967946 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume of 1 GB Aug 13 02:42:18.975435 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Availability Zones retrieved successfully. Aug 13 02:42:18.981699 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (d4a4b558-cf73-4de7-95bb-642e1079b3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:18.982707 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f316e1db-9fb7-4f10-ad09-0584bbf5c4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:18.985125 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:42:19.017657 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f316e1db-9fb7-4f10-ad09-0584bbf5c4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:19.018540 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00de1de-d06f-4e03-aa37-87c742bac820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:19.120799 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['928d20b3-2d41-4c65-a484-c3d0a7a95528', '6985124d-e5ba-4eaf-8feb-cb4db263a3f7', '1f904dcd-cbfe-48eb-80d9-b4f2ededd89d', '6eaf95b1-8e32-426f-ac14-95c70146f8f4'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:19.122323 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00de1de-d06f-4e03-aa37-87c742bac820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['928d20b3-2d41-4c65-a484-c3d0a7a95528', '6985124d-e5ba-4eaf-8feb-cb4db263a3f7', '1f904dcd-cbfe-48eb-80d9-b4f2ededd89d', '6eaf95b1-8e32-426f-ac14-95c70146f8f4']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:19.123277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae802195-25ed-4bcc-9c8a-78e420ebdfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:19.156272 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae802195-25ed-4bcc-9c8a-78e420ebdfcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5726422f-d1fe-4405-a565-ae91d42ae92c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-132936868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['928d20b3-2d41-4c65-a484-c3d0a7a95528','6985124d-e5ba-4eaf-8feb-cb4db263a3f7','1f904dcd-cbfe-48eb-80d9-b4f2ededd89d','6eaf95b1-8e32-426f-ac14-95c70146f8f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-132936868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5726422f-d1fe-4405-a565-ae91d42ae92c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7eb2e9c81dce42429c5f343054f1bd97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:19.157533 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d489d89-af33-421e-b09c-2c633797b74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:19.192400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d489d89-af33-421e-b09c-2c633797b74c) transitioned into state 'SUCCESS' from state '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-132936868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['928d20b3-2d41-4c65-a484-c3d0a7a95528','6985124d-e5ba-4eaf-8feb-cb4db263a3f7','1f904dcd-cbfe-48eb-80d9-b4f2ededd89d','6eaf95b1-8e32-426f-ac14-95c70146f8f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:19.192641 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1444e274-00fe-4b03-be88-8b3f6d694c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:19.211372 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1444e274-00fe-4b03-be88-8b3f6d694c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:19.212781 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (d4a4b558-cf73-4de7-95bb-642e1079b3cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:19.212781 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request issued successfully. Aug 13 02:42:19.213705 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a1abd98-0f86-44eb-8b3b-88714e21ee2f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:42:19.214591 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 566/2248] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:42:18 2026] POST /volume/v3/volumes => generated 751 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:19.235280 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-82746131-6c89-4730-95d3-1b34fb23e357 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:19.237625 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-82746131-6c89-4730-95d3-1b34fb23e357 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:42:19.237767 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-82746131-6c89-4730-95d3-1b34fb23e357 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:19.238027 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-82746131-6c89-4730-95d3-1b34fb23e357 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:19.257216 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:19.257216 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:19.264322 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-82746131-6c89-4730-95d3-1b34fb23e357 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:42:19.270617 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-82746131-6c89-4730-95d3-1b34fb23e357 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:42:19.271228 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 571/2249] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:19 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:19.720175 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5bcf9e5d-1686-4b49-8676-9cb74edd669d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:19.722711 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5bcf9e5d-1686-4b49-8676-9cb74edd669d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:19.722919 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5bcf9e5d-1686-4b49-8676-9cb74edd669d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:19.723136 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5bcf9e5d-1686-4b49-8676-9cb74edd669d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:19.723425 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-5bcf9e5d-1686-4b49-8676-9cb74edd669d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:19.728759 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:19.728759 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:19.729634 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5bcf9e5d-1686-4b49-8676-9cb74edd669d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:19.731559 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 547/2250] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:19 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:20.034315 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-522441c5-3172-4c68-948c-ecb9eb68c03f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:20.034700 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-522441c5-3172-4c68-948c-ecb9eb68c03f None None] GET https://10.4.3.30/volume// Aug 13 02:42:20.034929 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-522441c5-3172-4c68-948c-ecb9eb68c03f None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:20.035169 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-522441c5-3172-4c68-948c-ecb9eb68c03f None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:20.035591 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-522441c5-3172-4c68-948c-ecb9eb68c03f None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:20.038024 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 567/2251] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:42:20 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:42:20.049951 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-18d008ee-c7bc-470b-b732-d757b706ab2f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:20.053867 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-18d008ee-c7bc-470b-b732-d757b706ab2f tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 Aug 13 02:42:20.054204 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-18d008ee-c7bc-470b-b732-d757b706ab2f tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:20.054579 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-18d008ee-c7bc-470b-b732-d757b706ab2f tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:20.075036 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:20.075036 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:20.079802 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-18d008ee-c7bc-470b-b732-d757b706ab2f tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:42:20.089871 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-18d008ee-c7bc-470b-b732-d757b706ab2f tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 returned with HTTP 200 Aug 13 02:42:20.090447 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 567/2252] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:42:20 2026] GET /volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 => generated 1582 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:42:20.255978 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-cb7168a3-0c61-43e6-977a-1aacbd002ccb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:20.257226 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-cb7168a3-0c61-43e6-977a-1aacbd002ccb tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] PUT https://10.4.3.30/volume/v3/attachments/c248d443-a33f-4ca9-a2e7-f2312d6260ce Aug 13 02:42:20.257743 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-cb7168a3-0c61-43e6-977a-1aacbd002ccb tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:20.272871 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-cb7168a3-0c61-43e6-977a-1aacbd002ccb tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Acquiring lock "cinder-attachment_update-4ed6ef26-fc67-4e56-8615-e43673817469-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:42:20.283204 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-cb7168a3-0c61-43e6-977a-1aacbd002ccb tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Lock "cinder-attachment_update-4ed6ef26-fc67-4e56-8615-e43673817469-np0000007139" acquired by "attachment_update" :: waited 0.011s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:42:20.285311 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:20.285311 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:20.291673 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6824a7cb-476e-4bd2-8ddb-83ba8099a10b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:20.295100 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6824a7cb-476e-4bd2-8ddb-83ba8099a10b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:42:20.295100 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6824a7cb-476e-4bd2-8ddb-83ba8099a10b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:20.296892 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6824a7cb-476e-4bd2-8ddb-83ba8099a10b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:20.309279 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:20.309279 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:20.316936 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6824a7cb-476e-4bd2-8ddb-83ba8099a10b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:42:20.335328 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6824a7cb-476e-4bd2-8ddb-83ba8099a10b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:42:20.335328 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 548/2253] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:20 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:20.358986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1394227d-f3f1-4afb-8e5a-ad170dc1013a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:20.361592 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1394227d-f3f1-4afb-8e5a-ad170dc1013a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:42:20.362021 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1394227d-f3f1-4afb-8e5a-ad170dc1013a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:20.362417 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1394227d-f3f1-4afb-8e5a-ad170dc1013a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:20.378266 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:20.378266 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:20.388347 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1394227d-f3f1-4afb-8e5a-ad170dc1013a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:42:20.400117 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1394227d-f3f1-4afb-8e5a-ad170dc1013a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:42:20.400873 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 568/2254] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:20 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:20.423675 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8a024c50-bd87-448f-ada0-82702d313a80 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:20.424479 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a024c50-bd87-448f-ada0-82702d313a80 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:42:20.425969 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a024c50-bd87-448f-ada0-82702d313a80 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5726422f-d1fe-4405-a565-ae91d42ae92c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-607897192"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:20.441466 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:20.441466 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:20.442767 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8a024c50-bd87-448f-ada0-82702d313a80 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:42:20.442850 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-cb7168a3-0c61-43e6-977a-1aacbd002ccb tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Lock "cinder-attachment_update-4ed6ef26-fc67-4e56-8615-e43673817469-np0000007139" released by "attachment_update" :: held 0.159s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:42:20.443208 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-cb7168a3-0c61-43e6-977a-1aacbd002ccb tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments/c248d443-a33f-4ca9-a2e7-f2312d6260ce returned with HTTP 200 Aug 13 02:42:20.443289 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-8a024c50-bd87-448f-ada0-82702d313a80 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create snapshot from volume 5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:42:20.443790 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 572/2255] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:42:20 2026] PUT /volume/v3/attachments/c248d443-a33f-4ca9-a2e7-f2312d6260ce => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:20.519712 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-8e142e1b-e35c-4dd5-89ca-6ad482d06b41 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:20.528855 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4bbf75d-191d-47bb-bee2-9b193bb43539 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:20.533930 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-8e142e1b-e35c-4dd5-89ca-6ad482d06b41 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] POST https://10.4.3.30/volume/v3/attachments/c248d443-a33f-4ca9-a2e7-f2312d6260ce/action Aug 13 02:42:20.534883 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4bbf75d-191d-47bb-bee2-9b193bb43539 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] DELETE https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:20.534883 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4bbf75d-191d-47bb-bee2-9b193bb43539 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:20.535022 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-8e142e1b-e35c-4dd5-89ca-6ad482d06b41 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:42:20.535071 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4bbf75d-191d-47bb-bee2-9b193bb43539 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:20.535130 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-8e142e1b-e35c-4dd5-89ca-6ad482d06b41 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:20.535186 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c4bbf75d-191d-47bb-bee2-9b193bb43539 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Delete volume with id: c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:20.552682 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-8a024c50-bd87-448f-ada0-82702d313a80 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['eafa3487-7ede-4242-9012-5131f3a217e7', '08ed796a-b498-4cf9-b0da-ba85f3a5d1f5', 'c546d1db-da9e-4a5a-a870-0850a5a1e68f', '345754e5-7d53-4e18-a13d-0e17c1c8ad28'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:20.560768 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:20.560768 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:20.563191 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c4bbf75d-191d-47bb-bee2-9b193bb43539 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:20.581371 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:20.581371 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:20.605655 np0000007139 devstack@c-api.service[100286]: WARNING cinder.keymgr.conf_key_mgr [None req-c4bbf75d-191d-47bb-bee2-9b193bb43539 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 02:42:20.609451 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-77e30914-0db0-4e30-a6ea-3ee93290dad3 req-8e142e1b-e35c-4dd5-89ca-6ad482d06b41 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments/c248d443-a33f-4ca9-a2e7-f2312d6260ce/action returned with HTTP 204 Aug 13 02:42:20.609451 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 549/2256] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:42:20 2026] POST /volume/v3/attachments/c248d443-a33f-4ca9-a2e7-f2312d6260ce/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:42:20.626754 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c4bbf75d-191d-47bb-bee2-9b193bb43539 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Delete volume request issued successfully. Aug 13 02:42:20.626754 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4bbf75d-191d-47bb-bee2-9b193bb43539 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 202 Aug 13 02:42:20.626754 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 569/2257] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:20 2026] DELETE /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:20.631004 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8a024c50-bd87-448f-ada0-82702d313a80 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot create request issued successfully. Aug 13 02:42:20.635521 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a024c50-bd87-448f-ada0-82702d313a80 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:42:20.637889 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 568/2258] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:42:20 2026] POST /volume/v3/snapshots => generated 309 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:20.642887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-40c70517-ef3e-49cd-b750-9781ace40f62 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:20.646043 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40c70517-ef3e-49cd-b750-9781ace40f62 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:20.646897 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40c70517-ef3e-49cd-b750-9781ace40f62 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:20.647461 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-253c79a1-2b76-4bde-9ee9-7ce7900901e3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:20.647562 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40c70517-ef3e-49cd-b750-9781ace40f62 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:20.651628 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-253c79a1-2b76-4bde-9ee9-7ce7900901e3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 Aug 13 02:42:20.651884 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-253c79a1-2b76-4bde-9ee9-7ce7900901e3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:20.652157 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-253c79a1-2b76-4bde-9ee9-7ce7900901e3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:20.661924 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:20.661924 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:20.666737 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:20.666737 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:20.669114 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-253c79a1-2b76-4bde-9ee9-7ce7900901e3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:42:20.671667 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-253c79a1-2b76-4bde-9ee9-7ce7900901e3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 returned with HTTP 200 Aug 13 02:42:20.672780 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 550/2259] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:42:20 2026] GET /volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 => generated 441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:42:20.673768 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-40c70517-ef3e-49cd-b750-9781ace40f62 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:42:20.683061 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40c70517-ef3e-49cd-b750-9781ace40f62 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 200 Aug 13 02:42:20.683605 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 573/2260] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:20 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:20.748534 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-928d06f2-0b35-4145-9f9a-f569621f9807 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:20.752490 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-928d06f2-0b35-4145-9f9a-f569621f9807 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:20.752490 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-928d06f2-0b35-4145-9f9a-f569621f9807 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:20.752490 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-928d06f2-0b35-4145-9f9a-f569621f9807 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:20.752490 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-928d06f2-0b35-4145-9f9a-f569621f9807 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:20.765711 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:20.765711 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:20.765711 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-928d06f2-0b35-4145-9f9a-f569621f9807 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:20.765711 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 570/2261] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:20 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:21.688217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a9541172-4f19-4dfe-a90c-a3e0d0f1454f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:21.692989 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9541172-4f19-4dfe-a90c-a3e0d0f1454f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 Aug 13 02:42:21.692989 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9541172-4f19-4dfe-a90c-a3e0d0f1454f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:21.692989 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9541172-4f19-4dfe-a90c-a3e0d0f1454f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:21.698571 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:21.698571 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:21.699008 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a9541172-4f19-4dfe-a90c-a3e0d0f1454f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:42:21.700052 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9541172-4f19-4dfe-a90c-a3e0d0f1454f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 returned with HTTP 200 Aug 13 02:42:21.700463 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 569/2262] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:42:21 2026] GET /volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:21.712435 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-466c1207-0bd2-40c9-bfef-41142379e420 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:21.715351 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-466c1207-0bd2-40c9-bfef-41142379e420 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b Aug 13 02:42:21.715351 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-466c1207-0bd2-40c9-bfef-41142379e420 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:21.715623 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-466c1207-0bd2-40c9-bfef-41142379e420 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:21.716746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-abaa8d04-c7e0-493e-83f9-417de2e9d2ce None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:21.719088 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-abaa8d04-c7e0-493e-83f9-417de2e9d2ce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:42:21.720677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-abaa8d04-c7e0-493e-83f9-417de2e9d2ce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5726422f-d1fe-4405-a565-ae91d42ae92c", "snapshot_id": "de1edf48-bb1e-426b-85af-9c9338845c36", "name": "tempest-VolumesSnapshotTestJSON-Backup-1205901118", "container": "tempest-volumessnapshottestjson-backup-container-590027487"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:21.722273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-abaa8d04-c7e0-493e-83f9-417de2e9d2ce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Creating new backup {'backup': {'volume_id': '5726422f-d1fe-4405-a565-ae91d42ae92c', 'snapshot_id': 'de1edf48-bb1e-426b-85af-9c9338845c36', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1205901118', 'container': 'tempest-volumessnapshottestjson-backup-container-590027487'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:42:21.722353 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-abaa8d04-c7e0-493e-83f9-417de2e9d2ce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Creating backup of volume 5726422f-d1fe-4405-a565-ae91d42ae92c in container tempest-volumessnapshottestjson-backup-container-590027487 Aug 13 02:42:21.724148 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-466c1207-0bd2-40c9-bfef-41142379e420 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b returned with HTTP 404 Aug 13 02:42:21.725004 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 551/2263] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:21 2026] GET /volume/v3/volumes/c4fd4248-cc5a-4ad5-9348-3219014d535b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:21.733062 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:21.733062 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:21.733062 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-abaa8d04-c7e0-493e-83f9-417de2e9d2ce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:42:21.736391 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bef044b1-50e3-4916-8ff1-6a0415ea69e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:21.738735 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bef044b1-50e3-4916-8ff1-6a0415ea69e7 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:42:21.739041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bef044b1-50e3-4916-8ff1-6a0415ea69e7 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:21.739299 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bef044b1-50e3-4916-8ff1-6a0415ea69e7 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:21.740388 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef044b1-50e3-4916-8ff1-6a0415ea69e7 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:42:21.744330 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:21.744330 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:21.745236 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-abaa8d04-c7e0-493e-83f9-417de2e9d2ce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:42:21.785402 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0aad6376-e74a-4423-a152-eb04e106be00 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:21.788049 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0aad6376-e74a-4423-a152-eb04e106be00 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:21.788604 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0aad6376-e74a-4423-a152-eb04e106be00 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:21.788737 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0aad6376-e74a-4423-a152-eb04e106be00 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:21.788955 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-0aad6376-e74a-4423-a152-eb04e106be00 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:21.796468 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:21.796468 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:21.798082 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0aad6376-e74a-4423-a152-eb04e106be00 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:21.798433 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-abaa8d04-c7e0-493e-83f9-417de2e9d2ce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['6a35020b-4921-4468-9aff-945ced8b00b7', 'fb9d924c-c4fa-4d85-8498-f81f2bcef000'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:21.799282 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 570/2264] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:21 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:21.810468 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bef044b1-50e3-4916-8ff1-6a0415ea69e7 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Get all volumes completed successfully. Aug 13 02:42:21.811027 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:21.811027 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:21.821109 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bef044b1-50e3-4916-8ff1-6a0415ea69e7 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:42:21.822143 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 571/2265] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:42:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13281 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:42:21.845029 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dd19eaa4-1adc-4ffb-8663-2a7053854c1d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:21.847677 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dd19eaa4-1adc-4ffb-8663-2a7053854c1d tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] DELETE https://10.4.3.30/volume/v3/types/a16ed3f7-ec31-4d48-a325-42940024d4c9 Aug 13 02:42:21.848515 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dd19eaa4-1adc-4ffb-8663-2a7053854c1d tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:21.849163 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dd19eaa4-1adc-4ffb-8663-2a7053854c1d tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:21.876445 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-abaa8d04-c7e0-493e-83f9-417de2e9d2ce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:42:21.876445 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 574/2266] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:42:21 2026] POST /volume/v3/backups => generated 333 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:21.890602 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7bf15222-927f-47d9-8d3a-9fd7fbf219c2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:21.894280 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7bf15222-927f-47d9-8d3a-9fd7fbf219c2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:21.894280 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7bf15222-927f-47d9-8d3a-9fd7fbf219c2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:21.894280 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7bf15222-927f-47d9-8d3a-9fd7fbf219c2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:21.894280 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-7bf15222-927f-47d9-8d3a-9fd7fbf219c2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:21.903753 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:21.903753 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:21.910282 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7bf15222-927f-47d9-8d3a-9fd7fbf219c2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:21.910282 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 571/2267] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:21 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 806 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:21.921187 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dd19eaa4-1adc-4ffb-8663-2a7053854c1d tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types/a16ed3f7-ec31-4d48-a325-42940024d4c9 returned with HTTP 202 Aug 13 02:42:21.922545 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 552/2268] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:42:21 2026] DELETE /volume/v3/types/a16ed3f7-ec31-4d48-a325-42940024d4c9 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:21.939675 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91206c38-cf96-4d48-9ebd-94f333449405 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:21.941793 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91206c38-cf96-4d48-9ebd-94f333449405 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:42:21.942660 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91206c38-cf96-4d48-9ebd-94f333449405 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2078177285", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:21.982579 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91206c38-cf96-4d48-9ebd-94f333449405 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:42:21.983461 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 572/2269] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:42:21 2026] POST /volume/v3/types => generated 212 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:21.998488 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3f33db16-fd58-46c5-9304-92ef3cccd925 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:22.000694 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3f33db16-fd58-46c5-9304-92ef3cccd925 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] POST https://10.4.3.30/volume/v3/types/0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52/encryption Aug 13 02:42:22.001346 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3f33db16-fd58-46c5-9304-92ef3cccd925 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:22.003193 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:22.003193 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:22.039282 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3f33db16-fd58-46c5-9304-92ef3cccd925 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types/0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52/encryption returned with HTTP 200 Aug 13 02:42:22.040896 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 575/2270] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:42:21 2026] POST /volume/v3/types/0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52/encryption => generated 230 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:22.056929 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:22.058721 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:42:22.059351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1706820910", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2078177285", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:22.061594 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1706820910', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2078177285', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:42:22.069176 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume of 1 GB Aug 13 02:42:22.070564 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:22.070564 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:22.071469 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Availability Zones retrieved successfully. Aug 13 02:42:22.079732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Flow 'volume_create_api' (8ae9a041-e445-4191-b547-1489476592b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:22.081719 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a36419c-5c46-4647-90d3-9be039ca4f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:22.083413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:42:22.133226 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a36419c-5c46-4647-90d3-9be039ca4f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:42:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52,is_public=True,name='tempest-scenario-type-luks-2078177285',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52', '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=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:22.135024 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72743612-6d23-44e1-af36-1be4dc72b4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:22.199771 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2078177285 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2078177285, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:42:22.200439 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2078177285 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2078177285, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:42:22.256045 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Created reservations ['c97983a3-320f-4f4c-b96e-1a4321123960', '7395babd-8573-4257-9014-e6a2dd0100bf', '0e1d6763-c623-4a06-96ad-6e09adfa9a07', '2b8c8965-5747-4968-b331-f75f230a92ed'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:22.256673 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72743612-6d23-44e1-af36-1be4dc72b4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c97983a3-320f-4f4c-b96e-1a4321123960', '7395babd-8573-4257-9014-e6a2dd0100bf', '0e1d6763-c623-4a06-96ad-6e09adfa9a07', '2b8c8965-5747-4968-b331-f75f230a92ed']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:22.257585 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (370adc15-f862-416a-a1a0-60313a4e0588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:22.290920 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (370adc15-f862-416a-a1a0-60313a4e0588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06cc650e-662c-48f8-abee-b77acf8a9ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1706820910',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae037ef953f3412487eeb4d1a953e534',qos_specs=None,replication_status=,reservations=['c97983a3-320f-4f4c-b96e-1a4321123960','7395babd-8573-4257-9014-e6a2dd0100bf','0e1d6763-c623-4a06-96ad-6e09adfa9a07','2b8c8965-5747-4968-b331-f75f230a92ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c9c761b8ab46adb149827b465b74f5',volume_type_id=0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1706820910',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=06cc650e-662c-48f8-abee-b77acf8a9ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae037ef953f3412487eeb4d1a953e534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78c9c761b8ab46adb149827b465b74f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52),volume_type_id=0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:22.292020 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2785cbe4-040e-4141-ac16-7bf62c015b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:22.328231 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2785cbe4-040e-4141-ac16-7bf62c015b4d) transitioned into state 'SUCCESS' from state '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-1706820910',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae037ef953f3412487eeb4d1a953e534',qos_specs=None,replication_status=,reservations=['c97983a3-320f-4f4c-b96e-1a4321123960','7395babd-8573-4257-9014-e6a2dd0100bf','0e1d6763-c623-4a06-96ad-6e09adfa9a07','2b8c8965-5747-4968-b331-f75f230a92ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c9c761b8ab46adb149827b465b74f5',volume_type_id=0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:22.329203 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9447886-166b-48ae-8294-7af8f2f54aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:22.348213 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9447886-166b-48ae-8294-7af8f2f54aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:22.354376 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Flow 'volume_create_api' (8ae9a041-e445-4191-b547-1489476592b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:22.354376 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Create volume request issued successfully. Aug 13 02:42:22.354376 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3bc662d4-48a2-4718-a878-a7c83ac3f223 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:42:22.354376 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 572/2271] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:42:22 2026] POST /volume/v3/volumes => generated 783 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 02:42:22.817514 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c9112171-8e4c-4060-a352-77341ef774f1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:22.821194 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c9112171-8e4c-4060-a352-77341ef774f1 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:22.822273 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c9112171-8e4c-4060-a352-77341ef774f1 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:22.822273 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c9112171-8e4c-4060-a352-77341ef774f1 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:22.822273 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c9112171-8e4c-4060-a352-77341ef774f1 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:22.832054 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:22.832054 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:22.833757 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c9112171-8e4c-4060-a352-77341ef774f1 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:22.835289 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 553/2272] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:22 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:22.922526 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-494cb4e7-8256-4e4c-92e4-5394a39a963a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:22.924843 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-494cb4e7-8256-4e4c-92e4-5394a39a963a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:22.925042 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-494cb4e7-8256-4e4c-92e4-5394a39a963a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:22.925226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-494cb4e7-8256-4e4c-92e4-5394a39a963a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:22.925576 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-494cb4e7-8256-4e4c-92e4-5394a39a963a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:22.939438 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:22.939438 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:22.943857 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-494cb4e7-8256-4e4c-92e4-5394a39a963a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:22.943857 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 573/2273] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:22 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:23.852523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ad88707f-a5cb-4a0b-a6b9-e8b88e36d89f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:23.854649 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ad88707f-a5cb-4a0b-a6b9-e8b88e36d89f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:23.854856 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ad88707f-a5cb-4a0b-a6b9-e8b88e36d89f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:23.855088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ad88707f-a5cb-4a0b-a6b9-e8b88e36d89f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:23.855357 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ad88707f-a5cb-4a0b-a6b9-e8b88e36d89f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:23.867165 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:23.867165 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:23.868145 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ad88707f-a5cb-4a0b-a6b9-e8b88e36d89f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:23.868686 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 576/2274] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:23 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:23.960852 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-64d3afe5-821a-4720-9df9-63f5a57d06f7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:23.963743 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64d3afe5-821a-4720-9df9-63f5a57d06f7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:23.964074 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-64d3afe5-821a-4720-9df9-63f5a57d06f7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:23.964335 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-64d3afe5-821a-4720-9df9-63f5a57d06f7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:23.964572 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-64d3afe5-821a-4720-9df9-63f5a57d06f7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:23.971756 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:23.971756 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:23.973650 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64d3afe5-821a-4720-9df9-63f5a57d06f7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:23.974557 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 573/2275] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:23 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:24.884290 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8dd01ab9-e60e-45ef-bf79-1c481e871815 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:24.888454 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8dd01ab9-e60e-45ef-bf79-1c481e871815 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:24.889893 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8dd01ab9-e60e-45ef-bf79-1c481e871815 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:24.889893 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8dd01ab9-e60e-45ef-bf79-1c481e871815 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:24.890261 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-8dd01ab9-e60e-45ef-bf79-1c481e871815 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:24.900372 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:24.900372 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:24.901460 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8dd01ab9-e60e-45ef-bf79-1c481e871815 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:24.901909 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 554/2276] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:24 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:25.001474 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3580dc5c-647a-4ab6-8221-1c0df87cf1c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:25.005177 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3580dc5c-647a-4ab6-8221-1c0df87cf1c9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:25.005687 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3580dc5c-647a-4ab6-8221-1c0df87cf1c9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:25.005989 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3580dc5c-647a-4ab6-8221-1c0df87cf1c9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:25.006164 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3580dc5c-647a-4ab6-8221-1c0df87cf1c9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:25.019972 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:25.019972 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:25.021267 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3580dc5c-647a-4ab6-8221-1c0df87cf1c9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:25.022206 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 574/2277] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:25 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:25.924394 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-570ed261-1c23-4f8c-a58c-3e323cf67274 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:25.929575 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-570ed261-1c23-4f8c-a58c-3e323cf67274 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:25.929575 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-570ed261-1c23-4f8c-a58c-3e323cf67274 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:25.929575 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-570ed261-1c23-4f8c-a58c-3e323cf67274 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:25.929575 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-570ed261-1c23-4f8c-a58c-3e323cf67274 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:25.940057 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:25.940057 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:25.941167 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-570ed261-1c23-4f8c-a58c-3e323cf67274 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:25.941991 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 577/2278] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:25 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:26.043379 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d0e5081a-78da-4797-bc23-2ab763dbbbf6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:26.047225 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d0e5081a-78da-4797-bc23-2ab763dbbbf6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:26.047225 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d0e5081a-78da-4797-bc23-2ab763dbbbf6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:26.048565 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d0e5081a-78da-4797-bc23-2ab763dbbbf6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:26.048565 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d0e5081a-78da-4797-bc23-2ab763dbbbf6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:26.060531 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:26.060531 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:26.063086 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d0e5081a-78da-4797-bc23-2ab763dbbbf6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:26.064231 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 574/2279] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:26 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:26.958686 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bd5d427a-c2a5-4cfd-8931-aa601ece798a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:26.961825 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bd5d427a-c2a5-4cfd-8931-aa601ece798a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:26.962774 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bd5d427a-c2a5-4cfd-8931-aa601ece798a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:26.962774 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bd5d427a-c2a5-4cfd-8931-aa601ece798a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:26.962774 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-bd5d427a-c2a5-4cfd-8931-aa601ece798a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:26.978290 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:26.978290 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:26.979843 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bd5d427a-c2a5-4cfd-8931-aa601ece798a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:26.980771 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 555/2280] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:26 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:27.094815 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a1df0b1-006a-4d9d-9737-4e1e22d2b50e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:27.102169 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a1df0b1-006a-4d9d-9737-4e1e22d2b50e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:27.102169 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a1df0b1-006a-4d9d-9737-4e1e22d2b50e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:27.102169 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a1df0b1-006a-4d9d-9737-4e1e22d2b50e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:27.102169 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9a1df0b1-006a-4d9d-9737-4e1e22d2b50e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:27.109264 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:27.109264 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:27.110867 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a1df0b1-006a-4d9d-9737-4e1e22d2b50e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:27.110867 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 575/2281] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:27 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:42:28.001484 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b0f38b5d-474d-4dc5-b28a-8ac55e2acc56 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:28.001484 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0f38b5d-474d-4dc5-b28a-8ac55e2acc56 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:28.001484 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0f38b5d-474d-4dc5-b28a-8ac55e2acc56 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:28.001484 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0f38b5d-474d-4dc5-b28a-8ac55e2acc56 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:28.001484 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b0f38b5d-474d-4dc5-b28a-8ac55e2acc56 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:28.013170 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:28.013170 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:28.014042 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0f38b5d-474d-4dc5-b28a-8ac55e2acc56 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:28.014645 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 578/2282] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:27 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:28.125413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-84401ef3-5d57-4cab-ac3c-73ed98545bb0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:28.128653 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84401ef3-5d57-4cab-ac3c-73ed98545bb0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:28.128653 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84401ef3-5d57-4cab-ac3c-73ed98545bb0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:28.129338 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84401ef3-5d57-4cab-ac3c-73ed98545bb0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:28.129338 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-84401ef3-5d57-4cab-ac3c-73ed98545bb0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:28.137514 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:28.137514 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:28.137745 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84401ef3-5d57-4cab-ac3c-73ed98545bb0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:28.141263 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 575/2283] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:28 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:29.033888 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7fd1eec8-a0e2-452b-be83-332aa01989aa None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:29.035745 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7fd1eec8-a0e2-452b-be83-332aa01989aa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:29.035745 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7fd1eec8-a0e2-452b-be83-332aa01989aa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:29.035927 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7fd1eec8-a0e2-452b-be83-332aa01989aa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:29.036012 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-7fd1eec8-a0e2-452b-be83-332aa01989aa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:29.043655 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:29.043655 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:29.044739 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7fd1eec8-a0e2-452b-be83-332aa01989aa tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:29.045162 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 556/2284] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:29 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:29.159656 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-847518b2-2a8a-4197-a33d-7a6454468db3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:29.164476 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-847518b2-2a8a-4197-a33d-7a6454468db3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:29.164476 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-847518b2-2a8a-4197-a33d-7a6454468db3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:29.164714 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-847518b2-2a8a-4197-a33d-7a6454468db3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:29.166472 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-847518b2-2a8a-4197-a33d-7a6454468db3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:29.170754 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:29.170754 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:29.171547 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-847518b2-2a8a-4197-a33d-7a6454468db3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:29.172316 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 576/2285] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:29 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:30.063976 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-00cd2447-f8d3-4d85-8e58-1abcb63c8b5a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:30.068514 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00cd2447-f8d3-4d85-8e58-1abcb63c8b5a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:30.068987 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00cd2447-f8d3-4d85-8e58-1abcb63c8b5a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:30.069129 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00cd2447-f8d3-4d85-8e58-1abcb63c8b5a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:30.069534 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-00cd2447-f8d3-4d85-8e58-1abcb63c8b5a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:30.076352 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:30.076352 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:30.078161 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00cd2447-f8d3-4d85-8e58-1abcb63c8b5a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:30.079208 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 579/2286] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:30 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:30.187045 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c8c02abd-e75f-4ae6-810b-c769077df061 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:30.189271 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c8c02abd-e75f-4ae6-810b-c769077df061 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:30.189660 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c8c02abd-e75f-4ae6-810b-c769077df061 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:30.189906 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c8c02abd-e75f-4ae6-810b-c769077df061 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:30.191000 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c8c02abd-e75f-4ae6-810b-c769077df061 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:30.199137 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:30.199137 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:30.200338 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c8c02abd-e75f-4ae6-810b-c769077df061 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:30.200520 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 576/2287] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:30 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:31.092724 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1d249cd5-b07d-4fda-8095-2e25e2145610 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:31.095308 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1d249cd5-b07d-4fda-8095-2e25e2145610 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:31.096247 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1d249cd5-b07d-4fda-8095-2e25e2145610 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:31.096247 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1d249cd5-b07d-4fda-8095-2e25e2145610 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:31.096536 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-1d249cd5-b07d-4fda-8095-2e25e2145610 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:31.102097 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:31.102097 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:31.102943 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1d249cd5-b07d-4fda-8095-2e25e2145610 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:31.103402 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 557/2288] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:31 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:31.216003 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-624c1202-c2e9-40f0-aa99-4f3c837999f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:31.218538 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-624c1202-c2e9-40f0-aa99-4f3c837999f6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:31.218826 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-624c1202-c2e9-40f0-aa99-4f3c837999f6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:31.219003 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-624c1202-c2e9-40f0-aa99-4f3c837999f6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:31.219221 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-624c1202-c2e9-40f0-aa99-4f3c837999f6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:31.224773 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:31.224773 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:31.225599 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-624c1202-c2e9-40f0-aa99-4f3c837999f6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:31.226054 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 577/2289] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:31 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:32.122145 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-297d84f7-a6a0-4103-9245-2b9246064857 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:32.124399 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-297d84f7-a6a0-4103-9245-2b9246064857 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:32.125090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-297d84f7-a6a0-4103-9245-2b9246064857 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:32.125090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-297d84f7-a6a0-4103-9245-2b9246064857 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:32.125449 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-297d84f7-a6a0-4103-9245-2b9246064857 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:32.136516 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:32.136516 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:32.138342 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-297d84f7-a6a0-4103-9245-2b9246064857 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:32.138342 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 580/2290] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:32 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:32.241578 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ba30a8cd-4057-4929-af43-3a6191f10210 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:32.245121 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba30a8cd-4057-4929-af43-3a6191f10210 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:32.246430 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba30a8cd-4057-4929-af43-3a6191f10210 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:32.246834 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba30a8cd-4057-4929-af43-3a6191f10210 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:32.247124 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ba30a8cd-4057-4929-af43-3a6191f10210 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:32.259877 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:32.259877 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:32.261657 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba30a8cd-4057-4929-af43-3a6191f10210 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:32.261657 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 577/2291] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:32 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:32.316685 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-060bb74f-fb88-4e58-a9ce-c9d12fefe2cf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:32.534005 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-060bb74f-fb88-4e58-a9ce-c9d12fefe2cf tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:42:32.534184 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-060bb74f-fb88-4e58-a9ce-c9d12fefe2cf tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-401037403", "extra_specs": {}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:32.565679 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-060bb74f-fb88-4e58-a9ce-c9d12fefe2cf tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:42:32.567190 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 558/2292] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:42:32 2026] POST /volume/v3/types => generated 211 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:32.593758 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f97de06-021c-4038-a979-f58396239309 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:32.599808 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f97de06-021c-4038-a979-f58396239309 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] POST https://10.4.3.30/volume/v3/types/d0aa14e4-1f50-41b3-8ba7-42b8031b14f9/encryption Aug 13 02:42:32.601837 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f97de06-021c-4038-a979-f58396239309 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:32.644347 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f97de06-021c-4038-a979-f58396239309 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] https://10.4.3.30/volume/v3/types/d0aa14e4-1f50-41b3-8ba7-42b8031b14f9/encryption returned with HTTP 200 Aug 13 02:42:32.644941 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 578/2293] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:42:32 2026] POST /volume/v3/types/d0aa14e4-1f50-41b3-8ba7-42b8031b14f9/encryption => generated 230 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:32.661415 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-af81f302-80aa-476c-9029-d569d4c225fb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:32.818546 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:42:32.819077 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1303815606", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-401037403", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:32.821214 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1303815606', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-401037403', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:42:32.826358 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume of 1 GB Aug 13 02:42:32.826949 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:32.826949 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:32.827437 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Availability Zones retrieved successfully. Aug 13 02:42:32.835825 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (337f0986-29d2-4e94-9f2d-42187d482d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:32.837336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af0ee99-1001-4d10-a165-343f5fc00973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:32.838707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:42:32.881434 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af0ee99-1001-4d10-a165-343f5fc00973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0aa14e4-1f50-41b3-8ba7-42b8031b14f9,is_public=True,name='tempest-scenario-type-luks-401037403',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0aa14e4-1f50-41b3-8ba7-42b8031b14f9', '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=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:32.883058 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692e2946-feec-4de5-a5a9-72d37fac93a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:32.937261 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-401037403 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-401037403, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:42:32.937785 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-401037403 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-401037403, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:42:33.054428 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['6c0b19a5-2707-4cc4-8fe0-dde2792e4768', '35b0eca8-ad4a-40ad-b5e3-c24956c290f2', 'c3643ff3-955c-4f47-a0de-75ec10669db4', '3e502d57-6393-4f53-ac96-31969b544e77'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:33.056228 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692e2946-feec-4de5-a5a9-72d37fac93a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c0b19a5-2707-4cc4-8fe0-dde2792e4768', '35b0eca8-ad4a-40ad-b5e3-c24956c290f2', 'c3643ff3-955c-4f47-a0de-75ec10669db4', '3e502d57-6393-4f53-ac96-31969b544e77']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:33.058270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dceeb9a5-e2b1-432f-9cd4-9a0097a143a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:33.099797 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dceeb9a5-e2b1-432f-9cd4-9a0097a143a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9516c30d-9661-4cf4-bebf-08d1eb9ee034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1303815606',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['6c0b19a5-2707-4cc4-8fe0-dde2792e4768','35b0eca8-ad4a-40ad-b5e3-c24956c290f2','c3643ff3-955c-4f47-a0de-75ec10669db4','3e502d57-6393-4f53-ac96-31969b544e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=d0aa14e4-1f50-41b3-8ba7-42b8031b14f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:42:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1303815606',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9516c30d-9661-4cf4-bebf-08d1eb9ee034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e31999f61ac49b4aa4048b2161460e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0aa14e4-1f50-41b3-8ba7-42b8031b14f9),volume_type_id=d0aa14e4-1f50-41b3-8ba7-42b8031b14f9)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:33.103322 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f93b519-7ec8-428a-858e-5d79a93cdc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:33.133327 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f93b519-7ec8-428a-858e-5d79a93cdc5f) transitioned into state 'SUCCESS' from state '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-1303815606',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['6c0b19a5-2707-4cc4-8fe0-dde2792e4768','35b0eca8-ad4a-40ad-b5e3-c24956c290f2','c3643ff3-955c-4f47-a0de-75ec10669db4','3e502d57-6393-4f53-ac96-31969b544e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=d0aa14e4-1f50-41b3-8ba7-42b8031b14f9)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:33.134490 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9efc1f-ea59-4c22-aa92-f2c76e94978f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:33.155684 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9efc1f-ea59-4c22-aa92-f2c76e94978f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:33.156812 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (337f0986-29d2-4e94-9f2d-42187d482d0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:33.157013 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-06dbd4e5-25be-4010-bef9-f689be89fa85 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:33.157417 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request issued successfully. Aug 13 02:42:33.158688 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af81f302-80aa-476c-9029-d569d4c225fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:42:33.159422 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 581/2294] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:42:32 2026] POST /volume/v3/volumes => generated 777 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:33.161327 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06dbd4e5-25be-4010-bef9-f689be89fa85 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:33.161525 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06dbd4e5-25be-4010-bef9-f689be89fa85 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:33.161764 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06dbd4e5-25be-4010-bef9-f689be89fa85 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:33.161975 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-06dbd4e5-25be-4010-bef9-f689be89fa85 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:33.168477 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:33.168477 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:33.169815 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06dbd4e5-25be-4010-bef9-f689be89fa85 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:33.170391 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 578/2295] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:33 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:33.178770 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2987260e-8d86-4f4a-95f7-6654254e536c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:33.179442 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2987260e-8d86-4f4a-95f7-6654254e536c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 Aug 13 02:42:33.179624 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2987260e-8d86-4f4a-95f7-6654254e536c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:33.179869 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2987260e-8d86-4f4a-95f7-6654254e536c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:33.188622 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:33.188622 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:33.193715 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2987260e-8d86-4f4a-95f7-6654254e536c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:33.200283 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2987260e-8d86-4f4a-95f7-6654254e536c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 returned with HTTP 200 Aug 13 02:42:33.200283 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 559/2296] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:33 2026] GET /volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:33.282717 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c14be4f-c038-4cae-b31a-64cea909321e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:33.285819 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c14be4f-c038-4cae-b31a-64cea909321e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:33.285819 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c14be4f-c038-4cae-b31a-64cea909321e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:33.287063 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c14be4f-c038-4cae-b31a-64cea909321e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:33.287063 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3c14be4f-c038-4cae-b31a-64cea909321e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:33.292860 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:33.292860 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:33.293544 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c14be4f-c038-4cae-b31a-64cea909321e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:33.294778 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 579/2297] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:33 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:34.183617 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0c7ebd42-25bc-49ba-a1a7-94d49d5e7687 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:34.187627 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c7ebd42-25bc-49ba-a1a7-94d49d5e7687 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:34.187795 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c7ebd42-25bc-49ba-a1a7-94d49d5e7687 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:34.188020 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c7ebd42-25bc-49ba-a1a7-94d49d5e7687 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:34.188199 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0c7ebd42-25bc-49ba-a1a7-94d49d5e7687 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:34.197643 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:34.197643 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:34.198314 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c7ebd42-25bc-49ba-a1a7-94d49d5e7687 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:34.199486 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 582/2298] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:34 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:34.233081 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f4aacf43-5a52-4698-b273-8e70f5e365f7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:34.239115 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f4aacf43-5a52-4698-b273-8e70f5e365f7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 Aug 13 02:42:34.239115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f4aacf43-5a52-4698-b273-8e70f5e365f7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:34.239620 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f4aacf43-5a52-4698-b273-8e70f5e365f7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:34.253991 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:34.253991 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:34.269419 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f4aacf43-5a52-4698-b273-8e70f5e365f7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:34.278593 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f4aacf43-5a52-4698-b273-8e70f5e365f7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 returned with HTTP 200 Aug 13 02:42:34.280905 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 579/2299] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:34 2026] GET /volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 => generated 870 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:34.301957 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5aa6782d-d130-426e-91b1-47813baa9671 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:34.306582 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5aa6782d-d130-426e-91b1-47813baa9671 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 Aug 13 02:42:34.308345 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5aa6782d-d130-426e-91b1-47813baa9671 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:34.308521 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5aa6782d-d130-426e-91b1-47813baa9671 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:34.310270 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da94a1a4-ae1c-43a6-8f5c-9a37294f88ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:34.312994 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da94a1a4-ae1c-43a6-8f5c-9a37294f88ac tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:34.313356 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da94a1a4-ae1c-43a6-8f5c-9a37294f88ac tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:34.315704 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da94a1a4-ae1c-43a6-8f5c-9a37294f88ac tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:34.315704 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-da94a1a4-ae1c-43a6-8f5c-9a37294f88ac tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:34.317164 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:34.317164 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:34.321552 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5aa6782d-d130-426e-91b1-47813baa9671 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:34.324740 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:34.324740 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:34.328109 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da94a1a4-ae1c-43a6-8f5c-9a37294f88ac tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:34.328949 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5aa6782d-d130-426e-91b1-47813baa9671 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 returned with HTTP 200 Aug 13 02:42:34.329088 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 580/2300] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:34 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:34.329753 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 560/2301] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:34 2026] GET /volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:34.363664 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b7de60cc-eb31-4e42-a136-99e3e5b437f8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:34.366670 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b7de60cc-eb31-4e42-a136-99e3e5b437f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034/action Aug 13 02:42:34.367152 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b7de60cc-eb31-4e42-a136-99e3e5b437f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:42:34.367152 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b7de60cc-eb31-4e42-a136-99e3e5b437f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:34.378595 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:34.378595 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:34.379287 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b7de60cc-eb31-4e42-a136-99e3e5b437f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:34.395397 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b7de60cc-eb31-4e42-a136-99e3e5b437f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume updated successfully. Aug 13 02:42:34.395397 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b7de60cc-eb31-4e42-a136-99e3e5b437f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034/action returned with HTTP 200 Aug 13 02:42:34.395397 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 583/2302] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:42:34 2026] POST /volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 02:42:34.580193 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-ad1beb35-be22-44e0-b4e7-031ff042f1e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:34.586210 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-ad1beb35-be22-44e0-b4e7-031ff042f1e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 Aug 13 02:42:34.586210 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-ad1beb35-be22-44e0-b4e7-031ff042f1e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:34.586210 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-ad1beb35-be22-44e0-b4e7-031ff042f1e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:34.599374 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:34.599374 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:34.612800 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-ad1beb35-be22-44e0-b4e7-031ff042f1e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:34.628823 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-ad1beb35-be22-44e0-b4e7-031ff042f1e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 returned with HTTP 200 Aug 13 02:42:34.630530 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 580/2303] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:34 2026] GET /volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:35.234815 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05e8314d-527d-479d-babb-a73c88dc2cea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:35.238371 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05e8314d-527d-479d-babb-a73c88dc2cea tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:35.238698 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05e8314d-527d-479d-babb-a73c88dc2cea tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:35.238927 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05e8314d-527d-479d-babb-a73c88dc2cea tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:35.239080 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-05e8314d-527d-479d-babb-a73c88dc2cea tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:35.249859 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:35.249859 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:35.251081 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05e8314d-527d-479d-babb-a73c88dc2cea tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:35.251487 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 581/2304] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:35 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:35.261576 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-872cef30-42bb-453e-a496-3e190695193f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:35.264767 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-872cef30-42bb-453e-a496-3e190695193f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 Aug 13 02:42:35.264996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-872cef30-42bb-453e-a496-3e190695193f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:35.266018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-872cef30-42bb-453e-a496-3e190695193f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:35.285084 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:35.285084 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:35.293993 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-872cef30-42bb-453e-a496-3e190695193f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:35.301090 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-872cef30-42bb-453e-a496-3e190695193f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 returned with HTTP 200 Aug 13 02:42:35.301953 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 561/2305] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:35 2026] GET /volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:35.315686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-39497b0b-1064-4afd-b901-086c9f419dbb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:35.316225 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39497b0b-1064-4afd-b901-086c9f419dbb None None] GET https://10.4.3.30/volume// Aug 13 02:42:35.316502 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39497b0b-1064-4afd-b901-086c9f419dbb None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:35.316899 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39497b0b-1064-4afd-b901-086c9f419dbb None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:35.317949 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39497b0b-1064-4afd-b901-086c9f419dbb None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:35.318369 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 584/2306] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:42:35 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:42:35.339034 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-db28957f-c0d1-4074-8634-80b8056f424a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:35.342999 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-db28957f-c0d1-4074-8634-80b8056f424a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:42:35.343740 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-db28957f-c0d1-4074-8634-80b8056f424a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9516c30d-9661-4cf4-bebf-08d1eb9ee034", "connector": null, "instance_uuid": "6079b584-e069-4bbc-abe8-f2c11e72332d"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:35.352567 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8397e1a2-d08d-4aad-9994-a1f6333456e9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:35.355417 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8397e1a2-d08d-4aad-9994-a1f6333456e9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:35.355731 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8397e1a2-d08d-4aad-9994-a1f6333456e9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:35.356331 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8397e1a2-d08d-4aad-9994-a1f6333456e9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:35.356331 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8397e1a2-d08d-4aad-9994-a1f6333456e9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:35.362024 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:35.362024 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:35.363606 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:35.363606 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:35.364836 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8397e1a2-d08d-4aad-9994-a1f6333456e9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:35.364966 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 582/2307] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:35 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:35.423772 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-db28957f-c0d1-4074-8634-80b8056f424a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:42:35.424600 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 581/2308] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:42:35 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:36.278782 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c7cbff5d-8bc0-4b6c-a8b5-779d75b7601b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:36.282162 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c7cbff5d-8bc0-4b6c-a8b5-779d75b7601b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:36.282351 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c7cbff5d-8bc0-4b6c-a8b5-779d75b7601b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:36.282577 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c7cbff5d-8bc0-4b6c-a8b5-779d75b7601b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:36.282673 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c7cbff5d-8bc0-4b6c-a8b5-779d75b7601b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:36.287572 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:36.287572 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:36.287879 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c7cbff5d-8bc0-4b6c-a8b5-779d75b7601b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:36.288289 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 562/2309] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:36 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:36.379143 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-244b5a7a-bf75-4ecd-a927-e3644266ad81 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:36.381554 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-244b5a7a-bf75-4ecd-a927-e3644266ad81 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:36.382212 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-244b5a7a-bf75-4ecd-a927-e3644266ad81 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:36.382212 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-244b5a7a-bf75-4ecd-a927-e3644266ad81 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:36.382212 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-244b5a7a-bf75-4ecd-a927-e3644266ad81 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:36.389728 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:36.389728 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:36.390594 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-244b5a7a-bf75-4ecd-a927-e3644266ad81 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:36.391085 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 585/2310] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:36 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:36.979638 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-15789184-2093-4b24-a4a7-9437c0de4953 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:36.980104 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15789184-2093-4b24-a4a7-9437c0de4953 None None] GET https://10.4.3.30/volume// Aug 13 02:42:36.980331 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15789184-2093-4b24-a4a7-9437c0de4953 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:36.980573 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15789184-2093-4b24-a4a7-9437c0de4953 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:36.980966 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15789184-2093-4b24-a4a7-9437c0de4953 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:36.981349 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 583/2311] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:42:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:42:36.998694 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-f215fbe8-bb68-4f1a-94b3-7d894ab9eeae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:37.002497 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-f215fbe8-bb68-4f1a-94b3-7d894ab9eeae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 Aug 13 02:42:37.002497 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-f215fbe8-bb68-4f1a-94b3-7d894ab9eeae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:37.002937 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-f215fbe8-bb68-4f1a-94b3-7d894ab9eeae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:37.022897 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:37.022897 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:37.032626 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-f215fbe8-bb68-4f1a-94b3-7d894ab9eeae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:37.044846 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-f215fbe8-bb68-4f1a-94b3-7d894ab9eeae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 returned with HTTP 200 Aug 13 02:42:37.046142 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 582/2312] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:42:36 2026] GET /volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 => generated 1048 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:42:37.181454 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-521f56e8-21cf-4dfe-989d-00ebb0fd4be4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:37.184643 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-521f56e8-21cf-4dfe-989d-00ebb0fd4be4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] PUT https://10.4.3.30/volume/v3/attachments/df2404b9-ec68-4873-9ed7-5c68710ccb5d Aug 13 02:42:37.185115 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-521f56e8-21cf-4dfe-989d-00ebb0fd4be4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:37.195204 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-521f56e8-21cf-4dfe-989d-00ebb0fd4be4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Acquiring lock "cinder-attachment_update-9516c30d-9661-4cf4-bebf-08d1eb9ee034-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:42:37.201645 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-521f56e8-21cf-4dfe-989d-00ebb0fd4be4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-9516c30d-9661-4cf4-bebf-08d1eb9ee034-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:42:37.202843 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:37.202843 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:37.304647 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c3c574e-87d9-4315-a37c-2be5e4129d96 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:37.309808 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c3c574e-87d9-4315-a37c-2be5e4129d96 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:37.310509 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c3c574e-87d9-4315-a37c-2be5e4129d96 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:37.310728 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c3c574e-87d9-4315-a37c-2be5e4129d96 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:37.310870 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4c3c574e-87d9-4315-a37c-2be5e4129d96 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:37.317680 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:37.317680 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:37.319179 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c3c574e-87d9-4315-a37c-2be5e4129d96 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:37.320604 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 586/2313] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:37 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:37.326571 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-521f56e8-21cf-4dfe-989d-00ebb0fd4be4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-9516c30d-9661-4cf4-bebf-08d1eb9ee034-np0000007139" released by "attachment_update" :: held 0.125s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:42:37.326920 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-521f56e8-21cf-4dfe-989d-00ebb0fd4be4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/df2404b9-ec68-4873-9ed7-5c68710ccb5d returned with HTTP 200 Aug 13 02:42:37.327523 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 563/2314] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:42:37 2026] PUT /volume/v3/attachments/df2404b9-ec68-4873-9ed7-5c68710ccb5d => generated 968 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:37.333707 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e39c3327-2dc3-4539-8d0f-921302a5cdcb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:37.336188 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e39c3327-2dc3-4539-8d0f-921302a5cdcb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 Aug 13 02:42:37.336415 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e39c3327-2dc3-4539-8d0f-921302a5cdcb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:37.336709 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e39c3327-2dc3-4539-8d0f-921302a5cdcb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:37.346132 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:37.346132 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:37.351629 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e39c3327-2dc3-4539-8d0f-921302a5cdcb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:37.356202 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e39c3327-2dc3-4539-8d0f-921302a5cdcb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 returned with HTTP 200 Aug 13 02:42:37.356611 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 584/2315] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:37 2026] GET /volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:37.361357 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-df96987b-c834-4a54-b5a1-16b88d62c484 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:37.372137 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-df96987b-c834-4a54-b5a1-16b88d62c484 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments/df2404b9-ec68-4873-9ed7-5c68710ccb5d/action Aug 13 02:42:37.372815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-df96987b-c834-4a54-b5a1-16b88d62c484 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:42:37.372815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-df96987b-c834-4a54-b5a1-16b88d62c484 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:37.376609 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d042e716-2d5d-413b-adbd-3c399665790b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:37.379698 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d042e716-2d5d-413b-adbd-3c399665790b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:37.380222 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d042e716-2d5d-413b-adbd-3c399665790b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:37.380770 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d042e716-2d5d-413b-adbd-3c399665790b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:37.380770 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d042e716-2d5d-413b-adbd-3c399665790b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:37.389048 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:37.389048 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:37.391784 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d042e716-2d5d-413b-adbd-3c399665790b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:37.392911 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 587/2316] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:37 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:37.406007 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:37.406007 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:37.407388 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5655a8b1-a220-461d-a9d6-8043339a0189 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:37.409377 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bb4cc7de-4d3d-4bb1-9ddd-778c46a86741 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:37.411374 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5655a8b1-a220-461d-a9d6-8043339a0189 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:37.411589 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5655a8b1-a220-461d-a9d6-8043339a0189 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:37.411839 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5655a8b1-a220-461d-a9d6-8043339a0189 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:37.411902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-5655a8b1-a220-461d-a9d6-8043339a0189 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:37.414715 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb4cc7de-4d3d-4bb1-9ddd-778c46a86741 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/detail Aug 13 02:42:37.415082 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb4cc7de-4d3d-4bb1-9ddd-778c46a86741 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:37.415466 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb4cc7de-4d3d-4bb1-9ddd-778c46a86741 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:37.415863 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-bb4cc7de-4d3d-4bb1-9ddd-778c46a86741 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:42:37.422873 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:37.422873 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:37.424008 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5655a8b1-a220-461d-a9d6-8043339a0189 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:37.424575 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 564/2317] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:37 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:37.426477 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-df96987b-c834-4a54-b5a1-16b88d62c484 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/df2404b9-ec68-4873-9ed7-5c68710ccb5d/action returned with HTTP 204 Aug 13 02:42:37.427204 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 583/2318] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:42:37 2026] POST /volume/v3/attachments/df2404b9-ec68-4873-9ed7-5c68710ccb5d/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:37.435867 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb4cc7de-4d3d-4bb1-9ddd-778c46a86741 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/detail returned with HTTP 200 Aug 13 02:42:37.436162 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 585/2319] 10.4.3.30 () {66 vars in 1251 bytes} [Thu Aug 13 02:42:37 2026] GET /volume/v3/backups/detail => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:42:37.452191 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:37.463083 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09/restore Aug 13 02:42:37.464040 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:37.469285 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Restoring backup ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 ({'restore': {}}) {{(pid=100289) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 02:42:37.469285 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Restoring backup ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 to volume None. Aug 13 02:42:37.476711 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:37.476711 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:37.479044 np0000007139 devstack@c-api.service[100289]: INFO cinder.backup.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating volume of 1 GB for restore of backup ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. Aug 13 02:42:37.487331 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Availability zone cache updated, next update will occur around 2026-08-13 03:42:37.486691. {{(pid=100289) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 02:42:37.487541 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Availability Zones retrieved successfully. Aug 13 02:42:37.494694 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (abe7f603-0f5a-4a0e-8b52-a40072dfee6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:37.496118 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76219692-3f7c-4848-ac5f-c612da3f41a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:37.497905 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:42:37.548379 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76219692-3f7c-4848-ac5f-c612da3f41a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:37.550088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bde25b7-649d-48c2-83c6-5cdc8bc04f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:37.618531 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['09dd8776-f1bd-4bce-a31d-939924cccb51', '7f4bc9ed-41e3-48d3-abdf-c7ec48b38f00', '11e1984b-dd34-48ac-9946-80c866816043', 'a5615fe1-3744-44fd-ae7f-4de8f0ebd1f7'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:37.619519 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bde25b7-649d-48c2-83c6-5cdc8bc04f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09dd8776-f1bd-4bce-a31d-939924cccb51', '7f4bc9ed-41e3-48d3-abdf-c7ec48b38f00', '11e1984b-dd34-48ac-9946-80c866816043', 'a5615fe1-3744-44fd-ae7f-4de8f0ebd1f7']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:37.621113 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1380c0-9f7e-48f6-82f3-e49d84964a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:37.653996 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1380c0-9f7e-48f6-82f3-e49d84964a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '072c4e57-9397-4761-aa4d-c9284c807ae0', '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_ed26fec3-d8ba-41c2-80a9-3cddb6d5af09',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['09dd8776-f1bd-4bce-a31d-939924cccb51','7f4bc9ed-41e3-48d3-abdf-c7ec48b38f00','11e1984b-dd34-48ac-9946-80c866816043','a5615fe1-3744-44fd-ae7f-4de8f0ebd1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:42:37Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ed26fec3-d8ba-41c2-80a9-3cddb6d5af09',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=072c4e57-9397-4761-aa4d-c9284c807ae0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914e1e0148f349e59ba224a23a085865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86850a7dc1674e7797f891cf32782d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:37.655965 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136e40a9-b46a-4642-9904-8ae0631e6d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:37.677332 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136e40a9-b46a-4642-9904-8ae0631e6d94) transitioned into 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_ed26fec3-d8ba-41c2-80a9-3cddb6d5af09',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['09dd8776-f1bd-4bce-a31d-939924cccb51','7f4bc9ed-41e3-48d3-abdf-c7ec48b38f00','11e1984b-dd34-48ac-9946-80c866816043','a5615fe1-3744-44fd-ae7f-4de8f0ebd1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:37.678429 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f29f6a-4963-4e36-a000-a51f05f3a4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:37.693346 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f29f6a-4963-4e36-a000-a51f05f3a4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:37.694727 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (abe7f603-0f5a-4a0e-8b52-a40072dfee6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:37.695176 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume request issued successfully. Aug 13 02:42:37.708934 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:37.708934 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:37.709686 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:38.441371 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8b20e7ca-ddec-4f48-8510-c1258ad0ad26 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:38.443852 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8b20e7ca-ddec-4f48-8510-c1258ad0ad26 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:38.445149 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8b20e7ca-ddec-4f48-8510-c1258ad0ad26 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:38.445149 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8b20e7ca-ddec-4f48-8510-c1258ad0ad26 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:38.445671 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-8b20e7ca-ddec-4f48-8510-c1258ad0ad26 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:38.453208 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:38.453208 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:38.454889 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8b20e7ca-ddec-4f48-8510-c1258ad0ad26 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:38.455793 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 565/2320] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:38 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:38.720495 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:38.720495 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:38.720995 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:38.721470 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Checking backup size 1 against volume size 1 {{(pid=100289) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 02:42:38.721470 np0000007139 devstack@c-api.service[100289]: INFO cinder.backup.api [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Overwriting volume 072c4e57-9397-4761-aa4d-c9284c807ae0 with restore of backup ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:38.749194 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] restore_backup in rpcapi backup_id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 {{(pid=100289) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 02:42:38.754291 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b7ee11c8-4619-4a08-9cc4-17c167fd0408 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09/restore returned with HTTP 202 Aug 13 02:42:38.754291 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 588/2321] 10.4.3.30 () {68 vars in 1386 bytes} [Thu Aug 13 02:42:37 2026] POST /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09/restore => generated 189 bytes in 1303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:38.767382 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-409d50be-50b4-4691-bad1-00588e9e6005 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:38.769337 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-409d50be-50b4-4691-bad1-00588e9e6005 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:38.769635 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-409d50be-50b4-4691-bad1-00588e9e6005 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:38.769891 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-409d50be-50b4-4691-bad1-00588e9e6005 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:38.770052 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-409d50be-50b4-4691-bad1-00588e9e6005 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:38.778664 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:38.778664 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:38.779753 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-409d50be-50b4-4691-bad1-00588e9e6005 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:38.780222 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 584/2322] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:38 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:39.470674 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d8b98a5-3594-4911-98e0-039c1f426f04 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:39.472966 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d8b98a5-3594-4911-98e0-039c1f426f04 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:39.473773 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d8b98a5-3594-4911-98e0-039c1f426f04 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:39.473773 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d8b98a5-3594-4911-98e0-039c1f426f04 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:39.475276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0d8b98a5-3594-4911-98e0-039c1f426f04 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:39.484954 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:39.484954 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:39.486649 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d8b98a5-3594-4911-98e0-039c1f426f04 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:39.487729 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 586/2323] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:39 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:39.791411 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c00bd42d-6f6c-41cb-89f5-cfea8072da04 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:39.793890 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c00bd42d-6f6c-41cb-89f5-cfea8072da04 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:39.794163 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c00bd42d-6f6c-41cb-89f5-cfea8072da04 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:39.794424 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c00bd42d-6f6c-41cb-89f5-cfea8072da04 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:39.794538 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c00bd42d-6f6c-41cb-89f5-cfea8072da04 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:39.800909 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:39.800909 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:39.801899 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c00bd42d-6f6c-41cb-89f5-cfea8072da04 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:39.802376 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 566/2324] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:39 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:40.500222 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c1c3e789-f817-401a-8b41-b72c14d3ed92 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:40.502566 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c1c3e789-f817-401a-8b41-b72c14d3ed92 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:40.502764 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c1c3e789-f817-401a-8b41-b72c14d3ed92 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:40.502954 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c1c3e789-f817-401a-8b41-b72c14d3ed92 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:40.503151 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c1c3e789-f817-401a-8b41-b72c14d3ed92 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:40.512608 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:40.512608 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:40.513676 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c1c3e789-f817-401a-8b41-b72c14d3ed92 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:40.514160 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 589/2325] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:40 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:40.815630 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a548547d-abf1-4a91-b67f-b3d272069182 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:40.817796 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a548547d-abf1-4a91-b67f-b3d272069182 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:40.818109 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a548547d-abf1-4a91-b67f-b3d272069182 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:40.818420 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a548547d-abf1-4a91-b67f-b3d272069182 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:40.818580 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a548547d-abf1-4a91-b67f-b3d272069182 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:40.823878 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:40.823878 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:40.825100 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a548547d-abf1-4a91-b67f-b3d272069182 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:40.825592 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 585/2326] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:40 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:41.526517 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-28c1f381-c7ad-4090-aaf9-077d8293467f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:41.528399 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28c1f381-c7ad-4090-aaf9-077d8293467f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:41.528616 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-28c1f381-c7ad-4090-aaf9-077d8293467f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:41.528777 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-28c1f381-c7ad-4090-aaf9-077d8293467f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:41.528873 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-28c1f381-c7ad-4090-aaf9-077d8293467f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:41.534897 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:41.534897 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:41.535931 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28c1f381-c7ad-4090-aaf9-077d8293467f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:41.536543 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 587/2327] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:41 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:41.839041 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7c64506a-f6fd-436f-acbb-d49d738c8231 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:41.842875 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7c64506a-f6fd-436f-acbb-d49d738c8231 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:41.842875 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7c64506a-f6fd-436f-acbb-d49d738c8231 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:41.842875 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7c64506a-f6fd-436f-acbb-d49d738c8231 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:41.842875 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-7c64506a-f6fd-436f-acbb-d49d738c8231 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:41.847113 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:41.847113 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:41.848530 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7c64506a-f6fd-436f-acbb-d49d738c8231 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:41.849118 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 567/2328] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:41 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:41.864398 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-f93fc06f-65d7-4507-8ec0-422f0c831a1e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:41.866963 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-f93fc06f-65d7-4507-8ec0-422f0c831a1e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034/encryption Aug 13 02:42:41.867476 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-f93fc06f-65d7-4507-8ec0-422f0c831a1e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:41.867746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-f93fc06f-65d7-4507-8ec0-422f0c831a1e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:41.880932 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:41.880932 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:41.891401 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f4bff5b7-4ee6-43c0-939f-c4f87e7374c0 req-f93fc06f-65d7-4507-8ec0-422f0c831a1e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034/encryption returned with HTTP 200 Aug 13 02:42:41.892048 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 590/2329] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:42:41 2026] GET /volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:42.548762 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fc9602c1-a057-42a6-b45c-63b692150262 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:42.551563 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fc9602c1-a057-42a6-b45c-63b692150262 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:42.551811 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fc9602c1-a057-42a6-b45c-63b692150262 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:42.552047 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fc9602c1-a057-42a6-b45c-63b692150262 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:42.552187 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-fc9602c1-a057-42a6-b45c-63b692150262 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:42.557790 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:42.557790 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:42.558826 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fc9602c1-a057-42a6-b45c-63b692150262 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:42.559363 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 586/2330] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:42 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:42.864157 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f8c4895-4ac6-4b3c-8950-ad0ea64402e0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:42.868271 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f8c4895-4ac6-4b3c-8950-ad0ea64402e0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:42.868271 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f8c4895-4ac6-4b3c-8950-ad0ea64402e0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:42.868271 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f8c4895-4ac6-4b3c-8950-ad0ea64402e0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:42.868271 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3f8c4895-4ac6-4b3c-8950-ad0ea64402e0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:42.873068 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:42.873068 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:42.874573 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f8c4895-4ac6-4b3c-8950-ad0ea64402e0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:42.874573 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 588/2331] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:42 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:43.571214 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-aa8c2457-d912-4e44-92c0-8dc42ddaa39b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:43.573101 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aa8c2457-d912-4e44-92c0-8dc42ddaa39b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:43.573309 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aa8c2457-d912-4e44-92c0-8dc42ddaa39b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:43.573788 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aa8c2457-d912-4e44-92c0-8dc42ddaa39b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:43.573788 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-aa8c2457-d912-4e44-92c0-8dc42ddaa39b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:43.578827 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:43.578827 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:43.579682 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aa8c2457-d912-4e44-92c0-8dc42ddaa39b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:43.580093 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 568/2332] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:43 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:42:43.890066 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d31b9ef9-9ac8-416c-be5e-7fb6752f2576 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:43.892478 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d31b9ef9-9ac8-416c-be5e-7fb6752f2576 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:43.892840 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d31b9ef9-9ac8-416c-be5e-7fb6752f2576 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:43.893005 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d31b9ef9-9ac8-416c-be5e-7fb6752f2576 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:43.893123 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d31b9ef9-9ac8-416c-be5e-7fb6752f2576 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:43.898226 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:43.898226 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:43.899146 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d31b9ef9-9ac8-416c-be5e-7fb6752f2576 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:43.899640 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 591/2333] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:43 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:44.595733 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d595961d-a10e-42d6-a179-ca8b099d8aa5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:44.599269 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d595961d-a10e-42d6-a179-ca8b099d8aa5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:44.599269 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d595961d-a10e-42d6-a179-ca8b099d8aa5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:44.599269 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d595961d-a10e-42d6-a179-ca8b099d8aa5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:44.599269 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d595961d-a10e-42d6-a179-ca8b099d8aa5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:44.605346 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:44.605346 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:44.606518 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d595961d-a10e-42d6-a179-ca8b099d8aa5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:44.607125 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 587/2334] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:44 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:44.621603 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d529236b-9b8f-45cb-b698-573b96d974b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:44.624016 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d529236b-9b8f-45cb-b698-573b96d974b4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 Aug 13 02:42:44.624274 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d529236b-9b8f-45cb-b698-573b96d974b4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:44.624486 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d529236b-9b8f-45cb-b698-573b96d974b4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:44.630445 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:44.630445 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:44.631115 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d529236b-9b8f-45cb-b698-573b96d974b4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:42:44.632055 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d529236b-9b8f-45cb-b698-573b96d974b4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 returned with HTTP 200 Aug 13 02:42:44.632720 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 589/2335] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:42:44 2026] GET /volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:44.643138 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-106eb795-68ce-48da-a4b0-5d9a1992a9eb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:44.645498 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-106eb795-68ce-48da-a4b0-5d9a1992a9eb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:44.645762 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-106eb795-68ce-48da-a4b0-5d9a1992a9eb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:44.646003 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-106eb795-68ce-48da-a4b0-5d9a1992a9eb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:44.646171 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-106eb795-68ce-48da-a4b0-5d9a1992a9eb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:44.651952 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:44.651952 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:44.652912 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-106eb795-68ce-48da-a4b0-5d9a1992a9eb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:44.653405 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 569/2336] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:44 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:44.664482 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-10d18d44-0e18-4d0b-beb1-5b14836ae740 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:44.666794 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-10d18d44-0e18-4d0b-beb1-5b14836ae740 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:44.667025 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-10d18d44-0e18-4d0b-beb1-5b14836ae740 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:44.667295 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-10d18d44-0e18-4d0b-beb1-5b14836ae740 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:44.667438 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-10d18d44-0e18-4d0b-beb1-5b14836ae740 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete backup with id: b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. Aug 13 02:42:44.673287 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:44.673287 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:44.689668 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-10d18d44-0e18-4d0b-beb1-5b14836ae740 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] delete_backup rpcapi backup_id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:42:44.692581 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-10d18d44-0e18-4d0b-beb1-5b14836ae740 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 202 Aug 13 02:42:44.693135 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 592/2337] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:44 2026] DELETE /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:42:44.703795 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2d478725-395c-4742-b82b-a2424249f8c9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:44.706121 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d478725-395c-4742-b82b-a2424249f8c9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:44.706590 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d478725-395c-4742-b82b-a2424249f8c9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:44.707016 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d478725-395c-4742-b82b-a2424249f8c9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:44.707316 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2d478725-395c-4742-b82b-a2424249f8c9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:44.715852 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:44.715852 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:44.715852 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d478725-395c-4742-b82b-a2424249f8c9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 200 Aug 13 02:42:44.715852 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 588/2338] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:44 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:44.914907 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4b454986-4fc3-4e3e-a798-cc69bf122803 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:44.917590 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b454986-4fc3-4e3e-a798-cc69bf122803 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:44.917960 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b454986-4fc3-4e3e-a798-cc69bf122803 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:44.918215 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b454986-4fc3-4e3e-a798-cc69bf122803 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:44.918472 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4b454986-4fc3-4e3e-a798-cc69bf122803 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:44.924171 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:44.924171 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:44.925099 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b454986-4fc3-4e3e-a798-cc69bf122803 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:44.925623 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 590/2339] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:44 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:45.730375 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-377f561d-81e2-4a45-a3fd-6a5663a61417 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:45.732612 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-377f561d-81e2-4a45-a3fd-6a5663a61417 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d Aug 13 02:42:45.732833 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-377f561d-81e2-4a45-a3fd-6a5663a61417 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:45.733038 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-377f561d-81e2-4a45-a3fd-6a5663a61417 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:45.733172 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-377f561d-81e2-4a45-a3fd-6a5663a61417 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Show backup with id b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:45.737737 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-377f561d-81e2-4a45-a3fd-6a5663a61417 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d returned with HTTP 404 Aug 13 02:42:45.738448 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 570/2340] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:45 2026] GET /volume/v3/backups/b1c9e0f4-969b-431a-8fd8-5732c8b2bf2d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:45.831939 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-24b31cde-3852-4dd5-b592-bccbd71da915 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:45.834210 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24b31cde-3852-4dd5-b592-bccbd71da915 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 Aug 13 02:42:45.834546 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24b31cde-3852-4dd5-b592-bccbd71da915 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:45.834847 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24b31cde-3852-4dd5-b592-bccbd71da915 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:45.835056 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-24b31cde-3852-4dd5-b592-bccbd71da915 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: de1edf48-bb1e-426b-85af-9c9338845c36 Aug 13 02:42:45.842348 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:45.842348 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:45.843069 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-24b31cde-3852-4dd5-b592-bccbd71da915 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:42:45.861335 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-24b31cde-3852-4dd5-b592-bccbd71da915 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot delete request issued successfully. Aug 13 02:42:45.861661 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24b31cde-3852-4dd5-b592-bccbd71da915 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 returned with HTTP 202 Aug 13 02:42:45.862240 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 593/2341] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:42:45 2026] DELETE /volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:45.873047 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4e603662-97b7-4904-8343-31741fc8adb4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:45.875351 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e603662-97b7-4904-8343-31741fc8adb4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 Aug 13 02:42:45.875675 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e603662-97b7-4904-8343-31741fc8adb4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:45.875972 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e603662-97b7-4904-8343-31741fc8adb4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:45.881890 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:45.881890 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:45.882370 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4e603662-97b7-4904-8343-31741fc8adb4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:42:45.883326 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e603662-97b7-4904-8343-31741fc8adb4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 returned with HTTP 200 Aug 13 02:42:45.883860 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 589/2342] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:42:45 2026] GET /volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:45.939074 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df0d6f5c-fbae-4744-b73f-f52272b52d5f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:45.942841 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df0d6f5c-fbae-4744-b73f-f52272b52d5f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:45.942841 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df0d6f5c-fbae-4744-b73f-f52272b52d5f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:45.942841 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df0d6f5c-fbae-4744-b73f-f52272b52d5f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:45.943106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-df0d6f5c-fbae-4744-b73f-f52272b52d5f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:45.950416 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:45.950416 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:45.951595 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df0d6f5c-fbae-4744-b73f-f52272b52d5f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:45.952171 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 591/2343] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:45 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:46.893928 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-eaca20d4-0a4f-413c-bc22-e3a1c0aa0e29 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:46.897163 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eaca20d4-0a4f-413c-bc22-e3a1c0aa0e29 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 Aug 13 02:42:46.897445 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eaca20d4-0a4f-413c-bc22-e3a1c0aa0e29 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:46.897659 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eaca20d4-0a4f-413c-bc22-e3a1c0aa0e29 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:46.903994 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eaca20d4-0a4f-413c-bc22-e3a1c0aa0e29 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 returned with HTTP 404 Aug 13 02:42:46.904881 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 571/2344] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:42:46 2026] GET /volume/v3/snapshots/de1edf48-bb1e-426b-85af-9c9338845c36 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:46.921600 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-57541903-5bdd-447e-8c9a-d4dd96f1c475 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:46.924727 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57541903-5bdd-447e-8c9a-d4dd96f1c475 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:42:46.925029 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57541903-5bdd-447e-8c9a-d4dd96f1c475 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:46.925285 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57541903-5bdd-447e-8c9a-d4dd96f1c475 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:46.942179 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:46.942179 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:46.948339 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-57541903-5bdd-447e-8c9a-d4dd96f1c475 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:42:46.955066 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57541903-5bdd-447e-8c9a-d4dd96f1c475 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:42:46.955695 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 594/2345] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:46 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:46.966495 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2c7374e9-20f0-4238-bac7-fd666e119ec7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:46.968543 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c7374e9-20f0-4238-bac7-fd666e119ec7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:46.968741 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c7374e9-20f0-4238-bac7-fd666e119ec7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:46.969051 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c7374e9-20f0-4238-bac7-fd666e119ec7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:46.969320 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2c7374e9-20f0-4238-bac7-fd666e119ec7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:46.980450 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:46.980450 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:46.981791 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c7374e9-20f0-4238-bac7-fd666e119ec7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:46.982426 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 590/2346] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:46 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:46.997649 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:47.002292 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:42:47.002292 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2104272400"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:47.003480 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request body: {'volume': {'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2104272400'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:42:47.182279 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume of 1 GB Aug 13 02:42:47.187680 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Availability Zones retrieved successfully. Aug 13 02:42:47.193800 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (5ceef8ad-392f-4878-9408-dce1957c82fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:47.196613 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a20d76-a4cb-4c86-b5aa-512101d2b1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:47.197717 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:42:47.271324 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a20d76-a4cb-4c86-b5aa-512101d2b1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:47.272188 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a4ea68-9bb1-411b-b61d-f27375c7e029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:47.323918 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['2971e06e-16b2-49a6-bbac-b44d78a8c3a5', 'd1e310ee-aff4-4f28-ba6c-fa747b0ef0a7', '143329a6-f5a3-43c9-944c-563fbd136a00', '3c5a7532-1066-45b0-9535-be35b5d51cc8'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:47.324806 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a4ea68-9bb1-411b-b61d-f27375c7e029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2971e06e-16b2-49a6-bbac-b44d78a8c3a5', 'd1e310ee-aff4-4f28-ba6c-fa747b0ef0a7', '143329a6-f5a3-43c9-944c-563fbd136a00', '3c5a7532-1066-45b0-9535-be35b5d51cc8']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:47.325667 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f88fee-ae72-42ba-b74d-a016edc05a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:47.356334 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f88fee-ae72-42ba-b74d-a016edc05a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56a580a4-e438-4ce2-81ae-0445ab7ed485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2104272400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['2971e06e-16b2-49a6-bbac-b44d78a8c3a5','d1e310ee-aff4-4f28-ba6c-fa747b0ef0a7','143329a6-f5a3-43c9-944c-563fbd136a00','3c5a7532-1066-45b0-9535-be35b5d51cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:42:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2104272400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56a580a4-e438-4ce2-81ae-0445ab7ed485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7eb2e9c81dce42429c5f343054f1bd97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:47.358362 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab99dba-dfdf-4fea-ae7a-3c02e9b2d9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:47.383518 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab99dba-dfdf-4fea-ae7a-3c02e9b2d9f3) transitioned into state 'SUCCESS' from state '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-2104272400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['2971e06e-16b2-49a6-bbac-b44d78a8c3a5','d1e310ee-aff4-4f28-ba6c-fa747b0ef0a7','143329a6-f5a3-43c9-944c-563fbd136a00','3c5a7532-1066-45b0-9535-be35b5d51cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:47.384454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882caad2-d6c7-4e43-82c3-fd8d566cf4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:47.401364 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882caad2-d6c7-4e43-82c3-fd8d566cf4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:47.402357 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (5ceef8ad-392f-4878-9408-dce1957c82fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:47.402859 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request issued successfully. Aug 13 02:42:47.403864 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42b6e8ab-d282-4179-b8bd-aeec89ef995d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:42:47.404443 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 592/2347] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:42:46 2026] POST /volume/v3/volumes => generated 752 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:47.421646 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-227d6f3d-4d37-4cc4-a8f1-225950b2b7f5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:47.425894 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-227d6f3d-4d37-4cc4-a8f1-225950b2b7f5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:42:47.425894 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-227d6f3d-4d37-4cc4-a8f1-225950b2b7f5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:47.425894 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-227d6f3d-4d37-4cc4-a8f1-225950b2b7f5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:47.435169 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:47.435169 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:47.441278 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-227d6f3d-4d37-4cc4-a8f1-225950b2b7f5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:42:47.447675 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-227d6f3d-4d37-4cc4-a8f1-225950b2b7f5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:42:47.448487 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 572/2348] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:47 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:47.996667 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a703ebd3-a5be-40a3-a93c-3b75bf1808ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:48.000646 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a703ebd3-a5be-40a3-a93c-3b75bf1808ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:48.000646 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a703ebd3-a5be-40a3-a93c-3b75bf1808ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:48.000646 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a703ebd3-a5be-40a3-a93c-3b75bf1808ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:48.000646 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a703ebd3-a5be-40a3-a93c-3b75bf1808ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:48.004629 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:48.004629 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:48.005695 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a703ebd3-a5be-40a3-a93c-3b75bf1808ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:48.006314 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 595/2349] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:47 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:48.464276 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ea7b206e-3f17-4fbb-8224-872553dde20d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:48.466586 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea7b206e-3f17-4fbb-8224-872553dde20d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:42:48.466831 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea7b206e-3f17-4fbb-8224-872553dde20d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:48.467053 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea7b206e-3f17-4fbb-8224-872553dde20d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:48.476541 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:48.476541 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:48.480996 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ea7b206e-3f17-4fbb-8224-872553dde20d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:42:48.487047 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea7b206e-3f17-4fbb-8224-872553dde20d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:42:48.487584 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 591/2350] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:48 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:48.962536 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-3248769f-c678-4a61-8728-e91dfc31a482 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:48.966696 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-3248769f-c678-4a61-8728-e91dfc31a482 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:42:48.966696 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-3248769f-c678-4a61-8728-e91dfc31a482 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:48.967187 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-3248769f-c678-4a61-8728-e91dfc31a482 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:48.979130 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:48.979130 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:48.984601 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-3248769f-c678-4a61-8728-e91dfc31a482 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:42:48.991154 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-3248769f-c678-4a61-8728-e91dfc31a482 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:42:48.991937 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 593/2351] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:48 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:49.022999 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2942fd56-4f27-4e93-8284-5cd01f508f2e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:49.030281 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2942fd56-4f27-4e93-8284-5cd01f508f2e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:49.030575 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2942fd56-4f27-4e93-8284-5cd01f508f2e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:49.030813 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2942fd56-4f27-4e93-8284-5cd01f508f2e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:49.030955 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-2942fd56-4f27-4e93-8284-5cd01f508f2e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:49.041954 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:49.041954 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:49.041954 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2942fd56-4f27-4e93-8284-5cd01f508f2e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:49.042315 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 573/2352] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:49 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:49.124859 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a7d0faeb-a732-4abf-bbad-65c396cbb0ba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:49.125446 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a7d0faeb-a732-4abf-bbad-65c396cbb0ba None None] GET https://10.4.3.30/volume// Aug 13 02:42:49.125727 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a7d0faeb-a732-4abf-bbad-65c396cbb0ba None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:49.126023 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a7d0faeb-a732-4abf-bbad-65c396cbb0ba None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:49.128366 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a7d0faeb-a732-4abf-bbad-65c396cbb0ba None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:49.130272 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 596/2353] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:42:49 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:42:49.137927 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-d889c34f-6376-4b8b-a529-e4343d5caf2e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:49.140791 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-d889c34f-6376-4b8b-a529-e4343d5caf2e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:42:49.141162 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-d889c34f-6376-4b8b-a529-e4343d5caf2e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a27dda77-f476-41ae-9539-e4c91f0d0651", "connector": null, "instance_uuid": "7cfce85c-24af-4a40-8887-9a6803a40037"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:49.154375 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:49.154375 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:49.191037 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-d889c34f-6376-4b8b-a529-e4343d5caf2e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:42:49.191529 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 592/2354] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:42:49 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:49.231043 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-adf742ff-882f-4512-ad8f-43b2ba6c91da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:49.233346 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-adf742ff-882f-4512-ad8f-43b2ba6c91da tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:42:49.233599 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-adf742ff-882f-4512-ad8f-43b2ba6c91da tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:49.233846 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-adf742ff-882f-4512-ad8f-43b2ba6c91da tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:49.245201 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:49.245201 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:49.250513 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-adf742ff-882f-4512-ad8f-43b2ba6c91da tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:42:49.253998 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1e983dd0-3f8d-4b73-b2e4-fd7df1125eac None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:49.255631 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1e983dd0-3f8d-4b73-b2e4-fd7df1125eac None None] GET https://10.4.3.30/volume// Aug 13 02:42:49.255631 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1e983dd0-3f8d-4b73-b2e4-fd7df1125eac None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:49.255631 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1e983dd0-3f8d-4b73-b2e4-fd7df1125eac None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:49.255631 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1e983dd0-3f8d-4b73-b2e4-fd7df1125eac None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:49.255810 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 574/2355] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:42:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:42:49.257861 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-adf742ff-882f-4512-ad8f-43b2ba6c91da tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:42:49.258403 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 594/2356] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:49 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:49.268568 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-387fcd4e-af91-407c-8baf-b06f481ab90f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:49.276802 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-387fcd4e-af91-407c-8baf-b06f481ab90f tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:42:49.277445 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-387fcd4e-af91-407c-8baf-b06f481ab90f tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:49.277445 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-387fcd4e-af91-407c-8baf-b06f481ab90f tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:49.293515 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:49.293515 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:49.299971 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-387fcd4e-af91-407c-8baf-b06f481ab90f tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:42:49.305810 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-387fcd4e-af91-407c-8baf-b06f481ab90f tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:42:49.306376 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 597/2357] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:42:49 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 1029 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:42:49.447612 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-5bea2118-ead2-43da-a3e6-12263d04674a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:49.450432 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-5bea2118-ead2-43da-a3e6-12263d04674a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] PUT https://10.4.3.30/volume/v3/attachments/bbe10b02-11d3-4599-97da-18ea8dbb2fe1 Aug 13 02:42:49.450833 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-5bea2118-ead2-43da-a3e6-12263d04674a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:49.465750 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-5bea2118-ead2-43da-a3e6-12263d04674a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Acquiring lock "cinder-attachment_update-a27dda77-f476-41ae-9539-e4c91f0d0651-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:42:49.474470 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-5bea2118-ead2-43da-a3e6-12263d04674a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Lock "cinder-attachment_update-a27dda77-f476-41ae-9539-e4c91f0d0651-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:42:49.476518 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:49.476518 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:49.581171 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-5bea2118-ead2-43da-a3e6-12263d04674a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Lock "cinder-attachment_update-a27dda77-f476-41ae-9539-e4c91f0d0651-np0000007139" released by "attachment_update" :: held 0.107s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:42:49.581614 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-5bea2118-ead2-43da-a3e6-12263d04674a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/attachments/bbe10b02-11d3-4599-97da-18ea8dbb2fe1 returned with HTTP 200 Aug 13 02:42:49.582205 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 593/2358] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:42:49 2026] PUT /volume/v3/attachments/bbe10b02-11d3-4599-97da-18ea8dbb2fe1 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:50.056152 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-89d79858-93d2-460f-87af-27ef9cab975e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:50.058168 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-89d79858-93d2-460f-87af-27ef9cab975e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:50.058404 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-89d79858-93d2-460f-87af-27ef9cab975e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:50.058586 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-89d79858-93d2-460f-87af-27ef9cab975e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:50.058736 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-89d79858-93d2-460f-87af-27ef9cab975e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:50.063902 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:50.063902 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:50.064865 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-89d79858-93d2-460f-87af-27ef9cab975e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:50.065359 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 575/2359] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:50 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:50.277133 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fc70bb67-f933-483c-bd17-331bf5f62bcc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:50.279076 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc70bb67-f933-483c-bd17-331bf5f62bcc tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:42:50.279303 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc70bb67-f933-483c-bd17-331bf5f62bcc tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:50.279492 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc70bb67-f933-483c-bd17-331bf5f62bcc tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:50.291228 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:50.291228 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:50.298563 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fc70bb67-f933-483c-bd17-331bf5f62bcc tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:42:50.306964 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc70bb67-f933-483c-bd17-331bf5f62bcc tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:42:50.307615 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 595/2360] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:50 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:51.082874 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9bc0ffc1-16d4-4ddd-823d-9c2669893685 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:51.085074 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9bc0ffc1-16d4-4ddd-823d-9c2669893685 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:51.086753 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9bc0ffc1-16d4-4ddd-823d-9c2669893685 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:51.087083 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9bc0ffc1-16d4-4ddd-823d-9c2669893685 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:51.087909 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9bc0ffc1-16d4-4ddd-823d-9c2669893685 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:51.093085 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:51.093085 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:51.094041 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9bc0ffc1-16d4-4ddd-823d-9c2669893685 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:51.094519 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 598/2361] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:51 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:51.327736 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-33480618-b43a-4d37-8c53-97a093a35121 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:51.331531 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33480618-b43a-4d37-8c53-97a093a35121 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:42:51.331840 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33480618-b43a-4d37-8c53-97a093a35121 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:51.332103 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33480618-b43a-4d37-8c53-97a093a35121 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:51.351275 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:51.351275 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:51.358644 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-33480618-b43a-4d37-8c53-97a093a35121 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:42:51.365525 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33480618-b43a-4d37-8c53-97a093a35121 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:42:51.366171 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 594/2362] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:51 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:52.108368 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2365c1ae-6368-4b07-adfd-d45eb2e7434a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:52.111200 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2365c1ae-6368-4b07-adfd-d45eb2e7434a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:52.111526 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2365c1ae-6368-4b07-adfd-d45eb2e7434a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:52.111708 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2365c1ae-6368-4b07-adfd-d45eb2e7434a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:52.111841 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-2365c1ae-6368-4b07-adfd-d45eb2e7434a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:52.117565 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:52.117565 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:52.118617 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2365c1ae-6368-4b07-adfd-d45eb2e7434a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:52.119113 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 576/2363] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:52 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:52.379776 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a476553c-6d5c-4cf8-8f59-436e5a7bca2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:52.382142 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a476553c-6d5c-4cf8-8f59-436e5a7bca2d tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:42:52.382420 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a476553c-6d5c-4cf8-8f59-436e5a7bca2d tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:52.382674 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a476553c-6d5c-4cf8-8f59-436e5a7bca2d tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:52.395943 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:52.395943 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:52.402285 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a476553c-6d5c-4cf8-8f59-436e5a7bca2d tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:42:52.408994 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a476553c-6d5c-4cf8-8f59-436e5a7bca2d tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:42:52.409680 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 596/2364] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:52 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:52.927781 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-39b3b37d-d1d1-4f25-84c7-05a30815bfe1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:52.931169 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-39b3b37d-d1d1-4f25-84c7-05a30815bfe1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] POST https://10.4.3.30/volume/v3/attachments/bbe10b02-11d3-4599-97da-18ea8dbb2fe1/action Aug 13 02:42:52.931821 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-39b3b37d-d1d1-4f25-84c7-05a30815bfe1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:42:52.932012 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-39b3b37d-d1d1-4f25-84c7-05a30815bfe1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:52.954953 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:52.954953 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:52.969953 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ffe51454-1938-47b0-9e01-595bf0ccb83c req-39b3b37d-d1d1-4f25-84c7-05a30815bfe1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/attachments/bbe10b02-11d3-4599-97da-18ea8dbb2fe1/action returned with HTTP 204 Aug 13 02:42:52.970586 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 599/2365] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:42:52 2026] POST /volume/v3/attachments/bbe10b02-11d3-4599-97da-18ea8dbb2fe1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:53.136058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a1e3c72e-d509-4a11-88b7-65ded6bcb9ae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:53.140128 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a1e3c72e-d509-4a11-88b7-65ded6bcb9ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:53.140631 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a1e3c72e-d509-4a11-88b7-65ded6bcb9ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:53.141529 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a1e3c72e-d509-4a11-88b7-65ded6bcb9ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:53.141529 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a1e3c72e-d509-4a11-88b7-65ded6bcb9ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:53.151914 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:53.151914 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:53.153117 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a1e3c72e-d509-4a11-88b7-65ded6bcb9ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:53.153637 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 595/2366] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:53 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:53.427761 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-472cdce8-a9e3-4996-b164-6c493e247b15 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:53.429554 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-100a6463-8e46-4530-a2f4-9567f9954689 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:53.429814 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-472cdce8-a9e3-4996-b164-6c493e247b15 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:42:53.429814 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-472cdce8-a9e3-4996-b164-6c493e247b15 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:53.430015 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-472cdce8-a9e3-4996-b164-6c493e247b15 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:53.432516 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:42:53.432974 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1576057410"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:53.435385 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1576057410'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:42:53.435507 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Create volume of 1 GB Aug 13 02:42:53.445281 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Availability Zones retrieved successfully. Aug 13 02:42:53.445495 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:53.445495 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:53.448128 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-472cdce8-a9e3-4996-b164-6c493e247b15 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:42:53.450954 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Flow 'volume_create_api' (21445a14-c571-446f-82d7-bc71b506170a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:53.452566 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7386e2e9-b7ec-40b0-9a4b-77f2b11ee4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:53.453686 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-472cdce8-a9e3-4996-b164-6c493e247b15 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:42:53.453791 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:42:53.455190 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 577/2367] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:53 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:53.474833 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-98ad9b4d-d912-4f7d-8fe6-9bca378c1fa6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:53.477035 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98ad9b4d-d912-4f7d-8fe6-9bca378c1fa6 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:42:53.477363 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-98ad9b4d-d912-4f7d-8fe6-9bca378c1fa6 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:53.477640 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-98ad9b4d-d912-4f7d-8fe6-9bca378c1fa6 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:53.491076 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:53.491076 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:53.496059 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-98ad9b4d-d912-4f7d-8fe6-9bca378c1fa6 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:42:53.496997 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7386e2e9-b7ec-40b0-9a4b-77f2b11ee4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:53.498186 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48212db2-5ef0-4283-a840-110f2c762fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:53.500553 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98ad9b4d-d912-4f7d-8fe6-9bca378c1fa6 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:42:53.500974 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 600/2368] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:53 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:53.607677 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Created reservations ['450b0532-b5a6-41a5-bd46-818016e06e92', '3c31cd7e-fed6-4c52-91e8-da8aff941926', 'fdd748a2-91fe-49f6-b613-95b3a10dc8c8', '4e32dc9e-79b9-4c44-9ce9-2a1696bc6c09'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:53.609491 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48212db2-5ef0-4283-a840-110f2c762fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['450b0532-b5a6-41a5-bd46-818016e06e92', '3c31cd7e-fed6-4c52-91e8-da8aff941926', 'fdd748a2-91fe-49f6-b613-95b3a10dc8c8', '4e32dc9e-79b9-4c44-9ce9-2a1696bc6c09']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:53.609696 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a4e06be3-01a6-4b42-aa75-155a039ded06 req-09450336-b07d-4617-a74c-9f78c76450d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:53.609770 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9465dfd-4fb7-4ce8-9922-a39e4da27eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:53.617783 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a4e06be3-01a6-4b42-aa75-155a039ded06 req-09450336-b07d-4617-a74c-9f78c76450d0 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:42:53.617783 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a4e06be3-01a6-4b42-aa75-155a039ded06 req-09450336-b07d-4617-a74c-9f78c76450d0 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:53.617783 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a4e06be3-01a6-4b42-aa75-155a039ded06 req-09450336-b07d-4617-a74c-9f78c76450d0 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:53.624089 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-0f22cbed-8563-4973-a98c-06f889799196 req-2091ee99-d3ce-4d0e-bbcf-422e3f9cb30b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:53.627516 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0f22cbed-8563-4973-a98c-06f889799196 req-2091ee99-d3ce-4d0e-bbcf-422e3f9cb30b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/attachments/df2404b9-ec68-4873-9ed7-5c68710ccb5d Aug 13 02:42:53.627679 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0f22cbed-8563-4973-a98c-06f889799196 req-2091ee99-d3ce-4d0e-bbcf-422e3f9cb30b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:53.627886 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0f22cbed-8563-4973-a98c-06f889799196 req-2091ee99-d3ce-4d0e-bbcf-422e3f9cb30b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:53.641281 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:53.641281 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:53.642621 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9465dfd-4fb7-4ce8-9922-a39e4da27eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0460b19-573d-4977-a667-5927d4a04364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1576057410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1db2d68590184f4881db4fc4af63f8d3',qos_specs=None,replication_status=,reservations=['450b0532-b5a6-41a5-bd46-818016e06e92','3c31cd7e-fed6-4c52-91e8-da8aff941926','fdd748a2-91fe-49f6-b613-95b3a10dc8c8','4e32dc9e-79b9-4c44-9ce9-2a1696bc6c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad2031ef3bb3464e88958714c0f7ff03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1576057410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0460b19-573d-4977-a667-5927d4a04364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1db2d68590184f4881db4fc4af63f8d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad2031ef3bb3464e88958714c0f7ff03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:53.643716 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07da6e13-336b-41de-8dc4-2ea06ac6542c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:53.646153 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-a4e06be3-01a6-4b42-aa75-155a039ded06 req-09450336-b07d-4617-a74c-9f78c76450d0 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:42:53.652974 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a4e06be3-01a6-4b42-aa75-155a039ded06 req-09450336-b07d-4617-a74c-9f78c76450d0 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:42:53.654193 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 596/2369] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:53 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:53.654446 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:53.654446 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:53.670380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07da6e13-336b-41de-8dc4-2ea06ac6542c) transitioned into state 'SUCCESS' from state '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-1576057410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1db2d68590184f4881db4fc4af63f8d3',qos_specs=None,replication_status=,reservations=['450b0532-b5a6-41a5-bd46-818016e06e92','3c31cd7e-fed6-4c52-91e8-da8aff941926','fdd748a2-91fe-49f6-b613-95b3a10dc8c8','4e32dc9e-79b9-4c44-9ce9-2a1696bc6c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad2031ef3bb3464e88958714c0f7ff03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:53.671035 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d18537-ef13-4599-9fa3-804e98944d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:53.684051 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d18537-ef13-4599-9fa3-804e98944d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:53.685011 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Flow 'volume_create_api' (21445a14-c571-446f-82d7-bc71b506170a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:53.685319 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Create volume request issued successfully. Aug 13 02:42:53.685871 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-100a6463-8e46-4530-a2f4-9567f9954689 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:42:53.686363 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 597/2370] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:42:53 2026] POST /volume/v3/volumes => generated 749 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:53.705794 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7b81a3d0-e32f-4570-95a1-870252b6e22f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:53.711463 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b81a3d0-e32f-4570-95a1-870252b6e22f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:42:53.711850 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b81a3d0-e32f-4570-95a1-870252b6e22f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:53.712121 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b81a3d0-e32f-4570-95a1-870252b6e22f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:53.723468 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:53.723468 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:53.730120 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7b81a3d0-e32f-4570-95a1-870252b6e22f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:42:53.732657 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0f22cbed-8563-4973-a98c-06f889799196 req-2091ee99-d3ce-4d0e-bbcf-422e3f9cb30b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/df2404b9-ec68-4873-9ed7-5c68710ccb5d returned with HTTP 200 Aug 13 02:42:53.733189 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 578/2371] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:42:53 2026] DELETE /volume/v3/attachments/df2404b9-ec68-4873-9ed7-5c68710ccb5d => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:42:53.739209 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b81a3d0-e32f-4570-95a1-870252b6e22f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:42:53.741966 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 601/2372] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:53 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:54.172173 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7f79bb20-47c4-4a4a-8ea5-ded507dba3cc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:54.174447 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f79bb20-47c4-4a4a-8ea5-ded507dba3cc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:54.174678 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f79bb20-47c4-4a4a-8ea5-ded507dba3cc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:54.174874 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f79bb20-47c4-4a4a-8ea5-ded507dba3cc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:54.175016 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-7f79bb20-47c4-4a4a-8ea5-ded507dba3cc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:54.186455 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:54.186455 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:54.187601 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f79bb20-47c4-4a4a-8ea5-ded507dba3cc tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:54.188130 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 597/2373] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:54 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:54.203852 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f260a5e-eb9b-42f1-bca1-ddb8d5d09b79 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:54.205960 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f260a5e-eb9b-42f1-bca1-ddb8d5d09b79 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 Aug 13 02:42:54.206171 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f260a5e-eb9b-42f1-bca1-ddb8d5d09b79 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:54.206420 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f260a5e-eb9b-42f1-bca1-ddb8d5d09b79 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:54.217935 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:54.217935 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:54.221923 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2f260a5e-eb9b-42f1-bca1-ddb8d5d09b79 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:54.226914 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f260a5e-eb9b-42f1-bca1-ddb8d5d09b79 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 returned with HTTP 200 Aug 13 02:42:54.228362 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 598/2374] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:54 2026] GET /volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 => generated 963 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:54.246413 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f1c8e258-360c-493c-9891-3e92c5148198 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:54.248676 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f1c8e258-360c-493c-9891-3e92c5148198 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 Aug 13 02:42:54.248893 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f1c8e258-360c-493c-9891-3e92c5148198 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:54.249167 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f1c8e258-360c-493c-9891-3e92c5148198 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:54.257780 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:54.257780 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:54.262422 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f1c8e258-360c-493c-9891-3e92c5148198 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:54.268024 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f1c8e258-360c-493c-9891-3e92c5148198 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 returned with HTTP 200 Aug 13 02:42:54.268600 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 579/2375] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:54 2026] GET /volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 => generated 963 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:54.290823 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-afd63e6e-d0de-4494-b3a5-fdb471339910 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:54.293045 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-afd63e6e-d0de-4494-b3a5-fdb471339910 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 Aug 13 02:42:54.293316 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-afd63e6e-d0de-4494-b3a5-fdb471339910 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:54.293777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-afd63e6e-d0de-4494-b3a5-fdb471339910 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:54.293777 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-afd63e6e-d0de-4494-b3a5-fdb471339910 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume with id: 072c4e57-9397-4761-aa4d-c9284c807ae0 Aug 13 02:42:54.304367 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:54.304367 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:54.304880 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-afd63e6e-d0de-4494-b3a5-fdb471339910 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:54.332211 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-afd63e6e-d0de-4494-b3a5-fdb471339910 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume request issued successfully. Aug 13 02:42:54.333012 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-afd63e6e-d0de-4494-b3a5-fdb471339910 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 returned with HTTP 202 Aug 13 02:42:54.333012 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 602/2376] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:54 2026] DELETE /volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:54.343419 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e05f05b2-3e60-474d-b624-28268edb004e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:54.347295 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e05f05b2-3e60-474d-b624-28268edb004e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 Aug 13 02:42:54.347588 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e05f05b2-3e60-474d-b624-28268edb004e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:54.348015 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e05f05b2-3e60-474d-b624-28268edb004e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:54.359052 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:54.359052 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:54.364269 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e05f05b2-3e60-474d-b624-28268edb004e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:54.372848 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e05f05b2-3e60-474d-b624-28268edb004e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 returned with HTTP 200 Aug 13 02:42:54.373656 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 598/2377] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:54 2026] GET /volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 => generated 962 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:54.757911 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca1e548f-673f-4f1a-a7bd-21eaa5897713 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:54.763133 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca1e548f-673f-4f1a-a7bd-21eaa5897713 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:42:54.763356 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca1e548f-673f-4f1a-a7bd-21eaa5897713 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:54.763537 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca1e548f-673f-4f1a-a7bd-21eaa5897713 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:54.773285 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:54.773285 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:54.778144 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ca1e548f-673f-4f1a-a7bd-21eaa5897713 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:42:54.783779 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca1e548f-673f-4f1a-a7bd-21eaa5897713 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:42:54.784339 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 599/2378] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:54 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:54.846141 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-a3efd407-3ddb-4d54-bc16-ae4651eaf456 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:54.848322 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-a3efd407-3ddb-4d54-bc16-ae4651eaf456 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:42:54.848535 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-a3efd407-3ddb-4d54-bc16-ae4651eaf456 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:54.848724 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-a3efd407-3ddb-4d54-bc16-ae4651eaf456 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:54.856071 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:54.856071 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:54.865152 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-a3efd407-3ddb-4d54-bc16-ae4651eaf456 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:42:54.878853 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-a3efd407-3ddb-4d54-bc16-ae4651eaf456 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:42:54.880779 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 580/2379] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:54 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:55.029928 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bacc2bf6-ab09-4feb-a56c-af6969d4c746 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:55.030505 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bacc2bf6-ab09-4feb-a56c-af6969d4c746 None None] GET https://10.4.3.30/volume// Aug 13 02:42:55.030734 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bacc2bf6-ab09-4feb-a56c-af6969d4c746 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:55.030896 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bacc2bf6-ab09-4feb-a56c-af6969d4c746 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:55.031226 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bacc2bf6-ab09-4feb-a56c-af6969d4c746 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:55.031528 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 603/2380] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:42:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:42:55.044780 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-0c3300b2-8429-431a-9e28-943254a4c55e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:55.048373 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-0c3300b2-8429-431a-9e28-943254a4c55e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:42:55.048373 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-0c3300b2-8429-431a-9e28-943254a4c55e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0460b19-573d-4977-a667-5927d4a04364", "connector": null, "instance_uuid": "cda3f79d-4409-4a6e-87f8-5f871fb317bc"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:55.058220 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:55.058220 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:55.113238 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-0c3300b2-8429-431a-9e28-943254a4c55e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:42:55.113238 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 599/2381] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:42:55 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:55.160864 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1172debe-066d-4271-aba2-05cdf2ea1f69 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:55.165468 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1172debe-066d-4271-aba2-05cdf2ea1f69 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:42:55.165710 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1172debe-066d-4271-aba2-05cdf2ea1f69 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:55.165923 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1172debe-066d-4271-aba2-05cdf2ea1f69 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:55.181007 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-74874324-9e8b-4fe2-bd50-459859d53401 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:55.181567 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-74874324-9e8b-4fe2-bd50-459859d53401 None None] GET https://10.4.3.30/volume// Aug 13 02:42:55.181852 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-74874324-9e8b-4fe2-bd50-459859d53401 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:55.182064 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-74874324-9e8b-4fe2-bd50-459859d53401 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:55.182551 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-74874324-9e8b-4fe2-bd50-459859d53401 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:55.183078 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 581/2382] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:42:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:42:55.187744 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:55.187744 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:55.196380 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1172debe-066d-4271-aba2-05cdf2ea1f69 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:42:55.200274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-872e195a-8ea6-4c40-bf65-7c96a738574b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:55.202012 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-872e195a-8ea6-4c40-bf65-7c96a738574b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:42:55.202359 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-872e195a-8ea6-4c40-bf65-7c96a738574b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:55.202632 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-872e195a-8ea6-4c40-bf65-7c96a738574b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:55.203779 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1172debe-066d-4271-aba2-05cdf2ea1f69 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:42:55.204452 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 600/2383] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:55 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:55.227199 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:55.227199 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:55.234076 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-872e195a-8ea6-4c40-bf65-7c96a738574b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:42:55.238954 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-872e195a-8ea6-4c40-bf65-7c96a738574b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:42:55.239594 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 604/2384] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:42:55 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 1021 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:42:55.393680 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-029c3483-838b-4fd1-9428-0dda5285dba5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:55.398568 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-029c3483-838b-4fd1-9428-0dda5285dba5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 Aug 13 02:42:55.398568 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-029c3483-838b-4fd1-9428-0dda5285dba5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:55.398885 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-029c3483-838b-4fd1-9428-0dda5285dba5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:55.409705 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-029c3483-838b-4fd1-9428-0dda5285dba5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 returned with HTTP 404 Aug 13 02:42:55.411453 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 600/2385] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:55 2026] GET /volume/v3/volumes/072c4e57-9397-4761-aa4d-c9284c807ae0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:55.423531 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d7150806-faf5-4f71-89bc-1ff4fc47cb2d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:55.432867 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d7150806-faf5-4f71-89bc-1ff4fc47cb2d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:55.435054 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d7150806-faf5-4f71-89bc-1ff4fc47cb2d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:55.435054 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d7150806-faf5-4f71-89bc-1ff4fc47cb2d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:55.435054 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-d7150806-faf5-4f71-89bc-1ff4fc47cb2d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete backup with id: ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. Aug 13 02:42:55.442385 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:55.442385 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:55.462375 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-d7150806-faf5-4f71-89bc-1ff4fc47cb2d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] delete_backup rpcapi backup_id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:42:55.464926 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d7150806-faf5-4f71-89bc-1ff4fc47cb2d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 202 Aug 13 02:42:55.465504 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 582/2386] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:55 2026] DELETE /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:42:55.479641 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e273e59-e34b-481b-9924-5e0a8f97560e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:55.486002 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e273e59-e34b-481b-9924-5e0a8f97560e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:55.487088 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e273e59-e34b-481b-9924-5e0a8f97560e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:55.487088 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e273e59-e34b-481b-9924-5e0a8f97560e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:55.487227 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9e273e59-e34b-481b-9924-5e0a8f97560e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:55.499408 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:55.499408 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:55.500031 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-27b20d93-04ef-4abe-8c26-8480abfe96b0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:55.500435 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e273e59-e34b-481b-9924-5e0a8f97560e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 200 Aug 13 02:42:55.500890 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 601/2387] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:55 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:55.507032 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-27b20d93-04ef-4abe-8c26-8480abfe96b0 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] PUT https://10.4.3.30/volume/v3/attachments/b6653126-aac6-44dc-8046-fbe7ba854632 Aug 13 02:42:55.507153 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-27b20d93-04ef-4abe-8c26-8480abfe96b0 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:55.525557 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-27b20d93-04ef-4abe-8c26-8480abfe96b0 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Acquiring lock "cinder-attachment_update-e0460b19-573d-4977-a667-5927d4a04364-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:42:55.537398 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-27b20d93-04ef-4abe-8c26-8480abfe96b0 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Lock "cinder-attachment_update-e0460b19-573d-4977-a667-5927d4a04364-np0000007139" acquired by "attachment_update" :: waited 0.014s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:42:55.538767 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:55.538767 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:55.662856 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-27b20d93-04ef-4abe-8c26-8480abfe96b0 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Lock "cinder-attachment_update-e0460b19-573d-4977-a667-5927d4a04364-np0000007139" released by "attachment_update" :: held 0.125s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:42:55.663392 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-27b20d93-04ef-4abe-8c26-8480abfe96b0 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments/b6653126-aac6-44dc-8046-fbe7ba854632 returned with HTTP 200 Aug 13 02:42:55.664316 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 605/2388] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:42:55 2026] PUT /volume/v3/attachments/b6653126-aac6-44dc-8046-fbe7ba854632 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:55.905751 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9952647d-91af-4871-9975-855be84a4c3a req-b280f050-dfcd-4180-850a-16c4d38b478d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:55.908593 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9952647d-91af-4871-9975-855be84a4c3a req-b280f050-dfcd-4180-850a-16c4d38b478d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] DELETE https://10.4.3.30/volume/v3/attachments/5efe1b55-091a-4c29-87c9-536fb22e6711 Aug 13 02:42:55.910170 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9952647d-91af-4871-9975-855be84a4c3a req-b280f050-dfcd-4180-850a-16c4d38b478d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:55.910170 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9952647d-91af-4871-9975-855be84a4c3a req-b280f050-dfcd-4180-850a-16c4d38b478d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:55.927374 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:55.927374 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:56.013646 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9952647d-91af-4871-9975-855be84a4c3a req-b280f050-dfcd-4180-850a-16c4d38b478d tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/attachments/5efe1b55-091a-4c29-87c9-536fb22e6711 returned with HTTP 200 Aug 13 02:42:56.014365 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 601/2389] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:42:55 2026] DELETE /volume/v3/attachments/5efe1b55-091a-4c29-87c9-536fb22e6711 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:56.092952 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b28efd8a-2065-41a2-b919-28c0607930ae None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:56.095355 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b28efd8a-2065-41a2-b919-28c0607930ae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 Aug 13 02:42:56.095640 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b28efd8a-2065-41a2-b919-28c0607930ae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:56.095909 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b28efd8a-2065-41a2-b919-28c0607930ae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:56.096166 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-b28efd8a-2065-41a2-b919-28c0607930ae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume with id: 9516c30d-9661-4cf4-bebf-08d1eb9ee034 Aug 13 02:42:56.103507 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:56.103507 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:56.104029 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b28efd8a-2065-41a2-b919-28c0607930ae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:56.118019 np0000007139 devstack@c-api.service[100287]: WARNING cinder.keymgr.conf_key_mgr [None req-b28efd8a-2065-41a2-b919-28c0607930ae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 02:42:56.124382 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b28efd8a-2065-41a2-b919-28c0607930ae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume request issued successfully. Aug 13 02:42:56.124594 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b28efd8a-2065-41a2-b919-28c0607930ae tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 returned with HTTP 202 Aug 13 02:42:56.124979 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 583/2390] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:56 2026] DELETE /volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:56.134601 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-49653675-adc5-491b-9dac-9f5cd0c15cb2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:56.139331 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49653675-adc5-491b-9dac-9f5cd0c15cb2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 Aug 13 02:42:56.139683 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49653675-adc5-491b-9dac-9f5cd0c15cb2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:56.139958 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49653675-adc5-491b-9dac-9f5cd0c15cb2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:56.160424 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:56.160424 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:56.166047 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-49653675-adc5-491b-9dac-9f5cd0c15cb2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:56.171878 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49653675-adc5-491b-9dac-9f5cd0c15cb2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 returned with HTTP 200 Aug 13 02:42:56.172403 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 602/2391] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:56 2026] GET /volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:56.223024 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5f7a331-20f4-414b-9532-782fe6bf6410 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:56.227404 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5f7a331-20f4-414b-9532-782fe6bf6410 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:42:56.227677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5f7a331-20f4-414b-9532-782fe6bf6410 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:56.227871 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5f7a331-20f4-414b-9532-782fe6bf6410 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:56.242725 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:56.242725 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:56.247874 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e5f7a331-20f4-414b-9532-782fe6bf6410 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:42:56.253548 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5f7a331-20f4-414b-9532-782fe6bf6410 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:42:56.255468 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 606/2392] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:56 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:56.519347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e41dcd87-c1e0-4699-bd48-74cf6a810844 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:56.521075 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e41dcd87-c1e0-4699-bd48-74cf6a810844 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 Aug 13 02:42:56.521398 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e41dcd87-c1e0-4699-bd48-74cf6a810844 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:56.521663 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e41dcd87-c1e0-4699-bd48-74cf6a810844 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:56.521820 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-e41dcd87-c1e0-4699-bd48-74cf6a810844 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id ed26fec3-d8ba-41c2-80a9-3cddb6d5af09. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:42:56.526748 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e41dcd87-c1e0-4699-bd48-74cf6a810844 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 returned with HTTP 404 Aug 13 02:42:56.527535 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 602/2393] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:56 2026] GET /volume/v3/backups/ed26fec3-d8ba-41c2-80a9-3cddb6d5af09 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:56.609423 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9a3e63a4-db37-42e7-afff-52f53df2b3e3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:56.611304 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9a3e63a4-db37-42e7-afff-52f53df2b3e3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 Aug 13 02:42:56.611590 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9a3e63a4-db37-42e7-afff-52f53df2b3e3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:56.611846 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9a3e63a4-db37-42e7-afff-52f53df2b3e3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:56.612094 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-9a3e63a4-db37-42e7-afff-52f53df2b3e3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume with id: 2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 Aug 13 02:42:56.619975 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:56.619975 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:56.620450 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9a3e63a4-db37-42e7-afff-52f53df2b3e3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:56.637924 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9a3e63a4-db37-42e7-afff-52f53df2b3e3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume request issued successfully. Aug 13 02:42:56.638088 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9a3e63a4-db37-42e7-afff-52f53df2b3e3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 returned with HTTP 202 Aug 13 02:42:56.638699 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 584/2394] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:56 2026] DELETE /volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:56.646905 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c3a9df4-a8f1-4dd5-9878-ec64bbedf610 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:56.648628 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c3a9df4-a8f1-4dd5-9878-ec64bbedf610 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 Aug 13 02:42:56.648792 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c3a9df4-a8f1-4dd5-9878-ec64bbedf610 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:56.648990 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c3a9df4-a8f1-4dd5-9878-ec64bbedf610 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:56.656077 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:56.656077 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:56.659673 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5c3a9df4-a8f1-4dd5-9878-ec64bbedf610 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:56.663956 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c3a9df4-a8f1-4dd5-9878-ec64bbedf610 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 returned with HTTP 200 Aug 13 02:42:56.664423 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 603/2395] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:56 2026] GET /volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:57.189233 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-591931d5-6eff-40be-81e7-1337261dfc07 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.191800 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-591931d5-6eff-40be-81e7-1337261dfc07 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 Aug 13 02:42:57.192489 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-591931d5-6eff-40be-81e7-1337261dfc07 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:57.192489 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-591931d5-6eff-40be-81e7-1337261dfc07 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:57.199893 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-591931d5-6eff-40be-81e7-1337261dfc07 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 returned with HTTP 404 Aug 13 02:42:57.200532 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 607/2396] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:57 2026] GET /volume/v3/volumes/9516c30d-9661-4cf4-bebf-08d1eb9ee034 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:57.208234 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5a5de97f-9e90-47c7-9f8f-ca88e8ef27af None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.211050 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a5de97f-9e90-47c7-9f8f-ca88e8ef27af tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:42:57.211435 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a5de97f-9e90-47c7-9f8f-ca88e8ef27af tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:57.211627 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a5de97f-9e90-47c7-9f8f-ca88e8ef27af tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:57.212162 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:57.212162 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:57.212483 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5a5de97f-9e90-47c7-9f8f-ca88e8ef27af tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:42:57.256734 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5a5de97f-9e90-47c7-9f8f-ca88e8ef27af tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Get all volumes completed successfully. Aug 13 02:42:57.259228 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:57.259228 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:57.267775 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a5de97f-9e90-47c7-9f8f-ca88e8ef27af tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:42:57.267933 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9186bd6c-6848-493d-a377-ef0ed39e4ce7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.268424 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 603/2397] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:42:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15769 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:42:57.269971 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9186bd6c-6848-493d-a377-ef0ed39e4ce7 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:42:57.270208 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9186bd6c-6848-493d-a377-ef0ed39e4ce7 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:57.270437 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9186bd6c-6848-493d-a377-ef0ed39e4ce7 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:57.284779 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:57.284779 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:57.287326 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b6860f73-1d28-463f-bb8f-5f271d1fca02 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.289517 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6860f73-1d28-463f-bb8f-5f271d1fca02 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] DELETE https://10.4.3.30/volume/v3/types/d0aa14e4-1f50-41b3-8ba7-42b8031b14f9 Aug 13 02:42:57.289774 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6860f73-1d28-463f-bb8f-5f271d1fca02 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:57.290025 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6860f73-1d28-463f-bb8f-5f271d1fca02 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:57.292053 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9186bd6c-6848-493d-a377-ef0ed39e4ce7 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:42:57.300507 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9186bd6c-6848-493d-a377-ef0ed39e4ce7 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:42:57.301141 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 585/2398] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:57 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:57.320337 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6860f73-1d28-463f-bb8f-5f271d1fca02 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] https://10.4.3.30/volume/v3/types/d0aa14e4-1f50-41b3-8ba7-42b8031b14f9 returned with HTTP 202 Aug 13 02:42:57.321049 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 604/2399] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:42:57 2026] DELETE /volume/v3/types/d0aa14e4-1f50-41b3-8ba7-42b8031b14f9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:57.332034 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0cdb91cc-f5c7-41fb-a1f7-4af0a514db98 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.334380 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0cdb91cc-f5c7-41fb-a1f7-4af0a514db98 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:42:57.334843 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0cdb91cc-f5c7-41fb-a1f7-4af0a514db98 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1031332338", "extra_specs": {}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:57.352903 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0cdb91cc-f5c7-41fb-a1f7-4af0a514db98 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:42:57.353559 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 608/2400] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:42:57 2026] POST /volume/v3/types => generated 213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:57.362901 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fdbc357f-9914-47a9-a466-efe3f6921883 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.364899 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fdbc357f-9914-47a9-a466-efe3f6921883 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] POST https://10.4.3.30/volume/v3/types/90142165-2e9e-40e7-8490-acb24e47c5f8/encryption Aug 13 02:42:57.365340 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fdbc357f-9914-47a9-a466-efe3f6921883 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:57.369436 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=295,cinder:UPDATE=68,cinder:INSERT=37 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:42:57.387752 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fdbc357f-9914-47a9-a466-efe3f6921883 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] https://10.4.3.30/volume/v3/types/90142165-2e9e-40e7-8490-acb24e47c5f8/encryption returned with HTTP 200 Aug 13 02:42:57.388231 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 604/2401] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:42:57 2026] POST /volume/v3/types/90142165-2e9e-40e7-8490-acb24e47c5f8/encryption => generated 231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:57.397622 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7a90ca28-372d-4956-a4f2-c583661223bc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.400031 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:42:57.400589 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-512430233", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1031332338", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:57.402265 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-512430233', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1031332338', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:42:57.407541 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume of 1 GB Aug 13 02:42:57.407863 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:57.407863 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:57.408439 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Availability Zones retrieved successfully. Aug 13 02:42:57.415171 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (bcd68710-e226-4084-9590-13021fcf5390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:57.416122 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4edde58d-7026-45e4-8fe1-20fb408eeb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:57.417463 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:42:57.449214 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4edde58d-7026-45e4-8fe1-20fb408eeb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:42:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=90142165-2e9e-40e7-8490-acb24e47c5f8,is_public=True,name='tempest-scenario-type-luks2-1031332338',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90142165-2e9e-40e7-8490-acb24e47c5f8', '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=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:57.450049 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f29cd7d-26b6-4368-acd2-ce546af604ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:57.476421 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1031332338 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1031332338, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:42:57.476790 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1031332338 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1031332338, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:42:57.508513 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['7ebabac6-7f2d-4a14-9c38-69303765e621', '666c5706-95ae-490b-9548-ae8d63c2260a', 'dfb277bd-b0a4-49e3-bd50-d24bb723eec2', '3aea70fe-0e89-4d18-8cd5-4d9cdc402ee7'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:57.509642 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f29cd7d-26b6-4368-acd2-ce546af604ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ebabac6-7f2d-4a14-9c38-69303765e621', '666c5706-95ae-490b-9548-ae8d63c2260a', 'dfb277bd-b0a4-49e3-bd50-d24bb723eec2', '3aea70fe-0e89-4d18-8cd5-4d9cdc402ee7']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:57.510752 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6302df2b-836b-4184-928d-19baac770713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:57.541526 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6302df2b-836b-4184-928d-19baac770713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e57622b-a13b-4a90-8877-288e442c9ba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-512430233',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['7ebabac6-7f2d-4a14-9c38-69303765e621','666c5706-95ae-490b-9548-ae8d63c2260a','dfb277bd-b0a4-49e3-bd50-d24bb723eec2','3aea70fe-0e89-4d18-8cd5-4d9cdc402ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=90142165-2e9e-40e7-8490-acb24e47c5f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-512430233',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6e57622b-a13b-4a90-8877-288e442c9ba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e31999f61ac49b4aa4048b2161460e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90142165-2e9e-40e7-8490-acb24e47c5f8),volume_type_id=90142165-2e9e-40e7-8490-acb24e47c5f8)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:57.542268 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccb8d6a-97e3-4ca0-92ca-d3e100f3d2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:57.562568 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccb8d6a-97e3-4ca0-92ca-d3e100f3d2fe) transitioned into state 'SUCCESS' from state '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-512430233',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['7ebabac6-7f2d-4a14-9c38-69303765e621','666c5706-95ae-490b-9548-ae8d63c2260a','dfb277bd-b0a4-49e3-bd50-d24bb723eec2','3aea70fe-0e89-4d18-8cd5-4d9cdc402ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=90142165-2e9e-40e7-8490-acb24e47c5f8)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:57.563344 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a188eb64-27b8-4f8a-973a-484f84f52a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:57.574456 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a188eb64-27b8-4f8a-973a-484f84f52a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:57.575372 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (bcd68710-e226-4084-9590-13021fcf5390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:57.575714 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request issued successfully. Aug 13 02:42:57.576439 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a90ca28-372d-4956-a4f2-c583661223bc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:42:57.576898 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 586/2402] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:42:57 2026] POST /volume/v3/volumes => generated 778 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:57.592547 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7cdbde13-4737-4522-ba60-25e99c71936f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.599157 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cdbde13-4737-4522-ba60-25e99c71936f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 Aug 13 02:42:57.599385 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cdbde13-4737-4522-ba60-25e99c71936f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:57.599586 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cdbde13-4737-4522-ba60-25e99c71936f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:57.615458 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:57.615458 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:57.621622 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7cdbde13-4737-4522-ba60-25e99c71936f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:57.629704 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cdbde13-4737-4522-ba60-25e99c71936f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 returned with HTTP 200 Aug 13 02:42:57.630216 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 605/2403] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:57 2026] GET /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:57.686465 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a08e2d5a-f732-4846-87d7-457449c505da None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.690207 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a08e2d5a-f732-4846-87d7-457449c505da tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 Aug 13 02:42:57.690552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a08e2d5a-f732-4846-87d7-457449c505da tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:57.690906 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a08e2d5a-f732-4846-87d7-457449c505da tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:57.709383 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a08e2d5a-f732-4846-87d7-457449c505da tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 returned with HTTP 404 Aug 13 02:42:57.709383 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 609/2404] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:57 2026] GET /volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:57.719674 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ac899ee7-6595-4958-b6f2-a197a291a0ae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.722994 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ac899ee7-6595-4958-b6f2-a197a291a0ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 Aug 13 02:42:57.723303 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ac899ee7-6595-4958-b6f2-a197a291a0ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:57.723590 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ac899ee7-6595-4958-b6f2-a197a291a0ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:57.731859 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ac899ee7-6595-4958-b6f2-a197a291a0ae tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 returned with HTTP 404 Aug 13 02:42:57.732549 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 605/2405] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:57 2026] GET /volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:57.740978 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-fcca9f11-5fcb-4035-a444-3d5a7fc2b2ab None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.743877 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fcca9f11-5fcb-4035-a444-3d5a7fc2b2ab tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 Aug 13 02:42:57.744073 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fcca9f11-5fcb-4035-a444-3d5a7fc2b2ab tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:57.744412 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fcca9f11-5fcb-4035-a444-3d5a7fc2b2ab tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:57.744605 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-fcca9f11-5fcb-4035-a444-3d5a7fc2b2ab tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume with id: 2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 Aug 13 02:42:57.753282 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fcca9f11-5fcb-4035-a444-3d5a7fc2b2ab tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 returned with HTTP 404 Aug 13 02:42:57.753282 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 587/2406] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:57 2026] DELETE /volume/v3/volumes/2199d70a-2bc2-4fc3-bb3d-ed7b002f5d41 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:57.767289 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.770893 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:42:57.771455 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-74186510"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:57.773040 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-74186510'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:42:57.773370 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume of 1 GB Aug 13 02:42:57.778418 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Availability Zones retrieved successfully. Aug 13 02:42:57.785371 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (2c0d4a79-da65-49d7-8d9a-77075507e9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:57.786799 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a894f3-462c-4d1b-8695-fb545083e4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:57.788407 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:42:57.805873 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=243,cinder:UPDATE=48,cinder:INSERT=27 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:42:57.838005 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a894f3-462c-4d1b-8695-fb545083e4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:57.839158 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad968ce-670b-4414-8499-b92503f8c915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:57.912199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['fc98fe8a-ba2a-4b76-9fe5-9cfba77f2947', '5f8c5911-2fba-4116-bacd-e8fe601129b5', '748d6c83-1e13-4138-ac34-e66bfabeeb8b', '1b55a7aa-462d-4d53-bd55-8be80cd5fabd'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:42:57.912973 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad968ce-670b-4414-8499-b92503f8c915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc98fe8a-ba2a-4b76-9fe5-9cfba77f2947', '5f8c5911-2fba-4116-bacd-e8fe601129b5', '748d6c83-1e13-4138-ac34-e66bfabeeb8b', '1b55a7aa-462d-4d53-bd55-8be80cd5fabd']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:57.913733 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23bc220f-0f89-4d11-803c-5589e9e5eb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:57.937051 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23bc220f-0f89-4d11-803c-5589e9e5eb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0508f0e7-9290-402f-b965-041d8f58edd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-74186510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['fc98fe8a-ba2a-4b76-9fe5-9cfba77f2947','5f8c5911-2fba-4116-bacd-e8fe601129b5','748d6c83-1e13-4138-ac34-e66bfabeeb8b','1b55a7aa-462d-4d53-bd55-8be80cd5fabd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-74186510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0508f0e7-9290-402f-b965-041d8f58edd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914e1e0148f349e59ba224a23a085865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86850a7dc1674e7797f891cf32782d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:57.938048 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207eddcb-a5ef-451b-9fa0-6807b417f8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:57.956605 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207eddcb-a5ef-451b-9fa0-6807b417f8c8) transitioned into state 'SUCCESS' from state '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-74186510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914e1e0148f349e59ba224a23a085865',qos_specs=None,replication_status=,reservations=['fc98fe8a-ba2a-4b76-9fe5-9cfba77f2947','5f8c5911-2fba-4116-bacd-e8fe601129b5','748d6c83-1e13-4138-ac34-e66bfabeeb8b','1b55a7aa-462d-4d53-bd55-8be80cd5fabd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86850a7dc1674e7797f891cf32782d39',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:57.957695 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9478bdf-c65c-49a8-838a-210ff0c96ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:42:57.968184 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9478bdf-c65c-49a8-838a-210ff0c96ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:42:57.969207 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Flow 'volume_create_api' (2c0d4a79-da65-49d7-8d9a-77075507e9bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:42:57.969595 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Create volume request issued successfully. Aug 13 02:42:57.970200 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6faf18bc-5e19-4db6-9c15-bf1175ccb834 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:42:57.970650 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 606/2407] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:42:57 2026] POST /volume/v3/volumes => generated 745 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:42:57.986884 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2b34db18-150b-423c-8592-2c6a9753c69c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:57.989403 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b34db18-150b-423c-8592-2c6a9753c69c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:42:57.989620 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b34db18-150b-423c-8592-2c6a9753c69c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:57.989817 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b34db18-150b-423c-8592-2c6a9753c69c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:58.000805 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:58.000805 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:58.004397 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2b34db18-150b-423c-8592-2c6a9753c69c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:58.008625 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b34db18-150b-423c-8592-2c6a9753c69c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:42:58.009001 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 610/2408] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:57 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 813 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:58.142415 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-66e9a47f-5c8b-4167-9dca-7e280bd473b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:58.144328 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66e9a47f-5c8b-4167-9dca-7e280bd473b1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] DELETE https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e Aug 13 02:42:58.144573 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-66e9a47f-5c8b-4167-9dca-7e280bd473b1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:58.144828 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-66e9a47f-5c8b-4167-9dca-7e280bd473b1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:58.145040 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-66e9a47f-5c8b-4167-9dca-7e280bd473b1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Delete volume with id: 83b516ed-0015-487c-bff2-708cc1ab583e Aug 13 02:42:58.152629 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:58.152629 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:58.153088 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-66e9a47f-5c8b-4167-9dca-7e280bd473b1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:42:58.168581 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-66e9a47f-5c8b-4167-9dca-7e280bd473b1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Delete volume request issued successfully. Aug 13 02:42:58.168762 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66e9a47f-5c8b-4167-9dca-7e280bd473b1 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e returned with HTTP 202 Aug 13 02:42:58.169212 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 606/2409] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:58 2026] DELETE /volume/v3/volumes/83b516ed-0015-487c-bff2-708cc1ab583e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:58.177958 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5f2b3f74-6e65-4b75-ac6b-8becd83dea49 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:58.180102 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f2b3f74-6e65-4b75-ac6b-8becd83dea49 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] DELETE https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea Aug 13 02:42:58.180436 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f2b3f74-6e65-4b75-ac6b-8becd83dea49 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:58.180684 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f2b3f74-6e65-4b75-ac6b-8becd83dea49 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:58.180851 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-5f2b3f74-6e65-4b75-ac6b-8becd83dea49 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Delete backup with id: 5da036f1-e03a-4c7e-aabf-b2c778866fea. Aug 13 02:42:58.182675 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=249,cinder:INSERT=33,cinder:UPDATE=63 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:42:58.185898 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:58.185898 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:58.201180 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-5f2b3f74-6e65-4b75-ac6b-8becd83dea49 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] delete_backup rpcapi backup_id 5da036f1-e03a-4c7e-aabf-b2c778866fea {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:42:58.203377 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f2b3f74-6e65-4b75-ac6b-8becd83dea49 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea returned with HTTP 202 Aug 13 02:42:58.203871 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 588/2410] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:58 2026] DELETE /volume/v3/backups/5da036f1-e03a-4c7e-aabf-b2c778866fea => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:42:58.212377 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f27b76a4-0c58-4e06-8fb0-6c8210fa1fd5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:58.218408 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f27b76a4-0c58-4e06-8fb0-6c8210fa1fd5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] DELETE https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f Aug 13 02:42:58.219662 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f27b76a4-0c58-4e06-8fb0-6c8210fa1fd5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:58.219955 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f27b76a4-0c58-4e06-8fb0-6c8210fa1fd5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:58.220197 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f27b76a4-0c58-4e06-8fb0-6c8210fa1fd5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Delete volume with id: e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f Aug 13 02:42:58.230669 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:58.230669 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:58.231166 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f27b76a4-0c58-4e06-8fb0-6c8210fa1fd5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:42:58.252155 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f27b76a4-0c58-4e06-8fb0-6c8210fa1fd5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Delete volume request issued successfully. Aug 13 02:42:58.252567 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f27b76a4-0c58-4e06-8fb0-6c8210fa1fd5 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f returned with HTTP 202 Aug 13 02:42:58.253132 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 607/2411] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:42:58 2026] DELETE /volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:42:58.265138 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5655391b-e897-4e97-b89a-d7fb476d8984 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:58.267501 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5655391b-e897-4e97-b89a-d7fb476d8984 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f Aug 13 02:42:58.267794 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5655391b-e897-4e97-b89a-d7fb476d8984 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:58.268086 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5655391b-e897-4e97-b89a-d7fb476d8984 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:58.280394 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:58.280394 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:58.284994 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5655391b-e897-4e97-b89a-d7fb476d8984 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Volume info retrieved successfully. Aug 13 02:42:58.291478 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5655391b-e897-4e97-b89a-d7fb476d8984 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f returned with HTTP 200 Aug 13 02:42:58.291995 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 611/2412] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:58 2026] GET /volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:58.316786 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a87d6b68-87b5-4e9e-b521-da8b6c4de72d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:58.319609 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a87d6b68-87b5-4e9e-b521-da8b6c4de72d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:42:58.319922 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a87d6b68-87b5-4e9e-b521-da8b6c4de72d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:58.320048 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a87d6b68-87b5-4e9e-b521-da8b6c4de72d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:58.333265 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:58.333265 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:58.343024 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a87d6b68-87b5-4e9e-b521-da8b6c4de72d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:42:58.352637 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a87d6b68-87b5-4e9e-b521-da8b6c4de72d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:42:58.353181 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 607/2413] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:58 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:58.645280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6ae19299-3223-4038-bcbd-a16d033b85da None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:58.647366 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6ae19299-3223-4038-bcbd-a16d033b85da tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 Aug 13 02:42:58.647777 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6ae19299-3223-4038-bcbd-a16d033b85da tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:58.648013 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6ae19299-3223-4038-bcbd-a16d033b85da tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:58.656708 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:58.656708 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:58.664384 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6ae19299-3223-4038-bcbd-a16d033b85da tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:58.670863 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6ae19299-3223-4038-bcbd-a16d033b85da tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 returned with HTTP 200 Aug 13 02:42:58.671325 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 589/2414] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:58 2026] GET /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:58.683965 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-106ce281-bef1-4c10-8282-5a2337caabd7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:58.686010 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-106ce281-bef1-4c10-8282-5a2337caabd7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 Aug 13 02:42:58.686271 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-106ce281-bef1-4c10-8282-5a2337caabd7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:58.686491 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-106ce281-bef1-4c10-8282-5a2337caabd7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:58.693957 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:58.693957 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:58.697977 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-106ce281-bef1-4c10-8282-5a2337caabd7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:58.703519 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-106ce281-bef1-4c10-8282-5a2337caabd7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 returned with HTTP 200 Aug 13 02:42:58.704374 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 608/2415] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:58 2026] GET /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:58.716958 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-42a090ba-bb4c-49f3-9bbd-26263dd7660d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:58.718994 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42a090ba-bb4c-49f3-9bbd-26263dd7660d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6/action Aug 13 02:42:58.719316 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42a090ba-bb4c-49f3-9bbd-26263dd7660d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:42:58.719866 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42a090ba-bb4c-49f3-9bbd-26263dd7660d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:58.733341 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:58.733341 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:58.734450 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-42a090ba-bb4c-49f3-9bbd-26263dd7660d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:58.743816 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-42a090ba-bb4c-49f3-9bbd-26263dd7660d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume updated successfully. Aug 13 02:42:58.744167 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42a090ba-bb4c-49f3-9bbd-26263dd7660d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6/action returned with HTTP 200 Aug 13 02:42:58.746624 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 612/2416] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:42:58 2026] POST /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 02:42:58.865448 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-63bf1031-c824-4a75-9613-32a2ffb91c2f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:58.868882 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-63bf1031-c824-4a75-9613-32a2ffb91c2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 Aug 13 02:42:58.869316 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-63bf1031-c824-4a75-9613-32a2ffb91c2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:58.869583 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-63bf1031-c824-4a75-9613-32a2ffb91c2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:58.881780 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:58.881780 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:58.888778 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-63bf1031-c824-4a75-9613-32a2ffb91c2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:58.896044 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-63bf1031-c824-4a75-9613-32a2ffb91c2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 returned with HTTP 200 Aug 13 02:42:58.896581 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 608/2417] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:58 2026] GET /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:59.028386 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7c70587b-33c6-4b69-9cb6-28eb650527f5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:59.030904 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7c70587b-33c6-4b69-9cb6-28eb650527f5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:42:59.031365 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7c70587b-33c6-4b69-9cb6-28eb650527f5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:59.033219 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7c70587b-33c6-4b69-9cb6-28eb650527f5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:59.051858 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:59.051858 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:59.058470 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7c70587b-33c6-4b69-9cb6-28eb650527f5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:42:59.064515 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-083db0ea-a961-4f6c-9a21-6dab48ef13e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:59.065528 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7c70587b-33c6-4b69-9cb6-28eb650527f5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:42:59.066163 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 590/2418] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:59 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:59.067160 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-083db0ea-a961-4f6c-9a21-6dab48ef13e6 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/attachments/b6653126-aac6-44dc-8046-fbe7ba854632/action Aug 13 02:42:59.067559 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-083db0ea-a961-4f6c-9a21-6dab48ef13e6 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:42:59.067678 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-083db0ea-a961-4f6c-9a21-6dab48ef13e6 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:59.096399 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:59.096399 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:59.117165 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-76e03732-3b9c-4680-8deb-4a0296df8485 req-083db0ea-a961-4f6c-9a21-6dab48ef13e6 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments/b6653126-aac6-44dc-8046-fbe7ba854632/action returned with HTTP 204 Aug 13 02:42:59.117963 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 609/2419] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:42:59 2026] POST /volume/v3/attachments/b6653126-aac6-44dc-8046-fbe7ba854632/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:59.310659 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-737ebcbd-eef7-4574-8953-8760ab3a6200 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:59.313091 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-737ebcbd-eef7-4574-8953-8760ab3a6200 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] GET https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f Aug 13 02:42:59.313398 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-737ebcbd-eef7-4574-8953-8760ab3a6200 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:59.313709 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-737ebcbd-eef7-4574-8953-8760ab3a6200 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:59.322745 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-737ebcbd-eef7-4574-8953-8760ab3a6200 tempest-TestVolumeBackupRestore-608176332 tempest-TestVolumeBackupRestore-608176332-project-member] https://10.4.3.30/volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f returned with HTTP 404 Aug 13 02:42:59.323654 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 613/2420] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:59 2026] GET /volume/v3/volumes/e4db17d5-e3c5-4b50-82d4-95b0d2fa6d4f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:42:59.372230 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ffb5be90-b67d-4a7c-8472-19ca4f0a3df3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:59.376273 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ffb5be90-b67d-4a7c-8472-19ca4f0a3df3 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:42:59.376593 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ffb5be90-b67d-4a7c-8472-19ca4f0a3df3 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:59.376814 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ffb5be90-b67d-4a7c-8472-19ca4f0a3df3 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:59.401419 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-cae79dfd-713f-4d21-8993-b3d65c32dde1 req-69320470-1430-4c29-ba4d-321c5c028330 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:59.403969 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cae79dfd-713f-4d21-8993-b3d65c32dde1 req-69320470-1430-4c29-ba4d-321c5c028330 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:42:59.404245 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cae79dfd-713f-4d21-8993-b3d65c32dde1 req-69320470-1430-4c29-ba4d-321c5c028330 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:59.404548 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cae79dfd-713f-4d21-8993-b3d65c32dde1 req-69320470-1430-4c29-ba4d-321c5c028330 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:59.405652 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:59.405652 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:42:59.411230 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ffb5be90-b67d-4a7c-8472-19ca4f0a3df3 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:42:59.417894 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ffb5be90-b67d-4a7c-8472-19ca4f0a3df3 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:42:59.417950 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:59.417950 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:59.418193 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 609/2421] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:59 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:59.426086 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-cae79dfd-713f-4d21-8993-b3d65c32dde1 req-69320470-1430-4c29-ba4d-321c5c028330 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:42:59.432491 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cae79dfd-713f-4d21-8993-b3d65c32dde1 req-69320470-1430-4c29-ba4d-321c5c028330 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:42:59.433103 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 591/2422] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:59 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:59.435165 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71d168da-1be2-41de-9efc-026b8a6ae17e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:59.437184 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71d168da-1be2-41de-9efc-026b8a6ae17e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:42:59.437484 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71d168da-1be2-41de-9efc-026b8a6ae17e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:59.437711 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71d168da-1be2-41de-9efc-026b8a6ae17e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:59.456496 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:59.456496 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:42:59.461208 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-ca6cec9f-ee8a-4db3-8ac0-8e4310cfc0ba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:59.463977 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-71d168da-1be2-41de-9efc-026b8a6ae17e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:42:59.469891 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-ca6cec9f-ee8a-4db3-8ac0-8e4310cfc0ba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 Aug 13 02:42:59.470169 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-ca6cec9f-ee8a-4db3-8ac0-8e4310cfc0ba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:59.470359 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-ca6cec9f-ee8a-4db3-8ac0-8e4310cfc0ba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:59.473556 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71d168da-1be2-41de-9efc-026b8a6ae17e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:42:59.474071 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 610/2423] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:42:59 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:42:59.478642 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:59.478642 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:42:59.482584 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-ca6cec9f-ee8a-4db3-8ac0-8e4310cfc0ba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:42:59.487653 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-ca6cec9f-ee8a-4db3-8ac0-8e4310cfc0ba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 returned with HTTP 200 Aug 13 02:42:59.488377 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 614/2424] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:42:59 2026] GET /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:42:59.499201 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c635f83b-2535-486a-9236-85f500c79f0f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:59.499571 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c635f83b-2535-486a-9236-85f500c79f0f None None] GET https://10.4.3.30/volume// Aug 13 02:42:59.499733 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c635f83b-2535-486a-9236-85f500c79f0f None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:42:59.499991 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c635f83b-2535-486a-9236-85f500c79f0f None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:42:59.500341 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c635f83b-2535-486a-9236-85f500c79f0f None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:42:59.500626 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 610/2425] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:42:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:42:59.510631 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-1cb2d0f3-9f43-441a-acac-4f3cb6611996 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:42:59.513316 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-1cb2d0f3-9f43-441a-acac-4f3cb6611996 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:42:59.513696 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-1cb2d0f3-9f43-441a-acac-4f3cb6611996 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e57622b-a13b-4a90-8877-288e442c9ba6", "connector": null, "instance_uuid": "6cd7530e-1d6d-40ca-89e8-2d867990a6bb"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:42:59.533013 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:42:59.533013 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:42:59.579771 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-1cb2d0f3-9f43-441a-acac-4f3cb6611996 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:42:59.580385 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 592/2426] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:42:59 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:01.105284 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5f1256ec-4021-41be-b267-0c34080cb641 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:01.105284 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f1256ec-4021-41be-b267-0c34080cb641 None None] GET https://10.4.3.30/volume// Aug 13 02:43:01.105284 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f1256ec-4021-41be-b267-0c34080cb641 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:01.105284 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f1256ec-4021-41be-b267-0c34080cb641 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:01.105284 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f1256ec-4021-41be-b267-0c34080cb641 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:01.105284 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 611/2427] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:01.115715 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-9d7aed0f-3098-4c29-8042-3aa867a91b48 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:01.118855 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-9d7aed0f-3098-4c29-8042-3aa867a91b48 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 Aug 13 02:43:01.119189 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-9d7aed0f-3098-4c29-8042-3aa867a91b48 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:01.119580 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-9d7aed0f-3098-4c29-8042-3aa867a91b48 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:01.134073 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:01.134073 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:01.146066 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-9d7aed0f-3098-4c29-8042-3aa867a91b48 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:43:01.160677 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-9d7aed0f-3098-4c29-8042-3aa867a91b48 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 returned with HTTP 200 Aug 13 02:43:01.160677 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 615/2428] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:43:01 2026] GET /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 => generated 1049 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:01.280921 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-eefbe3d6-dbf8-419e-8c52-c6c7e1fad213 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:01.283445 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-eefbe3d6-dbf8-419e-8c52-c6c7e1fad213 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] PUT https://10.4.3.30/volume/v3/attachments/e259c3f5-5c33-4da9-872d-cad7c0495cf9 Aug 13 02:43:01.283823 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-eefbe3d6-dbf8-419e-8c52-c6c7e1fad213 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:01.298832 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-eefbe3d6-dbf8-419e-8c52-c6c7e1fad213 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Acquiring lock "cinder-attachment_update-6e57622b-a13b-4a90-8877-288e442c9ba6-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:43:01.309342 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-eefbe3d6-dbf8-419e-8c52-c6c7e1fad213 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-6e57622b-a13b-4a90-8877-288e442c9ba6-np0000007139" acquired by "attachment_update" :: waited 0.011s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:43:01.310833 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:01.310833 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:01.426537 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-eefbe3d6-dbf8-419e-8c52-c6c7e1fad213 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-6e57622b-a13b-4a90-8877-288e442c9ba6-np0000007139" released by "attachment_update" :: held 0.116s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:43:01.426537 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-eefbe3d6-dbf8-419e-8c52-c6c7e1fad213 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/e259c3f5-5c33-4da9-872d-cad7c0495cf9 returned with HTTP 200 Aug 13 02:43:01.426537 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 611/2429] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:43:01 2026] PUT /volume/v3/attachments/e259c3f5-5c33-4da9-872d-cad7c0495cf9 => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:01.461069 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-df56cd81-88a4-45df-b47a-69ded5f10849 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:01.463070 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-df56cd81-88a4-45df-b47a-69ded5f10849 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments/e259c3f5-5c33-4da9-872d-cad7c0495cf9/action Aug 13 02:43:01.463513 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-df56cd81-88a4-45df-b47a-69ded5f10849 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:01.463627 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-df56cd81-88a4-45df-b47a-69ded5f10849 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:01.492268 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:01.492268 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:01.510707 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-df56cd81-88a4-45df-b47a-69ded5f10849 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/e259c3f5-5c33-4da9-872d-cad7c0495cf9/action returned with HTTP 204 Aug 13 02:43:01.511221 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 593/2430] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:43:01 2026] POST /volume/v3/attachments/e259c3f5-5c33-4da9-872d-cad7c0495cf9/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:08.217623 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:08.393943 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:08.394514 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1073500604"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:08.396503 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1073500604'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:08.396681 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume of 1 GB Aug 13 02:43:08.403692 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Availability Zones retrieved successfully. Aug 13 02:43:08.411741 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (a65534ad-9a51-4f06-9c5a-e58a0c557cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:08.412921 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4115785-b409-4032-87ca-0f24502de65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:08.414211 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:08.461834 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4115785-b409-4032-87ca-0f24502de65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:08.462744 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b69d86-ca9f-4df2-98e8-8e99d2437e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:08.551381 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['11784141-5dfe-4a68-b5c6-841d212c0a3d', 'e02c8c41-7eb1-440d-a2ea-42ac5c8ac51a', 'd8a54a60-510a-486c-9be3-c16f66a8e130', 'f836fd5a-b66d-42b3-8d6b-c0f9199f874a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:08.551650 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b69d86-ca9f-4df2-98e8-8e99d2437e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11784141-5dfe-4a68-b5c6-841d212c0a3d', 'e02c8c41-7eb1-440d-a2ea-42ac5c8ac51a', 'd8a54a60-510a-486c-9be3-c16f66a8e130', 'f836fd5a-b66d-42b3-8d6b-c0f9199f874a']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:08.552523 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a699cec0-5ac5-4185-b5e9-6c984c844860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:08.581373 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a699cec0-5ac5-4185-b5e9-6c984c844860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8452fcd0-5bad-4d10-8976-929ee24320c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1073500604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['11784141-5dfe-4a68-b5c6-841d212c0a3d','e02c8c41-7eb1-440d-a2ea-42ac5c8ac51a','d8a54a60-510a-486c-9be3-c16f66a8e130','f836fd5a-b66d-42b3-8d6b-c0f9199f874a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1073500604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8452fcd0-5bad-4d10-8976-929ee24320c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc618c678424984a7e6e230d3541a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcc82be94e44f45b481b93f73ba4068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:08.582175 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe7eef2-7fd0-4aaa-892c-5757f5932707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:08.603220 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe7eef2-7fd0-4aaa-892c-5757f5932707) transitioned into state 'SUCCESS' from state '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-1073500604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['11784141-5dfe-4a68-b5c6-841d212c0a3d','e02c8c41-7eb1-440d-a2ea-42ac5c8ac51a','d8a54a60-510a-486c-9be3-c16f66a8e130','f836fd5a-b66d-42b3-8d6b-c0f9199f874a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:08.604077 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cff64c3-8c6f-4335-ac8b-f99305689d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:08.614290 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cff64c3-8c6f-4335-ac8b-f99305689d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:08.618287 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (a65534ad-9a51-4f06-9c5a-e58a0c557cc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:08.618287 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request issued successfully. Aug 13 02:43:08.618287 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fee96c90-db9c-4fcb-8f83-0f67340caf8a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:08.618287 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 612/2431] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:43:08 2026] POST /volume/v3/volumes => generated 768 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:08.634517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2e59b12d-ab6d-47f2-b342-070f908dc577 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:08.636272 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e59b12d-ab6d-47f2-b342-070f908dc577 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 Aug 13 02:43:08.636495 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e59b12d-ab6d-47f2-b342-070f908dc577 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:08.636685 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e59b12d-ab6d-47f2-b342-070f908dc577 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:08.638718 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=263,cinder:UPDATE=60,cinder:INSERT=32 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:43:08.645415 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:08.645415 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:08.649783 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2e59b12d-ab6d-47f2-b342-070f908dc577 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:08.654296 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e59b12d-ab6d-47f2-b342-070f908dc577 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 returned with HTTP 200 Aug 13 02:43:08.654679 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 616/2432] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:08 2026] GET /volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:09.308993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-000cddb1-62dc-4e51-89bb-c60d8e32abde None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:09.314806 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-000cddb1-62dc-4e51-89bb-c60d8e32abde tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6/encryption Aug 13 02:43:09.316169 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-000cddb1-62dc-4e51-89bb-c60d8e32abde tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:09.316559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-000cddb1-62dc-4e51-89bb-c60d8e32abde tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:09.344859 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:09.344859 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:09.355810 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f1439a8d-aaa4-406a-9804-e8b2a694e141 req-000cddb1-62dc-4e51-89bb-c60d8e32abde tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6/encryption returned with HTTP 200 Aug 13 02:43:09.356782 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 612/2433] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:43:09 2026] GET /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6/encryption => generated 161 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:09.672108 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a813d13a-7902-44bb-8b33-d62fda042921 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:09.675534 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a813d13a-7902-44bb-8b33-d62fda042921 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 Aug 13 02:43:09.675676 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a813d13a-7902-44bb-8b33-d62fda042921 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:09.675988 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a813d13a-7902-44bb-8b33-d62fda042921 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:09.686951 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:09.686951 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:09.692195 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a813d13a-7902-44bb-8b33-d62fda042921 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:09.697763 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a813d13a-7902-44bb-8b33-d62fda042921 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 returned with HTTP 200 Aug 13 02:43:09.698316 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 594/2434] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:09 2026] GET /volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:09.714283 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-baacaeb2-c47c-4e4f-8670-a58e846744a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:09.718230 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-baacaeb2-c47c-4e4f-8670-a58e846744a2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:09.718665 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-baacaeb2-c47c-4e4f-8670-a58e846744a2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8452fcd0-5bad-4d10-8976-929ee24320c8", "name": "tempest-VolumeDependencyTests-Snapshot-897413497"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:09.742930 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:09.742930 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:09.743635 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-baacaeb2-c47c-4e4f-8670-a58e846744a2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:09.744823 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-baacaeb2-c47c-4e4f-8670-a58e846744a2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create snapshot from volume 8452fcd0-5bad-4d10-8976-929ee24320c8 Aug 13 02:43:09.813282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-baacaeb2-c47c-4e4f-8670-a58e846744a2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['31e09ee6-c384-45eb-9489-32e81408a65a', '321badc2-8e1c-4de8-b910-3efe5e4f94bc', '74688edd-8132-485a-aece-8008c8e74ad2', '50bf8cce-0c09-49cd-9f77-b017699ee469'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:09.862291 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-baacaeb2-c47c-4e4f-8670-a58e846744a2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot create request issued successfully. Aug 13 02:43:09.862291 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-baacaeb2-c47c-4e4f-8670-a58e846744a2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:43:09.862617 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 613/2435] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:43:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:09.874956 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-beea6532-7680-4874-bb08-56f3f7bd64b6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:09.881782 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-beea6532-7680-4874-bb08-56f3f7bd64b6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 Aug 13 02:43:09.883333 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-beea6532-7680-4874-bb08-56f3f7bd64b6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:09.883685 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-beea6532-7680-4874-bb08-56f3f7bd64b6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:09.890785 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:09.890785 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:09.892431 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-beea6532-7680-4874-bb08-56f3f7bd64b6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:09.893511 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-beea6532-7680-4874-bb08-56f3f7bd64b6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 returned with HTTP 200 Aug 13 02:43:09.894037 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 617/2436] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:09 2026] GET /volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:10.904208 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2da54d59-fd6f-40c6-a103-7cb69e307339 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:10.906742 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2da54d59-fd6f-40c6-a103-7cb69e307339 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 Aug 13 02:43:10.907018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2da54d59-fd6f-40c6-a103-7cb69e307339 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:10.907289 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2da54d59-fd6f-40c6-a103-7cb69e307339 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:10.916517 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:10.916517 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:10.916517 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2da54d59-fd6f-40c6-a103-7cb69e307339 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:10.916517 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2da54d59-fd6f-40c6-a103-7cb69e307339 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 returned with HTTP 200 Aug 13 02:43:10.917115 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 613/2437] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:10 2026] GET /volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:10.930557 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:10.935499 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:10.935902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8d34af55-0895-491b-bb8a-3c328cc3b327", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1690537766"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:10.940154 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request body: {'volume': {'snapshot_id': '8d34af55-0895-491b-bb8a-3c328cc3b327', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1690537766'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:10.951279 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:10.951279 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:10.953040 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:10.953040 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume of 1 GB Aug 13 02:43:10.964110 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Availability Zones retrieved successfully. Aug 13 02:43:10.975408 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (ca962750-edd8-4b5b-b3df-36f2d377f02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:10.976018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (500e3c91-48b8-4e73-bb04-b613ce5cc38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:10.977343 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:11.026403 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (500e3c91-48b8-4e73-bb04-b613ce5cc38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8d34af55-0895-491b-bb8a-3c328cc3b327', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:11.027529 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd6e8be-c63d-490f-9b7e-1255cb3685cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:11.109091 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['fb1004d3-0169-4d58-b434-2020bb566f0e', 'f95067c1-f9ae-4641-b2d0-05564a6f1363', '26c296c9-ecfc-4adb-a1d6-7232c8980296', '4265b2f0-5545-4979-b385-948c13d07676'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:11.110306 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd6e8be-c63d-490f-9b7e-1255cb3685cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb1004d3-0169-4d58-b434-2020bb566f0e', 'f95067c1-f9ae-4641-b2d0-05564a6f1363', '26c296c9-ecfc-4adb-a1d6-7232c8980296', '4265b2f0-5545-4979-b385-948c13d07676']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:11.114376 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57790e25-a173-41af-a938-68148cbca59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:11.173103 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57790e25-a173-41af-a938-68148cbca59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7722333-5650-410c-814b-00b2a483c1d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1690537766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['fb1004d3-0169-4d58-b434-2020bb566f0e','f95067c1-f9ae-4641-b2d0-05564a6f1363','26c296c9-ecfc-4adb-a1d6-7232c8980296','4265b2f0-5545-4979-b385-948c13d07676'],size=1,snapshot_id=8d34af55-0895-491b-bb8a-3c328cc3b327,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1690537766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7722333-5650-410c-814b-00b2a483c1d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc618c678424984a7e6e230d3541a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8d34af55-0895-491b-bb8a-3c328cc3b327,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcc82be94e44f45b481b93f73ba4068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:11.174079 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5905e85c-6f0c-427a-98d1-13b673f86548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:11.213652 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5905e85c-6f0c-427a-98d1-13b673f86548) transitioned into state 'SUCCESS' from state '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-1690537766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['fb1004d3-0169-4d58-b434-2020bb566f0e','f95067c1-f9ae-4641-b2d0-05564a6f1363','26c296c9-ecfc-4adb-a1d6-7232c8980296','4265b2f0-5545-4979-b385-948c13d07676'],size=1,snapshot_id=8d34af55-0895-491b-bb8a-3c328cc3b327,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:11.214729 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bfbdbca-e89e-4b12-85f7-2490f67ef737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:11.257821 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bfbdbca-e89e-4b12-85f7-2490f67ef737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:11.272646 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (ca962750-edd8-4b5b-b3df-36f2d377f02c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:11.272646 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request issued successfully. Aug 13 02:43:11.272646 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2d40d668-5511-40c3-874a-ac98fdcd9ad0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:11.272646 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 595/2438] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:43:10 2026] POST /volume/v3/volumes => generated 802 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:11.275987 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1ceb3b9-7ef7-4434-a3b5-a143a6384421 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:11.279003 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1ceb3b9-7ef7-4434-a3b5-a143a6384421 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 Aug 13 02:43:11.279378 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1ceb3b9-7ef7-4434-a3b5-a143a6384421 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:11.279667 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1ceb3b9-7ef7-4434-a3b5-a143a6384421 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:11.296404 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:11.296404 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:11.303984 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b1ceb3b9-7ef7-4434-a3b5-a143a6384421 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:11.313273 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1ceb3b9-7ef7-4434-a3b5-a143a6384421 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 returned with HTTP 200 Aug 13 02:43:11.313998 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 614/2439] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:11 2026] GET /volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:43:12.048233 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-ac9f1212-f6a4-4660-b071-0b8cc0cade69 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.051985 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-ac9f1212-f6a4-4660-b071-0b8cc0cade69 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/limits Aug 13 02:43:12.052359 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-ac9f1212-f6a4-4660-b071-0b8cc0cade69 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:12.052671 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-ac9f1212-f6a4-4660-b071-0b8cc0cade69 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:12.066889 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-ac9f1212-f6a4-4660-b071-0b8cc0cade69 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1031332338 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1031332338, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:43:12.067410 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-ac9f1212-f6a4-4660-b071-0b8cc0cade69 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1031332338 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1031332338, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:43:12.067767 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-ac9f1212-f6a4-4660-b071-0b8cc0cade69 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1031332338 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1031332338, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:43:12.068784 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-ac9f1212-f6a4-4660-b071-0b8cc0cade69 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2078177285 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2078177285, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:43:12.068784 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-ac9f1212-f6a4-4660-b071-0b8cc0cade69 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2078177285 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2078177285, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:43:12.069499 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-ac9f1212-f6a4-4660-b071-0b8cc0cade69 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2078177285 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2078177285, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:43:12.086763 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-ac9f1212-f6a4-4660-b071-0b8cc0cade69 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/limits returned with HTTP 200 Aug 13 02:43:12.087494 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 618/2440] 10.4.3.30 () {68 vars in 1477 bytes} [Thu Aug 13 02:43:12 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:43:12.183426 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-15712da9-63a6-4dfc-971e-fb85f12242f3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.183868 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a1812734-6858-45e9-995c-3f6b5a980a8e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.183868 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a1812734-6858-45e9-995c-3f6b5a980a8e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:12.184230 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-15712da9-63a6-4dfc-971e-fb85f12242f3 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:43:12.184299 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a1812734-6858-45e9-995c-3f6b5a980a8e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:12.184341 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-15712da9-63a6-4dfc-971e-fb85f12242f3 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:12.184402 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a1812734-6858-45e9-995c-3f6b5a980a8e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:12.184443 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-15712da9-63a6-4dfc-971e-fb85f12242f3 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:12.209856 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:12.209856 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:12.210014 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:12.210014 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:12.210061 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a1812734-6858-45e9-995c-3f6b5a980a8e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:12.210736 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-15712da9-63a6-4dfc-971e-fb85f12242f3 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:43:12.221103 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-15712da9-63a6-4dfc-971e-fb85f12242f3 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 returned with HTTP 200 Aug 13 02:43:12.221900 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 614/2441] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:12 2026] GET /volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 => generated 1660 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:12.225607 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a1812734-6858-45e9-995c-3f6b5a980a8e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:12.225607 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 596/2442] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:12 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:12.239467 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-3bd6220f-4bf7-44b5-a43d-a94a17e3476e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.249357 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-af299a30-854c-43a4-b2f3-d24469e3982e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.254372 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-3bd6220f-4bf7-44b5-a43d-a94a17e3476e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:12.254372 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-3bd6220f-4bf7-44b5-a43d-a94a17e3476e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b819dc5b-49c5-436e-91b4-133593335c08", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1560728029", "description": null, "metadata": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:12.254624 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af299a30-854c-43a4-b2f3-d24469e3982e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:12.254624 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-af299a30-854c-43a4-b2f3-d24469e3982e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:12.254624 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-af299a30-854c-43a4-b2f3-d24469e3982e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:12.265897 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:12.265897 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:12.270436 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:12.270436 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:12.272370 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-3bd6220f-4bf7-44b5-a43d-a94a17e3476e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:43:12.272932 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-3bd6220f-4bf7-44b5-a43d-a94a17e3476e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Create snapshot from volume b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:43:12.276211 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-af299a30-854c-43a4-b2f3-d24469e3982e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:12.284578 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af299a30-854c-43a4-b2f3-d24469e3982e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:12.284578 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 619/2443] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:12 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:12.320829 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-3bd6220f-4bf7-44b5-a43d-a94a17e3476e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Created reservations ['334fa721-0a6c-4f9b-b030-956945ba5e8e', '336455c3-d38d-4ead-9ac3-d9192035cb03', '0f16f694-1269-4ffe-bae7-34ca3e0d9901', '17573b29-8f1b-4e89-a06b-b01b80a9db54'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:12.340338 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5015ace4-a4b7-4088-9026-c379f0816be8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.344314 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5015ace4-a4b7-4088-9026-c379f0816be8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 Aug 13 02:43:12.344314 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5015ace4-a4b7-4088-9026-c379f0816be8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:12.344314 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5015ace4-a4b7-4088-9026-c379f0816be8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:12.360298 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-dc44cc07-5aa7-4faf-9e36-e7c45c7b1858 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.361338 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:12.361338 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:12.364061 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-dc44cc07-5aa7-4faf-9e36-e7c45c7b1858 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:12.364414 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-dc44cc07-5aa7-4faf-9e36-e7c45c7b1858 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:12.364761 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-dc44cc07-5aa7-4faf-9e36-e7c45c7b1858 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:12.376350 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5015ace4-a4b7-4088-9026-c379f0816be8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:12.381462 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5015ace4-a4b7-4088-9026-c379f0816be8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 returned with HTTP 200 Aug 13 02:43:12.382596 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 615/2444] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:12 2026] GET /volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 => generated 895 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:12.382843 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:12.382843 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:12.391266 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-dc44cc07-5aa7-4faf-9e36-e7c45c7b1858 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:12.398944 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-dc44cc07-5aa7-4faf-9e36-e7c45c7b1858 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:12.399192 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-3bd6220f-4bf7-44b5-a43d-a94a17e3476e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot force create request issued successfully. Aug 13 02:43:12.399449 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 597/2445] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:12 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:12.399730 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-eb677388-01b2-4051-9672-aa0a40d2ecb6 req-3bd6220f-4bf7-44b5-a43d-a94a17e3476e tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:43:12.400349 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 615/2446] 10.4.3.30 () {72 vars in 1540 bytes} [Thu Aug 13 02:43:12 2026] POST /volume/v3/snapshots => generated 324 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:12.424756 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e8669ea5-8727-4056-be50-2008b614bc34 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.427451 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8669ea5-8727-4056-be50-2008b614bc34 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:12.427823 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8669ea5-8727-4056-be50-2008b614bc34 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7722333-5650-410c-814b-00b2a483c1d5", "name": "tempest-VolumeDependencyTests-Snapshot-2009122689"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:12.442759 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:12.442759 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:12.443381 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e8669ea5-8727-4056-be50-2008b614bc34 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:12.443381 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-e8669ea5-8727-4056-be50-2008b614bc34 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create snapshot from volume f7722333-5650-410c-814b-00b2a483c1d5 Aug 13 02:43:12.503298 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-e8669ea5-8727-4056-be50-2008b614bc34 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['f7f03808-d9ee-4e07-9a8e-957b4244af98', '99de2a30-2d61-4ebd-b21a-8276a766fb33', '13ff3ad0-49cf-48a1-9e28-3b03a4618e9e', '493eb4c5-5b17-47a7-83e8-66224d85bebd'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:12.567212 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e8669ea5-8727-4056-be50-2008b614bc34 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot create request issued successfully. Aug 13 02:43:12.567212 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8669ea5-8727-4056-be50-2008b614bc34 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:43:12.567212 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 620/2447] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:43:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:12.585313 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-639ff202-45c7-402e-981c-5c85cdfeb085 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.587927 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-639ff202-45c7-402e-981c-5c85cdfeb085 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a Aug 13 02:43:12.588586 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-639ff202-45c7-402e-981c-5c85cdfeb085 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:12.588708 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-639ff202-45c7-402e-981c-5c85cdfeb085 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:12.595997 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0f93dc4f-a7a3-47ea-86ec-816d71c2c6f9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.596474 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0f93dc4f-a7a3-47ea-86ec-816d71c2c6f9 None None] GET https://10.4.3.30/volume// Aug 13 02:43:12.596728 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0f93dc4f-a7a3-47ea-86ec-816d71c2c6f9 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:12.599952 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0f93dc4f-a7a3-47ea-86ec-816d71c2c6f9 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:12.600269 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0f93dc4f-a7a3-47ea-86ec-816d71c2c6f9 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:12.600702 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 598/2448] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:43:12 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:12.602397 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:12.602397 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:12.603952 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-639ff202-45c7-402e-981c-5c85cdfeb085 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:12.603952 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-639ff202-45c7-402e-981c-5c85cdfeb085 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a returned with HTTP 200 Aug 13 02:43:12.604491 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 616/2449] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:12 2026] GET /volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:12.619996 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-ea589495-1c50-4aa1-a4a2-3530e87e961b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.622459 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-ea589495-1c50-4aa1-a4a2-3530e87e961b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:43:12.622854 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-ea589495-1c50-4aa1-a4a2-3530e87e961b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06cc650e-662c-48f8-abee-b77acf8a9ec1", "connector": null, "instance_uuid": "185c1175-67fe-4322-ad2f-58b83153c928"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:12.646469 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:12.646469 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:12.706928 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-ea589495-1c50-4aa1-a4a2-3530e87e961b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:43:12.707777 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 616/2450] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:43:12 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:12.771028 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d5af66b2-39ca-4266-91dc-bea2ada7f785 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.776513 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5af66b2-39ca-4266-91dc-bea2ada7f785 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:12.776792 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5af66b2-39ca-4266-91dc-bea2ada7f785 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:12.777190 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5af66b2-39ca-4266-91dc-bea2ada7f785 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:12.791982 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:12.791982 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:12.799116 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d5af66b2-39ca-4266-91dc-bea2ada7f785 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:12.806313 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9cadb097-fb05-4a79-b107-c5ea771ab5d0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.806313 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9cadb097-fb05-4a79-b107-c5ea771ab5d0 None None] GET https://10.4.3.30/volume// Aug 13 02:43:12.806313 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9cadb097-fb05-4a79-b107-c5ea771ab5d0 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:12.807778 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9cadb097-fb05-4a79-b107-c5ea771ab5d0 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:12.808293 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5af66b2-39ca-4266-91dc-bea2ada7f785 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:12.808782 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9cadb097-fb05-4a79-b107-c5ea771ab5d0 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:12.809421 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 621/2451] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:12 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:12.809828 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 599/2452] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:12 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:12.830823 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-24671f2c-012a-415f-94f9-ce73f8bce819 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:12.831468 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-24671f2c-012a-415f-94f9-ce73f8bce819 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:12.831884 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-24671f2c-012a-415f-94f9-ce73f8bce819 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:12.832087 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-24671f2c-012a-415f-94f9-ce73f8bce819 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:12.844950 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:12.844950 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:12.850731 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-24671f2c-012a-415f-94f9-ce73f8bce819 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:12.858276 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-24671f2c-012a-415f-94f9-ce73f8bce819 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:12.858276 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 617/2453] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:43:12 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 1055 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:13.010809 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-6c8eeec0-0855-4941-bc0e-5c8c4e34ebf4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:13.014963 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-6c8eeec0-0855-4941-bc0e-5c8c4e34ebf4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] PUT https://10.4.3.30/volume/v3/attachments/71fcd77f-52c5-4780-ba06-897f0b616e1f Aug 13 02:43:13.015581 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-6c8eeec0-0855-4941-bc0e-5c8c4e34ebf4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:13.027282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-6c8eeec0-0855-4941-bc0e-5c8c4e34ebf4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Acquiring lock "cinder-attachment_update-06cc650e-662c-48f8-abee-b77acf8a9ec1-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:43:13.035206 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-6c8eeec0-0855-4941-bc0e-5c8c4e34ebf4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-06cc650e-662c-48f8-abee-b77acf8a9ec1-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:43:13.036747 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:13.036747 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:13.184685 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-6c8eeec0-0855-4941-bc0e-5c8c4e34ebf4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-06cc650e-662c-48f8-abee-b77acf8a9ec1-np0000007139" released by "attachment_update" :: held 0.149s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:43:13.185180 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-6c8eeec0-0855-4941-bc0e-5c8c4e34ebf4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/71fcd77f-52c5-4780-ba06-897f0b616e1f returned with HTTP 200 Aug 13 02:43:13.185694 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 617/2454] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:43:13 2026] PUT /volume/v3/attachments/71fcd77f-52c5-4780-ba06-897f0b616e1f => generated 968 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:13.198840 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-ac7761bf-8e0d-4abe-80f4-abf66024f5f6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:13.202186 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-ac7761bf-8e0d-4abe-80f4-abf66024f5f6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption Aug 13 02:43:13.202545 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-ac7761bf-8e0d-4abe-80f4-abf66024f5f6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:13.202832 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-ac7761bf-8e0d-4abe-80f4-abf66024f5f6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:13.219282 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:13.219282 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:13.228648 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-ac7761bf-8e0d-4abe-80f4-abf66024f5f6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption returned with HTTP 200 Aug 13 02:43:13.229244 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 622/2455] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:43:13 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:13.627519 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0c675344-f93f-43eb-9f1b-5defab726208 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:13.627519 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0c675344-f93f-43eb-9f1b-5defab726208 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a Aug 13 02:43:13.627519 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0c675344-f93f-43eb-9f1b-5defab726208 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:13.627519 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0c675344-f93f-43eb-9f1b-5defab726208 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:13.632402 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:13.632402 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:13.633049 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0c675344-f93f-43eb-9f1b-5defab726208 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:13.634441 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0c675344-f93f-43eb-9f1b-5defab726208 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a returned with HTTP 200 Aug 13 02:43:13.635297 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 600/2456] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:13 2026] GET /volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:13.651989 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-038b5171-bb59-49c5-ac7c-26952059adfc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:13.654710 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:13.654923 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "be3abe90-6a17-47af-a4b5-672f558edf1a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1076716737"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:13.657598 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request body: {'volume': {'snapshot_id': 'be3abe90-6a17-47af-a4b5-672f558edf1a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1076716737'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:13.673036 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:13.673036 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:13.673460 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:13.673675 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume of 1 GB Aug 13 02:43:13.680109 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Availability Zones retrieved successfully. Aug 13 02:43:13.692405 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (e146c83f-5c83-4e91-8ccb-bc48fd80cc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:13.693938 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (598d92b1-864d-468d-9257-7c462f984d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:13.695376 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:13.769215 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (598d92b1-864d-468d-9257-7c462f984d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'be3abe90-6a17-47af-a4b5-672f558edf1a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:13.770353 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaeda5d9-6076-4ae6-89ba-06994e54539d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:13.832270 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5f565057-c761-4328-89c6-2a7da44d7879 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:13.834906 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f565057-c761-4328-89c6-2a7da44d7879 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:13.835259 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f565057-c761-4328-89c6-2a7da44d7879 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:13.835579 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f565057-c761-4328-89c6-2a7da44d7879 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:13.847497 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['ee36843c-ee1e-4c37-95df-a45e962425b9', '86ec3c56-7164-4039-8338-f2ffb5aa9074', '25e1faaa-f9cd-4e38-8548-158c7ea1aee1', '728e9707-720e-4b67-9b6c-b6a003c48df7'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:13.848616 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaeda5d9-6076-4ae6-89ba-06994e54539d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee36843c-ee1e-4c37-95df-a45e962425b9', '86ec3c56-7164-4039-8338-f2ffb5aa9074', '25e1faaa-f9cd-4e38-8548-158c7ea1aee1', '728e9707-720e-4b67-9b6c-b6a003c48df7']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:13.849814 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d340e0-06e9-4080-b325-35bb1fd9faf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:13.853071 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:13.853071 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:13.859169 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5f565057-c761-4328-89c6-2a7da44d7879 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:13.866656 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f565057-c761-4328-89c6-2a7da44d7879 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:13.867654 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 618/2457] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:13 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:13.934081 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d340e0-06e9-4080-b325-35bb1fd9faf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce48ea9c-9ffc-47a0-8f24-bf737b5e3164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1076716737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['ee36843c-ee1e-4c37-95df-a45e962425b9','86ec3c56-7164-4039-8338-f2ffb5aa9074','25e1faaa-f9cd-4e38-8548-158c7ea1aee1','728e9707-720e-4b67-9b6c-b6a003c48df7'],size=1,snapshot_id=be3abe90-6a17-47af-a4b5-672f558edf1a,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1076716737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce48ea9c-9ffc-47a0-8f24-bf737b5e3164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc618c678424984a7e6e230d3541a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=be3abe90-6a17-47af-a4b5-672f558edf1a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcc82be94e44f45b481b93f73ba4068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:13.935296 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc08781-ee27-411a-90ce-6a0a6df7e168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:13.966388 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc08781-ee27-411a-90ce-6a0a6df7e168) transitioned into state 'SUCCESS' from state '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-1076716737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['ee36843c-ee1e-4c37-95df-a45e962425b9','86ec3c56-7164-4039-8338-f2ffb5aa9074','25e1faaa-f9cd-4e38-8548-158c7ea1aee1','728e9707-720e-4b67-9b6c-b6a003c48df7'],size=1,snapshot_id=be3abe90-6a17-47af-a4b5-672f558edf1a,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:13.967087 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad6757b-18b3-4e6f-b586-41784edfd8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:14.010669 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad6757b-18b3-4e6f-b586-41784edfd8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:14.011971 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (e146c83f-5c83-4e91-8ccb-bc48fd80cc26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:14.013321 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request issued successfully. Aug 13 02:43:14.014286 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-038b5171-bb59-49c5-ac7c-26952059adfc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:14.015401 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 618/2458] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:43:13 2026] POST /volume/v3/volumes => generated 802 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:14.034712 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c66bd48b-1fd1-493b-b011-a779a6bcdeb3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:14.037721 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c66bd48b-1fd1-493b-b011-a779a6bcdeb3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 Aug 13 02:43:14.037721 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c66bd48b-1fd1-493b-b011-a779a6bcdeb3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:14.037721 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c66bd48b-1fd1-493b-b011-a779a6bcdeb3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:14.048078 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:14.048078 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:14.054888 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c66bd48b-1fd1-493b-b011-a779a6bcdeb3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:14.067414 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c66bd48b-1fd1-493b-b011-a779a6bcdeb3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 returned with HTTP 200 Aug 13 02:43:14.068201 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 623/2459] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:14 2026] GET /volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:43:14.896178 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-64c27643-509e-4c39-9573-bb62acb80044 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:14.898787 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-64c27643-509e-4c39-9573-bb62acb80044 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:14.899100 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-64c27643-509e-4c39-9573-bb62acb80044 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:14.899368 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-64c27643-509e-4c39-9573-bb62acb80044 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:14.913360 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:14.913360 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:14.918973 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-64c27643-509e-4c39-9573-bb62acb80044 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:14.926011 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-64c27643-509e-4c39-9573-bb62acb80044 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:14.928470 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 601/2460] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:14 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:15.090438 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5127916-cb1c-4e58-b7e5-bdbade1a7a14 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:15.092475 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5127916-cb1c-4e58-b7e5-bdbade1a7a14 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 Aug 13 02:43:15.092725 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5127916-cb1c-4e58-b7e5-bdbade1a7a14 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:15.092924 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5127916-cb1c-4e58-b7e5-bdbade1a7a14 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:15.120046 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:15.120046 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:15.126404 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e5127916-cb1c-4e58-b7e5-bdbade1a7a14 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:15.133600 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5127916-cb1c-4e58-b7e5-bdbade1a7a14 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 returned with HTTP 200 Aug 13 02:43:15.134283 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 619/2461] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:15 2026] GET /volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 => generated 895 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:15.153211 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:15.155993 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:15.156466 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ce48ea9c-9ffc-47a0-8f24-bf737b5e3164", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1669194990"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:15.159295 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request body: {'volume': {'source_volid': 'ce48ea9c-9ffc-47a0-8f24-bf737b5e3164', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1669194990'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:15.171450 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:15.171450 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:15.171450 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume retrieved successfully. Aug 13 02:43:15.171450 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume of 1 GB Aug 13 02:43:15.181278 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Availability Zones retrieved successfully. Aug 13 02:43:15.185277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (a8ed3e0c-9553-489a-bbaa-93e77a8d60c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:15.187355 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2f7fa4-f5f0-4c7d-89c5-730be62a3f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:15.188779 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:15.230802 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2f7fa4-f5f0-4c7d-89c5-730be62a3f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ce48ea9c-9ffc-47a0-8f24-bf737b5e3164', 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:15.232284 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec70e4b9-0391-4dc6-829b-a8f4cc78ae14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:15.312363 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['53672122-4b5f-4ec2-af49-41b10fa43a75', '88b327e5-3a26-476e-b6b3-127478d8ee98', '6c3a3141-7550-42b9-a553-cbae5b4946cb', '3dfad3c7-3927-4cee-8335-63887d1c8262'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:15.313385 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec70e4b9-0391-4dc6-829b-a8f4cc78ae14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53672122-4b5f-4ec2-af49-41b10fa43a75', '88b327e5-3a26-476e-b6b3-127478d8ee98', '6c3a3141-7550-42b9-a553-cbae5b4946cb', '3dfad3c7-3927-4cee-8335-63887d1c8262']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:15.314125 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc83c22-d4af-4e42-82ff-e093e013c7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:15.338110 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0a0fa34a-97d7-4b0d-a1d5-2c044cfc6a38 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:15.346898 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a0fa34a-97d7-4b0d-a1d5-2c044cfc6a38 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c Aug 13 02:43:15.347161 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a0fa34a-97d7-4b0d-a1d5-2c044cfc6a38 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:15.347458 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a0fa34a-97d7-4b0d-a1d5-2c044cfc6a38 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:15.355510 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:15.355510 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:15.356667 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0a0fa34a-97d7-4b0d-a1d5-2c044cfc6a38 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot retrieved successfully. Aug 13 02:43:15.357563 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a0fa34a-97d7-4b0d-a1d5-2c044cfc6a38 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c returned with HTTP 200 Aug 13 02:43:15.357979 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 624/2462] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:15 2026] GET /volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c => generated 483 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:15.372612 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc83c22-d4af-4e42-82ff-e093e013c7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2da516db-895c-4b30-95d9-4bdbeb835535', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1669194990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['53672122-4b5f-4ec2-af49-41b10fa43a75','88b327e5-3a26-476e-b6b3-127478d8ee98','6c3a3141-7550-42b9-a553-cbae5b4946cb','3dfad3c7-3927-4cee-8335-63887d1c8262'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce48ea9c-9ffc-47a0-8f24-bf737b5e3164,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1669194990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2da516db-895c-4b30-95d9-4bdbeb835535,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc618c678424984a7e6e230d3541a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ce48ea9c-9ffc-47a0-8f24-bf737b5e3164,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcc82be94e44f45b481b93f73ba4068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:15.374111 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9087de39-b581-4250-b526-3bee8ff3795d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:15.410314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:15.412350 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9087de39-b581-4250-b526-3bee8ff3795d) transitioned into state 'SUCCESS' from state '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-1669194990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['53672122-4b5f-4ec2-af49-41b10fa43a75','88b327e5-3a26-476e-b6b3-127478d8ee98','6c3a3141-7550-42b9-a553-cbae5b4946cb','3dfad3c7-3927-4cee-8335-63887d1c8262'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce48ea9c-9ffc-47a0-8f24-bf737b5e3164,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:15.412938 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:15.413135 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1368040825", "snapshot_id": null, "imageRef": "c11db12e-7c09-4754-a1ca-c39e10323b4f", "volume_type": null, "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:15.413805 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec7925f-e493-49c2-ba21-fd6aaf790b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:15.414874 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1368040825', 'snapshot_id': None, 'imageRef': 'c11db12e-7c09-4754-a1ca-c39e10323b4f', 'volume_type': None, 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:15.437081 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec7925f-e493-49c2-ba21-fd6aaf790b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:15.438166 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (a8ed3e0c-9553-489a-bbaa-93e77a8d60c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:15.438541 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request issued successfully. Aug 13 02:43:15.439446 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ccc9da6-509b-49d1-b32e-15391d95c240 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:15.440055 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 619/2463] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:43:15 2026] POST /volume/v3/volumes => generated 802 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:43:15.459896 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d2bc47c-0fe4-4296-836e-de3188220844 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:15.462926 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d2bc47c-0fe4-4296-836e-de3188220844 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 Aug 13 02:43:15.462926 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d2bc47c-0fe4-4296-836e-de3188220844 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:15.463426 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d2bc47c-0fe4-4296-836e-de3188220844 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:15.473387 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:15.473387 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:15.478557 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d2bc47c-0fe4-4296-836e-de3188220844 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:15.485993 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d2bc47c-0fe4-4296-836e-de3188220844 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 returned with HTTP 200 Aug 13 02:43:15.486609 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 620/2464] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:15 2026] GET /volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:15.607627 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:15.607627 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:15.607835 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot retrieved successfully. Aug 13 02:43:15.608934 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Create volume of 1 GB Aug 13 02:43:15.613672 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Availability Zones retrieved successfully. Aug 13 02:43:15.620125 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Flow 'volume_create_api' (d80cf728-3b0e-4bd5-a5ce-1f5bd31ae8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:15.621506 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f52867-18c1-48a3-8232-752fa0bb8d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:15.622751 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:15.661066 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f52867-18c1-48a3-8232-752fa0bb8d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f55b3a7c-0f4e-4e79-843b-30b95f9c599c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:15.661995 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7feabfe6-25bc-4823-ac7b-80716cd4f10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:15.709697 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Created reservations ['3f1e30ae-ce2b-4ae2-84f2-e775364d6247', '2418dadc-df55-41a2-aca9-d2a8d152fb64', '04b0379f-0040-4b4e-bf1d-b20c88722f20', '8edf7a87-2b2b-4dcd-9269-74470a510a9b'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:15.710489 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7feabfe6-25bc-4823-ac7b-80716cd4f10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f1e30ae-ce2b-4ae2-84f2-e775364d6247', '2418dadc-df55-41a2-aca9-d2a8d152fb64', '04b0379f-0040-4b4e-bf1d-b20c88722f20', '8edf7a87-2b2b-4dcd-9269-74470a510a9b']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:15.711348 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8b81ea-d423-4a3b-a945-0493a377c212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:15.774785 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8b81ea-d423-4a3b-a945-0493a377c212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3251544f-85a1-4232-9fc7-55471f19b8e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1368040825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caab92420c884286957d7ce37b5e406b',qos_specs=None,replication_status=,reservations=['3f1e30ae-ce2b-4ae2-84f2-e775364d6247','2418dadc-df55-41a2-aca9-d2a8d152fb64','04b0379f-0040-4b4e-bf1d-b20c88722f20','8edf7a87-2b2b-4dcd-9269-74470a510a9b'],size=1,snapshot_id=f55b3a7c-0f4e-4e79-843b-30b95f9c599c,source_replicaid=,source_volid=None,status='creating',user_id='4b4ce5243bda4a12b3d1290cff6e2a41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1368040825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3251544f-85a1-4232-9fc7-55471f19b8e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caab92420c884286957d7ce37b5e406b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f55b3a7c-0f4e-4e79-843b-30b95f9c599c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b4ce5243bda4a12b3d1290cff6e2a41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:15.775758 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f3ecdd-b9e8-4e49-bde9-8ede0a6a12ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:15.799989 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f3ecdd-b9e8-4e49-bde9-8ede0a6a12ef) transitioned into state 'SUCCESS' from state '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-1368040825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caab92420c884286957d7ce37b5e406b',qos_specs=None,replication_status=,reservations=['3f1e30ae-ce2b-4ae2-84f2-e775364d6247','2418dadc-df55-41a2-aca9-d2a8d152fb64','04b0379f-0040-4b4e-bf1d-b20c88722f20','8edf7a87-2b2b-4dcd-9269-74470a510a9b'],size=1,snapshot_id=f55b3a7c-0f4e-4e79-843b-30b95f9c599c,source_replicaid=,source_volid=None,status='creating',user_id='4b4ce5243bda4a12b3d1290cff6e2a41',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:15.800758 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac196ec-cbc8-4fe1-b938-e5f9a0b895ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:15.832184 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac196ec-cbc8-4fe1-b938-e5f9a0b895ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:15.833572 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Flow 'volume_create_api' (d80cf728-3b0e-4bd5-a5ce-1f5bd31ae8bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:15.834028 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Create volume request issued successfully. Aug 13 02:43:15.834904 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-42a3c5e0-c3ee-4fe2-b8ad-a35853bcc589 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:15.835766 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 602/2465] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:43:15 2026] POST /volume/v3/volumes => generated 812 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:15.851891 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-079d66eb-e255-451a-a613-79356eaafbfe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:15.854619 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-079d66eb-e255-451a-a613-79356eaafbfe tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 Aug 13 02:43:15.855040 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-079d66eb-e255-451a-a613-79356eaafbfe tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:15.855525 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-079d66eb-e255-451a-a613-79356eaafbfe tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:15.868328 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:15.868328 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:15.875455 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-079d66eb-e255-451a-a613-79356eaafbfe tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:43:15.883527 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-079d66eb-e255-451a-a613-79356eaafbfe tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 returned with HTTP 200 Aug 13 02:43:15.884213 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 625/2466] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:15 2026] GET /volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:15.960026 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-39cafb31-e88c-4d4e-8cea-9a4d46f3361d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:15.963424 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-39cafb31-e88c-4d4e-8cea-9a4d46f3361d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:15.963969 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-39cafb31-e88c-4d4e-8cea-9a4d46f3361d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:15.963969 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-39cafb31-e88c-4d4e-8cea-9a4d46f3361d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:15.984186 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:15.984186 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:15.992981 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-39cafb31-e88c-4d4e-8cea-9a4d46f3361d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:16.003264 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-39cafb31-e88c-4d4e-8cea-9a4d46f3361d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:16.003818 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 620/2467] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:15 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:16.503641 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00a3620e-7ff9-4d4b-acf1-dabf06f7b155 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:16.506288 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00a3620e-7ff9-4d4b-acf1-dabf06f7b155 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 Aug 13 02:43:16.506629 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00a3620e-7ff9-4d4b-acf1-dabf06f7b155 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:16.506858 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00a3620e-7ff9-4d4b-acf1-dabf06f7b155 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:16.517082 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:16.517082 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:16.522082 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-00a3620e-7ff9-4d4b-acf1-dabf06f7b155 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:16.530794 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00a3620e-7ff9-4d4b-acf1-dabf06f7b155 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 returned with HTTP 200 Aug 13 02:43:16.531351 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 621/2468] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:16 2026] GET /volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:16.549623 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-65f8ef03-c5ba-4b16-bf1e-28f0ee703537 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:16.555071 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-65f8ef03-c5ba-4b16-bf1e-28f0ee703537 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 Aug 13 02:43:16.555071 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-65f8ef03-c5ba-4b16-bf1e-28f0ee703537 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:16.555071 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-65f8ef03-c5ba-4b16-bf1e-28f0ee703537 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:16.555924 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-65f8ef03-c5ba-4b16-bf1e-28f0ee703537 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete snapshot with id: 8d34af55-0895-491b-bb8a-3c328cc3b327 Aug 13 02:43:16.569282 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:16.569282 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:16.569282 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-65f8ef03-c5ba-4b16-bf1e-28f0ee703537 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:16.601448 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-65f8ef03-c5ba-4b16-bf1e-28f0ee703537 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot delete request issued successfully. Aug 13 02:43:16.601860 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-65f8ef03-c5ba-4b16-bf1e-28f0ee703537 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 returned with HTTP 202 Aug 13 02:43:16.602268 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 603/2469] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:16 2026] DELETE /volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:16.612543 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c9ea2b9-b125-4d49-81ef-15e3d3c08c53 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:16.615127 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c9ea2b9-b125-4d49-81ef-15e3d3c08c53 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 Aug 13 02:43:16.615499 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c9ea2b9-b125-4d49-81ef-15e3d3c08c53 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:16.615772 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c9ea2b9-b125-4d49-81ef-15e3d3c08c53 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:16.623069 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:16.623069 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:16.623780 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4c9ea2b9-b125-4d49-81ef-15e3d3c08c53 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:16.625016 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c9ea2b9-b125-4d49-81ef-15e3d3c08c53 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 returned with HTTP 200 Aug 13 02:43:16.625840 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 626/2470] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:16 2026] GET /volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:16.906175 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6833e456-1348-4979-b24d-e45d6b37f95b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:16.908816 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6833e456-1348-4979-b24d-e45d6b37f95b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 Aug 13 02:43:16.909195 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6833e456-1348-4979-b24d-e45d6b37f95b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:16.909355 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6833e456-1348-4979-b24d-e45d6b37f95b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:16.920757 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:16.920757 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:16.928490 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6833e456-1348-4979-b24d-e45d6b37f95b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:43:16.937099 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6833e456-1348-4979-b24d-e45d6b37f95b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 returned with HTTP 200 Aug 13 02:43:16.937611 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 621/2471] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:16 2026] GET /volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:16.954106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e33b998-d32a-46b0-bdb7-ec27dce7e6c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:16.956299 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e33b998-d32a-46b0-bdb7-ec27dce7e6c2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 Aug 13 02:43:16.956590 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e33b998-d32a-46b0-bdb7-ec27dce7e6c2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:16.956837 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e33b998-d32a-46b0-bdb7-ec27dce7e6c2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:16.968421 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:16.968421 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:16.973461 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e33b998-d32a-46b0-bdb7-ec27dce7e6c2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:43:16.979886 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e33b998-d32a-46b0-bdb7-ec27dce7e6c2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 returned with HTTP 200 Aug 13 02:43:16.980449 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 622/2472] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:16 2026] GET /volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 => generated 1421 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:17.024835 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d83506ab-29ea-4757-84ff-680c8fc7dc8b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:17.026975 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d83506ab-29ea-4757-84ff-680c8fc7dc8b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:17.027265 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d83506ab-29ea-4757-84ff-680c8fc7dc8b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:17.027530 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d83506ab-29ea-4757-84ff-680c8fc7dc8b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:17.050685 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:17.050685 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:17.056776 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d83506ab-29ea-4757-84ff-680c8fc7dc8b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:17.066054 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d83506ab-29ea-4757-84ff-680c8fc7dc8b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:17.066882 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 604/2473] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:17 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:17.646920 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6c6ca9a5-5177-4cf6-aa54-f8e42aa6a480 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:17.650878 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c6ca9a5-5177-4cf6-aa54-f8e42aa6a480 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 Aug 13 02:43:17.651047 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c6ca9a5-5177-4cf6-aa54-f8e42aa6a480 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:17.651299 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c6ca9a5-5177-4cf6-aa54-f8e42aa6a480 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:17.658048 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c6ca9a5-5177-4cf6-aa54-f8e42aa6a480 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 returned with HTTP 404 Aug 13 02:43:17.658618 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 627/2474] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:17 2026] GET /volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:17.671340 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2d012f08-0f65-45b0-85d8-efde86e93877 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:17.674924 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d012f08-0f65-45b0-85d8-efde86e93877 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a Aug 13 02:43:17.675411 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d012f08-0f65-45b0-85d8-efde86e93877 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:17.675573 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d012f08-0f65-45b0-85d8-efde86e93877 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:17.675661 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-2d012f08-0f65-45b0-85d8-efde86e93877 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete snapshot with id: be3abe90-6a17-47af-a4b5-672f558edf1a Aug 13 02:43:17.693470 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:17.693470 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:17.694101 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2d012f08-0f65-45b0-85d8-efde86e93877 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:17.725715 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2d012f08-0f65-45b0-85d8-efde86e93877 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot delete request issued successfully. Aug 13 02:43:17.726213 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d012f08-0f65-45b0-85d8-efde86e93877 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a returned with HTTP 202 Aug 13 02:43:17.726610 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 622/2475] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:17 2026] DELETE /volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:17.749542 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-115e94ed-24a1-4d09-b25b-c904817544b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:17.753952 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-115e94ed-24a1-4d09-b25b-c904817544b7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a Aug 13 02:43:17.754238 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-115e94ed-24a1-4d09-b25b-c904817544b7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:17.754613 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-115e94ed-24a1-4d09-b25b-c904817544b7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:17.768006 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:17.768006 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:17.768809 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-115e94ed-24a1-4d09-b25b-c904817544b7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:17.770041 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-115e94ed-24a1-4d09-b25b-c904817544b7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a returned with HTTP 200 Aug 13 02:43:17.771985 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 623/2476] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:17 2026] GET /volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:18.090095 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4d64fa22-24c5-4ccc-9b91-4cb34ae0af6f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:18.093434 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4d64fa22-24c5-4ccc-9b91-4cb34ae0af6f tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:18.094029 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4d64fa22-24c5-4ccc-9b91-4cb34ae0af6f tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:18.094468 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4d64fa22-24c5-4ccc-9b91-4cb34ae0af6f tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:18.110606 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:18.110606 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:18.116973 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4d64fa22-24c5-4ccc-9b91-4cb34ae0af6f tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:18.126365 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4d64fa22-24c5-4ccc-9b91-4cb34ae0af6f tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:18.126500 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 605/2477] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:18 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:18.580289 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-9557db3a-dd57-427b-81e7-86a91e61af8f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:18.582466 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-9557db3a-dd57-427b-81e7-86a91e61af8f tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 Aug 13 02:43:18.582882 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-9557db3a-dd57-427b-81e7-86a91e61af8f tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:18.583244 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-9557db3a-dd57-427b-81e7-86a91e61af8f tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:18.591826 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:18.591826 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:18.598726 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-9557db3a-dd57-427b-81e7-86a91e61af8f tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:43:18.605974 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-9557db3a-dd57-427b-81e7-86a91e61af8f tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 returned with HTTP 200 Aug 13 02:43:18.606953 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 628/2478] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:18 2026] GET /volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 => generated 1403 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:18.784218 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bad072b1-9331-46a5-ad2a-f3394afde5a2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:18.786403 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bad072b1-9331-46a5-ad2a-f3394afde5a2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a Aug 13 02:43:18.786597 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bad072b1-9331-46a5-ad2a-f3394afde5a2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:18.786840 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bad072b1-9331-46a5-ad2a-f3394afde5a2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:18.791898 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bad072b1-9331-46a5-ad2a-f3394afde5a2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a returned with HTTP 404 Aug 13 02:43:18.792665 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 623/2479] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:18 2026] GET /volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:18.806282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-60cca248-9e08-4530-b6bd-8745cfa128c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:18.811413 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60cca248-9e08-4530-b6bd-8745cfa128c9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 Aug 13 02:43:18.811707 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60cca248-9e08-4530-b6bd-8745cfa128c9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:18.812009 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60cca248-9e08-4530-b6bd-8745cfa128c9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:18.815373 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-60cca248-9e08-4530-b6bd-8745cfa128c9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 Aug 13 02:43:18.831901 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:18.831901 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:18.835196 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-60cca248-9e08-4530-b6bd-8745cfa128c9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:18.861807 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-60cca248-9e08-4530-b6bd-8745cfa128c9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume request issued successfully. Aug 13 02:43:18.862106 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60cca248-9e08-4530-b6bd-8745cfa128c9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 returned with HTTP 202 Aug 13 02:43:18.862772 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 624/2480] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:18 2026] DELETE /volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:43:18.875658 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d1f0c861-03a0-408d-993f-5494f84a3001 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:18.881004 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d1f0c861-03a0-408d-993f-5494f84a3001 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 Aug 13 02:43:18.883035 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d1f0c861-03a0-408d-993f-5494f84a3001 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:18.883035 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d1f0c861-03a0-408d-993f-5494f84a3001 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:18.896280 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:18.896280 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:18.906488 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d1f0c861-03a0-408d-993f-5494f84a3001 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:18.916932 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d1f0c861-03a0-408d-993f-5494f84a3001 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 returned with HTTP 200 Aug 13 02:43:18.917953 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 606/2481] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:18 2026] GET /volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 => generated 894 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:19.147271 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e0a2fd48-16c7-4b93-b376-85bc0bde822c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:19.149770 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e0a2fd48-16c7-4b93-b376-85bc0bde822c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:19.150052 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e0a2fd48-16c7-4b93-b376-85bc0bde822c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:19.150351 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e0a2fd48-16c7-4b93-b376-85bc0bde822c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:19.169861 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:19.169861 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:19.176229 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e0a2fd48-16c7-4b93-b376-85bc0bde822c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:19.182798 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e0a2fd48-16c7-4b93-b376-85bc0bde822c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:19.183413 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 629/2482] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:19 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:19.274278 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-dae381c0-6bbf-4423-ae3b-ab16aab30557 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:19.276668 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-dae381c0-6bbf-4423-ae3b-ab16aab30557 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 Aug 13 02:43:19.276944 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-dae381c0-6bbf-4423-ae3b-ab16aab30557 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:19.277213 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-dae381c0-6bbf-4423-ae3b-ab16aab30557 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:19.295229 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:19.295229 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:19.301933 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-dae381c0-6bbf-4423-ae3b-ab16aab30557 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:43:19.309701 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-dae381c0-6bbf-4423-ae3b-ab16aab30557 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 returned with HTTP 200 Aug 13 02:43:19.310306 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 624/2483] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:19 2026] GET /volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 => generated 1403 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:19.325659 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f1520f5c-899a-4acc-924e-389070e1b440 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:19.325659 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1520f5c-899a-4acc-924e-389070e1b440 None None] GET https://10.4.3.30/volume// Aug 13 02:43:19.325659 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1520f5c-899a-4acc-924e-389070e1b440 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:19.325659 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1520f5c-899a-4acc-924e-389070e1b440 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:19.325659 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1520f5c-899a-4acc-924e-389070e1b440 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:19.325659 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 625/2484] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:43:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:19.337892 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-7396c10b-c786-4c6f-8aa4-698ea0fb0201 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:19.340603 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-7396c10b-c786-4c6f-8aa4-698ea0fb0201 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:43:19.341018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-7396c10b-c786-4c6f-8aa4-698ea0fb0201 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3251544f-85a1-4232-9fc7-55471f19b8e2", "connector": null, "instance_uuid": "ad5d0a64-6ee5-48da-ae8c-faae385a8b2e"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:19.353564 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:19.353564 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:19.388893 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-7396c10b-c786-4c6f-8aa4-698ea0fb0201 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:43:19.389537 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 607/2485] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:43:19 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:19.948156 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eac1c7e5-69da-45a3-9d93-3da45e20e0e2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:19.951023 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eac1c7e5-69da-45a3-9d93-3da45e20e0e2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 Aug 13 02:43:19.952192 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eac1c7e5-69da-45a3-9d93-3da45e20e0e2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:19.952192 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eac1c7e5-69da-45a3-9d93-3da45e20e0e2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:19.968098 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eac1c7e5-69da-45a3-9d93-3da45e20e0e2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 returned with HTTP 404 Aug 13 02:43:19.969288 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 630/2486] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:19 2026] GET /volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 02:43:19.984796 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6b6c1227-173e-4903-9ece-24b7704084d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:19.991810 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b6c1227-173e-4903-9ece-24b7704084d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 Aug 13 02:43:19.992223 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b6c1227-173e-4903-9ece-24b7704084d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:19.993700 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b6c1227-173e-4903-9ece-24b7704084d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:19.993947 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-6b6c1227-173e-4903-9ece-24b7704084d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 8452fcd0-5bad-4d10-8976-929ee24320c8 Aug 13 02:43:20.010717 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:20.010717 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:20.011414 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6b6c1227-173e-4903-9ece-24b7704084d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:20.041606 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6b6c1227-173e-4903-9ece-24b7704084d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume request issued successfully. Aug 13 02:43:20.041606 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b6c1227-173e-4903-9ece-24b7704084d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 returned with HTTP 202 Aug 13 02:43:20.042069 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 625/2487] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:19 2026] DELETE /volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:43:20.053173 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40f5d448-0e57-40d7-9929-a299a66da57c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:20.055226 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40f5d448-0e57-40d7-9929-a299a66da57c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 Aug 13 02:43:20.055525 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40f5d448-0e57-40d7-9929-a299a66da57c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:20.055728 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40f5d448-0e57-40d7-9929-a299a66da57c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:20.063803 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:20.063803 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:20.072826 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-40f5d448-0e57-40d7-9929-a299a66da57c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:20.077907 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40f5d448-0e57-40d7-9929-a299a66da57c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 returned with HTTP 200 Aug 13 02:43:20.078394 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 626/2488] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:20 2026] GET /volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:20.198073 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dfc63f52-f92b-45c2-9cc9-d11a8c95857b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:20.200883 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dfc63f52-f92b-45c2-9cc9-d11a8c95857b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:20.201167 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dfc63f52-f92b-45c2-9cc9-d11a8c95857b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:20.201507 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dfc63f52-f92b-45c2-9cc9-d11a8c95857b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:20.215800 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:20.215800 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:20.222068 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-dfc63f52-f92b-45c2-9cc9-d11a8c95857b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:20.235805 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dfc63f52-f92b-45c2-9cc9-d11a8c95857b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:20.236997 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 608/2489] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:20 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:21.085438 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bd4caa5b-64ae-4466-891b-ac07cf2cef7c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:21.087971 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd4caa5b-64ae-4466-891b-ac07cf2cef7c None None] GET https://10.4.3.30/volume// Aug 13 02:43:21.087971 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd4caa5b-64ae-4466-891b-ac07cf2cef7c None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:21.087971 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd4caa5b-64ae-4466-891b-ac07cf2cef7c None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:21.087971 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd4caa5b-64ae-4466-891b-ac07cf2cef7c None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:21.087971 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 631/2490] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:21.096182 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-83f8a2e4-8f88-4c50-816c-9d39139fab66 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:21.098203 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-89bd467f-9a5f-419e-84f4-a7a1a4ff7ec2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:21.098832 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-83f8a2e4-8f88-4c50-816c-9d39139fab66 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 Aug 13 02:43:21.099011 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-83f8a2e4-8f88-4c50-816c-9d39139fab66 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:21.099327 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-83f8a2e4-8f88-4c50-816c-9d39139fab66 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:21.104822 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-89bd467f-9a5f-419e-84f4-a7a1a4ff7ec2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 Aug 13 02:43:21.105651 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-89bd467f-9a5f-419e-84f4-a7a1a4ff7ec2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:21.105972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-89bd467f-9a5f-419e-84f4-a7a1a4ff7ec2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:21.108012 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-83f8a2e4-8f88-4c50-816c-9d39139fab66 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 returned with HTTP 404 Aug 13 02:43:21.108797 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 626/2491] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:21 2026] GET /volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:21.118041 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-662cc8b0-a9ff-42b1-b8c0-a8bcb8b61969 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:21.120366 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-662cc8b0-a9ff-42b1-b8c0-a8bcb8b61969 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 Aug 13 02:43:21.120617 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-662cc8b0-a9ff-42b1-b8c0-a8bcb8b61969 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:21.120848 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-662cc8b0-a9ff-42b1-b8c0-a8bcb8b61969 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:21.121064 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-662cc8b0-a9ff-42b1-b8c0-a8bcb8b61969 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: f7722333-5650-410c-814b-00b2a483c1d5 Aug 13 02:43:21.122323 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:21.122323 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:21.128689 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-89bd467f-9a5f-419e-84f4-a7a1a4ff7ec2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:43:21.130191 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:21.130191 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:21.130843 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-662cc8b0-a9ff-42b1-b8c0-a8bcb8b61969 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:21.135114 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-89bd467f-9a5f-419e-84f4-a7a1a4ff7ec2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 returned with HTTP 200 Aug 13 02:43:21.135899 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 627/2492] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:43:21 2026] GET /volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 => generated 1582 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:21.157749 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-662cc8b0-a9ff-42b1-b8c0-a8bcb8b61969 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume request issued successfully. Aug 13 02:43:21.157749 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-662cc8b0-a9ff-42b1-b8c0-a8bcb8b61969 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 returned with HTTP 202 Aug 13 02:43:21.157749 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 609/2493] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:21 2026] DELETE /volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:43:21.168046 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f964a393-36b6-4cd5-bc04-bba49c551773 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:21.176973 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f964a393-36b6-4cd5-bc04-bba49c551773 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 Aug 13 02:43:21.178277 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f964a393-36b6-4cd5-bc04-bba49c551773 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:21.178277 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f964a393-36b6-4cd5-bc04-bba49c551773 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:21.190608 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:21.190608 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:21.195416 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f964a393-36b6-4cd5-bc04-bba49c551773 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:21.200716 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f964a393-36b6-4cd5-bc04-bba49c551773 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 returned with HTTP 200 Aug 13 02:43:21.201409 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 632/2494] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:21 2026] GET /volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 => generated 894 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:21.255529 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-47281a46-9162-4a17-9995-0da20ae679b4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:21.257928 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47281a46-9162-4a17-9995-0da20ae679b4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:21.257928 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47281a46-9162-4a17-9995-0da20ae679b4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:21.258066 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47281a46-9162-4a17-9995-0da20ae679b4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:21.273002 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-b9e29458-70fa-4798-9d51-e582c287fe67 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:21.276116 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-b9e29458-70fa-4798-9d51-e582c287fe67 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] PUT https://10.4.3.30/volume/v3/attachments/798ba13a-6eab-4bf3-8341-12b75ac099f4 Aug 13 02:43:21.276359 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:21.276359 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:21.276637 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-b9e29458-70fa-4798-9d51-e582c287fe67 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:21.284479 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-47281a46-9162-4a17-9995-0da20ae679b4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:21.287917 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-b9e29458-70fa-4798-9d51-e582c287fe67 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Acquiring lock "cinder-attachment_update-3251544f-85a1-4232-9fc7-55471f19b8e2-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:43:21.292986 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47281a46-9162-4a17-9995-0da20ae679b4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:21.293241 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-b9e29458-70fa-4798-9d51-e582c287fe67 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Lock "cinder-attachment_update-3251544f-85a1-4232-9fc7-55471f19b8e2-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:43:21.293799 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 627/2495] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:21 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:21.297277 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:21.297277 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:21.406061 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-b9e29458-70fa-4798-9d51-e582c287fe67 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Lock "cinder-attachment_update-3251544f-85a1-4232-9fc7-55471f19b8e2-np0000007139" released by "attachment_update" :: held 0.113s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:43:21.407008 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-b9e29458-70fa-4798-9d51-e582c287fe67 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments/798ba13a-6eab-4bf3-8341-12b75ac099f4 returned with HTTP 200 Aug 13 02:43:21.407771 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 628/2496] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:43:21 2026] PUT /volume/v3/attachments/798ba13a-6eab-4bf3-8341-12b75ac099f4 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:21.440888 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-ac89a875-113e-4a37-82c6-502872476c5b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:21.444134 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-ac89a875-113e-4a37-82c6-502872476c5b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] POST https://10.4.3.30/volume/v3/attachments/798ba13a-6eab-4bf3-8341-12b75ac099f4/action Aug 13 02:43:21.444663 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-ac89a875-113e-4a37-82c6-502872476c5b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:21.444890 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-ac89a875-113e-4a37-82c6-502872476c5b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:21.474351 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:21.474351 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:21.491085 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ae04c52-0593-4a27-9b54-81bc4afa6769 req-ac89a875-113e-4a37-82c6-502872476c5b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments/798ba13a-6eab-4bf3-8341-12b75ac099f4/action returned with HTTP 204 Aug 13 02:43:21.491809 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 610/2497] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:43:21 2026] POST /volume/v3/attachments/798ba13a-6eab-4bf3-8341-12b75ac099f4/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:21.828275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-27904460-c36e-4222-8c04-06bd30373f6b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:21.833263 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-27904460-c36e-4222-8c04-06bd30373f6b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments/71fcd77f-52c5-4780-ba06-897f0b616e1f/action Aug 13 02:43:21.833753 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-27904460-c36e-4222-8c04-06bd30373f6b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:21.833908 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-27904460-c36e-4222-8c04-06bd30373f6b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:21.864980 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:21.864980 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:21.879294 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-18aa6cc2-23fd-429f-91b4-c9902407cfeb req-27904460-c36e-4222-8c04-06bd30373f6b tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/71fcd77f-52c5-4780-ba06-897f0b616e1f/action returned with HTTP 204 Aug 13 02:43:21.879892 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 633/2498] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:43:21 2026] POST /volume/v3/attachments/71fcd77f-52c5-4780-ba06-897f0b616e1f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:22.221187 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4fe1546f-1b08-4981-a6e5-495c845eb244 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:22.223902 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fe1546f-1b08-4981-a6e5-495c845eb244 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 Aug 13 02:43:22.224858 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4fe1546f-1b08-4981-a6e5-495c845eb244 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:22.225312 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4fe1546f-1b08-4981-a6e5-495c845eb244 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:22.235949 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fe1546f-1b08-4981-a6e5-495c845eb244 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 returned with HTTP 404 Aug 13 02:43:22.236603 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 628/2499] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:22 2026] GET /volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:22.244729 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d2f861d-bae3-414f-9005-a353d4886f3b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:22.247175 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d2f861d-bae3-414f-9005-a353d4886f3b tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 Aug 13 02:43:22.247475 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d2f861d-bae3-414f-9005-a353d4886f3b tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:22.247736 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d2f861d-bae3-414f-9005-a353d4886f3b tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:22.247951 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4d2f861d-bae3-414f-9005-a353d4886f3b tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 2da516db-895c-4b30-95d9-4bdbeb835535 Aug 13 02:43:22.257612 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:22.257612 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:22.258207 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d2f861d-bae3-414f-9005-a353d4886f3b tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:22.287279 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d2f861d-bae3-414f-9005-a353d4886f3b tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume request issued successfully. Aug 13 02:43:22.287279 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d2f861d-bae3-414f-9005-a353d4886f3b tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 returned with HTTP 202 Aug 13 02:43:22.287279 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 629/2500] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:22 2026] DELETE /volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:43:22.296754 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-761986dc-0dae-40fd-a6ad-6063a13f59a1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:22.301115 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-761986dc-0dae-40fd-a6ad-6063a13f59a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 Aug 13 02:43:22.302673 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-761986dc-0dae-40fd-a6ad-6063a13f59a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:22.308269 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-761986dc-0dae-40fd-a6ad-6063a13f59a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:22.310408 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-82f1265b-9c11-4a06-a6fa-ad261b9c8d6e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:22.314781 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-82f1265b-9c11-4a06-a6fa-ad261b9c8d6e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:22.314781 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-82f1265b-9c11-4a06-a6fa-ad261b9c8d6e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:22.314781 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-82f1265b-9c11-4a06-a6fa-ad261b9c8d6e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:22.318003 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:22.318003 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:22.323831 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-761986dc-0dae-40fd-a6ad-6063a13f59a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:22.324669 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:22.324669 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:22.330007 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-82f1265b-9c11-4a06-a6fa-ad261b9c8d6e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:22.334025 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-761986dc-0dae-40fd-a6ad-6063a13f59a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 returned with HTTP 200 Aug 13 02:43:22.334940 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 611/2501] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:22 2026] GET /volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 => generated 894 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:22.335876 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-82f1265b-9c11-4a06-a6fa-ad261b9c8d6e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:22.336621 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 634/2502] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:22 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:22.349190 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d67407e6-fc9f-48bc-8079-0aed7552f0bf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:22.351882 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d67407e6-fc9f-48bc-8079-0aed7552f0bf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:22.352342 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d67407e6-fc9f-48bc-8079-0aed7552f0bf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:22.352586 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d67407e6-fc9f-48bc-8079-0aed7552f0bf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:22.364213 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:22.364213 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:22.368792 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d67407e6-fc9f-48bc-8079-0aed7552f0bf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:22.374063 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d67407e6-fc9f-48bc-8079-0aed7552f0bf tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:22.374644 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 629/2503] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:22 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:23.353576 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b3968855-9681-46d8-a0be-567b0ede9379 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:23.355935 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3968855-9681-46d8-a0be-567b0ede9379 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 Aug 13 02:43:23.356219 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3968855-9681-46d8-a0be-567b0ede9379 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:23.356487 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3968855-9681-46d8-a0be-567b0ede9379 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:23.365899 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3968855-9681-46d8-a0be-567b0ede9379 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 returned with HTTP 404 Aug 13 02:43:23.366642 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 630/2504] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:23 2026] GET /volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:23.382316 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:23.386424 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:23.386913 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1595402253"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:23.389911 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1595402253'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:23.390077 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume of 1 GB Aug 13 02:43:23.399909 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Availability Zones retrieved successfully. Aug 13 02:43:23.410460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (13f88070-b8cb-4e9a-a856-46d6c1eecc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:23.412830 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86b677e-aaa6-4252-bcdf-3832136eb174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:23.414285 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:23.472893 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86b677e-aaa6-4252-bcdf-3832136eb174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:23.473959 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa02a34b-2d61-4837-89bf-791ca6625e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:23.535721 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['eab6df8c-ba2f-42b8-a7cc-cf96b5636feb', 'db80f22e-e600-4a3c-9bea-cab975152c7c', '15bcbd43-ec71-4344-9794-18765bbfaaf0', '544added-1c8e-43d1-adca-eb5f96b1c868'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:23.536833 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa02a34b-2d61-4837-89bf-791ca6625e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eab6df8c-ba2f-42b8-a7cc-cf96b5636feb', 'db80f22e-e600-4a3c-9bea-cab975152c7c', '15bcbd43-ec71-4344-9794-18765bbfaaf0', '544added-1c8e-43d1-adca-eb5f96b1c868']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:23.538456 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07fe26bc-a187-444d-af19-64626f6e0093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:23.577783 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07fe26bc-a187-444d-af19-64626f6e0093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bddf255d-0665-4a59-9015-1d5e02411722', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1595402253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['eab6df8c-ba2f-42b8-a7cc-cf96b5636feb','db80f22e-e600-4a3c-9bea-cab975152c7c','15bcbd43-ec71-4344-9794-18765bbfaaf0','544added-1c8e-43d1-adca-eb5f96b1c868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1595402253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bddf255d-0665-4a59-9015-1d5e02411722,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc618c678424984a7e6e230d3541a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcc82be94e44f45b481b93f73ba4068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:23.578928 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d58442-417c-4de4-a5ba-ac2e0e3bd15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:23.607534 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d58442-417c-4de4-a5ba-ac2e0e3bd15d) transitioned into state 'SUCCESS' from state '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-1595402253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['eab6df8c-ba2f-42b8-a7cc-cf96b5636feb','db80f22e-e600-4a3c-9bea-cab975152c7c','15bcbd43-ec71-4344-9794-18765bbfaaf0','544added-1c8e-43d1-adca-eb5f96b1c868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:23.608732 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89c814e-7858-4678-be62-924b6e26dcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:23.621333 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89c814e-7858-4678-be62-924b6e26dcee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:23.622705 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (13f88070-b8cb-4e9a-a856-46d6c1eecc03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:23.623185 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request issued successfully. Aug 13 02:43:23.624800 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7b1a896e-d9f5-49cc-8d80-cf5ce8cfca22 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:23.624950 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 612/2505] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:43:23 2026] POST /volume/v3/volumes => generated 768 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:23.642045 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0babc1ac-4a73-49b6-8cac-c49ed42ef768 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:23.644939 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0babc1ac-4a73-49b6-8cac-c49ed42ef768 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 Aug 13 02:43:23.644939 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0babc1ac-4a73-49b6-8cac-c49ed42ef768 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:23.645984 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0babc1ac-4a73-49b6-8cac-c49ed42ef768 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:23.655732 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:23.655732 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:23.660720 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0babc1ac-4a73-49b6-8cac-c49ed42ef768 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:23.669885 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0babc1ac-4a73-49b6-8cac-c49ed42ef768 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 returned with HTTP 200 Aug 13 02:43:23.670405 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 635/2506] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:23 2026] GET /volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:24.009039 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f3964fa3-968f-4428-a669-7119b08cc5f8 req-7e0fe870-b57f-483f-b202-7de3a98e7577 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:24.013884 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f3964fa3-968f-4428-a669-7119b08cc5f8 req-7e0fe870-b57f-483f-b202-7de3a98e7577 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6/encryption Aug 13 02:43:24.015058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f3964fa3-968f-4428-a669-7119b08cc5f8 req-7e0fe870-b57f-483f-b202-7de3a98e7577 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:24.015804 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f3964fa3-968f-4428-a669-7119b08cc5f8 req-7e0fe870-b57f-483f-b202-7de3a98e7577 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:24.028326 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:24.028326 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:24.038879 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f3964fa3-968f-4428-a669-7119b08cc5f8 req-7e0fe870-b57f-483f-b202-7de3a98e7577 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6/encryption returned with HTTP 200 Aug 13 02:43:24.039265 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 630/2507] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:43:24 2026] GET /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:24.686718 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-966cddbf-121f-4bbf-bb68-a96569d3614d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:24.689063 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-966cddbf-121f-4bbf-bb68-a96569d3614d tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 Aug 13 02:43:24.689376 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-966cddbf-121f-4bbf-bb68-a96569d3614d tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:24.689637 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-966cddbf-121f-4bbf-bb68-a96569d3614d tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:24.699105 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:24.699105 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:24.703764 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-966cddbf-121f-4bbf-bb68-a96569d3614d tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:24.711001 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-966cddbf-121f-4bbf-bb68-a96569d3614d tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 returned with HTTP 200 Aug 13 02:43:24.711001 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 631/2508] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:24 2026] GET /volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:24.729411 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-10e4c4cb-a6e5-47e6-9d4e-2d0532464bca None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:24.731560 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-10e4c4cb-a6e5-47e6-9d4e-2d0532464bca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:24.731933 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-10e4c4cb-a6e5-47e6-9d4e-2d0532464bca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bddf255d-0665-4a59-9015-1d5e02411722", "name": "tempest-VolumeDependencyTests-Snapshot-2105673828"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:24.742825 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:24.742825 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:24.743517 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-10e4c4cb-a6e5-47e6-9d4e-2d0532464bca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:24.743675 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-10e4c4cb-a6e5-47e6-9d4e-2d0532464bca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create snapshot from volume bddf255d-0665-4a59-9015-1d5e02411722 Aug 13 02:43:24.776373 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-10e4c4cb-a6e5-47e6-9d4e-2d0532464bca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['4b3013c6-aae7-4f15-a6e1-eeb1a98b6c61', '312af99a-b097-44f5-bcd4-96aa7558364f', 'dee26412-8a22-46f1-a25d-6e725d48531a', '0539bed8-5610-4658-a1d4-9386e8f86282'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:24.814392 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-10e4c4cb-a6e5-47e6-9d4e-2d0532464bca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot create request issued successfully. Aug 13 02:43:24.814870 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-10e4c4cb-a6e5-47e6-9d4e-2d0532464bca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:43:24.815445 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 613/2509] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:43:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:24.829174 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-20648455-f899-40d3-8c91-c4706b578314 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:24.829174 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20648455-f899-40d3-8c91-c4706b578314 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 Aug 13 02:43:24.829174 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20648455-f899-40d3-8c91-c4706b578314 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:24.829955 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20648455-f899-40d3-8c91-c4706b578314 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:24.836568 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:24.836568 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:24.837217 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-20648455-f899-40d3-8c91-c4706b578314 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:24.839366 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20648455-f899-40d3-8c91-c4706b578314 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 returned with HTTP 200 Aug 13 02:43:24.839366 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 636/2510] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:24 2026] GET /volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:25.852570 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5191f2b0-beb1-4a86-86f4-38cd664a0cfa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:25.854782 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5191f2b0-beb1-4a86-86f4-38cd664a0cfa tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 Aug 13 02:43:25.855013 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5191f2b0-beb1-4a86-86f4-38cd664a0cfa tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:25.855301 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5191f2b0-beb1-4a86-86f4-38cd664a0cfa tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:25.861718 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:25.861718 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:25.862122 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5191f2b0-beb1-4a86-86f4-38cd664a0cfa tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:25.862954 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5191f2b0-beb1-4a86-86f4-38cd664a0cfa tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 returned with HTTP 200 Aug 13 02:43:25.863339 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 631/2511] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:25 2026] GET /volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:25.874375 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:25.876544 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:25.877000 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b3dc4583-05ff-4eb9-b675-5d79632d9e95", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2142533084"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:25.878747 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request body: {'volume': {'snapshot_id': 'b3dc4583-05ff-4eb9-b675-5d79632d9e95', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2142533084'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:25.885216 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:25.885216 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:25.885786 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:25.886146 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume of 1 GB Aug 13 02:43:25.890879 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Availability Zones retrieved successfully. Aug 13 02:43:25.896835 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (c7f7aa15-71d5-4b24-9032-65e663179efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:25.898265 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9525bc0f-307f-4845-8acd-0876f53081ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:25.899506 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:25.943120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9525bc0f-307f-4845-8acd-0876f53081ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b3dc4583-05ff-4eb9-b675-5d79632d9e95', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:25.944075 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a1ac4e6-634b-496f-9b0b-a745ab4a6aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:25.997176 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['ae75b81c-9cd2-4b55-a250-efd8e05d5c95', 'b1d41cdf-f477-4567-9527-907efbfdf2a8', '8072429d-f905-49a7-8acc-909a74493ec6', '4078cad2-895b-46a9-aaee-d428d728e00e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:25.998119 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a1ac4e6-634b-496f-9b0b-a745ab4a6aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae75b81c-9cd2-4b55-a250-efd8e05d5c95', 'b1d41cdf-f477-4567-9527-907efbfdf2a8', '8072429d-f905-49a7-8acc-909a74493ec6', '4078cad2-895b-46a9-aaee-d428d728e00e']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:25.999193 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7951398-97bf-4b14-9790-fd2988cff98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:26.054650 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7951398-97bf-4b14-9790-fd2988cff98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ee24ae4-3121-43d7-8360-ed74f84a427f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2142533084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['ae75b81c-9cd2-4b55-a250-efd8e05d5c95','b1d41cdf-f477-4567-9527-907efbfdf2a8','8072429d-f905-49a7-8acc-909a74493ec6','4078cad2-895b-46a9-aaee-d428d728e00e'],size=1,snapshot_id=b3dc4583-05ff-4eb9-b675-5d79632d9e95,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2142533084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ee24ae4-3121-43d7-8360-ed74f84a427f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc618c678424984a7e6e230d3541a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b3dc4583-05ff-4eb9-b675-5d79632d9e95,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcc82be94e44f45b481b93f73ba4068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:26.056003 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5c0e86-5795-415b-832e-162d7d240a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:26.078382 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5c0e86-5795-415b-832e-162d7d240a10) transitioned into state 'SUCCESS' from state '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-2142533084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['ae75b81c-9cd2-4b55-a250-efd8e05d5c95','b1d41cdf-f477-4567-9527-907efbfdf2a8','8072429d-f905-49a7-8acc-909a74493ec6','4078cad2-895b-46a9-aaee-d428d728e00e'],size=1,snapshot_id=b3dc4583-05ff-4eb9-b675-5d79632d9e95,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:26.078952 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8abf20ea-cb56-4b56-8562-7962ad8d7fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:26.110022 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8abf20ea-cb56-4b56-8562-7962ad8d7fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:26.110848 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (c7f7aa15-71d5-4b24-9032-65e663179efc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:26.111302 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request issued successfully. Aug 13 02:43:26.111928 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4fdb5bc-37c0-44f6-b53b-4a0fab165266 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:26.112420 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 632/2512] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:43:25 2026] POST /volume/v3/volumes => generated 802 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:26.127340 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-86653931-cea4-4b2f-aa74-c0755d3833ff None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:26.131047 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-86653931-cea4-4b2f-aa74-c0755d3833ff tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f Aug 13 02:43:26.131047 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-86653931-cea4-4b2f-aa74-c0755d3833ff tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:26.131047 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-86653931-cea4-4b2f-aa74-c0755d3833ff tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:26.142480 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:26.142480 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:26.151055 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-86653931-cea4-4b2f-aa74-c0755d3833ff tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:26.159617 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-86653931-cea4-4b2f-aa74-c0755d3833ff tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f returned with HTTP 200 Aug 13 02:43:26.160047 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 614/2513] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:26 2026] GET /volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f => generated 870 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:27.124465 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f3964fa3-968f-4428-a669-7119b08cc5f8 req-40264b49-0406-44f8-915a-ae08e9e6b13a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:27.127130 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f3964fa3-968f-4428-a669-7119b08cc5f8 req-40264b49-0406-44f8-915a-ae08e9e6b13a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/attachments/e259c3f5-5c33-4da9-872d-cad7c0495cf9 Aug 13 02:43:27.127638 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f3964fa3-968f-4428-a669-7119b08cc5f8 req-40264b49-0406-44f8-915a-ae08e9e6b13a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:27.127947 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f3964fa3-968f-4428-a669-7119b08cc5f8 req-40264b49-0406-44f8-915a-ae08e9e6b13a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:27.137524 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:27.137524 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:27.179205 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3d146676-7957-4a9b-bf28-866b0ae7ac72 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:27.181116 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d146676-7957-4a9b-bf28-866b0ae7ac72 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f Aug 13 02:43:27.181505 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d146676-7957-4a9b-bf28-866b0ae7ac72 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:27.181806 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d146676-7957-4a9b-bf28-866b0ae7ac72 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:27.190693 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:27.190693 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:27.195578 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3d146676-7957-4a9b-bf28-866b0ae7ac72 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:27.202117 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d146676-7957-4a9b-bf28-866b0ae7ac72 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f returned with HTTP 200 Aug 13 02:43:27.203000 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 632/2514] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:27 2026] GET /volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:27.203488 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f3964fa3-968f-4428-a669-7119b08cc5f8 req-40264b49-0406-44f8-915a-ae08e9e6b13a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/e259c3f5-5c33-4da9-872d-cad7c0495cf9 returned with HTTP 200 Aug 13 02:43:27.203538 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 637/2515] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:43:27 2026] DELETE /volume/v3/attachments/e259c3f5-5c33-4da9-872d-cad7c0495cf9 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:27.222984 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-116b78c7-c70c-4195-9d53-3debdd4b0c21 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:27.230297 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-116b78c7-c70c-4195-9d53-3debdd4b0c21 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:27.230297 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-116b78c7-c70c-4195-9d53-3debdd4b0c21 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ee24ae4-3121-43d7-8360-ed74f84a427f", "name": "tempest-VolumeDependencyTests-Snapshot-1931912080"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:27.249691 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:27.249691 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:27.250834 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-116b78c7-c70c-4195-9d53-3debdd4b0c21 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:27.250834 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-116b78c7-c70c-4195-9d53-3debdd4b0c21 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create snapshot from volume 3ee24ae4-3121-43d7-8360-ed74f84a427f Aug 13 02:43:27.289611 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-116b78c7-c70c-4195-9d53-3debdd4b0c21 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['2763be5f-e1c3-4301-bb2e-900f5edf064c', '784781ee-83d2-4ada-81d9-98c0f0d8446d', 'dd80ef48-5907-45e2-bf09-0d28c8555647', '2a744855-f7c8-4cec-8ae2-fe330057860f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:27.334202 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-116b78c7-c70c-4195-9d53-3debdd4b0c21 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot create request issued successfully. Aug 13 02:43:27.336986 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-116b78c7-c70c-4195-9d53-3debdd4b0c21 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:43:27.336986 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 633/2516] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:43:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:27.348982 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-07bdb5ee-77d8-4c5c-a6ee-880f0ab4d1a4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:27.351192 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-07bdb5ee-77d8-4c5c-a6ee-880f0ab4d1a4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 Aug 13 02:43:27.351467 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-07bdb5ee-77d8-4c5c-a6ee-880f0ab4d1a4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:27.351824 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-07bdb5ee-77d8-4c5c-a6ee-880f0ab4d1a4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:27.365964 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:27.365964 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:27.366613 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-07bdb5ee-77d8-4c5c-a6ee-880f0ab4d1a4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:27.367561 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-07bdb5ee-77d8-4c5c-a6ee-880f0ab4d1a4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 returned with HTTP 200 Aug 13 02:43:27.370920 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 615/2517] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:27 2026] GET /volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:27.389045 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c84215d0-f861-4258-8ab8-1328d4860290 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:27.389606 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c84215d0-f861-4258-8ab8-1328d4860290 None None] GET https://10.4.3.30/volume// Aug 13 02:43:27.389861 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c84215d0-f861-4258-8ab8-1328d4860290 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:27.390273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c84215d0-f861-4258-8ab8-1328d4860290 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:27.390588 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c84215d0-f861-4258-8ab8-1328d4860290 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:27.390979 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 633/2518] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:27.402083 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-abeb52c6-f9a8-4b11-a54b-b1245dc2c4e7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:27.407071 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-abeb52c6-f9a8-4b11-a54b-b1245dc2c4e7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:43:27.407690 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-abeb52c6-f9a8-4b11-a54b-b1245dc2c4e7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06cc650e-662c-48f8-abee-b77acf8a9ec1", "connector": null, "instance_uuid": "185c1175-67fe-4322-ad2f-58b83153c928"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:27.422278 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:27.422278 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:27.465740 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-abeb52c6-f9a8-4b11-a54b-b1245dc2c4e7 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:43:27.466428 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 638/2519] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:43:27 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:27.478979 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-01e1a85a-3af6-4740-98c3-d8f129656dd0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:27.481857 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-01e1a85a-3af6-4740-98c3-d8f129656dd0 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] DELETE https://10.4.3.30/volume/v3/attachments/71fcd77f-52c5-4780-ba06-897f0b616e1f Aug 13 02:43:27.482114 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-01e1a85a-3af6-4740-98c3-d8f129656dd0 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:27.482419 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-01e1a85a-3af6-4740-98c3-d8f129656dd0 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:27.492271 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:27.492271 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:27.560321 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-01e1a85a-3af6-4740-98c3-d8f129656dd0 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/71fcd77f-52c5-4780-ba06-897f0b616e1f returned with HTTP 200 Aug 13 02:43:27.560830 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 634/2520] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:43:27 2026] DELETE /volume/v3/attachments/71fcd77f-52c5-4780-ba06-897f0b616e1f => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:28.380269 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-87c77892-9df3-4f8b-a7c0-e629c88925f5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:28.382600 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-87c77892-9df3-4f8b-a7c0-e629c88925f5 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 Aug 13 02:43:28.382907 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-87c77892-9df3-4f8b-a7c0-e629c88925f5 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:28.383227 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-87c77892-9df3-4f8b-a7c0-e629c88925f5 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:28.391437 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:28.391437 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:28.392033 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-87c77892-9df3-4f8b-a7c0-e629c88925f5 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:28.393247 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-87c77892-9df3-4f8b-a7c0-e629c88925f5 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 returned with HTTP 200 Aug 13 02:43:28.395047 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 616/2521] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:28 2026] GET /volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:28.406303 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:28.408139 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:28.408540 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a82be5d7-1be1-441b-b36b-9b8da926ef53", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1085768404"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:28.410163 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request body: {'volume': {'snapshot_id': 'a82be5d7-1be1-441b-b36b-9b8da926ef53', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1085768404'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:28.416681 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:28.416681 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:28.417832 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:28.417832 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume of 1 GB Aug 13 02:43:28.422356 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Availability Zones retrieved successfully. Aug 13 02:43:28.429986 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (b45b3d0c-26ff-43d6-9e56-1dc4d54b2272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:28.431318 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a956b7fd-31ff-400b-879e-1dd9ffc9a2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:28.432553 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:28.470493 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a956b7fd-31ff-400b-879e-1dd9ffc9a2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a82be5d7-1be1-441b-b36b-9b8da926ef53', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:28.471734 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4f8311-391e-4122-9e8c-382f3030a5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:28.521298 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['d22748ba-7eca-420e-87d5-c219ba06e0e9', '86e98e25-8cc7-4aef-932f-a0555535fa03', '320db4e5-5576-41a5-b580-950ebb176c4d', 'ff219913-8099-48ea-a97c-f149af9ce421'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:28.522337 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4f8311-391e-4122-9e8c-382f3030a5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d22748ba-7eca-420e-87d5-c219ba06e0e9', '86e98e25-8cc7-4aef-932f-a0555535fa03', '320db4e5-5576-41a5-b580-950ebb176c4d', 'ff219913-8099-48ea-a97c-f149af9ce421']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:28.523297 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7632d0a6-4a22-4df5-afe9-4a05e36d2b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:28.542004 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1e3fa174-8c02-4342-b0d3-209a09b14595 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:28.544759 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e3fa174-8c02-4342-b0d3-209a09b14595 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 Aug 13 02:43:28.545191 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e3fa174-8c02-4342-b0d3-209a09b14595 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:28.545545 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e3fa174-8c02-4342-b0d3-209a09b14595 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:28.545835 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-1e3fa174-8c02-4342-b0d3-209a09b14595 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume with id: 6e57622b-a13b-4a90-8877-288e442c9ba6 Aug 13 02:43:28.555757 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:28.555757 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:28.556659 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1e3fa174-8c02-4342-b0d3-209a09b14595 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:43:28.575342 np0000007139 devstack@c-api.service[100289]: WARNING cinder.keymgr.conf_key_mgr [None req-1e3fa174-8c02-4342-b0d3-209a09b14595 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 02:43:28.577355 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7632d0a6-4a22-4df5-afe9-4a05e36d2b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '985da3d6-8369-4171-baba-6ce9b726ac64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1085768404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['d22748ba-7eca-420e-87d5-c219ba06e0e9','86e98e25-8cc7-4aef-932f-a0555535fa03','320db4e5-5576-41a5-b580-950ebb176c4d','ff219913-8099-48ea-a97c-f149af9ce421'],size=1,snapshot_id=a82be5d7-1be1-441b-b36b-9b8da926ef53,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1085768404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=985da3d6-8369-4171-baba-6ce9b726ac64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc618c678424984a7e6e230d3541a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a82be5d7-1be1-441b-b36b-9b8da926ef53,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcc82be94e44f45b481b93f73ba4068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:28.577534 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf9ed99-dbad-4422-8b54-77bafee1878a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:28.583317 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1e3fa174-8c02-4342-b0d3-209a09b14595 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume request issued successfully. Aug 13 02:43:28.583846 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e3fa174-8c02-4342-b0d3-209a09b14595 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 returned with HTTP 202 Aug 13 02:43:28.584490 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 639/2522] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:43:28 2026] DELETE /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:28.599563 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9c208608-82e5-4ec0-9816-4c2ce285481b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:28.600439 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf9ed99-dbad-4422-8b54-77bafee1878a) transitioned into state 'SUCCESS' from state '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-1085768404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['d22748ba-7eca-420e-87d5-c219ba06e0e9','86e98e25-8cc7-4aef-932f-a0555535fa03','320db4e5-5576-41a5-b580-950ebb176c4d','ff219913-8099-48ea-a97c-f149af9ce421'],size=1,snapshot_id=a82be5d7-1be1-441b-b36b-9b8da926ef53,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:28.601261 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66bb4ec7-7edc-45cd-a2e4-c342d80313f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:28.603554 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c208608-82e5-4ec0-9816-4c2ce285481b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 Aug 13 02:43:28.604628 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c208608-82e5-4ec0-9816-4c2ce285481b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:28.604628 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c208608-82e5-4ec0-9816-4c2ce285481b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:28.614453 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:28.614453 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:28.621590 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9c208608-82e5-4ec0-9816-4c2ce285481b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:43:28.629769 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c208608-82e5-4ec0-9816-4c2ce285481b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 returned with HTTP 200 Aug 13 02:43:28.630336 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 635/2523] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:28 2026] GET /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:28.630854 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66bb4ec7-7edc-45cd-a2e4-c342d80313f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:28.631724 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (b45b3d0c-26ff-43d6-9e56-1dc4d54b2272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:28.632377 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request issued successfully. Aug 13 02:43:28.633046 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-423bc694-f584-4f62-8454-97bbf1cf7e30 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:28.633206 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 634/2524] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:43:28 2026] POST /volume/v3/volumes => generated 802 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:28.647223 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-16001706-27e7-4927-a58a-87becdcae2a3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:28.649309 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-16001706-27e7-4927-a58a-87becdcae2a3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 Aug 13 02:43:28.649584 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-16001706-27e7-4927-a58a-87becdcae2a3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:28.649773 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-16001706-27e7-4927-a58a-87becdcae2a3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:28.659386 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:28.659386 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:28.666560 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-16001706-27e7-4927-a58a-87becdcae2a3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:28.672944 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-16001706-27e7-4927-a58a-87becdcae2a3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 returned with HTTP 200 Aug 13 02:43:28.673722 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 617/2525] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:28 2026] GET /volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:28.861675 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-aebb17a0-04cf-4fc8-ae59-6485d58c323d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:28.864430 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-aebb17a0-04cf-4fc8-ae59-6485d58c323d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] PUT https://10.4.3.30/volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b Aug 13 02:43:28.865322 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-aebb17a0-04cf-4fc8-ae59-6485d58c323d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:28.880663 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-aebb17a0-04cf-4fc8-ae59-6485d58c323d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Acquiring lock "cinder-attachment_update-06cc650e-662c-48f8-abee-b77acf8a9ec1-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:43:28.889479 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-aebb17a0-04cf-4fc8-ae59-6485d58c323d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-06cc650e-662c-48f8-abee-b77acf8a9ec1-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:43:28.889699 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:28.889699 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:29.021331 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-aebb17a0-04cf-4fc8-ae59-6485d58c323d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-06cc650e-662c-48f8-abee-b77acf8a9ec1-np0000007139" released by "attachment_update" :: held 0.133s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:43:29.021331 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-aebb17a0-04cf-4fc8-ae59-6485d58c323d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b returned with HTTP 200 Aug 13 02:43:29.021627 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 640/2526] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:43:28 2026] PUT /volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b => generated 968 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:29.034509 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-de29fc35-391a-49ef-ac0d-c5033add572d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:29.037831 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-de29fc35-391a-49ef-ac0d-c5033add572d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b Aug 13 02:43:29.038278 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-de29fc35-391a-49ef-ac0d-c5033add572d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:29.038614 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-de29fc35-391a-49ef-ac0d-c5033add572d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:29.067583 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-de29fc35-391a-49ef-ac0d-c5033add572d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b returned with HTTP 200 Aug 13 02:43:29.068423 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 636/2527] 10.4.3.30 () {70 vars in 1644 bytes} [Thu Aug 13 02:43:29 2026] GET /volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:29.645774 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-20944f75-da1e-4114-97e8-c964377f83e4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:29.648057 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-20944f75-da1e-4114-97e8-c964377f83e4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 Aug 13 02:43:29.650094 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-20944f75-da1e-4114-97e8-c964377f83e4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:29.650094 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-20944f75-da1e-4114-97e8-c964377f83e4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:29.654567 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-20944f75-da1e-4114-97e8-c964377f83e4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 returned with HTTP 404 Aug 13 02:43:29.655025 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 635/2528] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:29 2026] GET /volume/v3/volumes/6e57622b-a13b-4a90-8877-288e442c9ba6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:29.663221 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cf9c2033-0838-4d11-abca-3325896727f7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:29.665194 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cf9c2033-0838-4d11-abca-3325896727f7 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:43:29.665482 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cf9c2033-0838-4d11-abca-3325896727f7 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:29.665765 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cf9c2033-0838-4d11-abca-3325896727f7 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:29.666841 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cf9c2033-0838-4d11-abca-3325896727f7 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:43:29.691915 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7750c297-46de-4bed-8d00-6ad273c530bf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:29.699382 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7750c297-46de-4bed-8d00-6ad273c530bf tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 Aug 13 02:43:29.699382 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7750c297-46de-4bed-8d00-6ad273c530bf tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:29.699382 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7750c297-46de-4bed-8d00-6ad273c530bf tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:29.707699 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:29.707699 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:29.713300 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7750c297-46de-4bed-8d00-6ad273c530bf tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:29.716291 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-cf9c2033-0838-4d11-abca-3325896727f7 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Get all volumes completed successfully. Aug 13 02:43:29.718945 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:29.718945 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:29.719938 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7750c297-46de-4bed-8d00-6ad273c530bf tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 returned with HTTP 200 Aug 13 02:43:29.720559 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 641/2529] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:29 2026] GET /volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:29.737211 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cf9c2033-0838-4d11-abca-3325896727f7 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:43:29.737753 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 618/2530] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:43:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18907 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:29.739717 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46cfbef0-0337-454e-9048-438887b24b08 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:29.742123 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46cfbef0-0337-454e-9048-438887b24b08 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 Aug 13 02:43:29.742454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46cfbef0-0337-454e-9048-438887b24b08 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:29.742745 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46cfbef0-0337-454e-9048-438887b24b08 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:29.742897 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-46cfbef0-0337-454e-9048-438887b24b08 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete snapshot with id: b3dc4583-05ff-4eb9-b675-5d79632d9e95 Aug 13 02:43:29.749901 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:29.749901 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:29.750606 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-46cfbef0-0337-454e-9048-438887b24b08 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:29.759701 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-418354d5-6dba-45bb-a2a4-81a97c402f93 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:29.765270 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-418354d5-6dba-45bb-a2a4-81a97c402f93 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] DELETE https://10.4.3.30/volume/v3/types/90142165-2e9e-40e7-8490-acb24e47c5f8 Aug 13 02:43:29.765546 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-418354d5-6dba-45bb-a2a4-81a97c402f93 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:29.765707 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-418354d5-6dba-45bb-a2a4-81a97c402f93 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:29.765962 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:29.765962 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:29.772427 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-46cfbef0-0337-454e-9048-438887b24b08 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot delete request issued successfully. Aug 13 02:43:29.772616 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46cfbef0-0337-454e-9048-438887b24b08 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 returned with HTTP 202 Aug 13 02:43:29.773064 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 637/2531] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:29 2026] DELETE /volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:29.784016 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ebfdbb16-669e-492b-b949-9f4c8214717e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:29.786677 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ebfdbb16-669e-492b-b949-9f4c8214717e tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 Aug 13 02:43:29.787278 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ebfdbb16-669e-492b-b949-9f4c8214717e tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:29.787657 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ebfdbb16-669e-492b-b949-9f4c8214717e tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:29.793721 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:29.793721 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:29.794697 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ebfdbb16-669e-492b-b949-9f4c8214717e tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:29.795888 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ebfdbb16-669e-492b-b949-9f4c8214717e tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 returned with HTTP 200 Aug 13 02:43:29.796455 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 642/2532] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:29 2026] GET /volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:29.809964 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-418354d5-6dba-45bb-a2a4-81a97c402f93 tempest-TestVolumeBootPattern-121540331 tempest-TestVolumeBootPattern-121540331-project-admin] https://10.4.3.30/volume/v3/types/90142165-2e9e-40e7-8490-acb24e47c5f8 returned with HTTP 202 Aug 13 02:43:29.810435 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 636/2533] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:43:29 2026] DELETE /volume/v3/types/90142165-2e9e-40e7-8490-acb24e47c5f8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:29.845601 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:29.848266 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:29.848767 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1183995425", "snapshot_id": null, "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "volume_type": null, "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:29.850889 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1183995425', 'snapshot_id': None, 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'volume_type': None, 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:29.955894 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume of 1 GB Aug 13 02:43:29.963271 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Availability Zones retrieved successfully. Aug 13 02:43:29.971839 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (365d7907-7ec8-4a7e-ac8f-8ec08fb25385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:29.974058 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81335031-7e62-4d75-a2ab-b85c29686b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:29.976613 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:30.051025 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81335031-7e62-4d75-a2ab-b85c29686b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:30.051785 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706926ff-6e72-4dc7-a065-dc8a76e3664b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:30.113900 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['8c7ee157-84a5-48e1-9d49-3f5dc05c82db', '4273916c-dd5e-4f52-8a26-11e21a696f35', '4e5356cc-b4e0-4245-aeea-e6df2a140702', '60c721c4-b74c-4e84-a7fa-8c1a327554f2'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:30.114849 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706926ff-6e72-4dc7-a065-dc8a76e3664b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c7ee157-84a5-48e1-9d49-3f5dc05c82db', '4273916c-dd5e-4f52-8a26-11e21a696f35', '4e5356cc-b4e0-4245-aeea-e6df2a140702', '60c721c4-b74c-4e84-a7fa-8c1a327554f2']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:30.115681 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d355d1d-61ea-4386-b0e8-3c9f341dbf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:30.140562 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d355d1d-61ea-4386-b0e8-3c9f341dbf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1183995425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['8c7ee157-84a5-48e1-9d49-3f5dc05c82db','4273916c-dd5e-4f52-8a26-11e21a696f35','4e5356cc-b4e0-4245-aeea-e6df2a140702','60c721c4-b74c-4e84-a7fa-8c1a327554f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1183995425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e31999f61ac49b4aa4048b2161460e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:30.141478 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8092c94c-1ca3-4a34-968d-e6fdbb7c6a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:30.163332 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8092c94c-1ca3-4a34-968d-e6fdbb7c6a14) transitioned into state 'SUCCESS' from state '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-1183995425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['8c7ee157-84a5-48e1-9d49-3f5dc05c82db','4273916c-dd5e-4f52-8a26-11e21a696f35','4e5356cc-b4e0-4245-aeea-e6df2a140702','60c721c4-b74c-4e84-a7fa-8c1a327554f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:30.163965 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8357d3d-e6c3-44a0-87e4-b882af808b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:30.175460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8357d3d-e6c3-44a0-87e4-b882af808b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:30.176269 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (365d7907-7ec8-4a7e-ac8f-8ec08fb25385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:30.176575 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request issued successfully. Aug 13 02:43:30.177151 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6719b7e5-492b-487b-90a7-31ca3d6ad18a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:30.177578 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 619/2534] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:43:29 2026] POST /volume/v3/volumes => generated 757 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:30.193775 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd4ec633-9685-4272-80e1-4fddf84c00e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:30.196340 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd4ec633-9685-4272-80e1-4fddf84c00e7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:43:30.196542 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd4ec633-9685-4272-80e1-4fddf84c00e7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:30.196954 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd4ec633-9685-4272-80e1-4fddf84c00e7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:30.207763 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:30.207763 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:30.214270 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dd4ec633-9685-4272-80e1-4fddf84c00e7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:43:30.220768 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd4ec633-9685-4272-80e1-4fddf84c00e7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb returned with HTTP 200 Aug 13 02:43:30.221442 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 638/2535] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:30 2026] GET /volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:30.812246 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a4cb4962-6a8e-47c8-9900-ad51ab16dc63 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:30.813966 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4cb4962-6a8e-47c8-9900-ad51ab16dc63 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 Aug 13 02:43:30.814420 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4cb4962-6a8e-47c8-9900-ad51ab16dc63 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:30.814706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4cb4962-6a8e-47c8-9900-ad51ab16dc63 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:30.820923 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4cb4962-6a8e-47c8-9900-ad51ab16dc63 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 returned with HTTP 404 Aug 13 02:43:30.820923 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 643/2536] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:30 2026] GET /volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:30.830934 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d7d9db56-89e4-41d0-ac93-ee7c1ffddade None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:30.833100 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7d9db56-89e4-41d0-ac93-ee7c1ffddade tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 Aug 13 02:43:30.833393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7d9db56-89e4-41d0-ac93-ee7c1ffddade tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:30.833599 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7d9db56-89e4-41d0-ac93-ee7c1ffddade tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:30.833768 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-d7d9db56-89e4-41d0-ac93-ee7c1ffddade tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete snapshot with id: a82be5d7-1be1-441b-b36b-9b8da926ef53 Aug 13 02:43:30.843329 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:30.843329 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:30.843329 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d7d9db56-89e4-41d0-ac93-ee7c1ffddade tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:30.868937 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d7d9db56-89e4-41d0-ac93-ee7c1ffddade tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot delete request issued successfully. Aug 13 02:43:30.873210 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7d9db56-89e4-41d0-ac93-ee7c1ffddade tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 returned with HTTP 202 Aug 13 02:43:30.873210 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 637/2537] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:30 2026] DELETE /volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:30.886549 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-06100709-5f65-4eaf-bc8d-a8cd66ed15f1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:30.889710 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-06100709-5f65-4eaf-bc8d-a8cd66ed15f1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 Aug 13 02:43:30.890106 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-06100709-5f65-4eaf-bc8d-a8cd66ed15f1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:30.890485 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-06100709-5f65-4eaf-bc8d-a8cd66ed15f1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:30.898693 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:30.898693 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:30.899389 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-06100709-5f65-4eaf-bc8d-a8cd66ed15f1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:30.900778 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-06100709-5f65-4eaf-bc8d-a8cd66ed15f1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 returned with HTTP 200 Aug 13 02:43:30.901394 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 620/2538] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:30 2026] GET /volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:31.236451 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af22227f-32a5-4b64-beb7-2395e55bf395 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:31.238718 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af22227f-32a5-4b64-beb7-2395e55bf395 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:43:31.239009 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af22227f-32a5-4b64-beb7-2395e55bf395 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:31.239229 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af22227f-32a5-4b64-beb7-2395e55bf395 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:31.249234 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:31.249234 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:31.254310 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-af22227f-32a5-4b64-beb7-2395e55bf395 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:43:31.260990 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af22227f-32a5-4b64-beb7-2395e55bf395 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb returned with HTTP 200 Aug 13 02:43:31.261578 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 639/2539] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:31 2026] GET /volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:31.275333 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-51eb90d3-85fd-4df3-970b-88beaf4d6da6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:31.277239 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51eb90d3-85fd-4df3-970b-88beaf4d6da6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:43:31.277524 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51eb90d3-85fd-4df3-970b-88beaf4d6da6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:31.277784 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51eb90d3-85fd-4df3-970b-88beaf4d6da6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:31.285664 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:31.285664 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:31.290120 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-51eb90d3-85fd-4df3-970b-88beaf4d6da6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:43:31.295793 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51eb90d3-85fd-4df3-970b-88beaf4d6da6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb returned with HTTP 200 Aug 13 02:43:31.296490 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 644/2540] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:31 2026] GET /volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:31.914610 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5f06d163-7372-422e-b973-a0369f985e5c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:31.917036 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5f06d163-7372-422e-b973-a0369f985e5c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 Aug 13 02:43:31.917376 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5f06d163-7372-422e-b973-a0369f985e5c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:31.917629 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5f06d163-7372-422e-b973-a0369f985e5c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:31.923685 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5f06d163-7372-422e-b973-a0369f985e5c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 returned with HTTP 404 Aug 13 02:43:31.924336 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 638/2541] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:31 2026] GET /volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:31.932894 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a5bd8ec2-c173-4c34-a6bb-c6ac6a485cdb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:31.935547 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a5bd8ec2-c173-4c34-a6bb-c6ac6a485cdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 Aug 13 02:43:31.935895 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a5bd8ec2-c173-4c34-a6bb-c6ac6a485cdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:31.936185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a5bd8ec2-c173-4c34-a6bb-c6ac6a485cdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:31.936789 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-a5bd8ec2-c173-4c34-a6bb-c6ac6a485cdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: bddf255d-0665-4a59-9015-1d5e02411722 Aug 13 02:43:31.948435 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:31.948435 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:31.949119 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a5bd8ec2-c173-4c34-a6bb-c6ac6a485cdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:31.974969 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a5bd8ec2-c173-4c34-a6bb-c6ac6a485cdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume request issued successfully. Aug 13 02:43:31.975294 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a5bd8ec2-c173-4c34-a6bb-c6ac6a485cdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 returned with HTTP 202 Aug 13 02:43:31.975829 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 621/2542] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:31 2026] DELETE /volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:43:31.984437 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1f2a8251-046d-4626-8144-0526a671f15a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:31.986431 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f2a8251-046d-4626-8144-0526a671f15a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 Aug 13 02:43:31.986749 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f2a8251-046d-4626-8144-0526a671f15a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:31.987006 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f2a8251-046d-4626-8144-0526a671f15a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:31.997407 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:31.997407 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:32.003126 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1f2a8251-046d-4626-8144-0526a671f15a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:32.008923 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f2a8251-046d-4626-8144-0526a671f15a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 returned with HTTP 200 Aug 13 02:43:32.009564 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 640/2543] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:31 2026] GET /volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:32.573761 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-355702b5-5807-44dc-adc2-a21f445d07df None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:32.576127 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-355702b5-5807-44dc-adc2-a21f445d07df tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:43:32.576414 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-355702b5-5807-44dc-adc2-a21f445d07df tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:32.576660 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-355702b5-5807-44dc-adc2-a21f445d07df tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:32.584063 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:32.584063 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:32.589102 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-355702b5-5807-44dc-adc2-a21f445d07df tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:43:32.595112 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-355702b5-5807-44dc-adc2-a21f445d07df tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb returned with HTTP 200 Aug 13 02:43:32.595694 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 645/2544] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:32 2026] GET /volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:32.618928 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-c55011a3-65b4-43c4-8881-3d65492a9e40 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:32.621793 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-c55011a3-65b4-43c4-8881-3d65492a9e40 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption Aug 13 02:43:32.622074 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-c55011a3-65b4-43c4-8881-3d65492a9e40 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:32.622381 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-c55011a3-65b4-43c4-8881-3d65492a9e40 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:32.633555 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:32.633555 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:32.641276 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-c55011a3-65b4-43c4-8881-3d65492a9e40 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption returned with HTTP 200 Aug 13 02:43:32.641633 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 639/2545] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:43:32 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:33.034010 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-46f6966c-b491-4b99-a50f-0a1be9010b02 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:33.034706 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-46f6966c-b491-4b99-a50f-0a1be9010b02 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 Aug 13 02:43:33.034875 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-46f6966c-b491-4b99-a50f-0a1be9010b02 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:33.035123 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-46f6966c-b491-4b99-a50f-0a1be9010b02 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:33.045675 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-46f6966c-b491-4b99-a50f-0a1be9010b02 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 returned with HTTP 404 Aug 13 02:43:33.046361 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 622/2546] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:33 2026] GET /volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:33.054528 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2c07c99d-ef30-4077-810e-598548ed54a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:33.057158 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c07c99d-ef30-4077-810e-598548ed54a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f Aug 13 02:43:33.057562 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c07c99d-ef30-4077-810e-598548ed54a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:33.057833 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c07c99d-ef30-4077-810e-598548ed54a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:33.058079 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2c07c99d-ef30-4077-810e-598548ed54a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 3ee24ae4-3121-43d7-8360-ed74f84a427f Aug 13 02:43:33.068817 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:33.068817 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:33.069480 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2c07c99d-ef30-4077-810e-598548ed54a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:33.097083 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2c07c99d-ef30-4077-810e-598548ed54a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume request issued successfully. Aug 13 02:43:33.097448 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c07c99d-ef30-4077-810e-598548ed54a1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f returned with HTTP 202 Aug 13 02:43:33.097902 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 641/2547] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:33 2026] DELETE /volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:43:33.113151 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-da310192-6557-4398-9bdd-dbafb32cf0dc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:33.118336 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da310192-6557-4398-9bdd-dbafb32cf0dc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f Aug 13 02:43:33.118336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da310192-6557-4398-9bdd-dbafb32cf0dc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:33.118336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da310192-6557-4398-9bdd-dbafb32cf0dc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:33.133751 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:33.133751 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:33.142893 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-da310192-6557-4398-9bdd-dbafb32cf0dc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:33.150840 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da310192-6557-4398-9bdd-dbafb32cf0dc tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f returned with HTTP 200 Aug 13 02:43:33.151507 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 646/2548] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:33 2026] GET /volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f => generated 894 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:33.354120 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b7f398ac-f5d3-4d0c-9858-bb2347e64441 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:33.356901 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b7f398ac-f5d3-4d0c-9858-bb2347e64441 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:43:33.357148 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b7f398ac-f5d3-4d0c-9858-bb2347e64441 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:33.357398 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b7f398ac-f5d3-4d0c-9858-bb2347e64441 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:33.364863 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:33.364863 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:33.369415 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b7f398ac-f5d3-4d0c-9858-bb2347e64441 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:43:33.376155 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b7f398ac-f5d3-4d0c-9858-bb2347e64441 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb returned with HTTP 200 Aug 13 02:43:33.376610 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 640/2549] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:33 2026] GET /volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:33.388641 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-55cae2cd-13c9-4655-928b-998c2b498ff2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:33.389184 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-55cae2cd-13c9-4655-928b-998c2b498ff2 None None] GET https://10.4.3.30/volume// Aug 13 02:43:33.389413 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-55cae2cd-13c9-4655-928b-998c2b498ff2 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:33.389657 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-55cae2cd-13c9-4655-928b-998c2b498ff2 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:33.390070 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-55cae2cd-13c9-4655-928b-998c2b498ff2 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:33.390535 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 623/2550] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:43:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:33.399917 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-eb0274a0-a772-4576-a724-edd05eb77530 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:33.402198 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-eb0274a0-a772-4576-a724-edd05eb77530 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:43:33.402508 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-eb0274a0-a772-4576-a724-edd05eb77530 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb", "connector": null, "instance_uuid": "18f00dc6-46fe-440f-b237-c2b371807f19"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:33.415275 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:33.415275 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:33.447165 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-eb0274a0-a772-4576-a724-edd05eb77530 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:43:33.447909 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 642/2551] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:43:33 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:34.169090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1da0d042-4fa2-4e19-ac3c-9b3ca8b8b2e3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:34.171038 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1da0d042-4fa2-4e19-ac3c-9b3ca8b8b2e3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f Aug 13 02:43:34.171277 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1da0d042-4fa2-4e19-ac3c-9b3ca8b8b2e3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:34.171466 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1da0d042-4fa2-4e19-ac3c-9b3ca8b8b2e3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:34.180593 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1da0d042-4fa2-4e19-ac3c-9b3ca8b8b2e3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f returned with HTTP 404 Aug 13 02:43:34.181148 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 647/2552] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:34 2026] GET /volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:34.190832 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6a8cdc38-cf81-4743-9ab9-b62f0879b1fd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:34.194245 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a8cdc38-cf81-4743-9ab9-b62f0879b1fd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 Aug 13 02:43:34.194587 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a8cdc38-cf81-4743-9ab9-b62f0879b1fd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:34.194858 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a8cdc38-cf81-4743-9ab9-b62f0879b1fd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:34.195119 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-6a8cdc38-cf81-4743-9ab9-b62f0879b1fd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 985da3d6-8369-4171-baba-6ce9b726ac64 Aug 13 02:43:34.205130 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:34.205130 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:34.205352 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6a8cdc38-cf81-4743-9ab9-b62f0879b1fd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:34.226010 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6a8cdc38-cf81-4743-9ab9-b62f0879b1fd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume request issued successfully. Aug 13 02:43:34.226428 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a8cdc38-cf81-4743-9ab9-b62f0879b1fd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 returned with HTTP 202 Aug 13 02:43:34.226852 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 641/2553] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:34 2026] DELETE /volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:43:34.235936 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-471534f6-d15e-43f0-94c3-8bb9d90b2195 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:34.237777 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-471534f6-d15e-43f0-94c3-8bb9d90b2195 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 Aug 13 02:43:34.237956 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-471534f6-d15e-43f0-94c3-8bb9d90b2195 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:34.238307 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-471534f6-d15e-43f0-94c3-8bb9d90b2195 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:34.249440 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:34.249440 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:34.255856 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-471534f6-d15e-43f0-94c3-8bb9d90b2195 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:34.262123 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-471534f6-d15e-43f0-94c3-8bb9d90b2195 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 returned with HTTP 200 Aug 13 02:43:34.262454 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 624/2554] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:34 2026] GET /volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:34.819738 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-30eace41-c2ec-4541-8c1d-1b7cbb2d8bc4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:34.820220 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30eace41-c2ec-4541-8c1d-1b7cbb2d8bc4 None None] GET https://10.4.3.30/volume// Aug 13 02:43:34.820466 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30eace41-c2ec-4541-8c1d-1b7cbb2d8bc4 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:34.820713 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30eace41-c2ec-4541-8c1d-1b7cbb2d8bc4 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:34.821267 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30eace41-c2ec-4541-8c1d-1b7cbb2d8bc4 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:34.821668 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 643/2555] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:34.833045 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b965f543-62c3-4670-808a-e290d60316b2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:34.835537 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b965f543-62c3-4670-808a-e290d60316b2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:43:34.835828 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b965f543-62c3-4670-808a-e290d60316b2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:34.836064 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b965f543-62c3-4670-808a-e290d60316b2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:34.847032 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:34.847032 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:34.851014 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b965f543-62c3-4670-808a-e290d60316b2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:43:34.856652 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-b965f543-62c3-4670-808a-e290d60316b2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb returned with HTTP 200 Aug 13 02:43:34.857144 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 648/2556] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:43:34 2026] GET /volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb => generated 1544 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:34.974400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-f31b7ddd-83e4-44ae-ba70-398dc9684377 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:34.977990 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-f31b7ddd-83e4-44ae-ba70-398dc9684377 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b/action Aug 13 02:43:34.978400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-f31b7ddd-83e4-44ae-ba70-398dc9684377 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:34.978549 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-f31b7ddd-83e4-44ae-ba70-398dc9684377 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:34.984335 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-ce21f0ed-0c47-4ff1-8bed-4d7aedfce2fd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:34.990756 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-ce21f0ed-0c47-4ff1-8bed-4d7aedfce2fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] PUT https://10.4.3.30/volume/v3/attachments/4c8c1ea6-b1a4-4cd9-b25b-add869d7199b Aug 13 02:43:34.991291 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-ce21f0ed-0c47-4ff1-8bed-4d7aedfce2fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:34.995328 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:34.995328 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:35.007911 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-ce21f0ed-0c47-4ff1-8bed-4d7aedfce2fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Acquiring lock "cinder-attachment_update-c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:43:35.010020 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b4659e4f-3e84-4b31-8a74-1bf1b37cf205 req-f31b7ddd-83e4-44ae-ba70-398dc9684377 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b/action returned with HTTP 204 Aug 13 02:43:35.010461 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 642/2557] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:43:34 2026] POST /volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:35.012947 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-ce21f0ed-0c47-4ff1-8bed-4d7aedfce2fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:43:35.014321 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:35.014321 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:35.112879 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-ce21f0ed-0c47-4ff1-8bed-4d7aedfce2fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb-np0000007139" released by "attachment_update" :: held 0.100s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:43:35.113216 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-ce21f0ed-0c47-4ff1-8bed-4d7aedfce2fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/4c8c1ea6-b1a4-4cd9-b25b-add869d7199b returned with HTTP 200 Aug 13 02:43:35.113954 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 625/2558] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:43:34 2026] PUT /volume/v3/attachments/4c8c1ea6-b1a4-4cd9-b25b-add869d7199b => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:35.149032 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-22221ccb-320a-441e-9001-5a112f58dbdf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:35.170937 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-22221ccb-320a-441e-9001-5a112f58dbdf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments/4c8c1ea6-b1a4-4cd9-b25b-add869d7199b/action Aug 13 02:43:35.170937 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-22221ccb-320a-441e-9001-5a112f58dbdf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:35.170937 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-22221ccb-320a-441e-9001-5a112f58dbdf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:35.174370 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:35.174370 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:35.204881 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0c6ae357-deac-4e6b-80d3-9b94d02868fb req-22221ccb-320a-441e-9001-5a112f58dbdf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/4c8c1ea6-b1a4-4cd9-b25b-add869d7199b/action returned with HTTP 204 Aug 13 02:43:35.205434 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 644/2559] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:43:35 2026] POST /volume/v3/attachments/4c8c1ea6-b1a4-4cd9-b25b-add869d7199b/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:35.278202 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-abb995d0-d556-4fe7-9aa2-5a5c3ab5caaa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:35.280030 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-abb995d0-d556-4fe7-9aa2-5a5c3ab5caaa tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 Aug 13 02:43:35.280323 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-abb995d0-d556-4fe7-9aa2-5a5c3ab5caaa tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:35.280606 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-abb995d0-d556-4fe7-9aa2-5a5c3ab5caaa tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:35.287159 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-abb995d0-d556-4fe7-9aa2-5a5c3ab5caaa tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 returned with HTTP 404 Aug 13 02:43:35.287662 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 649/2560] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:35 2026] GET /volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:35.299985 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aff599b9-4044-418c-aa35-386fd3b92222 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:35.301463 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:35.301993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1510667312"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:35.303756 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1510667312'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:35.303969 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume of 1 GB Aug 13 02:43:35.312325 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Availability Zones retrieved successfully. Aug 13 02:43:35.316113 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (f55e0350-edff-4e4f-bc01-bb726a1f673f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:35.317272 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3cc8a7a-0c17-406b-8d2e-162fdb435ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:35.318435 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:35.368414 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3cc8a7a-0c17-406b-8d2e-162fdb435ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:35.370492 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d5fd17-b4ed-4f6c-aea4-6bdb7f901f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:35.420201 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['b9622b7b-3ef4-4d40-9c37-6883130d39b4', '132edb4a-7b75-473f-a7f3-20be589048e3', 'fca5d115-0200-4612-b8ae-6dfcc57453b4', '410e9f62-12bf-4b91-ad38-2751bcfd46b0'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:35.421225 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d5fd17-b4ed-4f6c-aea4-6bdb7f901f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9622b7b-3ef4-4d40-9c37-6883130d39b4', '132edb4a-7b75-473f-a7f3-20be589048e3', 'fca5d115-0200-4612-b8ae-6dfcc57453b4', '410e9f62-12bf-4b91-ad38-2751bcfd46b0']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:35.422203 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (688c9272-26ee-47b8-b508-9847cbf43ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:35.451591 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (688c9272-26ee-47b8-b508-9847cbf43ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1510667312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['b9622b7b-3ef4-4d40-9c37-6883130d39b4','132edb4a-7b75-473f-a7f3-20be589048e3','fca5d115-0200-4612-b8ae-6dfcc57453b4','410e9f62-12bf-4b91-ad38-2751bcfd46b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1510667312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc618c678424984a7e6e230d3541a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcc82be94e44f45b481b93f73ba4068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:35.452456 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-1905cd0b-29cb-4db9-b1b0-636aff8f49e8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:35.452845 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78e8ea1-75ab-4b3f-a303-5db771584694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:35.456091 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-1905cd0b-29cb-4db9-b1b0-636aff8f49e8 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:35.456391 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-1905cd0b-29cb-4db9-b1b0-636aff8f49e8 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:35.456643 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-1905cd0b-29cb-4db9-b1b0-636aff8f49e8 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:35.466149 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:35.466149 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:35.470862 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-1905cd0b-29cb-4db9-b1b0-636aff8f49e8 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:35.476762 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-1905cd0b-29cb-4db9-b1b0-636aff8f49e8 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:43:35.477345 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 626/2561] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:35 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:35.480444 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78e8ea1-75ab-4b3f-a303-5db771584694) transitioned into state 'SUCCESS' from state '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-1510667312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['b9622b7b-3ef4-4d40-9c37-6883130d39b4','132edb4a-7b75-473f-a7f3-20be589048e3','fca5d115-0200-4612-b8ae-6dfcc57453b4','410e9f62-12bf-4b91-ad38-2751bcfd46b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:35.480761 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (053be185-d583-44d0-b5f0-b5d510d4407f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:35.496165 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (053be185-d583-44d0-b5f0-b5d510d4407f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:35.497210 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (f55e0350-edff-4e4f-bc01-bb726a1f673f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:35.497737 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request issued successfully. Aug 13 02:43:35.498582 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aff599b9-4044-418c-aa35-386fd3b92222 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:35.499552 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 643/2562] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:43:35 2026] POST /volume/v3/volumes => generated 768 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:35.516032 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c8e6fdf-dfc1-41a3-84f1-a54a2dcebff6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:35.521987 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c8e6fdf-dfc1-41a3-84f1-a54a2dcebff6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b Aug 13 02:43:35.522259 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c8e6fdf-dfc1-41a3-84f1-a54a2dcebff6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:35.522481 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c8e6fdf-dfc1-41a3-84f1-a54a2dcebff6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:35.533809 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:35.533809 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:35.539677 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c8e6fdf-dfc1-41a3-84f1-a54a2dcebff6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:35.546217 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c8e6fdf-dfc1-41a3-84f1-a54a2dcebff6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b returned with HTTP 200 Aug 13 02:43:35.546740 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 645/2563] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:35 2026] GET /volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:35.595758 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a0c6c8f5-28d5-44a1-a22b-e97e3092ea8f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:35.596341 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a0c6c8f5-28d5-44a1-a22b-e97e3092ea8f None None] GET https://10.4.3.30/volume// Aug 13 02:43:35.596535 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a0c6c8f5-28d5-44a1-a22b-e97e3092ea8f None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:35.596797 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a0c6c8f5-28d5-44a1-a22b-e97e3092ea8f None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:35.597218 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a0c6c8f5-28d5-44a1-a22b-e97e3092ea8f None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:35.597720 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 650/2564] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:43:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:35.611650 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-ce4e4ccc-f399-4193-ba75-8df946e51a7e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:35.614830 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-ce4e4ccc-f399-4193-ba75-8df946e51a7e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:43:35.615361 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-ce4e4ccc-f399-4193-ba75-8df946e51a7e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56a580a4-e438-4ce2-81ae-0445ab7ed485", "connector": null, "instance_uuid": "f6df9f18-825f-464a-9d3a-9f75d38f1cf7"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:35.631730 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:35.631730 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:35.669061 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-ce4e4ccc-f399-4193-ba75-8df946e51a7e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:43:35.670418 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 627/2565] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:43:35 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:35.710071 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-13c44cce-6821-46b1-98f0-9d3262f73f64 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:35.712733 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13c44cce-6821-46b1-98f0-9d3262f73f64 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:35.713040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13c44cce-6821-46b1-98f0-9d3262f73f64 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:35.713518 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13c44cce-6821-46b1-98f0-9d3262f73f64 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:35.727772 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:35.727772 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:35.734315 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-13c44cce-6821-46b1-98f0-9d3262f73f64 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:35.740399 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab6309e6-7e30-446a-bfeb-13a63821e774 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:35.740570 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13c44cce-6821-46b1-98f0-9d3262f73f64 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:43:35.740871 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab6309e6-7e30-446a-bfeb-13a63821e774 None None] GET https://10.4.3.30/volume// Aug 13 02:43:35.740969 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 644/2566] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:35 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:35.741082 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab6309e6-7e30-446a-bfeb-13a63821e774 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:35.741393 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab6309e6-7e30-446a-bfeb-13a63821e774 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:35.741820 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab6309e6-7e30-446a-bfeb-13a63821e774 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:35.742231 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 646/2567] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:35.753967 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-7bf430b7-141c-4517-b235-dff2b8d3d35c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:35.756620 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-7bf430b7-141c-4517-b235-dff2b8d3d35c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:35.756946 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-7bf430b7-141c-4517-b235-dff2b8d3d35c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:35.757047 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-7bf430b7-141c-4517-b235-dff2b8d3d35c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:35.775275 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:35.775275 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:35.781958 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-7bf430b7-141c-4517-b235-dff2b8d3d35c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:35.789951 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-7bf430b7-141c-4517-b235-dff2b8d3d35c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:43:35.790518 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 651/2568] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:43:35 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:35.908646 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-3d938935-a752-4d9b-a1e5-6d9ef20a6d26 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:35.914663 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-3d938935-a752-4d9b-a1e5-6d9ef20a6d26 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] PUT https://10.4.3.30/volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc Aug 13 02:43:35.914663 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-3d938935-a752-4d9b-a1e5-6d9ef20a6d26 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:35.933066 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-3d938935-a752-4d9b-a1e5-6d9ef20a6d26 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Acquiring lock "cinder-attachment_update-56a580a4-e438-4ce2-81ae-0445ab7ed485-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:43:35.942177 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-3d938935-a752-4d9b-a1e5-6d9ef20a6d26 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Lock "cinder-attachment_update-56a580a4-e438-4ce2-81ae-0445ab7ed485-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:43:35.943713 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:35.943713 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:36.062780 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-3d938935-a752-4d9b-a1e5-6d9ef20a6d26 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Lock "cinder-attachment_update-56a580a4-e438-4ce2-81ae-0445ab7ed485-np0000007139" released by "attachment_update" :: held 0.124s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:43:36.063152 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-3d938935-a752-4d9b-a1e5-6d9ef20a6d26 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc returned with HTTP 200 Aug 13 02:43:36.063718 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 628/2569] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:43:35 2026] PUT /volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:36.563159 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-09a8a6e5-c18e-4df2-9d5b-ffdd05941f7e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:36.564038 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09a8a6e5-c18e-4df2-9d5b-ffdd05941f7e tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b Aug 13 02:43:36.564315 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09a8a6e5-c18e-4df2-9d5b-ffdd05941f7e tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:36.564542 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09a8a6e5-c18e-4df2-9d5b-ffdd05941f7e tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:36.573149 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:36.573149 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:36.578299 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-09a8a6e5-c18e-4df2-9d5b-ffdd05941f7e tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:36.584231 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09a8a6e5-c18e-4df2-9d5b-ffdd05941f7e tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b returned with HTTP 200 Aug 13 02:43:36.584817 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 645/2570] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:36 2026] GET /volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:36.602947 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb9ff178-92d6-4430-93f0-c05ef84c3137 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:36.604768 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb9ff178-92d6-4430-93f0-c05ef84c3137 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:36.605106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb9ff178-92d6-4430-93f0-c05ef84c3137 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b", "name": "tempest-VolumeDependencyTests-Snapshot-548861908"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:36.613796 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:36.613796 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:36.614704 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fb9ff178-92d6-4430-93f0-c05ef84c3137 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:36.614830 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-fb9ff178-92d6-4430-93f0-c05ef84c3137 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create snapshot from volume 9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b Aug 13 02:43:36.641106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-fb9ff178-92d6-4430-93f0-c05ef84c3137 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['235d2518-333b-4cea-bf91-2b4ea2c62ca2', '1936240a-5e1f-4ec3-80f4-046baba82fd7', '81634bf5-6c18-4794-bef9-216b9b26b6cd', '323b5ce7-246c-455a-bcd8-cb67c3718d72'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:36.681374 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fb9ff178-92d6-4430-93f0-c05ef84c3137 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot create request issued successfully. Aug 13 02:43:36.682280 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb9ff178-92d6-4430-93f0-c05ef84c3137 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:43:36.682845 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 647/2571] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:43:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:36.696286 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a538431c-13f9-4ffb-8d53-abf8b0c3d4a9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:36.698336 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a538431c-13f9-4ffb-8d53-abf8b0c3d4a9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc Aug 13 02:43:36.698428 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a538431c-13f9-4ffb-8d53-abf8b0c3d4a9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:36.698699 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a538431c-13f9-4ffb-8d53-abf8b0c3d4a9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:36.704877 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:36.704877 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:36.705520 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a538431c-13f9-4ffb-8d53-abf8b0c3d4a9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:36.706426 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a538431c-13f9-4ffb-8d53-abf8b0c3d4a9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc returned with HTTP 200 Aug 13 02:43:36.706873 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 652/2572] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:36 2026] GET /volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:36.757961 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-779d7d11-fcc7-43f5-9f64-b02c10aff917 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:36.759975 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-779d7d11-fcc7-43f5-9f64-b02c10aff917 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:36.760233 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-779d7d11-fcc7-43f5-9f64-b02c10aff917 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:36.760476 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-779d7d11-fcc7-43f5-9f64-b02c10aff917 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:36.775961 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:36.775961 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:36.780356 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-779d7d11-fcc7-43f5-9f64-b02c10aff917 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:36.785987 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-779d7d11-fcc7-43f5-9f64-b02c10aff917 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:43:36.786710 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 629/2573] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:36 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:37.717686 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a8098c3e-d515-4d0f-8731-b5961721a506 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:37.719579 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8098c3e-d515-4d0f-8731-b5961721a506 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc Aug 13 02:43:37.719816 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8098c3e-d515-4d0f-8731-b5961721a506 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:37.720027 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8098c3e-d515-4d0f-8731-b5961721a506 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:37.726609 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:37.726609 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:37.726992 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a8098c3e-d515-4d0f-8731-b5961721a506 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:37.727813 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8098c3e-d515-4d0f-8731-b5961721a506 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc returned with HTTP 200 Aug 13 02:43:37.728165 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 646/2574] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:37 2026] GET /volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:37.738864 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:37.741143 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:37.741555 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a54e5c8a-d06f-418d-81d1-caf1f82a61bc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-941756997"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:37.743294 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request body: {'volume': {'snapshot_id': 'a54e5c8a-d06f-418d-81d1-caf1f82a61bc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-941756997'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:37.748847 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:37.748847 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:37.749401 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:37.749552 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume of 1 GB Aug 13 02:43:37.753580 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Availability Zones retrieved successfully. Aug 13 02:43:37.759117 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (6658d417-8c74-4d3a-878b-d7c7c531c3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:37.760487 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22548cdf-03c2-4852-9284-7421716d58b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:37.761570 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:37.796656 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22548cdf-03c2-4852-9284-7421716d58b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a54e5c8a-d06f-418d-81d1-caf1f82a61bc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:37.797591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (041abeb8-aceb-470c-8571-e1742aa6342c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:37.804161 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b6066a3a-6458-4256-87a9-caf95445f1e1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:37.806230 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6066a3a-6458-4256-87a9-caf95445f1e1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:37.806463 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6066a3a-6458-4256-87a9-caf95445f1e1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:37.806721 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6066a3a-6458-4256-87a9-caf95445f1e1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:37.818732 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:37.818732 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:37.822735 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b6066a3a-6458-4256-87a9-caf95445f1e1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:37.828471 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6066a3a-6458-4256-87a9-caf95445f1e1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:43:37.828899 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 653/2575] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:37 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:37.842343 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['1b7c2cb1-4bfc-411d-9a96-4ad0665905d6', '93a6fb6b-83ab-4b9f-84c5-ce70a3489446', '7721445c-ea3e-4094-ae12-129a7865399a', '1802d0bd-fa21-4966-9b5a-1ea814bccf3c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:37.843098 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (041abeb8-aceb-470c-8571-e1742aa6342c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b7c2cb1-4bfc-411d-9a96-4ad0665905d6', '93a6fb6b-83ab-4b9f-84c5-ce70a3489446', '7721445c-ea3e-4094-ae12-129a7865399a', '1802d0bd-fa21-4966-9b5a-1ea814bccf3c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:37.843801 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb62facf-317f-48ae-b574-61d6ab683403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:37.885755 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb62facf-317f-48ae-b574-61d6ab683403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bad57c68-f53a-45a7-9d40-6aaafb588ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-941756997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['1b7c2cb1-4bfc-411d-9a96-4ad0665905d6','93a6fb6b-83ab-4b9f-84c5-ce70a3489446','7721445c-ea3e-4094-ae12-129a7865399a','1802d0bd-fa21-4966-9b5a-1ea814bccf3c'],size=1,snapshot_id=a54e5c8a-d06f-418d-81d1-caf1f82a61bc,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-941756997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bad57c68-f53a-45a7-9d40-6aaafb588ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc618c678424984a7e6e230d3541a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a54e5c8a-d06f-418d-81d1-caf1f82a61bc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcc82be94e44f45b481b93f73ba4068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:37.886918 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (609ec10d-0b95-4285-a1b0-b17301d12985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:37.904214 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (609ec10d-0b95-4285-a1b0-b17301d12985) transitioned into state 'SUCCESS' from state '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-941756997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['1b7c2cb1-4bfc-411d-9a96-4ad0665905d6','93a6fb6b-83ab-4b9f-84c5-ce70a3489446','7721445c-ea3e-4094-ae12-129a7865399a','1802d0bd-fa21-4966-9b5a-1ea814bccf3c'],size=1,snapshot_id=a54e5c8a-d06f-418d-81d1-caf1f82a61bc,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:37.905138 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de12b1d-63d1-489a-b590-af3ee6b8d40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:37.931078 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de12b1d-63d1-489a-b590-af3ee6b8d40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:37.932192 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (6658d417-8c74-4d3a-878b-d7c7c531c3eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:37.933164 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request issued successfully. Aug 13 02:43:37.934027 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4dc401be-34d9-43e7-b3f6-3d38d18be7c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:37.934646 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 648/2576] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:43:37 2026] POST /volume/v3/volumes => generated 801 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:37.948383 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9ebd2cb0-4cd9-4fba-b979-0fc499a378bb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:37.950083 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ebd2cb0-4cd9-4fba-b979-0fc499a378bb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 Aug 13 02:43:37.950407 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ebd2cb0-4cd9-4fba-b979-0fc499a378bb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:37.950664 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ebd2cb0-4cd9-4fba-b979-0fc499a378bb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:37.960456 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:37.960456 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:37.965365 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9ebd2cb0-4cd9-4fba-b979-0fc499a378bb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:37.971086 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ebd2cb0-4cd9-4fba-b979-0fc499a378bb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 returned with HTTP 200 Aug 13 02:43:37.971583 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 630/2577] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:37 2026] GET /volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:38.845619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4c78a918-1873-4a76-b518-0c2b2add30b6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:38.847808 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c78a918-1873-4a76-b518-0c2b2add30b6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:38.847808 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c78a918-1873-4a76-b518-0c2b2add30b6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:38.848002 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c78a918-1873-4a76-b518-0c2b2add30b6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:38.858575 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:38.858575 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:38.863006 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4c78a918-1873-4a76-b518-0c2b2add30b6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:38.868869 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c78a918-1873-4a76-b518-0c2b2add30b6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:43:38.869271 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 647/2578] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:38 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:38.985601 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fec5031a-0b10-4e2d-9ed4-fa7a81ec81e6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:38.987557 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fec5031a-0b10-4e2d-9ed4-fa7a81ec81e6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 Aug 13 02:43:38.987791 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fec5031a-0b10-4e2d-9ed4-fa7a81ec81e6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:38.987984 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fec5031a-0b10-4e2d-9ed4-fa7a81ec81e6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:38.995560 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:38.995560 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:39.001184 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fec5031a-0b10-4e2d-9ed4-fa7a81ec81e6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:39.006434 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fec5031a-0b10-4e2d-9ed4-fa7a81ec81e6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 returned with HTTP 200 Aug 13 02:43:39.006909 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 654/2579] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:38 2026] GET /volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:39.022439 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-16fbd40e-c850-4172-84e6-c19b789c1a26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:39.024546 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16fbd40e-c850-4172-84e6-c19b789c1a26 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc Aug 13 02:43:39.024746 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16fbd40e-c850-4172-84e6-c19b789c1a26 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:39.024947 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16fbd40e-c850-4172-84e6-c19b789c1a26 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:39.025059 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-16fbd40e-c850-4172-84e6-c19b789c1a26 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete snapshot with id: a54e5c8a-d06f-418d-81d1-caf1f82a61bc Aug 13 02:43:39.030921 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:39.030921 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:39.031429 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-16fbd40e-c850-4172-84e6-c19b789c1a26 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:39.049277 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-16fbd40e-c850-4172-84e6-c19b789c1a26 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot delete request issued successfully. Aug 13 02:43:39.049508 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16fbd40e-c850-4172-84e6-c19b789c1a26 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc returned with HTTP 202 Aug 13 02:43:39.049928 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 649/2580] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:39 2026] DELETE /volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:39.062978 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7192051e-836d-480f-b616-1e65fe03f93c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:39.065354 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7192051e-836d-480f-b616-1e65fe03f93c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc Aug 13 02:43:39.065633 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7192051e-836d-480f-b616-1e65fe03f93c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:39.065905 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7192051e-836d-480f-b616-1e65fe03f93c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:39.072521 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:39.072521 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:39.073020 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7192051e-836d-480f-b616-1e65fe03f93c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Snapshot retrieved successfully. Aug 13 02:43:39.073969 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7192051e-836d-480f-b616-1e65fe03f93c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc returned with HTTP 200 Aug 13 02:43:39.074406 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 631/2581] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:39 2026] GET /volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:39.330910 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-79fa433a-3108-49ff-8a60-b1290fbebe71 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:39.333178 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-79fa433a-3108-49ff-8a60-b1290fbebe71 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc/action Aug 13 02:43:39.333630 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-79fa433a-3108-49ff-8a60-b1290fbebe71 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:39.333769 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-79fa433a-3108-49ff-8a60-b1290fbebe71 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:39.354503 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:39.354503 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:39.366752 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d8dc84c4-8087-40e7-b834-f3af0d24fd91 req-79fa433a-3108-49ff-8a60-b1290fbebe71 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc/action returned with HTTP 204 Aug 13 02:43:39.367502 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 648/2582] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:43:39 2026] POST /volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:39.884091 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-306f5175-1567-4ce0-87f1-102d34b564af None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:39.886011 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-306f5175-1567-4ce0-87f1-102d34b564af tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:39.886330 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-306f5175-1567-4ce0-87f1-102d34b564af tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:39.886585 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-306f5175-1567-4ce0-87f1-102d34b564af tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:39.897984 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:39.897984 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:39.901542 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-306f5175-1567-4ce0-87f1-102d34b564af tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:39.908054 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-306f5175-1567-4ce0-87f1-102d34b564af tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:43:39.908543 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 655/2583] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:39 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1652 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:39.922951 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-648c846c-12f6-4cb9-853b-4830b8945617 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:39.924707 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-648c846c-12f6-4cb9-853b-4830b8945617 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:39.925038 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-648c846c-12f6-4cb9-853b-4830b8945617 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56a580a4-e438-4ce2-81ae-0445ab7ed485", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-344379753"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:39.937852 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:39.937852 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:39.938514 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-648c846c-12f6-4cb9-853b-4830b8945617 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:39.938896 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-648c846c-12f6-4cb9-853b-4830b8945617 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create snapshot from volume 56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:39.944460 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-648c846c-12f6-4cb9-853b-4830b8945617 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 400 Aug 13 02:43:39.949277 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 650/2584] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:43:39 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 13 02:43:39.954508 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f77c395a-cadc-4c55-90b5-e5a6084a3cee None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:39.957047 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f77c395a-cadc-4c55-90b5-e5a6084a3cee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:39.957588 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f77c395a-cadc-4c55-90b5-e5a6084a3cee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56a580a4-e438-4ce2-81ae-0445ab7ed485", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1322970004"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:39.973649 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:39.973649 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:39.974556 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f77c395a-cadc-4c55-90b5-e5a6084a3cee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:39.974823 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-f77c395a-cadc-4c55-90b5-e5a6084a3cee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create snapshot from volume 56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:40.006390 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-f77c395a-cadc-4c55-90b5-e5a6084a3cee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['849aea51-8ae2-4323-92c7-0f5e1626f940', '3c63bafd-15fa-47c3-a7ac-11e721860edd', 'fbb75dd8-63ab-4e78-a395-4a87581c0f95', '328c3cca-f5b6-4c95-b1fd-4ae7d275c24c'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:40.043821 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f77c395a-cadc-4c55-90b5-e5a6084a3cee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot force create request issued successfully. Aug 13 02:43:40.044383 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f77c395a-cadc-4c55-90b5-e5a6084a3cee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:43:40.044983 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 632/2585] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:43:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:40.059970 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9de92558-faa5-4284-a51b-d0a677a1b378 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:40.065938 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9de92558-faa5-4284-a51b-d0a677a1b378 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae Aug 13 02:43:40.066221 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9de92558-faa5-4284-a51b-d0a677a1b378 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:40.066498 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9de92558-faa5-4284-a51b-d0a677a1b378 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:40.074114 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:40.074114 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:40.074921 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9de92558-faa5-4284-a51b-d0a677a1b378 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:40.076050 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9de92558-faa5-4284-a51b-d0a677a1b378 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae returned with HTTP 200 Aug 13 02:43:40.076622 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 649/2586] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:40 2026] GET /volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:40.088146 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-61f888c1-fbe7-4fe4-b12b-bb451dbb99c1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:40.090491 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61f888c1-fbe7-4fe4-b12b-bb451dbb99c1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc Aug 13 02:43:40.090734 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61f888c1-fbe7-4fe4-b12b-bb451dbb99c1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:40.090985 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61f888c1-fbe7-4fe4-b12b-bb451dbb99c1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:40.096990 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61f888c1-fbe7-4fe4-b12b-bb451dbb99c1 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc returned with HTTP 404 Aug 13 02:43:40.097629 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 656/2587] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:40 2026] GET /volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:40.108028 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-353d1fb0-6651-4557-9b38-489e9eccb6f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:40.109951 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-353d1fb0-6651-4557-9b38-489e9eccb6f8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b Aug 13 02:43:40.110178 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-353d1fb0-6651-4557-9b38-489e9eccb6f8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:40.110420 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-353d1fb0-6651-4557-9b38-489e9eccb6f8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:40.110648 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-353d1fb0-6651-4557-9b38-489e9eccb6f8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b Aug 13 02:43:40.120629 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:40.120629 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:40.121429 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-353d1fb0-6651-4557-9b38-489e9eccb6f8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:40.142434 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-353d1fb0-6651-4557-9b38-489e9eccb6f8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume request issued successfully. Aug 13 02:43:40.142738 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-353d1fb0-6651-4557-9b38-489e9eccb6f8 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b returned with HTTP 202 Aug 13 02:43:40.143301 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 651/2588] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:40 2026] DELETE /volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:43:40.154392 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e9afd35a-0ed7-451f-a763-c7945b05d031 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:40.157063 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e9afd35a-0ed7-451f-a763-c7945b05d031 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b Aug 13 02:43:40.157357 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e9afd35a-0ed7-451f-a763-c7945b05d031 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:40.157566 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e9afd35a-0ed7-451f-a763-c7945b05d031 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:40.172164 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:40.172164 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:40.172779 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e9afd35a-0ed7-451f-a763-c7945b05d031 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:40.179534 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e9afd35a-0ed7-451f-a763-c7945b05d031 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b returned with HTTP 200 Aug 13 02:43:40.180116 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 633/2589] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:40 2026] GET /volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:41.087898 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5d639352-824d-4d18-b5f0-efa61fa65c76 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:41.090186 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d639352-824d-4d18-b5f0-efa61fa65c76 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae Aug 13 02:43:41.090501 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d639352-824d-4d18-b5f0-efa61fa65c76 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:41.090745 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d639352-824d-4d18-b5f0-efa61fa65c76 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:41.097055 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:41.097055 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:41.097647 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5d639352-824d-4d18-b5f0-efa61fa65c76 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:41.098647 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d639352-824d-4d18-b5f0-efa61fa65c76 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae returned with HTTP 200 Aug 13 02:43:41.099166 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 650/2590] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:41 2026] GET /volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:41.108596 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a9013506-057d-46e3-baa9-1436c5ca56ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:41.110711 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9013506-057d-46e3-baa9-1436c5ca56ae tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:41.111146 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9013506-057d-46e3-baa9-1436c5ca56ae tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56a580a4-e438-4ce2-81ae-0445ab7ed485", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1244562884"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:41.124327 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:41.124327 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:41.124849 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a9013506-057d-46e3-baa9-1436c5ca56ae tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:41.125029 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-a9013506-057d-46e3-baa9-1436c5ca56ae tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create snapshot from volume 56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:41.155081 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a9013506-057d-46e3-baa9-1436c5ca56ae tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['6ca1e994-af92-4f55-93c1-1f6e1af4830d', 'c64eb120-5bc6-4778-aaed-b585139cdc36', '6022ca32-b61e-4b95-a628-4f472728784f', '50076478-39cb-453d-9c3d-577616392875'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:41.194055 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a9013506-057d-46e3-baa9-1436c5ca56ae tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot force create request issued successfully. Aug 13 02:43:41.194569 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9013506-057d-46e3-baa9-1436c5ca56ae tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:43:41.195155 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 657/2591] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:43:41 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) Aug 13 02:43:41.195996 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb7081cb-d244-421e-a4a1-d27f029c49e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:41.198246 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb7081cb-d244-421e-a4a1-d27f029c49e2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b Aug 13 02:43:41.198484 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb7081cb-d244-421e-a4a1-d27f029c49e2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:41.198745 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb7081cb-d244-421e-a4a1-d27f029c49e2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:41.206204 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb7081cb-d244-421e-a4a1-d27f029c49e2 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b returned with HTTP 404 Aug 13 02:43:41.206204 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 652/2592] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:41 2026] GET /volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:41.207626 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f4c1c13e-71ec-4110-ac7f-c46df8ae6861 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:41.210126 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f4c1c13e-71ec-4110-ac7f-c46df8ae6861 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab Aug 13 02:43:41.210466 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f4c1c13e-71ec-4110-ac7f-c46df8ae6861 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:41.210878 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f4c1c13e-71ec-4110-ac7f-c46df8ae6861 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:41.214441 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9767a904-b024-4eba-b61f-d2d2c005de25 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:41.216371 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:41.216752 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-166009785"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:41.217053 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:41.217053 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:41.217572 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f4c1c13e-71ec-4110-ac7f-c46df8ae6861 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:41.218112 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-166009785'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:41.218263 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume of 1 GB Aug 13 02:43:41.218430 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f4c1c13e-71ec-4110-ac7f-c46df8ae6861 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab returned with HTTP 200 Aug 13 02:43:41.218848 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 634/2593] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:41 2026] GET /volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:41.223656 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Availability Zones retrieved successfully. Aug 13 02:43:41.229278 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (335026b3-d680-4fc1-b813-27ddc4625f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:41.230434 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cfc1fdb-8336-493f-84dd-a9c97da808f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:41.231367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:41.262945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cfc1fdb-8336-493f-84dd-a9c97da808f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:41.263748 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a71d4d7-f6dd-4a91-ba62-74198a49f0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:41.311218 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['1cfd3944-c8e0-4296-9548-2d1dcc6dc118', '87714e64-a80b-4707-8c0f-b92cd7385c6e', 'fe57dd69-7943-4b77-b0bd-4653a9eb9a96', 'f3e42e57-3534-452b-b48b-db927564e18b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:41.312844 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a71d4d7-f6dd-4a91-ba62-74198a49f0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cfd3944-c8e0-4296-9548-2d1dcc6dc118', '87714e64-a80b-4707-8c0f-b92cd7385c6e', 'fe57dd69-7943-4b77-b0bd-4653a9eb9a96', 'f3e42e57-3534-452b-b48b-db927564e18b']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:41.312844 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd9bac3-a3dc-4b0b-a405-8534e099b347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:41.336370 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd9bac3-a3dc-4b0b-a405-8534e099b347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f414977-a243-44c9-ab7d-16ca1d436b43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-166009785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['1cfd3944-c8e0-4296-9548-2d1dcc6dc118','87714e64-a80b-4707-8c0f-b92cd7385c6e','fe57dd69-7943-4b77-b0bd-4653a9eb9a96','f3e42e57-3534-452b-b48b-db927564e18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-166009785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f414977-a243-44c9-ab7d-16ca1d436b43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc618c678424984a7e6e230d3541a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcc82be94e44f45b481b93f73ba4068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:41.337220 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (320b9862-e9aa-46e1-be21-5b23858cfae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:41.358613 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (320b9862-e9aa-46e1-be21-5b23858cfae0) transitioned into state 'SUCCESS' from state '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-166009785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['1cfd3944-c8e0-4296-9548-2d1dcc6dc118','87714e64-a80b-4707-8c0f-b92cd7385c6e','fe57dd69-7943-4b77-b0bd-4653a9eb9a96','f3e42e57-3534-452b-b48b-db927564e18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:41.359350 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb07f16-4af8-4d24-98e3-f64af8e42d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:41.368932 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb07f16-4af8-4d24-98e3-f64af8e42d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:41.369865 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (335026b3-d680-4fc1-b813-27ddc4625f14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:41.370171 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request issued successfully. Aug 13 02:43:41.370793 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9767a904-b024-4eba-b61f-d2d2c005de25 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:41.371185 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 651/2594] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:43:41 2026] POST /volume/v3/volumes => generated 767 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:41.387733 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f7baf84a-aa70-4b97-a5c1-16c61b0afafd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:41.389875 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f7baf84a-aa70-4b97-a5c1-16c61b0afafd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 Aug 13 02:43:41.390086 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f7baf84a-aa70-4b97-a5c1-16c61b0afafd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:41.390367 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f7baf84a-aa70-4b97-a5c1-16c61b0afafd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:41.401560 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:41.401560 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:41.406971 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f7baf84a-aa70-4b97-a5c1-16c61b0afafd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:41.412817 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f7baf84a-aa70-4b97-a5c1-16c61b0afafd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 returned with HTTP 200 Aug 13 02:43:41.413594 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 658/2595] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:41 2026] GET /volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:41.516724 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-62b4636d-491b-4b42-a6e0-5e21dddc16b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:41.518504 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62b4636d-491b-4b42-a6e0-5e21dddc16b3 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:43:41.518750 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62b4636d-491b-4b42-a6e0-5e21dddc16b3 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:41.518971 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62b4636d-491b-4b42-a6e0-5e21dddc16b3 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:41.529570 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:41.529570 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:41.533234 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-62b4636d-491b-4b42-a6e0-5e21dddc16b3 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:43:41.537831 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62b4636d-491b-4b42-a6e0-5e21dddc16b3 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:43:41.538330 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 653/2596] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:41 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:41.588851 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-63843449-fa72-4c6f-83d2-5d55111e3420 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:41.591559 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-63843449-fa72-4c6f-83d2-5d55111e3420 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:43:41.591857 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-63843449-fa72-4c6f-83d2-5d55111e3420 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:41.592106 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-63843449-fa72-4c6f-83d2-5d55111e3420 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:41.603214 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:41.603214 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:41.608335 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-63843449-fa72-4c6f-83d2-5d55111e3420 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:43:41.613791 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-63843449-fa72-4c6f-83d2-5d55111e3420 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:43:41.614183 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 635/2597] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:41 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:41.636717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-a8298e47-59c8-423a-8591-fe0fcd14b0c7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:41.639936 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-a8298e47-59c8-423a-8591-fe0fcd14b0c7 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] POST https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651/action Aug 13 02:43:41.640404 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-a8298e47-59c8-423a-8591-fe0fcd14b0c7 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:41.640566 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-a8298e47-59c8-423a-8591-fe0fcd14b0c7 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:41.653728 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:41.653728 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:41.654391 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-a8298e47-59c8-423a-8591-fe0fcd14b0c7 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:43:41.664493 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-a8298e47-59c8-423a-8591-fe0fcd14b0c7 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Begin detaching volume completed successfully. Aug 13 02:43:41.664786 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-a8298e47-59c8-423a-8591-fe0fcd14b0c7 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651/action returned with HTTP 202 Aug 13 02:43:41.665379 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 652/2598] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:43:41 2026] POST /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:43:41.714826 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-563c9c4b-bbc3-499b-9da1-66dd1d256540 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:41.715324 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-563c9c4b-bbc3-499b-9da1-66dd1d256540 None None] GET https://10.4.3.30/volume// Aug 13 02:43:41.715589 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-563c9c4b-bbc3-499b-9da1-66dd1d256540 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:41.716011 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-563c9c4b-bbc3-499b-9da1-66dd1d256540 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:41.716455 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-563c9c4b-bbc3-499b-9da1-66dd1d256540 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:41.716828 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 659/2599] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:41.724577 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-19bab8cb-bf4e-4263-97e5-0005d7b93cb1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:41.726871 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-19bab8cb-bf4e-4263-97e5-0005d7b93cb1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:43:41.727123 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-19bab8cb-bf4e-4263-97e5-0005d7b93cb1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:41.727376 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-19bab8cb-bf4e-4263-97e5-0005d7b93cb1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:41.738194 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:41.738194 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:41.742242 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-19bab8cb-bf4e-4263-97e5-0005d7b93cb1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:43:41.747085 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-19bab8cb-bf4e-4263-97e5-0005d7b93cb1 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:43:41.747647 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 654/2600] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:43:41 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:42.236137 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-05e41346-f5dc-472b-bca7-3c11ab405b0c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:42.238941 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-05e41346-f5dc-472b-bca7-3c11ab405b0c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab Aug 13 02:43:42.239085 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-05e41346-f5dc-472b-bca7-3c11ab405b0c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:42.239375 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-05e41346-f5dc-472b-bca7-3c11ab405b0c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:42.246982 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:42.246982 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:42.247655 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-05e41346-f5dc-472b-bca7-3c11ab405b0c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:42.248747 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-05e41346-f5dc-472b-bca7-3c11ab405b0c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab returned with HTTP 200 Aug 13 02:43:42.249233 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 636/2601] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:42 2026] GET /volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:42.261447 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4fc83e9a-807a-44cc-a354-a43719b1f353 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:42.263838 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fc83e9a-807a-44cc-a354-a43719b1f353 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:42.264419 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4fc83e9a-807a-44cc-a354-a43719b1f353 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56a580a4-e438-4ce2-81ae-0445ab7ed485", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-316395213"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:42.292472 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:42.292472 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:42.293132 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4fc83e9a-807a-44cc-a354-a43719b1f353 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:42.293424 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-4fc83e9a-807a-44cc-a354-a43719b1f353 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create snapshot from volume 56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:42.343834 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-4fc83e9a-807a-44cc-a354-a43719b1f353 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['3999d72c-ddaf-4c34-accb-baae02e7615b', '96b1da1d-47f0-4d18-a692-6c780127a193', '6f2f2603-7482-4ebe-bfed-9270f88c5897', '03209f9c-6d72-4414-8b86-c79dfd4fdc76'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:42.412774 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4fc83e9a-807a-44cc-a354-a43719b1f353 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot force create request issued successfully. Aug 13 02:43:42.413147 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fc83e9a-807a-44cc-a354-a43719b1f353 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:43:42.414002 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 653/2602] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:43:42 2026] POST /volume/v3/snapshots => generated 309 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:42.428997 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-18b64259-2e19-48da-a464-7210c7733afd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:42.431429 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3086d03e-b0bc-465c-8542-b5c51108da16 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:42.434275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18b64259-2e19-48da-a464-7210c7733afd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 Aug 13 02:43:42.434275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18b64259-2e19-48da-a464-7210c7733afd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:42.434275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18b64259-2e19-48da-a464-7210c7733afd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:42.434724 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3086d03e-b0bc-465c-8542-b5c51108da16 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 Aug 13 02:43:42.435002 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3086d03e-b0bc-465c-8542-b5c51108da16 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:42.436010 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3086d03e-b0bc-465c-8542-b5c51108da16 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:42.444244 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:42.444244 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:42.445450 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-18b64259-2e19-48da-a464-7210c7733afd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:42.446284 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:42.446284 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:42.447410 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18b64259-2e19-48da-a464-7210c7733afd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 returned with HTTP 200 Aug 13 02:43:42.448130 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 660/2603] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:42 2026] GET /volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:42.451348 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3086d03e-b0bc-465c-8542-b5c51108da16 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:42.460543 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3086d03e-b0bc-465c-8542-b5c51108da16 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 returned with HTTP 200 Aug 13 02:43:42.461478 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 655/2604] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:42 2026] GET /volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:42.485716 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:42.490244 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:42.491304 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1f414977-a243-44c9-ab7d-16ca1d436b43", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-407861587"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:42.496350 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request body: {'volume': {'source_volid': '1f414977-a243-44c9-ab7d-16ca1d436b43', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-407861587'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:42.507731 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:42.507731 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:42.508393 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume retrieved successfully. Aug 13 02:43:42.508565 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume of 1 GB Aug 13 02:43:42.516519 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Availability Zones retrieved successfully. Aug 13 02:43:42.524583 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (54d2547b-8ccd-4e9b-925d-7357f2d28f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:42.525881 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (084c008a-6a8c-4225-a566-028f10503ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:42.527461 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:42.576724 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (084c008a-6a8c-4225-a566-028f10503ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1f414977-a243-44c9-ab7d-16ca1d436b43', 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:42.577891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce53c2af-3afd-4c21-88bc-7f35a7cd1ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:42.617827 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2803a29a-3e66-4d65-b56e-a122acae4a8b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:42.618438 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2803a29a-3e66-4d65-b56e-a122acae4a8b None None] GET https://10.4.3.30/volume// Aug 13 02:43:42.618680 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2803a29a-3e66-4d65-b56e-a122acae4a8b None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:42.618938 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2803a29a-3e66-4d65-b56e-a122acae4a8b None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:42.619483 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2803a29a-3e66-4d65-b56e-a122acae4a8b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:42.619797 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 654/2605] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:42.632949 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-75927568-5382-46c8-9e4d-8131736ed9fe req-2983998c-722a-457f-97a8-4f63e88f1ba6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:42.635531 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-2983998c-722a-457f-97a8-4f63e88f1ba6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:43:42.635930 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-2983998c-722a-457f-97a8-4f63e88f1ba6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06cc650e-662c-48f8-abee-b77acf8a9ec1", "connector": null, "instance_uuid": "185c1175-67fe-4322-ad2f-58b83153c928"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:42.644207 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Created reservations ['4b48eb18-71bf-4978-a7d6-9ba79835afe8', '83b09d0d-0591-423f-88b8-6ae35f9c21c4', 'acb9bde3-82ff-4faf-b65d-8aa955a16694', '0dae700a-1735-486b-8fea-846e2d89fedb'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:42.649269 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce53c2af-3afd-4c21-88bc-7f35a7cd1ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b48eb18-71bf-4978-a7d6-9ba79835afe8', '83b09d0d-0591-423f-88b8-6ae35f9c21c4', 'acb9bde3-82ff-4faf-b65d-8aa955a16694', '0dae700a-1735-486b-8fea-846e2d89fedb']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:42.650272 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3f81ff-7fc3-4096-a215-e448e215faa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:42.651529 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:42.651529 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:42.694866 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3f81ff-7fc3-4096-a215-e448e215faa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c66078-83b9-4691-ba2b-a124479113fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-407861587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['4b48eb18-71bf-4978-a7d6-9ba79835afe8','83b09d0d-0591-423f-88b8-6ae35f9c21c4','acb9bde3-82ff-4faf-b65d-8aa955a16694','0dae700a-1735-486b-8fea-846e2d89fedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=1f414977-a243-44c9-ab7d-16ca1d436b43,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-407861587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c66078-83b9-4691-ba2b-a124479113fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc618c678424984a7e6e230d3541a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1f414977-a243-44c9-ab7d-16ca1d436b43,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcc82be94e44f45b481b93f73ba4068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:42.695866 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb400cf-09ae-4834-b5ed-171379ba24dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:42.719772 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-2983998c-722a-457f-97a8-4f63e88f1ba6 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:43:42.720580 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 661/2606] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:43:42 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:42.731363 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb400cf-09ae-4834-b5ed-171379ba24dc) transitioned into state 'SUCCESS' from state '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-407861587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc618c678424984a7e6e230d3541a36',qos_specs=None,replication_status=,reservations=['4b48eb18-71bf-4978-a7d6-9ba79835afe8','83b09d0d-0591-423f-88b8-6ae35f9c21c4','acb9bde3-82ff-4faf-b65d-8aa955a16694','0dae700a-1735-486b-8fea-846e2d89fedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=1f414977-a243-44c9-ab7d-16ca1d436b43,status='creating',user_id='afcc82be94e44f45b481b93f73ba4068',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:42.732086 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7063d005-93c7-4432-bd19-079ac9870ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:42.735793 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-75927568-5382-46c8-9e4d-8131736ed9fe req-c8a8986f-6554-4e1d-b20b-7be5f2ef868c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:42.740161 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-c8a8986f-6554-4e1d-b20b-7be5f2ef868c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] DELETE https://10.4.3.30/volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b Aug 13 02:43:42.740498 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-c8a8986f-6554-4e1d-b20b-7be5f2ef868c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:42.740897 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-c8a8986f-6554-4e1d-b20b-7be5f2ef868c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:42.755557 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:42.755557 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:42.757451 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7063d005-93c7-4432-bd19-079ac9870ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:42.758470 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Flow 'volume_create_api' (54d2547b-8ccd-4e9b-925d-7357f2d28f07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:42.758929 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Create volume request issued successfully. Aug 13 02:43:42.760887 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2ecd0416-0278-4b68-b5f8-994762e7b7c3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:42.762211 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 637/2607] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:43:42 2026] POST /volume/v3/volumes => generated 801 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:42.780174 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-227fccc4-95fe-432c-865c-9b36e4c72496 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:42.783097 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-227fccc4-95fe-432c-865c-9b36e4c72496 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe Aug 13 02:43:42.783418 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-227fccc4-95fe-432c-865c-9b36e4c72496 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:42.783676 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-227fccc4-95fe-432c-865c-9b36e4c72496 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:42.793467 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:42.793467 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:42.799374 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-227fccc4-95fe-432c-865c-9b36e4c72496 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:42.807663 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-227fccc4-95fe-432c-865c-9b36e4c72496 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe returned with HTTP 200 Aug 13 02:43:42.808171 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 655/2608] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:42 2026] GET /volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:42.846298 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-c8a8986f-6554-4e1d-b20b-7be5f2ef868c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b returned with HTTP 200 Aug 13 02:43:42.846944 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 656/2609] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:43:42 2026] DELETE /volume/v3/attachments/197da4a1-996a-41af-ad27-6d46b8775d2b => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:43.016802 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-3a8b51bd-2af6-440d-8cb3-716263e5c607 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:43.019502 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-3a8b51bd-2af6-440d-8cb3-716263e5c607 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] DELETE https://10.4.3.30/volume/v3/attachments/bbe10b02-11d3-4599-97da-18ea8dbb2fe1 Aug 13 02:43:43.019796 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-3a8b51bd-2af6-440d-8cb3-716263e5c607 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:43.020051 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-3a8b51bd-2af6-440d-8cb3-716263e5c607 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:43.029853 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:43.029853 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:43.090594 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2adc8ab5-089b-49f1-bb57-376e2b9e849f req-3a8b51bd-2af6-440d-8cb3-716263e5c607 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/attachments/bbe10b02-11d3-4599-97da-18ea8dbb2fe1 returned with HTTP 200 Aug 13 02:43:43.091086 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 662/2610] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:43:43 2026] DELETE /volume/v3/attachments/bbe10b02-11d3-4599-97da-18ea8dbb2fe1 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:43.458545 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0c714d8f-3b70-421a-ad5e-a3b9005a831c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:43.461188 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0c714d8f-3b70-421a-ad5e-a3b9005a831c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 Aug 13 02:43:43.461188 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0c714d8f-3b70-421a-ad5e-a3b9005a831c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:43.461502 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0c714d8f-3b70-421a-ad5e-a3b9005a831c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:43.466472 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:43.466472 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:43.467287 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0c714d8f-3b70-421a-ad5e-a3b9005a831c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:43.468171 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0c714d8f-3b70-421a-ad5e-a3b9005a831c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 returned with HTTP 200 Aug 13 02:43:43.468621 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 638/2611] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:43 2026] GET /volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:43.479285 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6cad511b-d422-4b62-a0c2-fd65a2087311 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:43.481490 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6cad511b-d422-4b62-a0c2-fd65a2087311 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae Aug 13 02:43:43.481690 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6cad511b-d422-4b62-a0c2-fd65a2087311 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:43.481858 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6cad511b-d422-4b62-a0c2-fd65a2087311 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:43.481997 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-6cad511b-d422-4b62-a0c2-fd65a2087311 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: a6eb2039-4b93-427d-bf85-caaf0edf91ae Aug 13 02:43:43.489012 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:43.489012 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:43.489645 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6cad511b-d422-4b62-a0c2-fd65a2087311 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:43.512527 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6cad511b-d422-4b62-a0c2-fd65a2087311 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot delete request issued successfully. Aug 13 02:43:43.512770 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6cad511b-d422-4b62-a0c2-fd65a2087311 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae returned with HTTP 202 Aug 13 02:43:43.513265 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 656/2612] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:43 2026] DELETE /volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:43.521647 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-056a6e66-92b1-4c78-a2b2-acf0e84d643f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:43.523974 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-056a6e66-92b1-4c78-a2b2-acf0e84d643f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae Aug 13 02:43:43.524224 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-056a6e66-92b1-4c78-a2b2-acf0e84d643f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:43.524639 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-056a6e66-92b1-4c78-a2b2-acf0e84d643f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:43.530800 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:43.530800 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:43.531435 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-056a6e66-92b1-4c78-a2b2-acf0e84d643f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:43.532553 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-056a6e66-92b1-4c78-a2b2-acf0e84d643f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae returned with HTTP 200 Aug 13 02:43:43.533225 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 657/2613] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:43 2026] GET /volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:43.828275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e0f2e66e-a0ee-452a-94e0-1163f25618d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:43.830677 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e0f2e66e-a0ee-452a-94e0-1163f25618d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe Aug 13 02:43:43.830836 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e0f2e66e-a0ee-452a-94e0-1163f25618d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:43.830887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e0f2e66e-a0ee-452a-94e0-1163f25618d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:43.840277 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:43.840277 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:43.845167 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e0f2e66e-a0ee-452a-94e0-1163f25618d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:43.846230 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e7685d01-79f6-4461-8ae3-6142f194b75e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:43.848383 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e7685d01-79f6-4461-8ae3-6142f194b75e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:43:43.848763 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e7685d01-79f6-4461-8ae3-6142f194b75e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:43.849061 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e7685d01-79f6-4461-8ae3-6142f194b75e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:43.849860 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e0f2e66e-a0ee-452a-94e0-1163f25618d6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe returned with HTTP 200 Aug 13 02:43:43.850285 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 663/2614] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:43 2026] GET /volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:43.861982 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:43.861982 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:43.864697 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-101a9d4c-5378-4540-8e02-ec21634dfcdb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:43.866930 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-101a9d4c-5378-4540-8e02-ec21634dfcdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 Aug 13 02:43:43.867176 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-101a9d4c-5378-4540-8e02-ec21634dfcdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:43.867677 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-101a9d4c-5378-4540-8e02-ec21634dfcdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:43.867677 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-101a9d4c-5378-4540-8e02-ec21634dfcdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 1f414977-a243-44c9-ab7d-16ca1d436b43 Aug 13 02:43:43.870480 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e7685d01-79f6-4461-8ae3-6142f194b75e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:43:43.878088 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:43.878088 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:43.878893 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-101a9d4c-5378-4540-8e02-ec21634dfcdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:43.880569 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e7685d01-79f6-4461-8ae3-6142f194b75e tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:43:43.881205 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 639/2615] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:43 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:43.902863 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-101a9d4c-5378-4540-8e02-ec21634dfcdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume request issued successfully. Aug 13 02:43:43.902863 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-101a9d4c-5378-4540-8e02-ec21634dfcdb tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 returned with HTTP 202 Aug 13 02:43:43.903300 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 657/2616] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:43 2026] DELETE /volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:43:43.916860 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b17ed9d-342c-4329-a7e2-e5dfff94f169 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:43.920297 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b17ed9d-342c-4329-a7e2-e5dfff94f169 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 Aug 13 02:43:43.920568 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b17ed9d-342c-4329-a7e2-e5dfff94f169 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:43.921011 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b17ed9d-342c-4329-a7e2-e5dfff94f169 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:43.928346 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:43.928346 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:43.933393 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6b17ed9d-342c-4329-a7e2-e5dfff94f169 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:43.936595 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b17ed9d-342c-4329-a7e2-e5dfff94f169 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 returned with HTTP 200 Aug 13 02:43:43.936978 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 658/2617] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:43 2026] GET /volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:44.544917 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ed9a2501-d6bd-4dcc-9eb2-382913593540 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:44.547016 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed9a2501-d6bd-4dcc-9eb2-382913593540 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae Aug 13 02:43:44.547210 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed9a2501-d6bd-4dcc-9eb2-382913593540 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:44.547442 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed9a2501-d6bd-4dcc-9eb2-382913593540 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:44.557930 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed9a2501-d6bd-4dcc-9eb2-382913593540 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae returned with HTTP 404 Aug 13 02:43:44.557930 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 664/2618] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:44 2026] GET /volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:44.566295 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-65fe8073-7893-4203-a9e2-bccc1a062f0d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:44.568301 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-65fe8073-7893-4203-a9e2-bccc1a062f0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 Aug 13 02:43:44.569668 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-65fe8073-7893-4203-a9e2-bccc1a062f0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:44.569668 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-65fe8073-7893-4203-a9e2-bccc1a062f0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:44.569668 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-65fe8073-7893-4203-a9e2-bccc1a062f0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 343cab05-2437-451f-be4a-d62aa32fe317 Aug 13 02:43:44.576754 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:44.576754 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:44.578455 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-65fe8073-7893-4203-a9e2-bccc1a062f0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:44.627389 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-65fe8073-7893-4203-a9e2-bccc1a062f0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot delete request issued successfully. Aug 13 02:43:44.627701 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-65fe8073-7893-4203-a9e2-bccc1a062f0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 returned with HTTP 202 Aug 13 02:43:44.628825 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 640/2619] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:44 2026] DELETE /volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:44.643534 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-293b84c2-9683-4971-a441-f5184864a950 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:44.646551 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-293b84c2-9683-4971-a441-f5184864a950 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 Aug 13 02:43:44.646860 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-293b84c2-9683-4971-a441-f5184864a950 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:44.647148 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-293b84c2-9683-4971-a441-f5184864a950 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:44.658217 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:44.658217 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:44.659032 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-293b84c2-9683-4971-a441-f5184864a950 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:44.660137 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-293b84c2-9683-4971-a441-f5184864a950 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 returned with HTTP 200 Aug 13 02:43:44.660663 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 658/2620] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:44 2026] GET /volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:44.956175 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eb3b59b4-33c4-45c5-8789-d3769393e9d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:44.960676 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb3b59b4-33c4-45c5-8789-d3769393e9d4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 Aug 13 02:43:44.960929 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb3b59b4-33c4-45c5-8789-d3769393e9d4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:44.961266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb3b59b4-33c4-45c5-8789-d3769393e9d4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:44.969019 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb3b59b4-33c4-45c5-8789-d3769393e9d4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 returned with HTTP 404 Aug 13 02:43:44.970137 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 659/2621] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:44 2026] GET /volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:44.980816 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-57c32443-d184-4ad1-9251-513267284dd6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:44.983207 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57c32443-d184-4ad1-9251-513267284dd6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe Aug 13 02:43:44.983474 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57c32443-d184-4ad1-9251-513267284dd6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:44.983666 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57c32443-d184-4ad1-9251-513267284dd6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:44.983854 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-57c32443-d184-4ad1-9251-513267284dd6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: d0c66078-83b9-4691-ba2b-a124479113fe Aug 13 02:43:44.992929 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:44.992929 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:44.993599 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-57c32443-d184-4ad1-9251-513267284dd6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:45.018894 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-57c32443-d184-4ad1-9251-513267284dd6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume request issued successfully. Aug 13 02:43:45.019148 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57c32443-d184-4ad1-9251-513267284dd6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe returned with HTTP 202 Aug 13 02:43:45.020010 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 665/2622] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:44 2026] DELETE /volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:43:45.031390 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d2f967a2-e1b5-4db1-bf8f-495b0b0a5b14 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:45.033705 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d2f967a2-e1b5-4db1-bf8f-495b0b0a5b14 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe Aug 13 02:43:45.033984 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d2f967a2-e1b5-4db1-bf8f-495b0b0a5b14 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:45.034241 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d2f967a2-e1b5-4db1-bf8f-495b0b0a5b14 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:45.046370 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:45.046370 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:45.052623 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-75927568-5382-46c8-9e4d-8131736ed9fe req-9317d63d-0fc2-429f-8d8e-9b1800f6a774 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:45.053792 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d2f967a2-e1b5-4db1-bf8f-495b0b0a5b14 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:45.054973 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-9317d63d-0fc2-429f-8d8e-9b1800f6a774 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] PUT https://10.4.3.30/volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3 Aug 13 02:43:45.055591 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-9317d63d-0fc2-429f-8d8e-9b1800f6a774 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:45.064078 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d2f967a2-e1b5-4db1-bf8f-495b0b0a5b14 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe returned with HTTP 200 Aug 13 02:43:45.064554 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 641/2623] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:45 2026] GET /volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe => generated 893 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:45.065812 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-75927568-5382-46c8-9e4d-8131736ed9fe req-9317d63d-0fc2-429f-8d8e-9b1800f6a774 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Acquiring lock "cinder-attachment_update-06cc650e-662c-48f8-abee-b77acf8a9ec1-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:43:45.072582 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-75927568-5382-46c8-9e4d-8131736ed9fe req-9317d63d-0fc2-429f-8d8e-9b1800f6a774 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-06cc650e-662c-48f8-abee-b77acf8a9ec1-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:43:45.073657 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:45.073657 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:45.203075 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-75927568-5382-46c8-9e4d-8131736ed9fe req-9317d63d-0fc2-429f-8d8e-9b1800f6a774 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Lock "cinder-attachment_update-06cc650e-662c-48f8-abee-b77acf8a9ec1-np0000007139" released by "attachment_update" :: held 0.130s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:43:45.203501 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-9317d63d-0fc2-429f-8d8e-9b1800f6a774 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3 returned with HTTP 200 Aug 13 02:43:45.204143 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 659/2624] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:43:45 2026] PUT /volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3 => generated 968 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:45.222201 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-75927568-5382-46c8-9e4d-8131736ed9fe req-6fd1a615-8fbb-474e-afd3-eb2f3e3bd74c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:45.224439 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-6fd1a615-8fbb-474e-afd3-eb2f3e3bd74c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3 Aug 13 02:43:45.224720 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-6fd1a615-8fbb-474e-afd3-eb2f3e3bd74c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:45.225998 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-6fd1a615-8fbb-474e-afd3-eb2f3e3bd74c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:45.252723 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-6fd1a615-8fbb-474e-afd3-eb2f3e3bd74c tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3 returned with HTTP 200 Aug 13 02:43:45.253206 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 660/2625] 10.4.3.30 () {70 vars in 1644 bytes} [Thu Aug 13 02:43:45 2026] GET /volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:45.671313 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3944ddc4-1553-4b5a-9327-bb05bad3da76 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:45.673730 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3944ddc4-1553-4b5a-9327-bb05bad3da76 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 Aug 13 02:43:45.673921 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3944ddc4-1553-4b5a-9327-bb05bad3da76 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:45.674184 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3944ddc4-1553-4b5a-9327-bb05bad3da76 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:45.678832 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3944ddc4-1553-4b5a-9327-bb05bad3da76 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 returned with HTTP 404 Aug 13 02:43:45.679472 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 666/2626] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:45 2026] GET /volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:45.689367 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f4d39002-6602-4417-89e5-f0ba9e05723a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:45.691460 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f4d39002-6602-4417-89e5-f0ba9e05723a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab Aug 13 02:43:45.691652 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f4d39002-6602-4417-89e5-f0ba9e05723a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:45.691860 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f4d39002-6602-4417-89e5-f0ba9e05723a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:45.691989 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-f4d39002-6602-4417-89e5-f0ba9e05723a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 3c133d91-d2ac-435a-a5dc-7394a5f20fab Aug 13 02:43:45.697292 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:45.697292 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:45.697622 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f4d39002-6602-4417-89e5-f0ba9e05723a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:45.716074 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f4d39002-6602-4417-89e5-f0ba9e05723a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot delete request issued successfully. Aug 13 02:43:45.716074 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f4d39002-6602-4417-89e5-f0ba9e05723a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab returned with HTTP 202 Aug 13 02:43:45.717237 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 642/2627] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:45 2026] DELETE /volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:45.725206 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4c530345-90de-467d-b335-dfa7f80e0cca None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:45.727494 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c530345-90de-467d-b335-dfa7f80e0cca tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab Aug 13 02:43:45.727743 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c530345-90de-467d-b335-dfa7f80e0cca tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:45.727996 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c530345-90de-467d-b335-dfa7f80e0cca tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:45.733904 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:45.733904 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:45.734452 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4c530345-90de-467d-b335-dfa7f80e0cca tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:45.735314 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c530345-90de-467d-b335-dfa7f80e0cca tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab returned with HTTP 200 Aug 13 02:43:45.735672 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 660/2628] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:45 2026] GET /volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:45.790070 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-5f131542-6189-43d4-ae58-da9f57479a1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:45.792210 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-5f131542-6189-43d4-ae58-da9f57479a1d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:43:45.792428 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-5f131542-6189-43d4-ae58-da9f57479a1d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:45.792634 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-5f131542-6189-43d4-ae58-da9f57479a1d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:45.803969 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:45.803969 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:45.810971 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-5f131542-6189-43d4-ae58-da9f57479a1d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:43:45.816820 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-5f131542-6189-43d4-ae58-da9f57479a1d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:43:45.817357 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 661/2629] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:45 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:45.839443 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-7668e220-2ff1-4161-b4d5-c830eff14ef9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:45.842038 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-7668e220-2ff1-4161-b4d5-c830eff14ef9 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364/action Aug 13 02:43:45.842758 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-7668e220-2ff1-4161-b4d5-c830eff14ef9 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:45.842758 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-7668e220-2ff1-4161-b4d5-c830eff14ef9 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:45.857347 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:45.857347 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:45.858423 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-7668e220-2ff1-4161-b4d5-c830eff14ef9 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:43:45.866677 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-7668e220-2ff1-4161-b4d5-c830eff14ef9 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Begin detaching volume completed successfully. Aug 13 02:43:45.867221 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-7668e220-2ff1-4161-b4d5-c830eff14ef9 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364/action returned with HTTP 202 Aug 13 02:43:45.867542 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 667/2630] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:43:45 2026] POST /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:43:45.896182 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d56631b5-fcbb-4943-9b8a-83feddf1ad7b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:45.898865 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d56631b5-fcbb-4943-9b8a-83feddf1ad7b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:43:45.899152 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d56631b5-fcbb-4943-9b8a-83feddf1ad7b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:45.899414 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d56631b5-fcbb-4943-9b8a-83feddf1ad7b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:45.920510 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:45.920510 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:45.926667 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d56631b5-fcbb-4943-9b8a-83feddf1ad7b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:43:45.933219 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-81bf13a5-bb87-4667-a308-e0abd11b209e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:45.933462 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d56631b5-fcbb-4943-9b8a-83feddf1ad7b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:43:45.933902 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 643/2631] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:45 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:45.934031 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81bf13a5-bb87-4667-a308-e0abd11b209e None None] GET https://10.4.3.30/volume// Aug 13 02:43:45.934371 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81bf13a5-bb87-4667-a308-e0abd11b209e None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:45.934671 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81bf13a5-bb87-4667-a308-e0abd11b209e None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:45.936279 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81bf13a5-bb87-4667-a308-e0abd11b209e None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:45.936279 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 661/2632] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:45.951372 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-282641ff-4399-43e8-8b03-80495e884957 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:45.954739 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-282641ff-4399-43e8-8b03-80495e884957 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:43:45.956802 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-282641ff-4399-43e8-8b03-80495e884957 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:45.956802 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-282641ff-4399-43e8-8b03-80495e884957 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:45.981340 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:45.981340 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:45.986361 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-282641ff-4399-43e8-8b03-80495e884957 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:43:45.994087 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-282641ff-4399-43e8-8b03-80495e884957 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:43:45.994712 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 662/2633] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:43:45 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 1317 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:46.085486 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-652be0cc-7be7-4926-8632-613cd927a76b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.087629 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-652be0cc-7be7-4926-8632-613cd927a76b tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe Aug 13 02:43:46.087928 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-652be0cc-7be7-4926-8632-613cd927a76b tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.088151 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-652be0cc-7be7-4926-8632-613cd927a76b tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.097491 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-652be0cc-7be7-4926-8632-613cd927a76b tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe returned with HTTP 404 Aug 13 02:43:46.098203 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 668/2634] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:46 2026] GET /volume/v3/volumes/d0c66078-83b9-4691-ba2b-a124479113fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:46.106615 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c6e6b023-82f5-43eb-8712-a38583ef26d7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.108554 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6e6b023-82f5-43eb-8712-a38583ef26d7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 Aug 13 02:43:46.108816 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c6e6b023-82f5-43eb-8712-a38583ef26d7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.109057 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c6e6b023-82f5-43eb-8712-a38583ef26d7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.109229 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c6e6b023-82f5-43eb-8712-a38583ef26d7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 1f414977-a243-44c9-ab7d-16ca1d436b43 Aug 13 02:43:46.115358 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6e6b023-82f5-43eb-8712-a38583ef26d7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 returned with HTTP 404 Aug 13 02:43:46.116165 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 644/2635] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:46 2026] DELETE /volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:46.125434 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e1d852fc-3b1f-449c-9512-d908601ad768 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.127615 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1d852fc-3b1f-449c-9512-d908601ad768 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 Aug 13 02:43:46.127897 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1d852fc-3b1f-449c-9512-d908601ad768 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.128185 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1d852fc-3b1f-449c-9512-d908601ad768 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.137580 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1d852fc-3b1f-449c-9512-d908601ad768 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 returned with HTTP 404 Aug 13 02:43:46.138303 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 662/2636] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:46 2026] GET /volume/v3/volumes/1f414977-a243-44c9-ab7d-16ca1d436b43 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:46.148307 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af979c28-cd0f-4029-ba69-bf66a9a10aca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.150811 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af979c28-cd0f-4029-ba69-bf66a9a10aca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 Aug 13 02:43:46.151067 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af979c28-cd0f-4029-ba69-bf66a9a10aca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.151390 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af979c28-cd0f-4029-ba69-bf66a9a10aca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.151612 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-af979c28-cd0f-4029-ba69-bf66a9a10aca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: bad57c68-f53a-45a7-9d40-6aaafb588ec1 Aug 13 02:43:46.160290 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:46.160290 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:46.161197 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-af979c28-cd0f-4029-ba69-bf66a9a10aca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:46.190682 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-af979c28-cd0f-4029-ba69-bf66a9a10aca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume request issued successfully. Aug 13 02:43:46.190931 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af979c28-cd0f-4029-ba69-bf66a9a10aca tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 returned with HTTP 202 Aug 13 02:43:46.191482 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 663/2637] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:46 2026] DELETE /volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:43:46.201085 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4f705df0-71a7-4da1-a43e-29cf89187cde None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.209634 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f705df0-71a7-4da1-a43e-29cf89187cde tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 Aug 13 02:43:46.209948 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f705df0-71a7-4da1-a43e-29cf89187cde tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.210235 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f705df0-71a7-4da1-a43e-29cf89187cde tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.219160 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:46.219160 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:46.224094 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4f705df0-71a7-4da1-a43e-29cf89187cde tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Volume info retrieved successfully. Aug 13 02:43:46.230573 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f705df0-71a7-4da1-a43e-29cf89187cde tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 returned with HTTP 200 Aug 13 02:43:46.231337 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 669/2638] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:46 2026] GET /volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 => generated 893 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:46.408011 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-136aa07c-b1ae-4443-9a2c-4f998e60c57f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.412363 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-136aa07c-b1ae-4443-9a2c-4f998e60c57f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:43:46.413281 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-136aa07c-b1ae-4443-9a2c-4f998e60c57f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.413281 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-136aa07c-b1ae-4443-9a2c-4f998e60c57f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.423857 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:46.423857 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:46.429785 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-136aa07c-b1ae-4443-9a2c-4f998e60c57f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:43:46.434643 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-136aa07c-b1ae-4443-9a2c-4f998e60c57f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:43:46.435277 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 645/2639] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:46 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:46.531129 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3bfbbb5d-2ec1-4af0-8213-ca155afe96e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.531129 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3bfbbb5d-2ec1-4af0-8213-ca155afe96e0 None None] GET https://10.4.3.30/volume// Aug 13 02:43:46.531129 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3bfbbb5d-2ec1-4af0-8213-ca155afe96e0 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.531129 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3bfbbb5d-2ec1-4af0-8213-ca155afe96e0 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.531129 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3bfbbb5d-2ec1-4af0-8213-ca155afe96e0 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:46.532613 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 663/2640] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:43:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:46.548745 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-719f3421-6451-4b5a-a6c2-35fd95bf36c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.551381 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-719f3421-6451-4b5a-a6c2-35fd95bf36c9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:43:46.551809 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-719f3421-6451-4b5a-a6c2-35fd95bf36c9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0508f0e7-9290-402f-b965-041d8f58edd0", "connector": null, "instance_uuid": "bd047233-ebd2-457f-91f3-04f5d98f9054"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:46.561602 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:46.561602 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:46.589712 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-719f3421-6451-4b5a-a6c2-35fd95bf36c9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:43:46.590183 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 664/2641] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:43:46 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) Aug 13 02:43:46.639238 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-97045051-8647-4326-bbb6-6b683334f562 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.642007 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-97045051-8647-4326-bbb6-6b683334f562 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:43:46.642007 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-97045051-8647-4326-bbb6-6b683334f562 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.642225 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-97045051-8647-4326-bbb6-6b683334f562 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.661934 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:46.661934 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:46.663911 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f0f6fd34-5e67-44bc-acaa-199086e8609a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.664374 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f0f6fd34-5e67-44bc-acaa-199086e8609a None None] GET https://10.4.3.30/volume// Aug 13 02:43:46.664627 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f0f6fd34-5e67-44bc-acaa-199086e8609a None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.664785 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f0f6fd34-5e67-44bc-acaa-199086e8609a None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.665157 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f0f6fd34-5e67-44bc-acaa-199086e8609a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:46.665502 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 646/2642] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:46.671300 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-97045051-8647-4326-bbb6-6b683334f562 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:43:46.675196 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-a43cbcf0-f0ff-443e-aad1-a2447ab828fd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.676372 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-97045051-8647-4326-bbb6-6b683334f562 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:43:46.676937 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 670/2643] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:46 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:46.678647 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-a43cbcf0-f0ff-443e-aad1-a2447ab828fd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:43:46.679040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-a43cbcf0-f0ff-443e-aad1-a2447ab828fd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.679404 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-a43cbcf0-f0ff-443e-aad1-a2447ab828fd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.713867 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:46.713867 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:46.721589 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-a43cbcf0-f0ff-443e-aad1-a2447ab828fd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:43:46.730188 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-a43cbcf0-f0ff-443e-aad1-a2447ab828fd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:43:46.730904 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 664/2644] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:43:46 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:46.745702 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4efcb2f4-bdfa-49eb-a592-29d5bfb8cba7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.748073 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4efcb2f4-bdfa-49eb-a592-29d5bfb8cba7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab Aug 13 02:43:46.748407 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4efcb2f4-bdfa-49eb-a592-29d5bfb8cba7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.748876 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4efcb2f4-bdfa-49eb-a592-29d5bfb8cba7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.758275 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4efcb2f4-bdfa-49eb-a592-29d5bfb8cba7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab returned with HTTP 404 Aug 13 02:43:46.758275 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 665/2645] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:46 2026] GET /volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:46.770155 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-45b0ac64-e45c-4843-9721-1b6cd157d3c5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.772953 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-45b0ac64-e45c-4843-9721-1b6cd157d3c5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 Aug 13 02:43:46.773199 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-45b0ac64-e45c-4843-9721-1b6cd157d3c5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.773497 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-45b0ac64-e45c-4843-9721-1b6cd157d3c5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.773656 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-45b0ac64-e45c-4843-9721-1b6cd157d3c5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 343cab05-2437-451f-be4a-d62aa32fe317 Aug 13 02:43:46.782758 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-45b0ac64-e45c-4843-9721-1b6cd157d3c5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 returned with HTTP 404 Aug 13 02:43:46.782758 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 647/2646] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:46 2026] DELETE /volume/v3/snapshots/343cab05-2437-451f-be4a-d62aa32fe317 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:46.794338 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4ea8a1a2-903f-4a72-9ca4-ae40c57861d9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.796484 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ea8a1a2-903f-4a72-9ca4-ae40c57861d9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab Aug 13 02:43:46.796781 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4ea8a1a2-903f-4a72-9ca4-ae40c57861d9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.797029 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4ea8a1a2-903f-4a72-9ca4-ae40c57861d9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.797226 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-4ea8a1a2-903f-4a72-9ca4-ae40c57861d9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 3c133d91-d2ac-435a-a5dc-7394a5f20fab Aug 13 02:43:46.802825 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ea8a1a2-903f-4a72-9ca4-ae40c57861d9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab returned with HTTP 404 Aug 13 02:43:46.803593 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 671/2647] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:46 2026] DELETE /volume/v3/snapshots/3c133d91-d2ac-435a-a5dc-7394a5f20fab => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:46.813336 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7485deac-903b-4bfc-a8c5-640bd739a0e3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.815458 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7485deac-903b-4bfc-a8c5-640bd739a0e3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae Aug 13 02:43:46.815640 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7485deac-903b-4bfc-a8c5-640bd739a0e3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.815820 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7485deac-903b-4bfc-a8c5-640bd739a0e3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.815912 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-7485deac-903b-4bfc-a8c5-640bd739a0e3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: a6eb2039-4b93-427d-bf85-caaf0edf91ae Aug 13 02:43:46.822954 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7485deac-903b-4bfc-a8c5-640bd739a0e3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae returned with HTTP 404 Aug 13 02:43:46.823522 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 665/2648] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:46 2026] DELETE /volume/v3/snapshots/a6eb2039-4b93-427d-bf85-caaf0edf91ae => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:46.860355 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-5cb0661c-73d5-423d-a17f-49ac7aa25ebb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.862714 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-5cb0661c-73d5-423d-a17f-49ac7aa25ebb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] PUT https://10.4.3.30/volume/v3/attachments/6f474dab-aa0b-4445-b654-3c2b58da5bac Aug 13 02:43:46.863359 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-5cb0661c-73d5-423d-a17f-49ac7aa25ebb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:46.872346 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-2ce57495-0b17-4257-814d-f092110fbbfe req-5fc4b6ef-13e9-43ec-860f-7eccda7f3e82 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.875796 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-5fc4b6ef-13e9-43ec-860f-7eccda7f3e82 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:46.876091 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-5fc4b6ef-13e9-43ec-860f-7eccda7f3e82 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.876395 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-5fc4b6ef-13e9-43ec-860f-7eccda7f3e82 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.878398 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-5cb0661c-73d5-423d-a17f-49ac7aa25ebb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Acquiring lock "cinder-attachment_update-0508f0e7-9290-402f-b965-041d8f58edd0-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:43:46.886320 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-5cb0661c-73d5-423d-a17f-49ac7aa25ebb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Lock "cinder-attachment_update-0508f0e7-9290-402f-b965-041d8f58edd0-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:43:46.888222 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:46.888222 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:46.895827 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:46.895827 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:46.901512 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-2ce57495-0b17-4257-814d-f092110fbbfe req-5fc4b6ef-13e9-43ec-860f-7eccda7f3e82 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:46.911744 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-5fc4b6ef-13e9-43ec-860f-7eccda7f3e82 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:43:46.912168 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 648/2649] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:46 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1652 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:46.937131 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2ce57495-0b17-4257-814d-f092110fbbfe req-3093fe49-b4ad-4148-9914-eaaece30f814 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.939877 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-3093fe49-b4ad-4148-9914-eaaece30f814 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485/action Aug 13 02:43:46.940343 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-3093fe49-b4ad-4148-9914-eaaece30f814 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:46.940610 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-3093fe49-b4ad-4148-9914-eaaece30f814 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:46.948677 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-89c0946c-9efb-4429-b0c0-811b5275afa0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:46.950138 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89c0946c-9efb-4429-b0c0-811b5275afa0 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:43:46.950360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89c0946c-9efb-4429-b0c0-811b5275afa0 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:46.950559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89c0946c-9efb-4429-b0c0-811b5275afa0 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:46.956675 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:46.956675 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:46.957758 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-2ce57495-0b17-4257-814d-f092110fbbfe req-3093fe49-b4ad-4148-9914-eaaece30f814 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:46.966560 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:46.966560 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:46.970216 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-2ce57495-0b17-4257-814d-f092110fbbfe req-3093fe49-b4ad-4148-9914-eaaece30f814 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Begin detaching volume completed successfully. Aug 13 02:43:46.971310 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-3093fe49-b4ad-4148-9914-eaaece30f814 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485/action returned with HTTP 202 Aug 13 02:43:46.972084 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 672/2650] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:43:46 2026] POST /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:43:46.972539 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-89c0946c-9efb-4429-b0c0-811b5275afa0 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:43:46.982620 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89c0946c-9efb-4429-b0c0-811b5275afa0 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:43:46.983242 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 666/2651] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:46 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:47.018414 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-5cb0661c-73d5-423d-a17f-49ac7aa25ebb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Lock "cinder-attachment_update-0508f0e7-9290-402f-b965-041d8f58edd0-np0000007139" released by "attachment_update" :: held 0.132s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:43:47.018414 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-5cb0661c-73d5-423d-a17f-49ac7aa25ebb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/attachments/6f474dab-aa0b-4445-b654-3c2b58da5bac returned with HTTP 200 Aug 13 02:43:47.019056 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 666/2652] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:43:46 2026] PUT /volume/v3/attachments/6f474dab-aa0b-4445-b654-3c2b58da5bac => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:47.036905 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-972c1430-ed89-4e59-ae71-29b1cd9f4fbc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.037389 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-972c1430-ed89-4e59-ae71-29b1cd9f4fbc None None] GET https://10.4.3.30/volume// Aug 13 02:43:47.037586 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-972c1430-ed89-4e59-ae71-29b1cd9f4fbc None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.037794 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-972c1430-ed89-4e59-ae71-29b1cd9f4fbc None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.038239 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-972c1430-ed89-4e59-ae71-29b1cd9f4fbc None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:47.038636 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 649/2653] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:47.050998 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2ce57495-0b17-4257-814d-f092110fbbfe req-72c5a6e6-07cc-48c6-b9bf-93ec96cde029 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.055159 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-72c5a6e6-07cc-48c6-b9bf-93ec96cde029 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:47.055322 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-72c5a6e6-07cc-48c6-b9bf-93ec96cde029 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.055828 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-72c5a6e6-07cc-48c6-b9bf-93ec96cde029 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.060269 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e3c85006-2816-4965-8fde-fa65190d303a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.062525 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3c85006-2816-4965-8fde-fa65190d303a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] DELETE https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:43:47.062764 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3c85006-2816-4965-8fde-fa65190d303a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.062993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3c85006-2816-4965-8fde-fa65190d303a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.063199 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-e3c85006-2816-4965-8fde-fa65190d303a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Delete volume with id: a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:43:47.073668 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:47.073668 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:47.073840 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:47.073840 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:47.074422 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e3c85006-2816-4965-8fde-fa65190d303a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:43:47.082477 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-2ce57495-0b17-4257-814d-f092110fbbfe req-72c5a6e6-07cc-48c6-b9bf-93ec96cde029 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:47.091728 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-72c5a6e6-07cc-48c6-b9bf-93ec96cde029 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:43:47.093003 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 673/2654] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1835 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:47.106389 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e3c85006-2816-4965-8fde-fa65190d303a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Delete volume request issued successfully. Aug 13 02:43:47.106789 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3c85006-2816-4965-8fde-fa65190d303a tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 202 Aug 13 02:43:47.107534 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 667/2655] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:47.116985 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99ce16ae-5a67-437a-8cca-9434d74a7ea4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.125020 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99ce16ae-5a67-437a-8cca-9434d74a7ea4 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:43:47.125856 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99ce16ae-5a67-437a-8cca-9434d74a7ea4 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.126331 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99ce16ae-5a67-437a-8cca-9434d74a7ea4 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.137961 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:47.137961 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:47.142903 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-99ce16ae-5a67-437a-8cca-9434d74a7ea4 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:43:47.148634 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99ce16ae-5a67-437a-8cca-9434d74a7ea4 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 200 Aug 13 02:43:47.149040 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 667/2656] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:47.246769 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b60a522d-80f8-488c-a125-0f38f48282de None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.248433 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b60a522d-80f8-488c-a125-0f38f48282de tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 Aug 13 02:43:47.248638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b60a522d-80f8-488c-a125-0f38f48282de tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.248825 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b60a522d-80f8-488c-a125-0f38f48282de tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.254028 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b60a522d-80f8-488c-a125-0f38f48282de tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 returned with HTTP 404 Aug 13 02:43:47.254661 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 650/2657] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/bad57c68-f53a-45a7-9d40-6aaafb588ec1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.262690 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0d202332-e870-4a58-9aae-e5c5015479df None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.264968 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0d202332-e870-4a58-9aae-e5c5015479df tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc Aug 13 02:43:47.265268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0d202332-e870-4a58-9aae-e5c5015479df tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.265524 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0d202332-e870-4a58-9aae-e5c5015479df tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.265658 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-0d202332-e870-4a58-9aae-e5c5015479df tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete snapshot with id: a54e5c8a-d06f-418d-81d1-caf1f82a61bc Aug 13 02:43:47.271383 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0d202332-e870-4a58-9aae-e5c5015479df tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc returned with HTTP 404 Aug 13 02:43:47.272119 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 674/2658] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:47.280719 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-139cde87-c4b5-4d87-925d-1623aeb115ef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.282610 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-139cde87-c4b5-4d87-925d-1623aeb115ef tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc Aug 13 02:43:47.282819 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-139cde87-c4b5-4d87-925d-1623aeb115ef tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.282996 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-139cde87-c4b5-4d87-925d-1623aeb115ef tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.290200 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-139cde87-c4b5-4d87-925d-1623aeb115ef tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc returned with HTTP 404 Aug 13 02:43:47.290874 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 668/2659] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/snapshots/a54e5c8a-d06f-418d-81d1-caf1f82a61bc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:47.300133 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-18f643be-f0c6-45de-a74c-1c66bf336d9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.304307 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18f643be-f0c6-45de-a74c-1c66bf336d9a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b Aug 13 02:43:47.304307 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18f643be-f0c6-45de-a74c-1c66bf336d9a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.304478 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18f643be-f0c6-45de-a74c-1c66bf336d9a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.304718 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-18f643be-f0c6-45de-a74c-1c66bf336d9a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b Aug 13 02:43:47.312949 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18f643be-f0c6-45de-a74c-1c66bf336d9a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b returned with HTTP 404 Aug 13 02:43:47.313733 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 668/2660] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.323565 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-72551eb6-3de7-4497-9842-3eb2e89934c0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.326037 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-72551eb6-3de7-4497-9842-3eb2e89934c0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b Aug 13 02:43:47.326355 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-72551eb6-3de7-4497-9842-3eb2e89934c0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.326793 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-72551eb6-3de7-4497-9842-3eb2e89934c0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.333542 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-72551eb6-3de7-4497-9842-3eb2e89934c0 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b returned with HTTP 404 Aug 13 02:43:47.334233 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 651/2661] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/9a3f3fbb-f1d1-493c-b9e5-0e1e8a733d9b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.347217 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5768e8cb-cc55-4d45-8991-0845eed60046 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.349767 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5768e8cb-cc55-4d45-8991-0845eed60046 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 Aug 13 02:43:47.349908 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5768e8cb-cc55-4d45-8991-0845eed60046 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.350120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5768e8cb-cc55-4d45-8991-0845eed60046 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.350361 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-5768e8cb-cc55-4d45-8991-0845eed60046 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 985da3d6-8369-4171-baba-6ce9b726ac64 Aug 13 02:43:47.358333 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5768e8cb-cc55-4d45-8991-0845eed60046 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 returned with HTTP 404 Aug 13 02:43:47.358912 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 675/2662] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.369448 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d32d0cd9-bfbb-41d7-9d5f-bfe323db89fd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.371611 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d32d0cd9-bfbb-41d7-9d5f-bfe323db89fd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 Aug 13 02:43:47.371884 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d32d0cd9-bfbb-41d7-9d5f-bfe323db89fd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.372159 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d32d0cd9-bfbb-41d7-9d5f-bfe323db89fd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.378985 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d32d0cd9-bfbb-41d7-9d5f-bfe323db89fd tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 returned with HTTP 404 Aug 13 02:43:47.379606 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 669/2663] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/985da3d6-8369-4171-baba-6ce9b726ac64 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.387320 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-07d7ab10-aba6-4591-9b5a-c14e4f593e93 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.389274 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07d7ab10-aba6-4591-9b5a-c14e4f593e93 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 Aug 13 02:43:47.389518 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07d7ab10-aba6-4591-9b5a-c14e4f593e93 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.389757 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07d7ab10-aba6-4591-9b5a-c14e4f593e93 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.389915 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-07d7ab10-aba6-4591-9b5a-c14e4f593e93 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete snapshot with id: a82be5d7-1be1-441b-b36b-9b8da926ef53 Aug 13 02:43:47.394755 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07d7ab10-aba6-4591-9b5a-c14e4f593e93 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 returned with HTTP 404 Aug 13 02:43:47.395713 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 669/2664] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:47.407282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9e7d66a8-64cc-4658-b060-5607539b64f4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.409146 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9e7d66a8-64cc-4658-b060-5607539b64f4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 Aug 13 02:43:47.410358 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9e7d66a8-64cc-4658-b060-5607539b64f4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.410358 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9e7d66a8-64cc-4658-b060-5607539b64f4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.415791 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9e7d66a8-64cc-4658-b060-5607539b64f4 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 returned with HTTP 404 Aug 13 02:43:47.416558 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 652/2665] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/snapshots/a82be5d7-1be1-441b-b36b-9b8da926ef53 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:47.424894 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-19c16419-3171-4001-8378-5f55068800b3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.427278 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19c16419-3171-4001-8378-5f55068800b3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f Aug 13 02:43:47.427416 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19c16419-3171-4001-8378-5f55068800b3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.427975 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19c16419-3171-4001-8378-5f55068800b3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.427975 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-19c16419-3171-4001-8378-5f55068800b3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 3ee24ae4-3121-43d7-8360-ed74f84a427f Aug 13 02:43:47.436608 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19c16419-3171-4001-8378-5f55068800b3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f returned with HTTP 404 Aug 13 02:43:47.437214 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 676/2666] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.445779 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-321b3ea0-e917-42c4-bd36-18e04bec0f21 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.447886 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-321b3ea0-e917-42c4-bd36-18e04bec0f21 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f Aug 13 02:43:47.448136 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-321b3ea0-e917-42c4-bd36-18e04bec0f21 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.448370 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-321b3ea0-e917-42c4-bd36-18e04bec0f21 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.454401 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-321b3ea0-e917-42c4-bd36-18e04bec0f21 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f returned with HTTP 404 Aug 13 02:43:47.454888 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 670/2667] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/3ee24ae4-3121-43d7-8360-ed74f84a427f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.463080 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a303304e-2d75-4013-bb8b-093173330931 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.465238 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a303304e-2d75-4013-bb8b-093173330931 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 Aug 13 02:43:47.465456 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a303304e-2d75-4013-bb8b-093173330931 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.465584 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a303304e-2d75-4013-bb8b-093173330931 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.466538 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-a303304e-2d75-4013-bb8b-093173330931 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete snapshot with id: b3dc4583-05ff-4eb9-b675-5d79632d9e95 Aug 13 02:43:47.471441 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a303304e-2d75-4013-bb8b-093173330931 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 returned with HTTP 404 Aug 13 02:43:47.472155 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 670/2668] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:47.480699 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f71b5a53-f5d3-480d-ace5-0e43dd610bec None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.482940 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f71b5a53-f5d3-480d-ace5-0e43dd610bec tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 Aug 13 02:43:47.483190 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f71b5a53-f5d3-480d-ace5-0e43dd610bec tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.483457 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f71b5a53-f5d3-480d-ace5-0e43dd610bec tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.489530 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f71b5a53-f5d3-480d-ace5-0e43dd610bec tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 returned with HTTP 404 Aug 13 02:43:47.490144 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 653/2669] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/snapshots/b3dc4583-05ff-4eb9-b675-5d79632d9e95 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:47.500222 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c1318a60-c0fe-4085-a7e3-e366f5786e96 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.502416 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c1318a60-c0fe-4085-a7e3-e366f5786e96 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 Aug 13 02:43:47.502722 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c1318a60-c0fe-4085-a7e3-e366f5786e96 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.502994 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c1318a60-c0fe-4085-a7e3-e366f5786e96 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.503263 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-c1318a60-c0fe-4085-a7e3-e366f5786e96 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: bddf255d-0665-4a59-9015-1d5e02411722 Aug 13 02:43:47.510878 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c1318a60-c0fe-4085-a7e3-e366f5786e96 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 returned with HTTP 404 Aug 13 02:43:47.511491 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 677/2670] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.519213 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-19345092-1df8-4015-8061-56a07262c7b3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.521780 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19345092-1df8-4015-8061-56a07262c7b3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 Aug 13 02:43:47.521906 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19345092-1df8-4015-8061-56a07262c7b3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.522127 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19345092-1df8-4015-8061-56a07262c7b3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.529073 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19345092-1df8-4015-8061-56a07262c7b3 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 returned with HTTP 404 Aug 13 02:43:47.529695 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 671/2671] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/bddf255d-0665-4a59-9015-1d5e02411722 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.541217 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e3ee1f7-0efe-4a10-ac58-b06af806fc89 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.543346 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e3ee1f7-0efe-4a10-ac58-b06af806fc89 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 Aug 13 02:43:47.543563 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e3ee1f7-0efe-4a10-ac58-b06af806fc89 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.543748 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e3ee1f7-0efe-4a10-ac58-b06af806fc89 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.543910 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3e3ee1f7-0efe-4a10-ac58-b06af806fc89 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 2da516db-895c-4b30-95d9-4bdbeb835535 Aug 13 02:43:47.550650 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e3ee1f7-0efe-4a10-ac58-b06af806fc89 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 returned with HTTP 404 Aug 13 02:43:47.551440 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 671/2672] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.558888 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0b1d71b8-a1e6-48ba-8cd2-810d46d6f28d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.560688 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0b1d71b8-a1e6-48ba-8cd2-810d46d6f28d tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 Aug 13 02:43:47.560907 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0b1d71b8-a1e6-48ba-8cd2-810d46d6f28d tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.561124 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0b1d71b8-a1e6-48ba-8cd2-810d46d6f28d tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.566693 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0b1d71b8-a1e6-48ba-8cd2-810d46d6f28d tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 returned with HTTP 404 Aug 13 02:43:47.567240 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 654/2673] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/2da516db-895c-4b30-95d9-4bdbeb835535 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.574634 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9c940ac9-22b8-497f-9dbe-ebdabdb4e7b9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.576412 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c940ac9-22b8-497f-9dbe-ebdabdb4e7b9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 Aug 13 02:43:47.576632 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c940ac9-22b8-497f-9dbe-ebdabdb4e7b9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.576813 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c940ac9-22b8-497f-9dbe-ebdabdb4e7b9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.576967 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-9c940ac9-22b8-497f-9dbe-ebdabdb4e7b9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 Aug 13 02:43:47.583063 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c940ac9-22b8-497f-9dbe-ebdabdb4e7b9 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 returned with HTTP 404 Aug 13 02:43:47.583646 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 678/2674] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.590840 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cc3e07b7-dd34-4fa9-a9c7-7a83c7a306c6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.593167 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cc3e07b7-dd34-4fa9-a9c7-7a83c7a306c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 Aug 13 02:43:47.593445 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cc3e07b7-dd34-4fa9-a9c7-7a83c7a306c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.593670 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cc3e07b7-dd34-4fa9-a9c7-7a83c7a306c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.601167 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cc3e07b7-dd34-4fa9-a9c7-7a83c7a306c6 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 returned with HTTP 404 Aug 13 02:43:47.602275 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 672/2675] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/ce48ea9c-9ffc-47a0-8f24-bf737b5e3164 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.609493 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-55a6559b-2fe0-4d56-99dd-6eb3c5c87dfe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.611752 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55a6559b-2fe0-4d56-99dd-6eb3c5c87dfe tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a Aug 13 02:43:47.612050 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55a6559b-2fe0-4d56-99dd-6eb3c5c87dfe tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.612391 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55a6559b-2fe0-4d56-99dd-6eb3c5c87dfe tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.612554 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-55a6559b-2fe0-4d56-99dd-6eb3c5c87dfe tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete snapshot with id: be3abe90-6a17-47af-a4b5-672f558edf1a Aug 13 02:43:47.618272 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55a6559b-2fe0-4d56-99dd-6eb3c5c87dfe tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a returned with HTTP 404 Aug 13 02:43:47.618808 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 672/2676] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:47.626222 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-80d79d7a-910f-43f4-a291-0b2abd924ddf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.628329 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-80d79d7a-910f-43f4-a291-0b2abd924ddf tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a Aug 13 02:43:47.628578 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-80d79d7a-910f-43f4-a291-0b2abd924ddf tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.628776 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-80d79d7a-910f-43f4-a291-0b2abd924ddf tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.633582 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-80d79d7a-910f-43f4-a291-0b2abd924ddf tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a returned with HTTP 404 Aug 13 02:43:47.634264 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 655/2677] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/snapshots/be3abe90-6a17-47af-a4b5-672f558edf1a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:47.641831 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9173df74-8d1c-408d-9595-378c4d658d58 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.643735 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9173df74-8d1c-408d-9595-378c4d658d58 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 Aug 13 02:43:47.643949 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9173df74-8d1c-408d-9595-378c4d658d58 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.644167 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9173df74-8d1c-408d-9595-378c4d658d58 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.644391 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-9173df74-8d1c-408d-9595-378c4d658d58 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: f7722333-5650-410c-814b-00b2a483c1d5 Aug 13 02:43:47.654808 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9173df74-8d1c-408d-9595-378c4d658d58 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 returned with HTTP 404 Aug 13 02:43:47.655516 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 679/2678] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.663152 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3b71936d-68ad-43b9-bcab-b36b65f5fe50 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.665816 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b71936d-68ad-43b9-bcab-b36b65f5fe50 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 Aug 13 02:43:47.666193 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b71936d-68ad-43b9-bcab-b36b65f5fe50 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.666503 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b71936d-68ad-43b9-bcab-b36b65f5fe50 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.674192 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b71936d-68ad-43b9-bcab-b36b65f5fe50 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 returned with HTTP 404 Aug 13 02:43:47.674814 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 673/2679] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/f7722333-5650-410c-814b-00b2a483c1d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.682150 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-beabc4d9-ba05-45d9-95b5-47146a929c23 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.684022 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-beabc4d9-ba05-45d9-95b5-47146a929c23 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 Aug 13 02:43:47.684267 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-beabc4d9-ba05-45d9-95b5-47146a929c23 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.684487 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-beabc4d9-ba05-45d9-95b5-47146a929c23 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.684580 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-beabc4d9-ba05-45d9-95b5-47146a929c23 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete snapshot with id: 8d34af55-0895-491b-bb8a-3c328cc3b327 Aug 13 02:43:47.689374 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-beabc4d9-ba05-45d9-95b5-47146a929c23 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 returned with HTTP 404 Aug 13 02:43:47.689839 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 673/2680] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:47.696739 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8af10484-0611-498e-85b6-20fc389f464a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.696858 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-910d7526-850d-47e9-9f82-d4410330e43f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.698514 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8af10484-0611-498e-85b6-20fc389f464a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 Aug 13 02:43:47.698692 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-910d7526-850d-47e9-9f82-d4410330e43f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:43:47.698778 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8af10484-0611-498e-85b6-20fc389f464a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.698895 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8af10484-0611-498e-85b6-20fc389f464a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.698968 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-910d7526-850d-47e9-9f82-d4410330e43f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.699210 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-910d7526-850d-47e9-9f82-d4410330e43f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.705987 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8af10484-0611-498e-85b6-20fc389f464a tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 returned with HTTP 404 Aug 13 02:43:47.706719 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 656/2681] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/snapshots/8d34af55-0895-491b-bb8a-3c328cc3b327 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:47.711782 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:47.711782 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:47.715545 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-10ce140b-9e6e-45e1-bfa1-ffd736356ac7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.717488 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-910d7526-850d-47e9-9f82-d4410330e43f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:43:47.720525 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10ce140b-9e6e-45e1-bfa1-ffd736356ac7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 Aug 13 02:43:47.720797 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10ce140b-9e6e-45e1-bfa1-ffd736356ac7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.721079 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10ce140b-9e6e-45e1-bfa1-ffd736356ac7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.721288 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-10ce140b-9e6e-45e1-bfa1-ffd736356ac7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Delete volume with id: 8452fcd0-5bad-4d10-8976-929ee24320c8 Aug 13 02:43:47.723726 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-910d7526-850d-47e9-9f82-d4410330e43f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:43:47.724143 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 680/2682] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:47.735655 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10ce140b-9e6e-45e1-bfa1-ffd736356ac7 tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 returned with HTTP 404 Aug 13 02:43:47.736292 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 674/2683] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:43:47 2026] DELETE /volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:47.744092 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af9ece2d-f386-417e-a404-8ad763d5e33c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:47.745968 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af9ece2d-f386-417e-a404-8ad763d5e33c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] GET https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 Aug 13 02:43:47.746274 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af9ece2d-f386-417e-a404-8ad763d5e33c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:47.746588 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af9ece2d-f386-417e-a404-8ad763d5e33c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:47.753233 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af9ece2d-f386-417e-a404-8ad763d5e33c tempest-VolumeDependencyTests-2005831630 tempest-VolumeDependencyTests-2005831630-project-member] https://10.4.3.30/volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 returned with HTTP 404 Aug 13 02:43:47.753769 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 674/2684] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:43:47 2026] GET /volume/v3/volumes/8452fcd0-5bad-4d10-8976-929ee24320c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:48.001656 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f9454c2b-32c8-436b-bc43-bca4d888273f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:48.003747 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9454c2b-32c8-436b-bc43-bca4d888273f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:43:48.003981 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f9454c2b-32c8-436b-bc43-bca4d888273f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:48.004214 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f9454c2b-32c8-436b-bc43-bca4d888273f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:48.015547 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:48.015547 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:48.020166 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f9454c2b-32c8-436b-bc43-bca4d888273f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:43:48.026428 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9454c2b-32c8-436b-bc43-bca4d888273f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:43:48.026963 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 657/2685] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:48 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:48.162703 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e84224d7-d9cd-4096-9e38-780a732586b7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:48.165619 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e84224d7-d9cd-4096-9e38-780a732586b7 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 Aug 13 02:43:48.165864 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e84224d7-d9cd-4096-9e38-780a732586b7 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:48.166056 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e84224d7-d9cd-4096-9e38-780a732586b7 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:48.171981 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e84224d7-d9cd-4096-9e38-780a732586b7 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 returned with HTTP 404 Aug 13 02:43:48.172557 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 681/2686] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:48 2026] GET /volume/v3/volumes/a27dda77-f476-41ae-9539-e4c91f0d0651 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:48.180191 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f061e84b-09f0-4fa9-a4de-4fd94aa4b2d9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:48.182381 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f061e84b-09f0-4fa9-a4de-4fd94aa4b2d9 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] DELETE https://10.4.3.30/volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 Aug 13 02:43:48.182598 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f061e84b-09f0-4fa9-a4de-4fd94aa4b2d9 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:48.182763 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f061e84b-09f0-4fa9-a4de-4fd94aa4b2d9 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:48.182938 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f061e84b-09f0-4fa9-a4de-4fd94aa4b2d9 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Delete volume with id: d1841944-bd96-442d-bada-4724886f71f4 Aug 13 02:43:48.190645 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:48.190645 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:48.191146 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f061e84b-09f0-4fa9-a4de-4fd94aa4b2d9 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:43:48.212394 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f061e84b-09f0-4fa9-a4de-4fd94aa4b2d9 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Delete volume request issued successfully. Aug 13 02:43:48.212678 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f061e84b-09f0-4fa9-a4de-4fd94aa4b2d9 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 returned with HTTP 202 Aug 13 02:43:48.213269 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 675/2687] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:43:48 2026] DELETE /volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:48.224766 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b83222f1-03c1-4d52-89b1-3b600bd35317 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:48.226330 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b83222f1-03c1-4d52-89b1-3b600bd35317 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 Aug 13 02:43:48.226601 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b83222f1-03c1-4d52-89b1-3b600bd35317 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:48.226767 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b83222f1-03c1-4d52-89b1-3b600bd35317 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:48.237699 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:48.237699 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:48.243988 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b83222f1-03c1-4d52-89b1-3b600bd35317 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Volume info retrieved successfully. Aug 13 02:43:48.250479 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b83222f1-03c1-4d52-89b1-3b600bd35317 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 returned with HTTP 200 Aug 13 02:43:48.250903 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 675/2688] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:48 2026] GET /volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:48.523158 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-75927568-5382-46c8-9e4d-8131736ed9fe req-35575123-8156-473d-a9ec-87c19c637720 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:48.526767 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-35575123-8156-473d-a9ec-87c19c637720 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption Aug 13 02:43:48.526966 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-35575123-8156-473d-a9ec-87c19c637720 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:48.527190 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-35575123-8156-473d-a9ec-87c19c637720 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:48.544605 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:48.544605 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:48.556033 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-35575123-8156-473d-a9ec-87c19c637720 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption returned with HTTP 200 Aug 13 02:43:48.556737 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 658/2689] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:43:48 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:48.739912 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-53f0ce6e-f4df-41b2-a02b-10619db034ea None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:48.742223 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-53f0ce6e-f4df-41b2-a02b-10619db034ea tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:43:48.742532 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-53f0ce6e-f4df-41b2-a02b-10619db034ea tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:48.742752 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-53f0ce6e-f4df-41b2-a02b-10619db034ea tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:48.759308 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:48.759308 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:48.765630 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-53f0ce6e-f4df-41b2-a02b-10619db034ea tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:43:48.770563 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-53f0ce6e-f4df-41b2-a02b-10619db034ea tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:43:48.770928 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 682/2690] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:48 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:48.914713 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-60f16dcc-e3e8-4d1b-9eef-b8d319790ecb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:48.917399 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-60f16dcc-e3e8-4d1b-9eef-b8d319790ecb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] DELETE https://10.4.3.30/volume/v3/attachments/b6653126-aac6-44dc-8046-fbe7ba854632 Aug 13 02:43:48.917639 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-60f16dcc-e3e8-4d1b-9eef-b8d319790ecb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:48.917869 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-60f16dcc-e3e8-4d1b-9eef-b8d319790ecb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:48.931591 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:48.931591 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:48.997856 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-04b2c258-940f-459d-a77d-a57547fc73a2 req-60f16dcc-e3e8-4d1b-9eef-b8d319790ecb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments/b6653126-aac6-44dc-8046-fbe7ba854632 returned with HTTP 200 Aug 13 02:43:48.998408 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 676/2691] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:43:48 2026] DELETE /volume/v3/attachments/b6653126-aac6-44dc-8046-fbe7ba854632 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:49.043849 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eeb2eb6e-c963-4182-85ca-d0f61597e98b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:49.047199 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eeb2eb6e-c963-4182-85ca-d0f61597e98b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:43:49.047389 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eeb2eb6e-c963-4182-85ca-d0f61597e98b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:49.047632 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eeb2eb6e-c963-4182-85ca-d0f61597e98b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:49.059823 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:49.059823 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:49.065617 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eeb2eb6e-c963-4182-85ca-d0f61597e98b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:43:49.073359 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eeb2eb6e-c963-4182-85ca-d0f61597e98b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:43:49.073893 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 676/2692] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:49 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:49.074969 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0d77846f-b149-4017-af17-58005312fab5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:49.189733 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:49.190213 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:49.192152 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:49.192456 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Create volume of 1 GB Aug 13 02:43:49.197573 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Availability Zones retrieved successfully. Aug 13 02:43:49.205936 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Flow 'volume_create_api' (67067fc8-ba4a-49a0-ae09-c6e7f3b0c29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:49.207408 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4059cf54-7602-47b0-b05e-45fcc70c4c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:49.208775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:49.249416 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4059cf54-7602-47b0-b05e-45fcc70c4c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:49.250288 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69fc4258-13d5-4fdc-b668-dbcc4fe50b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:49.271400 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d3cd2d43-9e10-4e24-8761-3364b5fd1803 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:49.273726 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3cd2d43-9e10-4e24-8761-3364b5fd1803 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] GET https://10.4.3.30/volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 Aug 13 02:43:49.273973 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3cd2d43-9e10-4e24-8761-3364b5fd1803 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:49.275951 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3cd2d43-9e10-4e24-8761-3364b5fd1803 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:49.284678 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3cd2d43-9e10-4e24-8761-3364b5fd1803 tempest-ServerRescueNegativeTestJSON-1060903041 tempest-ServerRescueNegativeTestJSON-1060903041-project-member] https://10.4.3.30/volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 returned with HTTP 404 Aug 13 02:43:49.285331 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 683/2693] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:49 2026] GET /volume/v3/volumes/d1841944-bd96-442d-bada-4724886f71f4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:49.353683 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Created reservations ['b1672410-33a9-4468-901c-fbf455a7d335', '1962d943-9211-4ba6-8294-3319c6890366', '0e2c5bd1-152a-470b-ab9b-a75495fabc05', '18e17693-dbe1-4ae0-88bd-636effcb7f64'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:49.354799 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69fc4258-13d5-4fdc-b668-dbcc4fe50b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1672410-33a9-4468-901c-fbf455a7d335', '1962d943-9211-4ba6-8294-3319c6890366', '0e2c5bd1-152a-470b-ab9b-a75495fabc05', '18e17693-dbe1-4ae0-88bd-636effcb7f64']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:49.355783 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (412f82de-8cff-4011-9d6a-ecf46ed0f6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:49.388730 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (412f82de-8cff-4011-9d6a-ecf46ed0f6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc65ee49-903e-4177-8a0f-162c6ab291f9', '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='043a833e61314c689d665b3dda45d5ec',qos_specs=None,replication_status=,reservations=['b1672410-33a9-4468-901c-fbf455a7d335','1962d943-9211-4ba6-8294-3319c6890366','0e2c5bd1-152a-470b-ab9b-a75495fabc05','18e17693-dbe1-4ae0-88bd-636effcb7f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f0533f53c75402a847f3396303abf30',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:49Z,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=fc65ee49-903e-4177-8a0f-162c6ab291f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='043a833e61314c689d665b3dda45d5ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f0533f53c75402a847f3396303abf30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:49.391456 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (990f6842-5f22-42f8-9485-6257b6c48526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:49.421869 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (990f6842-5f22-42f8-9485-6257b6c48526) transitioned into state 'SUCCESS' from 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='043a833e61314c689d665b3dda45d5ec',qos_specs=None,replication_status=,reservations=['b1672410-33a9-4468-901c-fbf455a7d335','1962d943-9211-4ba6-8294-3319c6890366','0e2c5bd1-152a-470b-ab9b-a75495fabc05','18e17693-dbe1-4ae0-88bd-636effcb7f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f0533f53c75402a847f3396303abf30',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:49.422588 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbee6ba7-f599-4baa-b901-9c85f13fb6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:49.435010 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbee6ba7-f599-4baa-b901-9c85f13fb6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:49.436555 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Flow 'volume_create_api' (67067fc8-ba4a-49a0-ae09-c6e7f3b0c29c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:49.436555 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Create volume request issued successfully. Aug 13 02:43:49.437112 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0d77846f-b149-4017-af17-58005312fab5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:49.437701 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 659/2694] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:43:49 2026] POST /volume/v3/volumes => generated 738 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:49.455479 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7e81c9ee-87e8-48be-ae2e-981ef7976d39 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:49.457051 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e81c9ee-87e8-48be-ae2e-981ef7976d39 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 Aug 13 02:43:49.457051 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e81c9ee-87e8-48be-ae2e-981ef7976d39 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:49.457541 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e81c9ee-87e8-48be-ae2e-981ef7976d39 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:49.467934 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:49.467934 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:49.472759 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7e81c9ee-87e8-48be-ae2e-981ef7976d39 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Volume info retrieved successfully. Aug 13 02:43:49.479640 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e81c9ee-87e8-48be-ae2e-981ef7976d39 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 returned with HTTP 200 Aug 13 02:43:49.480146 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 677/2695] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:49 2026] GET /volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 => generated 806 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:49.791045 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-29c14315-cca3-44af-b618-a36f724dcb92 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:49.798557 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-29c14315-cca3-44af-b618-a36f724dcb92 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:43:49.798557 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-29c14315-cca3-44af-b618-a36f724dcb92 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:49.798557 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-29c14315-cca3-44af-b618-a36f724dcb92 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:49.809800 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:49.809800 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:49.819970 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-29c14315-cca3-44af-b618-a36f724dcb92 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:43:49.829829 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-29c14315-cca3-44af-b618-a36f724dcb92 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:43:49.830375 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 677/2696] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:49 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:50.497044 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b6028dfd-2c6d-4712-9e9b-6f62ee8adda5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:50.502762 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6028dfd-2c6d-4712-9e9b-6f62ee8adda5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 Aug 13 02:43:50.503002 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6028dfd-2c6d-4712-9e9b-6f62ee8adda5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:50.503245 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6028dfd-2c6d-4712-9e9b-6f62ee8adda5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:50.515561 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:50.515561 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:50.520898 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b6028dfd-2c6d-4712-9e9b-6f62ee8adda5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Volume info retrieved successfully. Aug 13 02:43:50.526275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6028dfd-2c6d-4712-9e9b-6f62ee8adda5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 returned with HTTP 200 Aug 13 02:43:50.526843 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 684/2697] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:50 2026] GET /volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 => generated 831 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:50.550104 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ac72e902-e00e-4057-a80e-59283236d344 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:50.552628 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ac72e902-e00e-4057-a80e-59283236d344 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 Aug 13 02:43:50.552824 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ac72e902-e00e-4057-a80e-59283236d344 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:50.553678 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ac72e902-e00e-4057-a80e-59283236d344 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:50.562282 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:50.562282 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:50.566882 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ac72e902-e00e-4057-a80e-59283236d344 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Volume info retrieved successfully. Aug 13 02:43:50.572832 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ac72e902-e00e-4057-a80e-59283236d344 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 returned with HTTP 200 Aug 13 02:43:50.573377 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 660/2698] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:50 2026] GET /volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:50.590454 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:50.592376 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:50.592735 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-782622860"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:50.594281 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-782622860'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:50.594411 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Create volume of 1 GB Aug 13 02:43:50.598451 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Availability Zones retrieved successfully. Aug 13 02:43:50.603992 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Flow 'volume_create_api' (b7dad8d4-3ba5-4aff-83e5-c54ac97740e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:50.605205 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca433f19-29d6-4e81-9d71-f6a3b10e005d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:50.606281 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:50.639347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca433f19-29d6-4e81-9d71-f6a3b10e005d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:50.640034 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538cefd9-b766-4956-8f44-7e1480ad350c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:50.685991 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Created reservations ['36928fcd-b0c9-4963-bc6a-db5d21084c09', 'da3fa7cd-3fe5-4f04-bad9-a29d893c9e66', '8bfbbf26-7c9b-4efa-9cd3-cdb503076a5e', 'af61391b-0a33-4afb-907e-3d7e48acae3a'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:50.687051 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538cefd9-b766-4956-8f44-7e1480ad350c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36928fcd-b0c9-4963-bc6a-db5d21084c09', 'da3fa7cd-3fe5-4f04-bad9-a29d893c9e66', '8bfbbf26-7c9b-4efa-9cd3-cdb503076a5e', 'af61391b-0a33-4afb-907e-3d7e48acae3a']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:50.688064 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed03395-a1ab-434c-8ffa-eb36b41ce50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:50.717143 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed03395-a1ab-434c-8ffa-eb36b41ce50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-782622860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='043a833e61314c689d665b3dda45d5ec',qos_specs=None,replication_status=,reservations=['36928fcd-b0c9-4963-bc6a-db5d21084c09','da3fa7cd-3fe5-4f04-bad9-a29d893c9e66','8bfbbf26-7c9b-4efa-9cd3-cdb503076a5e','af61391b-0a33-4afb-907e-3d7e48acae3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f0533f53c75402a847f3396303abf30',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:50Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-782622860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='043a833e61314c689d665b3dda45d5ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f0533f53c75402a847f3396303abf30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:50.718185 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea795cc-e269-42f5-b9e9-ed4933e3256a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:50.742008 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea795cc-e269-42f5-b9e9-ed4933e3256a) transitioned into 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-782622860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='043a833e61314c689d665b3dda45d5ec',qos_specs=None,replication_status=,reservations=['36928fcd-b0c9-4963-bc6a-db5d21084c09','da3fa7cd-3fe5-4f04-bad9-a29d893c9e66','8bfbbf26-7c9b-4efa-9cd3-cdb503076a5e','af61391b-0a33-4afb-907e-3d7e48acae3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f0533f53c75402a847f3396303abf30',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:50.743124 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62058dd-fd3a-48e3-a742-21b46f7ca241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:50.754443 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62058dd-fd3a-48e3-a742-21b46f7ca241) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:50.755224 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Flow 'volume_create_api' (b7dad8d4-3ba5-4aff-83e5-c54ac97740e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:50.755576 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Create volume request issued successfully. Aug 13 02:43:50.756157 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-59fb47b3-13ba-411e-8655-aca7b39295b1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:50.757234 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 678/2699] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:43:50 2026] POST /volume/v3/volumes => generated 773 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:50.772262 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca9cca4b-882c-4981-b718-4c60725acfb1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:50.778679 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca9cca4b-882c-4981-b718-4c60725acfb1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f Aug 13 02:43:50.778905 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca9cca4b-882c-4981-b718-4c60725acfb1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:50.779133 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca9cca4b-882c-4981-b718-4c60725acfb1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:50.793654 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:50.793654 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:50.800606 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ca9cca4b-882c-4981-b718-4c60725acfb1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Volume info retrieved successfully. Aug 13 02:43:50.806750 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca9cca4b-882c-4981-b718-4c60725acfb1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f returned with HTTP 200 Aug 13 02:43:50.807227 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 678/2700] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:50 2026] GET /volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:50.845883 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fd1e79a7-e2e5-4782-8bf6-1af23bd4512a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:50.848384 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd1e79a7-e2e5-4782-8bf6-1af23bd4512a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:43:50.848775 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd1e79a7-e2e5-4782-8bf6-1af23bd4512a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:50.849568 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd1e79a7-e2e5-4782-8bf6-1af23bd4512a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:50.864528 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:50.864528 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:50.869821 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fd1e79a7-e2e5-4782-8bf6-1af23bd4512a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:43:50.876582 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd1e79a7-e2e5-4782-8bf6-1af23bd4512a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:43:50.877115 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 685/2701] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:50 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:51.060330 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-75927568-5382-46c8-9e4d-8131736ed9fe req-2def9965-4d90-4a89-8f23-2674b725e4e4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:51.064834 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-2def9965-4d90-4a89-8f23-2674b725e4e4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3/action Aug 13 02:43:51.065379 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-2def9965-4d90-4a89-8f23-2674b725e4e4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:51.065561 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-2def9965-4d90-4a89-8f23-2674b725e4e4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:51.089914 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:51.089914 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:51.104107 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-75927568-5382-46c8-9e4d-8131736ed9fe req-2def9965-4d90-4a89-8f23-2674b725e4e4 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3/action returned with HTTP 204 Aug 13 02:43:51.104825 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 661/2702] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:43:51 2026] POST /volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:51.823695 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b4a0350c-20c1-45fb-adff-89d9d661f7f5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:51.825814 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4a0350c-20c1-45fb-adff-89d9d661f7f5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f Aug 13 02:43:51.826021 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4a0350c-20c1-45fb-adff-89d9d661f7f5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:51.826272 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4a0350c-20c1-45fb-adff-89d9d661f7f5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:51.838426 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:51.838426 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:51.846911 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b4a0350c-20c1-45fb-adff-89d9d661f7f5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Volume info retrieved successfully. Aug 13 02:43:51.852471 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4a0350c-20c1-45fb-adff-89d9d661f7f5 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f returned with HTTP 200 Aug 13 02:43:51.853173 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 679/2703] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:51 2026] GET /volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:51.868436 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-156c02d4-032e-45fe-ab80-492b844bc856 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:51.873127 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-156c02d4-032e-45fe-ab80-492b844bc856 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f Aug 13 02:43:51.873371 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-156c02d4-032e-45fe-ab80-492b844bc856 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:51.873614 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-156c02d4-032e-45fe-ab80-492b844bc856 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:51.887195 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:51.887195 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:51.890035 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-276deb23-30e7-4b60-8a69-77a5ebc3e035 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:51.897964 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-276deb23-30e7-4b60-8a69-77a5ebc3e035 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:43:51.898143 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-156c02d4-032e-45fe-ab80-492b844bc856 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Volume info retrieved successfully. Aug 13 02:43:51.898298 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-276deb23-30e7-4b60-8a69-77a5ebc3e035 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:51.898298 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-276deb23-30e7-4b60-8a69-77a5ebc3e035 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:51.905316 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-156c02d4-032e-45fe-ab80-492b844bc856 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f returned with HTTP 200 Aug 13 02:43:51.906354 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 679/2704] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:51 2026] GET /volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:51.916840 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:51.916840 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:51.920761 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f012f7a7-ed43-47d3-985c-2c22f475d3e8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:51.922492 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-276deb23-30e7-4b60-8a69-77a5ebc3e035 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:43:51.923511 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f012f7a7-ed43-47d3-985c-2c22f475d3e8 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:51.924172 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f012f7a7-ed43-47d3-985c-2c22f475d3e8 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-962728989"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:51.931546 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-276deb23-30e7-4b60-8a69-77a5ebc3e035 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:43:51.932192 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 686/2705] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:51 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:51.936352 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:51.936352 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:51.937561 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f012f7a7-ed43-47d3-985c-2c22f475d3e8 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Volume info retrieved successfully. Aug 13 02:43:51.937561 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-f012f7a7-ed43-47d3-985c-2c22f475d3e8 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Create snapshot from volume af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f Aug 13 02:43:51.998527 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-f012f7a7-ed43-47d3-985c-2c22f475d3e8 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Created reservations ['47c7f981-f5b0-438a-a8ac-746a1cdca9b9', 'b700ef67-862b-4713-939a-5bc65daa9992', 'ba1956c6-1b98-4aa6-99d8-56eed0d15f8a', '0fe6904a-ce6b-46f1-92cb-999621809a3f'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:52.046827 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f012f7a7-ed43-47d3-985c-2c22f475d3e8 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Snapshot create request issued successfully. Aug 13 02:43:52.046827 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f012f7a7-ed43-47d3-985c-2c22f475d3e8 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:43:52.046827 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 662/2706] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:43:51 2026] POST /volume/v3/snapshots => generated 325 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:52.060933 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b8e3dd48-967d-4cb0-9217-c6151c5c3c3e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:52.065857 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b8e3dd48-967d-4cb0-9217-c6151c5c3c3e tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd Aug 13 02:43:52.065857 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b8e3dd48-967d-4cb0-9217-c6151c5c3c3e tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:52.065857 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b8e3dd48-967d-4cb0-9217-c6151c5c3c3e tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:52.072323 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:52.072323 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:52.072323 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b8e3dd48-967d-4cb0-9217-c6151c5c3c3e tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Snapshot retrieved successfully. Aug 13 02:43:52.072323 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b8e3dd48-967d-4cb0-9217-c6151c5c3c3e tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd returned with HTTP 200 Aug 13 02:43:52.072863 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 680/2707] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:52 2026] GET /volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd => generated 457 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:52.301664 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-794ebbc4-94a4-456f-a66b-20599343b827 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:52.304484 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-794ebbc4-94a4-456f-a66b-20599343b827 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/attachments/6f474dab-aa0b-4445-b654-3c2b58da5bac/action Aug 13 02:43:52.304864 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-794ebbc4-94a4-456f-a66b-20599343b827 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:52.304981 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-794ebbc4-94a4-456f-a66b-20599343b827 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:52.334497 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:52.334497 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:52.359927 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3eaa25d7-b1d3-468a-82d0-2be3d5128b58 req-794ebbc4-94a4-456f-a66b-20599343b827 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/attachments/6f474dab-aa0b-4445-b654-3c2b58da5bac/action returned with HTTP 204 Aug 13 02:43:52.359974 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 680/2708] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:43:52 2026] POST /volume/v3/attachments/6f474dab-aa0b-4445-b654-3c2b58da5bac/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:52.488894 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2ce57495-0b17-4257-814d-f092110fbbfe req-266e10f2-7656-48e4-b0f2-82eda37acb58 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:52.491465 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-266e10f2-7656-48e4-b0f2-82eda37acb58 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc Aug 13 02:43:52.491735 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-266e10f2-7656-48e4-b0f2-82eda37acb58 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:52.491950 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-266e10f2-7656-48e4-b0f2-82eda37acb58 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:52.504046 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:52.504046 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:52.580174 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2ce57495-0b17-4257-814d-f092110fbbfe req-266e10f2-7656-48e4-b0f2-82eda37acb58 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc returned with HTTP 200 Aug 13 02:43:52.581079 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 687/2709] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:43:52 2026] DELETE /volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:52.656047 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-418d70d2-2f60-4e4b-b44b-0363d6d9939e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:52.660199 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-418d70d2-2f60-4e4b-b44b-0363d6d9939e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:52.660199 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-418d70d2-2f60-4e4b-b44b-0363d6d9939e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:52.660199 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-418d70d2-2f60-4e4b-b44b-0363d6d9939e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:52.678012 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:52.678012 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:52.683223 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-418d70d2-2f60-4e4b-b44b-0363d6d9939e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:52.688284 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-418d70d2-2f60-4e4b-b44b-0363d6d9939e tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:52.688760 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 663/2710] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:52 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:52.745795 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-686888ce-898f-4d96-b434-d809ac027abd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:52.748171 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-686888ce-898f-4d96-b434-d809ac027abd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:52.748440 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-686888ce-898f-4d96-b434-d809ac027abd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:52.748706 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-686888ce-898f-4d96-b434-d809ac027abd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:52.759669 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:52.759669 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:52.764453 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-686888ce-898f-4d96-b434-d809ac027abd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:52.770158 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-686888ce-898f-4d96-b434-d809ac027abd tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:52.770632 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 681/2711] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:43:52 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:52.794916 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-9e4da1ea-86e5-4b4b-b15b-42d20b59da69 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:52.797238 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-9e4da1ea-86e5-4b4b-b15b-42d20b59da69 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] POST https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/action Aug 13 02:43:52.797698 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-9e4da1ea-86e5-4b4b-b15b-42d20b59da69 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:43:52.797850 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-9e4da1ea-86e5-4b4b-b15b-42d20b59da69 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:52.815218 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:52.815218 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:52.816022 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-9e4da1ea-86e5-4b4b-b15b-42d20b59da69 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:52.825338 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-9e4da1ea-86e5-4b4b-b15b-42d20b59da69 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Begin detaching volume completed successfully. Aug 13 02:43:52.825600 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-9e4da1ea-86e5-4b4b-b15b-42d20b59da69 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/action returned with HTTP 202 Aug 13 02:43:52.826212 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 681/2712] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:43:52 2026] POST /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:43:52.905873 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6c08b80b-647b-4e5c-b921-01a10f7c622a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:52.906330 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c08b80b-647b-4e5c-b921-01a10f7c622a None None] GET https://10.4.3.30/volume// Aug 13 02:43:52.906488 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c08b80b-647b-4e5c-b921-01a10f7c622a None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:52.906731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c08b80b-647b-4e5c-b921-01a10f7c622a None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:52.907029 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c08b80b-647b-4e5c-b921-01a10f7c622a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:43:52.907410 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 688/2713] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:43:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:43:52.919285 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-b9ddaacf-9c2e-49e3-87a6-e49b14ed0200 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:52.922399 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-b9ddaacf-9c2e-49e3-87a6-e49b14ed0200 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:43:52.922945 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-b9ddaacf-9c2e-49e3-87a6-e49b14ed0200 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:52.922945 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-b9ddaacf-9c2e-49e3-87a6-e49b14ed0200 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:52.944969 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:52.944969 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:52.949619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a38dcd36-bf36-4719-af26-365d8f4f146c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:52.951953 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-b9ddaacf-9c2e-49e3-87a6-e49b14ed0200 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:43:52.956885 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a38dcd36-bf36-4719-af26-365d8f4f146c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:43:52.957323 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a38dcd36-bf36-4719-af26-365d8f4f146c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:52.957684 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a38dcd36-bf36-4719-af26-365d8f4f146c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:52.968911 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-b9ddaacf-9c2e-49e3-87a6-e49b14ed0200 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:43:52.969704 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 664/2714] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:43:52 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 1351 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:43:52.989274 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:52.989274 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:52.993492 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-72be4dd6-e8d5-4f89-9bc6-f6ea731865ab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:52.995831 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a38dcd36-bf36-4719-af26-365d8f4f146c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:43:52.997042 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-72be4dd6-e8d5-4f89-9bc6-f6ea731865ab tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption Aug 13 02:43:52.997276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-72be4dd6-e8d5-4f89-9bc6-f6ea731865ab tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:52.997499 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-72be4dd6-e8d5-4f89-9bc6-f6ea731865ab tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:53.002748 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a38dcd36-bf36-4719-af26-365d8f4f146c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:43:53.003126 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 682/2715] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:52 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 1130 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:53.013175 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:53.013175 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:53.026068 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-17654cc1-dc28-4298-80ae-32188662acc2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:53.026934 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-72be4dd6-e8d5-4f89-9bc6-f6ea731865ab tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption returned with HTTP 200 Aug 13 02:43:53.027649 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 682/2716] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:43:52 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:53.028639 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17654cc1-dc28-4298-80ae-32188662acc2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:43:53.029014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17654cc1-dc28-4298-80ae-32188662acc2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0508f0e7-9290-402f-b965-041d8f58edd0", "force": true, "name": "tempest-VolumesBackupsTest-Backup-587241069", "container": "tempest-volumesbackupstest-backup-container-831945505"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:53.031210 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-17654cc1-dc28-4298-80ae-32188662acc2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating new backup {'backup': {'volume_id': '0508f0e7-9290-402f-b965-041d8f58edd0', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-587241069', 'container': 'tempest-volumesbackupstest-backup-container-831945505'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:43:53.031733 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-17654cc1-dc28-4298-80ae-32188662acc2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating backup of volume 0508f0e7-9290-402f-b965-041d8f58edd0 in container tempest-volumesbackupstest-backup-container-831945505 Aug 13 02:43:53.050222 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:53.050222 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:53.050933 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-17654cc1-dc28-4298-80ae-32188662acc2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:43:53.078835 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-17654cc1-dc28-4298-80ae-32188662acc2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['55459944-71df-4211-a4e1-72943321c2af', '66c9bdb1-62a6-49bc-ba40-6f039e85cb37'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:53.084491 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ffd67ae2-71bf-4e77-a499-c7032a1215f2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:53.088188 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ffd67ae2-71bf-4e77-a499-c7032a1215f2 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd Aug 13 02:43:53.088454 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ffd67ae2-71bf-4e77-a499-c7032a1215f2 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:53.088719 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ffd67ae2-71bf-4e77-a499-c7032a1215f2 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:53.098327 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:53.098327 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:53.098327 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ffd67ae2-71bf-4e77-a499-c7032a1215f2 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Snapshot retrieved successfully. Aug 13 02:43:53.100399 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ffd67ae2-71bf-4e77-a499-c7032a1215f2 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd returned with HTTP 200 Aug 13 02:43:53.100399 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 665/2717] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:53 2026] GET /volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd => generated 484 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:53.114281 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a2bd1e22-79a2-427f-94d6-5bda7bfc75f1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:53.116672 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2bd1e22-79a2-427f-94d6-5bda7bfc75f1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd Aug 13 02:43:53.116898 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2bd1e22-79a2-427f-94d6-5bda7bfc75f1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:53.117106 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2bd1e22-79a2-427f-94d6-5bda7bfc75f1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:53.123183 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:53.123183 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:53.123660 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17654cc1-dc28-4298-80ae-32188662acc2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:43:53.123791 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a2bd1e22-79a2-427f-94d6-5bda7bfc75f1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Snapshot retrieved successfully. Aug 13 02:43:53.124125 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 689/2718] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:43:53 2026] POST /volume/v3/backups => generated 327 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:53.124924 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2bd1e22-79a2-427f-94d6-5bda7bfc75f1 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd returned with HTTP 200 Aug 13 02:43:53.125795 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 683/2719] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:53 2026] GET /volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:53.133613 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-924a9ff7-ae8a-4492-87f9-e4fe9d4834f2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:53.135532 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-924a9ff7-ae8a-4492-87f9-e4fe9d4834f2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:43:53.135801 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-924a9ff7-ae8a-4492-87f9-e4fe9d4834f2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:53.135994 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-924a9ff7-ae8a-4492-87f9-e4fe9d4834f2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:53.135994 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-924a9ff7-ae8a-4492-87f9-e4fe9d4834f2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:43:53.139119 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0615aa1f-9ab5-4cc0-9610-876ba18d5c17 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:53.139119 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0615aa1f-9ab5-4cc0-9610-876ba18d5c17 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd Aug 13 02:43:53.139432 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0615aa1f-9ab5-4cc0-9610-876ba18d5c17 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:53.139733 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0615aa1f-9ab5-4cc0-9610-876ba18d5c17 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:53.139887 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-0615aa1f-9ab5-4cc0-9610-876ba18d5c17 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Delete snapshot with id: a878f867-bcb1-4fcc-84b2-b49276819dfd Aug 13 02:43:53.145622 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:53.145622 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:53.146752 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-924a9ff7-ae8a-4492-87f9-e4fe9d4834f2 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:43:53.146841 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:53.146841 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:53.147269 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 683/2720] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:53 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:53.147407 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0615aa1f-9ab5-4cc0-9610-876ba18d5c17 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Snapshot retrieved successfully. Aug 13 02:43:53.169394 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0615aa1f-9ab5-4cc0-9610-876ba18d5c17 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Snapshot delete request issued successfully. Aug 13 02:43:53.169614 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0615aa1f-9ab5-4cc0-9610-876ba18d5c17 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd returned with HTTP 202 Aug 13 02:43:53.170110 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 666/2721] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:53 2026] DELETE /volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:53.181150 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eb58674c-9ec8-4db9-a44f-091399b344d3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:53.185208 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eb58674c-9ec8-4db9-a44f-091399b344d3 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd Aug 13 02:43:53.185449 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eb58674c-9ec8-4db9-a44f-091399b344d3 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:53.185693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eb58674c-9ec8-4db9-a44f-091399b344d3 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:53.196897 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:53.196897 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:53.197481 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-eb58674c-9ec8-4db9-a44f-091399b344d3 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Snapshot retrieved successfully. Aug 13 02:43:53.199426 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eb58674c-9ec8-4db9-a44f-091399b344d3 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd returned with HTTP 200 Aug 13 02:43:53.199940 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 690/2722] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:53 2026] GET /volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd => generated 483 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:54.160720 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d39b4899-6c2d-45b6-a35a-cf43c6718f21 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:54.164751 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d39b4899-6c2d-45b6-a35a-cf43c6718f21 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:43:54.165109 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d39b4899-6c2d-45b6-a35a-cf43c6718f21 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:54.165349 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d39b4899-6c2d-45b6-a35a-cf43c6718f21 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:54.165455 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d39b4899-6c2d-45b6-a35a-cf43c6718f21 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:43:54.173712 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:54.173712 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:54.176865 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d39b4899-6c2d-45b6-a35a-cf43c6718f21 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:43:54.177486 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 684/2723] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:54 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:43:54.179074 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6e1d1c19-a84c-4a63-bd9e-77957d63b54e req-316a421b-acae-49cf-9675-fca30ac2c662 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:54.181638 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6e1d1c19-a84c-4a63-bd9e-77957d63b54e req-316a421b-acae-49cf-9675-fca30ac2c662 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc Aug 13 02:43:54.182128 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6e1d1c19-a84c-4a63-bd9e-77957d63b54e req-316a421b-acae-49cf-9675-fca30ac2c662 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:54.182568 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6e1d1c19-a84c-4a63-bd9e-77957d63b54e req-316a421b-acae-49cf-9675-fca30ac2c662 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:54.188242 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6e1d1c19-a84c-4a63-bd9e-77957d63b54e req-316a421b-acae-49cf-9675-fca30ac2c662 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc returned with HTTP 404 Aug 13 02:43:54.188890 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 684/2724] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:43:54 2026] DELETE /volume/v3/attachments/4dd04833-f37e-4766-86a0-1e9c75f58bbc => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:43:54.214662 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f73baf5d-bcfd-4583-adff-578dd8688e8a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:54.217723 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f73baf5d-bcfd-4583-adff-578dd8688e8a tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd Aug 13 02:43:54.217723 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f73baf5d-bcfd-4583-adff-578dd8688e8a tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:54.217723 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f73baf5d-bcfd-4583-adff-578dd8688e8a tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:54.224413 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f73baf5d-bcfd-4583-adff-578dd8688e8a tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd returned with HTTP 404 Aug 13 02:43:54.225463 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 667/2725] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:54 2026] GET /volume/v3/snapshots/a878f867-bcb1-4fcc-84b2-b49276819dfd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:43:54.237284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-84d7eb3f-1fb0-437f-8fbb-5ca81dcccbea None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:54.239118 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84d7eb3f-1fb0-437f-8fbb-5ca81dcccbea tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] DELETE https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f Aug 13 02:43:54.239339 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84d7eb3f-1fb0-437f-8fbb-5ca81dcccbea tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:54.239599 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84d7eb3f-1fb0-437f-8fbb-5ca81dcccbea tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:54.239784 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-84d7eb3f-1fb0-437f-8fbb-5ca81dcccbea tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Delete volume with id: af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f Aug 13 02:43:54.252491 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:54.252491 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:54.253227 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-84d7eb3f-1fb0-437f-8fbb-5ca81dcccbea tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Volume info retrieved successfully. Aug 13 02:43:54.280352 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-84d7eb3f-1fb0-437f-8fbb-5ca81dcccbea tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Delete volume request issued successfully. Aug 13 02:43:54.280650 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84d7eb3f-1fb0-437f-8fbb-5ca81dcccbea tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f returned with HTTP 202 Aug 13 02:43:54.281295 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 691/2726] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:43:54 2026] DELETE /volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:54.298355 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cabdf714-3483-4909-b1c6-184118dc475a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:54.301164 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cabdf714-3483-4909-b1c6-184118dc475a tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f Aug 13 02:43:54.301376 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cabdf714-3483-4909-b1c6-184118dc475a tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:54.301640 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cabdf714-3483-4909-b1c6-184118dc475a tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:54.311540 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:54.311540 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:54.320305 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cabdf714-3483-4909-b1c6-184118dc475a tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Volume info retrieved successfully. Aug 13 02:43:54.332449 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cabdf714-3483-4909-b1c6-184118dc475a tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f returned with HTTP 200 Aug 13 02:43:54.333121 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 685/2727] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:54 2026] GET /volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:55.189977 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b9ece4b0-8537-44a2-a070-b671bf6dfd46 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:55.192936 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9ece4b0-8537-44a2-a070-b671bf6dfd46 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:43:55.194200 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9ece4b0-8537-44a2-a070-b671bf6dfd46 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:55.194995 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9ece4b0-8537-44a2-a070-b671bf6dfd46 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:55.195300 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b9ece4b0-8537-44a2-a070-b671bf6dfd46 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:43:55.203013 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:55.203013 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:55.204523 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9ece4b0-8537-44a2-a070-b671bf6dfd46 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:43:55.205406 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 685/2728] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:55 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:55.352226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e0ae0af7-ffee-44d6-9050-114b867a0c39 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:55.353245 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e0ae0af7-ffee-44d6-9050-114b867a0c39 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f Aug 13 02:43:55.353487 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e0ae0af7-ffee-44d6-9050-114b867a0c39 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:55.353722 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e0ae0af7-ffee-44d6-9050-114b867a0c39 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:55.361211 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e0ae0af7-ffee-44d6-9050-114b867a0c39 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f returned with HTTP 404 Aug 13 02:43:55.362161 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 668/2729] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:55 2026] GET /volume/v3/volumes/af6f4bcb-29f6-4d0e-a713-fa9f517e4f5f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:55.371297 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5b4d2408-3fb3-4e73-a5e4-644028a50a88 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:55.373474 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b4d2408-3fb3-4e73-a5e4-644028a50a88 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] DELETE https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 Aug 13 02:43:55.373984 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b4d2408-3fb3-4e73-a5e4-644028a50a88 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:55.374382 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b4d2408-3fb3-4e73-a5e4-644028a50a88 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:55.374703 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-5b4d2408-3fb3-4e73-a5e4-644028a50a88 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Delete volume with id: fc65ee49-903e-4177-8a0f-162c6ab291f9 Aug 13 02:43:55.389944 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:55.389944 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:55.393281 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5b4d2408-3fb3-4e73-a5e4-644028a50a88 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Volume info retrieved successfully. Aug 13 02:43:55.414327 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5b4d2408-3fb3-4e73-a5e4-644028a50a88 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Delete volume request issued successfully. Aug 13 02:43:55.414584 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b4d2408-3fb3-4e73-a5e4-644028a50a88 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 returned with HTTP 202 Aug 13 02:43:55.415105 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 692/2730] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:43:55 2026] DELETE /volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:55.423446 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-832cc28c-e96b-419e-bbb3-b410b51055c3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:55.426012 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-832cc28c-e96b-419e-bbb3-b410b51055c3 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 Aug 13 02:43:55.426322 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-832cc28c-e96b-419e-bbb3-b410b51055c3 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:55.426589 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-832cc28c-e96b-419e-bbb3-b410b51055c3 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:55.435965 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:55.435965 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:55.441372 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-832cc28c-e96b-419e-bbb3-b410b51055c3 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Volume info retrieved successfully. Aug 13 02:43:55.446943 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-832cc28c-e96b-419e-bbb3-b410b51055c3 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 returned with HTTP 200 Aug 13 02:43:55.447480 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 686/2731] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:55 2026] GET /volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:56.220585 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4fee7a1-0df5-4e81-8c6a-06c801dd37dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:56.223052 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4fee7a1-0df5-4e81-8c6a-06c801dd37dd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:43:56.223659 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4fee7a1-0df5-4e81-8c6a-06c801dd37dd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:56.225275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4fee7a1-0df5-4e81-8c6a-06c801dd37dd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:56.225275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c4fee7a1-0df5-4e81-8c6a-06c801dd37dd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:43:56.231047 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:56.231047 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:56.232729 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4fee7a1-0df5-4e81-8c6a-06c801dd37dd tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:43:56.233966 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 686/2732] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:56 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:56.463894 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a1ff178d-6439-45e1-bc8d-efa13415f584 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:56.466275 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a1ff178d-6439-45e1-bc8d-efa13415f584 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] GET https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 Aug 13 02:43:56.466524 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a1ff178d-6439-45e1-bc8d-efa13415f584 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:56.467442 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a1ff178d-6439-45e1-bc8d-efa13415f584 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:56.475490 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a1ff178d-6439-45e1-bc8d-efa13415f584 tempest-CinderUnicodeTest-2106397944 tempest-CinderUnicodeTest-2106397944-project-member] https://10.4.3.30/volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 returned with HTTP 404 Aug 13 02:43:56.476065 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 669/2733] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:56 2026] GET /volume/v3/volumes/fc65ee49-903e-4177-8a0f-162c6ab291f9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:56.492239 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c7484c87-c8f0-4ed1-a2b8-13def8dcbc77 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:56.494924 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7484c87-c8f0-4ed1-a2b8-13def8dcbc77 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:56.497020 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7484c87-c8f0-4ed1-a2b8-13def8dcbc77 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:56.497020 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7484c87-c8f0-4ed1-a2b8-13def8dcbc77 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:56.507684 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:56.507684 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:56.511499 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c7484c87-c8f0-4ed1-a2b8-13def8dcbc77 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:56.519777 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7484c87-c8f0-4ed1-a2b8-13def8dcbc77 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:43:56.519777 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 693/2734] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:56 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:56.532672 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-078082f2-3fd3-427c-b906-10502fb5457a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:56.534794 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-078082f2-3fd3-427c-b906-10502fb5457a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:56.534996 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-078082f2-3fd3-427c-b906-10502fb5457a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:56.535217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-078082f2-3fd3-427c-b906-10502fb5457a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:56.535847 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-078082f2-3fd3-427c-b906-10502fb5457a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume with id: 56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:56.544822 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:56.544822 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:56.545554 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-078082f2-3fd3-427c-b906-10502fb5457a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:56.566143 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-078082f2-3fd3-427c-b906-10502fb5457a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume request issued successfully. Aug 13 02:43:56.566845 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-078082f2-3fd3-427c-b906-10502fb5457a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 202 Aug 13 02:43:56.566845 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 687/2735] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:43:56 2026] DELETE /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:56.577885 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-27a15964-9f5e-4fb3-bda4-db300c1cf010 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:56.579997 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27a15964-9f5e-4fb3-bda4-db300c1cf010 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:56.580226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27a15964-9f5e-4fb3-bda4-db300c1cf010 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:56.580514 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27a15964-9f5e-4fb3-bda4-db300c1cf010 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:56.589590 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:56.589590 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:56.593635 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-27a15964-9f5e-4fb3-bda4-db300c1cf010 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:56.601168 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27a15964-9f5e-4fb3-bda4-db300c1cf010 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 200 Aug 13 02:43:56.601518 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 687/2736] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:56 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:57.248775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-307e302e-a0b7-4dee-ae81-56cce76bfddf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:57.251998 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-307e302e-a0b7-4dee-ae81-56cce76bfddf tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:43:57.252218 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-307e302e-a0b7-4dee-ae81-56cce76bfddf tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:57.252474 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-307e302e-a0b7-4dee-ae81-56cce76bfddf tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:57.252652 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-307e302e-a0b7-4dee-ae81-56cce76bfddf tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:43:57.258889 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:57.258889 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:57.259941 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-307e302e-a0b7-4dee-ae81-56cce76bfddf tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:43:57.260440 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 670/2737] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:57 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:57.621452 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-97a8a13d-4ebb-401f-9bf9-30f11c5bb9c7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:57.623751 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-97a8a13d-4ebb-401f-9bf9-30f11c5bb9c7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 Aug 13 02:43:57.623994 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-97a8a13d-4ebb-401f-9bf9-30f11c5bb9c7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:57.624245 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-97a8a13d-4ebb-401f-9bf9-30f11c5bb9c7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:57.636058 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-97a8a13d-4ebb-401f-9bf9-30f11c5bb9c7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 returned with HTTP 404 Aug 13 02:43:57.636756 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 694/2738] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:57 2026] GET /volume/v3/volumes/56a580a4-e438-4ce2-81ae-0445ab7ed485 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:43:57.647313 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f52e176-2a9b-40ed-bb67-f7799356e142 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:57.649221 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f52e176-2a9b-40ed-bb67-f7799356e142 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:43:57.649494 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f52e176-2a9b-40ed-bb67-f7799356e142 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:57.649708 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f52e176-2a9b-40ed-bb67-f7799356e142 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:57.652820 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=367,cinder:INSERT=49,cinder:UPDATE=108 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:43:57.658418 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:57.658418 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:57.663339 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9f52e176-2a9b-40ed-bb67-f7799356e142 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:57.671518 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f52e176-2a9b-40ed-bb67-f7799356e142 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:43:57.671912 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 688/2739] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:57 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:57.686769 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d8edfb21-4e65-44c6-a62f-c1f61fa1c772 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:57.689122 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8edfb21-4e65-44c6-a62f-c1f61fa1c772 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:57.689552 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8edfb21-4e65-44c6-a62f-c1f61fa1c772 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5726422f-d1fe-4405-a565-ae91d42ae92c", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-185682506"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:57.701499 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:57.701499 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:57.702083 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d8edfb21-4e65-44c6-a62f-c1f61fa1c772 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:43:57.702200 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-d8edfb21-4e65-44c6-a62f-c1f61fa1c772 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create snapshot from volume 5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:43:57.737668 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d8edfb21-4e65-44c6-a62f-c1f61fa1c772 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['7ceb843e-7fa5-4083-908d-8f65c9484115', 'cc5ea090-a80a-4f46-81a4-990d2ccc9c70', 'c402ab23-4137-42ec-9294-f7768e4e25cf', '2180b45b-d341-4fb0-9548-014b4c1d930d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:57.787869 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d8edfb21-4e65-44c6-a62f-c1f61fa1c772 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot create request issued successfully. Aug 13 02:43:57.788170 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8edfb21-4e65-44c6-a62f-c1f61fa1c772 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:43:57.788655 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 688/2740] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:43:57 2026] POST /volume/v3/snapshots => generated 379 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:57.799417 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-069e8975-07c7-4465-a99c-115ad5472c7c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:57.802478 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-069e8975-07c7-4465-a99c-115ad5472c7c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 Aug 13 02:43:57.802746 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-069e8975-07c7-4465-a99c-115ad5472c7c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:57.803006 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-069e8975-07c7-4465-a99c-115ad5472c7c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:57.813602 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:57.813602 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:57.815011 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-069e8975-07c7-4465-a99c-115ad5472c7c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:57.815813 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-069e8975-07c7-4465-a99c-115ad5472c7c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 returned with HTTP 200 Aug 13 02:43:57.816230 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 671/2741] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:57 2026] GET /volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:58.275351 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-442fa865-c86b-4e0f-ba89-01dff3694bcf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:58.277420 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-442fa865-c86b-4e0f-ba89-01dff3694bcf tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:43:58.277648 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-442fa865-c86b-4e0f-ba89-01dff3694bcf tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:58.277881 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-442fa865-c86b-4e0f-ba89-01dff3694bcf tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:58.277991 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-442fa865-c86b-4e0f-ba89-01dff3694bcf tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:43:58.284807 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:58.284807 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:58.285648 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-442fa865-c86b-4e0f-ba89-01dff3694bcf tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:43:58.286176 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 695/2742] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:58 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:58.307737 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:58.482763 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:43:58.484308 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1570055933"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:58.486871 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1570055933'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:43:58.487134 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume of 1 GB Aug 13 02:43:58.492945 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Availability Zones retrieved successfully. Aug 13 02:43:58.501221 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Flow 'volume_create_api' (708b9829-9328-41c7-9534-fb49dcf3718b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:58.502805 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b1e0f4-0a0f-48bf-bff2-eef7b0782166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:58.504090 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:43:58.538651 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b1e0f4-0a0f-48bf-bff2-eef7b0782166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:58.539829 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9c6ecb-b4e3-4739-bb56-eeeb677bd637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:58.627740 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Created reservations ['4b82b7f6-98ec-42be-8fa5-e06e9d4ea560', 'ab811f78-6077-4486-ad40-735bde7e949d', '9b905bdb-ea0d-49e5-a218-ede1fd54d54d', 'dea3a63a-dffd-47d2-8c72-81bf1fa884e2'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:58.628866 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9c6ecb-b4e3-4739-bb56-eeeb677bd637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b82b7f6-98ec-42be-8fa5-e06e9d4ea560', 'ab811f78-6077-4486-ad40-735bde7e949d', '9b905bdb-ea0d-49e5-a218-ede1fd54d54d', 'dea3a63a-dffd-47d2-8c72-81bf1fa884e2']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:58.629811 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1ef0c4-565d-484b-8b2e-7653c0754857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:58.655988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1ef0c4-565d-484b-8b2e-7653c0754857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb29fd24-43f4-4adf-be27-d00f2de02312', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1570055933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073612880f744fc1a873c442683b232e',qos_specs=None,replication_status=,reservations=['4b82b7f6-98ec-42be-8fa5-e06e9d4ea560','ab811f78-6077-4486-ad40-735bde7e949d','9b905bdb-ea0d-49e5-a218-ede1fd54d54d','dea3a63a-dffd-47d2-8c72-81bf1fa884e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6a5a10009f450b9e8d545e895593f4',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1570055933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb29fd24-43f4-4adf-be27-d00f2de02312,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='073612880f744fc1a873c442683b232e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d6a5a10009f450b9e8d545e895593f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:58.657215 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1285f486-8b2c-408d-84f6-f4d52569bb31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:58.678040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1285f486-8b2c-408d-84f6-f4d52569bb31) transitioned into state 'SUCCESS' from state '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-1570055933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073612880f744fc1a873c442683b232e',qos_specs=None,replication_status=,reservations=['4b82b7f6-98ec-42be-8fa5-e06e9d4ea560','ab811f78-6077-4486-ad40-735bde7e949d','9b905bdb-ea0d-49e5-a218-ede1fd54d54d','dea3a63a-dffd-47d2-8c72-81bf1fa884e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6a5a10009f450b9e8d545e895593f4',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:58.678824 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478e5d9e-aa6f-4470-bfc1-48158e6ecaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:43:58.690220 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478e5d9e-aa6f-4470-bfc1-48158e6ecaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:43:58.691144 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Flow 'volume_create_api' (708b9829-9328-41c7-9534-fb49dcf3718b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:43:58.691637 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume request issued successfully. Aug 13 02:43:58.692036 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9c5a08ba-fdd4-4285-95b1-2cf6e610ad78 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:43:58.696882 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 689/2743] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:43:58 2026] POST /volume/v3/volumes => generated 776 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:58.715371 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-39ed743c-f816-463d-9afd-4e28e654fbba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:58.718510 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39ed743c-f816-463d-9afd-4e28e654fbba tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 Aug 13 02:43:58.718793 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39ed743c-f816-463d-9afd-4e28e654fbba tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:58.718973 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39ed743c-f816-463d-9afd-4e28e654fbba tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:58.723848 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=404,cinder:INSERT=67,cinder:UPDATE=138 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:43:58.731586 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:58.731586 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:58.735946 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-39ed743c-f816-463d-9afd-4e28e654fbba tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:43:58.741514 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39ed743c-f816-463d-9afd-4e28e654fbba tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 returned with HTTP 200 Aug 13 02:43:58.741917 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 689/2744] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:43:58 2026] GET /volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:58.826510 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dad9b0bb-6730-4442-bdc4-5f20bf7940da None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:58.829789 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dad9b0bb-6730-4442-bdc4-5f20bf7940da tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 Aug 13 02:43:58.830025 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dad9b0bb-6730-4442-bdc4-5f20bf7940da tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:58.830406 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dad9b0bb-6730-4442-bdc4-5f20bf7940da tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:58.832549 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=412,cinder:UPDATE=129,cinder:INSERT=64 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:43:58.843443 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:58.843443 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:58.844181 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-dad9b0bb-6730-4442-bdc4-5f20bf7940da tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:58.845895 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dad9b0bb-6730-4442-bdc4-5f20bf7940da tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 returned with HTTP 200 Aug 13 02:43:58.846672 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 672/2745] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:58 2026] GET /volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 => generated 538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:58.857861 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8011ef7e-bab6-4769-8604-b42c8e13faf3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:58.859849 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8011ef7e-bab6-4769-8604-b42c8e13faf3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 Aug 13 02:43:58.860017 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8011ef7e-bab6-4769-8604-b42c8e13faf3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:58.860300 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8011ef7e-bab6-4769-8604-b42c8e13faf3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:58.865410 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:58.865410 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:58.865893 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8011ef7e-bab6-4769-8604-b42c8e13faf3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:58.866670 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8011ef7e-bab6-4769-8604-b42c8e13faf3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 returned with HTTP 200 Aug 13 02:43:58.867049 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 696/2746] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:58 2026] GET /volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:58.877541 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-df176a75-c138-42d2-bfd0-50f3e318bd6c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:58.879634 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df176a75-c138-42d2-bfd0-50f3e318bd6c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots Aug 13 02:43:58.879735 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df176a75-c138-42d2-bfd0-50f3e318bd6c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:58.879872 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df176a75-c138-42d2-bfd0-50f3e318bd6c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:58.880143 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-df176a75-c138-42d2-bfd0-50f3e318bd6c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:43:58.880468 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:58.880468 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:58.881351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-df176a75-c138-42d2-bfd0-50f3e318bd6c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:43:58.893496 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-df176a75-c138-42d2-bfd0-50f3e318bd6c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Get all snapshots completed successfully. Aug 13 02:43:58.893906 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df176a75-c138-42d2-bfd0-50f3e318bd6c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 200 Aug 13 02:43:58.894330 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 690/2747] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:43:58 2026] GET /volume/v3/snapshots => generated 407 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:58.906130 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c582cc63-d854-4c56-bb6d-55e2a973c467 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:58.907944 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c582cc63-d854-4c56-bb6d-55e2a973c467 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] PUT https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 Aug 13 02:43:58.908353 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c582cc63-d854-4c56-bb6d-55e2a973c467 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1658817926", "description": "This is the new description of snapshot."}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:58.916682 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:58.916682 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:58.917273 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c582cc63-d854-4c56-bb6d-55e2a973c467 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:58.925639 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c582cc63-d854-4c56-bb6d-55e2a973c467 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 returned with HTTP 200 Aug 13 02:43:58.926228 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 690/2748] 10.4.3.30 () {68 vars in 1368 bytes} [Thu Aug 13 02:43:58 2026] PUT /volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:58.935206 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-47b8c529-d64b-496b-9457-3360a6ca7eb4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:58.937447 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-47b8c529-d64b-496b-9457-3360a6ca7eb4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 Aug 13 02:43:58.937688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-47b8c529-d64b-496b-9457-3360a6ca7eb4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:58.937978 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-47b8c529-d64b-496b-9457-3360a6ca7eb4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:58.946686 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:58.946686 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:58.947122 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-47b8c529-d64b-496b-9457-3360a6ca7eb4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:58.947983 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-47b8c529-d64b-496b-9457-3360a6ca7eb4 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 returned with HTTP 200 Aug 13 02:43:58.948357 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 673/2749] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:58 2026] GET /volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 => generated 577 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:58.957000 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d6cec5dc-54ce-4732-b4d0-a8cb56d1be08 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:58.961329 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6cec5dc-54ce-4732-b4d0-a8cb56d1be08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 Aug 13 02:43:58.961329 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6cec5dc-54ce-4732-b4d0-a8cb56d1be08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:58.961329 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6cec5dc-54ce-4732-b4d0-a8cb56d1be08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:58.961329 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-d6cec5dc-54ce-4732-b4d0-a8cb56d1be08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 360f54da-9a6d-4dd6-be11-b88659031054 Aug 13 02:43:58.966717 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:58.966717 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:58.966717 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d6cec5dc-54ce-4732-b4d0-a8cb56d1be08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:58.982701 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d6cec5dc-54ce-4732-b4d0-a8cb56d1be08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot delete request issued successfully. Aug 13 02:43:58.982929 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6cec5dc-54ce-4732-b4d0-a8cb56d1be08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 returned with HTTP 202 Aug 13 02:43:58.983625 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 697/2750] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:43:58 2026] DELETE /volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:43:58.992150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b9f2cabb-2b95-4a04-b2dc-ecdefc20f6ac None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:58.994780 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b9f2cabb-2b95-4a04-b2dc-ecdefc20f6ac tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 Aug 13 02:43:58.994919 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b9f2cabb-2b95-4a04-b2dc-ecdefc20f6ac tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:58.995635 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b9f2cabb-2b95-4a04-b2dc-ecdefc20f6ac tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:59.001074 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:59.001074 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:59.001610 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b9f2cabb-2b95-4a04-b2dc-ecdefc20f6ac tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:43:59.002436 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b9f2cabb-2b95-4a04-b2dc-ecdefc20f6ac tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 returned with HTTP 200 Aug 13 02:43:59.002766 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 691/2751] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:43:58 2026] GET /volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 => generated 576 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:59.301604 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70b74a69-0eca-449b-bb8a-24d356e63944 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:59.303863 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70b74a69-0eca-449b-bb8a-24d356e63944 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:43:59.304460 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70b74a69-0eca-449b-bb8a-24d356e63944 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:59.304830 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70b74a69-0eca-449b-bb8a-24d356e63944 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:59.305045 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-70b74a69-0eca-449b-bb8a-24d356e63944 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:43:59.313362 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:59.313362 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:43:59.313362 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70b74a69-0eca-449b-bb8a-24d356e63944 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:43:59.313362 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 691/2752] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:43:59 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:43:59.758840 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-824de330-0c3d-4d39-bf3a-b584cbb6166a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:59.761368 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-824de330-0c3d-4d39-bf3a-b584cbb6166a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 Aug 13 02:43:59.761699 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-824de330-0c3d-4d39-bf3a-b584cbb6166a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:59.761926 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-824de330-0c3d-4d39-bf3a-b584cbb6166a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:59.773186 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:59.773186 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:43:59.779134 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-824de330-0c3d-4d39-bf3a-b584cbb6166a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:43:59.783345 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-824de330-0c3d-4d39-bf3a-b584cbb6166a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 returned with HTTP 200 Aug 13 02:43:59.783963 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 674/2753] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:43:59 2026] GET /volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:43:59.799977 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7f5a900d-3b20-4eba-80b5-3d3a6ce94dfc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:59.802108 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7f5a900d-3b20-4eba-80b5-3d3a6ce94dfc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:43:59.802584 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7f5a900d-3b20-4eba-80b5-3d3a6ce94dfc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb29fd24-43f4-4adf-be27-d00f2de02312", "name": "tempest-type-Backup-633715118"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:43:59.804336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-7f5a900d-3b20-4eba-80b5-3d3a6ce94dfc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Creating new backup {'backup': {'volume_id': 'fb29fd24-43f4-4adf-be27-d00f2de02312', 'name': 'tempest-type-Backup-633715118'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:43:59.804495 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-7f5a900d-3b20-4eba-80b5-3d3a6ce94dfc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Creating backup of volume fb29fd24-43f4-4adf-be27-d00f2de02312 in container None Aug 13 02:43:59.813032 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:59.813032 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:43:59.813422 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7f5a900d-3b20-4eba-80b5-3d3a6ce94dfc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:43:59.846283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-7f5a900d-3b20-4eba-80b5-3d3a6ce94dfc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Created reservations ['851969b9-cfa2-42d7-9a08-6f8b983fd117', '633225e8-7b4e-4309-8da0-f08b05356981'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:43:59.882774 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7f5a900d-3b20-4eba-80b5-3d3a6ce94dfc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:43:59.883282 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 698/2754] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:43:59 2026] POST /volume/v3/backups => generated 313 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:43:59.893050 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1cd1d287-da2f-4fdc-8f81-cb2952ea1544 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:43:59.895473 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cd1d287-da2f-4fdc-8f81-cb2952ea1544 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:43:59.895719 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cd1d287-da2f-4fdc-8f81-cb2952ea1544 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:43:59.895931 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cd1d287-da2f-4fdc-8f81-cb2952ea1544 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:43:59.896129 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1cd1d287-da2f-4fdc-8f81-cb2952ea1544 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:43:59.901049 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:43:59.901049 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:43:59.901734 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cd1d287-da2f-4fdc-8f81-cb2952ea1544 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:43:59.902308 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 692/2755] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:43:59 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:00.017986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a749e99a-6e74-49f3-b6c8-7db354836357 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:00.022599 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a749e99a-6e74-49f3-b6c8-7db354836357 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 Aug 13 02:44:00.022599 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a749e99a-6e74-49f3-b6c8-7db354836357 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:00.022599 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a749e99a-6e74-49f3-b6c8-7db354836357 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:00.033747 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a749e99a-6e74-49f3-b6c8-7db354836357 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 returned with HTTP 404 Aug 13 02:44:00.034726 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 692/2756] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:00 2026] GET /volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:44:00.045378 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-77ae99e0-8dd8-4153-9517-c941d09dc0e5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:00.047741 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-77ae99e0-8dd8-4153-9517-c941d09dc0e5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 Aug 13 02:44:00.047941 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-77ae99e0-8dd8-4153-9517-c941d09dc0e5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:00.048164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-77ae99e0-8dd8-4153-9517-c941d09dc0e5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:00.048349 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-77ae99e0-8dd8-4153-9517-c941d09dc0e5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 360f54da-9a6d-4dd6-be11-b88659031054 Aug 13 02:44:00.055654 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-77ae99e0-8dd8-4153-9517-c941d09dc0e5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 returned with HTTP 404 Aug 13 02:44:00.056008 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 675/2757] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:00 2026] DELETE /volume/v3/snapshots/360f54da-9a6d-4dd6-be11-b88659031054 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:00.065436 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d72053d9-8ae4-42be-a0f3-39958c3a2667 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:00.067270 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d72053d9-8ae4-42be-a0f3-39958c3a2667 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:00.067491 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d72053d9-8ae4-42be-a0f3-39958c3a2667 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:00.067697 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d72053d9-8ae4-42be-a0f3-39958c3a2667 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:00.078367 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:00.078367 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:00.082651 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d72053d9-8ae4-42be-a0f3-39958c3a2667 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:00.088632 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d72053d9-8ae4-42be-a0f3-39958c3a2667 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:44:00.089020 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 699/2758] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:00 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:00.102001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8afa774d-21b8-47dd-af3f-329996efa8b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:00.105529 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8afa774d-21b8-47dd-af3f-329996efa8b1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:44:00.105529 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8afa774d-21b8-47dd-af3f-329996efa8b1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5726422f-d1fe-4405-a565-ae91d42ae92c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1630607931"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:00.115904 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:00.115904 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:00.116726 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8afa774d-21b8-47dd-af3f-329996efa8b1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:00.116904 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-8afa774d-21b8-47dd-af3f-329996efa8b1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create snapshot from volume 5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:00.155536 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-8afa774d-21b8-47dd-af3f-329996efa8b1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['d351286a-82a3-44d6-8deb-e8ee4f1add8b', 'a3b637ff-434c-4777-8f8d-a4671f7aa999', 'eff09a90-1985-42f8-83b3-4b623bfea301', '685bf872-13e1-4e79-a8d8-3769b08ce561'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:00.195650 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8afa774d-21b8-47dd-af3f-329996efa8b1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot create request issued successfully. Aug 13 02:44:00.196063 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8afa774d-21b8-47dd-af3f-329996efa8b1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:44:00.196526 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 693/2759] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:44:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:00.211644 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-debe0bf0-a058-43cc-83c6-a36b96bf9dfb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:00.216226 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-debe0bf0-a058-43cc-83c6-a36b96bf9dfb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc Aug 13 02:44:00.216226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-debe0bf0-a058-43cc-83c6-a36b96bf9dfb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:00.216226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-debe0bf0-a058-43cc-83c6-a36b96bf9dfb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:00.229715 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:00.229715 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:00.230468 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-debe0bf0-a058-43cc-83c6-a36b96bf9dfb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:00.231708 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-debe0bf0-a058-43cc-83c6-a36b96bf9dfb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc returned with HTTP 200 Aug 13 02:44:00.231708 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 693/2760] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:00 2026] GET /volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:00.330038 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-998b6bfe-e81b-42d4-b89c-16f06605d993 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:00.333020 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-998b6bfe-e81b-42d4-b89c-16f06605d993 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:00.333289 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-998b6bfe-e81b-42d4-b89c-16f06605d993 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:00.333555 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-998b6bfe-e81b-42d4-b89c-16f06605d993 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:00.333714 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-998b6bfe-e81b-42d4-b89c-16f06605d993 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:00.342024 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:00.342024 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:00.342915 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-998b6bfe-e81b-42d4-b89c-16f06605d993 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:00.343758 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 676/2761] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:00 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:00.923440 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bccb8f8a-ee46-46cc-9b12-c6ceba815300 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:00.931608 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bccb8f8a-ee46-46cc-9b12-c6ceba815300 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:00.932244 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bccb8f8a-ee46-46cc-9b12-c6ceba815300 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:00.932244 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bccb8f8a-ee46-46cc-9b12-c6ceba815300 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:00.932445 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bccb8f8a-ee46-46cc-9b12-c6ceba815300 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:00.938847 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:00.938847 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:00.939382 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bccb8f8a-ee46-46cc-9b12-c6ceba815300 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:00.940230 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 700/2762] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:00 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:01.244432 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dec7355f-486a-4781-ba2c-2003422de176 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:01.246895 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dec7355f-486a-4781-ba2c-2003422de176 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc Aug 13 02:44:01.247196 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dec7355f-486a-4781-ba2c-2003422de176 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:01.247518 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dec7355f-486a-4781-ba2c-2003422de176 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:01.255406 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:01.255406 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:01.256324 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dec7355f-486a-4781-ba2c-2003422de176 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:01.257521 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dec7355f-486a-4781-ba2c-2003422de176 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc returned with HTTP 200 Aug 13 02:44:01.258011 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 694/2763] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:01 2026] GET /volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:01.359286 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e722d542-0d8f-4749-88ef-c9dd07f15961 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:01.361709 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e722d542-0d8f-4749-88ef-c9dd07f15961 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:01.362096 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e722d542-0d8f-4749-88ef-c9dd07f15961 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:01.362369 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e722d542-0d8f-4749-88ef-c9dd07f15961 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:01.362449 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e722d542-0d8f-4749-88ef-c9dd07f15961 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:01.368064 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:01.368064 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:01.368991 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e722d542-0d8f-4749-88ef-c9dd07f15961 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:01.369648 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 694/2764] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:01 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:01.958043 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-de5e0712-f207-428f-a76a-9579b5c3851e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:01.960390 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-de5e0712-f207-428f-a76a-9579b5c3851e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:01.960864 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-de5e0712-f207-428f-a76a-9579b5c3851e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:01.962275 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-de5e0712-f207-428f-a76a-9579b5c3851e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:01.962275 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-de5e0712-f207-428f-a76a-9579b5c3851e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:01.970714 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:01.970714 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:01.970714 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-de5e0712-f207-428f-a76a-9579b5c3851e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:01.970714 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 677/2765] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:01 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:02.383204 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b0621883-c942-4bb5-a905-d76c6020538f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:02.385894 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0621883-c942-4bb5-a905-d76c6020538f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:02.385894 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0621883-c942-4bb5-a905-d76c6020538f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:02.386505 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0621883-c942-4bb5-a905-d76c6020538f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:02.386677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b0621883-c942-4bb5-a905-d76c6020538f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:02.393430 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:02.393430 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:02.394708 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0621883-c942-4bb5-a905-d76c6020538f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:02.395961 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 701/2766] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:02 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:02.987359 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b7868e88-6117-42e4-826b-3d00508fe264 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:02.992095 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7868e88-6117-42e4-826b-3d00508fe264 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:02.992425 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7868e88-6117-42e4-826b-3d00508fe264 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:02.992689 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7868e88-6117-42e4-826b-3d00508fe264 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:02.992845 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b7868e88-6117-42e4-826b-3d00508fe264 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:03.005480 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:03.005480 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:03.006419 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7868e88-6117-42e4-826b-3d00508fe264 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:03.006882 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 695/2767] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:02 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 722 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:03.410915 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-49d22573-3b90-4dcf-936b-b949755de6cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:03.415399 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49d22573-3b90-4dcf-936b-b949755de6cb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:03.415662 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49d22573-3b90-4dcf-936b-b949755de6cb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:03.416263 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49d22573-3b90-4dcf-936b-b949755de6cb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:03.416528 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-49d22573-3b90-4dcf-936b-b949755de6cb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:03.431825 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:03.431825 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:03.432996 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49d22573-3b90-4dcf-936b-b949755de6cb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:03.434107 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 695/2768] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:03 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:04.019232 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dc513d08-7793-4555-9988-2a79fe8b93e1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:04.021763 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dc513d08-7793-4555-9988-2a79fe8b93e1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:04.022666 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dc513d08-7793-4555-9988-2a79fe8b93e1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:04.022666 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dc513d08-7793-4555-9988-2a79fe8b93e1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:04.022863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-dc513d08-7793-4555-9988-2a79fe8b93e1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:04.030089 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:04.030089 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:04.032721 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dc513d08-7793-4555-9988-2a79fe8b93e1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:04.032721 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 678/2769] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:04 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:04.450957 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-12558ce1-fba3-4415-9e5f-52cd0537a234 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:04.453575 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12558ce1-fba3-4415-9e5f-52cd0537a234 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:04.453734 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12558ce1-fba3-4415-9e5f-52cd0537a234 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:04.453968 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12558ce1-fba3-4415-9e5f-52cd0537a234 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:04.454211 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-12558ce1-fba3-4415-9e5f-52cd0537a234 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:04.462402 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:04.462402 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:04.463559 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12558ce1-fba3-4415-9e5f-52cd0537a234 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:04.464093 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 702/2770] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:04 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:05.046525 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-864f6570-a466-4149-ae83-928000e36569 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:05.049057 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-864f6570-a466-4149-ae83-928000e36569 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:05.049411 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-864f6570-a466-4149-ae83-928000e36569 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:05.049679 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-864f6570-a466-4149-ae83-928000e36569 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:05.052563 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-864f6570-a466-4149-ae83-928000e36569 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:05.062466 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:05.062466 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:05.063404 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-864f6570-a466-4149-ae83-928000e36569 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:05.063892 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 696/2771] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:05 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:05.490652 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f261f9ad-98ed-47aa-8418-dfee79771a78 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:05.495186 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f261f9ad-98ed-47aa-8418-dfee79771a78 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:05.495186 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f261f9ad-98ed-47aa-8418-dfee79771a78 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:05.495186 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f261f9ad-98ed-47aa-8418-dfee79771a78 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:05.497125 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f261f9ad-98ed-47aa-8418-dfee79771a78 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:05.504080 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:05.504080 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:05.505193 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f261f9ad-98ed-47aa-8418-dfee79771a78 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:05.505587 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 696/2772] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:05 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:06.080370 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-72f84290-a8a0-4a2b-9186-009ceca040a2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:06.083499 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-72f84290-a8a0-4a2b-9186-009ceca040a2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:06.084348 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-72f84290-a8a0-4a2b-9186-009ceca040a2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:06.084348 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-72f84290-a8a0-4a2b-9186-009ceca040a2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:06.084937 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-72f84290-a8a0-4a2b-9186-009ceca040a2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:06.091674 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:06.091674 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:06.092708 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-72f84290-a8a0-4a2b-9186-009ceca040a2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:06.093583 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 679/2773] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:06 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:06.526738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-caa74095-6a47-4329-a335-042774385199 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:06.530733 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-caa74095-6a47-4329-a335-042774385199 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:06.530733 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-caa74095-6a47-4329-a335-042774385199 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:06.530733 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-caa74095-6a47-4329-a335-042774385199 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:06.530733 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-caa74095-6a47-4329-a335-042774385199 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:06.534668 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:06.534668 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:06.535587 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-caa74095-6a47-4329-a335-042774385199 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:06.536430 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 703/2774] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:06 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:07.106899 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ee05aed9-7a24-4e96-8817-7700aab2b81e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:07.109745 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee05aed9-7a24-4e96-8817-7700aab2b81e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:07.109813 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee05aed9-7a24-4e96-8817-7700aab2b81e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:07.110014 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee05aed9-7a24-4e96-8817-7700aab2b81e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:07.110133 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ee05aed9-7a24-4e96-8817-7700aab2b81e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:07.119687 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:07.119687 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:07.120544 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee05aed9-7a24-4e96-8817-7700aab2b81e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:07.121101 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 697/2775] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:07 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:07.557682 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f6c8ed5-f54d-459c-b419-8ee7d592f85a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:07.563970 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f6c8ed5-f54d-459c-b419-8ee7d592f85a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:07.563970 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f6c8ed5-f54d-459c-b419-8ee7d592f85a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:07.563970 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f6c8ed5-f54d-459c-b419-8ee7d592f85a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:07.563970 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8f6c8ed5-f54d-459c-b419-8ee7d592f85a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:07.576528 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:07.576528 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:07.576528 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f6c8ed5-f54d-459c-b419-8ee7d592f85a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:07.576671 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 697/2776] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:07 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:08.135738 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f163c16c-4fde-41eb-8fa4-24bae257c927 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:08.138234 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f163c16c-4fde-41eb-8fa4-24bae257c927 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:08.138580 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f163c16c-4fde-41eb-8fa4-24bae257c927 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:08.138873 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f163c16c-4fde-41eb-8fa4-24bae257c927 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:08.139055 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-f163c16c-4fde-41eb-8fa4-24bae257c927 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:08.147815 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:08.147815 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:08.151192 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f163c16c-4fde-41eb-8fa4-24bae257c927 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:08.151684 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 680/2777] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:08 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:08.598501 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-778cc2fd-ca80-459f-adab-289b803f9121 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:08.600595 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-778cc2fd-ca80-459f-adab-289b803f9121 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:08.600595 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-778cc2fd-ca80-459f-adab-289b803f9121 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:08.600595 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-778cc2fd-ca80-459f-adab-289b803f9121 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:08.600595 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-778cc2fd-ca80-459f-adab-289b803f9121 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:08.606165 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:08.606165 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:08.606982 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-778cc2fd-ca80-459f-adab-289b803f9121 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:08.607416 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 704/2778] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:08 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:08.888779 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-23d57b0f-c5a2-4dec-8273-b480fcc85ce1 req-dd58c758-d8b9-479a-94df-fefeedf3c1ea None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:08.892528 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-23d57b0f-c5a2-4dec-8273-b480fcc85ce1 req-dd58c758-d8b9-479a-94df-fefeedf3c1ea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] DELETE https://10.4.3.30/volume/v3/attachments/798ba13a-6eab-4bf3-8341-12b75ac099f4 Aug 13 02:44:08.892970 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-23d57b0f-c5a2-4dec-8273-b480fcc85ce1 req-dd58c758-d8b9-479a-94df-fefeedf3c1ea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:08.892970 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-23d57b0f-c5a2-4dec-8273-b480fcc85ce1 req-dd58c758-d8b9-479a-94df-fefeedf3c1ea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:08.903174 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:08.903174 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:08.976552 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-23d57b0f-c5a2-4dec-8273-b480fcc85ce1 req-dd58c758-d8b9-479a-94df-fefeedf3c1ea tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments/798ba13a-6eab-4bf3-8341-12b75ac099f4 returned with HTTP 200 Aug 13 02:44:08.977171 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 698/2779] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:44:08 2026] DELETE /volume/v3/attachments/798ba13a-6eab-4bf3-8341-12b75ac099f4 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:09.162567 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-84f6f897-d465-485a-bd4f-56c8794cd8cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:09.164306 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84f6f897-d465-485a-bd4f-56c8794cd8cb tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:09.164512 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-84f6f897-d465-485a-bd4f-56c8794cd8cb tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:09.164712 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-84f6f897-d465-485a-bd4f-56c8794cd8cb tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:09.164839 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-84f6f897-d465-485a-bd4f-56c8794cd8cb tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:09.169003 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:09.169003 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:09.169676 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84f6f897-d465-485a-bd4f-56c8794cd8cb tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:09.170111 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 698/2780] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:09 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:09.620231 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-778140cc-f822-4944-9ba8-a82644844c3b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:09.623291 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-778140cc-f822-4944-9ba8-a82644844c3b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:09.623291 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-778140cc-f822-4944-9ba8-a82644844c3b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:09.624055 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-778140cc-f822-4944-9ba8-a82644844c3b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:09.624055 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-778140cc-f822-4944-9ba8-a82644844c3b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:09.629961 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:09.629961 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:09.631220 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-778140cc-f822-4944-9ba8-a82644844c3b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:09.632341 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 681/2781] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:09 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:10.185242 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e391cdef-68fb-4def-8ae4-8812b518d07f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:10.187444 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e391cdef-68fb-4def-8ae4-8812b518d07f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:10.188375 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e391cdef-68fb-4def-8ae4-8812b518d07f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:10.188375 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e391cdef-68fb-4def-8ae4-8812b518d07f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:10.188555 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e391cdef-68fb-4def-8ae4-8812b518d07f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:10.190492 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=305,cinder:INSERT=24,cinder:UPDATE=63 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:44:10.194650 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:10.194650 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:10.195794 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e391cdef-68fb-4def-8ae4-8812b518d07f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:10.196220 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 705/2782] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:10 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:10.644440 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1352520b-704a-4b42-91d1-f7814cdecd3f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:10.646532 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1352520b-704a-4b42-91d1-f7814cdecd3f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:10.646764 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1352520b-704a-4b42-91d1-f7814cdecd3f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:10.646825 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1352520b-704a-4b42-91d1-f7814cdecd3f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:10.646922 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1352520b-704a-4b42-91d1-f7814cdecd3f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:10.652625 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:10.652625 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:10.652625 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1352520b-704a-4b42-91d1-f7814cdecd3f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:10.653111 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 699/2783] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:10 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:11.207918 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3ccc84ae-299e-42c5-95b7-8e60322243e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:11.210424 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ccc84ae-299e-42c5-95b7-8e60322243e7 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:11.210683 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ccc84ae-299e-42c5-95b7-8e60322243e7 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:11.210932 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ccc84ae-299e-42c5-95b7-8e60322243e7 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:11.211113 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3ccc84ae-299e-42c5-95b7-8e60322243e7 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:11.219146 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:11.219146 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:11.220030 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ccc84ae-299e-42c5-95b7-8e60322243e7 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:11.221002 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 699/2784] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:11 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:11.271700 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-034b3485-4f52-4605-af2c-79137ec88960 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:11.275810 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-034b3485-4f52-4605-af2c-79137ec88960 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] DELETE https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 Aug 13 02:44:11.276125 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-034b3485-4f52-4605-af2c-79137ec88960 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:11.276389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-034b3485-4f52-4605-af2c-79137ec88960 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:11.276603 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-034b3485-4f52-4605-af2c-79137ec88960 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Delete volume with id: 3251544f-85a1-4232-9fc7-55471f19b8e2 Aug 13 02:44:11.285673 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:11.285673 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:11.286770 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-034b3485-4f52-4605-af2c-79137ec88960 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:44:11.312475 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-034b3485-4f52-4605-af2c-79137ec88960 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Delete volume request issued successfully. Aug 13 02:44:11.312475 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-034b3485-4f52-4605-af2c-79137ec88960 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 returned with HTTP 202 Aug 13 02:44:11.313547 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 682/2785] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:44:11 2026] DELETE /volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:44:11.326730 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ac8f7264-1baf-478b-ace1-b79c32d64b5d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:11.329454 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac8f7264-1baf-478b-ace1-b79c32d64b5d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 Aug 13 02:44:11.329618 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac8f7264-1baf-478b-ace1-b79c32d64b5d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:11.329873 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac8f7264-1baf-478b-ace1-b79c32d64b5d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:11.339081 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:11.339081 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:11.343807 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ac8f7264-1baf-478b-ace1-b79c32d64b5d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:44:11.350224 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac8f7264-1baf-478b-ace1-b79c32d64b5d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 returned with HTTP 200 Aug 13 02:44:11.350874 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 706/2786] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:44:11 2026] GET /volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 => generated 1420 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:44:11.675946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-41298f60-ac65-43c3-a7f5-5d30f742f1b5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:11.678183 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-41298f60-ac65-43c3-a7f5-5d30f742f1b5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:11.679386 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-41298f60-ac65-43c3-a7f5-5d30f742f1b5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:11.679386 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-41298f60-ac65-43c3-a7f5-5d30f742f1b5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:11.679581 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-41298f60-ac65-43c3-a7f5-5d30f742f1b5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:11.687481 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:11.687481 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:11.690318 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-41298f60-ac65-43c3-a7f5-5d30f742f1b5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:11.690318 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 700/2787] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:11 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:11.705743 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-14f9694f-2a42-4e1e-8652-ca723119d1cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:11.709115 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14f9694f-2a42-4e1e-8652-ca723119d1cb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:11.709115 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14f9694f-2a42-4e1e-8652-ca723119d1cb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:11.709115 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14f9694f-2a42-4e1e-8652-ca723119d1cb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:11.709341 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-14f9694f-2a42-4e1e-8652-ca723119d1cb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:11.717122 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:11.717122 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:11.718325 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14f9694f-2a42-4e1e-8652-ca723119d1cb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:11.718900 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 700/2788] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:11 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:11.731107 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-93d7ed10-9365-4011-a6d7-4d44fb59607c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:11.734068 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-93d7ed10-9365-4011-a6d7-4d44fb59607c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:44:11.734418 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-93d7ed10-9365-4011-a6d7-4d44fb59607c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0508f0e7-9290-402f-b965-041d8f58edd0", "incremental": true, "force": true}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:11.736445 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-93d7ed10-9365-4011-a6d7-4d44fb59607c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating new backup {'backup': {'volume_id': '0508f0e7-9290-402f-b965-041d8f58edd0', 'incremental': True, 'force': True}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:44:11.736639 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-93d7ed10-9365-4011-a6d7-4d44fb59607c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating backup of volume 0508f0e7-9290-402f-b965-041d8f58edd0 in container None Aug 13 02:44:11.752089 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:11.752089 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:11.752712 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-93d7ed10-9365-4011-a6d7-4d44fb59607c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:11.793757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-93d7ed10-9365-4011-a6d7-4d44fb59607c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['a10427ee-6900-4b9a-807b-a2dd838eb9aa', '79010e5b-f764-418d-a81b-acebbe4a15a7'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:11.863088 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-93d7ed10-9365-4011-a6d7-4d44fb59607c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:44:11.863522 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 683/2789] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:44:11 2026] POST /volume/v3/backups => generated 286 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:11.887729 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d3cd3b1e-c48f-481d-aa75-4cc685b335e6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:11.889932 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3cd3b1e-c48f-481d-aa75-4cc685b335e6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:11.890136 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3cd3b1e-c48f-481d-aa75-4cc685b335e6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:11.890359 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3cd3b1e-c48f-481d-aa75-4cc685b335e6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:11.890470 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d3cd3b1e-c48f-481d-aa75-4cc685b335e6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:11.898393 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:11.898393 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:11.899293 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3cd3b1e-c48f-481d-aa75-4cc685b335e6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:11.901284 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 707/2790] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:11 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 692 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:12.233212 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-66e7ab48-a6aa-461c-a592-bc16b7189c64 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:12.236628 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66e7ab48-a6aa-461c-a592-bc16b7189c64 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:12.236628 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-66e7ab48-a6aa-461c-a592-bc16b7189c64 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:12.236628 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-66e7ab48-a6aa-461c-a592-bc16b7189c64 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:12.236628 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-66e7ab48-a6aa-461c-a592-bc16b7189c64 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:12.246281 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:12.246281 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:12.246281 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66e7ab48-a6aa-461c-a592-bc16b7189c64 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:12.246281 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 701/2791] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:12 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:12.368309 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-760baf82-c92d-4909-a0e2-683379a752a3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:12.370551 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-760baf82-c92d-4909-a0e2-683379a752a3 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 Aug 13 02:44:12.370808 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-760baf82-c92d-4909-a0e2-683379a752a3 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:12.371100 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-760baf82-c92d-4909-a0e2-683379a752a3 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:12.390329 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-760baf82-c92d-4909-a0e2-683379a752a3 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 returned with HTTP 404 Aug 13 02:44:12.392823 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 701/2792] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:44:12 2026] GET /volume/v3/volumes/3251544f-85a1-4232-9fc7-55471f19b8e2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:44:12.403734 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f9711f91-8817-403b-90d4-5bdc3c22b965 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:12.406370 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9711f91-8817-403b-90d4-5bdc3c22b965 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c Aug 13 02:44:12.408133 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f9711f91-8817-403b-90d4-5bdc3c22b965 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:12.409654 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f9711f91-8817-403b-90d4-5bdc3c22b965 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:12.409992 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-f9711f91-8817-403b-90d4-5bdc3c22b965 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Delete snapshot with id: f55b3a7c-0f4e-4e79-843b-30b95f9c599c Aug 13 02:44:12.417522 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:12.417522 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:12.418978 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f9711f91-8817-403b-90d4-5bdc3c22b965 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot retrieved successfully. Aug 13 02:44:12.453043 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f9711f91-8817-403b-90d4-5bdc3c22b965 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot delete request issued successfully. Aug 13 02:44:12.454084 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9711f91-8817-403b-90d4-5bdc3c22b965 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c returned with HTTP 202 Aug 13 02:44:12.455230 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 684/2793] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:12 2026] DELETE /volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:44:12.472393 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bb03ff35-5829-43f9-ba2e-f4d8d0829748 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:12.477199 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bb03ff35-5829-43f9-ba2e-f4d8d0829748 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c Aug 13 02:44:12.477199 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bb03ff35-5829-43f9-ba2e-f4d8d0829748 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:12.477199 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bb03ff35-5829-43f9-ba2e-f4d8d0829748 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:12.484343 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:12.484343 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:12.484343 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bb03ff35-5829-43f9-ba2e-f4d8d0829748 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot retrieved successfully. Aug 13 02:44:12.485169 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bb03ff35-5829-43f9-ba2e-f4d8d0829748 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c returned with HTTP 200 Aug 13 02:44:12.485887 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 708/2794] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:12 2026] GET /volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:12.910847 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ff4bf6f0-0274-41e1-94df-01e7400ab9c6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:12.912876 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff4bf6f0-0274-41e1-94df-01e7400ab9c6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:12.913104 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff4bf6f0-0274-41e1-94df-01e7400ab9c6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:12.913486 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff4bf6f0-0274-41e1-94df-01e7400ab9c6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:12.913621 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ff4bf6f0-0274-41e1-94df-01e7400ab9c6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:12.917827 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:12.917827 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:12.918573 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff4bf6f0-0274-41e1-94df-01e7400ab9c6 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:12.918912 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 702/2795] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:12 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:13.264952 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81c52ec7-3e05-4993-a71c-0db772591fa3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:13.269049 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81c52ec7-3e05-4993-a71c-0db772591fa3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:13.269049 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81c52ec7-3e05-4993-a71c-0db772591fa3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:13.269049 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81c52ec7-3e05-4993-a71c-0db772591fa3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:13.269049 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-81c52ec7-3e05-4993-a71c-0db772591fa3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:13.287924 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:13.287924 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:13.288976 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81c52ec7-3e05-4993-a71c-0db772591fa3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:13.289338 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 702/2796] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:13 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:13.496416 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1f087172-c58e-46ca-8538-94a4b1900b5d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:13.498772 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1f087172-c58e-46ca-8538-94a4b1900b5d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c Aug 13 02:44:13.498981 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1f087172-c58e-46ca-8538-94a4b1900b5d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:13.499224 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1f087172-c58e-46ca-8538-94a4b1900b5d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:13.505375 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1f087172-c58e-46ca-8538-94a4b1900b5d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c returned with HTTP 404 Aug 13 02:44:13.505930 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 685/2797] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:13 2026] GET /volume/v3/snapshots/f55b3a7c-0f4e-4e79-843b-30b95f9c599c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:13.932266 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7d8fce87-aa48-4f90-b6da-5af00e0eccf3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:13.935237 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d8fce87-aa48-4f90-b6da-5af00e0eccf3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:13.935473 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d8fce87-aa48-4f90-b6da-5af00e0eccf3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:13.935670 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d8fce87-aa48-4f90-b6da-5af00e0eccf3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:13.935771 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7d8fce87-aa48-4f90-b6da-5af00e0eccf3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:13.940576 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:13.940576 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:13.941913 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d8fce87-aa48-4f90-b6da-5af00e0eccf3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:13.942316 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 709/2798] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:13 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:14.303454 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5428017e-a2eb-4d9a-82f6-a04fa16106c2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:14.307053 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5428017e-a2eb-4d9a-82f6-a04fa16106c2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:14.307377 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5428017e-a2eb-4d9a-82f6-a04fa16106c2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:14.307645 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5428017e-a2eb-4d9a-82f6-a04fa16106c2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:14.307787 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5428017e-a2eb-4d9a-82f6-a04fa16106c2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:14.314101 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:14.314101 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:14.314920 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5428017e-a2eb-4d9a-82f6-a04fa16106c2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:14.315406 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 703/2799] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:14 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:14.959479 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7e7ffae3-7620-4672-8093-73c347bdf19d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:14.970274 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e7ffae3-7620-4672-8093-73c347bdf19d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:14.970274 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e7ffae3-7620-4672-8093-73c347bdf19d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:14.970274 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e7ffae3-7620-4672-8093-73c347bdf19d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:14.970274 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7e7ffae3-7620-4672-8093-73c347bdf19d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:14.973481 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:14.973481 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:14.974386 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e7ffae3-7620-4672-8093-73c347bdf19d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:14.974806 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 703/2800] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:14 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 705 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:15.334428 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-54be30e8-9fe7-4009-8b83-f5ea4cee7ef3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:15.337876 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54be30e8-9fe7-4009-8b83-f5ea4cee7ef3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:15.338122 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54be30e8-9fe7-4009-8b83-f5ea4cee7ef3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:15.338356 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54be30e8-9fe7-4009-8b83-f5ea4cee7ef3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:15.338479 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-54be30e8-9fe7-4009-8b83-f5ea4cee7ef3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:15.352921 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:15.352921 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:15.354123 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54be30e8-9fe7-4009-8b83-f5ea4cee7ef3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:15.356819 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 686/2801] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:15 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:15.788546 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3edc6c51-6d33-407d-9b70-a4e1b2d9d742 req-a5b89891-2872-4442-9cb9-535b3b81653c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:15.793536 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3edc6c51-6d33-407d-9b70-a4e1b2d9d742 req-a5b89891-2872-4442-9cb9-535b3b81653c tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] DELETE https://10.4.3.30/volume/v3/attachments/c248d443-a33f-4ca9-a2e7-f2312d6260ce Aug 13 02:44:15.794809 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3edc6c51-6d33-407d-9b70-a4e1b2d9d742 req-a5b89891-2872-4442-9cb9-535b3b81653c tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:15.794809 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3edc6c51-6d33-407d-9b70-a4e1b2d9d742 req-a5b89891-2872-4442-9cb9-535b3b81653c tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:15.810213 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:15.810213 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:15.894556 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3edc6c51-6d33-407d-9b70-a4e1b2d9d742 req-a5b89891-2872-4442-9cb9-535b3b81653c tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments/c248d443-a33f-4ca9-a2e7-f2312d6260ce returned with HTTP 200 Aug 13 02:44:15.896068 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 710/2802] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:44:15 2026] DELETE /volume/v3/attachments/c248d443-a33f-4ca9-a2e7-f2312d6260ce => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:15.992627 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fa1f56be-f693-47c4-8989-0afb3aa56c05 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:15.997549 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa1f56be-f693-47c4-8989-0afb3aa56c05 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:15.998412 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fa1f56be-f693-47c4-8989-0afb3aa56c05 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:15.998729 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fa1f56be-f693-47c4-8989-0afb3aa56c05 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:15.999482 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-fa1f56be-f693-47c4-8989-0afb3aa56c05 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:16.015469 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:16.015469 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:16.015469 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa1f56be-f693-47c4-8989-0afb3aa56c05 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:16.015752 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 704/2803] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:15 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 705 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:16.373515 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b57adb95-51e7-47b9-82c6-71b888601d6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:16.378187 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b57adb95-51e7-47b9-82c6-71b888601d6e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:16.379364 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b57adb95-51e7-47b9-82c6-71b888601d6e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:16.380160 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b57adb95-51e7-47b9-82c6-71b888601d6e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:16.380303 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b57adb95-51e7-47b9-82c6-71b888601d6e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:16.395741 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:16.395741 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:16.397194 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b57adb95-51e7-47b9-82c6-71b888601d6e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:16.398544 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 704/2804] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:16 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:17.029270 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-561f9a2f-1cd6-4a8f-9dab-bd675116860c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:17.108165 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-561f9a2f-1cd6-4a8f-9dab-bd675116860c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:17.108165 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-561f9a2f-1cd6-4a8f-9dab-bd675116860c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:17.108165 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-561f9a2f-1cd6-4a8f-9dab-bd675116860c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:17.108165 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-561f9a2f-1cd6-4a8f-9dab-bd675116860c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:17.108165 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:17.108165 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:17.108165 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-561f9a2f-1cd6-4a8f-9dab-bd675116860c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:17.108165 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 687/2805] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:17 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:17.413797 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d63ba1de-601d-455c-8896-628366cf57fa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:17.416743 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d63ba1de-601d-455c-8896-628366cf57fa tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:17.417093 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d63ba1de-601d-455c-8896-628366cf57fa tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:17.417398 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d63ba1de-601d-455c-8896-628366cf57fa tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:17.417946 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d63ba1de-601d-455c-8896-628366cf57fa tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:17.427377 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:17.427377 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:17.428297 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d63ba1de-601d-455c-8896-628366cf57fa tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:17.428802 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 711/2806] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:17 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:18.052937 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2118a96c-dd19-4cd4-a708-7fc948154b4b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:18.058160 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2118a96c-dd19-4cd4-a708-7fc948154b4b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:18.058800 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2118a96c-dd19-4cd4-a708-7fc948154b4b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:18.059190 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2118a96c-dd19-4cd4-a708-7fc948154b4b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:18.059190 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2118a96c-dd19-4cd4-a708-7fc948154b4b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:18.067854 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:18.067854 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:18.067854 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2118a96c-dd19-4cd4-a708-7fc948154b4b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:18.067854 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 705/2807] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:18 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:18.449041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-846f31d5-6480-4e42-b535-bfa7cc9452de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:18.460283 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-846f31d5-6480-4e42-b535-bfa7cc9452de tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:18.462311 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-846f31d5-6480-4e42-b535-bfa7cc9452de tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:18.462722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-846f31d5-6480-4e42-b535-bfa7cc9452de tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:18.465275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-846f31d5-6480-4e42-b535-bfa7cc9452de tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:18.495172 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:18.495172 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:18.501641 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-846f31d5-6480-4e42-b535-bfa7cc9452de tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:18.501641 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 705/2808] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:18 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:18.513416 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c772b555-98ee-4746-b126-a62a7b2df9d8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:18.517375 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c772b555-98ee-4746-b126-a62a7b2df9d8 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] DELETE https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 Aug 13 02:44:18.517375 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c772b555-98ee-4746-b126-a62a7b2df9d8 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:18.517375 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c772b555-98ee-4746-b126-a62a7b2df9d8 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:18.517375 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c772b555-98ee-4746-b126-a62a7b2df9d8 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Delete volume with id: 4ed6ef26-fc67-4e56-8615-e43673817469 Aug 13 02:44:18.526477 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:18.526477 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:18.527474 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c772b555-98ee-4746-b126-a62a7b2df9d8 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:44:18.561438 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c772b555-98ee-4746-b126-a62a7b2df9d8 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Delete volume request issued successfully. Aug 13 02:44:18.561677 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c772b555-98ee-4746-b126-a62a7b2df9d8 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 returned with HTTP 202 Aug 13 02:44:18.562238 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 688/2809] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:44:18 2026] DELETE /volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:44:18.572920 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2f4788d7-1638-45ea-b150-87bfcbce4c77 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:18.576489 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f4788d7-1638-45ea-b150-87bfcbce4c77 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 Aug 13 02:44:18.576489 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f4788d7-1638-45ea-b150-87bfcbce4c77 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:18.576489 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f4788d7-1638-45ea-b150-87bfcbce4c77 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:18.588314 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:18.588314 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:18.593795 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2f4788d7-1638-45ea-b150-87bfcbce4c77 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:44:18.600657 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f4788d7-1638-45ea-b150-87bfcbce4c77 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 returned with HTTP 200 Aug 13 02:44:18.601015 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 712/2810] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:44:18 2026] GET /volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 => generated 1420 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:44:19.088872 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-521921cf-94db-43f9-8cb3-ded620194b80 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:19.100423 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-521921cf-94db-43f9-8cb3-ded620194b80 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:19.102088 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-521921cf-94db-43f9-8cb3-ded620194b80 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:19.103048 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-521921cf-94db-43f9-8cb3-ded620194b80 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:19.104820 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-521921cf-94db-43f9-8cb3-ded620194b80 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:19.127438 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:19.127438 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:19.132061 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-521921cf-94db-43f9-8cb3-ded620194b80 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:19.133097 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 706/2811] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:19 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 705 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:19.517482 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-032b33f4-643e-4ba7-8294-5007121d9486 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:19.528317 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-032b33f4-643e-4ba7-8294-5007121d9486 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:19.529105 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-032b33f4-643e-4ba7-8294-5007121d9486 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:19.529105 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-032b33f4-643e-4ba7-8294-5007121d9486 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:19.530070 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-032b33f4-643e-4ba7-8294-5007121d9486 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:19.547114 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:19.547114 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:19.552275 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-032b33f4-643e-4ba7-8294-5007121d9486 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:19.552275 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 706/2812] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:19 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 733 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:44:19.619062 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f2b205f0-0e76-47a0-a554-633a52c13c7b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:19.622650 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f2b205f0-0e76-47a0-a554-633a52c13c7b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 Aug 13 02:44:19.622969 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f2b205f0-0e76-47a0-a554-633a52c13c7b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:19.623237 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f2b205f0-0e76-47a0-a554-633a52c13c7b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:19.634419 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f2b205f0-0e76-47a0-a554-633a52c13c7b tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 returned with HTTP 404 Aug 13 02:44:19.635140 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 689/2813] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:44:19 2026] GET /volume/v3/volumes/4ed6ef26-fc67-4e56-8615-e43673817469 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:44:19.646898 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e6b5f640-aa29-4461-8bc6-e6d6c6f73923 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:19.649004 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6b5f640-aa29-4461-8bc6-e6d6c6f73923 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 Aug 13 02:44:19.649185 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6b5f640-aa29-4461-8bc6-e6d6c6f73923 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:19.649426 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6b5f640-aa29-4461-8bc6-e6d6c6f73923 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:19.649521 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-e6b5f640-aa29-4461-8bc6-e6d6c6f73923 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Delete snapshot with id: a09c2fe9-284d-4795-b8f5-0a17daac1521 Aug 13 02:44:19.659518 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:19.659518 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:19.660043 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e6b5f640-aa29-4461-8bc6-e6d6c6f73923 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot retrieved successfully. Aug 13 02:44:19.687143 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e6b5f640-aa29-4461-8bc6-e6d6c6f73923 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot delete request issued successfully. Aug 13 02:44:19.687367 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6b5f640-aa29-4461-8bc6-e6d6c6f73923 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 returned with HTTP 202 Aug 13 02:44:19.687813 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 713/2814] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:19 2026] DELETE /volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:44:19.695365 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6d475989-69ea-4214-8f7f-a93d9045b5f7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:19.697167 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d475989-69ea-4214-8f7f-a93d9045b5f7 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 Aug 13 02:44:19.698085 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d475989-69ea-4214-8f7f-a93d9045b5f7 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:19.698085 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d475989-69ea-4214-8f7f-a93d9045b5f7 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:19.705476 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:19.705476 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:19.706186 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6d475989-69ea-4214-8f7f-a93d9045b5f7 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Snapshot retrieved successfully. Aug 13 02:44:19.707280 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d475989-69ea-4214-8f7f-a93d9045b5f7 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 returned with HTTP 200 Aug 13 02:44:19.707892 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 707/2815] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:19 2026] GET /volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:19.925156 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-099f2e11-47af-4666-8459-421e43567b7d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:19.932892 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-099f2e11-47af-4666-8459-421e43567b7d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] DELETE https://10.4.3.30/volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3 Aug 13 02:44:19.933091 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-099f2e11-47af-4666-8459-421e43567b7d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:19.933291 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-099f2e11-47af-4666-8459-421e43567b7d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:19.960827 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:19.960827 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:20.028094 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cb8ae0bb-ffee-4212-b669-1eb069eb7777 req-099f2e11-47af-4666-8459-421e43567b7d tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3 returned with HTTP 200 Aug 13 02:44:20.028785 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 707/2816] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:44:19 2026] DELETE /volume/v3/attachments/d662ccb4-c04d-4200-8b88-f7069629d3d3 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:20.149299 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-48dfbbc0-1ae7-417b-8839-e0aef67c30b0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:20.152040 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-48dfbbc0-1ae7-417b-8839-e0aef67c30b0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:20.152329 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-48dfbbc0-1ae7-417b-8839-e0aef67c30b0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:20.152598 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-48dfbbc0-1ae7-417b-8839-e0aef67c30b0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:20.152748 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-48dfbbc0-1ae7-417b-8839-e0aef67c30b0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:20.159667 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:20.159667 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:20.160783 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-48dfbbc0-1ae7-417b-8839-e0aef67c30b0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:20.161687 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 690/2817] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:20 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:20.426412 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f2c53f51-345f-4789-a1a5-52cd2a09ec41 req-b14c46e2-26a3-4d37-a13d-daec1cc9b051 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:20.428763 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f2c53f51-345f-4789-a1a5-52cd2a09ec41 req-b14c46e2-26a3-4d37-a13d-daec1cc9b051 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:44:20.428945 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f2c53f51-345f-4789-a1a5-52cd2a09ec41 req-b14c46e2-26a3-4d37-a13d-daec1cc9b051 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:20.429203 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f2c53f51-345f-4789-a1a5-52cd2a09ec41 req-b14c46e2-26a3-4d37-a13d-daec1cc9b051 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:20.439954 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:20.439954 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:20.446564 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f2c53f51-345f-4789-a1a5-52cd2a09ec41 req-b14c46e2-26a3-4d37-a13d-daec1cc9b051 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:44:20.455945 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f2c53f51-345f-4789-a1a5-52cd2a09ec41 req-b14c46e2-26a3-4d37-a13d-daec1cc9b051 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:44:20.456510 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 714/2818] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:44:20 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:20.569287 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-41f84c7a-a25e-416e-8a3c-f3fdacf60084 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:20.581889 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-41f84c7a-a25e-416e-8a3c-f3fdacf60084 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:44:20.583671 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-41f84c7a-a25e-416e-8a3c-f3fdacf60084 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:20.585351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-41f84c7a-a25e-416e-8a3c-f3fdacf60084 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:20.587037 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-41f84c7a-a25e-416e-8a3c-f3fdacf60084 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:20.599192 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:20.599192 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:20.600008 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-41f84c7a-a25e-416e-8a3c-f3fdacf60084 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:44:20.600579 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 708/2819] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:20 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:20.618849 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d70efaf9-5ae9-4229-8851-467965a96937 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:20.621443 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d70efaf9-5ae9-4229-8851-467965a96937 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:44:20.621925 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d70efaf9-5ae9-4229-8851-467965a96937 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb29fd24-43f4-4adf-be27-d00f2de02312"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:20.623923 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-d70efaf9-5ae9-4229-8851-467965a96937 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Creating new backup {'backup': {'volume_id': 'fb29fd24-43f4-4adf-be27-d00f2de02312'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:44:20.624131 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-d70efaf9-5ae9-4229-8851-467965a96937 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Creating backup of volume fb29fd24-43f4-4adf-be27-d00f2de02312 in container None Aug 13 02:44:20.634302 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:20.634302 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:20.634784 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d70efaf9-5ae9-4229-8851-467965a96937 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:44:20.656781 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d70efaf9-5ae9-4229-8851-467965a96937 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Created reservations ['eec9d96c-bfb2-4b75-94f0-6c29ccd32b99', 'daa2f14a-c045-4450-8a94-cf1b0670f83e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:20.721768 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d70efaf9-5ae9-4229-8851-467965a96937 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:44:20.722232 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 708/2820] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:44:20 2026] POST /volume/v3/backups => generated 286 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:20.722385 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-22e22634-21c3-43a2-8ff9-6944838541e2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:20.725581 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-22e22634-21c3-43a2-8ff9-6944838541e2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 Aug 13 02:44:20.726129 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-22e22634-21c3-43a2-8ff9-6944838541e2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:20.726129 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-22e22634-21c3-43a2-8ff9-6944838541e2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:20.731425 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-22e22634-21c3-43a2-8ff9-6944838541e2 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 returned with HTTP 404 Aug 13 02:44:20.731955 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 691/2821] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:20 2026] GET /volume/v3/snapshots/a09c2fe9-284d-4795-b8f5-0a17daac1521 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:20.736559 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d72a90c2-9c72-480d-9f6a-cb0b54ff9e95 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:20.742610 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d72a90c2-9c72-480d-9f6a-cb0b54ff9e95 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:20.743091 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d72a90c2-9c72-480d-9f6a-cb0b54ff9e95 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:20.743091 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d72a90c2-9c72-480d-9f6a-cb0b54ff9e95 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:20.743219 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d72a90c2-9c72-480d-9f6a-cb0b54ff9e95 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:20.750551 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:20.750551 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:20.751396 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d72a90c2-9c72-480d-9f6a-cb0b54ff9e95 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:20.751873 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 715/2822] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:20 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 693 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:21.181727 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9956735a-4a01-4b60-bc3c-e4366c6bb404 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:21.184167 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9956735a-4a01-4b60-bc3c-e4366c6bb404 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:21.184618 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9956735a-4a01-4b60-bc3c-e4366c6bb404 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:21.185057 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9956735a-4a01-4b60-bc3c-e4366c6bb404 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:21.185280 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-9956735a-4a01-4b60-bc3c-e4366c6bb404 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:21.192334 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:21.192334 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:21.192761 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9956735a-4a01-4b60-bc3c-e4366c6bb404 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:21.193697 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 709/2823] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:21 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:22.204583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9efb6781-5d42-4764-8f98-fe5de48f09c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:22.204583 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9efb6781-5d42-4764-8f98-fe5de48f09c2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:22.204583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9efb6781-5d42-4764-8f98-fe5de48f09c2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:22.204583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9efb6781-5d42-4764-8f98-fe5de48f09c2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:22.204583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9efb6781-5d42-4764-8f98-fe5de48f09c2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:22.204583 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:22.204583 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:22.204583 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9efb6781-5d42-4764-8f98-fe5de48f09c2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:22.204583 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 709/2824] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:21 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:22.212740 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-76a6feed-4335-4504-a1d2-34615120184f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:22.212740 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-76a6feed-4335-4504-a1d2-34615120184f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:22.212740 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-76a6feed-4335-4504-a1d2-34615120184f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:22.212740 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-76a6feed-4335-4504-a1d2-34615120184f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:22.212740 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-76a6feed-4335-4504-a1d2-34615120184f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:22.221033 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:22.221033 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:22.222540 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-76a6feed-4335-4504-a1d2-34615120184f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:22.223067 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 692/2825] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:22 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:22.303276 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ac4392db-e2f7-41d3-9a8b-d88c027b5e45 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:22.306188 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac4392db-e2f7-41d3-9a8b-d88c027b5e45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:44:22.306553 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac4392db-e2f7-41d3-9a8b-d88c027b5e45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-396708832", "description": null, "metadata": null}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:22.326901 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:22.326901 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:22.327600 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ac4392db-e2f7-41d3-9a8b-d88c027b5e45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:44:22.327893 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-ac4392db-e2f7-41d3-9a8b-d88c027b5e45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create snapshot from volume c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:44:22.406202 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ac4392db-e2f7-41d3-9a8b-d88c027b5e45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['aea133c9-55a8-41df-adf1-2bba8f600d03', '25ffcc33-bcb8-43b6-ade8-67378500695c', 'ace5cd57-fb35-4516-8ece-1294034b29d8', 'fbf91193-588a-42ce-be19-6140907b80d7'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:22.462372 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ac4392db-e2f7-41d3-9a8b-d88c027b5e45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot force create request issued successfully. Aug 13 02:44:22.462372 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac4392db-e2f7-41d3-9a8b-d88c027b5e45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:44:22.462372 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 716/2826] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:44:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:22.474283 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0f9b1b03-b11d-4653-aeac-cc8e78e0a0fc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:22.475193 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f9b1b03-b11d-4653-aeac-cc8e78e0a0fc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd Aug 13 02:44:22.475193 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f9b1b03-b11d-4653-aeac-cc8e78e0a0fc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:22.475489 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f9b1b03-b11d-4653-aeac-cc8e78e0a0fc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:22.484755 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:22.484755 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:22.486015 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0f9b1b03-b11d-4653-aeac-cc8e78e0a0fc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:22.487393 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f9b1b03-b11d-4653-aeac-cc8e78e0a0fc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd returned with HTTP 200 Aug 13 02:44:22.488028 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 710/2827] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:22 2026] GET /volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:22.789020 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44291b3c-30e6-427a-af13-c0fc671d8c80 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:22.790927 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44291b3c-30e6-427a-af13-c0fc671d8c80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:22.791194 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44291b3c-30e6-427a-af13-c0fc671d8c80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:22.791424 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44291b3c-30e6-427a-af13-c0fc671d8c80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:22.791540 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-44291b3c-30e6-427a-af13-c0fc671d8c80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:22.798335 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:22.798335 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:22.801896 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44291b3c-30e6-427a-af13-c0fc671d8c80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:22.802318 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 710/2828] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:22 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:23.235920 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-60d0056b-c0fb-4513-b239-eb31d383b35d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:23.238003 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-60d0056b-c0fb-4513-b239-eb31d383b35d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:23.238231 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-60d0056b-c0fb-4513-b239-eb31d383b35d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:23.238482 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-60d0056b-c0fb-4513-b239-eb31d383b35d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:23.238614 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-60d0056b-c0fb-4513-b239-eb31d383b35d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:23.243632 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:23.243632 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:23.244535 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-60d0056b-c0fb-4513-b239-eb31d383b35d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:23.245115 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 693/2829] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:23 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:23.507333 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-016cb599-bab5-416d-9644-03b57d372045 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:23.509726 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-016cb599-bab5-416d-9644-03b57d372045 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd Aug 13 02:44:23.509726 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-016cb599-bab5-416d-9644-03b57d372045 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:23.509924 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-016cb599-bab5-416d-9644-03b57d372045 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:23.514934 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:23.514934 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:23.515333 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-016cb599-bab5-416d-9644-03b57d372045 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:23.516197 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-016cb599-bab5-416d-9644-03b57d372045 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd returned with HTTP 200 Aug 13 02:44:23.516575 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 717/2830] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:23 2026] GET /volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:23.530466 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-14e17d0c-b4c8-4279-9b77-a84d8917aba6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:23.534991 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14e17d0c-b4c8-4279-9b77-a84d8917aba6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd Aug 13 02:44:23.534991 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14e17d0c-b4c8-4279-9b77-a84d8917aba6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:23.534991 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14e17d0c-b4c8-4279-9b77-a84d8917aba6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:23.543029 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:23.543029 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:23.545612 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-14e17d0c-b4c8-4279-9b77-a84d8917aba6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:23.545612 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14e17d0c-b4c8-4279-9b77-a84d8917aba6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd returned with HTTP 200 Aug 13 02:44:23.546212 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 711/2831] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:23 2026] GET /volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:23.565490 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5a0f044-e144-4e24-a549-15519f3eb0cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:23.570144 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5a0f044-e144-4e24-a549-15519f3eb0cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:44:23.570144 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5a0f044-e144-4e24-a549-15519f3eb0cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-753003888", "description": null, "metadata": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:23.591418 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:23.591418 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:23.592124 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e5a0f044-e144-4e24-a549-15519f3eb0cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:44:23.594314 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-e5a0f044-e144-4e24-a549-15519f3eb0cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create snapshot from volume c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:44:23.631211 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-fbf5e4b9-88a0-42b0-ad0f-6ef0fc643b99 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:23.633793 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fbf5e4b9-88a0-42b0-ad0f-6ef0fc643b99 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] DELETE https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:44:23.633921 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fbf5e4b9-88a0-42b0-ad0f-6ef0fc643b99 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:23.634893 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fbf5e4b9-88a0-42b0-ad0f-6ef0fc643b99 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:23.634893 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-fbf5e4b9-88a0-42b0-ad0f-6ef0fc643b99 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Delete volume with id: 06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:44:23.643677 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-e5a0f044-e144-4e24-a549-15519f3eb0cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['e20d833f-36c3-4c82-9139-20a1ba47adc5', '15c13b40-8845-42de-bc94-7717a2f9bc24', 'a7d14128-030f-4d98-be93-a058c7948649', '327f0757-af34-4da2-aaed-8eea0a855cf6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:23.658539 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:23.658539 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:23.658539 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fbf5e4b9-88a0-42b0-ad0f-6ef0fc643b99 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:44:23.679132 np0000007139 devstack@c-api.service[100287]: WARNING cinder.keymgr.conf_key_mgr [None req-fbf5e4b9-88a0-42b0-ad0f-6ef0fc643b99 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 02:44:23.692184 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fbf5e4b9-88a0-42b0-ad0f-6ef0fc643b99 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Delete volume request issued successfully. Aug 13 02:44:23.692184 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fbf5e4b9-88a0-42b0-ad0f-6ef0fc643b99 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 202 Aug 13 02:44:23.692184 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 694/2832] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:44:23 2026] DELETE /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:44:23.708471 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f566685a-8fb2-4e39-ba85-87a1f478d4f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:23.712776 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f566685a-8fb2-4e39-ba85-87a1f478d4f5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:44:23.712776 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f566685a-8fb2-4e39-ba85-87a1f478d4f5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:23.713759 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f566685a-8fb2-4e39-ba85-87a1f478d4f5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:23.719049 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e5a0f044-e144-4e24-a549-15519f3eb0cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot force create request issued successfully. Aug 13 02:44:23.719645 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5a0f044-e144-4e24-a549-15519f3eb0cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:44:23.720680 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 711/2833] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:44:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:23.726547 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:23.726547 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:23.735349 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f566685a-8fb2-4e39-ba85-87a1f478d4f5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Volume info retrieved successfully. Aug 13 02:44:23.736336 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-08526ee6-01ec-4894-bc5a-20c18b9fceba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:23.740499 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-08526ee6-01ec-4894-bc5a-20c18b9fceba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 Aug 13 02:44:23.740794 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-08526ee6-01ec-4894-bc5a-20c18b9fceba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:23.741000 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-08526ee6-01ec-4894-bc5a-20c18b9fceba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:23.743542 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f566685a-8fb2-4e39-ba85-87a1f478d4f5 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 200 Aug 13 02:44:23.744232 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 718/2834] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:23 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:23.753393 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:23.753393 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:23.753948 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-08526ee6-01ec-4894-bc5a-20c18b9fceba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:23.755112 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-08526ee6-01ec-4894-bc5a-20c18b9fceba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 returned with HTTP 200 Aug 13 02:44:23.755610 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 712/2835] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:23 2026] GET /volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:23.817801 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c7c08917-2b29-4508-93dc-97793c3081da None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:23.820391 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c7c08917-2b29-4508-93dc-97793c3081da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:23.820804 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c7c08917-2b29-4508-93dc-97793c3081da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:23.821230 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c7c08917-2b29-4508-93dc-97793c3081da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:23.821523 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c7c08917-2b29-4508-93dc-97793c3081da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:23.829553 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:23.829553 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:23.832272 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c7c08917-2b29-4508-93dc-97793c3081da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:23.832272 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 695/2836] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:23 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:24.259752 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5f590de2-9c54-428f-88e6-3812153b0704 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.263821 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f590de2-9c54-428f-88e6-3812153b0704 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:24.264144 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f590de2-9c54-428f-88e6-3812153b0704 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:24.264446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f590de2-9c54-428f-88e6-3812153b0704 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:24.264655 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5f590de2-9c54-428f-88e6-3812153b0704 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:24.272379 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:24.272379 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:24.273454 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f590de2-9c54-428f-88e6-3812153b0704 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:24.274024 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 712/2837] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:24 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:24.290120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-10c8339b-aae9-4e44-accb-b3b74082af71 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.294030 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-10c8339b-aae9-4e44-accb-b3b74082af71 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:24.294496 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-10c8339b-aae9-4e44-accb-b3b74082af71 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:24.294741 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-10c8339b-aae9-4e44-accb-b3b74082af71 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:24.294925 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-10c8339b-aae9-4e44-accb-b3b74082af71 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:24.302018 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:24.302018 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:24.302850 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-10c8339b-aae9-4e44-accb-b3b74082af71 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:24.303404 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 719/2838] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:24 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:24.320351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8a40c5e8-b5e7-4b90-a015-bfdf5e2f24af None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.325385 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a40c5e8-b5e7-4b90-a015-bfdf5e2f24af tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:24.326428 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a40c5e8-b5e7-4b90-a015-bfdf5e2f24af tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:24.326748 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a40c5e8-b5e7-4b90-a015-bfdf5e2f24af tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:24.326929 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-8a40c5e8-b5e7-4b90-a015-bfdf5e2f24af tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete backup with id: 58d479f0-0bf1-4e3e-aa14-29e37649a28e. Aug 13 02:44:24.344000 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:24.344000 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:24.386522 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-8a40c5e8-b5e7-4b90-a015-bfdf5e2f24af tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] delete_backup rpcapi backup_id 58d479f0-0bf1-4e3e-aa14-29e37649a28e {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:44:24.391953 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a40c5e8-b5e7-4b90-a015-bfdf5e2f24af tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 202 Aug 13 02:44:24.394095 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 713/2839] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:44:24 2026] DELETE /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:44:24.404010 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cf101dff-0972-4954-91ac-9cd9a0a52850 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.405387 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cf101dff-0972-4954-91ac-9cd9a0a52850 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:24.405646 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cf101dff-0972-4954-91ac-9cd9a0a52850 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:24.405800 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cf101dff-0972-4954-91ac-9cd9a0a52850 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:24.405990 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-cf101dff-0972-4954-91ac-9cd9a0a52850 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:24.412094 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:24.412094 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:24.413308 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cf101dff-0972-4954-91ac-9cd9a0a52850 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 200 Aug 13 02:44:24.413725 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 696/2840] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:24 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:24.691551 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8222db14-4b49-423c-8ce0-cafab8ead2a7 req-09981954-2959-42c6-bed5-8010e7d685a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.693840 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8222db14-4b49-423c-8ce0-cafab8ead2a7 req-09981954-2959-42c6-bed5-8010e7d685a8 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] DELETE https://10.4.3.30/volume/v3/attachments/dfd6136c-0f5e-45d1-9c31-dad3d13e7b18 Aug 13 02:44:24.694053 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8222db14-4b49-423c-8ce0-cafab8ead2a7 req-09981954-2959-42c6-bed5-8010e7d685a8 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:24.694290 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8222db14-4b49-423c-8ce0-cafab8ead2a7 req-09981954-2959-42c6-bed5-8010e7d685a8 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:24.703419 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:24.703419 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:24.754353 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8222db14-4b49-423c-8ce0-cafab8ead2a7 req-09981954-2959-42c6-bed5-8010e7d685a8 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/attachments/dfd6136c-0f5e-45d1-9c31-dad3d13e7b18 returned with HTTP 200 Aug 13 02:44:24.754812 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 713/2841] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:44:24 2026] DELETE /volume/v3/attachments/dfd6136c-0f5e-45d1-9c31-dad3d13e7b18 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:24.761618 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ff018c08-f60f-49cc-917c-921f5e1d6125 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.764406 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b7ac5d50-ffda-45f5-aa7e-f8014bb9d5e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.766269 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7ac5d50-ffda-45f5-aa7e-f8014bb9d5e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 Aug 13 02:44:24.766444 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff018c08-f60f-49cc-917c-921f5e1d6125 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] GET https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 Aug 13 02:44:24.766526 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7ac5d50-ffda-45f5-aa7e-f8014bb9d5e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:24.766692 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff018c08-f60f-49cc-917c-921f5e1d6125 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:24.766785 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7ac5d50-ffda-45f5-aa7e-f8014bb9d5e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:24.767023 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff018c08-f60f-49cc-917c-921f5e1d6125 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:24.776668 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:24.776668 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:24.777151 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b7ac5d50-ffda-45f5-aa7e-f8014bb9d5e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:24.778026 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff018c08-f60f-49cc-917c-921f5e1d6125 tempest-TestEncryptedCinderVolumes-1545151152 tempest-TestEncryptedCinderVolumes-1545151152-project-member] https://10.4.3.30/volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 returned with HTTP 404 Aug 13 02:44:24.778316 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7ac5d50-ffda-45f5-aa7e-f8014bb9d5e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 returned with HTTP 200 Aug 13 02:44:24.778450 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 714/2842] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:24 2026] GET /volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:24.779166 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 720/2843] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:24 2026] GET /volume/v3/volumes/06cc650e-662c-48f8-abee-b77acf8a9ec1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:24.788195 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-047e3db5-539e-441c-b558-54fa2be1109f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.788354 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dbead7fb-e0fe-462b-bfe9-a0952b57cebc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.790123 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-047e3db5-539e-441c-b558-54fa2be1109f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 Aug 13 02:44:24.790406 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-047e3db5-539e-441c-b558-54fa2be1109f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:24.790624 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-047e3db5-539e-441c-b558-54fa2be1109f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:24.797133 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:24.797133 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:24.797652 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-047e3db5-539e-441c-b558-54fa2be1109f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:24.798916 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-047e3db5-539e-441c-b558-54fa2be1109f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 returned with HTTP 200 Aug 13 02:44:24.799862 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 714/2844] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:24 2026] GET /volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:24.808717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c53aa3e8-87a8-473e-a0f9-23d539b9df91 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.810599 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c53aa3e8-87a8-473e-a0f9-23d539b9df91 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:44:24.810957 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c53aa3e8-87a8-473e-a0f9-23d539b9df91 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2038392920", "description": null, "metadata": null}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:24.823849 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:24.823849 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:24.824241 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c53aa3e8-87a8-473e-a0f9-23d539b9df91 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:44:24.824475 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-c53aa3e8-87a8-473e-a0f9-23d539b9df91 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create snapshot from volume c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:44:24.844738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-db35439c-c0a9-4dd5-bfd7-f59357dd1a92 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.847000 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-db35439c-c0a9-4dd5-bfd7-f59357dd1a92 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:24.847469 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-db35439c-c0a9-4dd5-bfd7-f59357dd1a92 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:24.847732 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-db35439c-c0a9-4dd5-bfd7-f59357dd1a92 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:24.847897 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-db35439c-c0a9-4dd5-bfd7-f59357dd1a92 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:24.854360 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:24.854360 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:24.855728 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-db35439c-c0a9-4dd5-bfd7-f59357dd1a92 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:24.855728 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 721/2845] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:24 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:44:24.869028 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-c53aa3e8-87a8-473e-a0f9-23d539b9df91 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['36b8541f-6626-46f4-a5a2-893a8d20a098', '18fa0cbb-6707-4d3b-85d3-4e5f33cad42c', '1e466ff9-4319-4642-b929-8943d0cc9e2a', 'e9c12e66-2326-44a9-8c6c-db5f3ca58ebc'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:24.943893 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c53aa3e8-87a8-473e-a0f9-23d539b9df91 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot force create request issued successfully. Aug 13 02:44:24.944367 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c53aa3e8-87a8-473e-a0f9-23d539b9df91 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:44:24.945085 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 715/2846] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:44:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:24.953935 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dbead7fb-e0fe-462b-bfe9-a0952b57cebc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:44:24.954344 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dbead7fb-e0fe-462b-bfe9-a0952b57cebc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:24.954472 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dbead7fb-e0fe-462b-bfe9-a0952b57cebc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:24.955288 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dbead7fb-e0fe-462b-bfe9-a0952b57cebc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:44:24.961070 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6018164d-c9f2-4137-af66-552eb966ebd7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:24.966225 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6018164d-c9f2-4137-af66-552eb966ebd7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b Aug 13 02:44:24.966496 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6018164d-c9f2-4137-af66-552eb966ebd7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:24.966728 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6018164d-c9f2-4137-af66-552eb966ebd7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:24.972588 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-dbead7fb-e0fe-462b-bfe9-a0952b57cebc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Get all volumes completed successfully. Aug 13 02:44:24.975020 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:24.975020 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:24.976768 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:24.976768 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:24.977320 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6018164d-c9f2-4137-af66-552eb966ebd7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:24.978140 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6018164d-c9f2-4137-af66-552eb966ebd7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b returned with HTTP 200 Aug 13 02:44:24.978532 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 715/2847] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:24 2026] GET /volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:24.981222 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dbead7fb-e0fe-462b-bfe9-a0952b57cebc tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:44:24.981748 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 697/2848] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:44:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9766 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:25.001720 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d1124e2c-673a-4bb4-9cca-30f526dd5831 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:25.003891 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d1124e2c-673a-4bb4-9cca-30f526dd5831 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] DELETE https://10.4.3.30/volume/v3/types/0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52 Aug 13 02:44:25.004107 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d1124e2c-673a-4bb4-9cca-30f526dd5831 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:25.005136 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d1124e2c-673a-4bb4-9cca-30f526dd5831 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:25.033898 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d1124e2c-673a-4bb4-9cca-30f526dd5831 tempest-TestEncryptedCinderVolumes-294599959 tempest-TestEncryptedCinderVolumes-294599959-project-admin] https://10.4.3.30/volume/v3/types/0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52 returned with HTTP 202 Aug 13 02:44:25.034418 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 722/2849] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:44:25 2026] DELETE /volume/v3/types/0ab2aae4-46e7-420a-ae4f-3a3e5b4b1b52 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:44:25.428299 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f55e89ac-32a6-4736-8b08-3dcb684aa956 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:25.432325 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f55e89ac-32a6-4736-8b08-3dcb684aa956 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e Aug 13 02:44:25.432587 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f55e89ac-32a6-4736-8b08-3dcb684aa956 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:25.432837 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f55e89ac-32a6-4736-8b08-3dcb684aa956 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:25.432991 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f55e89ac-32a6-4736-8b08-3dcb684aa956 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 58d479f0-0bf1-4e3e-aa14-29e37649a28e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:25.438757 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f55e89ac-32a6-4736-8b08-3dcb684aa956 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e returned with HTTP 404 Aug 13 02:44:25.439305 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 716/2850] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:25 2026] GET /volume/v3/backups/58d479f0-0bf1-4e3e-aa14-29e37649a28e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:25.449117 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6bc2793e-7196-406d-b94e-cd1bbb772a8a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:25.451448 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bc2793e-7196-406d-b94e-cd1bbb772a8a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:44:25.451917 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bc2793e-7196-406d-b94e-cd1bbb772a8a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0508f0e7-9290-402f-b965-041d8f58edd0", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-547084019", "container": "tempest-volumesbackupstest-backup-container-1270763010"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:25.454017 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-6bc2793e-7196-406d-b94e-cd1bbb772a8a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating new backup {'backup': {'volume_id': '0508f0e7-9290-402f-b965-041d8f58edd0', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-547084019', 'container': 'tempest-volumesbackupstest-backup-container-1270763010'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:44:25.454221 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-6bc2793e-7196-406d-b94e-cd1bbb772a8a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Creating backup of volume 0508f0e7-9290-402f-b965-041d8f58edd0 in container tempest-volumesbackupstest-backup-container-1270763010 Aug 13 02:44:25.467722 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:25.467722 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:25.468478 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6bc2793e-7196-406d-b94e-cd1bbb772a8a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:25.489175 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6bc2793e-7196-406d-b94e-cd1bbb772a8a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Created reservations ['c0781e48-72c0-4e0b-a92b-7a015515038c', '27ebfe55-70e6-43e2-8df0-dc690076ce04'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:25.530476 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bc2793e-7196-406d-b94e-cd1bbb772a8a tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:44:25.530866 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 716/2851] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:44:25 2026] POST /volume/v3/backups => generated 327 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 02:44:25.545498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d008ac44-cd50-4465-8c7f-19de69c56de0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:25.547529 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d008ac44-cd50-4465-8c7f-19de69c56de0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:25.547675 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d008ac44-cd50-4465-8c7f-19de69c56de0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:25.547863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d008ac44-cd50-4465-8c7f-19de69c56de0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:25.547996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-d008ac44-cd50-4465-8c7f-19de69c56de0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:25.552506 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:25.552506 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:25.553224 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d008ac44-cd50-4465-8c7f-19de69c56de0 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:25.553596 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 698/2852] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:25 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:25.870308 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7233f5b9-8380-42ec-aea8-b0622e436563 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:25.872431 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7233f5b9-8380-42ec-aea8-b0622e436563 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:25.872677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7233f5b9-8380-42ec-aea8-b0622e436563 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:25.872883 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7233f5b9-8380-42ec-aea8-b0622e436563 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:25.873042 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7233f5b9-8380-42ec-aea8-b0622e436563 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:25.877898 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:25.877898 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:25.878588 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7233f5b9-8380-42ec-aea8-b0622e436563 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:25.878935 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 723/2853] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:25 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:25.991346 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8c423ebf-b08d-4fcb-b849-57db2c094191 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:25.993689 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8c423ebf-b08d-4fcb-b849-57db2c094191 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b Aug 13 02:44:25.993941 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8c423ebf-b08d-4fcb-b849-57db2c094191 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:25.994261 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8c423ebf-b08d-4fcb-b849-57db2c094191 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:26.002722 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:26.002722 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:26.003619 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8c423ebf-b08d-4fcb-b849-57db2c094191 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:26.005073 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8c423ebf-b08d-4fcb-b849-57db2c094191 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b returned with HTTP 200 Aug 13 02:44:26.005860 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 717/2854] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:25 2026] GET /volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:26.018015 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1fc578f1-3aa4-405e-9b4d-c496d0ab7847 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:26.020167 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fc578f1-3aa4-405e-9b4d-c496d0ab7847 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b Aug 13 02:44:26.020470 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fc578f1-3aa4-405e-9b4d-c496d0ab7847 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:26.020993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fc578f1-3aa4-405e-9b4d-c496d0ab7847 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:26.026677 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:26.026677 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:26.027203 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1fc578f1-3aa4-405e-9b4d-c496d0ab7847 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:26.028094 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fc578f1-3aa4-405e-9b4d-c496d0ab7847 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b returned with HTTP 200 Aug 13 02:44:26.028529 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 717/2855] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:26 2026] GET /volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:26.565897 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ba02af57-2eb6-4bc2-b39a-725386071a7c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:26.568263 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ba02af57-2eb6-4bc2-b39a-725386071a7c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:26.568640 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ba02af57-2eb6-4bc2-b39a-725386071a7c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:26.568935 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ba02af57-2eb6-4bc2-b39a-725386071a7c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:26.569132 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-ba02af57-2eb6-4bc2-b39a-725386071a7c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:26.577154 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:26.577154 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:26.578204 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ba02af57-2eb6-4bc2-b39a-725386071a7c tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:26.579935 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 699/2856] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:26 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:26.725030 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cc401c87-615e-4002-ab3a-b01f25ff567d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:26.727433 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc401c87-615e-4002-ab3a-b01f25ff567d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] DELETE https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:44:26.727991 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc401c87-615e-4002-ab3a-b01f25ff567d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:26.728306 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc401c87-615e-4002-ab3a-b01f25ff567d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:26.728530 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-cc401c87-615e-4002-ab3a-b01f25ff567d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Delete volume with id: b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:44:26.737559 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:26.737559 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:26.738392 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cc401c87-615e-4002-ab3a-b01f25ff567d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:44:26.759281 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cc401c87-615e-4002-ab3a-b01f25ff567d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Delete volume request issued successfully. Aug 13 02:44:26.759281 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc401c87-615e-4002-ab3a-b01f25ff567d tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 returned with HTTP 202 Aug 13 02:44:26.759281 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 724/2857] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:44:26 2026] DELETE /volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:44:26.766526 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-24d85ddd-5fa2-44a4-8870-903b36da8d43 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:26.769339 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24d85ddd-5fa2-44a4-8870-903b36da8d43 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:44:26.769339 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24d85ddd-5fa2-44a4-8870-903b36da8d43 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:26.769724 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24d85ddd-5fa2-44a4-8870-903b36da8d43 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:26.777204 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:26.777204 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:26.782178 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-24d85ddd-5fa2-44a4-8870-903b36da8d43 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Volume info retrieved successfully. Aug 13 02:44:26.788666 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24d85ddd-5fa2-44a4-8870-903b36da8d43 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 returned with HTTP 200 Aug 13 02:44:26.789223 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 718/2858] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:44:26 2026] GET /volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 => generated 1385 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 02:44:26.891812 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a5ccbc66-170e-48a0-8057-1cbd18a6ed77 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:26.893898 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5ccbc66-170e-48a0-8057-1cbd18a6ed77 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:26.894179 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5ccbc66-170e-48a0-8057-1cbd18a6ed77 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:26.894431 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5ccbc66-170e-48a0-8057-1cbd18a6ed77 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:26.894562 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a5ccbc66-170e-48a0-8057-1cbd18a6ed77 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:26.899650 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:26.899650 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:26.900557 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5ccbc66-170e-48a0-8057-1cbd18a6ed77 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:26.901019 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 718/2859] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:26 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:27.595893 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ac7c5dd6-d214-421b-942b-3e7bd24e9581 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:27.598110 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ac7c5dd6-d214-421b-942b-3e7bd24e9581 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b Aug 13 02:44:27.598415 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ac7c5dd6-d214-421b-942b-3e7bd24e9581 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:27.598669 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ac7c5dd6-d214-421b-942b-3e7bd24e9581 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:27.598753 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ee1cdfbc-c675-4842-91d1-a49c428e099d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:27.599064 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-ac7c5dd6-d214-421b-942b-3e7bd24e9581 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete snapshot with id: d1be77d9-4f08-43d3-89fb-45df49af4c6b Aug 13 02:44:27.601181 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ee1cdfbc-c675-4842-91d1-a49c428e099d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:27.601449 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ee1cdfbc-c675-4842-91d1-a49c428e099d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:27.601691 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ee1cdfbc-c675-4842-91d1-a49c428e099d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:27.601833 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ee1cdfbc-c675-4842-91d1-a49c428e099d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:27.604443 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:27.604443 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:27.604884 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ac7c5dd6-d214-421b-942b-3e7bd24e9581 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:27.609874 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:27.609874 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:27.610934 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ee1cdfbc-c675-4842-91d1-a49c428e099d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:27.611405 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 725/2860] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:27 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:27.626281 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ac7c5dd6-d214-421b-942b-3e7bd24e9581 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot delete request issued successfully. Aug 13 02:44:27.626563 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ac7c5dd6-d214-421b-942b-3e7bd24e9581 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b returned with HTTP 202 Aug 13 02:44:27.627026 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 700/2861] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:27 2026] DELETE /volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:44:27.636300 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1488eec8-8062-4b49-bc2f-4ce3008bba45 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:27.638496 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1488eec8-8062-4b49-bc2f-4ce3008bba45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b Aug 13 02:44:27.638751 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1488eec8-8062-4b49-bc2f-4ce3008bba45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:27.639001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1488eec8-8062-4b49-bc2f-4ce3008bba45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:27.644444 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:27.644444 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:27.644984 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1488eec8-8062-4b49-bc2f-4ce3008bba45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:27.645928 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1488eec8-8062-4b49-bc2f-4ce3008bba45 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b returned with HTTP 200 Aug 13 02:44:27.646342 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 719/2862] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:27 2026] GET /volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:27.806477 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc568eeb-4bc6-4992-8c59-02989eacbcf5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:27.808716 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc568eeb-4bc6-4992-8c59-02989eacbcf5 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] GET https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 Aug 13 02:44:27.808974 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc568eeb-4bc6-4992-8c59-02989eacbcf5 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:27.809219 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc568eeb-4bc6-4992-8c59-02989eacbcf5 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:27.817617 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc568eeb-4bc6-4992-8c59-02989eacbcf5 tempest-TestVolumeBootPatternV346-735266217 tempest-TestVolumeBootPatternV346-735266217-project-member] https://10.4.3.30/volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 returned with HTTP 404 Aug 13 02:44:27.818296 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 719/2863] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:44:27 2026] GET /volume/v3/volumes/b819dc5b-49c5-436e-91b4-133593335c08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:44:27.912232 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3eab9dbc-454c-44a8-a51c-e599e9ef65da None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:27.914435 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3eab9dbc-454c-44a8-a51c-e599e9ef65da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:27.914670 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3eab9dbc-454c-44a8-a51c-e599e9ef65da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:27.914890 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3eab9dbc-454c-44a8-a51c-e599e9ef65da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:27.915060 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-3eab9dbc-454c-44a8-a51c-e599e9ef65da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:27.920865 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:27.920865 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:27.921750 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3eab9dbc-454c-44a8-a51c-e599e9ef65da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:27.922159 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 726/2864] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:27 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:28.628991 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ecd31074-6c49-400b-a9cb-6c354f34da7e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:28.630676 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ecd31074-6c49-400b-a9cb-6c354f34da7e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:28.630891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ecd31074-6c49-400b-a9cb-6c354f34da7e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:28.631180 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ecd31074-6c49-400b-a9cb-6c354f34da7e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:28.631346 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-ecd31074-6c49-400b-a9cb-6c354f34da7e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:28.636807 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:28.636807 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:28.637881 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ecd31074-6c49-400b-a9cb-6c354f34da7e tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:28.639092 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 701/2865] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:28 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:44:28.661323 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b7b52ca6-9809-46d6-a3a9-31a533edb866 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:28.663379 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7b52ca6-9809-46d6-a3a9-31a533edb866 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b Aug 13 02:44:28.663731 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7b52ca6-9809-46d6-a3a9-31a533edb866 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:28.663891 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7b52ca6-9809-46d6-a3a9-31a533edb866 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:28.670561 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7b52ca6-9809-46d6-a3a9-31a533edb866 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b returned with HTTP 404 Aug 13 02:44:28.671142 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 720/2866] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:28 2026] GET /volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:28.682216 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-923e6de2-ca24-451a-aabb-432a9a2ba2f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:28.684741 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-923e6de2-ca24-451a-aabb-432a9a2ba2f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 Aug 13 02:44:28.685057 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-923e6de2-ca24-451a-aabb-432a9a2ba2f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:28.685392 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-923e6de2-ca24-451a-aabb-432a9a2ba2f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:28.685759 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-923e6de2-ca24-451a-aabb-432a9a2ba2f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete snapshot with id: 7078bca9-32c7-4fb9-9c21-f0a1b32060a8 Aug 13 02:44:28.693095 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:28.693095 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:28.693837 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-923e6de2-ca24-451a-aabb-432a9a2ba2f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:28.720615 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-923e6de2-ca24-451a-aabb-432a9a2ba2f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot delete request issued successfully. Aug 13 02:44:28.720922 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-923e6de2-ca24-451a-aabb-432a9a2ba2f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 returned with HTTP 202 Aug 13 02:44:28.722344 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 720/2867] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:28 2026] DELETE /volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:44:28.739864 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-990b226e-5033-4ca9-9282-779571b1c5cf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:28.739864 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-990b226e-5033-4ca9-9282-779571b1c5cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 Aug 13 02:44:28.739864 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-990b226e-5033-4ca9-9282-779571b1c5cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:28.739864 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-990b226e-5033-4ca9-9282-779571b1c5cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:28.746559 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:28.746559 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:28.747215 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-990b226e-5033-4ca9-9282-779571b1c5cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:28.748397 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-990b226e-5033-4ca9-9282-779571b1c5cf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 returned with HTTP 200 Aug 13 02:44:28.750803 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 727/2868] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:28 2026] GET /volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:28.934915 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5ea89d1e-e0d1-4e37-b685-cfef3e067f22 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:28.937117 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5ea89d1e-e0d1-4e37-b685-cfef3e067f22 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:28.937493 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5ea89d1e-e0d1-4e37-b685-cfef3e067f22 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:28.937724 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5ea89d1e-e0d1-4e37-b685-cfef3e067f22 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:28.937845 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-5ea89d1e-e0d1-4e37-b685-cfef3e067f22 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:28.950449 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:28.950449 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:28.951732 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5ea89d1e-e0d1-4e37-b685-cfef3e067f22 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:28.951857 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 702/2869] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:28 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:29.651395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d4265655-8470-4a93-9195-50ec77c557fb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:29.653453 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d4265655-8470-4a93-9195-50ec77c557fb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:29.653714 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d4265655-8470-4a93-9195-50ec77c557fb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:29.654094 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d4265655-8470-4a93-9195-50ec77c557fb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:29.654216 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d4265655-8470-4a93-9195-50ec77c557fb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:29.667616 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:29.667616 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:29.669357 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d4265655-8470-4a93-9195-50ec77c557fb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:29.669357 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 721/2870] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:29 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:29.764380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33f4f055-160d-41cd-8736-6a453113a32a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:29.766935 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33f4f055-160d-41cd-8736-6a453113a32a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 Aug 13 02:44:29.767092 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33f4f055-160d-41cd-8736-6a453113a32a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:29.767546 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33f4f055-160d-41cd-8736-6a453113a32a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:29.772699 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33f4f055-160d-41cd-8736-6a453113a32a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 returned with HTTP 404 Aug 13 02:44:29.773300 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 721/2871] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:29 2026] GET /volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:29.785403 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c9b02092-e066-4df3-9162-70a04b3a9ac1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:29.787445 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9b02092-e066-4df3-9162-70a04b3a9ac1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd Aug 13 02:44:29.787701 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9b02092-e066-4df3-9162-70a04b3a9ac1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:29.788035 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9b02092-e066-4df3-9162-70a04b3a9ac1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:29.788035 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-c9b02092-e066-4df3-9162-70a04b3a9ac1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete snapshot with id: b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd Aug 13 02:44:29.797289 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:29.797289 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:29.798189 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c9b02092-e066-4df3-9162-70a04b3a9ac1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:29.834804 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c9b02092-e066-4df3-9162-70a04b3a9ac1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot delete request issued successfully. Aug 13 02:44:29.835061 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9b02092-e066-4df3-9162-70a04b3a9ac1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd returned with HTTP 202 Aug 13 02:44:29.835750 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 728/2872] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:29 2026] DELETE /volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:44:29.848566 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5a037101-543c-412f-94f9-64ade01571ec None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:29.851397 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5a037101-543c-412f-94f9-64ade01571ec tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd Aug 13 02:44:29.851397 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5a037101-543c-412f-94f9-64ade01571ec tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:29.851397 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5a037101-543c-412f-94f9-64ade01571ec tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:29.858638 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:29.858638 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:29.859624 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5a037101-543c-412f-94f9-64ade01571ec tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:44:29.861175 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5a037101-543c-412f-94f9-64ade01571ec tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd returned with HTTP 200 Aug 13 02:44:29.862651 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 703/2873] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:29 2026] GET /volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:29.966963 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d9f5a1a7-66f0-453f-9c37-b000bf94edf9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:29.969448 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9f5a1a7-66f0-453f-9c37-b000bf94edf9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:29.969763 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9f5a1a7-66f0-453f-9c37-b000bf94edf9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:29.970059 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9f5a1a7-66f0-453f-9c37-b000bf94edf9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:29.970206 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d9f5a1a7-66f0-453f-9c37-b000bf94edf9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:29.976086 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:29.976086 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:29.977034 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9f5a1a7-66f0-453f-9c37-b000bf94edf9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:29.977622 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 722/2874] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:29 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:30.690055 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f5c51f42-7c83-408b-9ff6-61b1ea28ae63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:30.692104 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5c51f42-7c83-408b-9ff6-61b1ea28ae63 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:30.692356 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5c51f42-7c83-408b-9ff6-61b1ea28ae63 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:30.692550 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5c51f42-7c83-408b-9ff6-61b1ea28ae63 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:30.692802 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f5c51f42-7c83-408b-9ff6-61b1ea28ae63 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:30.697858 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:30.697858 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:30.699183 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5c51f42-7c83-408b-9ff6-61b1ea28ae63 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:30.699666 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 722/2875] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:30 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:30.875276 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b3a8f48b-4b81-48db-8f44-58919178f65d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:30.875276 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b3a8f48b-4b81-48db-8f44-58919178f65d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd Aug 13 02:44:30.875276 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b3a8f48b-4b81-48db-8f44-58919178f65d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:30.875276 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b3a8f48b-4b81-48db-8f44-58919178f65d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:30.880382 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b3a8f48b-4b81-48db-8f44-58919178f65d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd returned with HTTP 404 Aug 13 02:44:30.881033 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 729/2876] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:30 2026] GET /volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:30.891124 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a0dda4af-1169-410a-9685-52f05bb46275 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:30.894245 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a0dda4af-1169-410a-9685-52f05bb46275 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b Aug 13 02:44:30.894245 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a0dda4af-1169-410a-9685-52f05bb46275 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:30.894771 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a0dda4af-1169-410a-9685-52f05bb46275 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:30.895007 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-a0dda4af-1169-410a-9685-52f05bb46275 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete snapshot with id: d1be77d9-4f08-43d3-89fb-45df49af4c6b Aug 13 02:44:30.899890 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a0dda4af-1169-410a-9685-52f05bb46275 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b returned with HTTP 404 Aug 13 02:44:30.900476 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 704/2877] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:30 2026] DELETE /volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:30.910836 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-24b0e523-93e9-406c-b8be-3b4ca614039d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:30.913640 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24b0e523-93e9-406c-b8be-3b4ca614039d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b Aug 13 02:44:30.913833 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24b0e523-93e9-406c-b8be-3b4ca614039d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:30.914086 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24b0e523-93e9-406c-b8be-3b4ca614039d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:30.921147 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24b0e523-93e9-406c-b8be-3b4ca614039d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b returned with HTTP 404 Aug 13 02:44:30.921852 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 723/2878] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:30 2026] GET /volume/v3/snapshots/d1be77d9-4f08-43d3-89fb-45df49af4c6b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:30.938998 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d4c6f5bf-bc78-4535-8d5f-774aed1e81c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:30.940746 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4c6f5bf-bc78-4535-8d5f-774aed1e81c5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 Aug 13 02:44:30.941036 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4c6f5bf-bc78-4535-8d5f-774aed1e81c5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:30.941122 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4c6f5bf-bc78-4535-8d5f-774aed1e81c5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:30.941238 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-d4c6f5bf-bc78-4535-8d5f-774aed1e81c5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete snapshot with id: 7078bca9-32c7-4fb9-9c21-f0a1b32060a8 Aug 13 02:44:30.946224 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4c6f5bf-bc78-4535-8d5f-774aed1e81c5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 returned with HTTP 404 Aug 13 02:44:30.946912 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 723/2879] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:30 2026] DELETE /volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:30.961517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8c6d0497-3c25-4de7-af46-b560bae33781 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:30.964024 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8c6d0497-3c25-4de7-af46-b560bae33781 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 Aug 13 02:44:30.964579 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8c6d0497-3c25-4de7-af46-b560bae33781 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:30.964639 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8c6d0497-3c25-4de7-af46-b560bae33781 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:30.973404 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8c6d0497-3c25-4de7-af46-b560bae33781 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 returned with HTTP 404 Aug 13 02:44:30.974088 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 730/2880] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:30 2026] GET /volume/v3/snapshots/7078bca9-32c7-4fb9-9c21-f0a1b32060a8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:30.984273 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a3d8bb4d-01d0-431c-a681-ad22d84c9dbb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:30.987561 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a3d8bb4d-01d0-431c-a681-ad22d84c9dbb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd Aug 13 02:44:30.987561 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a3d8bb4d-01d0-431c-a681-ad22d84c9dbb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:30.987791 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a3d8bb4d-01d0-431c-a681-ad22d84c9dbb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:30.987990 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-a3d8bb4d-01d0-431c-a681-ad22d84c9dbb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete snapshot with id: b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd Aug 13 02:44:30.993646 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1376165d-074a-469c-bc25-4a6d04de195f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:30.997266 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a3d8bb4d-01d0-431c-a681-ad22d84c9dbb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd returned with HTTP 404 Aug 13 02:44:30.999133 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1376165d-074a-469c-bc25-4a6d04de195f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:30.999662 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 705/2881] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:30 2026] DELETE /volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:30.999835 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1376165d-074a-469c-bc25-4a6d04de195f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:31.000217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1376165d-074a-469c-bc25-4a6d04de195f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:31.000217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1376165d-074a-469c-bc25-4a6d04de195f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:31.008302 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:31.008302 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:31.009730 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1376165d-074a-469c-bc25-4a6d04de195f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:31.010639 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 724/2882] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:30 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:31.011643 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9cdd5ecc-29da-4dfe-8cf2-bf9db68ee11d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:31.013572 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9cdd5ecc-29da-4dfe-8cf2-bf9db68ee11d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd Aug 13 02:44:31.013811 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9cdd5ecc-29da-4dfe-8cf2-bf9db68ee11d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:31.014384 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9cdd5ecc-29da-4dfe-8cf2-bf9db68ee11d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:31.022636 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9cdd5ecc-29da-4dfe-8cf2-bf9db68ee11d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd returned with HTTP 404 Aug 13 02:44:31.023725 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 724/2883] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:31 2026] GET /volume/v3/snapshots/b0d66cb6-b1d3-4df5-8a24-b3986f08a0dd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:44:31.313712 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-30c8ca30-cb3e-440f-9d4a-ec1615f3031c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:31.315386 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-30c8ca30-cb3e-440f-9d4a-ec1615f3031c tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:44:31.315761 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-30c8ca30-cb3e-440f-9d4a-ec1615f3031c tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:31.315876 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-30c8ca30-cb3e-440f-9d4a-ec1615f3031c tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:31.329346 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:31.329346 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:31.336981 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-30c8ca30-cb3e-440f-9d4a-ec1615f3031c tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:44:31.345610 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-30c8ca30-cb3e-440f-9d4a-ec1615f3031c tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:44:31.346784 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 731/2884] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:31 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:31.423557 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5f2d1a26-dbde-4add-b780-20f8e31bbb75 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:31.427280 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f2d1a26-dbde-4add-b780-20f8e31bbb75 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:44:31.427280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f2d1a26-dbde-4add-b780-20f8e31bbb75 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:31.427280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f2d1a26-dbde-4add-b780-20f8e31bbb75 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:31.435543 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:31.435543 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:31.440057 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5f2d1a26-dbde-4add-b780-20f8e31bbb75 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:44:31.445264 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f2d1a26-dbde-4add-b780-20f8e31bbb75 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:44:31.445764 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 706/2885] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:31 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:31.716574 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-60da0a67-eddc-4065-b285-48e036da07ff None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:31.720281 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-60da0a67-eddc-4065-b285-48e036da07ff tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:31.720542 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-60da0a67-eddc-4065-b285-48e036da07ff tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:31.720727 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-60da0a67-eddc-4065-b285-48e036da07ff tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:31.720911 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-60da0a67-eddc-4065-b285-48e036da07ff tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:31.732716 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:31.732716 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:31.733925 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-60da0a67-eddc-4065-b285-48e036da07ff tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:31.734705 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 725/2886] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:31 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:32.025102 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1da71fb0-c009-4fa2-b8d7-b184d21ad4ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:32.028326 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1da71fb0-c009-4fa2-b8d7-b184d21ad4ee tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:32.028572 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1da71fb0-c009-4fa2-b8d7-b184d21ad4ee tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:32.028799 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1da71fb0-c009-4fa2-b8d7-b184d21ad4ee tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:32.029068 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1da71fb0-c009-4fa2-b8d7-b184d21ad4ee tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:32.042310 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:32.042310 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:32.044161 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1da71fb0-c009-4fa2-b8d7-b184d21ad4ee tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:32.044161 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 725/2887] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:32 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:32.752586 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ef7303ce-86d8-4f28-962f-2cd115bbbbd3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:32.756003 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef7303ce-86d8-4f28-962f-2cd115bbbbd3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:32.756003 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ef7303ce-86d8-4f28-962f-2cd115bbbbd3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:32.756003 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ef7303ce-86d8-4f28-962f-2cd115bbbbd3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:32.756178 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ef7303ce-86d8-4f28-962f-2cd115bbbbd3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:32.765938 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:32.765938 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:32.766169 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef7303ce-86d8-4f28-962f-2cd115bbbbd3 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:32.766729 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 732/2888] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:32 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:44:32.815104 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-683f50d8-dbd6-407c-8525-1db2479d6737 req-a1b2cd70-ad10-44a0-a411-0612d51191d1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:32.817975 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-683f50d8-dbd6-407c-8525-1db2479d6737 req-a1b2cd70-ad10-44a0-a411-0612d51191d1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/attachments/4c8c1ea6-b1a4-4cd9-b25b-add869d7199b Aug 13 02:44:32.817975 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-683f50d8-dbd6-407c-8525-1db2479d6737 req-a1b2cd70-ad10-44a0-a411-0612d51191d1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:32.817975 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-683f50d8-dbd6-407c-8525-1db2479d6737 req-a1b2cd70-ad10-44a0-a411-0612d51191d1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:32.828833 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:32.828833 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:32.891613 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-683f50d8-dbd6-407c-8525-1db2479d6737 req-a1b2cd70-ad10-44a0-a411-0612d51191d1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/4c8c1ea6-b1a4-4cd9-b25b-add869d7199b returned with HTTP 200 Aug 13 02:44:32.892875 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 707/2889] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:44:32 2026] DELETE /volume/v3/attachments/4c8c1ea6-b1a4-4cd9-b25b-add869d7199b => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:33.062636 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-02f19991-9a0d-4d0c-8f85-dbbbe1f35af3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:33.066049 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02f19991-9a0d-4d0c-8f85-dbbbe1f35af3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:33.066453 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02f19991-9a0d-4d0c-8f85-dbbbe1f35af3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:33.066692 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02f19991-9a0d-4d0c-8f85-dbbbe1f35af3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:33.066848 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-02f19991-9a0d-4d0c-8f85-dbbbe1f35af3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:33.073831 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:33.073831 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:33.075593 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02f19991-9a0d-4d0c-8f85-dbbbe1f35af3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:33.076732 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 726/2890] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:33 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:33.782456 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-efd7ad8a-092a-4924-9172-39147385adeb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:33.787129 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-efd7ad8a-092a-4924-9172-39147385adeb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:33.787429 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-efd7ad8a-092a-4924-9172-39147385adeb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:33.787657 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-efd7ad8a-092a-4924-9172-39147385adeb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:33.787796 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-efd7ad8a-092a-4924-9172-39147385adeb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:33.792644 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:33.792644 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:33.793832 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-efd7ad8a-092a-4924-9172-39147385adeb tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:33.793832 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 726/2891] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:33 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:34.091041 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c122fcbb-7773-4035-9ec7-daed5bec0985 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:34.095166 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c122fcbb-7773-4035-9ec7-daed5bec0985 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:34.095166 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c122fcbb-7773-4035-9ec7-daed5bec0985 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:34.095166 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c122fcbb-7773-4035-9ec7-daed5bec0985 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:34.095166 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c122fcbb-7773-4035-9ec7-daed5bec0985 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:34.102680 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:34.102680 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:34.102680 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c122fcbb-7773-4035-9ec7-daed5bec0985 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:34.102680 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 733/2892] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:34 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:34.479687 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c4c89ded-be72-44b7-bc14-25d95d4979f5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:34.481566 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c4c89ded-be72-44b7-bc14-25d95d4979f5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:44:34.481739 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c4c89ded-be72-44b7-bc14-25d95d4979f5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:34.482030 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c4c89ded-be72-44b7-bc14-25d95d4979f5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:34.482086 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c4c89ded-be72-44b7-bc14-25d95d4979f5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume with id: c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:44:34.491153 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:34.491153 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:34.491153 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c4c89ded-be72-44b7-bc14-25d95d4979f5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:44:34.517112 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c4c89ded-be72-44b7-bc14-25d95d4979f5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume request issued successfully. Aug 13 02:44:34.517557 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c4c89ded-be72-44b7-bc14-25d95d4979f5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb returned with HTTP 202 Aug 13 02:44:34.518181 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 708/2893] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:44:34 2026] DELETE /volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:44:34.528436 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ec763d4a-6954-4094-bf38-a84c2be43364 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:34.534984 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec763d4a-6954-4094-bf38-a84c2be43364 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:44:34.536641 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec763d4a-6954-4094-bf38-a84c2be43364 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:34.537328 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec763d4a-6954-4094-bf38-a84c2be43364 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:34.549824 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:34.549824 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:34.554562 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ec763d4a-6954-4094-bf38-a84c2be43364 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:44:34.561782 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec763d4a-6954-4094-bf38-a84c2be43364 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb returned with HTTP 200 Aug 13 02:44:34.562364 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 727/2894] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:34 2026] GET /volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:34.810962 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c496ad58-f060-4064-92f2-04cda149aec7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:34.815010 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c496ad58-f060-4064-92f2-04cda149aec7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:34.815010 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c496ad58-f060-4064-92f2-04cda149aec7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:34.815010 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c496ad58-f060-4064-92f2-04cda149aec7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:34.815010 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c496ad58-f060-4064-92f2-04cda149aec7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:34.821330 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:34.821330 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:34.821709 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c496ad58-f060-4064-92f2-04cda149aec7 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:34.822085 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 727/2895] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:34 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:35.119483 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c9d4f1b6-e558-4ce1-a416-ba978992cc99 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:35.121658 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9d4f1b6-e558-4ce1-a416-ba978992cc99 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:35.121849 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9d4f1b6-e558-4ce1-a416-ba978992cc99 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:35.121962 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9d4f1b6-e558-4ce1-a416-ba978992cc99 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:35.122064 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c9d4f1b6-e558-4ce1-a416-ba978992cc99 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:35.130055 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:35.130055 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:35.130977 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9d4f1b6-e558-4ce1-a416-ba978992cc99 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:35.131527 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 734/2896] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:35 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:35.578802 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a7e086be-f3eb-48c4-b87d-bbd28ffadd61 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:35.583794 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a7e086be-f3eb-48c4-b87d-bbd28ffadd61 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb Aug 13 02:44:35.584119 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a7e086be-f3eb-48c4-b87d-bbd28ffadd61 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:35.585219 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a7e086be-f3eb-48c4-b87d-bbd28ffadd61 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:35.593125 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a7e086be-f3eb-48c4-b87d-bbd28ffadd61 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb returned with HTTP 404 Aug 13 02:44:35.594073 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 709/2897] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:35 2026] GET /volume/v3/volumes/c5acff06-ed52-4ad1-a8e5-99d72ae6f8cb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:35.633725 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-51204d48-8244-4cb7-a635-a06715dc7060 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:35.635434 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:44:35.635819 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1322684774", "snapshot_id": null, "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:35.638717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1322684774', 'snapshot_id': None, 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:44:35.838896 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-61a506b9-3f8c-4997-a8b5-1fc51a747e71 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:35.844443 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61a506b9-3f8c-4997-a8b5-1fc51a747e71 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:35.844443 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61a506b9-3f8c-4997-a8b5-1fc51a747e71 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:35.844976 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61a506b9-3f8c-4997-a8b5-1fc51a747e71 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:35.845385 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-61a506b9-3f8c-4997-a8b5-1fc51a747e71 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:35.852305 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:35.852305 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:35.852926 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61a506b9-3f8c-4997-a8b5-1fc51a747e71 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:35.852926 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 728/2898] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:35 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:35.965165 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume of 1 GB Aug 13 02:44:35.973394 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Availability Zones retrieved successfully. Aug 13 02:44:35.980560 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (b3e89feb-a69c-49cf-9b01-393ff0ca89ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:35.982045 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5a6627-7ce5-4d47-be29-15111518bb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:35.983449 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:44:36.061398 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5a6627-7ce5-4d47-be29-15111518bb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:36.062458 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f54c394f-1e87-45a8-8d3a-5ba9922b69d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:36.113692 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['d47401c7-3c28-41fd-8671-c01f03552380', 'b47b594b-f596-43da-9c51-818e6248796a', '08af63e1-90d2-47eb-85cd-a60072ee9f70', '75d1b7ce-ed3c-4d42-85be-780cc7c7a275'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:36.115050 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f54c394f-1e87-45a8-8d3a-5ba9922b69d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d47401c7-3c28-41fd-8671-c01f03552380', 'b47b594b-f596-43da-9c51-818e6248796a', '08af63e1-90d2-47eb-85cd-a60072ee9f70', '75d1b7ce-ed3c-4d42-85be-780cc7c7a275']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:36.116182 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e009bce7-7fba-47b5-9da2-d172ab0a64bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:36.143215 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ce45def8-9642-4c6f-9fce-462262cde4f8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:36.145898 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce45def8-9642-4c6f-9fce-462262cde4f8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:36.146127 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e009bce7-7fba-47b5-9da2-d172ab0a64bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc036179-eecb-4aeb-96ae-d35785322649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1322684774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['d47401c7-3c28-41fd-8671-c01f03552380','b47b594b-f596-43da-9c51-818e6248796a','08af63e1-90d2-47eb-85cd-a60072ee9f70','75d1b7ce-ed3c-4d42-85be-780cc7c7a275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1322684774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc036179-eecb-4aeb-96ae-d35785322649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e31999f61ac49b4aa4048b2161460e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:36.146245 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce45def8-9642-4c6f-9fce-462262cde4f8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:36.146552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce45def8-9642-4c6f-9fce-462262cde4f8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:36.146744 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ce45def8-9642-4c6f-9fce-462262cde4f8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:36.147183 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47eef27a-edb0-4008-bee7-adf2e0f5a997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:36.152757 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:36.152757 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:36.153644 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce45def8-9642-4c6f-9fce-462262cde4f8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:36.154115 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 735/2899] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:36 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:36.172358 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47eef27a-edb0-4008-bee7-adf2e0f5a997) transitioned into state 'SUCCESS' from state '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-1322684774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['d47401c7-3c28-41fd-8671-c01f03552380','b47b594b-f596-43da-9c51-818e6248796a','08af63e1-90d2-47eb-85cd-a60072ee9f70','75d1b7ce-ed3c-4d42-85be-780cc7c7a275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:36.173433 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d734f533-aa1f-423e-a5d6-4a636781adc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:36.186431 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d734f533-aa1f-423e-a5d6-4a636781adc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:36.187859 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (b3e89feb-a69c-49cf-9b01-393ff0ca89ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:36.188427 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request issued successfully. Aug 13 02:44:36.189290 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51204d48-8244-4cb7-a635-a06715dc7060 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:44:36.189864 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 728/2900] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:44:35 2026] POST /volume/v3/volumes => generated 757 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:36.210959 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3c9d2cb0-fe56-4e26-ab36-a1a9074a7d42 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:36.213034 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3c9d2cb0-fe56-4e26-ab36-a1a9074a7d42 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 Aug 13 02:44:36.213333 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3c9d2cb0-fe56-4e26-ab36-a1a9074a7d42 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:36.213598 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3c9d2cb0-fe56-4e26-ab36-a1a9074a7d42 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:36.224163 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:36.224163 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:36.230718 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3c9d2cb0-fe56-4e26-ab36-a1a9074a7d42 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:44:36.238434 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3c9d2cb0-fe56-4e26-ab36-a1a9074a7d42 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 returned with HTTP 200 Aug 13 02:44:36.238964 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 710/2901] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:36 2026] GET /volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:36.866144 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6457f954-4237-4baa-a679-cdaf3b1e6172 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:36.868990 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6457f954-4237-4baa-a679-cdaf3b1e6172 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:36.868990 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6457f954-4237-4baa-a679-cdaf3b1e6172 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:36.870057 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6457f954-4237-4baa-a679-cdaf3b1e6172 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:36.870057 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6457f954-4237-4baa-a679-cdaf3b1e6172 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:36.874975 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:36.874975 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:36.876108 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6457f954-4237-4baa-a679-cdaf3b1e6172 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:36.876778 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 729/2902] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:36 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:36.889552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e8e74e70-b43a-4562-8a1e-50dd2512df0f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:36.891477 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8e74e70-b43a-4562-8a1e-50dd2512df0f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:36.891697 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8e74e70-b43a-4562-8a1e-50dd2512df0f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:36.891878 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8e74e70-b43a-4562-8a1e-50dd2512df0f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:36.892558 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e8e74e70-b43a-4562-8a1e-50dd2512df0f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:36.898854 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:36.898854 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:36.900315 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8e74e70-b43a-4562-8a1e-50dd2512df0f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:36.900499 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 736/2903] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:36 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:36.914666 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6f4c9265-296f-438c-b0bb-1ae81847315b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:36.917863 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f4c9265-296f-438c-b0bb-1ae81847315b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:36.917863 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f4c9265-296f-438c-b0bb-1ae81847315b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:36.918413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f4c9265-296f-438c-b0bb-1ae81847315b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:36.918580 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-6f4c9265-296f-438c-b0bb-1ae81847315b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete backup with id: b7fd1c0e-d774-4619-b968-276c12dfc7f9. Aug 13 02:44:36.928981 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:36.928981 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:36.957034 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-6f4c9265-296f-438c-b0bb-1ae81847315b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] delete_backup rpcapi backup_id b7fd1c0e-d774-4619-b968-276c12dfc7f9 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:44:36.959273 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f4c9265-296f-438c-b0bb-1ae81847315b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 202 Aug 13 02:44:36.959920 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 729/2904] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:44:36 2026] DELETE /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:44:36.969969 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2fbf2fce-1c7c-4dd2-8d76-05bb16a567f5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:36.971714 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2fbf2fce-1c7c-4dd2-8d76-05bb16a567f5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:36.972007 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2fbf2fce-1c7c-4dd2-8d76-05bb16a567f5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:36.972235 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2fbf2fce-1c7c-4dd2-8d76-05bb16a567f5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:36.972629 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-2fbf2fce-1c7c-4dd2-8d76-05bb16a567f5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:36.978509 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:36.978509 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:36.979554 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2fbf2fce-1c7c-4dd2-8d76-05bb16a567f5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 200 Aug 13 02:44:36.979987 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 711/2905] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:36 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:37.167505 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4a9940b-8b7e-4105-b564-92e38597beed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:37.169761 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4a9940b-8b7e-4105-b564-92e38597beed tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:37.170035 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4a9940b-8b7e-4105-b564-92e38597beed tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:37.170199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4a9940b-8b7e-4105-b564-92e38597beed tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:37.170429 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a4a9940b-8b7e-4105-b564-92e38597beed tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:37.176301 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:37.176301 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:37.177151 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4a9940b-8b7e-4105-b564-92e38597beed tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:37.177685 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 730/2906] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:37 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:37.259844 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-31749143-18af-4a20-acad-abeda7a37305 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:37.262521 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31749143-18af-4a20-acad-abeda7a37305 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 Aug 13 02:44:37.262847 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31749143-18af-4a20-acad-abeda7a37305 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:37.263124 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31749143-18af-4a20-acad-abeda7a37305 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:37.276567 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:37.276567 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:37.282153 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-31749143-18af-4a20-acad-abeda7a37305 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:44:37.289392 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31749143-18af-4a20-acad-abeda7a37305 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 returned with HTTP 200 Aug 13 02:44:37.290038 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 737/2907] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:37 2026] GET /volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:37.314103 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4437957f-e54e-4906-9888-f319bb9bc695 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:37.317733 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4437957f-e54e-4906-9888-f319bb9bc695 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 Aug 13 02:44:37.318001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4437957f-e54e-4906-9888-f319bb9bc695 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:37.318220 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4437957f-e54e-4906-9888-f319bb9bc695 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:37.327471 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:37.327471 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:37.331751 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4437957f-e54e-4906-9888-f319bb9bc695 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:44:37.337753 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4437957f-e54e-4906-9888-f319bb9bc695 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 returned with HTTP 200 Aug 13 02:44:37.338327 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 730/2908] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:37 2026] GET /volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:37.536273 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:37.688087 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:44:37.688606 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-216666060"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:37.690324 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-216666060'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:44:37.690432 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Create volume of 1 GB Aug 13 02:44:37.694655 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Availability Zones retrieved successfully. Aug 13 02:44:37.700831 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Flow 'volume_create_api' (ceb47f06-c3c6-447e-9ca1-4f16676ce7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:37.702021 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4208da71-24cf-4c54-b481-fffc2735d620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:37.703191 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:44:37.735129 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4208da71-24cf-4c54-b481-fffc2735d620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:37.736084 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26b8e6d-ade5-4871-9b15-c87e5c6de7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:37.815342 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Created reservations ['ec8416f8-0dc4-44ee-ad6d-ff4755548391', '70691fa5-3432-4163-a196-9baae42cd9ee', '2735d397-6df3-4f85-9530-bb1ad7f728aa', 'c1b8f2a5-01af-43c7-ac2a-3ba05f814bd8'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:37.815738 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26b8e6d-ade5-4871-9b15-c87e5c6de7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec8416f8-0dc4-44ee-ad6d-ff4755548391', '70691fa5-3432-4163-a196-9baae42cd9ee', '2735d397-6df3-4f85-9530-bb1ad7f728aa', 'c1b8f2a5-01af-43c7-ac2a-3ba05f814bd8']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:37.819616 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc5c7f0-4482-40b4-a068-9de10ca2eb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:37.845243 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc5c7f0-4482-40b4-a068-9de10ca2eb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b402a81-da59-4537-b8f6-acdf11f6a5e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-216666060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81cdaaac931a49258f9c77e91e8ce84e',qos_specs=None,replication_status=,reservations=['ec8416f8-0dc4-44ee-ad6d-ff4755548391','70691fa5-3432-4163-a196-9baae42cd9ee','2735d397-6df3-4f85-9530-bb1ad7f728aa','c1b8f2a5-01af-43c7-ac2a-3ba05f814bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fd56131f4d64e788664d3e395549572',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:44:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-216666060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b402a81-da59-4537-b8f6-acdf11f6a5e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81cdaaac931a49258f9c77e91e8ce84e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fd56131f4d64e788664d3e395549572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:37.846120 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cff317f6-4605-4039-a049-19e80e75eba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:37.865597 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cff317f6-4605-4039-a049-19e80e75eba1) transitioned into state 'SUCCESS' from state '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-216666060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81cdaaac931a49258f9c77e91e8ce84e',qos_specs=None,replication_status=,reservations=['ec8416f8-0dc4-44ee-ad6d-ff4755548391','70691fa5-3432-4163-a196-9baae42cd9ee','2735d397-6df3-4f85-9530-bb1ad7f728aa','c1b8f2a5-01af-43c7-ac2a-3ba05f814bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fd56131f4d64e788664d3e395549572',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:37.866402 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f1e8c6a-3588-4d88-9336-eaf53353065d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:37.875411 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f1e8c6a-3588-4d88-9336-eaf53353065d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:37.876396 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Flow 'volume_create_api' (ceb47f06-c3c6-447e-9ca1-4f16676ce7b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:37.876711 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Create volume request issued successfully. Aug 13 02:44:37.877315 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8d2d1429-f3a8-4557-9f75-92d7f0352512 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:44:37.877704 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 712/2909] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:44:37 2026] POST /volume/v3/volumes => generated 746 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:37.895803 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a41e527a-1f1b-429d-8de2-572c76edc6aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:37.899175 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a41e527a-1f1b-429d-8de2-572c76edc6aa tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 Aug 13 02:44:37.899175 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a41e527a-1f1b-429d-8de2-572c76edc6aa tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:37.899277 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a41e527a-1f1b-429d-8de2-572c76edc6aa tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:37.910708 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:37.910708 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:37.915578 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a41e527a-1f1b-429d-8de2-572c76edc6aa tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:44:37.921576 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a41e527a-1f1b-429d-8de2-572c76edc6aa tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 returned with HTTP 200 Aug 13 02:44:37.921948 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 731/2910] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:37 2026] GET /volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:37.991859 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a8904584-b668-4947-9548-7f8df5d70624 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:37.995364 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8904584-b668-4947-9548-7f8df5d70624 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 Aug 13 02:44:37.995637 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8904584-b668-4947-9548-7f8df5d70624 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:37.995880 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8904584-b668-4947-9548-7f8df5d70624 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:37.996055 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a8904584-b668-4947-9548-7f8df5d70624 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id b7fd1c0e-d774-4619-b968-276c12dfc7f9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:38.002371 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8904584-b668-4947-9548-7f8df5d70624 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 returned with HTTP 404 Aug 13 02:44:38.003014 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 738/2911] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:37 2026] GET /volume/v3/backups/b7fd1c0e-d774-4619-b968-276c12dfc7f9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:38.104578 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-658562ec-9287-42f2-b2cd-4a906442980f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:38.106654 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-658562ec-9287-42f2-b2cd-4a906442980f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:38.106842 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-658562ec-9287-42f2-b2cd-4a906442980f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:38.107067 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-658562ec-9287-42f2-b2cd-4a906442980f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:38.107173 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-658562ec-9287-42f2-b2cd-4a906442980f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete backup with id: 62d1891b-6c78-45eb-8d8c-b4fded901fa5. Aug 13 02:44:38.113449 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:38.113449 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:38.125812 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-658562ec-9287-42f2-b2cd-4a906442980f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] delete_backup rpcapi backup_id 62d1891b-6c78-45eb-8d8c-b4fded901fa5 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:44:38.127444 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-658562ec-9287-42f2-b2cd-4a906442980f tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 202 Aug 13 02:44:38.127856 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 731/2912] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:44:38 2026] DELETE /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:44:38.136468 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-578b001c-a103-441e-b930-3602880cc0b9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:38.138030 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-578b001c-a103-441e-b930-3602880cc0b9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:38.138367 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-578b001c-a103-441e-b930-3602880cc0b9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:38.138667 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-578b001c-a103-441e-b930-3602880cc0b9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:38.138883 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-578b001c-a103-441e-b930-3602880cc0b9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:38.144016 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:38.144016 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:38.145853 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-578b001c-a103-441e-b930-3602880cc0b9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 200 Aug 13 02:44:38.145853 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 713/2913] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:38 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:38.191181 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ac606450-a431-4f4d-b06c-b124e4e0e221 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:38.193615 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac606450-a431-4f4d-b06c-b124e4e0e221 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:38.194135 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac606450-a431-4f4d-b06c-b124e4e0e221 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:38.194243 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac606450-a431-4f4d-b06c-b124e4e0e221 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:38.194676 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ac606450-a431-4f4d-b06c-b124e4e0e221 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:38.200100 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:38.200100 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:38.201350 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac606450-a431-4f4d-b06c-b124e4e0e221 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:38.202171 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 732/2914] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:38 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:38.934455 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-292b5d64-15fa-4d13-b824-6115f1df4435 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:38.936709 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-952787cf-1adf-4984-86b2-51baf43ac82a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:38.938760 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-292b5d64-15fa-4d13-b824-6115f1df4435 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 Aug 13 02:44:38.939012 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-292b5d64-15fa-4d13-b824-6115f1df4435 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:38.939179 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-292b5d64-15fa-4d13-b824-6115f1df4435 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:38.941644 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-952787cf-1adf-4984-86b2-51baf43ac82a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 Aug 13 02:44:38.942367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-952787cf-1adf-4984-86b2-51baf43ac82a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:38.942367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-952787cf-1adf-4984-86b2-51baf43ac82a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:38.957021 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:38.957021 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:38.958157 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:38.958157 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:38.963474 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-952787cf-1adf-4984-86b2-51baf43ac82a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:44:38.965093 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-292b5d64-15fa-4d13-b824-6115f1df4435 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:44:38.970664 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-952787cf-1adf-4984-86b2-51baf43ac82a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 returned with HTTP 200 Aug 13 02:44:38.971562 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 732/2915] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:38 2026] GET /volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:38.978177 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-292b5d64-15fa-4d13-b824-6115f1df4435 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 returned with HTTP 200 Aug 13 02:44:38.978536 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 739/2916] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:44:38 2026] GET /volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:38.992792 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-73c59594-43cf-4b37-954a-70efb73c1b97 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:38.995286 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-73c59594-43cf-4b37-954a-70efb73c1b97 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:44:38.999282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-73c59594-43cf-4b37-954a-70efb73c1b97 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9b402a81-da59-4537-b8f6-acdf11f6a5e7", "name": "tempest-VolumesBackupsTest-Backup-707384268"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:38.999282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-73c59594-43cf-4b37-954a-70efb73c1b97 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Creating new backup {'backup': {'volume_id': '9b402a81-da59-4537-b8f6-acdf11f6a5e7', 'name': 'tempest-VolumesBackupsTest-Backup-707384268'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:44:38.999282 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-73c59594-43cf-4b37-954a-70efb73c1b97 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Creating backup of volume 9b402a81-da59-4537-b8f6-acdf11f6a5e7 in container None Aug 13 02:44:39.008883 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:39.008883 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:39.009635 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-73c59594-43cf-4b37-954a-70efb73c1b97 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:44:39.056088 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-73c59594-43cf-4b37-954a-70efb73c1b97 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Created reservations ['252d3eff-e60d-4870-9595-25f96274b201', 'f5d7624a-8ac5-4211-83d2-15b021c7d5db'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:39.106978 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-73c59594-43cf-4b37-954a-70efb73c1b97 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:44:39.107594 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 714/2917] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:44:38 2026] POST /volume/v3/backups => generated 327 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:39.120212 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-551c9b44-4afe-42fa-8f10-e175dbd2db39 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:39.122717 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-551c9b44-4afe-42fa-8f10-e175dbd2db39 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:39.123099 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-551c9b44-4afe-42fa-8f10-e175dbd2db39 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:39.123372 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-551c9b44-4afe-42fa-8f10-e175dbd2db39 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:39.123540 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-551c9b44-4afe-42fa-8f10-e175dbd2db39 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:39.129000 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:39.129000 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:39.130026 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-551c9b44-4afe-42fa-8f10-e175dbd2db39 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:39.130516 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 733/2918] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:39 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:39.159472 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fede02cb-4f81-42f8-ba05-93a811c61c3b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:39.161310 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fede02cb-4f81-42f8-ba05-93a811c61c3b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 Aug 13 02:44:39.161742 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fede02cb-4f81-42f8-ba05-93a811c61c3b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:39.161970 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fede02cb-4f81-42f8-ba05-93a811c61c3b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:39.162099 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-fede02cb-4f81-42f8-ba05-93a811c61c3b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Show backup with id 62d1891b-6c78-45eb-8d8c-b4fded901fa5. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:39.166356 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fede02cb-4f81-42f8-ba05-93a811c61c3b tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 returned with HTTP 404 Aug 13 02:44:39.166842 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 733/2919] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:39 2026] GET /volume/v3/backups/62d1891b-6c78-45eb-8d8c-b4fded901fa5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:39.216986 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-68df52f0-d69e-431f-9c1b-466b38cdbc72 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:39.222442 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68df52f0-d69e-431f-9c1b-466b38cdbc72 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:39.222442 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68df52f0-d69e-431f-9c1b-466b38cdbc72 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:39.222836 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68df52f0-d69e-431f-9c1b-466b38cdbc72 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:39.223187 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-68df52f0-d69e-431f-9c1b-466b38cdbc72 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:39.228062 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:39.228062 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:39.229177 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68df52f0-d69e-431f-9c1b-466b38cdbc72 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:39.229794 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 740/2920] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:39 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:39.307803 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-a87dbc79-0e59-46b4-b162-67436d3f875d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:39.311422 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-a87dbc79-0e59-46b4-b162-67436d3f875d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:44:39.311564 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-a87dbc79-0e59-46b4-b162-67436d3f875d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:39.311771 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-a87dbc79-0e59-46b4-b162-67436d3f875d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:39.329408 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:39.329408 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:39.334551 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-a87dbc79-0e59-46b4-b162-67436d3f875d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:39.340719 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-a87dbc79-0e59-46b4-b162-67436d3f875d tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:44:39.340920 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 715/2921] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:44:39 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 1130 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:39.364376 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-355fb137-af44-46b0-89ca-194cdc070e05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:39.367389 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-355fb137-af44-46b0-89ca-194cdc070e05 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] POST https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0/action Aug 13 02:44:39.367735 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-355fb137-af44-46b0-89ca-194cdc070e05 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:44:39.367822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-355fb137-af44-46b0-89ca-194cdc070e05 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:39.383865 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:39.383865 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:39.383865 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-355fb137-af44-46b0-89ca-194cdc070e05 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:39.390453 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-355fb137-af44-46b0-89ca-194cdc070e05 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Begin detaching volume completed successfully. Aug 13 02:44:39.390742 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-355fb137-af44-46b0-89ca-194cdc070e05 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0/action returned with HTTP 202 Aug 13 02:44:39.391283 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 734/2922] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:44:39 2026] POST /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:44:39.414800 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-925a07a7-9df3-4b96-8e32-3ba20bd44ef9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:39.417239 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-925a07a7-9df3-4b96-8e32-3ba20bd44ef9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:44:39.417559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-925a07a7-9df3-4b96-8e32-3ba20bd44ef9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:39.418026 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-925a07a7-9df3-4b96-8e32-3ba20bd44ef9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:39.431093 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:39.431093 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:39.436009 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-925a07a7-9df3-4b96-8e32-3ba20bd44ef9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:39.440605 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-925a07a7-9df3-4b96-8e32-3ba20bd44ef9 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:44:39.440605 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 734/2923] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:39 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:39.451574 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7f7dbf08-bfc7-4ac4-baa2-ee43a9ef91fc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:39.451989 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7f7dbf08-bfc7-4ac4-baa2-ee43a9ef91fc None None] GET https://10.4.3.30/volume// Aug 13 02:44:39.452161 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7f7dbf08-bfc7-4ac4-baa2-ee43a9ef91fc None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:39.452420 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7f7dbf08-bfc7-4ac4-baa2-ee43a9ef91fc None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:39.452754 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7f7dbf08-bfc7-4ac4-baa2-ee43a9ef91fc None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:44:39.453139 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 741/2924] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:44:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:44:39.463887 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-8eea383e-3b21-48d7-9363-72e7cd718f82 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:39.467583 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-8eea383e-3b21-48d7-9363-72e7cd718f82 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:44:39.467583 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-8eea383e-3b21-48d7-9363-72e7cd718f82 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:39.467583 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-8eea383e-3b21-48d7-9363-72e7cd718f82 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:39.487682 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:39.487682 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:39.491380 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-8eea383e-3b21-48d7-9363-72e7cd718f82 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:39.496475 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-8eea383e-3b21-48d7-9363-72e7cd718f82 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:44:39.497101 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 716/2925] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:44:39 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 1313 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:44:40.006418 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-dd8993f6-8be8-493f-83f9-9b5aa84daad5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:40.008603 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-dd8993f6-8be8-493f-83f9-9b5aa84daad5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 Aug 13 02:44:40.008868 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-dd8993f6-8be8-493f-83f9-9b5aa84daad5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:40.009078 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-dd8993f6-8be8-493f-83f9-9b5aa84daad5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:40.018399 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:40.018399 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:40.023228 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-dd8993f6-8be8-493f-83f9-9b5aa84daad5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:44:40.028614 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-dd8993f6-8be8-493f-83f9-9b5aa84daad5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 returned with HTTP 200 Aug 13 02:44:40.029088 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 735/2926] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:44:40 2026] GET /volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:40.048164 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d6903eaf-6349-43a7-b43e-e8219ab8aac1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:40.048617 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d6903eaf-6349-43a7-b43e-e8219ab8aac1 None None] GET https://10.4.3.30/volume// Aug 13 02:44:40.048806 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d6903eaf-6349-43a7-b43e-e8219ab8aac1 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:40.049047 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d6903eaf-6349-43a7-b43e-e8219ab8aac1 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:40.049432 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d6903eaf-6349-43a7-b43e-e8219ab8aac1 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:44:40.049723 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 735/2927] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:44:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:44:40.058956 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-34a47100-ae9b-45ac-91bd-d7861df14ad7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:40.061102 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-34a47100-ae9b-45ac-91bd-d7861df14ad7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:44:40.061506 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-34a47100-ae9b-45ac-91bd-d7861df14ad7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc036179-eecb-4aeb-96ae-d35785322649", "connector": null, "instance_uuid": "f2e08c70-a4a3-4772-b993-affc36cfb5fe"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:40.069763 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:40.069763 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:40.095272 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-34a47100-ae9b-45ac-91bd-d7861df14ad7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:44:40.095740 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 742/2928] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:44:40 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:40.143638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-059a963e-5d89-402b-8d2f-5adfc2c87e72 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:40.145944 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-059a963e-5d89-402b-8d2f-5adfc2c87e72 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:40.146109 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-059a963e-5d89-402b-8d2f-5adfc2c87e72 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:40.146384 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-059a963e-5d89-402b-8d2f-5adfc2c87e72 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:40.146542 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-059a963e-5d89-402b-8d2f-5adfc2c87e72 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:40.154730 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:40.154730 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:40.155838 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-059a963e-5d89-402b-8d2f-5adfc2c87e72 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:40.156746 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 717/2929] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:40 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:40.248809 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90a02664-ae8c-4e6d-acb2-571e6a682aa2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:40.253228 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90a02664-ae8c-4e6d-acb2-571e6a682aa2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:40.253469 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90a02664-ae8c-4e6d-acb2-571e6a682aa2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:40.253615 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90a02664-ae8c-4e6d-acb2-571e6a682aa2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:40.253774 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-90a02664-ae8c-4e6d-acb2-571e6a682aa2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:40.264994 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:40.264994 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:40.266045 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90a02664-ae8c-4e6d-acb2-571e6a682aa2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 200 Aug 13 02:44:40.266665 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 736/2930] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:40 2026] GET /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:40.281533 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-59935235-7007-46e4-a88e-3561102337a6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:40.288966 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-59935235-7007-46e4-a88e-3561102337a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] DELETE https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 Aug 13 02:44:40.289357 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-59935235-7007-46e4-a88e-3561102337a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:40.289424 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-59935235-7007-46e4-a88e-3561102337a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:40.289558 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-59935235-7007-46e4-a88e-3561102337a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete backup with id: 8c8bbaf3-9fd4-4677-be39-19868a3e30b2. Aug 13 02:44:40.295764 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:40.295764 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:40.313540 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-59935235-7007-46e4-a88e-3561102337a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] delete_backup rpcapi backup_id 8c8bbaf3-9fd4-4677-be39-19868a3e30b2 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:44:40.315656 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-59935235-7007-46e4-a88e-3561102337a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 returned with HTTP 202 Aug 13 02:44:40.316316 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 736/2931] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:44:40 2026] DELETE /volume/v3/backups/8c8bbaf3-9fd4-4677-be39-19868a3e30b2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:44:40.327198 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:40.330178 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:44:40.330766 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-167581605"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:40.332950 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-167581605'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:44:40.333069 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume of 1 GB Aug 13 02:44:40.333499 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:40.333499 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:40.338340 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Availability Zones retrieved successfully. Aug 13 02:44:40.346865 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Flow 'volume_create_api' (15be7a31-dcb5-46fa-980e-10a2fad91e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:40.348448 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a765d404-2350-418c-a0a0-7daced334f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:40.349639 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:44:40.399945 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a765d404-2350-418c-a0a0-7daced334f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:40.401069 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16b95b7-2d92-4f6d-ae4c-bd066b2fbd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:40.457325 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-674e0708-aa67-4224-9774-8ac924856710 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:40.463698 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-674e0708-aa67-4224-9774-8ac924856710 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:44:40.463990 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-674e0708-aa67-4224-9774-8ac924856710 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:40.464301 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-674e0708-aa67-4224-9774-8ac924856710 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:40.470578 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Created reservations ['36da25b4-9026-4bb9-a5ee-dbc7eeb6d0ca', 'ee96f272-eb50-4635-b987-f39aebcfbf88', 'b34958b6-e4ad-415e-a448-08716699387c', '78e00427-663f-4cd5-89a6-3f0ac5a47899'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:40.471715 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16b95b7-2d92-4f6d-ae4c-bd066b2fbd97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36da25b4-9026-4bb9-a5ee-dbc7eeb6d0ca', 'ee96f272-eb50-4635-b987-f39aebcfbf88', 'b34958b6-e4ad-415e-a448-08716699387c', '78e00427-663f-4cd5-89a6-3f0ac5a47899']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:40.472930 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6bbd52-d34f-4396-9ec0-881dffd44010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:40.483942 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:40.483942 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:40.491936 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-674e0708-aa67-4224-9774-8ac924856710 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:40.501908 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-674e0708-aa67-4224-9774-8ac924856710 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:44:40.502391 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 718/2932] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:40 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 1133 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:40.512682 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6bbd52-d34f-4396-9ec0-881dffd44010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bec8483a-bcb8-4c35-873b-fc2624196e42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-167581605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073612880f744fc1a873c442683b232e',qos_specs=None,replication_status=,reservations=['36da25b4-9026-4bb9-a5ee-dbc7eeb6d0ca','ee96f272-eb50-4635-b987-f39aebcfbf88','b34958b6-e4ad-415e-a448-08716699387c','78e00427-663f-4cd5-89a6-3f0ac5a47899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6a5a10009f450b9e8d545e895593f4',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:44:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-167581605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bec8483a-bcb8-4c35-873b-fc2624196e42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='073612880f744fc1a873c442683b232e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d6a5a10009f450b9e8d545e895593f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:40.512682 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f551ef-530d-4acf-b4be-0dcf6c363354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:40.548639 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f551ef-530d-4acf-b4be-0dcf6c363354) transitioned into state 'SUCCESS' from state '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-167581605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073612880f744fc1a873c442683b232e',qos_specs=None,replication_status=,reservations=['36da25b4-9026-4bb9-a5ee-dbc7eeb6d0ca','ee96f272-eb50-4635-b987-f39aebcfbf88','b34958b6-e4ad-415e-a448-08716699387c','78e00427-663f-4cd5-89a6-3f0ac5a47899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6a5a10009f450b9e8d545e895593f4',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:40.550348 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f6ab01-7473-47f2-aa99-5e59de5cdbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:40.564931 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f6ab01-7473-47f2-aa99-5e59de5cdbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:40.564931 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Flow 'volume_create_api' (15be7a31-dcb5-46fa-980e-10a2fad91e9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:40.564931 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume request issued successfully. Aug 13 02:44:40.565403 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cdc996ab-e32a-4989-94eb-8e685d908b9c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:44:40.566244 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 743/2933] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:44:40 2026] POST /volume/v3/volumes => generated 775 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:40.590201 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4108c917-8ec0-48ac-9220-0658aa7a6bdd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:40.591969 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4108c917-8ec0-48ac-9220-0658aa7a6bdd tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 Aug 13 02:44:40.592440 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4108c917-8ec0-48ac-9220-0658aa7a6bdd tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:40.592440 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4108c917-8ec0-48ac-9220-0658aa7a6bdd tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:40.602904 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:40.602904 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:40.607913 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4108c917-8ec0-48ac-9220-0658aa7a6bdd tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:44:40.612708 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4108c917-8ec0-48ac-9220-0658aa7a6bdd tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 returned with HTTP 200 Aug 13 02:44:40.613135 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 737/2934] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:40 2026] GET /volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:41.171345 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fde6ff54-0606-42a7-88c0-dff9d94c123d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:41.173162 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fde6ff54-0606-42a7-88c0-dff9d94c123d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:41.173611 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fde6ff54-0606-42a7-88c0-dff9d94c123d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:41.173936 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fde6ff54-0606-42a7-88c0-dff9d94c123d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:41.175119 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-fde6ff54-0606-42a7-88c0-dff9d94c123d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:41.181558 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:41.181558 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:41.181558 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fde6ff54-0606-42a7-88c0-dff9d94c123d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:41.181969 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 737/2935] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:41 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:41.372044 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ea84f2c5-f68d-46fc-a654-01f935d267da None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:41.372401 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ea84f2c5-f68d-46fc-a654-01f935d267da None None] GET https://10.4.3.30/volume// Aug 13 02:44:41.372539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ea84f2c5-f68d-46fc-a654-01f935d267da None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:41.372706 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ea84f2c5-f68d-46fc-a654-01f935d267da None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:41.373046 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ea84f2c5-f68d-46fc-a654-01f935d267da None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:44:41.373325 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 719/2936] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:44:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:44:41.383023 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-d3821b57-a2df-4368-982a-b202a942101d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:41.386241 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-d3821b57-a2df-4368-982a-b202a942101d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 Aug 13 02:44:41.386241 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-d3821b57-a2df-4368-982a-b202a942101d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:41.387271 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-d3821b57-a2df-4368-982a-b202a942101d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:41.403877 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:41.403877 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:41.407996 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-d3821b57-a2df-4368-982a-b202a942101d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:44:41.413946 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-d3821b57-a2df-4368-982a-b202a942101d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 returned with HTTP 200 Aug 13 02:44:41.414877 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 744/2937] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:44:41 2026] GET /volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 => generated 1544 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:44:41.518023 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-db0cf7b5-dd7b-496a-abd8-dc9ec182e58c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:41.520947 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-db0cf7b5-dd7b-496a-abd8-dc9ec182e58c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] PUT https://10.4.3.30/volume/v3/attachments/88e06768-0d55-452a-9b2e-5130e42ad149 Aug 13 02:44:41.521425 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-db0cf7b5-dd7b-496a-abd8-dc9ec182e58c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:41.521937 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-22b18fad-6cd9-480c-98f8-804694ef57c8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:41.524329 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-22b18fad-6cd9-480c-98f8-804694ef57c8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:44:41.524672 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-22b18fad-6cd9-480c-98f8-804694ef57c8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:41.525117 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-22b18fad-6cd9-480c-98f8-804694ef57c8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:41.532384 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-db0cf7b5-dd7b-496a-abd8-dc9ec182e58c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Acquiring lock "cinder-attachment_update-cc036179-eecb-4aeb-96ae-d35785322649-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:44:41.542283 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-db0cf7b5-dd7b-496a-abd8-dc9ec182e58c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-cc036179-eecb-4aeb-96ae-d35785322649-np0000007139" acquired by "attachment_update" :: waited 0.010s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:44:41.543041 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:41.543041 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:41.548211 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:41.548211 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:41.549125 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-22b18fad-6cd9-480c-98f8-804694ef57c8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:41.556118 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-22b18fad-6cd9-480c-98f8-804694ef57c8 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:44:41.556726 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 738/2938] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:41 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 1133 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:41.628162 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-150b30ec-eecf-4f5a-bb6f-ad3538884755 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:41.632828 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-150b30ec-eecf-4f5a-bb6f-ad3538884755 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 Aug 13 02:44:41.634069 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-150b30ec-eecf-4f5a-bb6f-ad3538884755 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:41.634069 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-150b30ec-eecf-4f5a-bb6f-ad3538884755 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:41.646439 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:41.646439 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:41.655909 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-150b30ec-eecf-4f5a-bb6f-ad3538884755 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:44:41.665274 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-150b30ec-eecf-4f5a-bb6f-ad3538884755 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 returned with HTTP 200 Aug 13 02:44:41.666771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-db0cf7b5-dd7b-496a-abd8-dc9ec182e58c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-cc036179-eecb-4aeb-96ae-d35785322649-np0000007139" released by "attachment_update" :: held 0.125s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:44:41.667034 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 720/2939] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:41 2026] GET /volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:41.667086 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-db0cf7b5-dd7b-496a-abd8-dc9ec182e58c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/88e06768-0d55-452a-9b2e-5130e42ad149 returned with HTTP 200 Aug 13 02:44:41.667698 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 738/2940] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:44:41 2026] PUT /volume/v3/attachments/88e06768-0d55-452a-9b2e-5130e42ad149 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:41.681994 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-65c8dab0-a293-4f2e-9b72-193820173e08 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:41.684207 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65c8dab0-a293-4f2e-9b72-193820173e08 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:44:41.684556 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-65c8dab0-a293-4f2e-9b72-193820173e08 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bec8483a-bcb8-4c35-873b-fc2624196e42", "name": "tempest-type-Backup-167885151"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:41.686481 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-65c8dab0-a293-4f2e-9b72-193820173e08 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Creating new backup {'backup': {'volume_id': 'bec8483a-bcb8-4c35-873b-fc2624196e42', 'name': 'tempest-type-Backup-167885151'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:44:41.686786 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-65c8dab0-a293-4f2e-9b72-193820173e08 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Creating backup of volume bec8483a-bcb8-4c35-873b-fc2624196e42 in container None Aug 13 02:44:41.697182 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:41.697182 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:41.697927 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-65c8dab0-a293-4f2e-9b72-193820173e08 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:44:41.733622 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-65c8dab0-a293-4f2e-9b72-193820173e08 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Created reservations ['b7ad43a1-8c30-4798-a536-ff138c41f2a6', '5bb6131d-7ce7-41e3-a031-4b76cf4058ef'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:41.740142 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-da76612b-b730-4372-bc72-a4697d2289b7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:41.744158 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-da76612b-b730-4372-bc72-a4697d2289b7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments/88e06768-0d55-452a-9b2e-5130e42ad149/action Aug 13 02:44:41.744158 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-da76612b-b730-4372-bc72-a4697d2289b7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:44:41.744158 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-da76612b-b730-4372-bc72-a4697d2289b7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:41.767705 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:41.767705 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:41.798439 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5d2474ae-3e2a-4221-aeb6-7f89351cb826 req-da76612b-b730-4372-bc72-a4697d2289b7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/88e06768-0d55-452a-9b2e-5130e42ad149/action returned with HTTP 204 Aug 13 02:44:41.798990 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 739/2941] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:44:41 2026] POST /volume/v3/attachments/88e06768-0d55-452a-9b2e-5130e42ad149/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:41.818309 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65c8dab0-a293-4f2e-9b72-193820173e08 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:44:41.818780 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 745/2942] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:44:41 2026] POST /volume/v3/backups => generated 313 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:41.830942 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0f45dd53-7347-4d17-bc77-ec9a129a5b15 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:41.832423 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0f45dd53-7347-4d17-bc77-ec9a129a5b15 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:41.832733 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0f45dd53-7347-4d17-bc77-ec9a129a5b15 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:41.833049 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0f45dd53-7347-4d17-bc77-ec9a129a5b15 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:41.833224 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-0f45dd53-7347-4d17-bc77-ec9a129a5b15 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:41.839832 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:41.839832 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:41.845451 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0f45dd53-7347-4d17-bc77-ec9a129a5b15 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:41.846124 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 721/2943] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:41 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:42.098560 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-1c22acab-ccaa-43e1-a163-0c8aa3e0d165 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:42.105359 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-1c22acab-ccaa-43e1-a163-0c8aa3e0d165 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/attachments/6f474dab-aa0b-4445-b654-3c2b58da5bac Aug 13 02:44:42.105652 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-1c22acab-ccaa-43e1-a163-0c8aa3e0d165 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:42.106301 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-1c22acab-ccaa-43e1-a163-0c8aa3e0d165 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:42.121599 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:42.121599 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:42.198945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0381b67a-b9d5-4395-ad76-8e1bbf2c31dd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:42.201697 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0381b67a-b9d5-4395-ad76-8e1bbf2c31dd tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:42.201944 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0381b67a-b9d5-4395-ad76-8e1bbf2c31dd tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:42.202187 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0381b67a-b9d5-4395-ad76-8e1bbf2c31dd tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:42.202314 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-0381b67a-b9d5-4395-ad76-8e1bbf2c31dd tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:42.210622 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:42.210622 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:42.211290 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0381b67a-b9d5-4395-ad76-8e1bbf2c31dd tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:42.212791 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 740/2944] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:42 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:42.218700 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-91c51575-3544-4699-ab04-35a3b2d8d77a req-1c22acab-ccaa-43e1-a163-0c8aa3e0d165 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/attachments/6f474dab-aa0b-4445-b654-3c2b58da5bac returned with HTTP 200 Aug 13 02:44:42.219222 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 739/2945] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:44:42 2026] DELETE /volume/v3/attachments/6f474dab-aa0b-4445-b654-3c2b58da5bac => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:42.577661 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b9e0af1c-146f-47e0-b09f-1d51362142d5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:42.583993 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b9e0af1c-146f-47e0-b09f-1d51362142d5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:44:42.584305 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b9e0af1c-146f-47e0-b09f-1d51362142d5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:42.584682 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b9e0af1c-146f-47e0-b09f-1d51362142d5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:42.597535 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:42.597535 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:42.604095 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b9e0af1c-146f-47e0-b09f-1d51362142d5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:42.611865 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b9e0af1c-146f-47e0-b09f-1d51362142d5 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:44:42.612573 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 746/2946] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:42 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:42.862918 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8b1f2ed5-ba93-4f23-b777-9c87b99c265e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:42.868962 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8b1f2ed5-ba93-4f23-b777-9c87b99c265e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:42.869164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8b1f2ed5-ba93-4f23-b777-9c87b99c265e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:42.869451 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8b1f2ed5-ba93-4f23-b777-9c87b99c265e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:42.869567 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-8b1f2ed5-ba93-4f23-b777-9c87b99c265e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:42.878672 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:42.878672 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:42.879790 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8b1f2ed5-ba93-4f23-b777-9c87b99c265e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:42.880515 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 722/2947] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:42 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 722 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:43.237932 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-26dedee8-c61a-4571-a341-046f58fcb690 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:43.243119 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26dedee8-c61a-4571-a341-046f58fcb690 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:43.243457 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26dedee8-c61a-4571-a341-046f58fcb690 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:43.243641 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26dedee8-c61a-4571-a341-046f58fcb690 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:43.243805 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-26dedee8-c61a-4571-a341-046f58fcb690 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:43.259468 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:43.259468 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:43.261227 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26dedee8-c61a-4571-a341-046f58fcb690 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:43.261227 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 741/2948] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:43 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:43.895120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11fe51c9-e5e9-4f3d-afe8-58f3110f85da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:43.898562 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11fe51c9-e5e9-4f3d-afe8-58f3110f85da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:43.898778 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11fe51c9-e5e9-4f3d-afe8-58f3110f85da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:43.899065 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11fe51c9-e5e9-4f3d-afe8-58f3110f85da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:43.899273 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-11fe51c9-e5e9-4f3d-afe8-58f3110f85da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:43.909178 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:43.909178 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:43.910153 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11fe51c9-e5e9-4f3d-afe8-58f3110f85da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:43.912061 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 740/2949] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:43 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:44.282111 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0ccbd53a-bf6e-4642-b64a-4035b3929a7b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:44.284214 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ccbd53a-bf6e-4642-b64a-4035b3929a7b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:44.284461 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ccbd53a-bf6e-4642-b64a-4035b3929a7b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:44.284689 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ccbd53a-bf6e-4642-b64a-4035b3929a7b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:44.284831 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0ccbd53a-bf6e-4642-b64a-4035b3929a7b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:44.289652 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:44.289652 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:44.290664 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ccbd53a-bf6e-4642-b64a-4035b3929a7b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:44.291137 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 747/2950] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:44 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:44.924733 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e09562a7-4db4-4ab6-903f-8bca62eea4db None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:44.926751 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e09562a7-4db4-4ab6-903f-8bca62eea4db tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:44.926960 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e09562a7-4db4-4ab6-903f-8bca62eea4db tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:44.927126 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e09562a7-4db4-4ab6-903f-8bca62eea4db tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:44.927246 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-e09562a7-4db4-4ab6-903f-8bca62eea4db tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:44.934761 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:44.934761 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:44.935642 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e09562a7-4db4-4ab6-903f-8bca62eea4db tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:44.936116 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 723/2951] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:44 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:44:45.303747 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cf7939a3-5b2e-495d-967c-357903f3e3f1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:45.310078 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf7939a3-5b2e-495d-967c-357903f3e3f1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:45.310235 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cf7939a3-5b2e-495d-967c-357903f3e3f1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:45.310440 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cf7939a3-5b2e-495d-967c-357903f3e3f1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:45.310566 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-cf7939a3-5b2e-495d-967c-357903f3e3f1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:45.322427 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:45.322427 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:45.322427 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf7939a3-5b2e-495d-967c-357903f3e3f1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:45.322705 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 742/2952] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:45 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:45.949268 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-51bc9952-a180-4571-b81b-a85ab9a502ec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:45.952571 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51bc9952-a180-4571-b81b-a85ab9a502ec tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:45.952571 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51bc9952-a180-4571-b81b-a85ab9a502ec tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:45.952571 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51bc9952-a180-4571-b81b-a85ab9a502ec tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:45.953033 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-51bc9952-a180-4571-b81b-a85ab9a502ec tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:45.961508 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:45.961508 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:45.965344 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51bc9952-a180-4571-b81b-a85ab9a502ec tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:45.967288 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 741/2953] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:45 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:46.337577 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8fa5005a-03e8-4926-a44a-d886cbcadf5c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:46.340228 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8fa5005a-03e8-4926-a44a-d886cbcadf5c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:46.341271 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8fa5005a-03e8-4926-a44a-d886cbcadf5c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:46.341271 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8fa5005a-03e8-4926-a44a-d886cbcadf5c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:46.341271 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-8fa5005a-03e8-4926-a44a-d886cbcadf5c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:46.347556 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:46.347556 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:46.349096 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8fa5005a-03e8-4926-a44a-d886cbcadf5c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:46.350082 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 748/2954] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:46 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:46.511943 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9b01bce3-2b2e-4577-a5de-8d124a59a9db None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:46.514406 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9b01bce3-2b2e-4577-a5de-8d124a59a9db tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:44:46.514702 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9b01bce3-2b2e-4577-a5de-8d124a59a9db tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:46.515001 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9b01bce3-2b2e-4577-a5de-8d124a59a9db tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:46.537990 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:46.537990 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:46.545033 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9b01bce3-2b2e-4577-a5de-8d124a59a9db tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:46.551479 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9b01bce3-2b2e-4577-a5de-8d124a59a9db tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:44:46.552136 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 724/2955] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:46 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:46.570796 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5547c28e-c5d8-4d55-9a6f-193ae3d78494 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:46.575040 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5547c28e-c5d8-4d55-9a6f-193ae3d78494 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] DELETE https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:44:46.575413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5547c28e-c5d8-4d55-9a6f-193ae3d78494 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:46.575583 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5547c28e-c5d8-4d55-9a6f-193ae3d78494 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:46.575770 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-5547c28e-c5d8-4d55-9a6f-193ae3d78494 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume with id: 0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:44:46.584937 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:46.584937 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:46.585677 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5547c28e-c5d8-4d55-9a6f-193ae3d78494 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:46.607751 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5547c28e-c5d8-4d55-9a6f-193ae3d78494 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Delete volume request issued successfully. Aug 13 02:44:46.608194 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5547c28e-c5d8-4d55-9a6f-193ae3d78494 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 202 Aug 13 02:44:46.608716 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 743/2956] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:44:46 2026] DELETE /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:44:46.619380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d9f80d1a-e096-42c6-88eb-7627614ed793 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:46.620496 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9f80d1a-e096-42c6-88eb-7627614ed793 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:44:46.620710 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9f80d1a-e096-42c6-88eb-7627614ed793 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:46.620911 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9f80d1a-e096-42c6-88eb-7627614ed793 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:46.629586 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:46.629586 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:46.636160 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d9f80d1a-e096-42c6-88eb-7627614ed793 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Volume info retrieved successfully. Aug 13 02:44:46.643298 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9f80d1a-e096-42c6-88eb-7627614ed793 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 200 Aug 13 02:44:46.645214 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 742/2957] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:46 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:46.982775 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0577bc9a-b9a2-478e-a90f-e17a9a20b642 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:46.987933 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0577bc9a-b9a2-478e-a90f-e17a9a20b642 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:46.988528 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0577bc9a-b9a2-478e-a90f-e17a9a20b642 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:46.989287 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0577bc9a-b9a2-478e-a90f-e17a9a20b642 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:46.989287 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0577bc9a-b9a2-478e-a90f-e17a9a20b642 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:46.997953 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:46.997953 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:46.998901 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0577bc9a-b9a2-478e-a90f-e17a9a20b642 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:46.999612 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 749/2958] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:46 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:47.368740 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-777a1919-7804-42d9-87c2-88b646ec4b5c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:47.374197 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-777a1919-7804-42d9-87c2-88b646ec4b5c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:47.374461 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-777a1919-7804-42d9-87c2-88b646ec4b5c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:47.374709 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-777a1919-7804-42d9-87c2-88b646ec4b5c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:47.374898 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-777a1919-7804-42d9-87c2-88b646ec4b5c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:47.383705 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:47.383705 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:47.384797 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-777a1919-7804-42d9-87c2-88b646ec4b5c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:47.385600 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 725/2959] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:47 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:47.660532 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1931a6d6-c51e-4b9a-854d-6f6dd0580d78 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:47.663335 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1931a6d6-c51e-4b9a-854d-6f6dd0580d78 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] GET https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 Aug 13 02:44:47.663647 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1931a6d6-c51e-4b9a-854d-6f6dd0580d78 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:47.664098 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1931a6d6-c51e-4b9a-854d-6f6dd0580d78 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:47.673189 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1931a6d6-c51e-4b9a-854d-6f6dd0580d78 tempest-VolumesBackupsTest-910087454 tempest-VolumesBackupsTest-910087454-project-member] https://10.4.3.30/volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 returned with HTTP 404 Aug 13 02:44:47.673412 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 744/2960] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:47 2026] GET /volume/v3/volumes/0508f0e7-9290-402f-b965-041d8f58edd0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:47.813893 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40dfa2e2-20c7-41b1-a362-96170a63356e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:48.013737 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40dfa2e2-20c7-41b1-a362-96170a63356e tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:44:48.013877 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40dfa2e2-20c7-41b1-a362-96170a63356e tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1328118001-73399834", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:48.015904 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b725ade1-a2ca-4410-9da3-ad62bf881d10 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:48.020880 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b725ade1-a2ca-4410-9da3-ad62bf881d10 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:48.021110 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b725ade1-a2ca-4410-9da3-ad62bf881d10 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:48.021610 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b725ade1-a2ca-4410-9da3-ad62bf881d10 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:48.021956 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b725ade1-a2ca-4410-9da3-ad62bf881d10 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:48.031267 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:48.031267 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:48.031946 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b725ade1-a2ca-4410-9da3-ad62bf881d10 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:48.032552 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 750/2961] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:48 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:48.043829 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40dfa2e2-20c7-41b1-a362-96170a63356e tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:44:48.044371 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 743/2962] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:44:47 2026] POST /volume/v3/types => generated 267 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:48.397053 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-57fd8264-31ce-46cd-964a-8be258ac42d3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:48.400735 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-57fd8264-31ce-46cd-964a-8be258ac42d3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:48.401694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-57fd8264-31ce-46cd-964a-8be258ac42d3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:48.402770 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-57fd8264-31ce-46cd-964a-8be258ac42d3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:48.402770 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-57fd8264-31ce-46cd-964a-8be258ac42d3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:48.409519 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:48.409519 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:48.410909 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-57fd8264-31ce-46cd-964a-8be258ac42d3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:48.411334 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 726/2963] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:48 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:49.046288 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-64987852-2593-4484-8815-55ac89e190b9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:49.048927 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64987852-2593-4484-8815-55ac89e190b9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:49.049180 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-64987852-2593-4484-8815-55ac89e190b9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:49.049405 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-64987852-2593-4484-8815-55ac89e190b9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:49.049574 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-64987852-2593-4484-8815-55ac89e190b9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:49.055981 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:49.055981 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:49.056988 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64987852-2593-4484-8815-55ac89e190b9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:49.057603 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 745/2964] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:49 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:49.424417 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-55c0cc29-b00f-4ce1-96eb-d28467d85718 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:49.427751 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55c0cc29-b00f-4ce1-96eb-d28467d85718 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:49.428096 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55c0cc29-b00f-4ce1-96eb-d28467d85718 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:49.428494 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55c0cc29-b00f-4ce1-96eb-d28467d85718 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:49.428666 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-55c0cc29-b00f-4ce1-96eb-d28467d85718 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:49.436005 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:49.436005 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:49.437324 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55c0cc29-b00f-4ce1-96eb-d28467d85718 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:49.438156 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 751/2965] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:49 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:49.667824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-f1ce74ba-6def-4a42-9977-83911f4af9dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:49.671419 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-f1ce74ba-6def-4a42-9977-83911f4af9dd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:49.671744 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-f1ce74ba-6def-4a42-9977-83911f4af9dd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:49.671973 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-f1ce74ba-6def-4a42-9977-83911f4af9dd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:49.679544 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:49.679544 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:49.683830 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-f1ce74ba-6def-4a42-9977-83911f4af9dd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:49.688706 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-f1ce74ba-6def-4a42-9977-83911f4af9dd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:44:49.689181 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 744/2966] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:44:49 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:49.793901 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-33a31eec-92b0-4c40-ab8a-509bc8b92538 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:49.794392 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-33a31eec-92b0-4c40-ab8a-509bc8b92538 None None] GET https://10.4.3.30/volume// Aug 13 02:44:49.794571 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-33a31eec-92b0-4c40-ab8a-509bc8b92538 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:49.795296 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-33a31eec-92b0-4c40-ab8a-509bc8b92538 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:49.795296 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-33a31eec-92b0-4c40-ab8a-509bc8b92538 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:44:49.795499 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 727/2967] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:44:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:44:49.817485 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-96c54f66-d853-44ac-8f1b-463dcb83ac1b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:49.820660 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-96c54f66-d853-44ac-8f1b-463dcb83ac1b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:44:49.821511 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-96c54f66-d853-44ac-8f1b-463dcb83ac1b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5726422f-d1fe-4405-a565-ae91d42ae92c", "connector": null, "instance_uuid": "eeb92778-0f18-4c4b-81f5-d780bb2f56ba"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:49.838166 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:49.838166 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:49.885915 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-96c54f66-d853-44ac-8f1b-463dcb83ac1b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:44:49.886752 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 746/2968] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:44:49 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:49.938403 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7d0ce350-f8d0-4a0d-b5b8-c329780bf0a3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:49.941223 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d0ce350-f8d0-4a0d-b5b8-c329780bf0a3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:49.941375 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d0ce350-f8d0-4a0d-b5b8-c329780bf0a3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:49.942018 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d0ce350-f8d0-4a0d-b5b8-c329780bf0a3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:49.957893 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:49.957893 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:49.963169 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7d0ce350-f8d0-4a0d-b5b8-c329780bf0a3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:49.965587 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-669308f0-b597-4042-b649-52aaac40b22b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:49.969063 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d0ce350-f8d0-4a0d-b5b8-c329780bf0a3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:44:49.969576 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 752/2969] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:49 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:49.972322 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-669308f0-b597-4042-b649-52aaac40b22b None None] GET https://10.4.3.30/volume// Aug 13 02:44:49.976351 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-669308f0-b597-4042-b649-52aaac40b22b None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:49.981217 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-669308f0-b597-4042-b649-52aaac40b22b None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:49.981432 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-669308f0-b597-4042-b649-52aaac40b22b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:44:49.981800 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 745/2970] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:44:49 2026] GET /volume/ => generated 385 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:44:49.993222 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-c72539b6-3a3a-49d1-8d7d-3fcb1fcb94bc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:49.998130 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-c72539b6-3a3a-49d1-8d7d-3fcb1fcb94bc tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:49.998463 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-c72539b6-3a3a-49d1-8d7d-3fcb1fcb94bc tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:49.998733 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-c72539b6-3a3a-49d1-8d7d-3fcb1fcb94bc tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:50.018386 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:50.018386 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:50.024729 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-c72539b6-3a3a-49d1-8d7d-3fcb1fcb94bc tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:50.031573 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-c72539b6-3a3a-49d1-8d7d-3fcb1fcb94bc tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:44:50.032222 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 728/2971] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:44:49 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:44:50.074468 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ff05f4c8-e6e2-487f-a114-518e0e27a924 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:50.076440 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff05f4c8-e6e2-487f-a114-518e0e27a924 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:50.076627 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff05f4c8-e6e2-487f-a114-518e0e27a924 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:50.076820 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff05f4c8-e6e2-487f-a114-518e0e27a924 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:50.077036 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ff05f4c8-e6e2-487f-a114-518e0e27a924 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:50.082899 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:50.082899 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:50.083634 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff05f4c8-e6e2-487f-a114-518e0e27a924 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:50.084175 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 747/2972] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:50 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:50.162689 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-cc3cc820-5863-4758-a249-dd0fafb48af5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:50.164770 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-cc3cc820-5863-4758-a249-dd0fafb48af5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] PUT https://10.4.3.30/volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06 Aug 13 02:44:50.165190 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-cc3cc820-5863-4758-a249-dd0fafb48af5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:50.173693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-cc3cc820-5863-4758-a249-dd0fafb48af5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Acquiring lock "cinder-attachment_update-5726422f-d1fe-4405-a565-ae91d42ae92c-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:44:50.178726 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-cc3cc820-5863-4758-a249-dd0fafb48af5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Lock "cinder-attachment_update-5726422f-d1fe-4405-a565-ae91d42ae92c-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:44:50.179722 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:50.179722 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:50.303117 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-cc3cc820-5863-4758-a249-dd0fafb48af5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Lock "cinder-attachment_update-5726422f-d1fe-4405-a565-ae91d42ae92c-np0000007139" released by "attachment_update" :: held 0.124s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:44:50.303486 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-cc3cc820-5863-4758-a249-dd0fafb48af5 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06 returned with HTTP 200 Aug 13 02:44:50.303866 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 753/2973] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:44:50 2026] PUT /volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:50.454957 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc82a493-56c8-4585-a4cf-52240bbcbfab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:50.457660 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc82a493-56c8-4585-a4cf-52240bbcbfab tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:50.457942 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc82a493-56c8-4585-a4cf-52240bbcbfab tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:50.458197 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc82a493-56c8-4585-a4cf-52240bbcbfab tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:50.458363 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cc82a493-56c8-4585-a4cf-52240bbcbfab tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:50.468402 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:50.468402 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:50.468402 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc82a493-56c8-4585-a4cf-52240bbcbfab tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:50.469006 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 746/2974] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:50 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:50.967449 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bef7905c-12af-43a1-842a-9b5fb15683d2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:50.971921 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bef7905c-12af-43a1-842a-9b5fb15683d2 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:44:50.972438 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bef7905c-12af-43a1-842a-9b5fb15683d2 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-226562806-1104403615", "extra_specs": {}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:50.990716 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5cfba746-0beb-499d-ac83-5d33096ac64c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:50.996192 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cfba746-0beb-499d-ac83-5d33096ac64c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:50.996424 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cfba746-0beb-499d-ac83-5d33096ac64c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:50.996608 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cfba746-0beb-499d-ac83-5d33096ac64c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:51.005089 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bef7905c-12af-43a1-842a-9b5fb15683d2 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:44:51.005571 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 729/2975] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:44:50 2026] POST /volume/v3/types => generated 268 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:51.015522 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-17f471d2-b682-4046-8651-2993c6be9d85 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:51.015943 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:51.015943 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:51.018304 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17f471d2-b682-4046-8651-2993c6be9d85 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:44:51.018777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17f471d2-b682-4046-8651-2993c6be9d85 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2147380365-733334839", "extra_specs": {}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:51.022127 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:51.022127 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:51.022608 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5cfba746-0beb-499d-ac83-5d33096ac64c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:51.030027 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cfba746-0beb-499d-ac83-5d33096ac64c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:44:51.030677 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 748/2976] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:50 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:51.047679 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17f471d2-b682-4046-8651-2993c6be9d85 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:44:51.048503 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 754/2977] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:44:51 2026] POST /volume/v3/types => generated 268 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:51.061060 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-51644172-7a6b-4a78-8ada-983d4762751c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:51.063475 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:44:51.066004 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1753416894", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-226562806-1104403615", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:51.070509 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1753416894', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-226562806-1104403615', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:44:51.076617 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Create volume of 1 GB Aug 13 02:44:51.076617 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:51.076617 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:51.076617 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Availability Zones retrieved successfully. Aug 13 02:44:51.081468 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Flow 'volume_create_api' (be5bdfc0-a125-4b0e-955e-935edf31b3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:51.082569 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c99a2d-02fc-47ef-8486-cd79c33a534f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.084109 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:44:51.118278 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c99a2d-02fc-47ef-8486-cd79c33a534f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:44:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb30341d-d687-4029-aa19-c83713dadc20,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-226562806-1104403615',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb30341d-d687-4029-aa19-c83713dadc20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.118278 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9542a99-4d2c-427c-8c48-7f23d228944f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.120085 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cae9d090-8042-40f2-a457-2d2473a32236 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:51.122695 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cae9d090-8042-40f2-a457-2d2473a32236 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:51.124298 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cae9d090-8042-40f2-a457-2d2473a32236 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:51.124298 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cae9d090-8042-40f2-a457-2d2473a32236 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:51.124298 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-cae9d090-8042-40f2-a457-2d2473a32236 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:51.133032 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:51.133032 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:51.133873 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cae9d090-8042-40f2-a457-2d2473a32236 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:51.134340 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 730/2978] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:51 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:51.169758 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-226562806-1104403615 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-226562806-1104403615, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:44:51.170593 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-226562806-1104403615 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-226562806-1104403615, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:44:51.230171 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Created reservations ['82ed5dbc-c341-4fcb-bf71-8274ff4dea9d', 'a2f58a41-992e-4099-8ae9-98236b305d52', '0fb6d2c8-3447-4327-89d9-0cecfc3ca506', '772a0e66-dea1-429e-a662-a5fc0b314e9d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:51.231388 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9542a99-4d2c-427c-8c48-7f23d228944f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82ed5dbc-c341-4fcb-bf71-8274ff4dea9d', 'a2f58a41-992e-4099-8ae9-98236b305d52', '0fb6d2c8-3447-4327-89d9-0cecfc3ca506', '772a0e66-dea1-429e-a662-a5fc0b314e9d']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.232120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefe4fb3-8cd0-4e71-b80e-87b9cd889a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.266903 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefe4fb3-8cd0-4e71-b80e-87b9cd889a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee6fe96f-b835-4707-92c4-074ccafb27c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1753416894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3074d79bcf2e4553b92f8f8a99612838',qos_specs=None,replication_status=,reservations=['82ed5dbc-c341-4fcb-bf71-8274ff4dea9d','a2f58a41-992e-4099-8ae9-98236b305d52','0fb6d2c8-3447-4327-89d9-0cecfc3ca506','772a0e66-dea1-429e-a662-a5fc0b314e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef289bcdc2804f919688dfa8b2c98f15',volume_type_id=bb30341d-d687-4029-aa19-c83713dadc20), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:44:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1753416894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee6fe96f-b835-4707-92c4-074ccafb27c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3074d79bcf2e4553b92f8f8a99612838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef289bcdc2804f919688dfa8b2c98f15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb30341d-d687-4029-aa19-c83713dadc20),volume_type_id=bb30341d-d687-4029-aa19-c83713dadc20)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.268011 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bbdc39b-31e9-4667-ad52-6645d831c32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.303178 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bbdc39b-31e9-4667-ad52-6645d831c32c) transitioned into state 'SUCCESS' from state '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-1753416894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3074d79bcf2e4553b92f8f8a99612838',qos_specs=None,replication_status=,reservations=['82ed5dbc-c341-4fcb-bf71-8274ff4dea9d','a2f58a41-992e-4099-8ae9-98236b305d52','0fb6d2c8-3447-4327-89d9-0cecfc3ca506','772a0e66-dea1-429e-a662-a5fc0b314e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef289bcdc2804f919688dfa8b2c98f15',volume_type_id=bb30341d-d687-4029-aa19-c83713dadc20)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.304001 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a44aef1-5957-4685-ba7b-771b4e14c477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.315864 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:51.318164 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:44:51.320304 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1677182016"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:51.323146 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1677182016'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:44:51.323293 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Create volume of 1 GB Aug 13 02:44:51.329153 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a44aef1-5957-4685-ba7b-771b4e14c477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.330470 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Flow 'volume_create_api' (be5bdfc0-a125-4b0e-955e-935edf31b3f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:51.331032 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Create volume request issued successfully. Aug 13 02:44:51.331822 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51644172-7a6b-4a78-8ada-983d4762751c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:44:51.332484 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 747/2979] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:44:51 2026] POST /volume/v3/volumes => generated 844 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:51.335461 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Availability Zones retrieved successfully. Aug 13 02:44:51.346178 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Flow 'volume_create_api' (630fc3bf-1f96-403e-9768-36afdb87163b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:51.353001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f1db34-62d3-460f-8a24-c13e9e589f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.354185 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:51.357059 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:44:51.358782 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:44:51.360070 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-748614824", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2147380365-733334839", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:51.363585 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-748614824', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2147380365-733334839', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:44:51.370801 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Create volume of 1 GB Aug 13 02:44:51.372231 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:51.372231 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:51.375411 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Availability Zones retrieved successfully. Aug 13 02:44:51.384029 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Flow 'volume_create_api' (1f1a608a-5395-4441-b3db-efb931b6d18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:51.385439 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4541f1d1-0beb-477e-90d4-a28605c77f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.387120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:44:51.415861 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f1db34-62d3-460f-8a24-c13e9e589f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.417054 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14de8444-1ff2-49f6-8e38-c768b262d5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.430193 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4541f1d1-0beb-477e-90d4-a28605c77f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:44:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a150c04c-abb8-4fba-a422-bba044f3074b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2147380365-733334839',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a150c04c-abb8-4fba-a422-bba044f3074b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.432566 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68831de-46ed-4630-838a-bd9aef7448f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.486001 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2147380365-733334839 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2147380365-733334839, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:44:51.486471 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2147380365-733334839 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2147380365-733334839, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:44:51.487987 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a391d898-86e8-4600-a93a-3f74c34e0dd0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:51.492589 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a391d898-86e8-4600-a93a-3f74c34e0dd0 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:51.493968 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a391d898-86e8-4600-a93a-3f74c34e0dd0 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:51.493968 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a391d898-86e8-4600-a93a-3f74c34e0dd0 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:51.494282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-a391d898-86e8-4600-a93a-3f74c34e0dd0 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:51.501920 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:51.501920 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:51.504369 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a391d898-86e8-4600-a93a-3f74c34e0dd0 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:51.504793 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 731/2980] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:51 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:51.538560 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Created reservations ['6bda094e-fe12-4fda-9572-46a0798108c3', 'dbd930d1-3839-4a7c-a6ec-87b5665c2494', '8ebef240-c84b-468a-a5d7-8be65ff9042f', '9af77efd-5b8d-4bb1-94f5-0136033797f6'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:51.539304 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14de8444-1ff2-49f6-8e38-c768b262d5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bda094e-fe12-4fda-9572-46a0798108c3', 'dbd930d1-3839-4a7c-a6ec-87b5665c2494', '8ebef240-c84b-468a-a5d7-8be65ff9042f', '9af77efd-5b8d-4bb1-94f5-0136033797f6']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.540003 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ce16df-5988-4f81-ab3c-56616ba932ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.545644 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Created reservations ['a258a92d-d4e2-4e38-b857-25009c565893', '8570d6e4-d847-4ca6-b3fc-fad4ede1c5dc', '943934b1-faa5-4a74-9647-2b4bed6da140', '56dc1f60-bbcb-4d2d-bc30-bf87739480bb'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:51.546944 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68831de-46ed-4630-838a-bd9aef7448f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a258a92d-d4e2-4e38-b857-25009c565893', '8570d6e4-d847-4ca6-b3fc-fad4ede1c5dc', '943934b1-faa5-4a74-9647-2b4bed6da140', '56dc1f60-bbcb-4d2d-bc30-bf87739480bb']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.548912 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a18f11-57cb-4d78-bfe7-8a253f9e02ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.575120 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ce16df-5988-4f81-ab3c-56616ba932ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55d555e0-b55d-4f0e-b611-f1a2568ca2e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1677182016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='080a958b2ecd4d8fb783c7de6940b82b',qos_specs=None,replication_status=,reservations=['6bda094e-fe12-4fda-9572-46a0798108c3','dbd930d1-3839-4a7c-a6ec-87b5665c2494','8ebef240-c84b-468a-a5d7-8be65ff9042f','9af77efd-5b8d-4bb1-94f5-0136033797f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec8e16657144f66807b6358fb8bd62f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:44:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1677182016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55d555e0-b55d-4f0e-b611-f1a2568ca2e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='080a958b2ecd4d8fb783c7de6940b82b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ec8e16657144f66807b6358fb8bd62f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.576154 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aab381e-cd56-4da8-ba2b-69c77e8b58d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.592334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a18f11-57cb-4d78-bfe7-8a253f9e02ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b65f1b3-4b86-4649-a720-f0497176e9c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-748614824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3074d79bcf2e4553b92f8f8a99612838',qos_specs=None,replication_status=,reservations=['a258a92d-d4e2-4e38-b857-25009c565893','8570d6e4-d847-4ca6-b3fc-fad4ede1c5dc','943934b1-faa5-4a74-9647-2b4bed6da140','56dc1f60-bbcb-4d2d-bc30-bf87739480bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef289bcdc2804f919688dfa8b2c98f15',volume_type_id=a150c04c-abb8-4fba-a422-bba044f3074b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:44:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-748614824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b65f1b3-4b86-4649-a720-f0497176e9c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3074d79bcf2e4553b92f8f8a99612838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef289bcdc2804f919688dfa8b2c98f15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a150c04c-abb8-4fba-a422-bba044f3074b),volume_type_id=a150c04c-abb8-4fba-a422-bba044f3074b)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.593231 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a87645eb-ace9-40d4-93d2-a1fa2a41565d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.615224 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aab381e-cd56-4da8-ba2b-69c77e8b58d1) transitioned into state 'SUCCESS' from state '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-1677182016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='080a958b2ecd4d8fb783c7de6940b82b',qos_specs=None,replication_status=,reservations=['6bda094e-fe12-4fda-9572-46a0798108c3','dbd930d1-3839-4a7c-a6ec-87b5665c2494','8ebef240-c84b-468a-a5d7-8be65ff9042f','9af77efd-5b8d-4bb1-94f5-0136033797f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec8e16657144f66807b6358fb8bd62f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.615982 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369b15b7-9eaf-4d6b-88c5-ffb091fd8b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.636161 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369b15b7-9eaf-4d6b-88c5-ffb091fd8b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.637656 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Flow 'volume_create_api' (630fc3bf-1f96-403e-9768-36afdb87163b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:51.638005 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Create volume request issued successfully. Aug 13 02:44:51.638660 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a87645eb-ace9-40d4-93d2-a1fa2a41565d) transitioned into state 'SUCCESS' from state '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-748614824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3074d79bcf2e4553b92f8f8a99612838',qos_specs=None,replication_status=,reservations=['a258a92d-d4e2-4e38-b857-25009c565893','8570d6e4-d847-4ca6-b3fc-fad4ede1c5dc','943934b1-faa5-4a74-9647-2b4bed6da140','56dc1f60-bbcb-4d2d-bc30-bf87739480bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef289bcdc2804f919688dfa8b2c98f15',volume_type_id=a150c04c-abb8-4fba-a422-bba044f3074b)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.638818 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf4dcb74-2093-4962-835f-fb7d37d98a67 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:44:51.639202 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 749/2981] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:44:51 2026] POST /volume/v3/volumes => generated 755 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:51.639736 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (442ea8ed-f95e-4fe8-901a-32194a9f4bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.656177 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (442ea8ed-f95e-4fe8-901a-32194a9f4bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.658518 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Flow 'volume_create_api' (1f1a608a-5395-4441-b3db-efb931b6d18b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:51.658518 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Create volume request issued successfully. Aug 13 02:44:51.658518 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e00eb20d-e99d-43cc-9ef1-2b56a641e070 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:44:51.658518 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 755/2982] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:44:51 2026] POST /volume/v3/volumes => generated 843 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:51.671417 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8432620d-9594-4ae2-938d-2814c8b7d2be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:51.673893 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8432620d-9594-4ae2-938d-2814c8b7d2be tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:44:51.676199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8432620d-9594-4ae2-938d-2814c8b7d2be tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:51.676199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8432620d-9594-4ae2-938d-2814c8b7d2be tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:51.685052 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:51.685052 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:51.692039 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8432620d-9594-4ae2-938d-2814c8b7d2be tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:44:51.699808 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8432620d-9594-4ae2-938d-2814c8b7d2be tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 200 Aug 13 02:44:51.700241 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 748/2983] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:51 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:51.718475 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:51.721243 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:44:51.721768 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1329275858", "snapshot_id": null, "imageRef": "7928f964-1baa-41b4-a82a-082b420e98fa", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1328118001-73399834", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:51.723595 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1329275858', 'snapshot_id': None, 'imageRef': '7928f964-1baa-41b4-a82a-082b420e98fa', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1328118001-73399834', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:44:51.853266 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Create volume of 1 GB Aug 13 02:44:51.853266 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:51.853266 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:51.853933 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Availability Zones retrieved successfully. Aug 13 02:44:51.865353 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Flow 'volume_create_api' (a4fe8ec3-dd7a-4138-8b13-040cf45027fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:51.868694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946469bc-5f74-4186-a3ae-40f07827aba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.870026 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:44:51.941143 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946469bc-5f74-4186-a3ae-40f07827aba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:44:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2b6ffbc8-05a1-4625-8395-259d74aa77a7,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1328118001-73399834',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b6ffbc8-05a1-4625-8395-259d74aa77a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:51.942292 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9a8f42-6f06-4e08-a0c1-29ac829294db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:51.996083 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1328118001-73399834 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1328118001-73399834, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:44:51.996664 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1328118001-73399834 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1328118001-73399834, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:44:52.046396 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9617060d-34e9-4112-8fd7-46fb3f61b3d7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:52.048403 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9617060d-34e9-4112-8fd7-46fb3f61b3d7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:52.048611 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9617060d-34e9-4112-8fd7-46fb3f61b3d7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:52.048804 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9617060d-34e9-4112-8fd7-46fb3f61b3d7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:52.055130 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Created reservations ['78eb91b5-56e0-4912-b750-921d2753184c', 'f1c5ba94-2014-4353-b0ea-14f13dcfaaf1', 'cbccb689-e195-46f2-be09-82afdf19e3b7', '58dcd890-4121-4408-acc0-2fbda8f44fd1'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:52.056874 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9a8f42-6f06-4e08-a0c1-29ac829294db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78eb91b5-56e0-4912-b750-921d2753184c', 'f1c5ba94-2014-4353-b0ea-14f13dcfaaf1', 'cbccb689-e195-46f2-be09-82afdf19e3b7', '58dcd890-4121-4408-acc0-2fbda8f44fd1']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:52.058668 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (122abd7f-46da-4102-9c98-ad56218b8174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:52.067393 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:52.067393 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:52.074746 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9617060d-34e9-4112-8fd7-46fb3f61b3d7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:52.082229 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9617060d-34e9-4112-8fd7-46fb3f61b3d7 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:44:52.083041 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 750/2984] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:52 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:52.093119 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (122abd7f-46da-4102-9c98-ad56218b8174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ec179df-6b4b-4d93-9f78-dad53b7a11cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1329275858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3074d79bcf2e4553b92f8f8a99612838',qos_specs=None,replication_status=,reservations=['78eb91b5-56e0-4912-b750-921d2753184c','f1c5ba94-2014-4353-b0ea-14f13dcfaaf1','cbccb689-e195-46f2-be09-82afdf19e3b7','58dcd890-4121-4408-acc0-2fbda8f44fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef289bcdc2804f919688dfa8b2c98f15',volume_type_id=2b6ffbc8-05a1-4625-8395-259d74aa77a7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:44:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1329275858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ec179df-6b4b-4d93-9f78-dad53b7a11cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3074d79bcf2e4553b92f8f8a99612838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef289bcdc2804f919688dfa8b2c98f15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b6ffbc8-05a1-4625-8395-259d74aa77a7),volume_type_id=2b6ffbc8-05a1-4625-8395-259d74aa77a7)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:52.094552 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0988bb2b-7d2d-4749-b678-8f1fa9eee82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:52.121027 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0988bb2b-7d2d-4749-b678-8f1fa9eee82b) transitioned into state 'SUCCESS' from state '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-1329275858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3074d79bcf2e4553b92f8f8a99612838',qos_specs=None,replication_status=,reservations=['78eb91b5-56e0-4912-b750-921d2753184c','f1c5ba94-2014-4353-b0ea-14f13dcfaaf1','cbccb689-e195-46f2-be09-82afdf19e3b7','58dcd890-4121-4408-acc0-2fbda8f44fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef289bcdc2804f919688dfa8b2c98f15',volume_type_id=2b6ffbc8-05a1-4625-8395-259d74aa77a7)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:52.121946 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8768aa35-54b1-4a11-bb28-696a6128349e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:52.135280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8768aa35-54b1-4a11-bb28-696a6128349e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:52.136496 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Flow 'volume_create_api' (a4fe8ec3-dd7a-4138-8b13-040cf45027fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:52.136925 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Create volume request issued successfully. Aug 13 02:44:52.137798 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e5e449be-060a-4104-a2a4-7065e1a6f860 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:44:52.138509 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 732/2985] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:44:51 2026] POST /volume/v3/volumes => generated 843 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:52.151339 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2acd655f-e394-4717-9cf7-a62fc7d42687 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:52.151777 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66e1c41d-4382-4a0f-90a6-b936634b560e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:52.153537 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2acd655f-e394-4717-9cf7-a62fc7d42687 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:52.153702 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66e1c41d-4382-4a0f-90a6-b936634b560e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:44:52.153765 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66e1c41d-4382-4a0f-90a6-b936634b560e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:52.153807 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2acd655f-e394-4717-9cf7-a62fc7d42687 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:52.154013 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66e1c41d-4382-4a0f-90a6-b936634b560e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:52.154079 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2acd655f-e394-4717-9cf7-a62fc7d42687 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:52.154193 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2acd655f-e394-4717-9cf7-a62fc7d42687 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:52.159163 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:52.159163 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:52.160060 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2acd655f-e394-4717-9cf7-a62fc7d42687 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:52.160536 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 756/2986] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:52 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:52.165022 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:52.165022 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:52.170681 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66e1c41d-4382-4a0f-90a6-b936634b560e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:44:52.177358 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66e1c41d-4382-4a0f-90a6-b936634b560e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:44:52.177943 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 749/2987] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:52 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 911 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:52.293697 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:52.438924 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:44:52.439310 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1709719523"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:52.441057 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1709719523'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:44:52.441376 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Create volume of 1 GB Aug 13 02:44:52.445935 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Availability Zones retrieved successfully. Aug 13 02:44:52.458802 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Flow 'volume_create_api' (284f19d7-016e-4e15-a43d-2e6778e6c993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:52.459913 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d417ac4e-f46b-4f2c-b730-56a93f80dc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:52.461086 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:44:52.500636 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d417ac4e-f46b-4f2c-b730-56a93f80dc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:52.501392 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858385ab-98a1-4a4b-b301-6fb17a14d475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:52.523714 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-77873558-8261-410a-95ff-e3e4336ba472 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:52.526077 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-77873558-8261-410a-95ff-e3e4336ba472 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:52.526643 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-77873558-8261-410a-95ff-e3e4336ba472 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:52.527066 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-77873558-8261-410a-95ff-e3e4336ba472 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:52.527891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-77873558-8261-410a-95ff-e3e4336ba472 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:52.535593 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:52.535593 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:52.537074 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-77873558-8261-410a-95ff-e3e4336ba472 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:52.537474 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 733/2988] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:52 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:52.585528 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Created reservations ['dc0f7d99-366d-4d24-b528-3deedd028adf', 'd2dd0d17-bb3d-4a47-b0f7-9408f07c2273', 'e71f8183-7ed2-4552-8f56-09fa4fcff2cd', '5550c04c-7ee5-42ba-be9c-874fd432cfc4'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:52.586614 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858385ab-98a1-4a4b-b301-6fb17a14d475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc0f7d99-366d-4d24-b528-3deedd028adf', 'd2dd0d17-bb3d-4a47-b0f7-9408f07c2273', 'e71f8183-7ed2-4552-8f56-09fa4fcff2cd', '5550c04c-7ee5-42ba-be9c-874fd432cfc4']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:52.588852 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23638a39-33c1-4508-91bf-53499a1fdaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:52.619939 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23638a39-33c1-4508-91bf-53499a1fdaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1709719523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='580f7bc243804e7d858e7e8b61ace475',qos_specs=None,replication_status=,reservations=['dc0f7d99-366d-4d24-b528-3deedd028adf','d2dd0d17-bb3d-4a47-b0f7-9408f07c2273','e71f8183-7ed2-4552-8f56-09fa4fcff2cd','5550c04c-7ee5-42ba-be9c-874fd432cfc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b668b0a8add4af9af3f90dd3006d4bb',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:44:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1709719523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='580f7bc243804e7d858e7e8b61ace475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b668b0a8add4af9af3f90dd3006d4bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:52.621316 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c26f6d4-5ff3-4834-9203-823e59db0dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:52.646812 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c26f6d4-5ff3-4834-9203-823e59db0dec) transitioned into state 'SUCCESS' from state '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-1709719523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='580f7bc243804e7d858e7e8b61ace475',qos_specs=None,replication_status=,reservations=['dc0f7d99-366d-4d24-b528-3deedd028adf','d2dd0d17-bb3d-4a47-b0f7-9408f07c2273','e71f8183-7ed2-4552-8f56-09fa4fcff2cd','5550c04c-7ee5-42ba-be9c-874fd432cfc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b668b0a8add4af9af3f90dd3006d4bb',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:52.648458 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818b972a-7c95-430f-8a36-da8bd9d91a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:44:52.667815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818b972a-7c95-430f-8a36-da8bd9d91a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:44:52.668972 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Flow 'volume_create_api' (284f19d7-016e-4e15-a43d-2e6778e6c993) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:44:52.669400 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Create volume request issued successfully. Aug 13 02:44:52.670234 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6684ef68-1a89-4cf8-9669-11316b3e58fe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:44:52.670815 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 751/2989] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:44:52 2026] POST /volume/v3/volumes => generated 748 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:52.687538 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b716b39a-7fd7-4ea5-b1fb-1007ad8c0cd4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:52.689908 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b716b39a-7fd7-4ea5-b1fb-1007ad8c0cd4 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] GET https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e Aug 13 02:44:52.690194 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b716b39a-7fd7-4ea5-b1fb-1007ad8c0cd4 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:52.690452 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b716b39a-7fd7-4ea5-b1fb-1007ad8c0cd4 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:52.699717 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:52.699717 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:52.704552 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b716b39a-7fd7-4ea5-b1fb-1007ad8c0cd4 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Volume info retrieved successfully. Aug 13 02:44:52.710302 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b716b39a-7fd7-4ea5-b1fb-1007ad8c0cd4 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e returned with HTTP 200 Aug 13 02:44:52.710949 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 757/2990] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:52 2026] GET /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:52.723436 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-39a34863-60b8-4191-b0d2-b1ce2271b7cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:52.727279 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39a34863-60b8-4191-b0d2-b1ce2271b7cd tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:44:52.727279 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39a34863-60b8-4191-b0d2-b1ce2271b7cd tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:52.727279 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39a34863-60b8-4191-b0d2-b1ce2271b7cd tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:52.736425 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:52.736425 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:52.744468 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-39a34863-60b8-4191-b0d2-b1ce2271b7cd tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:44:52.747883 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39a34863-60b8-4191-b0d2-b1ce2271b7cd tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 200 Aug 13 02:44:52.748607 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 750/2991] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:52 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:53.104819 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5f370ea6-e2de-4123-9d96-a36f0292901c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:53.107007 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f370ea6-e2de-4123-9d96-a36f0292901c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:53.107321 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f370ea6-e2de-4123-9d96-a36f0292901c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:53.107569 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f370ea6-e2de-4123-9d96-a36f0292901c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:53.118261 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:53.118261 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:53.123432 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5f370ea6-e2de-4123-9d96-a36f0292901c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:53.130659 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f370ea6-e2de-4123-9d96-a36f0292901c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:44:53.131120 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 734/2992] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:53 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:53.177845 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2bd24505-5134-4e9f-96c1-e4cbaa4255ad None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:53.180603 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2bd24505-5134-4e9f-96c1-e4cbaa4255ad tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:53.181237 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2bd24505-5134-4e9f-96c1-e4cbaa4255ad tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:53.181237 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2bd24505-5134-4e9f-96c1-e4cbaa4255ad tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:53.181855 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2bd24505-5134-4e9f-96c1-e4cbaa4255ad tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:53.186599 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:53.186599 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:53.187414 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2bd24505-5134-4e9f-96c1-e4cbaa4255ad tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:53.187736 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 752/2993] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:53 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:53.193357 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7ef2b26c-d962-4cb6-bf01-695a8ed9b394 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:53.196707 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ef2b26c-d962-4cb6-bf01-695a8ed9b394 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:44:53.196707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ef2b26c-d962-4cb6-bf01-695a8ed9b394 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:53.197591 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ef2b26c-d962-4cb6-bf01-695a8ed9b394 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:53.206382 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:53.206382 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:53.210816 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7ef2b26c-d962-4cb6-bf01-695a8ed9b394 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:44:53.216657 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ef2b26c-d962-4cb6-bf01-695a8ed9b394 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:44:53.217742 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 758/2994] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:53 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:53.553471 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22b2f5b1-6cc9-4eed-9e54-a0e003600af2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:53.555945 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22b2f5b1-6cc9-4eed-9e54-a0e003600af2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:53.556238 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22b2f5b1-6cc9-4eed-9e54-a0e003600af2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:53.556480 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22b2f5b1-6cc9-4eed-9e54-a0e003600af2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:53.557044 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-22b2f5b1-6cc9-4eed-9e54-a0e003600af2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:53.563488 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:53.563488 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:53.564740 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22b2f5b1-6cc9-4eed-9e54-a0e003600af2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:53.565459 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 751/2995] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:53 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:53.724675 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-70c37552-58c8-4fce-9b5a-f4d0222bf2f0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:53.726857 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-70c37552-58c8-4fce-9b5a-f4d0222bf2f0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] GET https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e Aug 13 02:44:53.727134 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-70c37552-58c8-4fce-9b5a-f4d0222bf2f0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:53.727397 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-70c37552-58c8-4fce-9b5a-f4d0222bf2f0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:53.736758 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:53.736758 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:53.740692 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-70c37552-58c8-4fce-9b5a-f4d0222bf2f0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Volume info retrieved successfully. Aug 13 02:44:53.748034 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-70c37552-58c8-4fce-9b5a-f4d0222bf2f0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e returned with HTTP 200 Aug 13 02:44:53.748639 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 735/2996] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:53 2026] GET /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:54.154268 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cae5b5f1-a5a4-40c8-a4eb-244fe0eea27c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:54.154268 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cae5b5f1-a5a4-40c8-a4eb-244fe0eea27c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:54.154268 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cae5b5f1-a5a4-40c8-a4eb-244fe0eea27c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:54.154268 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cae5b5f1-a5a4-40c8-a4eb-244fe0eea27c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:54.166271 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:54.166271 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:54.170555 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cae5b5f1-a5a4-40c8-a4eb-244fe0eea27c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:54.177077 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cae5b5f1-a5a4-40c8-a4eb-244fe0eea27c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:44:54.177636 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 753/2997] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:54 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:54.202633 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-73f0c16b-4fd6-4c7a-a867-b3e5a6c4f5da None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:54.205510 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-73f0c16b-4fd6-4c7a-a867-b3e5a6c4f5da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:54.205510 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-73f0c16b-4fd6-4c7a-a867-b3e5a6c4f5da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:54.205510 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-73f0c16b-4fd6-4c7a-a867-b3e5a6c4f5da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:54.205510 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-73f0c16b-4fd6-4c7a-a867-b3e5a6c4f5da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:54.213760 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:54.213760 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:54.214979 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-73f0c16b-4fd6-4c7a-a867-b3e5a6c4f5da tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:54.215473 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 759/2998] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:54 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:54.231547 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be0509f7-2448-4a49-95c5-184f4148acdf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:54.235630 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be0509f7-2448-4a49-95c5-184f4148acdf tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:44:54.236191 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be0509f7-2448-4a49-95c5-184f4148acdf tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:54.236191 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be0509f7-2448-4a49-95c5-184f4148acdf tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:54.250394 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:54.250394 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:54.255946 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-be0509f7-2448-4a49-95c5-184f4148acdf tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:44:54.266184 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be0509f7-2448-4a49-95c5-184f4148acdf tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:44:54.266184 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 752/2999] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:54 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 935 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:54.577892 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b90cf855-c154-431f-bed7-35f792ef8e9d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:54.581106 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b90cf855-c154-431f-bed7-35f792ef8e9d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:54.581183 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b90cf855-c154-431f-bed7-35f792ef8e9d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:54.581425 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b90cf855-c154-431f-bed7-35f792ef8e9d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:54.581537 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-b90cf855-c154-431f-bed7-35f792ef8e9d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:54.589501 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:54.589501 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:54.591070 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b90cf855-c154-431f-bed7-35f792ef8e9d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:54.592368 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 736/3000] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:54 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:54.700764 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-b19a4602-fb4e-4c3d-b230-ae6605918fda None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:54.707144 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-b19a4602-fb4e-4c3d-b230-ae6605918fda tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06/action Aug 13 02:44:54.707593 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-b19a4602-fb4e-4c3d-b230-ae6605918fda tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:44:54.707758 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-b19a4602-fb4e-4c3d-b230-ae6605918fda tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:54.753290 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:54.753290 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:54.777747 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-24a8ecc6-0854-4a7a-8f93-61732644b356 req-b19a4602-fb4e-4c3d-b230-ae6605918fda tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06/action returned with HTTP 204 Aug 13 02:44:54.778303 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 754/3001] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:44:54 2026] POST /volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:55.196295 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-217f09a1-c647-4940-94be-19b6171e19d3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:55.198894 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-217f09a1-c647-4940-94be-19b6171e19d3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:55.199099 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-217f09a1-c647-4940-94be-19b6171e19d3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:55.199363 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-217f09a1-c647-4940-94be-19b6171e19d3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:55.210577 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:55.210577 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:55.215225 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-217f09a1-c647-4940-94be-19b6171e19d3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:55.221002 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-217f09a1-c647-4940-94be-19b6171e19d3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:44:55.221579 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 760/3002] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:55 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:44:55.235277 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd6946d2-53f8-4d6b-8b8d-558781f03d6f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:55.235697 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd6946d2-53f8-4d6b-8b8d-558781f03d6f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:55.235697 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd6946d2-53f8-4d6b-8b8d-558781f03d6f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:55.235954 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd6946d2-53f8-4d6b-8b8d-558781f03d6f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:55.236065 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cd6946d2-53f8-4d6b-8b8d-558781f03d6f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:55.237035 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-795eac29-cb31-44fd-817e-0661514d2181 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:55.239807 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-795eac29-cb31-44fd-817e-0661514d2181 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:44:55.240528 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-795eac29-cb31-44fd-817e-0661514d2181 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5726422f-d1fe-4405-a565-ae91d42ae92c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-439514112"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:55.241285 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:55.241285 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:55.242129 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd6946d2-53f8-4d6b-8b8d-558781f03d6f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:55.242748 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 753/3003] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:55 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:55.256948 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:55.256948 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:55.256948 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-795eac29-cb31-44fd-817e-0661514d2181 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:55.256948 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-795eac29-cb31-44fd-817e-0661514d2181 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create snapshot from volume 5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:55.281332 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5c814f8c-4373-4387-a9ae-572921993e29 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:55.283084 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c814f8c-4373-4387-a9ae-572921993e29 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:44:55.283295 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c814f8c-4373-4387-a9ae-572921993e29 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:55.283550 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c814f8c-4373-4387-a9ae-572921993e29 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:55.291763 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:55.291763 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:55.296161 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5c814f8c-4373-4387-a9ae-572921993e29 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:44:55.302676 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c814f8c-4373-4387-a9ae-572921993e29 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:44:55.303287 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 755/3004] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:55 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:55.306226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-795eac29-cb31-44fd-817e-0661514d2181 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['299742b1-46cb-4f6a-876e-f0b56c1c790f', '8262ad1e-56a1-4283-bf86-ea9eee5e7acf', '8a561562-b5fe-4a8f-82a2-909ccdefa48e', '6465cbac-d712-45b9-a9a5-54d153abc770'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:55.356464 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-795eac29-cb31-44fd-817e-0661514d2181 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot force create request issued successfully. Aug 13 02:44:55.356787 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-795eac29-cb31-44fd-817e-0661514d2181 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:44:55.357267 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 737/3005] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:44:55 2026] POST /volume/v3/snapshots => generated 309 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:55.369711 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b1a1957f-7298-4f72-83e7-a75314e6854a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:55.370975 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b1a1957f-7298-4f72-83e7-a75314e6854a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd Aug 13 02:44:55.371267 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b1a1957f-7298-4f72-83e7-a75314e6854a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:55.371555 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b1a1957f-7298-4f72-83e7-a75314e6854a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:55.378905 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:55.378905 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:55.379405 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b1a1957f-7298-4f72-83e7-a75314e6854a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:55.381083 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b1a1957f-7298-4f72-83e7-a75314e6854a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd returned with HTTP 200 Aug 13 02:44:55.381083 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 761/3006] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:55 2026] GET /volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:55.608094 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-046a4804-c8f8-4c77-9429-0916f2b05584 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:55.610066 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-046a4804-c8f8-4c77-9429-0916f2b05584 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:55.610323 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-046a4804-c8f8-4c77-9429-0916f2b05584 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:55.610580 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-046a4804-c8f8-4c77-9429-0916f2b05584 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:55.610744 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-046a4804-c8f8-4c77-9429-0916f2b05584 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:55.616761 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:55.616761 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:55.617635 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-046a4804-c8f8-4c77-9429-0916f2b05584 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:55.618334 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 754/3007] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:55 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:56.258431 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fa96801a-6053-40d6-8edd-53a0f8613680 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:56.261557 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa96801a-6053-40d6-8edd-53a0f8613680 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:56.261927 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fa96801a-6053-40d6-8edd-53a0f8613680 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:56.263063 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fa96801a-6053-40d6-8edd-53a0f8613680 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:56.263901 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-fa96801a-6053-40d6-8edd-53a0f8613680 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:56.270378 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:56.270378 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:56.272670 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa96801a-6053-40d6-8edd-53a0f8613680 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:56.272670 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 756/3008] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:56 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:56.320056 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1f13f351-c1d0-40c2-bce4-a2d7c9b8b430 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:56.328276 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1f13f351-c1d0-40c2-bce4-a2d7c9b8b430 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:44:56.328276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1f13f351-c1d0-40c2-bce4-a2d7c9b8b430 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:56.328276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1f13f351-c1d0-40c2-bce4-a2d7c9b8b430 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:56.338632 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:56.338632 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:56.345082 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1f13f351-c1d0-40c2-bce4-a2d7c9b8b430 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:44:56.352272 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1f13f351-c1d0-40c2-bce4-a2d7c9b8b430 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:44:56.352944 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 738/3009] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:56 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 996 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:56.392996 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bcf7045b-fb27-4f9b-a665-9f5bcfba25cd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:56.396152 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bcf7045b-fb27-4f9b-a665-9f5bcfba25cd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd Aug 13 02:44:56.396415 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bcf7045b-fb27-4f9b-a665-9f5bcfba25cd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:56.396693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bcf7045b-fb27-4f9b-a665-9f5bcfba25cd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:56.403598 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:56.403598 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:56.404715 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bcf7045b-fb27-4f9b-a665-9f5bcfba25cd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:56.405594 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bcf7045b-fb27-4f9b-a665-9f5bcfba25cd tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd returned with HTTP 200 Aug 13 02:44:56.406763 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 762/3010] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:56 2026] GET /volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:56.426381 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-404e96de-f258-4b1f-a32c-7a76cf2ef67b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:56.428418 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-404e96de-f258-4b1f-a32c-7a76cf2ef67b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:44:56.428871 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-404e96de-f258-4b1f-a32c-7a76cf2ef67b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5726422f-d1fe-4405-a565-ae91d42ae92c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-955820959"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:56.449041 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:56.449041 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:56.449572 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-404e96de-f258-4b1f-a32c-7a76cf2ef67b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:44:56.449723 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-404e96de-f258-4b1f-a32c-7a76cf2ef67b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create snapshot from volume 5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:44:56.489980 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-404e96de-f258-4b1f-a32c-7a76cf2ef67b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['eb22cc82-d36c-4a53-baf9-20a866c21b2c', 'e2da241c-eea3-486a-b858-e099111dfdc5', 'ec2df4ef-9233-496e-90cd-3cbed2f2024c', '4aa62d78-4ecd-40de-ae73-3fdc1bd16f58'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:56.527289 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-404e96de-f258-4b1f-a32c-7a76cf2ef67b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot force create request issued successfully. Aug 13 02:44:56.527289 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-404e96de-f258-4b1f-a32c-7a76cf2ef67b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:44:56.527289 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 755/3011] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:44:56 2026] POST /volume/v3/snapshots => generated 309 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:44:56.537535 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-74e1b574-865c-4aba-819d-597715988e25 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:56.539794 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-74e1b574-865c-4aba-819d-597715988e25 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d Aug 13 02:44:56.539901 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-74e1b574-865c-4aba-819d-597715988e25 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:56.540145 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-74e1b574-865c-4aba-819d-597715988e25 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:56.546959 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:56.546959 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:56.547449 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-74e1b574-865c-4aba-819d-597715988e25 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:56.548302 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-74e1b574-865c-4aba-819d-597715988e25 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d returned with HTTP 200 Aug 13 02:44:56.548631 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 757/3012] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:56 2026] GET /volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:56.634724 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-07968c47-28e5-4be3-9c07-4a2ed7e4db40 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:56.637009 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-07968c47-28e5-4be3-9c07-4a2ed7e4db40 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:56.637296 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-07968c47-28e5-4be3-9c07-4a2ed7e4db40 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:56.637550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-07968c47-28e5-4be3-9c07-4a2ed7e4db40 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:56.637694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-07968c47-28e5-4be3-9c07-4a2ed7e4db40 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:56.643371 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:56.643371 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:56.644786 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-07968c47-28e5-4be3-9c07-4a2ed7e4db40 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:56.645553 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 739/3013] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:56 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:57.288285 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5adede4-9728-475b-abf0-b6b8be46b6af None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:57.293281 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5adede4-9728-475b-abf0-b6b8be46b6af tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:57.293281 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5adede4-9728-475b-abf0-b6b8be46b6af tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:57.293281 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5adede4-9728-475b-abf0-b6b8be46b6af tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:57.293281 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e5adede4-9728-475b-abf0-b6b8be46b6af tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:57.298347 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:57.298347 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:57.299505 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5adede4-9728-475b-abf0-b6b8be46b6af tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:57.300181 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 763/3014] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:57 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:57.374416 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d98b57a1-b511-48e4-a0e9-2cf91f6df74e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:57.376242 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d98b57a1-b511-48e4-a0e9-2cf91f6df74e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:44:57.376509 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d98b57a1-b511-48e4-a0e9-2cf91f6df74e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:57.376756 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d98b57a1-b511-48e4-a0e9-2cf91f6df74e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:57.385622 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:57.385622 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:57.394472 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d98b57a1-b511-48e4-a0e9-2cf91f6df74e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:44:57.404338 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d98b57a1-b511-48e4-a0e9-2cf91f6df74e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:44:57.405055 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 756/3015] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:57 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:57.562812 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-de9b3f5b-85d1-43b6-a3c5-87ccfdef021b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:57.566018 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de9b3f5b-85d1-43b6-a3c5-87ccfdef021b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d Aug 13 02:44:57.566370 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de9b3f5b-85d1-43b6-a3c5-87ccfdef021b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:57.566666 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de9b3f5b-85d1-43b6-a3c5-87ccfdef021b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:57.575980 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:57.575980 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:57.576894 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-de9b3f5b-85d1-43b6-a3c5-87ccfdef021b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:57.578207 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de9b3f5b-85d1-43b6-a3c5-87ccfdef021b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d returned with HTTP 200 Aug 13 02:44:57.578991 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 758/3016] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:57 2026] GET /volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:57.592479 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-88949982-86e6-432a-aa09-7c68a21c2aa9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:57.595009 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-88949982-86e6-432a-aa09-7c68a21c2aa9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d Aug 13 02:44:57.595412 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-88949982-86e6-432a-aa09-7c68a21c2aa9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:57.595741 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-88949982-86e6-432a-aa09-7c68a21c2aa9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:57.595932 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-88949982-86e6-432a-aa09-7c68a21c2aa9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d Aug 13 02:44:57.602220 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:57.602220 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:57.602866 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-88949982-86e6-432a-aa09-7c68a21c2aa9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:57.628509 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-88949982-86e6-432a-aa09-7c68a21c2aa9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot delete request issued successfully. Aug 13 02:44:57.628759 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-88949982-86e6-432a-aa09-7c68a21c2aa9 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d returned with HTTP 202 Aug 13 02:44:57.629431 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 740/3017] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:57 2026] DELETE /volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:44:57.643182 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ffa54844-98cb-4e48-a790-c75b4ad8f20f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:57.646932 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ffa54844-98cb-4e48-a790-c75b4ad8f20f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d Aug 13 02:44:57.647431 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ffa54844-98cb-4e48-a790-c75b4ad8f20f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:57.647612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ffa54844-98cb-4e48-a790-c75b4ad8f20f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:57.659456 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:57.659456 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:57.660134 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ffa54844-98cb-4e48-a790-c75b4ad8f20f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:57.661440 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ffa54844-98cb-4e48-a790-c75b4ad8f20f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d returned with HTTP 200 Aug 13 02:44:57.661639 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f538b5c5-2e66-4a09-9848-ce3b40cbac2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:57.661974 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 764/3018] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:57 2026] GET /volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:57.667283 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f538b5c5-2e66-4a09-9848-ce3b40cbac2e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:57.667764 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f538b5c5-2e66-4a09-9848-ce3b40cbac2e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:57.668088 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f538b5c5-2e66-4a09-9848-ce3b40cbac2e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:57.668330 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f538b5c5-2e66-4a09-9848-ce3b40cbac2e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:57.675532 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:57.675532 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:57.676597 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f538b5c5-2e66-4a09-9848-ce3b40cbac2e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:57.677219 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 757/3019] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:57 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:58.315114 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2fb85478-21d6-4c5f-b42b-57e5fa3347f5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:58.320066 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2fb85478-21d6-4c5f-b42b-57e5fa3347f5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:58.320353 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2fb85478-21d6-4c5f-b42b-57e5fa3347f5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:58.320619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2fb85478-21d6-4c5f-b42b-57e5fa3347f5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:58.320778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2fb85478-21d6-4c5f-b42b-57e5fa3347f5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:58.326278 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=259,cinder:INSERT=48,cinder:UPDATE=86 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:44:58.333717 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:58.333717 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:58.334745 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2fb85478-21d6-4c5f-b42b-57e5fa3347f5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:58.335293 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 759/3020] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:58 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:58.426463 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5495f08f-2c6f-4732-90e2-cda0d61f7f82 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:58.428202 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5495f08f-2c6f-4732-90e2-cda0d61f7f82 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:44:58.428414 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5495f08f-2c6f-4732-90e2-cda0d61f7f82 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:58.428625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5495f08f-2c6f-4732-90e2-cda0d61f7f82 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:58.435843 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:58.435843 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:58.442967 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5495f08f-2c6f-4732-90e2-cda0d61f7f82 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:44:58.446899 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5495f08f-2c6f-4732-90e2-cda0d61f7f82 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:44:58.447286 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 741/3021] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:58 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:58.674300 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ddf78358-bdee-4fa6-b425-76be085befec None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:58.678126 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ddf78358-bdee-4fa6-b425-76be085befec tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d Aug 13 02:44:58.678126 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ddf78358-bdee-4fa6-b425-76be085befec tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:58.678126 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ddf78358-bdee-4fa6-b425-76be085befec tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:58.684586 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ddf78358-bdee-4fa6-b425-76be085befec tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d returned with HTTP 404 Aug 13 02:44:58.684586 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 765/3022] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:58 2026] GET /volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:58.694906 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-053a9209-599b-4946-b16a-0123652ece71 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:58.696023 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f0572505-0930-4bef-bbec-dab3e39326ac None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:58.697935 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-053a9209-599b-4946-b16a-0123652ece71 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc Aug 13 02:44:58.697935 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-053a9209-599b-4946-b16a-0123652ece71 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:58.698197 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-053a9209-599b-4946-b16a-0123652ece71 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:58.698260 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0572505-0930-4bef-bbec-dab3e39326ac tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:58.698634 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-053a9209-599b-4946-b16a-0123652ece71 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 8cabeeae-745a-49e3-8e9a-ccb30058ecfc Aug 13 02:44:58.698690 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0572505-0930-4bef-bbec-dab3e39326ac tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:58.698827 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0572505-0930-4bef-bbec-dab3e39326ac tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:58.698972 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f0572505-0930-4bef-bbec-dab3e39326ac tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:58.704584 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:58.704584 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:58.704679 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:58.704679 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:58.705076 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-053a9209-599b-4946-b16a-0123652ece71 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:58.705449 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0572505-0930-4bef-bbec-dab3e39326ac tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:58.705827 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 760/3023] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:58 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:58.730044 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-053a9209-599b-4946-b16a-0123652ece71 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot delete request issued successfully. Aug 13 02:44:58.730240 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-053a9209-599b-4946-b16a-0123652ece71 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc returned with HTTP 202 Aug 13 02:44:58.730827 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 758/3024] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:58 2026] DELETE /volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:44:58.741062 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4ed72ee3-749e-4b2d-b394-2df4e1135cdb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:58.744182 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4ed72ee3-749e-4b2d-b394-2df4e1135cdb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc Aug 13 02:44:58.744182 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4ed72ee3-749e-4b2d-b394-2df4e1135cdb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:58.744182 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4ed72ee3-749e-4b2d-b394-2df4e1135cdb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:58.757958 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:58.757958 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:58.757958 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4ed72ee3-749e-4b2d-b394-2df4e1135cdb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:58.757958 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4ed72ee3-749e-4b2d-b394-2df4e1135cdb tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc returned with HTTP 200 Aug 13 02:44:58.758098 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 742/3025] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:58 2026] GET /volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:59.352349 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d9e2e90c-7ba4-4d89-afc4-482f6400ead1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:59.354983 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d9e2e90c-7ba4-4d89-afc4-482f6400ead1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:44:59.355485 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9e2e90c-7ba4-4d89-afc4-482f6400ead1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:59.355890 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9e2e90c-7ba4-4d89-afc4-482f6400ead1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:59.356153 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d9e2e90c-7ba4-4d89-afc4-482f6400ead1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:59.363131 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:59.363131 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:59.365525 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d9e2e90c-7ba4-4d89-afc4-482f6400ead1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:44:59.365525 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 766/3026] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:44:59 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:59.467437 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-03370808-0f0e-4e34-bf3c-9386df8b3fda None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:59.468755 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03370808-0f0e-4e34-bf3c-9386df8b3fda tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:44:59.469081 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03370808-0f0e-4e34-bf3c-9386df8b3fda tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:59.469394 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03370808-0f0e-4e34-bf3c-9386df8b3fda tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:59.480553 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:59.480553 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:59.488574 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-03370808-0f0e-4e34-bf3c-9386df8b3fda tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:44:59.494333 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03370808-0f0e-4e34-bf3c-9386df8b3fda tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:44:59.494668 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 761/3027] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:59 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:59.720403 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ed2abc1-1969-4265-962e-524378623d0b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:59.722482 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ed2abc1-1969-4265-962e-524378623d0b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:59.722683 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ed2abc1-1969-4265-962e-524378623d0b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:59.722913 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ed2abc1-1969-4265-962e-524378623d0b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:59.723023 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9ed2abc1-1969-4265-962e-524378623d0b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:44:59.725607 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=209,cinder:UPDATE=66,cinder:INSERT=27 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:44:59.731391 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:59.731391 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:59.732418 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ed2abc1-1969-4265-962e-524378623d0b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:44:59.733857 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 759/3028] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:44:59 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:59.745642 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8cfecb38-2cab-4479-8f42-782f18a85a65 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:59.771745 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-10ad97c3-7315-4166-b9dc-c0758f36a289 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:59.775408 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-10ad97c3-7315-4166-b9dc-c0758f36a289 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc Aug 13 02:44:59.775408 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-10ad97c3-7315-4166-b9dc-c0758f36a289 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:59.775408 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-10ad97c3-7315-4166-b9dc-c0758f36a289 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:59.782184 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-10ad97c3-7315-4166-b9dc-c0758f36a289 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc returned with HTTP 404 Aug 13 02:44:59.783415 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 767/3029] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:59 2026] GET /volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:44:59.792069 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b0201803-d685-4ca3-853f-5cb019408375 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:59.796003 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0201803-d685-4ca3-853f-5cb019408375 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd Aug 13 02:44:59.796003 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0201803-d685-4ca3-853f-5cb019408375 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:59.796003 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0201803-d685-4ca3-853f-5cb019408375 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:59.796003 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-b0201803-d685-4ca3-853f-5cb019408375 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: da155f3a-efe8-4b77-b27a-0062b31781bd Aug 13 02:44:59.803277 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:59.803277 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:44:59.803277 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b0201803-d685-4ca3-853f-5cb019408375 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:59.826175 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b0201803-d685-4ca3-853f-5cb019408375 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot delete request issued successfully. Aug 13 02:44:59.826175 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0201803-d685-4ca3-853f-5cb019408375 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd returned with HTTP 202 Aug 13 02:44:59.826175 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 762/3030] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:44:59 2026] DELETE /volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 02:44:59.837111 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d3fde5f8-61cf-4efe-aec6-0cf976fecaee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:59.839718 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3fde5f8-61cf-4efe-aec6-0cf976fecaee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd Aug 13 02:44:59.840017 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3fde5f8-61cf-4efe-aec6-0cf976fecaee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:59.840274 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3fde5f8-61cf-4efe-aec6-0cf976fecaee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:59.842197 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8cfecb38-2cab-4479-8f42-782f18a85a65 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:44:59.842660 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8cfecb38-2cab-4479-8f42-782f18a85a65 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9b402a81-da59-4537-b8f6-acdf11f6a5e7", "incremental": true}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:44:59.844827 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-8cfecb38-2cab-4479-8f42-782f18a85a65 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Creating new backup {'backup': {'volume_id': '9b402a81-da59-4537-b8f6-acdf11f6a5e7', 'incremental': True}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:44:59.845513 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-8cfecb38-2cab-4479-8f42-782f18a85a65 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Creating backup of volume 9b402a81-da59-4537-b8f6-acdf11f6a5e7 in container None Aug 13 02:44:59.849496 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=225,cinder:UPDATE=62,cinder:INSERT=36 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:44:59.852782 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:59.852782 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:44:59.853452 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d3fde5f8-61cf-4efe-aec6-0cf976fecaee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:44:59.854841 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3fde5f8-61cf-4efe-aec6-0cf976fecaee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd returned with HTTP 200 Aug 13 02:44:59.855621 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 760/3031] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:44:59 2026] GET /volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:44:59.862974 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:59.862974 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:44:59.864710 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8cfecb38-2cab-4479-8f42-782f18a85a65 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Volume info retrieved successfully. Aug 13 02:44:59.909472 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-8cfecb38-2cab-4479-8f42-782f18a85a65 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Created reservations ['b5f617d4-3a35-44f4-b470-0659545e22d1', '833de7e9-cab8-43d7-981c-bbbeff419bee'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:44:59.950859 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8cfecb38-2cab-4479-8f42-782f18a85a65 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 400 Aug 13 02:44:59.950859 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 743/3032] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:44:59 2026] POST /volume/v3/backups => generated 109 bytes in 205 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:44:59.965823 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9a297400-a3d1-4a84-b320-1317736ddee4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:44:59.969647 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a297400-a3d1-4a84-b320-1317736ddee4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] DELETE https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:44:59.969647 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a297400-a3d1-4a84-b320-1317736ddee4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:44:59.969647 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a297400-a3d1-4a84-b320-1317736ddee4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:44:59.969647 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-9a297400-a3d1-4a84-b320-1317736ddee4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Delete backup with id: c1368cbd-8e8b-400b-965e-15241b511291. Aug 13 02:44:59.973949 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:44:59.973949 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:44:59.990697 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-9a297400-a3d1-4a84-b320-1317736ddee4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] delete_backup rpcapi backup_id c1368cbd-8e8b-400b-965e-15241b511291 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:44:59.993287 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a297400-a3d1-4a84-b320-1317736ddee4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 202 Aug 13 02:44:59.993991 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 768/3033] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:44:59 2026] DELETE /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:45:00.006862 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8af83029-ca4e-4a74-ace6-613c589681ee None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:00.008570 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8af83029-ca4e-4a74-ace6-613c589681ee tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:45:00.008939 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8af83029-ca4e-4a74-ace6-613c589681ee tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:00.009368 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8af83029-ca4e-4a74-ace6-613c589681ee tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:00.009539 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8af83029-ca4e-4a74-ace6-613c589681ee tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:00.014923 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:00.014923 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:00.016831 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8af83029-ca4e-4a74-ace6-613c589681ee tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 200 Aug 13 02:45:00.017456 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 763/3034] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:00 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:00.377604 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5822fae6-d695-4ef0-b7e2-dcf087fe2a03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:00.380221 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5822fae6-d695-4ef0-b7e2-dcf087fe2a03 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:45:00.380428 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5822fae6-d695-4ef0-b7e2-dcf087fe2a03 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:00.380619 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5822fae6-d695-4ef0-b7e2-dcf087fe2a03 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:00.380717 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5822fae6-d695-4ef0-b7e2-dcf087fe2a03 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 5f675666-85ee-46d4-be14-8ffa369a17fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:00.390331 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:00.390331 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:00.391068 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5822fae6-d695-4ef0-b7e2-dcf087fe2a03 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 200 Aug 13 02:45:00.391436 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 761/3035] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:00 2026] GET /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:00.406486 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8dc66268-a662-4dc6-b2bc-4382e97e1929 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:00.406486 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8dc66268-a662-4dc6-b2bc-4382e97e1929 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] DELETE https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb Aug 13 02:45:00.406486 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8dc66268-a662-4dc6-b2bc-4382e97e1929 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:00.407336 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8dc66268-a662-4dc6-b2bc-4382e97e1929 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:00.407336 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-8dc66268-a662-4dc6-b2bc-4382e97e1929 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete backup with id: 5f675666-85ee-46d4-be14-8ffa369a17fb. Aug 13 02:45:00.416696 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:00.416696 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:00.446073 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-8dc66268-a662-4dc6-b2bc-4382e97e1929 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] delete_backup rpcapi backup_id 5f675666-85ee-46d4-be14-8ffa369a17fb {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:45:00.450033 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8dc66268-a662-4dc6-b2bc-4382e97e1929 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb returned with HTTP 202 Aug 13 02:45:00.451019 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 744/3036] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:45:00 2026] DELETE /volume/v3/backups/5f675666-85ee-46d4-be14-8ffa369a17fb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:45:00.458834 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-36f0e5b2-cc61-445e-86c2-f2c12e58bc01 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:00.460573 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36f0e5b2-cc61-445e-86c2-f2c12e58bc01 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 Aug 13 02:45:00.460806 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36f0e5b2-cc61-445e-86c2-f2c12e58bc01 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:00.461521 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36f0e5b2-cc61-445e-86c2-f2c12e58bc01 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:00.461521 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-36f0e5b2-cc61-445e-86c2-f2c12e58bc01 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete volume with id: bec8483a-bcb8-4c35-873b-fc2624196e42 Aug 13 02:45:00.476280 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:00.476280 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:00.476731 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-36f0e5b2-cc61-445e-86c2-f2c12e58bc01 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:00.499262 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-36f0e5b2-cc61-445e-86c2-f2c12e58bc01 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete volume request issued successfully. Aug 13 02:45:00.503325 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36f0e5b2-cc61-445e-86c2-f2c12e58bc01 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 returned with HTTP 202 Aug 13 02:45:00.503325 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 769/3037] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:45:00 2026] DELETE /volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:00.513455 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-187d86e7-d8d3-46e1-86e5-8cbe3b64f1b4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:00.513968 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6e18f128-1024-4ce1-8363-49fdc2561559 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:00.515073 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-187d86e7-d8d3-46e1-86e5-8cbe3b64f1b4 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 Aug 13 02:45:00.515344 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-187d86e7-d8d3-46e1-86e5-8cbe3b64f1b4 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:00.515557 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-187d86e7-d8d3-46e1-86e5-8cbe3b64f1b4 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:00.515969 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e18f128-1024-4ce1-8363-49fdc2561559 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:45:00.516199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e18f128-1024-4ce1-8363-49fdc2561559 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:00.516731 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e18f128-1024-4ce1-8363-49fdc2561559 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:00.526960 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:00.526960 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:00.531398 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6e18f128-1024-4ce1-8363-49fdc2561559 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:00.535124 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:00.535124 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:00.539111 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e18f128-1024-4ce1-8363-49fdc2561559 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:45:00.539717 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 762/3038] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:00 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:00.542952 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-187d86e7-d8d3-46e1-86e5-8cbe3b64f1b4 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:00.552830 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-187d86e7-d8d3-46e1-86e5-8cbe3b64f1b4 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 returned with HTTP 200 Aug 13 02:45:00.552830 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 764/3039] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:00 2026] GET /volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:00.868531 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-13dc4f66-2e2f-40ac-a465-2d1eef946c82 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:00.871956 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-13dc4f66-2e2f-40ac-a465-2d1eef946c82 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd Aug 13 02:45:00.872226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-13dc4f66-2e2f-40ac-a465-2d1eef946c82 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:00.872555 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-13dc4f66-2e2f-40ac-a465-2d1eef946c82 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:00.879853 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-13dc4f66-2e2f-40ac-a465-2d1eef946c82 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd returned with HTTP 404 Aug 13 02:45:00.880296 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 745/3040] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:00 2026] GET /volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:00.892595 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c5b074c5-d44c-4fb6-85a2-e74bdcf5dd08 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:00.894738 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c5b074c5-d44c-4fb6-85a2-e74bdcf5dd08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d Aug 13 02:45:00.895162 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c5b074c5-d44c-4fb6-85a2-e74bdcf5dd08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:00.895794 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c5b074c5-d44c-4fb6-85a2-e74bdcf5dd08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:00.896024 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-c5b074c5-d44c-4fb6-85a2-e74bdcf5dd08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d Aug 13 02:45:00.902275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c5b074c5-d44c-4fb6-85a2-e74bdcf5dd08 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d returned with HTTP 404 Aug 13 02:45:00.903756 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 770/3041] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:45:00 2026] DELETE /volume/v3/snapshots/2fa6f93b-a4b6-47e0-b05e-35677a7d7c8d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:00.912125 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5a6ce091-ff5c-4321-b95a-4d630e2e64a3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:00.915387 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a6ce091-ff5c-4321-b95a-4d630e2e64a3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd Aug 13 02:45:00.915566 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a6ce091-ff5c-4321-b95a-4d630e2e64a3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:00.915749 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a6ce091-ff5c-4321-b95a-4d630e2e64a3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:00.915894 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-5a6ce091-ff5c-4321-b95a-4d630e2e64a3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: da155f3a-efe8-4b77-b27a-0062b31781bd Aug 13 02:45:00.922674 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a6ce091-ff5c-4321-b95a-4d630e2e64a3 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd returned with HTTP 404 Aug 13 02:45:00.923233 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 763/3042] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:45:00 2026] DELETE /volume/v3/snapshots/da155f3a-efe8-4b77-b27a-0062b31781bd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:00.998608 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-e6508b2b-810b-410a-a016-828f2c43b751 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.003846 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-e6508b2b-810b-410a-a016-828f2c43b751 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:45:01.004415 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-e6508b2b-810b-410a-a016-828f2c43b751 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.004415 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-e6508b2b-810b-410a-a016-828f2c43b751 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.026680 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:01.026680 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:01.031310 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-badc5f6f-ddf1-4d4a-bd78-ef6d6f5fb56e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.032059 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-e6508b2b-810b-410a-a016-828f2c43b751 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:01.033916 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-badc5f6f-ddf1-4d4a-bd78-ef6d6f5fb56e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 Aug 13 02:45:01.034165 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-badc5f6f-ddf1-4d4a-bd78-ef6d6f5fb56e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.034388 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-badc5f6f-ddf1-4d4a-bd78-ef6d6f5fb56e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.034479 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-badc5f6f-ddf1-4d4a-bd78-ef6d6f5fb56e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id c1368cbd-8e8b-400b-965e-15241b511291. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:01.038818 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-e6508b2b-810b-410a-a016-828f2c43b751 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:45:01.039665 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 765/3043] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:00 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:01.040407 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-badc5f6f-ddf1-4d4a-bd78-ef6d6f5fb56e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 returned with HTTP 404 Aug 13 02:45:01.041235 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 746/3044] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:01 2026] GET /volume/v3/backups/c1368cbd-8e8b-400b-965e-15241b511291 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:01.055227 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.057277 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:01.057735 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1076135190"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:01.059279 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1076135190'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:01.059443 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Create volume of 1 GB Aug 13 02:45:01.068811 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Availability Zones retrieved successfully. Aug 13 02:45:01.075915 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0a061aa-99b0-4c65-bcab-72453f5f9973 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.078380 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0a061aa-99b0-4c65-bcab-72453f5f9973 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/356866ae-a5e5-4ad2-b0a2-c3d0f45e0dad/action Aug 13 02:45:01.079175 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0a061aa-99b0-4c65-bcab-72453f5f9973 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-attach": {"instance_uuid": "100ab588-f01b-44e5-b6f4-d3f9a230cd57", "mountpoint": "/dev/vdc"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:01.079354 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Flow 'volume_create_api' (df832391-c444-4e82-8e37-901d894db35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:01.079481 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0a061aa-99b0-4c65-bcab-72453f5f9973 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "100ab588-f01b-44e5-b6f4-d3f9a230cd57", "mountpoint": "/dev/vdc"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:01.083354 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7fc4be-452b-480e-a85a-402510b12bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:01.083354 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:01.087649 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-1d8939d5-473a-4daf-ac5e-53be4ea3c7b6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.090282 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-1d8939d5-473a-4daf-ac5e-53be4ea3c7b6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c/action Aug 13 02:45:01.090744 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-1d8939d5-473a-4daf-ac5e-53be4ea3c7b6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:01.090882 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-1d8939d5-473a-4daf-ac5e-53be4ea3c7b6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:01.093328 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0a061aa-99b0-4c65-bcab-72453f5f9973 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/356866ae-a5e5-4ad2-b0a2-c3d0f45e0dad/action returned with HTTP 404 Aug 13 02:45:01.094198 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 764/3045] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:45:01 2026] POST /volume/v3/volumes/356866ae-a5e5-4ad2-b0a2-c3d0f45e0dad/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:01.113292 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:01.113292 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:01.113525 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-1d8939d5-473a-4daf-ac5e-53be4ea3c7b6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:01.125882 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-1d8939d5-473a-4daf-ac5e-53be4ea3c7b6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Begin detaching volume completed successfully. Aug 13 02:45:01.126172 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-1d8939d5-473a-4daf-ac5e-53be4ea3c7b6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c/action returned with HTTP 202 Aug 13 02:45:01.126758 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 766/3046] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:45:01 2026] POST /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:45:01.131984 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7fc4be-452b-480e-a85a-402510b12bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:01.133142 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76b395b-af90-4901-8a98-34afa85c7d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:01.203414 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Created reservations ['06ed9907-351d-41df-b43f-4ea881daeb0a', 'de8bbe07-34f5-4e58-8a0c-54e1e1f37864', 'be576b0f-26a4-4567-a756-9b263e3b4eea', '1d85c07e-e586-4a0c-beed-604eae525e90'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:01.203735 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2187c84a-cd95-4ebd-bd9d-acd0044a518e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.204059 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2187c84a-cd95-4ebd-bd9d-acd0044a518e None None] GET https://10.4.3.30/volume// Aug 13 02:45:01.204445 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2187c84a-cd95-4ebd-bd9d-acd0044a518e None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.204541 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76b395b-af90-4901-8a98-34afa85c7d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06ed9907-351d-41df-b43f-4ea881daeb0a', 'de8bbe07-34f5-4e58-8a0c-54e1e1f37864', 'be576b0f-26a4-4567-a756-9b263e3b4eea', '1d85c07e-e586-4a0c-beed-604eae525e90']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:01.204724 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2187c84a-cd95-4ebd-bd9d-acd0044a518e None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.205337 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2187c84a-cd95-4ebd-bd9d-acd0044a518e None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:01.205624 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (078eb38c-8af0-4413-9e40-ff3c34323234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:01.206276 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 747/3047] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:01.225535 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-99a3224b-4e28-4568-bd7d-0086f0925392 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.230138 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-99a3224b-4e28-4568-bd7d-0086f0925392 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:45:01.230138 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-99a3224b-4e28-4568-bd7d-0086f0925392 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.230138 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-99a3224b-4e28-4568-bd7d-0086f0925392 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.238714 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (078eb38c-8af0-4413-9e40-ff3c34323234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4d506de-c054-486b-a6c5-acfd3dacd000', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1076135190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81cdaaac931a49258f9c77e91e8ce84e',qos_specs=None,replication_status=,reservations=['06ed9907-351d-41df-b43f-4ea881daeb0a','de8bbe07-34f5-4e58-8a0c-54e1e1f37864','be576b0f-26a4-4567-a756-9b263e3b4eea','1d85c07e-e586-4a0c-beed-604eae525e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fd56131f4d64e788664d3e395549572',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1076135190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4d506de-c054-486b-a6c5-acfd3dacd000,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81cdaaac931a49258f9c77e91e8ce84e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fd56131f4d64e788664d3e395549572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:01.239873 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3bcde5-c24d-48df-84ba-031dcbe13280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:01.248936 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:01.248936 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:01.256077 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-99a3224b-4e28-4568-bd7d-0086f0925392 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:01.265763 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-99a3224b-4e28-4568-bd7d-0086f0925392 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:45:01.267816 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 765/3048] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:45:01 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 1319 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:45:01.276796 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3bcde5-c24d-48df-84ba-031dcbe13280) transitioned into state 'SUCCESS' from state '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-1076135190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81cdaaac931a49258f9c77e91e8ce84e',qos_specs=None,replication_status=,reservations=['06ed9907-351d-41df-b43f-4ea881daeb0a','de8bbe07-34f5-4e58-8a0c-54e1e1f37864','be576b0f-26a4-4567-a756-9b263e3b4eea','1d85c07e-e586-4a0c-beed-604eae525e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fd56131f4d64e788664d3e395549572',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:01.279149 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86c5ccd-b4de-4eb4-85c1-6359691f53a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:01.297065 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86c5ccd-b4de-4eb4-85c1-6359691f53a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:01.298051 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Flow 'volume_create_api' (df832391-c444-4e82-8e37-901d894db35f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:01.298129 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Create volume request issued successfully. Aug 13 02:45:01.299509 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61fcd27b-f2bc-454a-840a-d2380f749e50 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:01.300242 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 771/3049] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:01 2026] POST /volume/v3/volumes => generated 747 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:01.322044 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8df26147-e725-40dc-9480-f34d857f591e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.324411 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8df26147-e725-40dc-9480-f34d857f591e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 Aug 13 02:45:01.324575 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8df26147-e725-40dc-9480-f34d857f591e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.325770 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8df26147-e725-40dc-9480-f34d857f591e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.338329 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:01.338329 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:01.346283 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8df26147-e725-40dc-9480-f34d857f591e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:45:01.350493 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8df26147-e725-40dc-9480-f34d857f591e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 returned with HTTP 200 Aug 13 02:45:01.350625 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 767/3050] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:01 2026] GET /volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:01.561065 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e6172d1f-24a2-4c4e-8103-640b2f84f186 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.565843 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e6172d1f-24a2-4c4e-8103-640b2f84f186 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:45:01.567150 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e6172d1f-24a2-4c4e-8103-640b2f84f186 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.567150 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e6172d1f-24a2-4c4e-8103-640b2f84f186 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.572391 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4daf96c2-2e46-4a16-8d34-d23974923955 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.575011 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4daf96c2-2e46-4a16-8d34-d23974923955 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 Aug 13 02:45:01.575500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4daf96c2-2e46-4a16-8d34-d23974923955 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.575758 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4daf96c2-2e46-4a16-8d34-d23974923955 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.578173 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:01.578173 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:01.583474 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e6172d1f-24a2-4c4e-8103-640b2f84f186 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:01.585520 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4daf96c2-2e46-4a16-8d34-d23974923955 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 returned with HTTP 404 Aug 13 02:45:01.585520 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 766/3051] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:01 2026] GET /volume/v3/volumes/bec8483a-bcb8-4c35-873b-fc2624196e42 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:01.594312 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e6172d1f-24a2-4c4e-8103-640b2f84f186 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:45:01.595081 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 748/3052] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:01 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:01.600239 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0944e941-cc84-4731-95a8-7e3f3ca08625 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.606517 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0944e941-cc84-4731-95a8-7e3f3ca08625 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9/export_record Aug 13 02:45:01.606517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0944e941-cc84-4731-95a8-7e3f3ca08625 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.606517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0944e941-cc84-4731-95a8-7e3f3ca08625 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'export_record' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.606517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-0944e941-cc84-4731-95a8-7e3f3ca08625 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Export record for backup 899250db-7435-4db4-850e-935166e414a9. {{(pid=100289) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 02:45:01.617422 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:01.617422 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:01.617876 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.api [None req-0944e941-cc84-4731-95a8-7e3f3ca08625 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling RPCAPI with context: , host: np0000007139, backup: 899250db-7435-4db4-850e-935166e414a9. {{(pid=100289) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 02:45:01.639652 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-0944e941-cc84-4731-95a8-7e3f3ca08625 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] export_record in rpcapi backup_id 899250db-7435-4db4-850e-935166e414a9 on host np0000007139. {{(pid=100289) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 02:45:01.655784 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-0944e941-cc84-4731-95a8-7e3f3ca08625 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODk5MjUwZGItNzQzNS00ZGI0LTg1MGUtOTM1MTY2ZTQxNGE5IiwgInVzZXJfaWQiOiAiMmQ2YTVhMTAwMDlmNDUwYjllOGQ1NDVlODk1NTkzZjQiLCAicHJvamVjdF9pZCI6ICIwNzM2MTI4ODBmNzQ0ZmMxYTg3M2M0NDI2ODNiMjMyZSIsICJ2b2x1bWVfaWQiOiAiZmIyOWZkMjQtNDNmNC00YWRmLWJlMjctZDAwZjJkZTAyMzEyIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MzM3MTUxMTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjI5ZmQyNC00M2Y0LTRhZGYtYmUyNy1kMDBmMmRlMDIzMTIvMjAyNjA4MTMwMjQ0MDMvYXpfbm92YV9iYWNrdXBfODk5MjUwZGItNzQzNS00ZGI0LTg1MGUtOTM1MTY2ZTQxNGE5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwMjo0NDowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo0NDowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjQ0OjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100289) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 02:45:01.655972 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0944e941-cc84-4731-95a8-7e3f3ca08625 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9/export_record returned with HTTP 200 Aug 13 02:45:01.657948 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 772/3053] 10.4.3.30 () {68 vars in 1423 bytes} [Thu Aug 13 02:45:01 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9/export_record => generated 1424 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:01.687795 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.690671 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:01.691327 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-931574900"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:01.693274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-931574900'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:01.693465 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume of 1 GB Aug 13 02:45:01.700124 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Availability Zones retrieved successfully. Aug 13 02:45:01.713532 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Flow 'volume_create_api' (fd0e959c-fcdd-42e7-bac6-c179158d6a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:01.715751 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed22f4f3-a1db-4ede-823f-1d2c4d78ea76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:01.716906 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:01.743388 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-88830887-9fcf-40c2-a9c5-59266ff92fbd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.749542 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-88830887-9fcf-40c2-a9c5-59266ff92fbd tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:45:01.749542 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-88830887-9fcf-40c2-a9c5-59266ff92fbd tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.750679 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-88830887-9fcf-40c2-a9c5-59266ff92fbd tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.760448 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:01.760448 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:01.765852 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed22f4f3-a1db-4ede-823f-1d2c4d78ea76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:01.766598 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea99f051-011a-473b-818e-0a13e2aee1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:01.766661 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-88830887-9fcf-40c2-a9c5-59266ff92fbd tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:45:01.772631 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-88830887-9fcf-40c2-a9c5-59266ff92fbd tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 200 Aug 13 02:45:01.773454 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 767/3054] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:01 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:01.807969 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-162ea022-9ed3-4b0b-b662-c2bc24f5966b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.808390 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-162ea022-9ed3-4b0b-b662-c2bc24f5966b None None] GET https://10.4.3.30/volume// Aug 13 02:45:01.808560 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-162ea022-9ed3-4b0b-b662-c2bc24f5966b None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.808813 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-162ea022-9ed3-4b0b-b662-c2bc24f5966b None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.809177 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-162ea022-9ed3-4b0b-b662-c2bc24f5966b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:01.809540 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 749/3055] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:45:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:01.822063 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-0c3f18f9-d7f4-4898-ae8f-7470d0b27349 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.824978 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-0c3f18f9-d7f4-4898-ae8f-7470d0b27349 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:45:01.826090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-0c3f18f9-d7f4-4898-ae8f-7470d0b27349 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55d555e0-b55d-4f0e-b611-f1a2568ca2e4", "connector": null, "instance_uuid": "0fe4e46d-fed6-4e0e-8f02-59d140142f3d"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:01.835168 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Created reservations ['6ea90ccd-3728-4ba4-a5a4-dabebacc1193', '03be3431-6c85-4e64-a959-b682529f14dc', '23de89f0-b138-4ffe-acd6-725ed013b92f', '291e7fce-d8a6-4cde-8b56-7f18fa6f5996'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:01.836159 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea99f051-011a-473b-818e-0a13e2aee1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ea90ccd-3728-4ba4-a5a4-dabebacc1193', '03be3431-6c85-4e64-a959-b682529f14dc', '23de89f0-b138-4ffe-acd6-725ed013b92f', '291e7fce-d8a6-4cde-8b56-7f18fa6f5996']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:01.837215 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:01.837215 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:01.837584 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27150b24-95eb-43fa-a97b-56b7a19c903e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:01.849136 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-d62b37bc-18fe-4003-b60e-28fa4b8c3b37 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.852345 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-d62b37bc-18fe-4003-b60e-28fa4b8c3b37 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:45:01.852624 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-d62b37bc-18fe-4003-b60e-28fa4b8c3b37 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.852901 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-d62b37bc-18fe-4003-b60e-28fa4b8c3b37 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.863052 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:01.863052 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:01.868188 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-d62b37bc-18fe-4003-b60e-28fa4b8c3b37 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:01.877345 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-d62b37bc-18fe-4003-b60e-28fa4b8c3b37 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:45:01.877345 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 768/3056] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:01 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:01.878363 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-0c3f18f9-d7f4-4898-ae8f-7470d0b27349 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:45:01.878926 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 773/3057] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:45:01 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:01.879876 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27150b24-95eb-43fa-a97b-56b7a19c903e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1493267a-6fde-45af-ab47-937fd01db7cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-931574900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073612880f744fc1a873c442683b232e',qos_specs=None,replication_status=,reservations=['6ea90ccd-3728-4ba4-a5a4-dabebacc1193','03be3431-6c85-4e64-a959-b682529f14dc','23de89f0-b138-4ffe-acd6-725ed013b92f','291e7fce-d8a6-4cde-8b56-7f18fa6f5996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6a5a10009f450b9e8d545e895593f4',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-931574900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1493267a-6fde-45af-ab47-937fd01db7cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='073612880f744fc1a873c442683b232e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d6a5a10009f450b9e8d545e895593f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:01.880855 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d066986-402d-4750-b9ed-e53b1940f1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:01.907991 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d066986-402d-4750-b9ed-e53b1940f1f6) transitioned into state 'SUCCESS' from state '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-931574900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073612880f744fc1a873c442683b232e',qos_specs=None,replication_status=,reservations=['6ea90ccd-3728-4ba4-a5a4-dabebacc1193','03be3431-6c85-4e64-a959-b682529f14dc','23de89f0-b138-4ffe-acd6-725ed013b92f','291e7fce-d8a6-4cde-8b56-7f18fa6f5996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6a5a10009f450b9e8d545e895593f4',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:01.908828 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5271faa9-fac5-4605-923b-af32601acbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:01.921810 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5271faa9-fac5-4605-923b-af32601acbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:01.923895 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Flow 'volume_create_api' (fd0e959c-fcdd-42e7-bac6-c179158d6a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:01.925145 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume request issued successfully. Aug 13 02:45:01.925984 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7b5b6fb9-8701-4aec-9bec-1197e08d961f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:01.926564 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 768/3058] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:45:01 2026] POST /volume/v3/volumes => generated 775 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:01.942914 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-379c3088-aca5-4be4-b79e-424424470536 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.947567 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-379c3088-aca5-4be4-b79e-424424470536 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb Aug 13 02:45:01.947970 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-379c3088-aca5-4be4-b79e-424424470536 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:01.948339 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-379c3088-aca5-4be4-b79e-424424470536 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:01.954136 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-a7216a07-ce41-4907-9dd3-e90d6aa2a56f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:01.957054 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-a7216a07-ce41-4907-9dd3-e90d6aa2a56f tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] POST https://10.4.3.30/volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07/action Aug 13 02:45:01.957733 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-a7216a07-ce41-4907-9dd3-e90d6aa2a56f tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:01.957843 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-a7216a07-ce41-4907-9dd3-e90d6aa2a56f tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:01.971655 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:01.971655 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:01.983906 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-379c3088-aca5-4be4-b79e-424424470536 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:01.984267 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:01.984267 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:01.999915 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-379c3088-aca5-4be4-b79e-424424470536 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb returned with HTTP 200 Aug 13 02:45:01.999915 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 750/3059] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:01 2026] GET /volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb => generated 954 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:02.006979 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dc02ab69-5cb6-4192-8acf-6db03d2efd7d req-a7216a07-ce41-4907-9dd3-e90d6aa2a56f tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07/action returned with HTTP 204 Aug 13 02:45:02.007448 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 769/3060] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:45:01 2026] POST /volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:02.048672 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-65e740f5-7c95-4c76-9d64-ee6bd616934b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:02.050666 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65e740f5-7c95-4c76-9d64-ee6bd616934b tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:45:02.050980 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-65e740f5-7c95-4c76-9d64-ee6bd616934b tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:02.051243 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-65e740f5-7c95-4c76-9d64-ee6bd616934b tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:02.065084 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:02.065084 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:02.073453 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-65e740f5-7c95-4c76-9d64-ee6bd616934b tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:45:02.079529 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65e740f5-7c95-4c76-9d64-ee6bd616934b tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 200 Aug 13 02:45:02.080032 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 774/3061] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:02 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 1110 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:02.098358 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eff1e1c6-fba6-4d23-acc5-d2014ffb4173 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:02.100735 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eff1e1c6-fba6-4d23-acc5-d2014ffb4173 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:45:02.100953 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eff1e1c6-fba6-4d23-acc5-d2014ffb4173 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:02.101197 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eff1e1c6-fba6-4d23-acc5-d2014ffb4173 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:02.116029 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:02.116029 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:02.121441 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eff1e1c6-fba6-4d23-acc5-d2014ffb4173 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:45:02.131671 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eff1e1c6-fba6-4d23-acc5-d2014ffb4173 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 200 Aug 13 02:45:02.132171 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 769/3062] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:02 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 1110 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:02.365738 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-533ef8a0-bfd6-44dc-b15a-937c19c259c1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:02.367824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-7d240b29-5aa4-40f3-b4a2-cb3f53eecb6f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:02.368512 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-533ef8a0-bfd6-44dc-b15a-937c19c259c1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 Aug 13 02:45:02.368761 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-533ef8a0-bfd6-44dc-b15a-937c19c259c1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:02.369031 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-533ef8a0-bfd6-44dc-b15a-937c19c259c1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:02.369919 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-7d240b29-5aa4-40f3-b4a2-cb3f53eecb6f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06 Aug 13 02:45:02.370103 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-7d240b29-5aa4-40f3-b4a2-cb3f53eecb6f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:02.370340 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-7d240b29-5aa4-40f3-b4a2-cb3f53eecb6f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:02.378331 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:02.378331 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:02.385674 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:02.385674 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:02.391712 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-533ef8a0-bfd6-44dc-b15a-937c19c259c1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:45:02.399135 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-533ef8a0-bfd6-44dc-b15a-937c19c259c1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 returned with HTTP 200 Aug 13 02:45:02.399655 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 751/3063] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:02 2026] GET /volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:02.417627 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bf95853b-b0a1-4b42-9ebf-55c0370165d9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:02.419816 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf95853b-b0a1-4b42-9ebf-55c0370165d9 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:45:02.420213 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bf95853b-b0a1-4b42-9ebf-55c0370165d9 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b4d506de-c054-486b-a6c5-acfd3dacd000", "name": "tempest-VolumesBackupsTest-Backup-839264979"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:02.422930 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-bf95853b-b0a1-4b42-9ebf-55c0370165d9 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Creating new backup {'backup': {'volume_id': 'b4d506de-c054-486b-a6c5-acfd3dacd000', 'name': 'tempest-VolumesBackupsTest-Backup-839264979'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:45:02.423111 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-bf95853b-b0a1-4b42-9ebf-55c0370165d9 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Creating backup of volume b4d506de-c054-486b-a6c5-acfd3dacd000 in container None Aug 13 02:45:02.436426 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:02.436426 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:02.436761 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bf95853b-b0a1-4b42-9ebf-55c0370165d9 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Volume info retrieved successfully. Aug 13 02:45:02.446006 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ae2d17dc-2230-4adb-a6c1-035300cd6748 req-7d240b29-5aa4-40f3-b4a2-cb3f53eecb6f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06 returned with HTTP 200 Aug 13 02:45:02.446768 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 770/3064] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:45:02 2026] DELETE /volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:02.458178 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-bf95853b-b0a1-4b42-9ebf-55c0370165d9 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Created reservations ['36f184a7-cc9a-459e-b9c2-43d0fa8e03ba', '4fbc64d4-43d1-40a3-8c18-0990dd90ce60'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:02.488047 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf95853b-b0a1-4b42-9ebf-55c0370165d9 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:45:02.488230 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 775/3065] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:45:02 2026] POST /volume/v3/backups => generated 327 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:02.500735 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4ff8f391-7f8c-4469-ab40-73e6ad16ac4b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:02.503828 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4ff8f391-7f8c-4469-ab40-73e6ad16ac4b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:02.503828 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4ff8f391-7f8c-4469-ab40-73e6ad16ac4b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:02.503828 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4ff8f391-7f8c-4469-ab40-73e6ad16ac4b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:02.503828 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4ff8f391-7f8c-4469-ab40-73e6ad16ac4b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:02.510375 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:02.510375 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:02.511521 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4ff8f391-7f8c-4469-ab40-73e6ad16ac4b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:02.511521 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 770/3066] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:02 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:02.658586 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-1166b7c0-14d6-4a07-b3d2-34f9ea94f7e0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:02.660699 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-1166b7c0-14d6-4a07-b3d2-34f9ea94f7e0 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:45:02.661131 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-1166b7c0-14d6-4a07-b3d2-34f9ea94f7e0 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:02.661476 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-1166b7c0-14d6-4a07-b3d2-34f9ea94f7e0 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:02.671746 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:02.671746 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:02.680536 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-1166b7c0-14d6-4a07-b3d2-34f9ea94f7e0 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:02.684539 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-1166b7c0-14d6-4a07-b3d2-34f9ea94f7e0 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:45:02.685262 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 752/3067] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:02 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 1248 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:02.702653 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1b604e79-e36a-47d6-b0da-14d6f9030a6a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:02.704893 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b604e79-e36a-47d6-b0da-14d6f9030a6a None None] GET https://10.4.3.30/volume// Aug 13 02:45:02.704893 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b604e79-e36a-47d6-b0da-14d6f9030a6a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:02.704893 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b604e79-e36a-47d6-b0da-14d6f9030a6a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:02.704893 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b604e79-e36a-47d6-b0da-14d6f9030a6a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:02.704893 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 771/3068] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:45:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:02.719987 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-fae64065-97bb-4ed5-93e2-4ea6b1619afa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:02.722864 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-fae64065-97bb-4ed5-93e2-4ea6b1619afa tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:45:02.723463 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-fae64065-97bb-4ed5-93e2-4ea6b1619afa tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ec179df-6b4b-4d93-9f78-dad53b7a11cf", "connector": null, "instance_uuid": "c9c2c6ae-7987-4c84-831e-36269741fd4e"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:02.737523 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:02.737523 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:02.767920 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-fae64065-97bb-4ed5-93e2-4ea6b1619afa tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:45:02.768467 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 776/3069] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:45:02 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:03.014294 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-97a226fc-3e90-4e38-ac83-5410ee0ec64b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:03.019283 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97a226fc-3e90-4e38-ac83-5410ee0ec64b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb Aug 13 02:45:03.019283 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97a226fc-3e90-4e38-ac83-5410ee0ec64b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:03.019283 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97a226fc-3e90-4e38-ac83-5410ee0ec64b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:03.028819 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:03.028819 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:03.035489 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-97a226fc-3e90-4e38-ac83-5410ee0ec64b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:03.047282 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97a226fc-3e90-4e38-ac83-5410ee0ec64b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb returned with HTTP 200 Aug 13 02:45:03.047282 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 771/3070] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:03 2026] GET /volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:03.065631 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-eb3f80c9-3fb3-45bd-b55f-a7b400bc320a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:03.067632 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eb3f80c9-3fb3-45bd-b55f-a7b400bc320a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:45:03.068157 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eb3f80c9-3fb3-45bd-b55f-a7b400bc320a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1493267a-6fde-45af-ab47-937fd01db7cb", "name": "tempest-type-Backup-529373045"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:03.069715 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-eb3f80c9-3fb3-45bd-b55f-a7b400bc320a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Creating new backup {'backup': {'volume_id': '1493267a-6fde-45af-ab47-937fd01db7cb', 'name': 'tempest-type-Backup-529373045'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:45:03.069878 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-eb3f80c9-3fb3-45bd-b55f-a7b400bc320a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Creating backup of volume 1493267a-6fde-45af-ab47-937fd01db7cb in container None Aug 13 02:45:03.084089 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:03.084089 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:03.084184 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-eb3f80c9-3fb3-45bd-b55f-a7b400bc320a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:03.120660 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-eb3f80c9-3fb3-45bd-b55f-a7b400bc320a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Created reservations ['dc428e64-3583-4196-a684-c6efafa172c0', 'c7c5684a-91bf-4ca1-953c-0d6f069405b0'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:03.162544 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eb3f80c9-3fb3-45bd-b55f-a7b400bc320a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:45:03.163145 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 753/3071] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:45:03 2026] POST /volume/v3/backups => generated 313 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:03.175198 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca29ea80-8aee-4e2a-a377-2a51fdb8df39 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:03.178073 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca29ea80-8aee-4e2a-a377-2a51fdb8df39 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:03.178316 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca29ea80-8aee-4e2a-a377-2a51fdb8df39 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:03.178568 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca29ea80-8aee-4e2a-a377-2a51fdb8df39 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:03.179103 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ca29ea80-8aee-4e2a-a377-2a51fdb8df39 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:03.186782 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:03.186782 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:03.186782 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca29ea80-8aee-4e2a-a377-2a51fdb8df39 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:03.186782 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 772/3072] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:03 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:03.293498 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2bf656b4-7641-47b2-a379-bd26ddd2e4f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:03.294144 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2bf656b4-7641-47b2-a379-bd26ddd2e4f5 None None] GET https://10.4.3.30/volume// Aug 13 02:45:03.294942 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2bf656b4-7641-47b2-a379-bd26ddd2e4f5 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:03.294942 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2bf656b4-7641-47b2-a379-bd26ddd2e4f5 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:03.295291 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2bf656b4-7641-47b2-a379-bd26ddd2e4f5 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:03.295680 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 777/3073] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:03.307646 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5c11fb29-25cb-4a13-8af4-e8ea8722bea2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:03.311168 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5c11fb29-25cb-4a13-8af4-e8ea8722bea2 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:45:03.313112 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5c11fb29-25cb-4a13-8af4-e8ea8722bea2 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:03.313112 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5c11fb29-25cb-4a13-8af4-e8ea8722bea2 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:03.327430 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:03.327430 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:03.332645 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5c11fb29-25cb-4a13-8af4-e8ea8722bea2 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:45:03.344368 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5c11fb29-25cb-4a13-8af4-e8ea8722bea2 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 200 Aug 13 02:45:03.346824 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 772/3074] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:45:03 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 1290 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:45:03.479351 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5f24c270-5c73-4f2c-90c5-828d51de207a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:03.481776 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5f24c270-5c73-4f2c-90c5-828d51de207a tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] PUT https://10.4.3.30/volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07 Aug 13 02:45:03.482290 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5f24c270-5c73-4f2c-90c5-828d51de207a tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:03.491092 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5f24c270-5c73-4f2c-90c5-828d51de207a tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Acquiring lock "cinder-attachment_update-55d555e0-b55d-4f0e-b611-f1a2568ca2e4-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:45:03.495665 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5f24c270-5c73-4f2c-90c5-828d51de207a tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Lock "cinder-attachment_update-55d555e0-b55d-4f0e-b611-f1a2568ca2e4-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:45:03.496681 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:03.496681 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:03.525457 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-48e93f82-4e50-4e5f-8ac1-d2a5f7dab98b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:03.528038 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48e93f82-4e50-4e5f-8ac1-d2a5f7dab98b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:03.528323 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48e93f82-4e50-4e5f-8ac1-d2a5f7dab98b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:03.528637 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48e93f82-4e50-4e5f-8ac1-d2a5f7dab98b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:03.528798 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-48e93f82-4e50-4e5f-8ac1-d2a5f7dab98b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:03.533076 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:03.533076 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:03.533832 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48e93f82-4e50-4e5f-8ac1-d2a5f7dab98b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:03.534352 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 773/3075] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:03 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:03.596984 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5f24c270-5c73-4f2c-90c5-828d51de207a tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Lock "cinder-attachment_update-55d555e0-b55d-4f0e-b611-f1a2568ca2e4-np0000007139" released by "attachment_update" :: held 0.101s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:45:03.597465 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-5f24c270-5c73-4f2c-90c5-828d51de207a tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07 returned with HTTP 200 Aug 13 02:45:03.598101 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 754/3076] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:45:03 2026] PUT /volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:03.634912 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-a6557111-4597-416c-8598-e8cea20c5220 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:03.637639 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-a6557111-4597-416c-8598-e8cea20c5220 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] POST https://10.4.3.30/volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07/action Aug 13 02:45:03.638127 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-a6557111-4597-416c-8598-e8cea20c5220 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:03.638302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-a6557111-4597-416c-8598-e8cea20c5220 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:03.665551 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:03.665551 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:03.685314 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d8cc10a9-91ed-4a6e-9178-e0607e4365db req-a6557111-4597-416c-8598-e8cea20c5220 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07/action returned with HTTP 204 Aug 13 02:45:03.685861 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 778/3077] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:45:03 2026] POST /volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:04.053447 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f0bd202b-311e-44be-8626-bc2cedcf0808 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:04.054024 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0bd202b-311e-44be-8626-bc2cedcf0808 None None] GET https://10.4.3.30/volume// Aug 13 02:45:04.054202 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0bd202b-311e-44be-8626-bc2cedcf0808 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:04.054426 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0bd202b-311e-44be-8626-bc2cedcf0808 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:04.054712 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0bd202b-311e-44be-8626-bc2cedcf0808 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:04.055014 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 773/3078] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:04.066312 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-68868ff7-d53e-4a3e-be72-2ab9d6dd1e6f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:04.068896 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-68868ff7-d53e-4a3e-be72-2ab9d6dd1e6f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:45:04.069113 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-68868ff7-d53e-4a3e-be72-2ab9d6dd1e6f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:04.069392 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-68868ff7-d53e-4a3e-be72-2ab9d6dd1e6f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:04.087832 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:04.087832 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:04.092395 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-68868ff7-d53e-4a3e-be72-2ab9d6dd1e6f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:04.099276 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-68868ff7-d53e-4a3e-be72-2ab9d6dd1e6f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:45:04.099836 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 774/3079] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:45:04 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 1427 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:45:04.198273 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4bca4fdd-a588-4226-9227-462e36397d21 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:04.201868 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4bca4fdd-a588-4226-9227-462e36397d21 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:04.202164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4bca4fdd-a588-4226-9227-462e36397d21 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:04.202472 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4bca4fdd-a588-4226-9227-462e36397d21 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:04.202585 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-4bca4fdd-a588-4226-9227-462e36397d21 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:04.207824 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:04.207824 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:04.208694 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4bca4fdd-a588-4226-9227-462e36397d21 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:04.209483 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 755/3080] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:04 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:04.226048 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-231cd6d2-cd19-4ec5-b038-83ba44928f23 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:04.228631 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-231cd6d2-cd19-4ec5-b038-83ba44928f23 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] PUT https://10.4.3.30/volume/v3/attachments/e4e1d016-636f-4074-9653-980d04e439d4 Aug 13 02:45:04.229088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-231cd6d2-cd19-4ec5-b038-83ba44928f23 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:04.241902 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-231cd6d2-cd19-4ec5-b038-83ba44928f23 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Acquiring lock "cinder-attachment_update-8ec179df-6b4b-4d93-9f78-dad53b7a11cf-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:45:04.248539 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-231cd6d2-cd19-4ec5-b038-83ba44928f23 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Lock "cinder-attachment_update-8ec179df-6b4b-4d93-9f78-dad53b7a11cf-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:45:04.250011 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:04.250011 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:04.343059 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-231cd6d2-cd19-4ec5-b038-83ba44928f23 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Lock "cinder-attachment_update-8ec179df-6b4b-4d93-9f78-dad53b7a11cf-np0000007139" released by "attachment_update" :: held 0.095s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:45:04.343676 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-231cd6d2-cd19-4ec5-b038-83ba44928f23 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments/e4e1d016-636f-4074-9653-980d04e439d4 returned with HTTP 200 Aug 13 02:45:04.344173 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 779/3081] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:45:04 2026] PUT /volume/v3/attachments/e4e1d016-636f-4074-9653-980d04e439d4 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:04.372736 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-49326c09-3b90-494f-a480-7654d5d9eef1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:04.376175 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-49326c09-3b90-494f-a480-7654d5d9eef1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] POST https://10.4.3.30/volume/v3/attachments/e4e1d016-636f-4074-9653-980d04e439d4/action Aug 13 02:45:04.376175 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-49326c09-3b90-494f-a480-7654d5d9eef1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:04.376175 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-49326c09-3b90-494f-a480-7654d5d9eef1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:04.402803 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:04.402803 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:04.418890 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2be248cd-21e5-4b02-9517-1c199d3166b9 req-49326c09-3b90-494f-a480-7654d5d9eef1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments/e4e1d016-636f-4074-9653-980d04e439d4/action returned with HTTP 204 Aug 13 02:45:04.419950 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 774/3082] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:45:04 2026] POST /volume/v3/attachments/e4e1d016-636f-4074-9653-980d04e439d4/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:04.545512 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-87f2d0d0-aee1-478d-adc4-baf000d1c190 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:04.547413 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87f2d0d0-aee1-478d-adc4-baf000d1c190 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:04.547604 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87f2d0d0-aee1-478d-adc4-baf000d1c190 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:04.547822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87f2d0d0-aee1-478d-adc4-baf000d1c190 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:04.547985 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-87f2d0d0-aee1-478d-adc4-baf000d1c190 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:04.553403 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:04.553403 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:04.554050 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87f2d0d0-aee1-478d-adc4-baf000d1c190 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:04.554470 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 775/3083] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:04 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:05.227954 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-562506bb-1e3d-4fc8-a15a-753ca14b690d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:05.234505 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-562506bb-1e3d-4fc8-a15a-753ca14b690d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:05.234871 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-562506bb-1e3d-4fc8-a15a-753ca14b690d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:05.235171 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-562506bb-1e3d-4fc8-a15a-753ca14b690d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:05.237317 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-562506bb-1e3d-4fc8-a15a-753ca14b690d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:05.248939 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:05.248939 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:05.249887 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-562506bb-1e3d-4fc8-a15a-753ca14b690d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:05.250386 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 756/3084] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:05 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 722 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:05.567815 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9f92e0be-6378-4ec2-8369-0dc870551923 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:05.569525 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f92e0be-6378-4ec2-8369-0dc870551923 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:05.569717 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f92e0be-6378-4ec2-8369-0dc870551923 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:05.569923 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f92e0be-6378-4ec2-8369-0dc870551923 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:05.570023 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9f92e0be-6378-4ec2-8369-0dc870551923 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:05.575071 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:05.575071 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:05.575919 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f92e0be-6378-4ec2-8369-0dc870551923 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:05.576588 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 780/3085] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:05 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:05.629978 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:05.632221 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:05.632626 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d3e0ac03-baf9-4ac8-af48-8abe58ef3444", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2065227045"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:05.634485 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Create volume request body: {'volume': {'imageRef': 'd3e0ac03-baf9-4ac8-af48-8abe58ef3444', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2065227045'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:05.747168 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Create volume of 2 GB Aug 13 02:45:05.753263 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Availability Zones retrieved successfully. Aug 13 02:45:05.761602 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Flow 'volume_create_api' (685a49a8-58c3-4bfd-b092-b4cac003fda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:05.763025 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d28c0e-158e-47d9-b117-259c0201cf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:05.764450 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Validating volume size '2' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:05.803281 np0000007139 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d28c0e-158e-47d9-b117-259c0201cf87) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 02:45:05.803281 np0000007139 devstack@c-api.service[100288]: Failure: cinder.exception.InvalidInput: Invalid input received: Image d3e0ac03-baf9-4ac8-af48-8abe58ef3444 is not active. Aug 13 02:45:05.805634 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d28c0e-158e-47d9-b117-259c0201cf87) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:05.806702 np0000007139 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d28c0e-158e-47d9-b117-259c0201cf87) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 02:45:05.807740 np0000007139 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Flow 'volume_create_api' (685a49a8-58c3-4bfd-b092-b4cac003fda3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 02:45:05.808158 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21355583-aae7-45c9-9ab7-f8bd64a5a967 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 400 Aug 13 02:45:05.808913 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 775/3086] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:45:05 2026] POST /volume/v3/volumes => generated 125 bytes in 179 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:45:06.263081 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb11ab80-aeda-401a-acb9-914a3321f4df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:06.265578 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb11ab80-aeda-401a-acb9-914a3321f4df tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:06.265820 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb11ab80-aeda-401a-acb9-914a3321f4df tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:06.266022 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb11ab80-aeda-401a-acb9-914a3321f4df tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:06.266143 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fb11ab80-aeda-401a-acb9-914a3321f4df tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:06.274642 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:06.274642 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:06.275427 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb11ab80-aeda-401a-acb9-914a3321f4df tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:06.275880 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 776/3087] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:06 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:06.594338 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-447457f8-c5d1-4156-9c21-7d1b1078b2ee None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:06.600310 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-447457f8-c5d1-4156-9c21-7d1b1078b2ee tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:06.600310 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-447457f8-c5d1-4156-9c21-7d1b1078b2ee tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:06.600310 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-447457f8-c5d1-4156-9c21-7d1b1078b2ee tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:06.600310 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-447457f8-c5d1-4156-9c21-7d1b1078b2ee tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:06.610951 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:06.610951 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:06.612368 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-447457f8-c5d1-4156-9c21-7d1b1078b2ee tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:06.612368 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 757/3088] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:06 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:07.304334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d94668fd-f5ad-458c-83aa-9f5b44333fae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:07.307113 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d94668fd-f5ad-458c-83aa-9f5b44333fae tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:07.308195 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d94668fd-f5ad-458c-83aa-9f5b44333fae tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:07.308320 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d94668fd-f5ad-458c-83aa-9f5b44333fae tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:07.308665 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d94668fd-f5ad-458c-83aa-9f5b44333fae tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:07.316221 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:07.316221 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:07.317520 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d94668fd-f5ad-458c-83aa-9f5b44333fae tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:07.319903 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 781/3089] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:07 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:07.637274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8b5be9c5-e1f7-4881-97b7-214663cbc4f6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:07.639369 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b5be9c5-e1f7-4881-97b7-214663cbc4f6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:07.639601 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b5be9c5-e1f7-4881-97b7-214663cbc4f6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:07.639838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b5be9c5-e1f7-4881-97b7-214663cbc4f6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:07.639962 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8b5be9c5-e1f7-4881-97b7-214663cbc4f6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:07.654794 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:07.654794 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:07.655580 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b5be9c5-e1f7-4881-97b7-214663cbc4f6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:07.656026 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 776/3090] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:07 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:08.171787 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1e9ddc7c-0f47-4eed-8bdb-14c5fdb2e5d6 req-a0887271-de4e-407e-a043-88d407c947ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.176914 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1e9ddc7c-0f47-4eed-8bdb-14c5fdb2e5d6 req-a0887271-de4e-407e-a043-88d407c947ea tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06 Aug 13 02:45:08.177384 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1e9ddc7c-0f47-4eed-8bdb-14c5fdb2e5d6 req-a0887271-de4e-407e-a043-88d407c947ea tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:08.177673 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1e9ddc7c-0f47-4eed-8bdb-14c5fdb2e5d6 req-a0887271-de4e-407e-a043-88d407c947ea tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:08.184108 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1e9ddc7c-0f47-4eed-8bdb-14c5fdb2e5d6 req-a0887271-de4e-407e-a043-88d407c947ea tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06 returned with HTTP 404 Aug 13 02:45:08.185027 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 777/3091] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:45:08 2026] DELETE /volume/v3/attachments/f6eb6949-145d-42e7-b283-6b2ea8202c06 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:45:08.207476 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.213217 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:08.213714 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "2d668574-87a0-456c-ae16-2970f698ce2f"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:08.219888 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '2d668574-87a0-456c-ae16-2970f698ce2f'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:08.333715 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c3f1ce14-68a4-43b8-8fba-4cd49d0426cc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.336385 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c3f1ce14-68a4-43b8-8fba-4cd49d0426cc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:08.336642 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c3f1ce14-68a4-43b8-8fba-4cd49d0426cc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:08.336881 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c3f1ce14-68a4-43b8-8fba-4cd49d0426cc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:08.337035 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c3f1ce14-68a4-43b8-8fba-4cd49d0426cc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:08.348829 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:08.348829 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:08.353389 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Create volume of 1 GB Aug 13 02:45:08.353545 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c3f1ce14-68a4-43b8-8fba-4cd49d0426cc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:08.353545 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 782/3092] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:08 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:08.357677 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Availability Zones retrieved successfully. Aug 13 02:45:08.364919 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Flow 'volume_create_api' (92ef64a6-a525-41bb-aeee-4166bc1a3465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:08.366634 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdafc8fa-2f32-4257-811b-b966f2f35db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:08.367318 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:08.410847 np0000007139 devstack@c-api.service[100287]: WARNING cinder.volume.api [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdafc8fa-2f32-4257-811b-b966f2f35db0) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 02:45:08.410847 np0000007139 devstack@c-api.service[100287]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 13 02:45:08.412694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdafc8fa-2f32-4257-811b-b966f2f35db0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:08.413602 np0000007139 devstack@c-api.service[100287]: WARNING cinder.volume.api [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdafc8fa-2f32-4257-811b-b966f2f35db0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 02:45:08.414406 np0000007139 devstack@c-api.service[100287]: WARNING cinder.volume.api [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Flow 'volume_create_api' (92ef64a6-a525-41bb-aeee-4166bc1a3465) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 02:45:08.414731 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7249f824-1aca-4a9d-b3ab-1fbbedda16a0 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 400 Aug 13 02:45:08.415413 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 758/3093] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:08 2026] POST /volume/v3/volumes => generated 134 bytes in 209 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:45:08.671687 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7c6f3a32-c0f4-4e6e-b650-157067b630f0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.673075 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7c6f3a32-c0f4-4e6e-b650-157067b630f0 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:08.673925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7c6f3a32-c0f4-4e6e-b650-157067b630f0 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:08.673925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7c6f3a32-c0f4-4e6e-b650-157067b630f0 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:08.673925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-7c6f3a32-c0f4-4e6e-b650-157067b630f0 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:08.690272 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:08.690272 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:08.692085 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7c6f3a32-c0f4-4e6e-b650-157067b630f0 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:08.692085 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 777/3094] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:08 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:08.705061 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e9d2314a-d684-4c7d-bdeb-5bede8cf0589 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.706753 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9d2314a-d684-4c7d-bdeb-5bede8cf0589 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:08.707565 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9d2314a-d684-4c7d-bdeb-5bede8cf0589 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:08.714062 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9d2314a-d684-4c7d-bdeb-5bede8cf0589 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 400 Aug 13 02:45:08.714631 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 778/3095] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:08 2026] POST /volume/v3/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:45:08.727243 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cb45b0e7-1bde-4550-8aba-6dabc9687970 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.735178 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb45b0e7-1bde-4550-8aba-6dabc9687970 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:08.735178 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb45b0e7-1bde-4550-8aba-6dabc9687970 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "7fd093f1-087c-4766-8f93-893067428724"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:08.739478 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-cb45b0e7-1bde-4550-8aba-6dabc9687970 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '7fd093f1-087c-4766-8f93-893067428724'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:08.752011 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb45b0e7-1bde-4550-8aba-6dabc9687970 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 404 Aug 13 02:45:08.752866 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 783/3096] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:08 2026] POST /volume/v3/volumes => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:08.775414 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2801425c-9982-4158-8e5f-3a8e23044825 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.779076 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2801425c-9982-4158-8e5f-3a8e23044825 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:08.779320 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2801425c-9982-4158-8e5f-3a8e23044825 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3273d948-1ea7-403d-b6ce-8c6881b6a54d"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:08.781101 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-2801425c-9982-4158-8e5f-3a8e23044825 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3273d948-1ea7-403d-b6ce-8c6881b6a54d'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:08.798262 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2801425c-9982-4158-8e5f-3a8e23044825 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 404 Aug 13 02:45:08.798262 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 759/3097] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:08 2026] POST /volume/v3/volumes => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:08.812407 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-03b6ad26-01ef-47ce-bb08-331d293fae51 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.817715 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03b6ad26-01ef-47ce-bb08-331d293fae51 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:08.817715 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03b6ad26-01ef-47ce-bb08-331d293fae51 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "ac395e37-7fd9-44d1-9389-1e438ff5d481"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:08.822458 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-03b6ad26-01ef-47ce-bb08-331d293fae51 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'ac395e37-7fd9-44d1-9389-1e438ff5d481'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:08.836426 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03b6ad26-01ef-47ce-bb08-331d293fae51 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 404 Aug 13 02:45:08.837457 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 778/3098] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:08 2026] POST /volume/v3/volumes => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:08.851724 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b395937-592a-4054-9c35-f93df8f108b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.854433 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b395937-592a-4054-9c35-f93df8f108b3 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:08.854840 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b395937-592a-4054-9c35-f93df8f108b3 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:08.857199 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b395937-592a-4054-9c35-f93df8f108b3 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 400 Aug 13 02:45:08.857783 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 779/3099] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:08 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:45:08.870336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-77c4ffd4-28df-423b-b1e9-a99c2e3e93f4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.872344 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-77c4ffd4-28df-423b-b1e9-a99c2e3e93f4 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:08.872727 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-77c4ffd4-28df-423b-b1e9-a99c2e3e93f4 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:08.876312 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-77c4ffd4-28df-423b-b1e9-a99c2e3e93f4 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 400 Aug 13 02:45:08.876895 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 784/3100] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:08 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:45:08.887625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ae39dbba-fae6-4936-8455-9cca720fffbe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.889217 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ae39dbba-fae6-4936-8455-9cca720fffbe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:08.889612 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ae39dbba-fae6-4936-8455-9cca720fffbe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:08.891752 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ae39dbba-fae6-4936-8455-9cca720fffbe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 400 Aug 13 02:45:08.892352 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 760/3101] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:08 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:45:08.902224 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cd4ee7c2-47e8-4e4e-bc9d-d3a632cbcaa7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.904637 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd4ee7c2-47e8-4e4e-bc9d-d3a632cbcaa7 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] DELETE https://10.4.3.30/volume/v3/volumes/tempest-invalid-1118151483 Aug 13 02:45:08.905156 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd4ee7c2-47e8-4e4e-bc9d-d3a632cbcaa7 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:08.906269 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd4ee7c2-47e8-4e4e-bc9d-d3a632cbcaa7 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:08.906269 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-cd4ee7c2-47e8-4e4e-bc9d-d3a632cbcaa7 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Delete volume with id: tempest-invalid-1118151483 Aug 13 02:45:08.914022 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd4ee7c2-47e8-4e4e-bc9d-d3a632cbcaa7 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/tempest-invalid-1118151483 returned with HTTP 404 Aug 13 02:45:08.914802 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 779/3102] 10.4.3.30 () {66 vars in 1314 bytes} [Thu Aug 13 02:45:08 2026] DELETE /volume/v3/volumes/tempest-invalid-1118151483 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:08.928706 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4829ac1-fdb8-4747-a2fa-2247b62d5d29 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.932133 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 780/3103] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:45:08 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 02:45:08.946935 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b341ac9d-eeeb-489e-a3b9-afb778fecea2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.950834 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b341ac9d-eeeb-489e-a3b9-afb778fecea2 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/xxx/action Aug 13 02:45:08.951825 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b341ac9d-eeeb-489e-a3b9-afb778fecea2 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-detach": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:08.951825 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b341ac9d-eeeb-489e-a3b9-afb778fecea2 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:08.963056 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b341ac9d-eeeb-489e-a3b9-afb778fecea2 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 13 02:45:08.963693 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 785/3104] 10.4.3.30 () {68 vars in 1284 bytes} [Thu Aug 13 02:45:08 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:08.978713 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0246e83f-d091-44a8-b84d-7f24e79fa6f8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:08.982844 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0246e83f-d091-44a8-b84d-7f24e79fa6f8 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] GET https://10.4.3.30/volume/v3/volumes/tempest-invalid-2107353972 Aug 13 02:45:08.983107 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0246e83f-d091-44a8-b84d-7f24e79fa6f8 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:08.983328 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0246e83f-d091-44a8-b84d-7f24e79fa6f8 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:08.995174 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0246e83f-d091-44a8-b84d-7f24e79fa6f8 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/tempest-invalid-2107353972 returned with HTTP 404 Aug 13 02:45:08.995828 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 761/3105] 10.4.3.30 () {66 vars in 1311 bytes} [Thu Aug 13 02:45:08 2026] GET /volume/v3/volumes/tempest-invalid-2107353972 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:09.006465 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2ae1796b-1c2a-4379-9f6d-396c24bb44d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.008635 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 780/3106] 10.4.3.30 () {66 vars in 1233 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 02:45:09.021280 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e6022466-a6d0-4a2d-8ec6-53367643184b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.023701 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6022466-a6d0-4a2d-8ec6-53367643184b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?status=null Aug 13 02:45:09.023948 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6022466-a6d0-4a2d-8ec6-53367643184b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.024174 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6022466-a6d0-4a2d-8ec6-53367643184b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.024635 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-e6022466-a6d0-4a2d-8ec6-53367643184b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:45:09.025046 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e6022466-a6d0-4a2d-8ec6-53367643184b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Could not evaluate value null, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:45:09.026122 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e6022466-a6d0-4a2d-8ec6-53367643184b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:45:09.045177 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e6022466-a6d0-4a2d-8ec6-53367643184b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Get all volumes completed successfully. Aug 13 02:45:09.048117 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6022466-a6d0-4a2d-8ec6-53367643184b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 13 02:45:09.048606 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 781/3107] 10.4.3.30 () {66 vars in 1274 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:45:09.067374 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c3dd1063-61b1-4974-bff8-2f38edae847a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.070896 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c3dd1063-61b1-4974-bff8-2f38edae847a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] GET https://10.4.3.30/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-499266338 Aug 13 02:45:09.071246 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c3dd1063-61b1-4974-bff8-2f38edae847a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.071550 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c3dd1063-61b1-4974-bff8-2f38edae847a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.072062 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-c3dd1063-61b1-4974-bff8-2f38edae847a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:45:09.073069 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c3dd1063-61b1-4974-bff8-2f38edae847a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-499266338'), ('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:45:09.111919 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c3dd1063-61b1-4974-bff8-2f38edae847a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Get all volumes completed successfully. Aug 13 02:45:09.114823 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c3dd1063-61b1-4974-bff8-2f38edae847a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-499266338 returned with HTTP 200 Aug 13 02:45:09.115356 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 786/3108] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-499266338 => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:45:09.137356 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6bfb1816-9b00-490b-b450-b03c518f9002 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.139550 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6bfb1816-9b00-490b-b450-b03c518f9002 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] GET https://10.4.3.30/volume/v3/volumes?status=null Aug 13 02:45:09.139947 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6bfb1816-9b00-490b-b450-b03c518f9002 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.140086 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6bfb1816-9b00-490b-b450-b03c518f9002 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.140508 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-6bfb1816-9b00-490b-b450-b03c518f9002 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:45:09.141491 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6bfb1816-9b00-490b-b450-b03c518f9002 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Could not evaluate value null, assuming string {{(pid=100287) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 02:45:09.142341 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-6bfb1816-9b00-490b-b450-b03c518f9002 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:45:09.181825 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6bfb1816-9b00-490b-b450-b03c518f9002 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Get all volumes completed successfully. Aug 13 02:45:09.183230 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6bfb1816-9b00-490b-b450-b03c518f9002 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes?status=null returned with HTTP 200 Aug 13 02:45:09.183230 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 762/3109] 10.4.3.30 () {66 vars in 1253 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:45:09.197267 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-caa04c28-2eb5-4040-b9df-59f362e2b4e8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.202427 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-caa04c28-2eb5-4040-b9df-59f362e2b4e8 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] GET https://10.4.3.30/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1509988760 Aug 13 02:45:09.202427 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-caa04c28-2eb5-4040-b9df-59f362e2b4e8 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.202427 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-caa04c28-2eb5-4040-b9df-59f362e2b4e8 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.202427 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-caa04c28-2eb5-4040-b9df-59f362e2b4e8 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:45:09.203395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-caa04c28-2eb5-4040-b9df-59f362e2b4e8 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1509988760'), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:45:09.215132 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-caa04c28-2eb5-4040-b9df-59f362e2b4e8 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Get all volumes completed successfully. Aug 13 02:45:09.215547 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-caa04c28-2eb5-4040-b9df-59f362e2b4e8 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1509988760 returned with HTTP 200 Aug 13 02:45:09.216047 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 781/3110] 10.4.3.30 () {66 vars in 1331 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1509988760 => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:45:09.232406 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5e6e5931-9430-4778-bedc-68e171f0f42a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.235788 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e6e5931-9430-4778-bedc-68e171f0f42a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action Aug 13 02:45:09.236348 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e6e5931-9430-4778-bedc-68e171f0f42a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:09.236813 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e6e5931-9430-4778-bedc-68e171f0f42a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.251062 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:09.251062 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:09.251834 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5e6e5931-9430-4778-bedc-68e171f0f42a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Volume info retrieved successfully. Aug 13 02:45:09.263970 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5e6e5931-9430-4778-bedc-68e171f0f42a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Reserve volume completed successfully. Aug 13 02:45:09.267037 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e6e5931-9430-4778-bedc-68e171f0f42a tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action returned with HTTP 202 Aug 13 02:45:09.267617 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 782/3111] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:45:09 2026] POST /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:45:09.276226 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a4590f0d-591e-4b5c-8918-0c5138c0adee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.278628 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4590f0d-591e-4b5c-8918-0c5138c0adee tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action Aug 13 02:45:09.279142 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4590f0d-591e-4b5c-8918-0c5138c0adee tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:09.279347 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4590f0d-591e-4b5c-8918-0c5138c0adee tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.291016 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:09.291016 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:09.291580 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a4590f0d-591e-4b5c-8918-0c5138c0adee tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Volume info retrieved successfully. Aug 13 02:45:09.298270 np0000007139 devstack@c-api.service[100289]: ERROR cinder.volume.api [None req-a4590f0d-591e-4b5c-8918-0c5138c0adee tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Volume status must be available to reserve, but the status is attaching. Aug 13 02:45:09.299045 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4590f0d-591e-4b5c-8918-0c5138c0adee tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action returned with HTTP 400 Aug 13 02:45:09.299962 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 787/3112] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:45:09 2026] POST /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:45:09.312694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-394557c9-a607-4e20-8610-81e23a29b615 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.315294 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-394557c9-a607-4e20-8610-81e23a29b615 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action Aug 13 02:45:09.315294 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-394557c9-a607-4e20-8610-81e23a29b615 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:09.315294 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-394557c9-a607-4e20-8610-81e23a29b615 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.328698 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:09.328698 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:09.329310 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-394557c9-a607-4e20-8610-81e23a29b615 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Volume info retrieved successfully. Aug 13 02:45:09.349533 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-394557c9-a607-4e20-8610-81e23a29b615 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Unreserve volume completed successfully. Aug 13 02:45:09.349533 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-394557c9-a607-4e20-8610-81e23a29b615 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action returned with HTTP 202 Aug 13 02:45:09.350066 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 763/3113] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:45:09 2026] POST /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:45:09.360197 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b2e12ec6-6e41-4ace-8ff8-e952db547234 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.362633 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2e12ec6-6e41-4ace-8ff8-e952db547234 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/50e17979-82d8-4d62-9a20-86854ef975d4/action Aug 13 02:45:09.364082 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2e12ec6-6e41-4ace-8ff8-e952db547234 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:09.364082 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2e12ec6-6e41-4ace-8ff8-e952db547234 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.364183 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f4d22c9-aa3e-4faf-ae50-09a47d90d295 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.365825 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f4d22c9-aa3e-4faf-ae50-09a47d90d295 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:09.367271 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f4d22c9-aa3e-4faf-ae50-09a47d90d295 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.367271 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f4d22c9-aa3e-4faf-ae50-09a47d90d295 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.367271 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9f4d22c9-aa3e-4faf-ae50-09a47d90d295 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:09.374239 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2e12ec6-6e41-4ace-8ff8-e952db547234 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/50e17979-82d8-4d62-9a20-86854ef975d4/action returned with HTTP 404 Aug 13 02:45:09.374343 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:09.374343 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:09.375552 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 782/3114] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:45:09 2026] POST /volume/v3/volumes/50e17979-82d8-4d62-9a20-86854ef975d4/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:09.375634 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f4d22c9-aa3e-4faf-ae50-09a47d90d295 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:09.375634 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 783/3115] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:09.386012 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-943413f3-7bd8-4bbc-b4bc-56882dc2a04c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.387992 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-943413f3-7bd8-4bbc-b4bc-56882dc2a04c tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/778fa42c-af45-4078-83ed-501b65bd7e08/action Aug 13 02:45:09.388396 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-943413f3-7bd8-4bbc-b4bc-56882dc2a04c tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:09.388517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-943413f3-7bd8-4bbc-b4bc-56882dc2a04c tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.396595 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-943413f3-7bd8-4bbc-b4bc-56882dc2a04c tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/778fa42c-af45-4078-83ed-501b65bd7e08/action returned with HTTP 404 Aug 13 02:45:09.397726 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 788/3116] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:45:09 2026] POST /volume/v3/volumes/778fa42c-af45-4078-83ed-501b65bd7e08/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:09.406792 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9334659b-164f-4328-a238-a69d08e636c7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.408932 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 764/3117] 10.4.3.30 () {68 vars in 1253 bytes} [Thu Aug 13 02:45:09 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 02:45:09.417235 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1642ad81-d0a6-48e7-9bdc-de727e0a5162 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.419129 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1642ad81-d0a6-48e7-9bdc-de727e0a5162 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] PUT https://10.4.3.30/volume/v3/volumes/tempest-invalid-1031256990 Aug 13 02:45:09.419722 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1642ad81-d0a6-48e7-9bdc-de727e0a5162 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.431518 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1642ad81-d0a6-48e7-9bdc-de727e0a5162 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/tempest-invalid-1031256990 returned with HTTP 404 Aug 13 02:45:09.432075 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 783/3118] 10.4.3.30 () {68 vars in 1331 bytes} [Thu Aug 13 02:45:09 2026] PUT /volume/v3/volumes/tempest-invalid-1031256990 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:09.444313 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-51db9508-1f81-4d46-a32e-89fc1eb32d24 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.446348 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51db9508-1f81-4d46-a32e-89fc1eb32d24 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] PUT https://10.4.3.30/volume/v3/volumes/2ef38eae-13aa-4c2d-81ff-6adcaf50e163 Aug 13 02:45:09.448308 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51db9508-1f81-4d46-a32e-89fc1eb32d24 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.457895 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51db9508-1f81-4d46-a32e-89fc1eb32d24 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/2ef38eae-13aa-4c2d-81ff-6adcaf50e163 returned with HTTP 404 Aug 13 02:45:09.459058 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 784/3119] 10.4.3.30 () {68 vars in 1361 bytes} [Thu Aug 13 02:45:09 2026] PUT /volume/v3/volumes/2ef38eae-13aa-4c2d-81ff-6adcaf50e163 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:09.470719 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2d22b4be-64b8-452c-ae06-dcb36997781f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.472770 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2d22b4be-64b8-452c-ae06-dcb36997781f tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] DELETE https://10.4.3.30/volume/v3/volumes/26eb8079-238a-4410-9bd0-40081efa368f Aug 13 02:45:09.473126 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2d22b4be-64b8-452c-ae06-dcb36997781f tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.473598 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2d22b4be-64b8-452c-ae06-dcb36997781f tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.473772 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-2d22b4be-64b8-452c-ae06-dcb36997781f tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Delete volume with id: 26eb8079-238a-4410-9bd0-40081efa368f Aug 13 02:45:09.481038 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2d22b4be-64b8-452c-ae06-dcb36997781f tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/26eb8079-238a-4410-9bd0-40081efa368f returned with HTTP 404 Aug 13 02:45:09.481784 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 789/3120] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:09 2026] DELETE /volume/v3/volumes/26eb8079-238a-4410-9bd0-40081efa368f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:09.501468 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bbe6a480-e736-48fe-a66e-658f931dc2dd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.503692 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bbe6a480-e736-48fe-a66e-658f931dc2dd tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action Aug 13 02:45:09.504113 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bbe6a480-e736-48fe-a66e-658f931dc2dd tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:09.504277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bbe6a480-e736-48fe-a66e-658f931dc2dd tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.506200 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bbe6a480-e736-48fe-a66e-658f931dc2dd tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action returned with HTTP 400 Aug 13 02:45:09.506933 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 765/3121] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:45:09 2026] POST /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:45:09.518514 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-645d4462-1392-4ca4-962e-9b282a31fe2b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.522106 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-645d4462-1392-4ca4-962e-9b282a31fe2b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action Aug 13 02:45:09.522993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-645d4462-1392-4ca4-962e-9b282a31fe2b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:09.523545 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-645d4462-1392-4ca4-962e-9b282a31fe2b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.526099 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-645d4462-1392-4ca4-962e-9b282a31fe2b tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action returned with HTTP 400 Aug 13 02:45:09.527061 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 784/3122] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:45:09 2026] POST /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:45:09.538514 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24dacb1b-a745-4cf5-9cde-f0dcb0d93eaf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.540087 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24dacb1b-a745-4cf5-9cde-f0dcb0d93eaf tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/e03923e1-574e-4535-aa1b-bb020baf2fef/action Aug 13 02:45:09.540859 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24dacb1b-a745-4cf5-9cde-f0dcb0d93eaf tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:09.541721 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24dacb1b-a745-4cf5-9cde-f0dcb0d93eaf tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.549607 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24dacb1b-a745-4cf5-9cde-f0dcb0d93eaf tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/e03923e1-574e-4535-aa1b-bb020baf2fef/action returned with HTTP 404 Aug 13 02:45:09.550314 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 785/3123] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:45:09 2026] POST /volume/v3/volumes/e03923e1-574e-4535-aa1b-bb020baf2fef/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:09.559742 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-efbb4645-ca24-489c-a069-7ed591ef6efe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.561741 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-efbb4645-ca24-489c-a069-7ed591ef6efe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action Aug 13 02:45:09.562180 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-efbb4645-ca24-489c-a069-7ed591ef6efe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:09.562414 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-efbb4645-ca24-489c-a069-7ed591ef6efe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.564112 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-efbb4645-ca24-489c-a069-7ed591ef6efe tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action returned with HTTP 400 Aug 13 02:45:09.564767 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 790/3124] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:45:09 2026] POST /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:45:09.574809 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1271ed98-e7ff-441e-b506-1ad07a03bc69 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.577865 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1271ed98-e7ff-441e-b506-1ad07a03bc69 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] POST https://10.4.3.30/volume/v3/volumes/None/action Aug 13 02:45:09.578371 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1271ed98-e7ff-441e-b506-1ad07a03bc69 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:09.578560 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1271ed98-e7ff-441e-b506-1ad07a03bc69 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.591006 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1271ed98-e7ff-441e-b506-1ad07a03bc69 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/None/action returned with HTTP 404 Aug 13 02:45:09.591931 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 766/3125] 10.4.3.30 () {68 vars in 1287 bytes} [Thu Aug 13 02:45:09 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:09.605092 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-37009158-b584-414c-a5e9-02cf3902a4a7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.606940 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a78a055-e251-4383-9a65-77bac5cfb3ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.610492 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a78a055-e251-4383-9a65-77bac5cfb3ed tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc Aug 13 02:45:09.610492 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a78a055-e251-4383-9a65-77bac5cfb3ed tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.610492 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a78a055-e251-4383-9a65-77bac5cfb3ed tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.610492 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-6a78a055-e251-4383-9a65-77bac5cfb3ed tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 8cabeeae-745a-49e3-8e9a-ccb30058ecfc Aug 13 02:45:09.624386 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a78a055-e251-4383-9a65-77bac5cfb3ed tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc returned with HTTP 404 Aug 13 02:45:09.625106 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 786/3126] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:45:09 2026] DELETE /volume/v3/snapshots/8cabeeae-745a-49e3-8e9a-ccb30058ecfc => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:09.630965 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37009158-b584-414c-a5e9-02cf3902a4a7 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] GET https://10.4.3.30/volume/v3/volumes/5fc9cf8b-e3b7-4dd0-9fea-06baeb8d723e Aug 13 02:45:09.631058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37009158-b584-414c-a5e9-02cf3902a4a7 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.634921 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37009158-b584-414c-a5e9-02cf3902a4a7 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.636837 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c73e81ba-9731-4328-8a43-73b0dea44dce None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.639716 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c73e81ba-9731-4328-8a43-73b0dea44dce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:45:09.640026 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c73e81ba-9731-4328-8a43-73b0dea44dce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.640201 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c73e81ba-9731-4328-8a43-73b0dea44dce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.650494 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:09.650494 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:09.656052 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c73e81ba-9731-4328-8a43-73b0dea44dce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:09.663896 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c73e81ba-9731-4328-8a43-73b0dea44dce tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:45:09.664878 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 791/3127] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:09.681604 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37009158-b584-414c-a5e9-02cf3902a4a7 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/5fc9cf8b-e3b7-4dd0-9fea-06baeb8d723e returned with HTTP 404 Aug 13 02:45:09.682101 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-69b57e14-da36-484f-8e51-e87ad337fb9a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.683790 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:09.684233 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1321741920"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:09.685629 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 785/3128] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/volumes/5fc9cf8b-e3b7-4dd0-9fea-06baeb8d723e => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:09.686196 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1321741920'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:09.686196 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume of 1 GB Aug 13 02:45:09.686379 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:09.686379 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:09.696743 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-330dd903-6bf1-400a-9023-d9774ed06f84 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.696864 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Availability Zones retrieved successfully. Aug 13 02:45:09.700237 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-330dd903-6bf1-400a-9023-d9774ed06f84 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] GET https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e Aug 13 02:45:09.700468 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-330dd903-6bf1-400a-9023-d9774ed06f84 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.700666 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-330dd903-6bf1-400a-9023-d9774ed06f84 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.703995 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (3ffe8569-823e-4513-a26a-410c4ce8d170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:09.705379 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d76b70-d858-48f0-bfc7-eeb820a4751d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:09.706452 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:09.716016 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:09.716016 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:09.720815 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-330dd903-6bf1-400a-9023-d9774ed06f84 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Volume info retrieved successfully. Aug 13 02:45:09.728752 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-330dd903-6bf1-400a-9023-d9774ed06f84 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e returned with HTTP 200 Aug 13 02:45:09.729204 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 787/3129] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:09.730480 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-53cea005-61cb-46cf-84e0-8ce484934ac8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.733439 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-53cea005-61cb-46cf-84e0-8ce484934ac8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:09.733635 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-53cea005-61cb-46cf-84e0-8ce484934ac8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.733831 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-53cea005-61cb-46cf-84e0-8ce484934ac8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.733952 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-53cea005-61cb-46cf-84e0-8ce484934ac8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:09.741878 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:09.741878 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:09.742695 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-53cea005-61cb-46cf-84e0-8ce484934ac8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:09.743142 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 792/3130] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:09.744576 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-89ada159-37f9-44b1-b5ab-200223dd96dc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.744960 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d76b70-d858-48f0-bfc7-eeb820a4751d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:09.746104 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caadc9de-ca49-4421-94c4-b67a9ef448a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:09.748958 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89ada159-37f9-44b1-b5ab-200223dd96dc tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] DELETE https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e Aug 13 02:45:09.749217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89ada159-37f9-44b1-b5ab-200223dd96dc tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.749944 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89ada159-37f9-44b1-b5ab-200223dd96dc tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.751044 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-89ada159-37f9-44b1-b5ab-200223dd96dc tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Delete volume with id: c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e Aug 13 02:45:09.782487 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:09.782487 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:09.784664 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-89ada159-37f9-44b1-b5ab-200223dd96dc tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Volume info retrieved successfully. Aug 13 02:45:09.796500 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['51829612-2b37-49a3-a203-4a56ba448d34', '5dfe6a72-52ca-4142-b293-567b7e3a0d47', 'b98ed7ed-cde5-4b2d-9819-2da3d676a9cb', '21a21cee-a9c9-4d8a-9b38-51d95bb3fa78'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:09.797596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caadc9de-ca49-4421-94c4-b67a9ef448a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51829612-2b37-49a3-a203-4a56ba448d34', '5dfe6a72-52ca-4142-b293-567b7e3a0d47', 'b98ed7ed-cde5-4b2d-9819-2da3d676a9cb', '21a21cee-a9c9-4d8a-9b38-51d95bb3fa78']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:09.798641 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0acec24d-5760-43bc-9f8b-f436b8c44e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:09.824646 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0acec24d-5760-43bc-9f8b-f436b8c44e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'add2ad14-f81a-4554-8ab2-175e5c95a467', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1321741920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['51829612-2b37-49a3-a203-4a56ba448d34','5dfe6a72-52ca-4142-b293-567b7e3a0d47','b98ed7ed-cde5-4b2d-9819-2da3d676a9cb','21a21cee-a9c9-4d8a-9b38-51d95bb3fa78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1321741920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=add2ad14-f81a-4554-8ab2-175e5c95a467,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7eb2e9c81dce42429c5f343054f1bd97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:09.825650 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-89ada159-37f9-44b1-b5ab-200223dd96dc tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Delete volume request issued successfully. Aug 13 02:45:09.825958 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89ada159-37f9-44b1-b5ab-200223dd96dc tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e returned with HTTP 202 Aug 13 02:45:09.826592 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baab6c72-b612-4736-9eae-78fa18d0dd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:09.826689 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 786/3131] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:09 2026] DELETE /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:09.835154 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b5f94fdb-9899-4b4b-8b5d-61463a22bc74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.836974 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5f94fdb-9899-4b4b-8b5d-61463a22bc74 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] GET https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e Aug 13 02:45:09.837361 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5f94fdb-9899-4b4b-8b5d-61463a22bc74 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.837421 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5f94fdb-9899-4b4b-8b5d-61463a22bc74 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.844689 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:09.844689 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:09.849076 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b5f94fdb-9899-4b4b-8b5d-61463a22bc74 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Volume info retrieved successfully. Aug 13 02:45:09.849762 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baab6c72-b612-4736-9eae-78fa18d0dd22) transitioned into state 'SUCCESS' from state '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-1321741920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['51829612-2b37-49a3-a203-4a56ba448d34','5dfe6a72-52ca-4142-b293-567b7e3a0d47','b98ed7ed-cde5-4b2d-9819-2da3d676a9cb','21a21cee-a9c9-4d8a-9b38-51d95bb3fa78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:09.850638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1baadfd-4e2c-4063-84f5-98fe214f5f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:09.854639 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5f94fdb-9899-4b4b-8b5d-61463a22bc74 tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e returned with HTTP 200 Aug 13 02:45:09.855185 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 788/3132] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:09.862026 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1baadfd-4e2c-4063-84f5-98fe214f5f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:09.863300 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (3ffe8569-823e-4513-a26a-410c4ce8d170) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:09.863604 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request issued successfully. Aug 13 02:45:09.864416 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69b57e14-da36-484f-8e51-e87ad337fb9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:09.864963 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 767/3133] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:09 2026] POST /volume/v3/volumes => generated 752 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:09.882982 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0bb5cff7-8b3b-4f3d-9913-2f9fa3932719 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:09.886140 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0bb5cff7-8b3b-4f3d-9913-2f9fa3932719 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 Aug 13 02:45:09.887197 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0bb5cff7-8b3b-4f3d-9913-2f9fa3932719 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:09.887197 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0bb5cff7-8b3b-4f3d-9913-2f9fa3932719 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:09.897197 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:09.897197 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:09.903470 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0bb5cff7-8b3b-4f3d-9913-2f9fa3932719 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:09.911494 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0bb5cff7-8b3b-4f3d-9913-2f9fa3932719 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 returned with HTTP 200 Aug 13 02:45:09.912174 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 793/3134] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:09 2026] GET /volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:10.391036 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-de4da01f-e671-4f43-b14d-fff5b0b88032 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:10.393698 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de4da01f-e671-4f43-b14d-fff5b0b88032 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:10.394891 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de4da01f-e671-4f43-b14d-fff5b0b88032 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:10.395263 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de4da01f-e671-4f43-b14d-fff5b0b88032 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:10.395502 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-de4da01f-e671-4f43-b14d-fff5b0b88032 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:10.401340 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:10.401340 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:10.402916 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de4da01f-e671-4f43-b14d-fff5b0b88032 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:10.403487 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 787/3135] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:10 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:10.758497 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c326a5ab-c6b9-41eb-b0d5-512154635734 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:10.762895 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c326a5ab-c6b9-41eb-b0d5-512154635734 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:10.763137 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c326a5ab-c6b9-41eb-b0d5-512154635734 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:10.763343 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c326a5ab-c6b9-41eb-b0d5-512154635734 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:10.763451 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c326a5ab-c6b9-41eb-b0d5-512154635734 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:10.771945 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:10.771945 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:10.772895 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c326a5ab-c6b9-41eb-b0d5-512154635734 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:10.773271 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 789/3136] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:10 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:10.871689 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b8cc62ce-d385-4694-89d9-1ae70335b23c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:10.874360 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b8cc62ce-d385-4694-89d9-1ae70335b23c tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] GET https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e Aug 13 02:45:10.874613 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b8cc62ce-d385-4694-89d9-1ae70335b23c tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:10.874887 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b8cc62ce-d385-4694-89d9-1ae70335b23c tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:10.882728 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b8cc62ce-d385-4694-89d9-1ae70335b23c tempest-VolumesNegativeTest-800658126 tempest-VolumesNegativeTest-800658126-project-member] https://10.4.3.30/volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e returned with HTTP 404 Aug 13 02:45:10.883307 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 768/3137] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:10 2026] GET /volume/v3/volumes/c7dc0cc8-68ed-4e42-b6c9-aa545b91a13e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:10.930694 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e902927a-d529-4f0a-898b-849ab62c1bfa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:10.935078 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e902927a-d529-4f0a-898b-849ab62c1bfa tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 Aug 13 02:45:10.935078 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e902927a-d529-4f0a-898b-849ab62c1bfa tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:10.935078 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e902927a-d529-4f0a-898b-849ab62c1bfa tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:10.937997 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=283,cinder:UPDATE=88,cinder:INSERT=39 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:45:10.949485 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:10.949485 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:10.958415 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e902927a-d529-4f0a-898b-849ab62c1bfa tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:10.965075 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e902927a-d529-4f0a-898b-849ab62c1bfa tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 returned with HTTP 200 Aug 13 02:45:10.966482 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 794/3138] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:10 2026] GET /volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:10.984044 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-14df8942-8742-468d-b408-6866cf74b47e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:10.986690 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14df8942-8742-468d-b408-6866cf74b47e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:45:10.987089 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14df8942-8742-468d-b408-6866cf74b47e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "add2ad14-f81a-4554-8ab2-175e5c95a467", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1657846791"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:11.000970 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:11.000970 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:11.001956 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-14df8942-8742-468d-b408-6866cf74b47e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:11.002129 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-14df8942-8742-468d-b408-6866cf74b47e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create snapshot from volume add2ad14-f81a-4554-8ab2-175e5c95a467 Aug 13 02:45:11.046490 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-14df8942-8742-468d-b408-6866cf74b47e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['632fed07-4d18-4b56-adf9-f80936033958', 'e99e4bf1-b04c-4af6-85b9-207ec362085f', '7c380eda-f372-43ec-a284-7c891e906211', '188e8ab3-5c0c-4190-b5bc-65b6e385ebe3'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:11.101978 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-14df8942-8742-468d-b408-6866cf74b47e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot create request issued successfully. Aug 13 02:45:11.102635 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14df8942-8742-468d-b408-6866cf74b47e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:45:11.102846 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 788/3139] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:45:10 2026] POST /volume/v3/snapshots => generated 310 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:11.117629 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8291d02a-b481-41ca-a193-e21fb4f85ab0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:11.122524 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8291d02a-b481-41ca-a193-e21fb4f85ab0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 Aug 13 02:45:11.122524 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8291d02a-b481-41ca-a193-e21fb4f85ab0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:11.123822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8291d02a-b481-41ca-a193-e21fb4f85ab0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:11.134799 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:11.134799 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:11.135138 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8291d02a-b481-41ca-a193-e21fb4f85ab0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:45:11.135971 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8291d02a-b481-41ca-a193-e21fb4f85ab0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 returned with HTTP 200 Aug 13 02:45:11.137075 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 790/3140] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:11 2026] GET /volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:11.417911 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-408a87ec-83ee-47c5-ac42-dc070837cafe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:11.424266 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-408a87ec-83ee-47c5-ac42-dc070837cafe tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:11.424547 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-408a87ec-83ee-47c5-ac42-dc070837cafe tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:11.424730 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-408a87ec-83ee-47c5-ac42-dc070837cafe tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:11.424865 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-408a87ec-83ee-47c5-ac42-dc070837cafe tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:11.429637 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:11.429637 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:11.430399 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-408a87ec-83ee-47c5-ac42-dc070837cafe tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:11.430853 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 769/3141] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:11 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:11.790805 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a5dc7eb8-143c-4295-ad55-36a054d43894 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:11.794076 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a5dc7eb8-143c-4295-ad55-36a054d43894 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:11.794076 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a5dc7eb8-143c-4295-ad55-36a054d43894 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:11.794076 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a5dc7eb8-143c-4295-ad55-36a054d43894 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:11.794274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a5dc7eb8-143c-4295-ad55-36a054d43894 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:11.806246 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:11.806246 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:11.808769 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a5dc7eb8-143c-4295-ad55-36a054d43894 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:11.809072 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 795/3142] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:11 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:12.152215 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad55f9cb-2b94-469c-8d79-e0ca64c7e605 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:12.154613 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad55f9cb-2b94-469c-8d79-e0ca64c7e605 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 Aug 13 02:45:12.154989 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad55f9cb-2b94-469c-8d79-e0ca64c7e605 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:12.155165 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad55f9cb-2b94-469c-8d79-e0ca64c7e605 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:12.162498 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:12.162498 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:12.163008 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ad55f9cb-2b94-469c-8d79-e0ca64c7e605 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:45:12.164329 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad55f9cb-2b94-469c-8d79-e0ca64c7e605 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 returned with HTTP 200 Aug 13 02:45:12.164876 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 789/3143] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:12 2026] GET /volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:12.181299 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-256d0edf-d746-4364-9621-c71ffa419de6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:12.184803 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:12.184803 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2b7975cb-3bda-404c-8e07-f87bfa02b991", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-972662544"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:12.187656 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request body: {'volume': {'snapshot_id': '2b7975cb-3bda-404c-8e07-f87bfa02b991', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-972662544'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:12.195362 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:12.195362 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:12.195894 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:45:12.196451 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume of 2 GB Aug 13 02:45:12.201427 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Availability Zones retrieved successfully. Aug 13 02:45:12.207852 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (2d7dba89-6b81-4be0-b7fb-5a15f086981c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:12.209093 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28d5ba3-249c-4d0f-b87e-d6236f62a20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:12.210222 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:12.262869 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28d5ba3-249c-4d0f-b87e-d6236f62a20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '2b7975cb-3bda-404c-8e07-f87bfa02b991', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:12.263870 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e58e56c-223c-4dc6-8624-e8fef4c29c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:12.327612 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['2a5f9d15-5660-46a5-9350-db35eccca642', '2a1ac6b0-f4e5-4f65-b536-731031761684', '35424d4f-36e7-4b77-a151-f65277b1c9ca', '75ab82c0-1bf9-4a17-8bd0-e9e72acd637a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:12.329148 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e58e56c-223c-4dc6-8624-e8fef4c29c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a5f9d15-5660-46a5-9350-db35eccca642', '2a1ac6b0-f4e5-4f65-b536-731031761684', '35424d4f-36e7-4b77-a151-f65277b1c9ca', '75ab82c0-1bf9-4a17-8bd0-e9e72acd637a']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:12.330312 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe3a08a-9fb3-4010-8003-47af9f64e856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:12.446280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4c86ff86-8d88-4107-a046-d5614d72c41e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:12.452602 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c86ff86-8d88-4107-a046-d5614d72c41e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:12.452602 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c86ff86-8d88-4107-a046-d5614d72c41e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:12.452806 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c86ff86-8d88-4107-a046-d5614d72c41e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:12.452806 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-4c86ff86-8d88-4107-a046-d5614d72c41e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:12.462215 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:12.462215 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:12.463964 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c86ff86-8d88-4107-a046-d5614d72c41e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:12.463964 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 770/3144] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:12 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:12.574229 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe3a08a-9fb3-4010-8003-47af9f64e856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e28e0e84-a139-4bca-8a39-3d38f0ddf0f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-972662544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['2a5f9d15-5660-46a5-9350-db35eccca642','2a1ac6b0-f4e5-4f65-b536-731031761684','35424d4f-36e7-4b77-a151-f65277b1c9ca','75ab82c0-1bf9-4a17-8bd0-e9e72acd637a'],size=2,snapshot_id=2b7975cb-3bda-404c-8e07-f87bfa02b991,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-972662544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e28e0e84-a139-4bca-8a39-3d38f0ddf0f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7eb2e9c81dce42429c5f343054f1bd97',provider_auth=None,provider_geometry=None,provider_id=None,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=2b7975cb-3bda-404c-8e07-f87bfa02b991,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:12.578362 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb3e72a-5140-4cd8-8313-4aecf975aae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:12.605007 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb3e72a-5140-4cd8-8313-4aecf975aae3) transitioned into state 'SUCCESS' from state '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-972662544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['2a5f9d15-5660-46a5-9350-db35eccca642','2a1ac6b0-f4e5-4f65-b536-731031761684','35424d4f-36e7-4b77-a151-f65277b1c9ca','75ab82c0-1bf9-4a17-8bd0-e9e72acd637a'],size=2,snapshot_id=2b7975cb-3bda-404c-8e07-f87bfa02b991,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:12.606129 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a014fa8-68fb-4d32-a60c-0424e47ee25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:12.644848 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a014fa8-68fb-4d32-a60c-0424e47ee25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:12.644848 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (2d7dba89-6b81-4be0-b7fb-5a15f086981c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:12.645127 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request issued successfully. Aug 13 02:45:12.645966 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-256d0edf-d746-4364-9621-c71ffa419de6 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:12.648388 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 791/3145] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:45:12 2026] POST /volume/v3/volumes => generated 785 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:12.665424 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4053a7c5-7606-444f-afd2-5368e5a66d8d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:12.668610 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4053a7c5-7606-444f-afd2-5368e5a66d8d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 Aug 13 02:45:12.668610 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4053a7c5-7606-444f-afd2-5368e5a66d8d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:12.668911 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4053a7c5-7606-444f-afd2-5368e5a66d8d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:12.686328 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:12.686328 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:12.699024 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4053a7c5-7606-444f-afd2-5368e5a66d8d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:12.707270 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4053a7c5-7606-444f-afd2-5368e5a66d8d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 returned with HTTP 200 Aug 13 02:45:12.708359 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 796/3146] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:12 2026] GET /volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:12.829137 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5bf136fe-a439-4797-9791-c221f84bf2a6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:12.835367 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5bf136fe-a439-4797-9791-c221f84bf2a6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:12.835367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5bf136fe-a439-4797-9791-c221f84bf2a6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:12.835367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5bf136fe-a439-4797-9791-c221f84bf2a6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:12.835367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5bf136fe-a439-4797-9791-c221f84bf2a6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:12.841748 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:12.841748 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:12.842624 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5bf136fe-a439-4797-9791-c221f84bf2a6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:12.843284 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 790/3147] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:12 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:13.479578 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8c2a228e-e377-4888-a7ee-fbb6a769e1cf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:13.482465 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8c2a228e-e377-4888-a7ee-fbb6a769e1cf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:13.482791 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8c2a228e-e377-4888-a7ee-fbb6a769e1cf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:13.482987 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8c2a228e-e377-4888-a7ee-fbb6a769e1cf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:13.483129 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-8c2a228e-e377-4888-a7ee-fbb6a769e1cf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:13.498641 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:13.498641 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:13.499513 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8c2a228e-e377-4888-a7ee-fbb6a769e1cf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:13.500125 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 771/3148] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:13 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:13.731922 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c7cd8cd-0ac0-4baa-acbb-3c4c82e26500 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:13.734044 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c7cd8cd-0ac0-4baa-acbb-3c4c82e26500 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 Aug 13 02:45:13.735974 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c7cd8cd-0ac0-4baa-acbb-3c4c82e26500 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:13.735974 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c7cd8cd-0ac0-4baa-acbb-3c4c82e26500 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:13.748760 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:13.748760 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:13.754905 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6c7cd8cd-0ac0-4baa-acbb-3c4c82e26500 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:13.763809 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c7cd8cd-0ac0-4baa-acbb-3c4c82e26500 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 returned with HTTP 200 Aug 13 02:45:13.764449 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 792/3149] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:13 2026] GET /volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:13.784367 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b75584f0-05c2-4c74-9446-c16b1ff74e4a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:13.789091 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b75584f0-05c2-4c74-9446-c16b1ff74e4a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 Aug 13 02:45:13.789304 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b75584f0-05c2-4c74-9446-c16b1ff74e4a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:13.789963 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b75584f0-05c2-4c74-9446-c16b1ff74e4a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:13.805141 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:13.805141 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:13.814139 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b75584f0-05c2-4c74-9446-c16b1ff74e4a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:13.823362 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b75584f0-05c2-4c74-9446-c16b1ff74e4a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 returned with HTTP 200 Aug 13 02:45:13.826059 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 797/3150] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:13 2026] GET /volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:13.844086 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7f1a8247-4a5a-42b3-b5ad-24db0277cafe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:13.850879 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f1a8247-4a5a-42b3-b5ad-24db0277cafe tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 Aug 13 02:45:13.850879 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f1a8247-4a5a-42b3-b5ad-24db0277cafe tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:13.850879 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f1a8247-4a5a-42b3-b5ad-24db0277cafe tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:13.850879 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7f1a8247-4a5a-42b3-b5ad-24db0277cafe tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume with id: e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 Aug 13 02:45:13.860496 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-18b53995-47eb-4b94-a116-03d9532ea014 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:13.862848 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-18b53995-47eb-4b94-a116-03d9532ea014 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:13.863376 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-18b53995-47eb-4b94-a116-03d9532ea014 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:13.863376 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-18b53995-47eb-4b94-a116-03d9532ea014 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:13.863376 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-18b53995-47eb-4b94-a116-03d9532ea014 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:13.865208 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:13.865208 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:13.867219 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f1a8247-4a5a-42b3-b5ad-24db0277cafe tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:13.868625 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:13.868625 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:13.869390 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-18b53995-47eb-4b94-a116-03d9532ea014 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:13.869985 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 772/3151] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:13 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:13.905292 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f1a8247-4a5a-42b3-b5ad-24db0277cafe tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume request issued successfully. Aug 13 02:45:13.905292 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f1a8247-4a5a-42b3-b5ad-24db0277cafe tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 returned with HTTP 202 Aug 13 02:45:13.905292 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 791/3152] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:13 2026] DELETE /volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:13.915886 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-17d95e1b-278a-47c2-9bbe-c2cc97f7bf0e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:13.921689 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17d95e1b-278a-47c2-9bbe-c2cc97f7bf0e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 Aug 13 02:45:13.925227 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17d95e1b-278a-47c2-9bbe-c2cc97f7bf0e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:13.926106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17d95e1b-278a-47c2-9bbe-c2cc97f7bf0e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:13.936803 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:13.936803 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:13.946046 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-17d95e1b-278a-47c2-9bbe-c2cc97f7bf0e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:13.957495 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17d95e1b-278a-47c2-9bbe-c2cc97f7bf0e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 returned with HTTP 200 Aug 13 02:45:13.959292 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 793/3153] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:13 2026] GET /volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:14.513682 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4dd0f337-27d8-45e3-a1c1-2989fc3ed3ac None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:14.516283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dd0f337-27d8-45e3-a1c1-2989fc3ed3ac tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:14.516283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dd0f337-27d8-45e3-a1c1-2989fc3ed3ac tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:14.516283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dd0f337-27d8-45e3-a1c1-2989fc3ed3ac tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:14.516283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4dd0f337-27d8-45e3-a1c1-2989fc3ed3ac tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:14.520853 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:14.520853 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:14.521526 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dd0f337-27d8-45e3-a1c1-2989fc3ed3ac tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:14.521958 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 798/3154] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:14 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:45:14.883844 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-29f405bd-e1ee-4aa1-8378-ce82db72c5ca None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:14.886793 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-29f405bd-e1ee-4aa1-8378-ce82db72c5ca tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:14.887023 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-29f405bd-e1ee-4aa1-8378-ce82db72c5ca tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:14.887270 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-29f405bd-e1ee-4aa1-8378-ce82db72c5ca tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:14.887410 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-29f405bd-e1ee-4aa1-8378-ce82db72c5ca tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:14.894572 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:14.894572 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:14.895435 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-29f405bd-e1ee-4aa1-8378-ce82db72c5ca tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:14.895924 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 773/3155] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:14 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:14.977513 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5e26299e-cbb4-4abf-933e-076f32128971 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:14.979678 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5e26299e-cbb4-4abf-933e-076f32128971 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 Aug 13 02:45:14.979942 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5e26299e-cbb4-4abf-933e-076f32128971 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:14.980136 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5e26299e-cbb4-4abf-933e-076f32128971 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:14.987387 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5e26299e-cbb4-4abf-933e-076f32128971 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 returned with HTTP 404 Aug 13 02:45:14.987910 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 792/3156] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:14 2026] GET /volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:15.000869 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59a3ada6-5094-46a5-ba22-7a7388ec7d4b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:15.008096 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59a3ada6-5094-46a5-ba22-7a7388ec7d4b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 Aug 13 02:45:15.008096 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59a3ada6-5094-46a5-ba22-7a7388ec7d4b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:15.008096 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59a3ada6-5094-46a5-ba22-7a7388ec7d4b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:15.009599 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59a3ada6-5094-46a5-ba22-7a7388ec7d4b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 returned with HTTP 404 Aug 13 02:45:15.010076 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 794/3157] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:14 2026] GET /volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:15.022775 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f3d35b9f-1bb1-4d1a-9880-0ef7d6005e8e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:15.032452 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f3d35b9f-1bb1-4d1a-9880-0ef7d6005e8e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 Aug 13 02:45:15.032795 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f3d35b9f-1bb1-4d1a-9880-0ef7d6005e8e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:15.032971 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f3d35b9f-1bb1-4d1a-9880-0ef7d6005e8e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:15.033206 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-f3d35b9f-1bb1-4d1a-9880-0ef7d6005e8e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume with id: e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 Aug 13 02:45:15.042041 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f3d35b9f-1bb1-4d1a-9880-0ef7d6005e8e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 returned with HTTP 404 Aug 13 02:45:15.042834 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 799/3158] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:15 2026] DELETE /volume/v3/volumes/e28e0e84-a139-4bca-8a39-3d38f0ddf0f2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:15.053091 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-29f0f14d-1fc2-4830-8b66-6c550650ac6a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:15.055802 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-29f0f14d-1fc2-4830-8b66-6c550650ac6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 Aug 13 02:45:15.055910 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-29f0f14d-1fc2-4830-8b66-6c550650ac6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:15.056196 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-29f0f14d-1fc2-4830-8b66-6c550650ac6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:15.056381 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-29f0f14d-1fc2-4830-8b66-6c550650ac6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 2b7975cb-3bda-404c-8e07-f87bfa02b991 Aug 13 02:45:15.064289 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:15.064289 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:15.065393 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-29f0f14d-1fc2-4830-8b66-6c550650ac6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:45:15.087868 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-29f0f14d-1fc2-4830-8b66-6c550650ac6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot delete request issued successfully. Aug 13 02:45:15.088147 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-29f0f14d-1fc2-4830-8b66-6c550650ac6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 returned with HTTP 202 Aug 13 02:45:15.088766 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 774/3159] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:45:15 2026] DELETE /volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:15.099233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-028fb424-d7c5-4fc4-9be7-a9ce56bee40d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:15.104449 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-028fb424-d7c5-4fc4-9be7-a9ce56bee40d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 Aug 13 02:45:15.104449 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-028fb424-d7c5-4fc4-9be7-a9ce56bee40d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:15.104449 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-028fb424-d7c5-4fc4-9be7-a9ce56bee40d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:15.110416 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:15.110416 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:15.111011 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-028fb424-d7c5-4fc4-9be7-a9ce56bee40d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:45:15.112017 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-028fb424-d7c5-4fc4-9be7-a9ce56bee40d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 returned with HTTP 200 Aug 13 02:45:15.112539 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 793/3160] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:15 2026] GET /volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:15.536400 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-52b328fb-97f0-4d27-9e59-71693ad127e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:15.538157 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52b328fb-97f0-4d27-9e59-71693ad127e8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:15.538631 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52b328fb-97f0-4d27-9e59-71693ad127e8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:15.539050 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52b328fb-97f0-4d27-9e59-71693ad127e8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:15.539992 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-52b328fb-97f0-4d27-9e59-71693ad127e8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:15.547152 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:15.547152 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:15.549838 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52b328fb-97f0-4d27-9e59-71693ad127e8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:15.550530 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 795/3161] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:15 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:15.913631 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f14364d0-7f7c-4503-88b3-798e3862acbb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:15.915098 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f14364d0-7f7c-4503-88b3-798e3862acbb tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:15.915411 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f14364d0-7f7c-4503-88b3-798e3862acbb tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:15.915721 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f14364d0-7f7c-4503-88b3-798e3862acbb tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:15.916028 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f14364d0-7f7c-4503-88b3-798e3862acbb tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:15.931425 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:15.931425 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:15.932182 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f14364d0-7f7c-4503-88b3-798e3862acbb tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:15.932659 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 800/3162] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:15 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:16.126033 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-edff91ab-7790-44b0-93b2-919f92b7b962 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:16.129498 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-edff91ab-7790-44b0-93b2-919f92b7b962 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 Aug 13 02:45:16.129498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-edff91ab-7790-44b0-93b2-919f92b7b962 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:16.129498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-edff91ab-7790-44b0-93b2-919f92b7b962 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:16.135917 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-edff91ab-7790-44b0-93b2-919f92b7b962 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 returned with HTTP 404 Aug 13 02:45:16.136548 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 775/3163] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:16 2026] GET /volume/v3/snapshots/2b7975cb-3bda-404c-8e07-f87bfa02b991 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:16.152883 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-69785cf1-280d-432d-9c9e-3b8d6192e288 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:16.155218 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-69785cf1-280d-432d-9c9e-3b8d6192e288 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 Aug 13 02:45:16.156527 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-69785cf1-280d-432d-9c9e-3b8d6192e288 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:16.156785 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-69785cf1-280d-432d-9c9e-3b8d6192e288 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:16.168205 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:16.168205 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:16.174464 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-69785cf1-280d-432d-9c9e-3b8d6192e288 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:16.180858 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-69785cf1-280d-432d-9c9e-3b8d6192e288 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 returned with HTTP 200 Aug 13 02:45:16.181462 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 794/3164] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:16 2026] GET /volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:16.200380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ba870a7-ef83-4d70-9136-dccd7cee5b03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:16.203510 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ba870a7-ef83-4d70-9136-dccd7cee5b03 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 Aug 13 02:45:16.203833 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ba870a7-ef83-4d70-9136-dccd7cee5b03 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:16.204106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ba870a7-ef83-4d70-9136-dccd7cee5b03 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:16.204360 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8ba870a7-ef83-4d70-9136-dccd7cee5b03 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume with id: add2ad14-f81a-4554-8ab2-175e5c95a467 Aug 13 02:45:16.214994 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:16.214994 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:16.215614 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8ba870a7-ef83-4d70-9136-dccd7cee5b03 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:16.262773 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8ba870a7-ef83-4d70-9136-dccd7cee5b03 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume request issued successfully. Aug 13 02:45:16.263082 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ba870a7-ef83-4d70-9136-dccd7cee5b03 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 returned with HTTP 202 Aug 13 02:45:16.263523 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 796/3165] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:16 2026] DELETE /volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:16.272882 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ef565cb6-0186-49fe-8be9-743936fce7e2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:16.275825 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef565cb6-0186-49fe-8be9-743936fce7e2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 Aug 13 02:45:16.276106 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ef565cb6-0186-49fe-8be9-743936fce7e2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:16.276334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ef565cb6-0186-49fe-8be9-743936fce7e2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:16.294633 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:16.294633 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:16.299978 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ef565cb6-0186-49fe-8be9-743936fce7e2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:16.305496 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef565cb6-0186-49fe-8be9-743936fce7e2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 returned with HTTP 200 Aug 13 02:45:16.305707 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 801/3166] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:16 2026] GET /volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:16.563590 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ad6c3638-53ae-4e3b-9947-2d40c2ff0a12 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:16.565332 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ad6c3638-53ae-4e3b-9947-2d40c2ff0a12 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:16.565817 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ad6c3638-53ae-4e3b-9947-2d40c2ff0a12 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:16.565817 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ad6c3638-53ae-4e3b-9947-2d40c2ff0a12 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:16.566015 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-ad6c3638-53ae-4e3b-9947-2d40c2ff0a12 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:16.571777 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:16.571777 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:16.572823 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ad6c3638-53ae-4e3b-9947-2d40c2ff0a12 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:16.573306 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 776/3167] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:16 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:16.949956 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40b962d1-71d8-41be-9a1e-f9e99cd47519 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:16.951791 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40b962d1-71d8-41be-9a1e-f9e99cd47519 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:16.951995 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40b962d1-71d8-41be-9a1e-f9e99cd47519 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:16.952164 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40b962d1-71d8-41be-9a1e-f9e99cd47519 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:16.952300 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-40b962d1-71d8-41be-9a1e-f9e99cd47519 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:16.960073 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:16.960073 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:16.960913 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40b962d1-71d8-41be-9a1e-f9e99cd47519 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:16.961391 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 795/3168] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:16 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:17.320869 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bed5b326-9a54-4271-b3cb-90cef5b42a2a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:17.322659 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bed5b326-9a54-4271-b3cb-90cef5b42a2a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 Aug 13 02:45:17.322933 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bed5b326-9a54-4271-b3cb-90cef5b42a2a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:17.323135 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bed5b326-9a54-4271-b3cb-90cef5b42a2a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:17.329798 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bed5b326-9a54-4271-b3cb-90cef5b42a2a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 returned with HTTP 404 Aug 13 02:45:17.329798 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 797/3169] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:17 2026] GET /volume/v3/volumes/add2ad14-f81a-4554-8ab2-175e5c95a467 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:17.340169 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-11837e0b-4e02-45de-af08-169a52f280bf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:17.342468 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11837e0b-4e02-45de-af08-169a52f280bf tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:45:17.342468 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11837e0b-4e02-45de-af08-169a52f280bf tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:17.342642 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11837e0b-4e02-45de-af08-169a52f280bf tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:17.349652 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:17.349652 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:17.353210 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-11837e0b-4e02-45de-af08-169a52f280bf tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:17.357236 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11837e0b-4e02-45de-af08-169a52f280bf tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:45:17.357598 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 802/3170] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:17 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:17.377278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5422da67-8b88-4c09-8022-be828af300d2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:17.380811 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:17.381310 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1561782100"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:17.384413 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1561782100'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:17.386275 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume of 1 GB Aug 13 02:45:17.391928 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Availability Zones retrieved successfully. Aug 13 02:45:17.401323 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (33ac2415-4cd3-4b35-a0d2-0670d4c5ed88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:17.403404 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa771dc8-6039-4351-9145-1c5ddd9ff4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:17.405659 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:17.445889 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa771dc8-6039-4351-9145-1c5ddd9ff4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:17.447437 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38bed56c-e30b-46c3-b6cd-402e05debcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:17.511753 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['2d3730aa-2d33-46d5-ad1f-637e57152736', '9f051816-616e-4c6f-a32c-6ddb69e7b1b0', 'b58101a2-1fc5-42d0-b452-244f498e507f', '084a1609-1ce8-4f75-960c-ab6eaadc02dc'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:17.513441 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38bed56c-e30b-46c3-b6cd-402e05debcb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d3730aa-2d33-46d5-ad1f-637e57152736', '9f051816-616e-4c6f-a32c-6ddb69e7b1b0', 'b58101a2-1fc5-42d0-b452-244f498e507f', '084a1609-1ce8-4f75-960c-ab6eaadc02dc']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:17.514795 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ded90f-ef92-40cc-afd3-a3d73700958c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:17.550337 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ded90f-ef92-40cc-afd3-a3d73700958c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54deeb68-521f-4afe-85d9-b17e4a116907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1561782100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['2d3730aa-2d33-46d5-ad1f-637e57152736','9f051816-616e-4c6f-a32c-6ddb69e7b1b0','b58101a2-1fc5-42d0-b452-244f498e507f','084a1609-1ce8-4f75-960c-ab6eaadc02dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1561782100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54deeb68-521f-4afe-85d9-b17e4a116907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7eb2e9c81dce42429c5f343054f1bd97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:17.551559 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b52ff7-73f8-4e4b-a395-3af00974d176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:17.585645 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b52ff7-73f8-4e4b-a395-3af00974d176) transitioned into state 'SUCCESS' from state '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-1561782100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['2d3730aa-2d33-46d5-ad1f-637e57152736','9f051816-616e-4c6f-a32c-6ddb69e7b1b0','b58101a2-1fc5-42d0-b452-244f498e507f','084a1609-1ce8-4f75-960c-ab6eaadc02dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:17.586216 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ce438119-a9a4-4217-9ffc-4bc846882d1c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:17.586669 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be3f59d-26d9-4dee-86ba-83159787a1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:17.588347 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ce438119-a9a4-4217-9ffc-4bc846882d1c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:17.588588 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ce438119-a9a4-4217-9ffc-4bc846882d1c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:17.588818 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ce438119-a9a4-4217-9ffc-4bc846882d1c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:17.588950 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ce438119-a9a4-4217-9ffc-4bc846882d1c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:17.593859 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:17.593859 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:17.594620 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ce438119-a9a4-4217-9ffc-4bc846882d1c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:17.595111 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 796/3171] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:17 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:17.601711 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be3f59d-26d9-4dee-86ba-83159787a1c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:17.602938 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (33ac2415-4cd3-4b35-a0d2-0670d4c5ed88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:17.603416 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request issued successfully. Aug 13 02:45:17.604596 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5422da67-8b88-4c09-8022-be828af300d2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:17.604775 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 777/3172] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:17 2026] POST /volume/v3/volumes => generated 752 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:17.621993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-777c3f8a-3e55-40a0-ae3c-23cd346ee535 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:17.625007 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-777c3f8a-3e55-40a0-ae3c-23cd346ee535 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 Aug 13 02:45:17.625243 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-777c3f8a-3e55-40a0-ae3c-23cd346ee535 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:17.625502 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-777c3f8a-3e55-40a0-ae3c-23cd346ee535 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:17.636802 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:17.636802 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:17.650402 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-777c3f8a-3e55-40a0-ae3c-23cd346ee535 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:17.658357 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-777c3f8a-3e55-40a0-ae3c-23cd346ee535 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 returned with HTTP 200 Aug 13 02:45:17.659795 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 798/3173] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:17 2026] GET /volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:17.976924 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fe9a5bb1-c4b6-4018-b341-7e00816b879a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:17.979002 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe9a5bb1-c4b6-4018-b341-7e00816b879a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:17.979195 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe9a5bb1-c4b6-4018-b341-7e00816b879a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:17.979399 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe9a5bb1-c4b6-4018-b341-7e00816b879a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:17.979496 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-fe9a5bb1-c4b6-4018-b341-7e00816b879a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:17.984410 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:17.984410 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:17.985235 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe9a5bb1-c4b6-4018-b341-7e00816b879a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:17.987962 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 803/3174] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:17 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:18.609343 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-05399402-6c6a-4c8f-bec2-ff39c5e2a4fc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:18.611313 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-05399402-6c6a-4c8f-bec2-ff39c5e2a4fc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:18.611616 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-05399402-6c6a-4c8f-bec2-ff39c5e2a4fc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:18.611913 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-05399402-6c6a-4c8f-bec2-ff39c5e2a4fc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:18.612181 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-05399402-6c6a-4c8f-bec2-ff39c5e2a4fc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:18.616768 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:18.616768 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:18.617368 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-05399402-6c6a-4c8f-bec2-ff39c5e2a4fc tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:18.617727 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 797/3175] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:18 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:18.677572 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-92ee6cc0-57af-44f7-a3f7-64b8f03b050b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:18.680942 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-92ee6cc0-57af-44f7-a3f7-64b8f03b050b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 Aug 13 02:45:18.681221 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-92ee6cc0-57af-44f7-a3f7-64b8f03b050b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:18.681526 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-92ee6cc0-57af-44f7-a3f7-64b8f03b050b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:18.692438 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:18.692438 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:18.700640 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-92ee6cc0-57af-44f7-a3f7-64b8f03b050b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:18.706337 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-92ee6cc0-57af-44f7-a3f7-64b8f03b050b tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 returned with HTTP 200 Aug 13 02:45:18.707000 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 778/3176] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:18 2026] GET /volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:18.722568 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d95ce63b-2120-41a7-a095-a8ae2f4143ef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:18.726318 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d95ce63b-2120-41a7-a095-a8ae2f4143ef tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:45:18.726318 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d95ce63b-2120-41a7-a095-a8ae2f4143ef tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54deeb68-521f-4afe-85d9-b17e4a116907", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1135187521"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:18.738624 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:18.738624 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:18.739584 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d95ce63b-2120-41a7-a095-a8ae2f4143ef tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:18.739889 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-d95ce63b-2120-41a7-a095-a8ae2f4143ef tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create snapshot from volume 54deeb68-521f-4afe-85d9-b17e4a116907 Aug 13 02:45:18.781127 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d95ce63b-2120-41a7-a095-a8ae2f4143ef tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['08b8bcff-85bf-4b2a-8dc6-b338439b17e7', '77c6e373-619e-44f7-a0ac-6b26139540fc', '3ac2b0de-62fc-46a0-81ef-039c2bc60804', 'af28c53a-7a93-49f1-a711-51ffa8370734'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:18.823375 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d95ce63b-2120-41a7-a095-a8ae2f4143ef tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot create request issued successfully. Aug 13 02:45:18.823979 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d95ce63b-2120-41a7-a095-a8ae2f4143ef tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:45:18.824700 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 799/3177] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:45:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:18.834008 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ff29d84a-8678-41b7-8595-e683c7cfff0d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:18.835872 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff29d84a-8678-41b7-8595-e683c7cfff0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 Aug 13 02:45:18.836090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff29d84a-8678-41b7-8595-e683c7cfff0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:18.836280 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff29d84a-8678-41b7-8595-e683c7cfff0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:18.850628 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:18.850628 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:18.851306 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ff29d84a-8678-41b7-8595-e683c7cfff0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:45:18.852465 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff29d84a-8678-41b7-8595-e683c7cfff0d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 returned with HTTP 200 Aug 13 02:45:18.855068 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 804/3178] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:18 2026] GET /volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:19.002114 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f7945352-f3cb-4b1d-9602-e350ba43827a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:19.004232 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7945352-f3cb-4b1d-9602-e350ba43827a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:19.005741 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7945352-f3cb-4b1d-9602-e350ba43827a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:19.005741 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7945352-f3cb-4b1d-9602-e350ba43827a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:19.005741 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f7945352-f3cb-4b1d-9602-e350ba43827a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:19.010965 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:19.010965 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:19.011880 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7945352-f3cb-4b1d-9602-e350ba43827a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:19.012407 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 798/3179] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:19 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:19.631792 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f83d315c-3462-48a8-a8a1-9d6e689af9af None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:19.634074 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f83d315c-3462-48a8-a8a1-9d6e689af9af tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:19.634368 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f83d315c-3462-48a8-a8a1-9d6e689af9af tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:19.634627 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f83d315c-3462-48a8-a8a1-9d6e689af9af tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:19.634784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-f83d315c-3462-48a8-a8a1-9d6e689af9af tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:19.640043 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:19.640043 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:19.640854 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f83d315c-3462-48a8-a8a1-9d6e689af9af tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:19.641349 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 779/3180] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:19 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:19.871035 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-64baddf5-b988-4e4a-b656-e41443e64f50 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:19.873464 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64baddf5-b988-4e4a-b656-e41443e64f50 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 Aug 13 02:45:19.873802 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64baddf5-b988-4e4a-b656-e41443e64f50 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:19.875152 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64baddf5-b988-4e4a-b656-e41443e64f50 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:19.880642 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:19.880642 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:19.881244 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-64baddf5-b988-4e4a-b656-e41443e64f50 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:45:19.882442 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64baddf5-b988-4e4a-b656-e41443e64f50 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 returned with HTTP 200 Aug 13 02:45:19.883065 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 800/3181] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:19 2026] GET /volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:19.893921 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:19.897448 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:19.898973 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2d99579c-214a-4725-93a5-1974c9603bc9", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-935776068"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:19.901782 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request body: {'volume': {'snapshot_id': '2d99579c-214a-4725-93a5-1974c9603bc9', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-935776068'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:19.911524 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:19.911524 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:19.912150 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:45:19.912349 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume of 1 GB Aug 13 02:45:19.922588 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Availability Zones retrieved successfully. Aug 13 02:45:19.932190 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (177319e4-fc62-4f47-b5b6-1237346fe5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:19.933379 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc19afa5-90b6-4860-b7aa-0d24705404b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:19.934312 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:19.986092 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc19afa5-90b6-4860-b7aa-0d24705404b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2d99579c-214a-4725-93a5-1974c9603bc9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:19.988201 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b056fc-17bb-4998-96e3-30bbd3f26c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:20.024242 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a78c6e87-ae46-43c5-9a3e-5ffb076e4675 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:20.027033 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a78c6e87-ae46-43c5-9a3e-5ffb076e4675 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:20.027306 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a78c6e87-ae46-43c5-9a3e-5ffb076e4675 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:20.027581 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a78c6e87-ae46-43c5-9a3e-5ffb076e4675 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:20.027804 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a78c6e87-ae46-43c5-9a3e-5ffb076e4675 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:20.034028 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:20.034028 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:20.035043 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a78c6e87-ae46-43c5-9a3e-5ffb076e4675 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:20.035533 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 799/3182] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:20 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:20.061575 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Created reservations ['4adc5067-fd80-459e-b511-9f845d02099f', '8a0116a0-aded-40eb-b3d7-bd76edc1bf45', '1ec713bc-2885-423c-a211-06970d7b4e10', 'bea5160a-ed22-4e3a-861a-aaa33682aa2f'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:20.061982 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b056fc-17bb-4998-96e3-30bbd3f26c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4adc5067-fd80-459e-b511-9f845d02099f', '8a0116a0-aded-40eb-b3d7-bd76edc1bf45', '1ec713bc-2885-423c-a211-06970d7b4e10', 'bea5160a-ed22-4e3a-861a-aaa33682aa2f']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:20.062994 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9164f288-8f7a-4641-a0f2-d63b5808c396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:20.120858 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9164f288-8f7a-4641-a0f2-d63b5808c396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-935776068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['4adc5067-fd80-459e-b511-9f845d02099f','8a0116a0-aded-40eb-b3d7-bd76edc1bf45','1ec713bc-2885-423c-a211-06970d7b4e10','bea5160a-ed22-4e3a-861a-aaa33682aa2f'],size=1,snapshot_id=2d99579c-214a-4725-93a5-1974c9603bc9,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-935776068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7eb2e9c81dce42429c5f343054f1bd97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2d99579c-214a-4725-93a5-1974c9603bc9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:20.122233 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84edc829-417b-4e52-9caa-2198b823c76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:20.149376 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84edc829-417b-4e52-9caa-2198b823c76d) transitioned into state 'SUCCESS' from state '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-935776068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb2e9c81dce42429c5f343054f1bd97',qos_specs=None,replication_status=,reservations=['4adc5067-fd80-459e-b511-9f845d02099f','8a0116a0-aded-40eb-b3d7-bd76edc1bf45','1ec713bc-2885-423c-a211-06970d7b4e10','bea5160a-ed22-4e3a-861a-aaa33682aa2f'],size=1,snapshot_id=2d99579c-214a-4725-93a5-1974c9603bc9,source_replicaid=,source_volid=None,status='creating',user_id='4d77a9c53c10456c8ca75ebbac26792f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:20.150203 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553aec41-0778-418c-9274-e8658102f1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:20.176925 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553aec41-0778-418c-9274-e8658102f1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:20.178239 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Flow 'volume_create_api' (177319e4-fc62-4f47-b5b6-1237346fe5da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:20.178605 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Create volume request issued successfully. Aug 13 02:45:20.179321 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d015ca25-9f5a-4cb1-93da-795d6f5ded9a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:20.179718 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 805/3183] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:45:19 2026] POST /volume/v3/volumes => generated 785 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:20.193802 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-48a56e56-c532-4dec-9863-73397cdba4ba None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:20.196183 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-48a56e56-c532-4dec-9863-73397cdba4ba tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 Aug 13 02:45:20.196495 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-48a56e56-c532-4dec-9863-73397cdba4ba tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:20.196791 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-48a56e56-c532-4dec-9863-73397cdba4ba tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:20.210989 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:20.210989 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:20.216441 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-48a56e56-c532-4dec-9863-73397cdba4ba tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:20.222582 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-48a56e56-c532-4dec-9863-73397cdba4ba tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 returned with HTTP 200 Aug 13 02:45:20.223235 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 780/3184] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:20 2026] GET /volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:20.657183 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6e0c5146-acf1-4743-96d2-ce4776f2c6c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:20.659313 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e0c5146-acf1-4743-96d2-ce4776f2c6c1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:20.659635 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e0c5146-acf1-4743-96d2-ce4776f2c6c1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:20.660148 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e0c5146-acf1-4743-96d2-ce4776f2c6c1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:20.660148 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6e0c5146-acf1-4743-96d2-ce4776f2c6c1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:20.664836 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:20.664836 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:20.665692 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e0c5146-acf1-4743-96d2-ce4776f2c6c1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:20.666126 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 801/3185] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:20 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:21.048509 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b4cef3ad-a55f-4ec7-8d98-9bd604d8a97c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:21.050655 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4cef3ad-a55f-4ec7-8d98-9bd604d8a97c tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:21.050924 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4cef3ad-a55f-4ec7-8d98-9bd604d8a97c tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:21.051190 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4cef3ad-a55f-4ec7-8d98-9bd604d8a97c tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:21.051346 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b4cef3ad-a55f-4ec7-8d98-9bd604d8a97c tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:21.056621 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:21.056621 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:21.057654 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4cef3ad-a55f-4ec7-8d98-9bd604d8a97c tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:21.058215 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 800/3186] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:21 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:21.069972 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1e2cfc58-9ac0-4ba2-985e-71b16c80ddd5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:21.072507 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e2cfc58-9ac0-4ba2-985e-71b16c80ddd5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:45:21.072956 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e2cfc58-9ac0-4ba2-985e-71b16c80ddd5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b4d506de-c054-486b-a6c5-acfd3dacd000", "incremental": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:21.074949 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-1e2cfc58-9ac0-4ba2-985e-71b16c80ddd5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Creating new backup {'backup': {'volume_id': 'b4d506de-c054-486b-a6c5-acfd3dacd000', 'incremental': True}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:45:21.075163 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-1e2cfc58-9ac0-4ba2-985e-71b16c80ddd5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Creating backup of volume b4d506de-c054-486b-a6c5-acfd3dacd000 in container None Aug 13 02:45:21.090585 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:21.090585 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:21.091682 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1e2cfc58-9ac0-4ba2-985e-71b16c80ddd5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:45:21.118585 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-1e2cfc58-9ac0-4ba2-985e-71b16c80ddd5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Created reservations ['cdddb199-8b83-4f97-b6da-81c70f2fee69', 'e7eb4e79-86c6-433b-9a36-08c8dcb4afac'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:21.142314 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e2cfc58-9ac0-4ba2-985e-71b16c80ddd5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 400 Aug 13 02:45:21.143233 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 806/3187] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:21 2026] POST /volume/v3/backups => generated 109 bytes in 74 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:45:21.155073 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a2236a4a-d64a-4288-a883-fc1e19d01c29 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:21.157449 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a2236a4a-d64a-4288-a883-fc1e19d01c29 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] DELETE https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:21.157753 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a2236a4a-d64a-4288-a883-fc1e19d01c29 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:21.158068 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a2236a4a-d64a-4288-a883-fc1e19d01c29 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:21.158197 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-a2236a4a-d64a-4288-a883-fc1e19d01c29 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Delete backup with id: 15e3d32d-5c74-4ce9-8033-424018b91a26. Aug 13 02:45:21.163874 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:21.163874 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:21.178097 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-a2236a4a-d64a-4288-a883-fc1e19d01c29 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] delete_backup rpcapi backup_id 15e3d32d-5c74-4ce9-8033-424018b91a26 {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:45:21.183279 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a2236a4a-d64a-4288-a883-fc1e19d01c29 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 202 Aug 13 02:45:21.183279 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 781/3188] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:21 2026] DELETE /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:45:21.191397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9b12dae2-a2ae-485c-89c6-b7172aafff14 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:21.194404 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b12dae2-a2ae-485c-89c6-b7172aafff14 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:21.196933 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b12dae2-a2ae-485c-89c6-b7172aafff14 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:21.197328 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b12dae2-a2ae-485c-89c6-b7172aafff14 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:21.197530 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9b12dae2-a2ae-485c-89c6-b7172aafff14 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:21.202992 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:21.202992 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:21.203837 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b12dae2-a2ae-485c-89c6-b7172aafff14 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 200 Aug 13 02:45:21.204204 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 802/3189] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:21 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:21.244519 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6d350c2b-7a8e-45ec-8416-3da48164735d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:21.246846 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d350c2b-7a8e-45ec-8416-3da48164735d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 Aug 13 02:45:21.247095 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d350c2b-7a8e-45ec-8416-3da48164735d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:21.247325 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d350c2b-7a8e-45ec-8416-3da48164735d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:21.255679 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:21.255679 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:21.260000 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6d350c2b-7a8e-45ec-8416-3da48164735d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:21.264651 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d350c2b-7a8e-45ec-8416-3da48164735d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 returned with HTTP 200 Aug 13 02:45:21.265119 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 801/3190] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:21 2026] GET /volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:21.280876 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a6679814-ebf7-4840-8e05-ca8d610996a1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:21.283210 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a6679814-ebf7-4840-8e05-ca8d610996a1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 Aug 13 02:45:21.283522 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a6679814-ebf7-4840-8e05-ca8d610996a1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:21.283802 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a6679814-ebf7-4840-8e05-ca8d610996a1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:21.293244 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:21.293244 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:21.298345 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a6679814-ebf7-4840-8e05-ca8d610996a1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:21.305868 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a6679814-ebf7-4840-8e05-ca8d610996a1 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 returned with HTTP 200 Aug 13 02:45:21.306359 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 807/3191] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:21 2026] GET /volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:45:21.325287 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6554a720-37d5-483c-848b-abae89440d1f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:21.325287 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6554a720-37d5-483c-848b-abae89440d1f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 Aug 13 02:45:21.325287 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6554a720-37d5-483c-848b-abae89440d1f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:21.325287 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6554a720-37d5-483c-848b-abae89440d1f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:21.325924 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-6554a720-37d5-483c-848b-abae89440d1f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume with id: 5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 Aug 13 02:45:21.332753 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:21.332753 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:21.333282 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6554a720-37d5-483c-848b-abae89440d1f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:21.350768 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6554a720-37d5-483c-848b-abae89440d1f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume request issued successfully. Aug 13 02:45:21.351002 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6554a720-37d5-483c-848b-abae89440d1f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 returned with HTTP 202 Aug 13 02:45:21.351652 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 782/3192] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:21 2026] DELETE /volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:21.360439 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70202e70-44b3-412a-a981-bc75285ea45c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:21.363292 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70202e70-44b3-412a-a981-bc75285ea45c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 Aug 13 02:45:21.363567 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70202e70-44b3-412a-a981-bc75285ea45c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:21.363870 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70202e70-44b3-412a-a981-bc75285ea45c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:21.378357 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:21.378357 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:21.384368 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-70202e70-44b3-412a-a981-bc75285ea45c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:21.390946 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70202e70-44b3-412a-a981-bc75285ea45c tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 returned with HTTP 200 Aug 13 02:45:21.391825 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 803/3193] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:21 2026] GET /volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:21.679643 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-456f6dfd-f240-49b3-b051-539006a01751 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:21.681802 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-456f6dfd-f240-49b3-b051-539006a01751 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:21.682021 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-456f6dfd-f240-49b3-b051-539006a01751 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:21.682217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-456f6dfd-f240-49b3-b051-539006a01751 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:21.682333 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-456f6dfd-f240-49b3-b051-539006a01751 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:21.688221 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:21.688221 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:21.688221 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-456f6dfd-f240-49b3-b051-539006a01751 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:21.688559 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 802/3194] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:21 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:22.216798 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2b4462df-fa6f-4130-b0fd-bfa17df34eff None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.220471 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b4462df-fa6f-4130-b0fd-bfa17df34eff tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 Aug 13 02:45:22.220717 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b4462df-fa6f-4130-b0fd-bfa17df34eff tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:22.220968 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b4462df-fa6f-4130-b0fd-bfa17df34eff tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:22.221087 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2b4462df-fa6f-4130-b0fd-bfa17df34eff tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 15e3d32d-5c74-4ce9-8033-424018b91a26. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:22.225940 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b4462df-fa6f-4130-b0fd-bfa17df34eff tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 returned with HTTP 404 Aug 13 02:45:22.226434 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 808/3195] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:22 2026] GET /volume/v3/backups/15e3d32d-5c74-4ce9-8033-424018b91a26 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:22.238033 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7a08778e-06aa-4b54-9178-50eec79e0813 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.240080 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:22.240995 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1809417746"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:22.246875 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1809417746'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:22.246875 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Create volume of 1 GB Aug 13 02:45:22.250022 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Availability Zones retrieved successfully. Aug 13 02:45:22.256278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Flow 'volume_create_api' (6ddf522b-e791-4988-982c-fb3e7189cbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:22.257536 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d05f91b-f775-4958-a517-c4cd562b1b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:22.258521 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:22.290850 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d05f91b-f775-4958-a517-c4cd562b1b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:22.291985 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1753df9-2d0e-4c36-a8a7-1112683768ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:22.344938 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Created reservations ['9b99aeb5-dcaa-4807-8f5e-98397bbe60d4', 'd819128b-e69c-478c-856f-b9fa0887fbb6', '3aecf399-c07a-445b-825f-c73da023fa80', '79b26541-a265-450f-bed1-480222202117'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:22.345743 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1753df9-2d0e-4c36-a8a7-1112683768ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b99aeb5-dcaa-4807-8f5e-98397bbe60d4', 'd819128b-e69c-478c-856f-b9fa0887fbb6', '3aecf399-c07a-445b-825f-c73da023fa80', '79b26541-a265-450f-bed1-480222202117']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:22.346542 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7590ee-9e6c-43d2-b2e1-8deaef86dd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:22.368956 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7590ee-9e6c-43d2-b2e1-8deaef86dd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1809417746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81cdaaac931a49258f9c77e91e8ce84e',qos_specs=None,replication_status=,reservations=['9b99aeb5-dcaa-4807-8f5e-98397bbe60d4','d819128b-e69c-478c-856f-b9fa0887fbb6','3aecf399-c07a-445b-825f-c73da023fa80','79b26541-a265-450f-bed1-480222202117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fd56131f4d64e788664d3e395549572',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1809417746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81cdaaac931a49258f9c77e91e8ce84e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fd56131f4d64e788664d3e395549572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:22.369971 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5b707b-4ec8-4c05-abbf-02e55e3438c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:22.405798 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5b707b-4ec8-4c05-abbf-02e55e3438c0) transitioned into state 'SUCCESS' from state '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-1809417746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81cdaaac931a49258f9c77e91e8ce84e',qos_specs=None,replication_status=,reservations=['9b99aeb5-dcaa-4807-8f5e-98397bbe60d4','d819128b-e69c-478c-856f-b9fa0887fbb6','3aecf399-c07a-445b-825f-c73da023fa80','79b26541-a265-450f-bed1-480222202117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fd56131f4d64e788664d3e395549572',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:22.406829 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58764357-b361-4168-ad51-7f2ee66741a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:22.415981 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae7c3934-c453-4f2b-98c1-ad232af5dbf0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.421241 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae7c3934-c453-4f2b-98c1-ad232af5dbf0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 Aug 13 02:45:22.421614 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae7c3934-c453-4f2b-98c1-ad232af5dbf0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:22.422009 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae7c3934-c453-4f2b-98c1-ad232af5dbf0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:22.425881 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58764357-b361-4168-ad51-7f2ee66741a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:22.426784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Flow 'volume_create_api' (6ddf522b-e791-4988-982c-fb3e7189cbc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:22.427471 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Create volume request issued successfully. Aug 13 02:45:22.427879 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a08778e-06aa-4b54-9178-50eec79e0813 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:22.428109 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 783/3196] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:22 2026] POST /volume/v3/volumes => generated 747 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:22.430688 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae7c3934-c453-4f2b-98c1-ad232af5dbf0 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 returned with HTTP 404 Aug 13 02:45:22.431502 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 804/3197] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:22 2026] GET /volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:22.440643 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-21493b98-8d43-41b5-b6b2-da2fba39a685 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.442989 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21493b98-8d43-41b5-b6b2-da2fba39a685 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 Aug 13 02:45:22.443319 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d32f7206-5ad2-42e3-937c-622ca7c7a5a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.443380 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-21493b98-8d43-41b5-b6b2-da2fba39a685 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:22.443493 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-21493b98-8d43-41b5-b6b2-da2fba39a685 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:22.447472 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d32f7206-5ad2-42e3-937c-622ca7c7a5a7 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 Aug 13 02:45:22.447757 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d32f7206-5ad2-42e3-937c-622ca7c7a5a7 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:22.448054 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d32f7206-5ad2-42e3-937c-622ca7c7a5a7 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:22.452171 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21493b98-8d43-41b5-b6b2-da2fba39a685 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 returned with HTTP 404 Aug 13 02:45:22.452427 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 803/3198] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:22 2026] GET /volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:22.460091 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:22.460091 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:22.463593 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-597046cc-e5cb-4b77-9f52-764a979b87de None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.465424 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-597046cc-e5cb-4b77-9f52-764a979b87de tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 Aug 13 02:45:22.465607 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-597046cc-e5cb-4b77-9f52-764a979b87de tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:22.465802 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d32f7206-5ad2-42e3-937c-622ca7c7a5a7 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:45:22.465859 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-597046cc-e5cb-4b77-9f52-764a979b87de tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:22.465955 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-597046cc-e5cb-4b77-9f52-764a979b87de tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume with id: 5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 Aug 13 02:45:22.473194 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d32f7206-5ad2-42e3-937c-622ca7c7a5a7 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 returned with HTTP 200 Aug 13 02:45:22.473728 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 809/3199] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:22 2026] GET /volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:22.473925 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-597046cc-e5cb-4b77-9f52-764a979b87de tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 returned with HTTP 404 Aug 13 02:45:22.474406 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 784/3200] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:22 2026] DELETE /volume/v3/volumes/5775a2a3-a4b9-4c3b-9cf1-dec08b8313b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:22.485981 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3884897a-5b1b-46e8-8d6b-5be52ac4cf94 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.490089 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3884897a-5b1b-46e8-8d6b-5be52ac4cf94 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 Aug 13 02:45:22.490377 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3884897a-5b1b-46e8-8d6b-5be52ac4cf94 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:22.490586 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3884897a-5b1b-46e8-8d6b-5be52ac4cf94 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:22.490750 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-3884897a-5b1b-46e8-8d6b-5be52ac4cf94 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete snapshot with id: 2d99579c-214a-4725-93a5-1974c9603bc9 Aug 13 02:45:22.502280 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:22.502280 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:22.503039 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3884897a-5b1b-46e8-8d6b-5be52ac4cf94 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:45:22.532305 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3884897a-5b1b-46e8-8d6b-5be52ac4cf94 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot delete request issued successfully. Aug 13 02:45:22.532688 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3884897a-5b1b-46e8-8d6b-5be52ac4cf94 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 returned with HTTP 202 Aug 13 02:45:22.533095 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 805/3201] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:45:22 2026] DELETE /volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:22.545515 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da2af271-5429-4938-b469-4d5b2a3549b2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.548282 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da2af271-5429-4938-b469-4d5b2a3549b2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 Aug 13 02:45:22.548282 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da2af271-5429-4938-b469-4d5b2a3549b2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:22.548282 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da2af271-5429-4938-b469-4d5b2a3549b2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:22.560275 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:22.560275 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:22.560275 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-da2af271-5429-4938-b469-4d5b2a3549b2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Snapshot retrieved successfully. Aug 13 02:45:22.560793 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da2af271-5429-4938-b469-4d5b2a3549b2 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 returned with HTTP 200 Aug 13 02:45:22.561165 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 804/3202] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:22 2026] GET /volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:22.700972 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-23e7096d-c826-4cba-812f-83a0326489a6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.703293 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-23e7096d-c826-4cba-812f-83a0326489a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:22.703568 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-23e7096d-c826-4cba-812f-83a0326489a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:22.703830 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-23e7096d-c826-4cba-812f-83a0326489a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:22.703973 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-23e7096d-c826-4cba-812f-83a0326489a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:22.710859 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:22.710859 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:22.711700 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-23e7096d-c826-4cba-812f-83a0326489a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:22.712184 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 810/3203] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:22 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:22.727426 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bfb01047-8b51-4b34-9887-38e9ef800c83 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.729876 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bfb01047-8b51-4b34-9887-38e9ef800c83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532/export_record Aug 13 02:45:22.729876 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bfb01047-8b51-4b34-9887-38e9ef800c83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:22.730109 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bfb01047-8b51-4b34-9887-38e9ef800c83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'export_record' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:22.730169 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-bfb01047-8b51-4b34-9887-38e9ef800c83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Export record for backup e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100287) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 02:45:22.734893 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:22.734893 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:22.735815 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.api [None req-bfb01047-8b51-4b34-9887-38e9ef800c83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling RPCAPI with context: , host: np0000007139, backup: e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100287) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 02:45:22.744882 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-bfb01047-8b51-4b34-9887-38e9ef800c83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] export_record in rpcapi backup_id e6f8a11f-0e0d-48ba-8bb0-3752849fb532 on host np0000007139. {{(pid=100287) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 02:45:22.756172 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-bfb01047-8b51-4b34-9887-38e9ef800c83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTZmOGExMWYtMGUwZC00OGJhLThiYjAtMzc1Mjg0OWZiNTMyIiwgInVzZXJfaWQiOiAiMmQ2YTVhMTAwMDlmNDUwYjllOGQ1NDVlODk1NTkzZjQiLCAicHJvamVjdF9pZCI6ICIwNzM2MTI4ODBmNzQ0ZmMxYTg3M2M0NDI2ODNiMjMyZSIsICJ2b2x1bWVfaWQiOiAiMTQ5MzI2N2EtNmZkZS00NWFmLWFiNDctOTM3ZmQwMWRiN2NiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MjkzNzMwNDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNDkzMjY3YS02ZmRlLTQ1YWYtYWI0Ny05MzdmZDAxZGI3Y2IvMjAyNjA4MTMwMjQ1MDcvYXpfbm92YV9iYWNrdXBfZTZmOGExMWYtMGUwZC00OGJhLThiYjAtMzc1Mjg0OWZiNTMyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwMjo0NTowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo0NTowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjQ1OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100287) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 02:45:22.756504 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bfb01047-8b51-4b34-9887-38e9ef800c83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532/export_record returned with HTTP 200 Aug 13 02:45:22.757465 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 785/3204] 10.4.3.30 () {68 vars in 1423 bytes} [Thu Aug 13 02:45:22 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:22.766281 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee9ff2c1-821e-451a-a957-87f881a4112b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.770738 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee9ff2c1-821e-451a-a957-87f881a4112b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:45:22.771025 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee9ff2c1-821e-451a-a957-87f881a4112b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:22.771300 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee9ff2c1-821e-451a-a957-87f881a4112b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:22.771458 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ee9ff2c1-821e-451a-a957-87f881a4112b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:22.780278 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:22.780278 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:22.781142 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee9ff2c1-821e-451a-a957-87f881a4112b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:45:22.781837 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 806/3205] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:22 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:22.793619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bc5ae9f7-13f1-4052-b479-2508d2d54114 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.795428 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc5ae9f7-13f1-4052-b479-2508d2d54114 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/backups/import_record Aug 13 02:45:22.795959 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc5ae9f7-13f1-4052-b479-2508d2d54114 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDBjOWEzM2UtOGZlNC00ZWYwLThjZjgtZWExNjRlYjZkOTU3IiwgInVzZXJfaWQiOiAiMmQ2YTVhMTAwMDlmNDUwYjllOGQ1NDVlODk1NTkzZjQiLCAicHJvamVjdF9pZCI6ICIwNzM2MTI4ODBmNzQ0ZmMxYTg3M2M0NDI2ODNiMjMyZSIsICJ2b2x1bWVfaWQiOiAiMTQ5MzI2N2EtNmZkZS00NWFmLWFiNDctOTM3ZmQwMWRiN2NiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MjkzNzMwNDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNDkzMjY3YS02ZmRlLTQ1YWYtYWI0Ny05MzdmZDAxZGI3Y2IvMjAyNjA4MTMwMjQ1MDcvYXpfbm92YV9iYWNrdXBfZTZmOGExMWYtMGUwZC00OGJhLThiYjAtMzc1Mjg0OWZiNTMyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwMjo0NTowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo0NTowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjQ1OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:22.797506 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-bc5ae9f7-13f1-4052-b479-2508d2d54114 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDBjOWEzM2UtOGZlNC00ZWYwLThjZjgtZWExNjRlYjZkOTU3IiwgInVzZXJfaWQiOiAiMmQ2YTVhMTAwMDlmNDUwYjllOGQ1NDVlODk1NTkzZjQiLCAicHJvamVjdF9pZCI6ICIwNzM2MTI4ODBmNzQ0ZmMxYTg3M2M0NDI2ODNiMjMyZSIsICJ2b2x1bWVfaWQiOiAiMTQ5MzI2N2EtNmZkZS00NWFmLWFiNDctOTM3ZmQwMWRiN2NiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MjkzNzMwNDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNDkzMjY3YS02ZmRlLTQ1YWYtYWI0Ny05MzdmZDAxZGI3Y2IvMjAyNjA4MTMwMjQ1MDcvYXpfbm92YV9iYWNrdXBfZTZmOGExMWYtMGUwZC00OGJhLThiYjAtMzc1Mjg0OWZiNTMyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwMjo0NTowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo0NTowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjQ1OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100288) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 02:45:22.797642 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-bc5ae9f7-13f1-4052-b479-2508d2d54114 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDBjOWEzM2UtOGZlNC00ZWYwLThjZjgtZWExNjRlYjZkOTU3IiwgInVzZXJfaWQiOiAiMmQ2YTVhMTAwMDlmNDUwYjllOGQ1NDVlODk1NTkzZjQiLCAicHJvamVjdF9pZCI6ICIwNzM2MTI4ODBmNzQ0ZmMxYTg3M2M0NDI2ODNiMjMyZSIsICJ2b2x1bWVfaWQiOiAiMTQ5MzI2N2EtNmZkZS00NWFmLWFiNDctOTM3ZmQwMWRiN2NiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MjkzNzMwNDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNDkzMjY3YS02ZmRlLTQ1YWYtYWI0Ny05MzdmZDAxZGI3Y2IvMjAyNjA4MTMwMjQ1MDcvYXpfbm92YV9iYWNrdXBfZTZmOGExMWYtMGUwZC00OGJhLThiYjAtMzc1Mjg0OWZiNTMyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwMjo0NTowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo0NTowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjQ1OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100288) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 02:45:22.840346 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-bc5ae9f7-13f1-4052-b479-2508d2d54114 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Created reservations ['30aecb95-130c-4e70-adb3-5e1683c1bf44', '41c41cd0-964c-4191-887d-ea3a7538c934'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:22.863417 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-bc5ae9f7-13f1-4052-b479-2508d2d54114 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] import_record rpcapi backup id d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 on host np0000007139 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDBjOWEzM2UtOGZlNC00ZWYwLThjZjgtZWExNjRlYjZkOTU3IiwgInVzZXJfaWQiOiAiMmQ2YTVhMTAwMDlmNDUwYjllOGQ1NDVlODk1NTkzZjQiLCAicHJvamVjdF9pZCI6ICIwNzM2MTI4ODBmNzQ0ZmMxYTg3M2M0NDI2ODNiMjMyZSIsICJ2b2x1bWVfaWQiOiAiMTQ5MzI2N2EtNmZkZS00NWFmLWFiNDctOTM3ZmQwMWRiN2NiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MjkzNzMwNDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNDkzMjY3YS02ZmRlLTQ1YWYtYWI0Ny05MzdmZDAxZGI3Y2IvMjAyNjA4MTMwMjQ1MDcvYXpfbm92YV9iYWNrdXBfZTZmOGExMWYtMGUwZC00OGJhLThiYjAtMzc1Mjg0OWZiNTMyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwMjo0NTowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo0NTowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjQ1OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100288) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 02:45:22.865408 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-bc5ae9f7-13f1-4052-b479-2508d2d54114 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Import record output: {'backup': {'id': 'd0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.30/volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957'}, {'rel': 'bookmark', 'href': 'https://10.4.3.30/volume/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957'}]}}. {{(pid=100288) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 02:45:22.865617 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc5ae9f7-13f1-4052-b479-2508d2d54114 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/import_record returned with HTTP 201 Aug 13 02:45:22.866089 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 805/3206] 10.4.3.30 () {70 vars in 1335 bytes} [Thu Aug 13 02:45:22 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 73 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 02:45:22.879591 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ed1da54e-1d03-4759-a102-32cf34bdf0d3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:22.881546 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed1da54e-1d03-4759-a102-32cf34bdf0d3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 Aug 13 02:45:22.881779 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed1da54e-1d03-4759-a102-32cf34bdf0d3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:22.881961 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed1da54e-1d03-4759-a102-32cf34bdf0d3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:22.882538 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ed1da54e-1d03-4759-a102-32cf34bdf0d3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:22.887696 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:22.887696 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:22.888428 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed1da54e-1d03-4759-a102-32cf34bdf0d3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 returned with HTTP 200 Aug 13 02:45:22.888797 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 811/3207] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:22 2026] GET /volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 => generated 645 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:23.054169 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.056391 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:23.056857 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1956286449"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:23.059159 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1956286449'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:23.059487 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Create volume of 1 GB Aug 13 02:45:23.064387 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Availability Zones retrieved successfully. Aug 13 02:45:23.071768 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Flow 'volume_create_api' (cad6874e-8423-45c4-8c22-3f0cbd33dbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:23.073398 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ef5450c-03c4-4330-a6fb-75b9306b5874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:23.074672 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:23.106218 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ef5450c-03c4-4330-a6fb-75b9306b5874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:23.107287 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367c01b3-8246-40ed-96e8-f06cd94fbd49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:23.156209 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Created reservations ['5310223c-1e1b-4dd9-bca3-6696dfa1e768', '5c5bef0d-5015-488a-a5f3-ac859531323d', '8c9692b9-a2ba-41df-b049-b89f06a70cb2', 'f3d3c18c-beca-435a-a064-10b577918e24'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:23.157035 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367c01b3-8246-40ed-96e8-f06cd94fbd49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5310223c-1e1b-4dd9-bca3-6696dfa1e768', '5c5bef0d-5015-488a-a5f3-ac859531323d', '8c9692b9-a2ba-41df-b049-b89f06a70cb2', 'f3d3c18c-beca-435a-a064-10b577918e24']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:23.157812 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5171f2ce-d8e1-41db-899d-179991037827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:23.181752 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5171f2ce-d8e1-41db-899d-179991037827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57b0e56b-2cdd-42b2-867c-e321b3cfb704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1956286449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1db2d68590184f4881db4fc4af63f8d3',qos_specs=None,replication_status=,reservations=['5310223c-1e1b-4dd9-bca3-6696dfa1e768','5c5bef0d-5015-488a-a5f3-ac859531323d','8c9692b9-a2ba-41df-b049-b89f06a70cb2','f3d3c18c-beca-435a-a064-10b577918e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad2031ef3bb3464e88958714c0f7ff03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1956286449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57b0e56b-2cdd-42b2-867c-e321b3cfb704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1db2d68590184f4881db4fc4af63f8d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad2031ef3bb3464e88958714c0f7ff03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:23.182539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f6627d-440c-4c91-9211-00ea9b566af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:23.205554 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f6627d-440c-4c91-9211-00ea9b566af8) transitioned into state 'SUCCESS' from state '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-1956286449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1db2d68590184f4881db4fc4af63f8d3',qos_specs=None,replication_status=,reservations=['5310223c-1e1b-4dd9-bca3-6696dfa1e768','5c5bef0d-5015-488a-a5f3-ac859531323d','8c9692b9-a2ba-41df-b049-b89f06a70cb2','f3d3c18c-beca-435a-a064-10b577918e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad2031ef3bb3464e88958714c0f7ff03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:23.206330 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd3cd76-1ed1-4d02-890c-a9b64ea05d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:23.216019 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd3cd76-1ed1-4d02-890c-a9b64ea05d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:23.217106 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Flow 'volume_create_api' (cad6874e-8423-45c4-8c22-3f0cbd33dbbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:23.217907 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Create volume request issued successfully. Aug 13 02:45:23.218333 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-404be17e-8a6d-41d2-8ed6-b1032fc11964 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:23.218917 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 786/3208] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:23 2026] POST /volume/v3/volumes => generated 749 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:23.234198 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91e99107-fa28-45be-a103-6b74f5d5867f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.236627 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91e99107-fa28-45be-a103-6b74f5d5867f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:23.236947 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91e99107-fa28-45be-a103-6b74f5d5867f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:23.237141 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91e99107-fa28-45be-a103-6b74f5d5867f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:23.245115 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:23.245115 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:23.249624 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-91e99107-fa28-45be-a103-6b74f5d5867f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:23.255418 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91e99107-fa28-45be-a103-6b74f5d5867f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:23.255926 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 807/3209] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:23 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:23.487129 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e8d28744-c725-48ec-b17f-773b880965d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.489157 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8d28744-c725-48ec-b17f-773b880965d6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 Aug 13 02:45:23.489364 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e8d28744-c725-48ec-b17f-773b880965d6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:23.489595 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e8d28744-c725-48ec-b17f-773b880965d6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:23.497600 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:23.497600 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:23.504606 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e8d28744-c725-48ec-b17f-773b880965d6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:45:23.511227 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8d28744-c725-48ec-b17f-773b880965d6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 returned with HTTP 200 Aug 13 02:45:23.511227 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 806/3210] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:23 2026] GET /volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:23.525696 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eee4c730-860e-4bf6-ab91-d16233791638 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.528264 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eee4c730-860e-4bf6-ab91-d16233791638 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:45:23.528741 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eee4c730-860e-4bf6-ab91-d16233791638 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2", "name": "tempest-VolumesBackupsTest-Backup-511087590"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:23.530381 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-eee4c730-860e-4bf6-ab91-d16233791638 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Creating new backup {'backup': {'volume_id': 'fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2', 'name': 'tempest-VolumesBackupsTest-Backup-511087590'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:45:23.530601 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-eee4c730-860e-4bf6-ab91-d16233791638 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Creating backup of volume fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 in container None Aug 13 02:45:23.538899 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:23.538899 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:23.539397 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-eee4c730-860e-4bf6-ab91-d16233791638 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Volume info retrieved successfully. Aug 13 02:45:23.558782 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-eee4c730-860e-4bf6-ab91-d16233791638 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Created reservations ['af912b96-b28d-446c-b2f2-d3c5799e6d25', '48020059-10a5-4bfc-bf10-2dde7b6e67d4'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:23.572517 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7786f932-751d-41d3-a899-b2ecbbd72095 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.574773 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7786f932-751d-41d3-a899-b2ecbbd72095 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 Aug 13 02:45:23.575059 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7786f932-751d-41d3-a899-b2ecbbd72095 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:23.575361 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7786f932-751d-41d3-a899-b2ecbbd72095 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:23.582396 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7786f932-751d-41d3-a899-b2ecbbd72095 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 returned with HTTP 404 Aug 13 02:45:23.582582 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 787/3211] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:23 2026] GET /volume/v3/snapshots/2d99579c-214a-4725-93a5-1974c9603bc9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:23.592903 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-287deafe-2d8f-45c1-b3e0-ea8323c49d6a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.596009 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-287deafe-2d8f-45c1-b3e0-ea8323c49d6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 Aug 13 02:45:23.596567 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-287deafe-2d8f-45c1-b3e0-ea8323c49d6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:23.596956 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-287deafe-2d8f-45c1-b3e0-ea8323c49d6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:23.608367 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:23.608367 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:23.608747 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eee4c730-860e-4bf6-ab91-d16233791638 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:45:23.609325 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 812/3212] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:45:23 2026] POST /volume/v3/backups => generated 327 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:23.613150 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-287deafe-2d8f-45c1-b3e0-ea8323c49d6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:23.619718 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-318a12c9-face-44c9-8eb3-d1333da8d170 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.619948 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-287deafe-2d8f-45c1-b3e0-ea8323c49d6a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 returned with HTTP 200 Aug 13 02:45:23.620349 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 808/3213] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:23 2026] GET /volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:23.621682 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-318a12c9-face-44c9-8eb3-d1333da8d170 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:23.621682 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-318a12c9-face-44c9-8eb3-d1333da8d170 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:23.621977 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-318a12c9-face-44c9-8eb3-d1333da8d170 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:23.622180 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-318a12c9-face-44c9-8eb3-d1333da8d170 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:23.628225 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:23.628225 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:23.628828 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-318a12c9-face-44c9-8eb3-d1333da8d170 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:23.629185 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 807/3214] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:23 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:23.638743 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-93278ca7-017a-4019-8736-5edf4bf8093e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.641031 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-93278ca7-017a-4019-8736-5edf4bf8093e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 Aug 13 02:45:23.641332 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-93278ca7-017a-4019-8736-5edf4bf8093e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:23.641607 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-93278ca7-017a-4019-8736-5edf4bf8093e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:23.641842 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-93278ca7-017a-4019-8736-5edf4bf8093e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume with id: 54deeb68-521f-4afe-85d9-b17e4a116907 Aug 13 02:45:23.651103 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:23.651103 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:23.651719 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-93278ca7-017a-4019-8736-5edf4bf8093e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:23.669000 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-93278ca7-017a-4019-8736-5edf4bf8093e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume request issued successfully. Aug 13 02:45:23.669171 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-93278ca7-017a-4019-8736-5edf4bf8093e tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 returned with HTTP 202 Aug 13 02:45:23.669687 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 788/3215] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:23 2026] DELETE /volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:23.677381 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-12b7d71d-2f74-436a-bf5b-04c2d8960b0a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.679857 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12b7d71d-2f74-436a-bf5b-04c2d8960b0a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 Aug 13 02:45:23.680129 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12b7d71d-2f74-436a-bf5b-04c2d8960b0a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:23.680439 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12b7d71d-2f74-436a-bf5b-04c2d8960b0a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:23.691941 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:23.691941 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:23.698669 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-12b7d71d-2f74-436a-bf5b-04c2d8960b0a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:23.705008 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12b7d71d-2f74-436a-bf5b-04c2d8960b0a tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 returned with HTTP 200 Aug 13 02:45:23.705329 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 813/3216] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:23 2026] GET /volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:23.903335 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-18240712-598d-479b-b3c7-516bc9223aa3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.905483 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18240712-598d-479b-b3c7-516bc9223aa3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 Aug 13 02:45:23.905743 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18240712-598d-479b-b3c7-516bc9223aa3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:23.905880 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18240712-598d-479b-b3c7-516bc9223aa3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:23.906000 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-18240712-598d-479b-b3c7-516bc9223aa3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:23.910529 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:23.910529 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:23.911828 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18240712-598d-479b-b3c7-516bc9223aa3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 returned with HTTP 200 Aug 13 02:45:23.911828 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 809/3217] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:23 2026] GET /volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:23.925950 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1a222abb-cc88-4219-9c69-9da6047f3191 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.928418 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a222abb-cc88-4219-9c69-9da6047f3191 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] DELETE https://10.4.3.30/volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 Aug 13 02:45:23.928637 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a222abb-cc88-4219-9c69-9da6047f3191 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:23.928985 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a222abb-cc88-4219-9c69-9da6047f3191 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:23.928985 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-1a222abb-cc88-4219-9c69-9da6047f3191 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete backup with id: d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957. Aug 13 02:45:23.936325 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:23.936325 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:23.948671 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-1a222abb-cc88-4219-9c69-9da6047f3191 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] delete_backup rpcapi backup_id d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:45:23.950662 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a222abb-cc88-4219-9c69-9da6047f3191 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 returned with HTTP 202 Aug 13 02:45:23.950779 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 808/3218] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:45:23 2026] DELETE /volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:45:23.961330 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b8c0e11f-c711-4e9e-ab80-f6923c3ff199 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:23.964241 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b8c0e11f-c711-4e9e-ab80-f6923c3ff199 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 Aug 13 02:45:23.964241 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b8c0e11f-c711-4e9e-ab80-f6923c3ff199 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:23.964241 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b8c0e11f-c711-4e9e-ab80-f6923c3ff199 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:23.964241 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-b8c0e11f-c711-4e9e-ab80-f6923c3ff199 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:23.969485 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:23.969485 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:23.970204 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b8c0e11f-c711-4e9e-ab80-f6923c3ff199 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 returned with HTTP 200 Aug 13 02:45:23.970606 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 789/3219] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:23 2026] GET /volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:24.269662 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ccc3bff8-6f6a-40e5-97c7-e5c868460bd6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.273549 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ccc3bff8-6f6a-40e5-97c7-e5c868460bd6 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:24.273878 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ccc3bff8-6f6a-40e5-97c7-e5c868460bd6 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.274151 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ccc3bff8-6f6a-40e5-97c7-e5c868460bd6 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.284454 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:24.284454 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:24.291409 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ccc3bff8-6f6a-40e5-97c7-e5c868460bd6 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:24.298392 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ccc3bff8-6f6a-40e5-97c7-e5c868460bd6 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:24.298967 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 814/3220] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:24 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:24.357410 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8bc11bd3-0839-49da-9100-313e80015769 req-3e3b05ab-c7b2-4fd3-8e75-f240b6036098 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.361808 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-3e3b05ab-c7b2-4fd3-8e75-f240b6036098 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:24.361977 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-3e3b05ab-c7b2-4fd3-8e75-f240b6036098 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.363449 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-3e3b05ab-c7b2-4fd3-8e75-f240b6036098 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.376460 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:24.376460 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:24.385832 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-8bc11bd3-0839-49da-9100-313e80015769 req-3e3b05ab-c7b2-4fd3-8e75-f240b6036098 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:24.391412 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-3e3b05ab-c7b2-4fd3-8e75-f240b6036098 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:24.392299 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 810/3221] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:24 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:24.485554 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f7baa8ac-2e0b-4c28-9e3d-f3ba1af5fe5d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.486035 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7baa8ac-2e0b-4c28-9e3d-f3ba1af5fe5d None None] GET https://10.4.3.30/volume// Aug 13 02:45:24.486263 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7baa8ac-2e0b-4c28-9e3d-f3ba1af5fe5d None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.486460 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7baa8ac-2e0b-4c28-9e3d-f3ba1af5fe5d None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.486809 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7baa8ac-2e0b-4c28-9e3d-f3ba1af5fe5d None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:24.487195 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 809/3222] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:45:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:24.494760 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-8bc11bd3-0839-49da-9100-313e80015769 req-9556bc94-5161-4575-9983-e04f436cf6ca None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.496965 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-9556bc94-5161-4575-9983-e04f436cf6ca tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:45:24.497487 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-9556bc94-5161-4575-9983-e04f436cf6ca tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57b0e56b-2cdd-42b2-867c-e321b3cfb704", "connector": null, "instance_uuid": "5043587e-26ba-4924-8e94-73b0f72e09a9"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:24.506739 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:24.506739 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:24.541398 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-9556bc94-5161-4575-9983-e04f436cf6ca tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:45:24.541923 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 790/3223] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:45:24 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:24.579981 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-77acc065-5674-4861-ae54-2619ccfca845 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.585156 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-77acc065-5674-4861-ae54-2619ccfca845 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:24.585827 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-77acc065-5674-4861-ae54-2619ccfca845 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.585827 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-77acc065-5674-4861-ae54-2619ccfca845 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.593599 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e7cba53b-8def-4b9a-bb94-1c7a844b7dd0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.593599 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7cba53b-8def-4b9a-bb94-1c7a844b7dd0 None None] GET https://10.4.3.30/volume// Aug 13 02:45:24.594346 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7cba53b-8def-4b9a-bb94-1c7a844b7dd0 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.594780 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7cba53b-8def-4b9a-bb94-1c7a844b7dd0 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.595417 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7cba53b-8def-4b9a-bb94-1c7a844b7dd0 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:24.596007 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 811/3224] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:24.597658 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:24.597658 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:24.604031 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-77acc065-5674-4861-ae54-2619ccfca845 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:24.606491 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8bc11bd3-0839-49da-9100-313e80015769 req-266cfa93-dc99-49d2-9db2-0892234ec981 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.608818 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-266cfa93-dc99-49d2-9db2-0892234ec981 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:24.609374 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-77acc065-5674-4861-ae54-2619ccfca845 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:24.609517 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-266cfa93-dc99-49d2-9db2-0892234ec981 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.609704 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-266cfa93-dc99-49d2-9db2-0892234ec981 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.610399 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 815/3225] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:24 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:24.622160 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:24.622160 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:24.627359 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-8bc11bd3-0839-49da-9100-313e80015769 req-266cfa93-dc99-49d2-9db2-0892234ec981 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:24.633560 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-266cfa93-dc99-49d2-9db2-0892234ec981 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:24.634115 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 810/3226] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:45:24 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:45:24.644161 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e6173680-ae1c-4171-980e-ea8e8c39c962 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.646014 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e6173680-ae1c-4171-980e-ea8e8c39c962 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:24.646241 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e6173680-ae1c-4171-980e-ea8e8c39c962 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.646452 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e6173680-ae1c-4171-980e-ea8e8c39c962 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.646612 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-e6173680-ae1c-4171-980e-ea8e8c39c962 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:24.653586 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:24.653586 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:24.654755 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e6173680-ae1c-4171-980e-ea8e8c39c962 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:24.655374 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 791/3227] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:24 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:24.722692 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9b0dbe38-1378-4a7e-bc92-76f4c3726b9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.724345 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b0dbe38-1378-4a7e-bc92-76f4c3726b9f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 Aug 13 02:45:24.725321 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b0dbe38-1378-4a7e-bc92-76f4c3726b9f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.725321 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b0dbe38-1378-4a7e-bc92-76f4c3726b9f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.732413 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b0dbe38-1378-4a7e-bc92-76f4c3726b9f tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 returned with HTTP 404 Aug 13 02:45:24.733348 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 812/3228] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:24 2026] GET /volume/v3/volumes/54deeb68-521f-4afe-85d9-b17e4a116907 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:24.745838 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-05af621b-f3b6-4406-a9bc-9f04fa5fcd39 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.748559 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05af621b-f3b6-4406-a9bc-9f04fa5fcd39 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:45:24.748883 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05af621b-f3b6-4406-a9bc-9f04fa5fcd39 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.749433 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05af621b-f3b6-4406-a9bc-9f04fa5fcd39 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.760873 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:24.760873 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:24.761553 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8bc11bd3-0839-49da-9100-313e80015769 req-d1670b9f-c5e7-45ae-ad17-098ffb4a4fc1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.764040 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-d1670b9f-c5e7-45ae-ad17-098ffb4a4fc1 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] PUT https://10.4.3.30/volume/v3/attachments/3812497c-4c91-498f-acf5-7b86656d229f Aug 13 02:45:24.764558 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-d1670b9f-c5e7-45ae-ad17-098ffb4a4fc1 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:24.765897 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-05af621b-f3b6-4406-a9bc-9f04fa5fcd39 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:24.770733 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05af621b-f3b6-4406-a9bc-9f04fa5fcd39 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:45:24.771234 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 816/3229] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:24 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:24.774351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-8bc11bd3-0839-49da-9100-313e80015769 req-d1670b9f-c5e7-45ae-ad17-098ffb4a4fc1 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Acquiring lock "cinder-attachment_update-57b0e56b-2cdd-42b2-867c-e321b3cfb704-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:45:24.783451 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-8bc11bd3-0839-49da-9100-313e80015769 req-d1670b9f-c5e7-45ae-ad17-098ffb4a4fc1 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Lock "cinder-attachment_update-57b0e56b-2cdd-42b2-867c-e321b3cfb704-np0000007139" acquired by "attachment_update" :: waited 0.009s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:45:24.784522 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:24.784522 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:24.791789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-996d7be3-8e53-4d69-acba-fa85f46b53ee None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.794221 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-996d7be3-8e53-4d69-acba-fa85f46b53ee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:45:24.794527 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-996d7be3-8e53-4d69-acba-fa85f46b53ee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.794831 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-996d7be3-8e53-4d69-acba-fa85f46b53ee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.795235 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-996d7be3-8e53-4d69-acba-fa85f46b53ee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume with id: 5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:45:24.803402 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:24.803402 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:24.803920 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-996d7be3-8e53-4d69-acba-fa85f46b53ee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:24.827155 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-996d7be3-8e53-4d69-acba-fa85f46b53ee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Delete volume request issued successfully. Aug 13 02:45:24.827424 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-996d7be3-8e53-4d69-acba-fa85f46b53ee tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 202 Aug 13 02:45:24.828000 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 792/3230] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:24 2026] DELETE /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:24.842073 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b15f9ba-fe07-4b8f-9cc8-efbb0b6bf467 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.846604 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b15f9ba-fe07-4b8f-9cc8-efbb0b6bf467 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:45:24.847054 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b15f9ba-fe07-4b8f-9cc8-efbb0b6bf467 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.848174 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b15f9ba-fe07-4b8f-9cc8-efbb0b6bf467 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.859465 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:24.859465 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:24.865048 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0b15f9ba-fe07-4b8f-9cc8-efbb0b6bf467 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Volume info retrieved successfully. Aug 13 02:45:24.871683 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b15f9ba-fe07-4b8f-9cc8-efbb0b6bf467 tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 200 Aug 13 02:45:24.871683 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 813/3231] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:24 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:24.927742 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-8bc11bd3-0839-49da-9100-313e80015769 req-d1670b9f-c5e7-45ae-ad17-098ffb4a4fc1 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Lock "cinder-attachment_update-57b0e56b-2cdd-42b2-867c-e321b3cfb704-np0000007139" released by "attachment_update" :: held 0.144s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:45:24.928110 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-d1670b9f-c5e7-45ae-ad17-098ffb4a4fc1 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments/3812497c-4c91-498f-acf5-7b86656d229f returned with HTTP 200 Aug 13 02:45:24.928879 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 811/3232] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:45:24 2026] PUT /volume/v3/attachments/3812497c-4c91-498f-acf5-7b86656d229f => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:24.983537 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-866f7167-b95c-4b56-a326-4eddfe834f67 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:24.986564 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-866f7167-b95c-4b56-a326-4eddfe834f67 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 Aug 13 02:45:24.987207 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-866f7167-b95c-4b56-a326-4eddfe834f67 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:24.988192 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-866f7167-b95c-4b56-a326-4eddfe834f67 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:24.989798 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-866f7167-b95c-4b56-a326-4eddfe834f67 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:24.997409 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-866f7167-b95c-4b56-a326-4eddfe834f67 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 returned with HTTP 404 Aug 13 02:45:24.998340 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 817/3233] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:24 2026] GET /volume/v3/backups/d0c9a33e-8fe4-4ef0-8cf8-ea164eb6d957 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:25.006930 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c22b6ecd-9be2-476d-8089-846574db9b8d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:25.009552 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c22b6ecd-9be2-476d-8089-846574db9b8d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb Aug 13 02:45:25.011820 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c22b6ecd-9be2-476d-8089-846574db9b8d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:25.012287 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c22b6ecd-9be2-476d-8089-846574db9b8d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:25.012679 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c22b6ecd-9be2-476d-8089-846574db9b8d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete volume with id: 1493267a-6fde-45af-ab47-937fd01db7cb Aug 13 02:45:25.033694 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:25.033694 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:25.033694 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c22b6ecd-9be2-476d-8089-846574db9b8d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:25.086729 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c22b6ecd-9be2-476d-8089-846574db9b8d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete volume request issued successfully. Aug 13 02:45:25.087055 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c22b6ecd-9be2-476d-8089-846574db9b8d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb returned with HTTP 202 Aug 13 02:45:25.087498 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 793/3234] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:45:25 2026] DELETE /volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:25.098658 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7ab6caa-ff74-45fe-a673-adec248e9aa5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:25.101850 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7ab6caa-ff74-45fe-a673-adec248e9aa5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb Aug 13 02:45:25.102179 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7ab6caa-ff74-45fe-a673-adec248e9aa5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:25.102486 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7ab6caa-ff74-45fe-a673-adec248e9aa5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:25.124694 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:25.124694 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:25.131125 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f7ab6caa-ff74-45fe-a673-adec248e9aa5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:25.137950 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7ab6caa-ff74-45fe-a673-adec248e9aa5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb returned with HTTP 200 Aug 13 02:45:25.138887 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 814/3235] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:25 2026] GET /volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:25.627447 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-de1e7ae3-6355-4fc8-a9e4-fccc37295ec4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:25.630777 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de1e7ae3-6355-4fc8-a9e4-fccc37295ec4 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:25.630777 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de1e7ae3-6355-4fc8-a9e4-fccc37295ec4 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:25.630777 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de1e7ae3-6355-4fc8-a9e4-fccc37295ec4 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:25.639406 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:25.639406 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:25.643130 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-de1e7ae3-6355-4fc8-a9e4-fccc37295ec4 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:25.647647 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de1e7ae3-6355-4fc8-a9e4-fccc37295ec4 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:25.648141 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 812/3236] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:25 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:25.668532 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-26f1328f-f7f0-4164-bbab-062d8d26d3ee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:25.670414 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26f1328f-f7f0-4164-bbab-062d8d26d3ee tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:25.670614 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26f1328f-f7f0-4164-bbab-062d8d26d3ee tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:25.670816 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26f1328f-f7f0-4164-bbab-062d8d26d3ee tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:25.670911 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-26f1328f-f7f0-4164-bbab-062d8d26d3ee tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:25.675751 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:25.675751 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:25.676346 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26f1328f-f7f0-4164-bbab-062d8d26d3ee tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:25.676752 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 818/3237] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:25 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:25.888420 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-129dace2-91a3-404a-a1f9-bc64e2e6258d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:25.890543 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-129dace2-91a3-404a-a1f9-bc64e2e6258d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] GET https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c Aug 13 02:45:25.891481 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-129dace2-91a3-404a-a1f9-bc64e2e6258d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:25.891767 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-129dace2-91a3-404a-a1f9-bc64e2e6258d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:25.905231 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-129dace2-91a3-404a-a1f9-bc64e2e6258d tempest-VolumesSnapshotTestJSON-109035230 tempest-VolumesSnapshotTestJSON-109035230-project-member] https://10.4.3.30/volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c returned with HTTP 404 Aug 13 02:45:25.906514 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 794/3238] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:25 2026] GET /volume/v3/volumes/5726422f-d1fe-4405-a565-ae91d42ae92c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:26.156340 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae16be08-4f25-4116-a12b-673121cf9146 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:26.159413 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae16be08-4f25-4116-a12b-673121cf9146 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb Aug 13 02:45:26.159662 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae16be08-4f25-4116-a12b-673121cf9146 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:26.159867 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae16be08-4f25-4116-a12b-673121cf9146 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:26.168131 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae16be08-4f25-4116-a12b-673121cf9146 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb returned with HTTP 404 Aug 13 02:45:26.168593 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 815/3239] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:26 2026] GET /volume/v3/volumes/1493267a-6fde-45af-ab47-937fd01db7cb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:26.182853 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-575f4759-d77c-42a7-982b-f90659b50f61 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:26.187273 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-575f4759-d77c-42a7-982b-f90659b50f61 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups Aug 13 02:45:26.187273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-575f4759-d77c-42a7-982b-f90659b50f61 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:26.187273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-575f4759-d77c-42a7-982b-f90659b50f61 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:26.202847 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-575f4759-d77c-42a7-982b-f90659b50f61 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 200 Aug 13 02:45:26.203502 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 813/3240] 10.4.3.30 () {68 vars in 1270 bytes} [Thu Aug 13 02:45:26 2026] GET /volume/v3/backups => generated 619 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:26.213093 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5784d53-986c-4718-b98b-28475aac1a7c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:26.215017 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5784d53-986c-4718-b98b-28475aac1a7c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups?project_id=073612880f744fc1a873c442683b232e Aug 13 02:45:26.215328 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5784d53-986c-4718-b98b-28475aac1a7c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:26.215623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5784d53-986c-4718-b98b-28475aac1a7c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:26.221118 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5784d53-986c-4718-b98b-28475aac1a7c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups?project_id=073612880f744fc1a873c442683b232e returned with HTTP 200 Aug 13 02:45:26.221637 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 819/3241] 10.4.3.30 () {68 vars in 1357 bytes} [Thu Aug 13 02:45:26 2026] GET /volume/v3/backups?project_id=073612880f744fc1a873c442683b232e => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:26.232800 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bdb66dee-780d-4d56-b623-d2457d7f413c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:26.235193 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:26.235777 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-59244351"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:26.237850 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-59244351'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:26.238058 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume of 1 GB Aug 13 02:45:26.243007 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Availability Zones retrieved successfully. Aug 13 02:45:26.250120 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Flow 'volume_create_api' (d72b1c70-f04d-4246-aa19-e1ffea1d584f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:26.251192 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f649dc-9587-447a-84d3-d4a9065248bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:26.252257 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:26.293155 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f649dc-9587-447a-84d3-d4a9065248bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:26.294585 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240fb1df-0487-484f-a3a0-5e30c898cb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:26.351617 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Created reservations ['03b97b5d-93c9-4db6-9ab7-c45240ccc1f2', 'bdd6d80f-2907-40c3-a0e5-c19d2766432e', '24adba02-ce43-4404-97b2-993f4cf533e2', '514affa2-377f-40de-b693-42b3e560b440'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:26.352610 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240fb1df-0487-484f-a3a0-5e30c898cb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03b97b5d-93c9-4db6-9ab7-c45240ccc1f2', 'bdd6d80f-2907-40c3-a0e5-c19d2766432e', '24adba02-ce43-4404-97b2-993f4cf533e2', '514affa2-377f-40de-b693-42b3e560b440']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:26.353483 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00bf8e78-7672-4ae2-b4fb-659088bf1a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:26.386110 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00bf8e78-7672-4ae2-b4fb-659088bf1a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a2e1829-5dc6-46de-8005-63e19d981a9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59244351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073612880f744fc1a873c442683b232e',qos_specs=None,replication_status=,reservations=['03b97b5d-93c9-4db6-9ab7-c45240ccc1f2','bdd6d80f-2907-40c3-a0e5-c19d2766432e','24adba02-ce43-4404-97b2-993f4cf533e2','514affa2-377f-40de-b693-42b3e560b440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6a5a10009f450b9e8d545e895593f4',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59244351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a2e1829-5dc6-46de-8005-63e19d981a9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='073612880f744fc1a873c442683b232e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d6a5a10009f450b9e8d545e895593f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:26.387176 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e4675ed-ad7e-4176-9460-2f172284c3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:26.407438 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e4675ed-ad7e-4176-9460-2f172284c3e2) transitioned into state 'SUCCESS' from state '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-59244351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073612880f744fc1a873c442683b232e',qos_specs=None,replication_status=,reservations=['03b97b5d-93c9-4db6-9ab7-c45240ccc1f2','bdd6d80f-2907-40c3-a0e5-c19d2766432e','24adba02-ce43-4404-97b2-993f4cf533e2','514affa2-377f-40de-b693-42b3e560b440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6a5a10009f450b9e8d545e895593f4',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:26.408021 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e185a4-080a-4e49-9fef-fb872af561b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:26.425937 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e185a4-080a-4e49-9fef-fb872af561b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:26.427311 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Flow 'volume_create_api' (d72b1c70-f04d-4246-aa19-e1ffea1d584f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:26.427831 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume request issued successfully. Aug 13 02:45:26.428685 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bdb66dee-780d-4d56-b623-d2457d7f413c tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:26.429406 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 795/3242] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:45:26 2026] POST /volume/v3/volumes => generated 774 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:26.448675 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe0a0957-f060-45ff-b2db-8aec1090f5a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:26.453168 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe0a0957-f060-45ff-b2db-8aec1090f5a8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f Aug 13 02:45:26.454161 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe0a0957-f060-45ff-b2db-8aec1090f5a8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:26.454441 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe0a0957-f060-45ff-b2db-8aec1090f5a8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:26.463261 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:26.463261 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:26.467263 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe0a0957-f060-45ff-b2db-8aec1090f5a8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:26.471310 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe0a0957-f060-45ff-b2db-8aec1090f5a8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f returned with HTTP 200 Aug 13 02:45:26.471611 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 816/3243] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:26 2026] GET /volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:26.660324 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f154efc1-50ce-432f-a799-4573d4e0bdda None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:26.662522 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f154efc1-50ce-432f-a799-4573d4e0bdda tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:26.662797 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f154efc1-50ce-432f-a799-4573d4e0bdda tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:26.663040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f154efc1-50ce-432f-a799-4573d4e0bdda tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:26.673041 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:26.673041 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:26.676788 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f154efc1-50ce-432f-a799-4573d4e0bdda tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:26.680993 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f154efc1-50ce-432f-a799-4573d4e0bdda tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:26.681771 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 814/3244] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:26 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:26.689243 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-020a8c08-cfa7-4dfb-a74a-beb7cd81b2f3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:26.691182 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-020a8c08-cfa7-4dfb-a74a-beb7cd81b2f3 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:26.691538 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-020a8c08-cfa7-4dfb-a74a-beb7cd81b2f3 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:26.691748 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-020a8c08-cfa7-4dfb-a74a-beb7cd81b2f3 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:26.691900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-020a8c08-cfa7-4dfb-a74a-beb7cd81b2f3 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:26.697068 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:26.697068 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:26.697804 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-020a8c08-cfa7-4dfb-a74a-beb7cd81b2f3 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:26.698210 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 820/3245] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:26 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:27.138560 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:27.140582 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:27.141015 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1668169899", "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:27.142516 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1668169899', 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:27.256634 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Create volume of 1 GB Aug 13 02:45:27.257124 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:27.257124 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:27.262902 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Availability Zones retrieved successfully. Aug 13 02:45:27.271080 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Flow 'volume_create_api' (504b1359-53b8-4343-8dd4-2f4a3ca8d4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:27.272664 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c69a759-d6f5-4d44-9ee4-03a4dcd53f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:27.274033 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:27.356293 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c69a759-d6f5-4d44-9ee4-03a4dcd53f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:27.356293 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aa6e6cd-b2a4-4fee-b3de-ba732e693822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:27.435722 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Created reservations ['30ce9b02-0f27-4763-9211-4e2bcfe0f578', '47d3b7fa-9089-467f-a826-974c78f450c0', '9ecef179-780f-4abf-9738-8a5824dfb617', '2cbef3a2-4a13-46c8-9da0-fc23038cb3ad'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:27.436726 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aa6e6cd-b2a4-4fee-b3de-ba732e693822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30ce9b02-0f27-4763-9211-4e2bcfe0f578', '47d3b7fa-9089-467f-a826-974c78f450c0', '9ecef179-780f-4abf-9738-8a5824dfb617', '2cbef3a2-4a13-46c8-9da0-fc23038cb3ad']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:27.437608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3dcdb4-ee4c-4ae0-b37f-c80942944273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:27.465514 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3dcdb4-ee4c-4ae0-b37f-c80942944273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e735299-54ad-49f4-a373-d923587a2be1', '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-1668169899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b53ef41f0133468e874a5faa3547caa6',qos_specs=None,replication_status=,reservations=['30ce9b02-0f27-4763-9211-4e2bcfe0f578','47d3b7fa-9089-467f-a826-974c78f450c0','9ecef179-780f-4abf-9738-8a5824dfb617','2cbef3a2-4a13-46c8-9da0-fc23038cb3ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca5e096bda3a47f1b8ccdda64b8ea3c6',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1668169899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e735299-54ad-49f4-a373-d923587a2be1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b53ef41f0133468e874a5faa3547caa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca5e096bda3a47f1b8ccdda64b8ea3c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:27.466679 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b961352f-b6d5-4e41-b1dc-d24f24e1ad93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:27.491053 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0c0dd9c-9ef6-4afb-823e-fde69ec81b83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:27.495994 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0c0dd9c-9ef6-4afb-823e-fde69ec81b83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f Aug 13 02:45:27.496213 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0c0dd9c-9ef6-4afb-823e-fde69ec81b83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:27.496426 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0c0dd9c-9ef6-4afb-823e-fde69ec81b83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:27.497598 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b961352f-b6d5-4e41-b1dc-d24f24e1ad93) transitioned into state 'SUCCESS' from state '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-1668169899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b53ef41f0133468e874a5faa3547caa6',qos_specs=None,replication_status=,reservations=['30ce9b02-0f27-4763-9211-4e2bcfe0f578','47d3b7fa-9089-467f-a826-974c78f450c0','9ecef179-780f-4abf-9738-8a5824dfb617','2cbef3a2-4a13-46c8-9da0-fc23038cb3ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca5e096bda3a47f1b8ccdda64b8ea3c6',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:27.498570 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b45b34f-b653-4ae6-8232-78521574ad69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:27.505215 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:27.505215 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:27.515826 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e0c0dd9c-9ef6-4afb-823e-fde69ec81b83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:27.516196 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b45b34f-b653-4ae6-8232-78521574ad69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:27.516196 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Flow 'volume_create_api' (504b1359-53b8-4343-8dd4-2f4a3ca8d4f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:27.516196 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Create volume request issued successfully. Aug 13 02:45:27.516196 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f73e8656-1a7f-4b3a-a948-a6010d79f673 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:27.518040 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 796/3246] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:45:27 2026] POST /volume/v3/volumes => generated 751 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:27.518467 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0c0dd9c-9ef6-4afb-823e-fde69ec81b83 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f returned with HTTP 200 Aug 13 02:45:27.519244 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 817/3247] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:27 2026] GET /volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:27.531366 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8b0630fe-4c87-46bc-a460-2e2ce4758f51 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:27.534435 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a53a97c1-d1e6-4a0b-ad8f-3683e4e37c8e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:27.537315 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a53a97c1-d1e6-4a0b-ad8f-3683e4e37c8e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:45:27.537789 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a53a97c1-d1e6-4a0b-ad8f-3683e4e37c8e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a2e1829-5dc6-46de-8005-63e19d981a9f", "name": "tempest-type-Backup-1384621673"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:27.539816 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-a53a97c1-d1e6-4a0b-ad8f-3683e4e37c8e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Creating new backup {'backup': {'volume_id': '5a2e1829-5dc6-46de-8005-63e19d981a9f', 'name': 'tempest-type-Backup-1384621673'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:45:27.540076 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-a53a97c1-d1e6-4a0b-ad8f-3683e4e37c8e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Creating backup of volume 5a2e1829-5dc6-46de-8005-63e19d981a9f in container None Aug 13 02:45:27.541105 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b0630fe-4c87-46bc-a460-2e2ce4758f51 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] GET https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 Aug 13 02:45:27.541531 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b0630fe-4c87-46bc-a460-2e2ce4758f51 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:27.542144 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b0630fe-4c87-46bc-a460-2e2ce4758f51 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:27.550613 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:27.550613 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:27.550613 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a53a97c1-d1e6-4a0b-ad8f-3683e4e37c8e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:27.551030 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:27.551030 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:27.558348 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8b0630fe-4c87-46bc-a460-2e2ce4758f51 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Volume info retrieved successfully. Aug 13 02:45:27.563751 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b0630fe-4c87-46bc-a460-2e2ce4758f51 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 returned with HTTP 200 Aug 13 02:45:27.564412 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 815/3248] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:27 2026] GET /volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:27.575774 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a53a97c1-d1e6-4a0b-ad8f-3683e4e37c8e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Created reservations ['0007b136-3245-4784-942b-313d244b1c68', '0d7a7a9b-cdc3-4bde-8ec9-32e05e22b9f0'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:27.614143 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a53a97c1-d1e6-4a0b-ad8f-3683e4e37c8e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:45:27.614791 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 821/3249] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:45:27 2026] POST /volume/v3/backups => generated 314 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:27.625023 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0890230d-8a15-4a91-8f20-ec1151a4e1e0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:27.627408 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0890230d-8a15-4a91-8f20-ec1151a4e1e0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:27.627703 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0890230d-8a15-4a91-8f20-ec1151a4e1e0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:27.627955 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0890230d-8a15-4a91-8f20-ec1151a4e1e0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:27.628091 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-0890230d-8a15-4a91-8f20-ec1151a4e1e0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:27.633194 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:27.633194 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:27.633928 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0890230d-8a15-4a91-8f20-ec1151a4e1e0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:27.634370 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 797/3250] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:27 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:27.698481 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c85261b7-16cc-47f6-a847-1bf3f3aa007f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:27.700564 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c85261b7-16cc-47f6-a847-1bf3f3aa007f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:27.700785 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c85261b7-16cc-47f6-a847-1bf3f3aa007f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:27.701095 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c85261b7-16cc-47f6-a847-1bf3f3aa007f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:27.710690 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f1651710-e69b-4924-864c-0cd87d1cf50b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:27.713002 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f1651710-e69b-4924-864c-0cd87d1cf50b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:27.713351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f1651710-e69b-4924-864c-0cd87d1cf50b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:27.714049 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f1651710-e69b-4924-864c-0cd87d1cf50b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:27.714186 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:27.714186 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:27.714316 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f1651710-e69b-4924-864c-0cd87d1cf50b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:27.718565 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c85261b7-16cc-47f6-a847-1bf3f3aa007f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:27.719373 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:27.719373 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:27.720133 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f1651710-e69b-4924-864c-0cd87d1cf50b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:27.720604 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 816/3251] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:27 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:27.723574 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c85261b7-16cc-47f6-a847-1bf3f3aa007f tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:27.724027 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 818/3252] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:27 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:28.579809 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-207c264d-4767-4ef1-9368-7f6efd70c51d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:28.584472 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-207c264d-4767-4ef1-9368-7f6efd70c51d tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] GET https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 Aug 13 02:45:28.584523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-207c264d-4767-4ef1-9368-7f6efd70c51d tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:28.584811 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-207c264d-4767-4ef1-9368-7f6efd70c51d tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:28.593823 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:28.593823 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:28.598475 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-207c264d-4767-4ef1-9368-7f6efd70c51d tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Volume info retrieved successfully. Aug 13 02:45:28.605376 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-207c264d-4767-4ef1-9368-7f6efd70c51d tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 returned with HTTP 200 Aug 13 02:45:28.606035 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 822/3253] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:28 2026] GET /volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:28.639856 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-2b093344-5b76-4b33-ac5d-528062b37729 req-fabb1099-c519-4774-960d-5172a0eb8cb0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:28.642599 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-fabb1099-c519-4774-960d-5172a0eb8cb0 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] GET https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 Aug 13 02:45:28.642842 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-fabb1099-c519-4774-960d-5172a0eb8cb0 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:28.643064 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-fabb1099-c519-4774-960d-5172a0eb8cb0 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:28.650419 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dfb86c03-73dd-487c-9982-cac744372dc8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:28.650562 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dfb86c03-73dd-487c-9982-cac744372dc8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:28.650714 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dfb86c03-73dd-487c-9982-cac744372dc8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:28.650917 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dfb86c03-73dd-487c-9982-cac744372dc8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:28.654300 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-dfb86c03-73dd-487c-9982-cac744372dc8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:28.655771 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:28.655771 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:28.658912 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:28.658912 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:28.659853 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dfb86c03-73dd-487c-9982-cac744372dc8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:28.660317 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 817/3254] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:28 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:28.660782 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-2b093344-5b76-4b33-ac5d-528062b37729 req-fabb1099-c519-4774-960d-5172a0eb8cb0 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Volume info retrieved successfully. Aug 13 02:45:28.668099 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-fabb1099-c519-4774-960d-5172a0eb8cb0 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 returned with HTTP 200 Aug 13 02:45:28.668664 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 798/3255] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:28 2026] GET /volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:28.735275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-421345ff-9565-490c-96ce-3a6c9602d38a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:28.740272 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-421345ff-9565-490c-96ce-3a6c9602d38a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:28.740272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-421345ff-9565-490c-96ce-3a6c9602d38a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:28.740272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-421345ff-9565-490c-96ce-3a6c9602d38a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:28.740272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-421345ff-9565-490c-96ce-3a6c9602d38a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:28.743690 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:28.743690 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:28.744465 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-769bc6af-268f-41e9-bff9-c1fde23c2b03 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:28.744663 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-421345ff-9565-490c-96ce-3a6c9602d38a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:28.745604 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 819/3256] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:28 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:28.747378 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-769bc6af-268f-41e9-bff9-c1fde23c2b03 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:28.747630 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-769bc6af-268f-41e9-bff9-c1fde23c2b03 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:28.748072 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-769bc6af-268f-41e9-bff9-c1fde23c2b03 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:28.769004 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:28.769004 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:28.777284 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-769bc6af-268f-41e9-bff9-c1fde23c2b03 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:28.785294 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-769bc6af-268f-41e9-bff9-c1fde23c2b03 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:28.785294 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 823/3257] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:28 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:29.272054 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2b093344-5b76-4b33-ac5d-528062b37729 req-e6da46e0-29ab-4855-a21e-1e040a501a6d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:29.278282 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-e6da46e0-29ab-4855-a21e-1e040a501a6d tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] GET https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 Aug 13 02:45:29.278494 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-e6da46e0-29ab-4855-a21e-1e040a501a6d tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:29.278709 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-e6da46e0-29ab-4855-a21e-1e040a501a6d tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:29.280779 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-8bc11bd3-0839-49da-9100-313e80015769 req-7878cbc7-032b-4b38-8def-f043e1a42263 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:29.283006 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-7878cbc7-032b-4b38-8def-f043e1a42263 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/attachments/3812497c-4c91-498f-acf5-7b86656d229f/action Aug 13 02:45:29.283389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-7878cbc7-032b-4b38-8def-f043e1a42263 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:29.283530 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-7878cbc7-032b-4b38-8def-f043e1a42263 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:29.286068 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:29.286068 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:29.289984 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-2b093344-5b76-4b33-ac5d-528062b37729 req-e6da46e0-29ab-4855-a21e-1e040a501a6d tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Volume info retrieved successfully. Aug 13 02:45:29.295170 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-e6da46e0-29ab-4855-a21e-1e040a501a6d tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 returned with HTTP 200 Aug 13 02:45:29.295701 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 818/3258] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:29 2026] GET /volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:29.306771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c955ba3e-7f8a-4802-aa26-11e3f36e9977 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:29.307238 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c955ba3e-7f8a-4802-aa26-11e3f36e9977 None None] GET https://10.4.3.30/volume// Aug 13 02:45:29.307492 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c955ba3e-7f8a-4802-aa26-11e3f36e9977 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:29.307662 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:29.307662 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:29.307759 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c955ba3e-7f8a-4802-aa26-11e3f36e9977 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:29.308128 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c955ba3e-7f8a-4802-aa26-11e3f36e9977 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:29.308516 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 820/3259] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:45:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:29.320406 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2b093344-5b76-4b33-ac5d-528062b37729 req-aff9675b-b6c2-457a-b50e-80d48427e2c3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:29.323152 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-aff9675b-b6c2-457a-b50e-80d48427e2c3 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:45:29.323648 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-aff9675b-b6c2-457a-b50e-80d48427e2c3 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e735299-54ad-49f4-a373-d923587a2be1", "connector": null, "instance_uuid": "6da9334b-bbc9-49f1-ad27-84b3edd42a9c"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:29.327238 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8bc11bd3-0839-49da-9100-313e80015769 req-7878cbc7-032b-4b38-8def-f043e1a42263 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments/3812497c-4c91-498f-acf5-7b86656d229f/action returned with HTTP 204 Aug 13 02:45:29.327785 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 799/3260] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:45:29 2026] POST /volume/v3/attachments/3812497c-4c91-498f-acf5-7b86656d229f/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:29.336706 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:29.336706 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:29.376455 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-aff9675b-b6c2-457a-b50e-80d48427e2c3 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:45:29.377017 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 824/3261] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:45:29 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:29.674930 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-055dbf7a-76fa-4233-886c-0ae528abb69a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:29.677068 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-055dbf7a-76fa-4233-886c-0ae528abb69a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:29.677404 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-055dbf7a-76fa-4233-886c-0ae528abb69a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:29.677686 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-055dbf7a-76fa-4233-886c-0ae528abb69a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:29.677824 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-055dbf7a-76fa-4233-886c-0ae528abb69a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:29.683651 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:29.683651 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:29.684474 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-055dbf7a-76fa-4233-886c-0ae528abb69a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:29.684989 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 819/3262] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:29 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:29.767150 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66bd6021-42fe-4cde-8ae5-9c7b89d5235f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:29.769059 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66bd6021-42fe-4cde-8ae5-9c7b89d5235f tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:29.769242 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66bd6021-42fe-4cde-8ae5-9c7b89d5235f tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:29.769434 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66bd6021-42fe-4cde-8ae5-9c7b89d5235f tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:29.769534 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-66bd6021-42fe-4cde-8ae5-9c7b89d5235f tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:29.774103 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:29.774103 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:29.774826 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66bd6021-42fe-4cde-8ae5-9c7b89d5235f tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:29.775261 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 821/3263] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:29 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:29.799016 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a279047f-00de-4d6e-b711-605247139a3a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:29.800749 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a279047f-00de-4d6e-b711-605247139a3a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:29.800963 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a279047f-00de-4d6e-b711-605247139a3a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:29.801294 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a279047f-00de-4d6e-b711-605247139a3a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:29.812668 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:29.812668 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:29.816790 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a279047f-00de-4d6e-b711-605247139a3a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:29.822389 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a279047f-00de-4d6e-b711-605247139a3a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:29.822862 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 800/3264] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:29 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:29.837918 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e2a4061e-740a-4477-a065-c0c5abf9f9c5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:29.840509 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e2a4061e-740a-4477-a065-c0c5abf9f9c5 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:29.840819 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e2a4061e-740a-4477-a065-c0c5abf9f9c5 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:29.841004 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e2a4061e-740a-4477-a065-c0c5abf9f9c5 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:29.852964 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:29.852964 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:29.857264 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e2a4061e-740a-4477-a065-c0c5abf9f9c5 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:29.865323 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e2a4061e-740a-4477-a065-c0c5abf9f9c5 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:29.865843 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 825/3265] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:29 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:29.978993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f56d4646-358f-4273-a717-ec30de546a5b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:29.982022 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:29.982595 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-368921200"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:29.985227 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-368921200'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:29.988478 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Create volume of 1 GB Aug 13 02:45:29.997153 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Availability Zones retrieved successfully. Aug 13 02:45:30.006548 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Flow 'volume_create_api' (f0e598cb-d527-4ca8-8975-cfaf6eac7dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:30.008793 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0957903-49e2-43b9-9111-1b21691c7128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:30.014345 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:30.030332 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ba0511f4-520a-46fe-9540-fc69208bae5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:30.032433 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba0511f4-520a-46fe-9540-fc69208bae5c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:45:30.033026 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba0511f4-520a-46fe-9540-fc69208bae5c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc036179-eecb-4aeb-96ae-d35785322649", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1135552371", "description": null, "metadata": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:30.050870 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:30.050870 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:30.050870 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ba0511f4-520a-46fe-9540-fc69208bae5c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:30.050870 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-ba0511f4-520a-46fe-9540-fc69208bae5c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create snapshot from volume cc036179-eecb-4aeb-96ae-d35785322649 Aug 13 02:45:30.096668 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ba0511f4-520a-46fe-9540-fc69208bae5c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['6d476372-eee1-41b8-991e-27e8b27069a3', '8fb4d52f-0f7c-4b05-b806-05005914948a', 'aa1f09b7-ba36-46b0-9265-501e174d094e', '5fda02cb-bb0f-4b3b-aea8-09b4ea693211'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:30.108422 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0957903-49e2-43b9-9111-1b21691c7128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:30.112214 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8814eb42-99f4-4a91-a873-26f8bd734a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:30.150865 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ba0511f4-520a-46fe-9540-fc69208bae5c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot force create request issued successfully. Aug 13 02:45:30.151274 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba0511f4-520a-46fe-9540-fc69208bae5c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:45:30.151736 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 822/3266] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:45:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:30.166674 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ff63013a-dd3c-4084-955f-a607883b93ed None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:30.169312 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff63013a-dd3c-4084-955f-a607883b93ed tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 Aug 13 02:45:30.170749 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff63013a-dd3c-4084-955f-a607883b93ed tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:30.170749 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff63013a-dd3c-4084-955f-a607883b93ed tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:30.180071 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:30.180071 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:30.180768 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ff63013a-dd3c-4084-955f-a607883b93ed tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:30.181742 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff63013a-dd3c-4084-955f-a607883b93ed tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 returned with HTTP 200 Aug 13 02:45:30.182282 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 801/3267] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:30 2026] GET /volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:30.192674 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Created reservations ['afdc4fe5-6073-4d7c-8373-171ade3c3995', 'b65d2743-5648-4624-8d3e-c38f4e5337e1', 'd511ce21-eb66-433d-9780-cec9d7e21ba6', 'eb8a7c56-555b-4243-95f4-77953f1fc6eb'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:30.193714 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8814eb42-99f4-4a91-a873-26f8bd734a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afdc4fe5-6073-4d7c-8373-171ade3c3995', 'b65d2743-5648-4624-8d3e-c38f4e5337e1', 'd511ce21-eb66-433d-9780-cec9d7e21ba6', 'eb8a7c56-555b-4243-95f4-77953f1fc6eb']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:30.194662 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a36157cc-e82d-49d2-b2bf-46bd7525d411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:30.220725 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a36157cc-e82d-49d2-b2bf-46bd7525d411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8b2f9ac-291b-4264-8b1a-0363b5fe90f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-368921200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1db2d68590184f4881db4fc4af63f8d3',qos_specs=None,replication_status=,reservations=['afdc4fe5-6073-4d7c-8373-171ade3c3995','b65d2743-5648-4624-8d3e-c38f4e5337e1','d511ce21-eb66-433d-9780-cec9d7e21ba6','eb8a7c56-555b-4243-95f4-77953f1fc6eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad2031ef3bb3464e88958714c0f7ff03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-368921200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8b2f9ac-291b-4264-8b1a-0363b5fe90f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1db2d68590184f4881db4fc4af63f8d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad2031ef3bb3464e88958714c0f7ff03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:30.221810 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0721e66-9823-4476-a954-7b3b68351096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:30.246872 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0721e66-9823-4476-a954-7b3b68351096) transitioned into state 'SUCCESS' from state '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-368921200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1db2d68590184f4881db4fc4af63f8d3',qos_specs=None,replication_status=,reservations=['afdc4fe5-6073-4d7c-8373-171ade3c3995','b65d2743-5648-4624-8d3e-c38f4e5337e1','d511ce21-eb66-433d-9780-cec9d7e21ba6','eb8a7c56-555b-4243-95f4-77953f1fc6eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad2031ef3bb3464e88958714c0f7ff03',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:30.247920 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad127118-0bcd-4d79-9c78-d6d075dabdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:30.258736 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad127118-0bcd-4d79-9c78-d6d075dabdd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:30.259779 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Flow 'volume_create_api' (f0e598cb-d527-4ca8-8975-cfaf6eac7dd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:30.260488 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Create volume request issued successfully. Aug 13 02:45:30.261464 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f56d4646-358f-4273-a717-ec30de546a5b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:30.261525 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 820/3268] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:45:29 2026] POST /volume/v3/volumes => generated 748 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:30.276772 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-98a04853-eb86-45b0-9440-bb1ef1396004 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:30.278837 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98a04853-eb86-45b0-9440-bb1ef1396004 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:30.279067 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-98a04853-eb86-45b0-9440-bb1ef1396004 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:30.279318 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-98a04853-eb86-45b0-9440-bb1ef1396004 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:30.289523 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:30.289523 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:30.294560 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-98a04853-eb86-45b0-9440-bb1ef1396004 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:30.300482 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98a04853-eb86-45b0-9440-bb1ef1396004 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:30.300482 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 826/3269] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:30 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:30.698226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-278fe475-30e5-4bcb-8b78-5554cbe60d04 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:30.700795 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-278fe475-30e5-4bcb-8b78-5554cbe60d04 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:30.701103 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-278fe475-30e5-4bcb-8b78-5554cbe60d04 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:30.701425 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-278fe475-30e5-4bcb-8b78-5554cbe60d04 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:30.701582 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-278fe475-30e5-4bcb-8b78-5554cbe60d04 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:30.718206 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:30.718206 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:30.719209 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-278fe475-30e5-4bcb-8b78-5554cbe60d04 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:30.719798 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 823/3270] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:30 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 723 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:30.791069 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-60a60628-be84-42ab-ac71-5032e666c4a8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:30.795524 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-60a60628-be84-42ab-ac71-5032e666c4a8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:30.795524 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-60a60628-be84-42ab-ac71-5032e666c4a8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:30.795524 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-60a60628-be84-42ab-ac71-5032e666c4a8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:30.795524 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-60a60628-be84-42ab-ac71-5032e666c4a8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:30.800060 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:30.800060 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:30.801059 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-60a60628-be84-42ab-ac71-5032e666c4a8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:30.801560 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 802/3271] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:30 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:30.827788 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-46de2bd1-115c-49fd-8750-2b5bc48e6ee4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:30.828314 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-46de2bd1-115c-49fd-8750-2b5bc48e6ee4 None None] GET https://10.4.3.30/volume// Aug 13 02:45:30.828449 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-46de2bd1-115c-49fd-8750-2b5bc48e6ee4 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:30.828652 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-46de2bd1-115c-49fd-8750-2b5bc48e6ee4 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:30.829163 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-46de2bd1-115c-49fd-8750-2b5bc48e6ee4 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:30.829627 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 821/3272] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:30.838055 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2b093344-5b76-4b33-ac5d-528062b37729 req-f8204301-0105-4835-8798-a0f06247225f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:30.841298 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-f8204301-0105-4835-8798-a0f06247225f tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] GET https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 Aug 13 02:45:30.841560 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-f8204301-0105-4835-8798-a0f06247225f tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:30.841777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-f8204301-0105-4835-8798-a0f06247225f tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:30.855156 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:30.855156 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:30.864528 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-2b093344-5b76-4b33-ac5d-528062b37729 req-f8204301-0105-4835-8798-a0f06247225f tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Volume info retrieved successfully. Aug 13 02:45:30.870741 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-f8204301-0105-4835-8798-a0f06247225f tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 returned with HTTP 200 Aug 13 02:45:30.872068 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 827/3273] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:45:30 2026] GET /volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 => generated 1538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:45:30.994131 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2b093344-5b76-4b33-ac5d-528062b37729 req-d2f40048-b3aa-4d6a-947e-84d65cee30ab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:30.998593 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-d2f40048-b3aa-4d6a-947e-84d65cee30ab tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] PUT https://10.4.3.30/volume/v3/attachments/131cca69-b1ee-416c-afbb-04d4f0a43068 Aug 13 02:45:30.999185 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-d2f40048-b3aa-4d6a-947e-84d65cee30ab tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:31.010735 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2b093344-5b76-4b33-ac5d-528062b37729 req-d2f40048-b3aa-4d6a-947e-84d65cee30ab tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Acquiring lock "cinder-attachment_update-2e735299-54ad-49f4-a373-d923587a2be1-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:45:31.016803 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2b093344-5b76-4b33-ac5d-528062b37729 req-d2f40048-b3aa-4d6a-947e-84d65cee30ab tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Lock "cinder-attachment_update-2e735299-54ad-49f4-a373-d923587a2be1-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:45:31.018327 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.018327 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:31.116897 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2b093344-5b76-4b33-ac5d-528062b37729 req-d2f40048-b3aa-4d6a-947e-84d65cee30ab tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Lock "cinder-attachment_update-2e735299-54ad-49f4-a373-d923587a2be1-np0000007139" released by "attachment_update" :: held 0.100s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:45:31.117240 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-d2f40048-b3aa-4d6a-947e-84d65cee30ab tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/attachments/131cca69-b1ee-416c-afbb-04d4f0a43068 returned with HTTP 200 Aug 13 02:45:31.117784 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 824/3274] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:45:30 2026] PUT /volume/v3/attachments/131cca69-b1ee-416c-afbb-04d4f0a43068 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:45:31.151621 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-2b093344-5b76-4b33-ac5d-528062b37729 req-c32a4e73-43bf-4d13-bbc5-1405fa951f7a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.154066 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-c32a4e73-43bf-4d13-bbc5-1405fa951f7a tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] POST https://10.4.3.30/volume/v3/attachments/131cca69-b1ee-416c-afbb-04d4f0a43068/action Aug 13 02:45:31.154520 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-c32a4e73-43bf-4d13-bbc5-1405fa951f7a tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:31.154664 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-c32a4e73-43bf-4d13-bbc5-1405fa951f7a tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:31.174479 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.174479 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:31.185455 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2b093344-5b76-4b33-ac5d-528062b37729 req-c32a4e73-43bf-4d13-bbc5-1405fa951f7a tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/attachments/131cca69-b1ee-416c-afbb-04d4f0a43068/action returned with HTTP 204 Aug 13 02:45:31.186753 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 803/3275] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:45:31 2026] POST /volume/v3/attachments/131cca69-b1ee-416c-afbb-04d4f0a43068/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:31.196273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8f82f7fe-ceef-4d17-bdd8-21912f632932 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.198857 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8f82f7fe-ceef-4d17-bdd8-21912f632932 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 Aug 13 02:45:31.199397 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8f82f7fe-ceef-4d17-bdd8-21912f632932 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:31.199672 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8f82f7fe-ceef-4d17-bdd8-21912f632932 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:31.211481 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.211481 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:31.212094 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8f82f7fe-ceef-4d17-bdd8-21912f632932 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:31.213503 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8f82f7fe-ceef-4d17-bdd8-21912f632932 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 returned with HTTP 200 Aug 13 02:45:31.214151 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 822/3276] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:31 2026] GET /volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:31.225677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d3fdab18-3d0f-4774-8ee4-ee56fae35dca None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.227884 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3fdab18-3d0f-4774-8ee4-ee56fae35dca tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 Aug 13 02:45:31.228149 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3fdab18-3d0f-4774-8ee4-ee56fae35dca tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:31.228707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3fdab18-3d0f-4774-8ee4-ee56fae35dca tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:31.235143 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.235143 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:31.235793 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d3fdab18-3d0f-4774-8ee4-ee56fae35dca tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:31.237096 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3fdab18-3d0f-4774-8ee4-ee56fae35dca tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 returned with HTTP 200 Aug 13 02:45:31.237748 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 828/3277] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:31 2026] GET /volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:31.316735 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b09e321-aa05-47f7-a231-a22648b96d21 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.322195 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b09e321-aa05-47f7-a231-a22648b96d21 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:31.322338 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b09e321-aa05-47f7-a231-a22648b96d21 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:31.322591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b09e321-aa05-47f7-a231-a22648b96d21 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:31.339024 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.339024 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:31.345162 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7b09e321-aa05-47f7-a231-a22648b96d21 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:31.352871 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b09e321-aa05-47f7-a231-a22648b96d21 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:31.352871 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 825/3278] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:31 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:31.429842 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-aaabe534-0da6-494c-9bf8-65b2c7d7d606 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.432385 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-aaabe534-0da6-494c-9bf8-65b2c7d7d606 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:31.432897 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-aaabe534-0da6-494c-9bf8-65b2c7d7d606 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:31.432897 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-aaabe534-0da6-494c-9bf8-65b2c7d7d606 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:31.444495 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.444495 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:31.449969 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-aaabe534-0da6-494c-9bf8-65b2c7d7d606 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:31.456647 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-aaabe534-0da6-494c-9bf8-65b2c7d7d606 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:31.457330 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 804/3279] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:31 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:31.589640 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7163dbc9-a362-4cff-ba0f-b3eea9f43364 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.590148 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7163dbc9-a362-4cff-ba0f-b3eea9f43364 None None] GET https://10.4.3.30/volume// Aug 13 02:45:31.590438 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7163dbc9-a362-4cff-ba0f-b3eea9f43364 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:31.590767 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7163dbc9-a362-4cff-ba0f-b3eea9f43364 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:31.591120 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7163dbc9-a362-4cff-ba0f-b3eea9f43364 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:31.597300 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 823/3280] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:45:31 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:31.607083 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-bcb752d7-b2d0-4c69-89f2-4ad0d3279a4e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.612554 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-bcb752d7-b2d0-4c69-89f2-4ad0d3279a4e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:45:31.613159 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-bcb752d7-b2d0-4c69-89f2-4ad0d3279a4e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8b2f9ac-291b-4264-8b1a-0363b5fe90f8", "connector": null, "instance_uuid": "5043587e-26ba-4924-8e94-73b0f72e09a9"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:31.630841 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.630841 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:31.668585 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-bcb752d7-b2d0-4c69-89f2-4ad0d3279a4e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:45:31.669196 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 829/3281] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:45:31 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:31.695893 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-61373456-5f0e-4602-a9a2-b1eb3466b345 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.698441 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61373456-5f0e-4602-a9a2-b1eb3466b345 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:31.698663 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61373456-5f0e-4602-a9a2-b1eb3466b345 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:31.698932 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61373456-5f0e-4602-a9a2-b1eb3466b345 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:31.712360 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.712360 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:31.724224 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-61373456-5f0e-4602-a9a2-b1eb3466b345 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:31.728625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-adfe133c-d9c7-48fd-bc22-50cd470381c3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.729049 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-adfe133c-d9c7-48fd-bc22-50cd470381c3 None None] GET https://10.4.3.30/volume// Aug 13 02:45:31.729277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-adfe133c-d9c7-48fd-bc22-50cd470381c3 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:31.729554 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-adfe133c-d9c7-48fd-bc22-50cd470381c3 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:31.729993 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-adfe133c-d9c7-48fd-bc22-50cd470381c3 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:31.730225 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61373456-5f0e-4602-a9a2-b1eb3466b345 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:31.730383 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 805/3282] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:31.731009 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 826/3283] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:31 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:31.734569 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-96106bbc-65c1-45fc-81b3-652437e9feb8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.736305 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96106bbc-65c1-45fc-81b3-652437e9feb8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:31.736937 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96106bbc-65c1-45fc-81b3-652437e9feb8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:31.736937 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96106bbc-65c1-45fc-81b3-652437e9feb8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:31.736937 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-96106bbc-65c1-45fc-81b3-652437e9feb8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:31.748028 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.748028 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:31.748910 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96106bbc-65c1-45fc-81b3-652437e9feb8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:31.749428 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 824/3284] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:31 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:31.752572 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-22ebb667-ac67-491a-821f-a99c58200cfa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.756613 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-22ebb667-ac67-491a-821f-a99c58200cfa tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:31.757200 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-22ebb667-ac67-491a-821f-a99c58200cfa tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:31.757728 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-22ebb667-ac67-491a-821f-a99c58200cfa tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:31.770058 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.770058 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:31.774717 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-22ebb667-ac67-491a-821f-a99c58200cfa tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:31.781275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-22ebb667-ac67-491a-821f-a99c58200cfa tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:31.782428 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 830/3285] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:45:31 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 1020 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:45:31.819000 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e3c800fa-6cad-4022-939a-11b0f95024e6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.819000 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e3c800fa-6cad-4022-939a-11b0f95024e6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:31.819000 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e3c800fa-6cad-4022-939a-11b0f95024e6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:31.819000 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e3c800fa-6cad-4022-939a-11b0f95024e6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:31.819000 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-e3c800fa-6cad-4022-939a-11b0f95024e6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:31.824653 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.824653 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:31.825426 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e3c800fa-6cad-4022-939a-11b0f95024e6 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:31.825815 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 806/3286] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:31 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:31.901506 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-f5952807-a810-4b71-b62d-06de8bc61c64 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:31.903414 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-f5952807-a810-4b71-b62d-06de8bc61c64 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] PUT https://10.4.3.30/volume/v3/attachments/99f30130-30ad-4326-a680-db543ffdb8cf Aug 13 02:45:31.903767 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-f5952807-a810-4b71-b62d-06de8bc61c64 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:31.914763 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-f5952807-a810-4b71-b62d-06de8bc61c64 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Acquiring lock "cinder-attachment_update-c8b2f9ac-291b-4264-8b1a-0363b5fe90f8-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:45:31.921302 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-f5952807-a810-4b71-b62d-06de8bc61c64 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Lock "cinder-attachment_update-c8b2f9ac-291b-4264-8b1a-0363b5fe90f8-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:45:31.922865 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:31.922865 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:32.036705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-f5952807-a810-4b71-b62d-06de8bc61c64 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Lock "cinder-attachment_update-c8b2f9ac-291b-4264-8b1a-0363b5fe90f8-np0000007139" released by "attachment_update" :: held 0.114s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:45:32.036705 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-f5952807-a810-4b71-b62d-06de8bc61c64 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments/99f30130-30ad-4326-a680-db543ffdb8cf returned with HTTP 200 Aug 13 02:45:32.036705 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 827/3287] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:45:31 2026] PUT /volume/v3/attachments/99f30130-30ad-4326-a680-db543ffdb8cf => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:32.753619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2bfb49c1-ab6a-4f25-8662-0e3106bef977 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:32.765688 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2bfb49c1-ab6a-4f25-8662-0e3106bef977 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:32.765836 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e76a2d96-ce15-48e6-939a-a8b3902a8c68 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:32.766235 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2bfb49c1-ab6a-4f25-8662-0e3106bef977 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:32.766926 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2bfb49c1-ab6a-4f25-8662-0e3106bef977 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:32.768231 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e76a2d96-ce15-48e6-939a-a8b3902a8c68 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:32.768400 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e76a2d96-ce15-48e6-939a-a8b3902a8c68 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:32.768539 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e76a2d96-ce15-48e6-939a-a8b3902a8c68 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:32.768677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e76a2d96-ce15-48e6-939a-a8b3902a8c68 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:32.773885 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:32.773885 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:32.775240 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e76a2d96-ce15-48e6-939a-a8b3902a8c68 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:32.775240 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 831/3288] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:32 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:32.808101 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:32.808101 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:32.823764 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2bfb49c1-ab6a-4f25-8662-0e3106bef977 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:32.840814 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-17ac0104-0f15-4f62-8e38-983076997d8a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:32.843491 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-17ac0104-0f15-4f62-8e38-983076997d8a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:32.843775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-17ac0104-0f15-4f62-8e38-983076997d8a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:32.844431 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-17ac0104-0f15-4f62-8e38-983076997d8a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:32.844431 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-17ac0104-0f15-4f62-8e38-983076997d8a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:32.846721 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2bfb49c1-ab6a-4f25-8662-0e3106bef977 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:32.847204 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 825/3289] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:32 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 841 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:32.851945 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:32.851945 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:32.854445 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-17ac0104-0f15-4f62-8e38-983076997d8a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:32.854445 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 807/3290] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:32 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:33.793445 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7998dcdb-b5c4-40d7-9d00-5cfffd7a12bd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:33.796478 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7998dcdb-b5c4-40d7-9d00-5cfffd7a12bd tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:33.796829 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7998dcdb-b5c4-40d7-9d00-5cfffd7a12bd tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:33.797060 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7998dcdb-b5c4-40d7-9d00-5cfffd7a12bd tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:33.797209 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7998dcdb-b5c4-40d7-9d00-5cfffd7a12bd tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:33.803697 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:33.803697 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:33.804633 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7998dcdb-b5c4-40d7-9d00-5cfffd7a12bd tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:33.805127 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 828/3291] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:33 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:33.862160 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d279ad47-6ed7-457f-9817-d9400572187b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:33.864628 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d279ad47-6ed7-457f-9817-d9400572187b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:33.864782 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d279ad47-6ed7-457f-9817-d9400572187b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:33.866048 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d279ad47-6ed7-457f-9817-d9400572187b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:33.867232 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f83193d0-e3d9-4944-b859-44f616b3c262 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:33.869161 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f83193d0-e3d9-4944-b859-44f616b3c262 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:33.869379 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f83193d0-e3d9-4944-b859-44f616b3c262 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:33.869692 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f83193d0-e3d9-4944-b859-44f616b3c262 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:33.869757 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f83193d0-e3d9-4944-b859-44f616b3c262 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:33.874213 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:33.874213 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:33.875198 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f83193d0-e3d9-4944-b859-44f616b3c262 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:33.876009 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 826/3292] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:33 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:33.879190 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:33.879190 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:33.893398 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d279ad47-6ed7-457f-9817-d9400572187b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:33.901178 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d279ad47-6ed7-457f-9817-d9400572187b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:33.903496 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 832/3293] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:33 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:34.821440 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e4c609e0-e850-40c5-9fc1-752d26923c80 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:34.823484 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e4c609e0-e850-40c5-9fc1-752d26923c80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:34.823721 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e4c609e0-e850-40c5-9fc1-752d26923c80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:34.823983 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e4c609e0-e850-40c5-9fc1-752d26923c80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:34.824152 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-e4c609e0-e850-40c5-9fc1-752d26923c80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:34.829182 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:34.829182 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:34.830090 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e4c609e0-e850-40c5-9fc1-752d26923c80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:34.830643 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 808/3294] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:34 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:34.891280 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f683c3c-f657-44e4-b09a-272e61a50f78 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:34.893767 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f683c3c-f657-44e4-b09a-272e61a50f78 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:34.894026 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f683c3c-f657-44e4-b09a-272e61a50f78 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:34.894301 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f683c3c-f657-44e4-b09a-272e61a50f78 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:34.894488 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9f683c3c-f657-44e4-b09a-272e61a50f78 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:34.900456 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:34.900456 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:34.901735 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f683c3c-f657-44e4-b09a-272e61a50f78 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:34.902409 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 829/3295] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:34 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:34.921010 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-72ed8a72-62a6-4865-a7d9-cc90d7869faf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:34.927307 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72ed8a72-62a6-4865-a7d9-cc90d7869faf tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:34.927307 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72ed8a72-62a6-4865-a7d9-cc90d7869faf tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:34.927307 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72ed8a72-62a6-4865-a7d9-cc90d7869faf tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:34.973313 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:34.973313 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:34.983904 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-72ed8a72-62a6-4865-a7d9-cc90d7869faf tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:34.992487 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72ed8a72-62a6-4865-a7d9-cc90d7869faf tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:34.992930 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 827/3296] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:34 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 841 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:35.590793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-0fcd6a0a-f76b-45b7-802a-ebef16934e34 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:35.596470 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-0fcd6a0a-f76b-45b7-802a-ebef16934e34 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/attachments/99f30130-30ad-4326-a680-db543ffdb8cf/action Aug 13 02:45:35.596470 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-0fcd6a0a-f76b-45b7-802a-ebef16934e34 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:35.596470 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-0fcd6a0a-f76b-45b7-802a-ebef16934e34 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:35.626064 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:35.626064 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:35.639192 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ea7a4a5-662e-4a75-8877-9ea96c84b176 req-0fcd6a0a-f76b-45b7-802a-ebef16934e34 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments/99f30130-30ad-4326-a680-db543ffdb8cf/action returned with HTTP 204 Aug 13 02:45:35.639856 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 833/3297] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:45:35 2026] POST /volume/v3/attachments/99f30130-30ad-4326-a680-db543ffdb8cf/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:35.845337 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dcc52087-e96a-4cc2-bb72-d23d5c2eef4b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:35.846974 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dcc52087-e96a-4cc2-bb72-d23d5c2eef4b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:35.847178 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dcc52087-e96a-4cc2-bb72-d23d5c2eef4b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:35.847378 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dcc52087-e96a-4cc2-bb72-d23d5c2eef4b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:35.847481 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-dcc52087-e96a-4cc2-bb72-d23d5c2eef4b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:35.851758 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:35.851758 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:35.852408 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dcc52087-e96a-4cc2-bb72-d23d5c2eef4b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:35.852749 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 809/3298] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:35 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:35.915071 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d6c2769-c79f-412a-8cec-c94949155fe8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:35.917421 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d6c2769-c79f-412a-8cec-c94949155fe8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:35.917701 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d6c2769-c79f-412a-8cec-c94949155fe8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:35.917962 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d6c2769-c79f-412a-8cec-c94949155fe8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:35.918130 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1d6c2769-c79f-412a-8cec-c94949155fe8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:35.924799 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:35.924799 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:35.925786 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d6c2769-c79f-412a-8cec-c94949155fe8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:35.926301 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 830/3299] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:35 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:36.007496 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-073e3f48-b19e-48ab-8964-cbad77c57cad None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:36.009507 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-073e3f48-b19e-48ab-8964-cbad77c57cad tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:36.009757 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-073e3f48-b19e-48ab-8964-cbad77c57cad tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:36.009962 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-073e3f48-b19e-48ab-8964-cbad77c57cad tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:36.021113 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:36.021113 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:36.024826 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-073e3f48-b19e-48ab-8964-cbad77c57cad tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:36.029085 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-073e3f48-b19e-48ab-8964-cbad77c57cad tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:36.029515 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 828/3300] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:36 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:36.042544 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a216ee21-3cc5-419c-9453-19a27c37237e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:36.044623 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a216ee21-3cc5-419c-9453-19a27c37237e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:36.044862 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a216ee21-3cc5-419c-9453-19a27c37237e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:36.045097 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a216ee21-3cc5-419c-9453-19a27c37237e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:36.056739 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:36.056739 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:36.060996 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a216ee21-3cc5-419c-9453-19a27c37237e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:36.065928 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a216ee21-3cc5-419c-9453-19a27c37237e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:36.066307 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 834/3301] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:36 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:36.394907 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-d063a216-e91e-439e-b88c-49c54d12b31b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:36.396925 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-d063a216-e91e-439e-b88c-49c54d12b31b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:36.397079 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-d063a216-e91e-439e-b88c-49c54d12b31b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:36.397297 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-d063a216-e91e-439e-b88c-49c54d12b31b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:36.406187 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:36.406187 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:36.410594 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-d063a216-e91e-439e-b88c-49c54d12b31b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:36.418933 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-d063a216-e91e-439e-b88c-49c54d12b31b tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:36.419788 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 810/3302] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:36 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:36.440736 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-ce7c468f-5d1c-4824-b7b5-dbf0dbc6ab6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:36.442871 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-ce7c468f-5d1c-4824-b7b5-dbf0dbc6ab6d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704/action Aug 13 02:45:36.443266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-ce7c468f-5d1c-4824-b7b5-dbf0dbc6ab6d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:36.443401 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-ce7c468f-5d1c-4824-b7b5-dbf0dbc6ab6d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:36.453934 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:36.453934 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:36.454327 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-ce7c468f-5d1c-4824-b7b5-dbf0dbc6ab6d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:36.462085 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-ce7c468f-5d1c-4824-b7b5-dbf0dbc6ab6d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Begin detaching volume completed successfully. Aug 13 02:45:36.462303 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-ce7c468f-5d1c-4824-b7b5-dbf0dbc6ab6d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704/action returned with HTTP 202 Aug 13 02:45:36.462772 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 831/3303] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:45:36 2026] POST /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:45:36.481672 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3d90a19b-5fa3-4476-bf4e-e1d12c57fb9e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:36.484057 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d90a19b-5fa3-4476-bf4e-e1d12c57fb9e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:36.484305 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d90a19b-5fa3-4476-bf4e-e1d12c57fb9e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:36.484532 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d90a19b-5fa3-4476-bf4e-e1d12c57fb9e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:36.513967 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-82e91a86-83d9-4376-9add-8da4348d958e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:36.513967 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-82e91a86-83d9-4376-9add-8da4348d958e None None] GET https://10.4.3.30/volume// Aug 13 02:45:36.514296 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-82e91a86-83d9-4376-9add-8da4348d958e None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:36.516962 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-82e91a86-83d9-4376-9add-8da4348d958e None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:36.516962 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-82e91a86-83d9-4376-9add-8da4348d958e None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:36.516962 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 835/3304] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:36.532527 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-c9b9536e-a0cb-4f57-8acf-b53116b3df62 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:36.537029 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-c9b9536e-a0cb-4f57-8acf-b53116b3df62 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:36.537029 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-c9b9536e-a0cb-4f57-8acf-b53116b3df62 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:36.537029 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-c9b9536e-a0cb-4f57-8acf-b53116b3df62 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:36.554230 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:36.554230 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:36.560341 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-c9b9536e-a0cb-4f57-8acf-b53116b3df62 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:36.567757 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-c9b9536e-a0cb-4f57-8acf-b53116b3df62 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:36.568479 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 811/3305] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:45:36 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 1317 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:45:36.668152 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:36.668152 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:36.675319 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3d90a19b-5fa3-4476-bf4e-e1d12c57fb9e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:36.682944 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d90a19b-5fa3-4476-bf4e-e1d12c57fb9e tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:36.683313 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 829/3306] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:36 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 1137 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:36.866147 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12f482d8-5489-441e-a228-2bac62a22aa2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:36.868664 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12f482d8-5489-441e-a228-2bac62a22aa2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:36.868874 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12f482d8-5489-441e-a228-2bac62a22aa2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:36.869110 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12f482d8-5489-441e-a228-2bac62a22aa2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:36.869201 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-12f482d8-5489-441e-a228-2bac62a22aa2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:36.874423 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:36.874423 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:36.875224 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12f482d8-5489-441e-a228-2bac62a22aa2 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:36.875703 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 832/3307] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:36 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:36.941905 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6e56bd88-16e0-4871-838d-886a7acbdae8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:36.943508 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e56bd88-16e0-4871-838d-886a7acbdae8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:36.943802 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e56bd88-16e0-4871-838d-886a7acbdae8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:36.944609 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e56bd88-16e0-4871-838d-886a7acbdae8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:36.944609 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6e56bd88-16e0-4871-838d-886a7acbdae8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:36.950005 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:36.950005 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:36.951108 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e56bd88-16e0-4871-838d-886a7acbdae8 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:36.951894 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 836/3308] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:36 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:37.700276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-197d4fbb-0625-4236-89a2-dce2dfbf1baa None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:37.702721 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-197d4fbb-0625-4236-89a2-dce2dfbf1baa tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:37.703008 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-197d4fbb-0625-4236-89a2-dce2dfbf1baa tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:37.703387 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-197d4fbb-0625-4236-89a2-dce2dfbf1baa tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:37.716626 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:37.716626 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:37.722012 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-197d4fbb-0625-4236-89a2-dce2dfbf1baa tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:37.728196 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-197d4fbb-0625-4236-89a2-dce2dfbf1baa tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:37.728642 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 812/3309] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:37 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:37.886509 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5ba47e7e-6f0c-4d19-9bac-c48d2b6d8f1d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:37.888583 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ba47e7e-6f0c-4d19-9bac-c48d2b6d8f1d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:37.888876 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ba47e7e-6f0c-4d19-9bac-c48d2b6d8f1d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:37.889085 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ba47e7e-6f0c-4d19-9bac-c48d2b6d8f1d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:37.889229 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5ba47e7e-6f0c-4d19-9bac-c48d2b6d8f1d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:37.894517 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:37.894517 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:37.895217 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ba47e7e-6f0c-4d19-9bac-c48d2b6d8f1d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:37.895668 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 830/3310] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:37 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:37.965846 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92874dda-3a7c-42f7-a459-a812a6176483 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:37.967771 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92874dda-3a7c-42f7-a459-a812a6176483 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:37.967967 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92874dda-3a7c-42f7-a459-a812a6176483 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:37.968150 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92874dda-3a7c-42f7-a459-a812a6176483 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:37.968268 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-92874dda-3a7c-42f7-a459-a812a6176483 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:37.973935 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:37.973935 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:37.975076 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92874dda-3a7c-42f7-a459-a812a6176483 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:37.975766 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 833/3311] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:37 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:38.743834 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2feb8d27-ab40-43bc-be93-40f47a01a192 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:38.746043 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2feb8d27-ab40-43bc-be93-40f47a01a192 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:38.746334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2feb8d27-ab40-43bc-be93-40f47a01a192 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:38.746602 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2feb8d27-ab40-43bc-be93-40f47a01a192 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:38.758901 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:38.758901 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:38.763586 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2feb8d27-ab40-43bc-be93-40f47a01a192 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:38.769521 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2feb8d27-ab40-43bc-be93-40f47a01a192 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:38.770041 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 837/3312] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:38 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:38.907698 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9efc2328-89bf-4c32-85b6-d38320cc0378 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:38.909586 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9efc2328-89bf-4c32-85b6-d38320cc0378 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:38.909801 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9efc2328-89bf-4c32-85b6-d38320cc0378 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:38.910070 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9efc2328-89bf-4c32-85b6-d38320cc0378 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:38.910231 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-9efc2328-89bf-4c32-85b6-d38320cc0378 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:38.918279 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:38.918279 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:38.918279 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9efc2328-89bf-4c32-85b6-d38320cc0378 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:38.918611 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 813/3313] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:38 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:38.987821 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4c47dca3-4d2a-48d6-9f07-6ef07aaf5029 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:38.989770 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c47dca3-4d2a-48d6-9f07-6ef07aaf5029 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:38.989945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c47dca3-4d2a-48d6-9f07-6ef07aaf5029 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:38.990147 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c47dca3-4d2a-48d6-9f07-6ef07aaf5029 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:38.990261 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4c47dca3-4d2a-48d6-9f07-6ef07aaf5029 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:38.996405 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:38.996405 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:38.998646 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c47dca3-4d2a-48d6-9f07-6ef07aaf5029 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:38.998646 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 831/3314] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:38 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:39.785500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6a130f0-fec4-437f-bec8-33305b12275d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:39.787388 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6a130f0-fec4-437f-bec8-33305b12275d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:39.787610 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6a130f0-fec4-437f-bec8-33305b12275d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:39.787826 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6a130f0-fec4-437f-bec8-33305b12275d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:39.802962 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:39.802962 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:39.812562 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6a130f0-fec4-437f-bec8-33305b12275d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:39.819067 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6a130f0-fec4-437f-bec8-33305b12275d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:39.819717 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 834/3315] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:39 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:39.937963 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-00cc6425-4fd1-4c08-96d7-f85b5b07ff19 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:39.942504 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00cc6425-4fd1-4c08-96d7-f85b5b07ff19 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:39.942504 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00cc6425-4fd1-4c08-96d7-f85b5b07ff19 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:39.944583 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00cc6425-4fd1-4c08-96d7-f85b5b07ff19 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:39.944893 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-00cc6425-4fd1-4c08-96d7-f85b5b07ff19 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:39.954497 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:39.954497 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:39.955618 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00cc6425-4fd1-4c08-96d7-f85b5b07ff19 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:39.956172 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 838/3316] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:39 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:40.012050 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3fd1aa43-9d56-4044-bdf1-d405647c0797 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:40.014830 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3fd1aa43-9d56-4044-bdf1-d405647c0797 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:40.015130 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3fd1aa43-9d56-4044-bdf1-d405647c0797 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:40.015675 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3fd1aa43-9d56-4044-bdf1-d405647c0797 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:40.015675 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-3fd1aa43-9d56-4044-bdf1-d405647c0797 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:40.025821 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:40.025821 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:40.026997 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3fd1aa43-9d56-4044-bdf1-d405647c0797 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:40.027148 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 814/3317] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:40 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:40.834073 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5b8dcb01-2819-4ce3-b479-6e9c2010f69d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:40.836606 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5b8dcb01-2819-4ce3-b479-6e9c2010f69d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:40.836880 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5b8dcb01-2819-4ce3-b479-6e9c2010f69d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:40.837140 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5b8dcb01-2819-4ce3-b479-6e9c2010f69d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:40.850510 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:40.850510 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:40.855353 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5b8dcb01-2819-4ce3-b479-6e9c2010f69d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:40.861809 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5b8dcb01-2819-4ce3-b479-6e9c2010f69d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:40.862376 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 832/3318] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:40 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:40.971138 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-15a501be-e2d6-44c0-885b-7fc16efe32c8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:40.973294 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15a501be-e2d6-44c0-885b-7fc16efe32c8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:40.973518 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15a501be-e2d6-44c0-885b-7fc16efe32c8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:40.973719 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15a501be-e2d6-44c0-885b-7fc16efe32c8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:40.973830 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-15a501be-e2d6-44c0-885b-7fc16efe32c8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:40.980482 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:40.980482 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:40.981222 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15a501be-e2d6-44c0-885b-7fc16efe32c8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:40.981869 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 835/3319] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:40 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:41.038410 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0d3acf9a-dc25-470e-876c-267894e22b7b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:41.040700 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0d3acf9a-dc25-470e-876c-267894e22b7b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:41.041006 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0d3acf9a-dc25-470e-876c-267894e22b7b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:41.041197 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0d3acf9a-dc25-470e-876c-267894e22b7b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:41.041323 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0d3acf9a-dc25-470e-876c-267894e22b7b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:41.046949 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:41.046949 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:41.047890 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0d3acf9a-dc25-470e-876c-267894e22b7b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:41.048559 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 839/3320] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:41 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:41.877580 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2f0b6f49-9653-4030-81e3-4b8a25e7c18c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:41.879514 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2f0b6f49-9653-4030-81e3-4b8a25e7c18c tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:41.879863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2f0b6f49-9653-4030-81e3-4b8a25e7c18c tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:41.880177 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2f0b6f49-9653-4030-81e3-4b8a25e7c18c tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:41.898640 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:41.898640 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:41.903713 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2f0b6f49-9653-4030-81e3-4b8a25e7c18c tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:41.910895 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2f0b6f49-9653-4030-81e3-4b8a25e7c18c tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:41.911878 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 815/3321] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:41 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:41.998392 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-31553ff4-28fb-4e1d-90de-4b033f2ceae0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:42.001571 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-31553ff4-28fb-4e1d-90de-4b033f2ceae0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:42.002028 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-31553ff4-28fb-4e1d-90de-4b033f2ceae0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:42.002569 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-31553ff4-28fb-4e1d-90de-4b033f2ceae0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:42.002569 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-31553ff4-28fb-4e1d-90de-4b033f2ceae0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:42.008990 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:42.008990 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:42.009872 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-31553ff4-28fb-4e1d-90de-4b033f2ceae0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:42.010444 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 833/3322] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:41 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:42.066237 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-93719b1a-904f-47b8-af11-00d76268503b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:42.071527 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93719b1a-904f-47b8-af11-00d76268503b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:42.071527 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93719b1a-904f-47b8-af11-00d76268503b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:42.071527 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93719b1a-904f-47b8-af11-00d76268503b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:42.071527 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-93719b1a-904f-47b8-af11-00d76268503b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:42.078822 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:42.078822 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:42.079987 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93719b1a-904f-47b8-af11-00d76268503b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:42.079987 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 836/3323] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:42 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:42.362115 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-031a09e6-f657-47b2-9045-3c916f02e783 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:42.364350 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-031a09e6-f657-47b2-9045-3c916f02e783 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] DELETE https://10.4.3.30/volume/v3/attachments/3812497c-4c91-498f-acf5-7b86656d229f Aug 13 02:45:42.364668 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-031a09e6-f657-47b2-9045-3c916f02e783 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:42.364908 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-031a09e6-f657-47b2-9045-3c916f02e783 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:42.381423 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:42.381423 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:42.452798 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dcba47b4-6b46-42fe-b089-8baf60fe861d req-031a09e6-f657-47b2-9045-3c916f02e783 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments/3812497c-4c91-498f-acf5-7b86656d229f returned with HTTP 200 Aug 13 02:45:42.453379 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 840/3324] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:45:42 2026] DELETE /volume/v3/attachments/3812497c-4c91-498f-acf5-7b86656d229f => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:42.928640 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c3bb2e3c-452f-4248-8bca-f7d0f3904422 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:42.931833 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c3bb2e3c-452f-4248-8bca-f7d0f3904422 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:42.932129 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c3bb2e3c-452f-4248-8bca-f7d0f3904422 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:42.932451 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c3bb2e3c-452f-4248-8bca-f7d0f3904422 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:42.946331 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:42.946331 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:42.953445 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c3bb2e3c-452f-4248-8bca-f7d0f3904422 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:42.961867 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c3bb2e3c-452f-4248-8bca-f7d0f3904422 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:42.962540 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 816/3325] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:42 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:43.030716 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e2639330-7c95-499e-a166-c68ab948ee2d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:43.033963 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e2639330-7c95-499e-a166-c68ab948ee2d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:43.034187 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e2639330-7c95-499e-a166-c68ab948ee2d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:43.034441 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e2639330-7c95-499e-a166-c68ab948ee2d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:43.034587 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-e2639330-7c95-499e-a166-c68ab948ee2d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:43.039601 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:43.039601 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:43.040795 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e2639330-7c95-499e-a166-c68ab948ee2d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:43.040795 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 834/3326] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:43 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:43.070476 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-82629889-ea07-442a-83ec-393239446546 req-1a6254c3-929b-4ee0-b81b-f41a450622be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:43.073403 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-1a6254c3-929b-4ee0-b81b-f41a450622be tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:43.073403 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-1a6254c3-929b-4ee0-b81b-f41a450622be tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:43.073635 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-1a6254c3-929b-4ee0-b81b-f41a450622be tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:43.086991 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:43.086991 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:43.093303 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-82629889-ea07-442a-83ec-393239446546 req-1a6254c3-929b-4ee0-b81b-f41a450622be tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:43.093367 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e1683341-b30e-4459-bbed-485030bee545 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:43.097783 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1683341-b30e-4459-bbed-485030bee545 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:45:43.098092 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1683341-b30e-4459-bbed-485030bee545 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:43.098175 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-1a6254c3-929b-4ee0-b81b-f41a450622be tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:43.098419 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1683341-b30e-4459-bbed-485030bee545 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:43.098591 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 837/3327] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:43 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:43.098654 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e1683341-b30e-4459-bbed-485030bee545 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:43.108767 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:43.108767 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:43.112468 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1683341-b30e-4459-bbed-485030bee545 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:45:43.114000 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 841/3328] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:43 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:43.127760 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1dcb1dcd-f665-467f-abeb-7358ca448c23 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:43.132475 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1dcb1dcd-f665-467f-abeb-7358ca448c23 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:45:43.133099 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-82629889-ea07-442a-83ec-393239446546 req-b7c123e8-c89e-4dc2-9f56-b53fb7be0a37 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:43.133300 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1dcb1dcd-f665-467f-abeb-7358ca448c23 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2", "name": "tempest-VolumesBackupsTest-Backup-91816818"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:43.133435 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-b7c123e8-c89e-4dc2-9f56-b53fb7be0a37 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] POST https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8/action Aug 13 02:45:43.133435 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-b7c123e8-c89e-4dc2-9f56-b53fb7be0a37 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:43.133435 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-b7c123e8-c89e-4dc2-9f56-b53fb7be0a37 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:43.134394 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-1dcb1dcd-f665-467f-abeb-7358ca448c23 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Creating new backup {'backup': {'volume_id': 'fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2', 'name': 'tempest-VolumesBackupsTest-Backup-91816818'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:45:43.135353 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-1dcb1dcd-f665-467f-abeb-7358ca448c23 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Creating backup of volume fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 in container None Aug 13 02:45:43.145853 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:43.145853 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:43.146452 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-82629889-ea07-442a-83ec-393239446546 req-b7c123e8-c89e-4dc2-9f56-b53fb7be0a37 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:43.149754 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:43.149754 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:43.151315 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1dcb1dcd-f665-467f-abeb-7358ca448c23 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:45:43.159089 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-82629889-ea07-442a-83ec-393239446546 req-b7c123e8-c89e-4dc2-9f56-b53fb7be0a37 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Begin detaching volume completed successfully. Aug 13 02:45:43.159089 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-b7c123e8-c89e-4dc2-9f56-b53fb7be0a37 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8/action returned with HTTP 202 Aug 13 02:45:43.159985 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 835/3329] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:45:43 2026] POST /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:45:43.192969 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-1dcb1dcd-f665-467f-abeb-7358ca448c23 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Created reservations ['b5877f36-d506-4987-ac81-031449d15382', 'fe8ada21-2aed-42b6-b988-b74170720188'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:43.219294 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fce903c3-cfc8-485a-a128-56d899614521 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:43.222716 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fce903c3-cfc8-485a-a128-56d899614521 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:43.223020 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fce903c3-cfc8-485a-a128-56d899614521 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:43.224466 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fce903c3-cfc8-485a-a128-56d899614521 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:43.249674 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:43.249674 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:43.255771 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fce903c3-cfc8-485a-a128-56d899614521 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:43.261883 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1dcb1dcd-f665-467f-abeb-7358ca448c23 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:45:43.262799 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 817/3330] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:45:43 2026] POST /volume/v3/backups => generated 326 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:43.265816 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-807e60b7-fe62-48ee-bde2-70be69c41519 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:43.266998 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-807e60b7-fe62-48ee-bde2-70be69c41519 None None] GET https://10.4.3.30/volume// Aug 13 02:45:43.268027 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fce903c3-cfc8-485a-a128-56d899614521 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:43.268544 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-807e60b7-fe62-48ee-bde2-70be69c41519 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:43.268544 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-807e60b7-fe62-48ee-bde2-70be69c41519 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:43.268669 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 838/3331] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:43 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 1136 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:43.269584 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-807e60b7-fe62-48ee-bde2-70be69c41519 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:43.270303 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 842/3332] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:43 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:43.276546 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8d6b3410-5c88-4f49-ad22-350dc9f7c8e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:43.279602 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d6b3410-5c88-4f49-ad22-350dc9f7c8e5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:43.279997 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d6b3410-5c88-4f49-ad22-350dc9f7c8e5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:43.281624 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d6b3410-5c88-4f49-ad22-350dc9f7c8e5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:43.281624 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8d6b3410-5c88-4f49-ad22-350dc9f7c8e5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:43.282626 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-82629889-ea07-442a-83ec-393239446546 req-b304d929-041b-45be-8607-5dd9d8d8fe34 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:43.289816 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-b304d929-041b-45be-8607-5dd9d8d8fe34 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:43.290501 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-b304d929-041b-45be-8607-5dd9d8d8fe34 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:43.290501 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-b304d929-041b-45be-8607-5dd9d8d8fe34 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:43.292972 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:43.292972 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:43.294584 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d6b3410-5c88-4f49-ad22-350dc9f7c8e5 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:43.294584 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 836/3333] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:43 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:43.307808 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:43.307808 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:43.317059 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-82629889-ea07-442a-83ec-393239446546 req-b304d929-041b-45be-8607-5dd9d8d8fe34 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:43.326867 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-b304d929-041b-45be-8607-5dd9d8d8fe34 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:43.328222 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 818/3334] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:45:43 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 1316 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:45:44.060325 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc8eb1b9-e416-48ae-96cc-8528a24c00c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:44.062243 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc8eb1b9-e416-48ae-96cc-8528a24c00c9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:44.062991 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc8eb1b9-e416-48ae-96cc-8528a24c00c9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:44.063740 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc8eb1b9-e416-48ae-96cc-8528a24c00c9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:44.063740 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dc8eb1b9-e416-48ae-96cc-8528a24c00c9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:44.071062 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:44.071062 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:44.071961 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc8eb1b9-e416-48ae-96cc-8528a24c00c9 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:44.072519 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 839/3335] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:44 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:44.288926 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-90684c4f-de5f-448c-b7dc-1d301bc85c13 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:44.298458 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90684c4f-de5f-448c-b7dc-1d301bc85c13 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:44.298751 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90684c4f-de5f-448c-b7dc-1d301bc85c13 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:44.299086 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90684c4f-de5f-448c-b7dc-1d301bc85c13 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:44.301536 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-326dc999-8ede-40ae-b6b2-64acda89bf00 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:44.304894 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-326dc999-8ede-40ae-b6b2-64acda89bf00 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 Aug 13 02:45:44.305194 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-326dc999-8ede-40ae-b6b2-64acda89bf00 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:44.305543 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-326dc999-8ede-40ae-b6b2-64acda89bf00 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:44.305766 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-326dc999-8ede-40ae-b6b2-64acda89bf00 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete snapshot with id: 02d7f6da-ec2c-4e4d-8790-8df3cc551e46 Aug 13 02:45:44.310276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-25a3dcdd-3368-4f0a-8a51-66a15ec83f15 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:44.315368 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-25a3dcdd-3368-4f0a-8a51-66a15ec83f15 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:44.315368 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-25a3dcdd-3368-4f0a-8a51-66a15ec83f15 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:44.315930 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-25a3dcdd-3368-4f0a-8a51-66a15ec83f15 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:44.316130 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-25a3dcdd-3368-4f0a-8a51-66a15ec83f15 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:44.319392 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:44.319392 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:44.321564 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-326dc999-8ede-40ae-b6b2-64acda89bf00 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:44.322803 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:44.322803 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:44.327658 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-90684c4f-de5f-448c-b7dc-1d301bc85c13 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:44.328548 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:44.328548 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:44.329607 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-25a3dcdd-3368-4f0a-8a51-66a15ec83f15 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:44.329962 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 819/3336] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:44 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:44.333260 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90684c4f-de5f-448c-b7dc-1d301bc85c13 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:44.333747 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 843/3337] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:44 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 1136 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:44.355787 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-326dc999-8ede-40ae-b6b2-64acda89bf00 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot delete request issued successfully. Aug 13 02:45:44.355947 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-326dc999-8ede-40ae-b6b2-64acda89bf00 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 returned with HTTP 202 Aug 13 02:45:44.356652 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 837/3338] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:45:44 2026] DELETE /volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:44.368095 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-976d16eb-396c-41e9-80ab-6fe0b19b0c88 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:44.371767 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-976d16eb-396c-41e9-80ab-6fe0b19b0c88 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 Aug 13 02:45:44.372598 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-976d16eb-396c-41e9-80ab-6fe0b19b0c88 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:44.372598 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-976d16eb-396c-41e9-80ab-6fe0b19b0c88 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:44.379851 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:44.379851 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:44.380405 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-976d16eb-396c-41e9-80ab-6fe0b19b0c88 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:44.381415 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-976d16eb-396c-41e9-80ab-6fe0b19b0c88 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 returned with HTTP 200 Aug 13 02:45:44.381836 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 840/3339] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:44 2026] GET /volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:45.091012 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f87b6ddf-2e7b-4894-b63b-97fcda5cd4f7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:45.093345 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f87b6ddf-2e7b-4894-b63b-97fcda5cd4f7 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:45.093345 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f87b6ddf-2e7b-4894-b63b-97fcda5cd4f7 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:45.093671 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f87b6ddf-2e7b-4894-b63b-97fcda5cd4f7 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:45.093891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-f87b6ddf-2e7b-4894-b63b-97fcda5cd4f7 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:45.099234 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:45.099234 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:45.099388 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f87b6ddf-2e7b-4894-b63b-97fcda5cd4f7 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:45.099783 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 820/3340] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:45 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:45.345704 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-04cd87c5-a453-4311-ae44-f5a7d6f7bf71 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:45.347851 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04cd87c5-a453-4311-ae44-f5a7d6f7bf71 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:45.348063 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04cd87c5-a453-4311-ae44-f5a7d6f7bf71 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:45.348309 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04cd87c5-a453-4311-ae44-f5a7d6f7bf71 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:45.348461 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-04cd87c5-a453-4311-ae44-f5a7d6f7bf71 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:45.352799 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4d46d3a7-ec90-4cdb-a441-afbe0ad0f0f7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:45.354703 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:45.354703 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:45.354952 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d46d3a7-ec90-4cdb-a441-afbe0ad0f0f7 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:45.355218 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d46d3a7-ec90-4cdb-a441-afbe0ad0f0f7 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:45.355458 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d46d3a7-ec90-4cdb-a441-afbe0ad0f0f7 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:45.355776 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04cd87c5-a453-4311-ae44-f5a7d6f7bf71 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:45.356554 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 844/3341] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:45 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:45.367052 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:45.367052 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:45.371111 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4d46d3a7-ec90-4cdb-a441-afbe0ad0f0f7 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:45.376741 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d46d3a7-ec90-4cdb-a441-afbe0ad0f0f7 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:45.377290 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 838/3342] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:45 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:45.397187 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8fde3367-c8ce-44a7-bf8c-311f2d92775a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:45.399232 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fde3367-c8ce-44a7-bf8c-311f2d92775a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 Aug 13 02:45:45.399584 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8fde3367-c8ce-44a7-bf8c-311f2d92775a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:45.399788 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8fde3367-c8ce-44a7-bf8c-311f2d92775a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:45.405383 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fde3367-c8ce-44a7-bf8c-311f2d92775a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 returned with HTTP 404 Aug 13 02:45:45.406053 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 841/3343] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:45 2026] GET /volume/v3/snapshots/02d7f6da-ec2c-4e4d-8790-8df3cc551e46 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:46.113561 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d3838a7a-4d74-4f43-accf-5730c22a59a6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:46.116457 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d3838a7a-4d74-4f43-accf-5730c22a59a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:45:46.116774 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d3838a7a-4d74-4f43-accf-5730c22a59a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:46.117172 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d3838a7a-4d74-4f43-accf-5730c22a59a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:46.117172 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-d3838a7a-4d74-4f43-accf-5730c22a59a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:46.123692 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:46.123692 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:46.124723 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d3838a7a-4d74-4f43-accf-5730c22a59a6 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:45:46.125441 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 821/3344] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:46 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:46.143753 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aee4dc98-d15c-44b4-a517-185c467f163d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:46.146738 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aee4dc98-d15c-44b4-a517-185c467f163d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31/action Aug 13 02:45:46.146738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aee4dc98-d15c-44b4-a517-185c467f163d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:46.146738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aee4dc98-d15c-44b4-a517-185c467f163d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:46.148435 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.admin_actions [None req-aee4dc98-d15c-44b4-a517-185c467f163d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Updating backup 'c08ff278-b855-4439-8aac-b8b2340fbf31' with '{'status': 'error'}' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 02:45:46.160371 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:46.160371 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:46.174793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-aee4dc98-d15c-44b4-a517-185c467f163d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] reset_status in rpcapi backup_id c08ff278-b855-4439-8aac-b8b2340fbf31 on host np0000007139. {{(pid=100289) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 02:45:46.178152 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aee4dc98-d15c-44b4-a517-185c467f163d tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31/action returned with HTTP 202 Aug 13 02:45:46.179132 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 845/3345] 10.4.3.30 () {70 vars in 1423 bytes} [Thu Aug 13 02:45:46 2026] POST /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:45:46.189868 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-831747f3-a5b6-42f3-a9b1-3078f0a2006f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:46.191556 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-831747f3-a5b6-42f3-a9b1-3078f0a2006f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f Aug 13 02:45:46.192331 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-831747f3-a5b6-42f3-a9b1-3078f0a2006f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:46.192331 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-831747f3-a5b6-42f3-a9b1-3078f0a2006f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:46.192331 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-831747f3-a5b6-42f3-a9b1-3078f0a2006f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete volume with id: 5a2e1829-5dc6-46de-8005-63e19d981a9f Aug 13 02:45:46.207579 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:46.207579 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:46.207905 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-831747f3-a5b6-42f3-a9b1-3078f0a2006f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:46.239451 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-831747f3-a5b6-42f3-a9b1-3078f0a2006f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete volume request issued successfully. Aug 13 02:45:46.239602 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-831747f3-a5b6-42f3-a9b1-3078f0a2006f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f returned with HTTP 202 Aug 13 02:45:46.241098 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 839/3346] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:45:46 2026] DELETE /volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:46.252606 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce892273-3167-428e-9818-0fe474bccb72 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:46.255448 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce892273-3167-428e-9818-0fe474bccb72 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f Aug 13 02:45:46.255448 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce892273-3167-428e-9818-0fe474bccb72 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:46.255448 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce892273-3167-428e-9818-0fe474bccb72 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:46.268593 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:46.268593 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:46.275802 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce892273-3167-428e-9818-0fe474bccb72 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:46.284022 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce892273-3167-428e-9818-0fe474bccb72 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f returned with HTTP 200 Aug 13 02:45:46.284022 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 842/3347] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:46 2026] GET /volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f => generated 1013 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:46.371229 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-80ebaca2-ccfa-4dc8-b08d-3374ddc2210a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:46.374980 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-80ebaca2-ccfa-4dc8-b08d-3374ddc2210a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:46.375905 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-80ebaca2-ccfa-4dc8-b08d-3374ddc2210a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:46.375905 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-80ebaca2-ccfa-4dc8-b08d-3374ddc2210a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:46.375905 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-80ebaca2-ccfa-4dc8-b08d-3374ddc2210a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:46.380215 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:46.380215 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:46.381065 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-80ebaca2-ccfa-4dc8-b08d-3374ddc2210a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:46.381608 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 822/3348] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:46 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:46.398686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d87c59bf-1663-488c-924b-761e16b9a0a4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:46.401349 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d87c59bf-1663-488c-924b-761e16b9a0a4 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:46.401678 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d87c59bf-1663-488c-924b-761e16b9a0a4 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:46.401973 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d87c59bf-1663-488c-924b-761e16b9a0a4 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:46.419431 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:46.419431 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:46.430384 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d87c59bf-1663-488c-924b-761e16b9a0a4 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:46.438308 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d87c59bf-1663-488c-924b-761e16b9a0a4 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:46.438308 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 846/3349] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:46 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:46.461355 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-82629889-ea07-442a-83ec-393239446546 req-81c4ab8f-8a53-484c-bbd6-ba18381f16fb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:46.468341 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-81c4ab8f-8a53-484c-bbd6-ba18381f16fb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] DELETE https://10.4.3.30/volume/v3/attachments/99f30130-30ad-4326-a680-db543ffdb8cf Aug 13 02:45:46.468341 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-81c4ab8f-8a53-484c-bbd6-ba18381f16fb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:46.468341 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-81c4ab8f-8a53-484c-bbd6-ba18381f16fb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:46.478461 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:46.478461 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:46.548457 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-82629889-ea07-442a-83ec-393239446546 req-81c4ab8f-8a53-484c-bbd6-ba18381f16fb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/attachments/99f30130-30ad-4326-a680-db543ffdb8cf returned with HTTP 200 Aug 13 02:45:46.549142 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 840/3350] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:45:46 2026] DELETE /volume/v3/attachments/99f30130-30ad-4326-a680-db543ffdb8cf => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:47.299090 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-683a3546-e22c-49cc-a9de-bd0391ea2613 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:47.302108 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-683a3546-e22c-49cc-a9de-bd0391ea2613 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f Aug 13 02:45:47.302431 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-683a3546-e22c-49cc-a9de-bd0391ea2613 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:47.302763 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-683a3546-e22c-49cc-a9de-bd0391ea2613 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:47.310437 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-683a3546-e22c-49cc-a9de-bd0391ea2613 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f returned with HTTP 404 Aug 13 02:45:47.311270 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 843/3351] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:47 2026] GET /volume/v3/volumes/5a2e1829-5dc6-46de-8005-63e19d981a9f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:47.321098 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:47.323515 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] POST https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9/restore Aug 13 02:45:47.323961 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:47.325496 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Restoring backup 899250db-7435-4db4-850e-935166e414a9 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100287) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 02:45:47.325635 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Restoring backup 899250db-7435-4db4-850e-935166e414a9 to volume None. Aug 13 02:45:47.330909 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:47.330909 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:47.332007 np0000007139 devstack@c-api.service[100287]: INFO cinder.backup.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Creating volume of 1 GB for restore of backup 899250db-7435-4db4-850e-935166e414a9. Aug 13 02:45:47.336676 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Availability Zones retrieved successfully. Aug 13 02:45:47.342917 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Flow 'volume_create_api' (2190df1b-ac39-42e9-b89f-115c0dba9bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:47.344447 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399e19ea-b744-4687-95bd-161c72176e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:47.345510 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:47.378443 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399e19ea-b744-4687-95bd-161c72176e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:47.379716 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fede8aa-4799-4bce-bef5-f39344bb0c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:47.395168 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-36db54dd-08b6-420d-b5c8-8697368c0c29 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:47.397080 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36db54dd-08b6-420d-b5c8-8697368c0c29 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:47.397320 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36db54dd-08b6-420d-b5c8-8697368c0c29 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:47.398542 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36db54dd-08b6-420d-b5c8-8697368c0c29 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:47.398693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-36db54dd-08b6-420d-b5c8-8697368c0c29 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:47.404827 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:47.404827 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:47.405747 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36db54dd-08b6-420d-b5c8-8697368c0c29 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:47.406299 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 847/3352] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:47 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:47.427180 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Created reservations ['b265049e-80a3-4b51-ae91-76b8b8d46557', '23eb990e-1a09-480c-82ef-f44559e60297', 'c7d45a79-89db-440e-8238-8d0ebbe9dc3b', '96298721-d425-45f4-8ad7-a21e6db72cba'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:47.428391 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fede8aa-4799-4bce-bef5-f39344bb0c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b265049e-80a3-4b51-ae91-76b8b8d46557', '23eb990e-1a09-480c-82ef-f44559e60297', 'c7d45a79-89db-440e-8238-8d0ebbe9dc3b', '96298721-d425-45f4-8ad7-a21e6db72cba']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:47.429514 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42435f99-32bb-43b6-a21c-dddd2ed48639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:47.452189 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fb40c939-2c86-4984-a071-c87c3d522eaf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:47.459233 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb40c939-2c86-4984-a071-c87c3d522eaf tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:47.459520 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb40c939-2c86-4984-a071-c87c3d522eaf tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:47.459793 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb40c939-2c86-4984-a071-c87c3d522eaf tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:47.472626 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42435f99-32bb-43b6-a21c-dddd2ed48639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3415a621-b67d-4b7f-a7f8-fb94c84028f2', '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='073612880f744fc1a873c442683b232e',qos_specs=None,replication_status=,reservations=['b265049e-80a3-4b51-ae91-76b8b8d46557','23eb990e-1a09-480c-82ef-f44559e60297','c7d45a79-89db-440e-8238-8d0ebbe9dc3b','96298721-d425-45f4-8ad7-a21e6db72cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6a5a10009f450b9e8d545e895593f4',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3415a621-b67d-4b7f-a7f8-fb94c84028f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='073612880f744fc1a873c442683b232e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d6a5a10009f450b9e8d545e895593f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:47.473263 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2db8076-4e86-46f4-9c7f-9b271bfec559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:47.477433 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:47.477433 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:47.484890 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fb40c939-2c86-4984-a071-c87c3d522eaf tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:47.494242 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb40c939-2c86-4984-a071-c87c3d522eaf tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:47.494956 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 841/3353] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:47 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:47.501776 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2db8076-4e86-46f4-9c7f-9b271bfec559) transitioned into 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='073612880f744fc1a873c442683b232e',qos_specs=None,replication_status=,reservations=['b265049e-80a3-4b51-ae91-76b8b8d46557','23eb990e-1a09-480c-82ef-f44559e60297','c7d45a79-89db-440e-8238-8d0ebbe9dc3b','96298721-d425-45f4-8ad7-a21e6db72cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6a5a10009f450b9e8d545e895593f4',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:47.502988 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7621788-8a5b-4320-869e-d8635456748c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:47.513155 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df952de0-7464-45c3-bd09-612bfa429de2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:47.519386 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df952de0-7464-45c3-bd09-612bfa429de2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:47.519386 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df952de0-7464-45c3-bd09-612bfa429de2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:47.519386 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df952de0-7464-45c3-bd09-612bfa429de2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:47.519854 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7621788-8a5b-4320-869e-d8635456748c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:47.519854 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Flow 'volume_create_api' (2190df1b-ac39-42e9-b89f-115c0dba9bc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:47.519854 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Create volume request issued successfully. Aug 13 02:45:47.533439 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:47.533439 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:47.533439 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:47.533569 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:47.533569 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:47.533722 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-df952de0-7464-45c3-bd09-612bfa429de2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:47.540176 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df952de0-7464-45c3-bd09-612bfa429de2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:47.540870 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 844/3354] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:47 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:47.612725 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fbdddfcd-01b5-44e6-8412-7a275e223f23 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:47.615865 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fbdddfcd-01b5-44e6-8412-7a275e223f23 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:47.616171 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fbdddfcd-01b5-44e6-8412-7a275e223f23 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:47.616394 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fbdddfcd-01b5-44e6-8412-7a275e223f23 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:47.631506 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:47.631506 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:47.640003 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fbdddfcd-01b5-44e6-8412-7a275e223f23 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:47.646761 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fbdddfcd-01b5-44e6-8412-7a275e223f23 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:47.647169 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 848/3355] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:47 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:47.667494 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-37424c60-91e1-4052-bbd3-bfe3f84fe8bb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:47.675158 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37424c60-91e1-4052-bbd3-bfe3f84fe8bb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:47.676082 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37424c60-91e1-4052-bbd3-bfe3f84fe8bb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:47.676082 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37424c60-91e1-4052-bbd3-bfe3f84fe8bb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:47.689207 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:47.689207 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:47.695536 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-37424c60-91e1-4052-bbd3-bfe3f84fe8bb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:47.701168 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37424c60-91e1-4052-bbd3-bfe3f84fe8bb tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:47.701668 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 842/3356] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:47 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:47.755656 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-14c92163-f545-48f8-aa09-2bb5e208ae59 req-629ef2a5-6f43-4df2-8447-44c7129ce15d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:47.758155 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-14c92163-f545-48f8-aa09-2bb5e208ae59 req-629ef2a5-6f43-4df2-8447-44c7129ce15d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/attachments/88e06768-0d55-452a-9b2e-5130e42ad149 Aug 13 02:45:47.758429 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-14c92163-f545-48f8-aa09-2bb5e208ae59 req-629ef2a5-6f43-4df2-8447-44c7129ce15d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:47.759122 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-14c92163-f545-48f8-aa09-2bb5e208ae59 req-629ef2a5-6f43-4df2-8447-44c7129ce15d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:47.770907 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e8978517-4cef-4787-a781-b20a0bdb813d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:47.772980 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8978517-4cef-4787-a781-b20a0bdb813d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:47.773584 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8978517-4cef-4787-a781-b20a0bdb813d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:47.773679 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:47.773679 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:47.775074 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8978517-4cef-4787-a781-b20a0bdb813d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:47.785329 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:47.785329 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:47.794920 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e8978517-4cef-4787-a781-b20a0bdb813d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:47.798288 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8978517-4cef-4787-a781-b20a0bdb813d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:47.798951 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 849/3357] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:47 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:47.844000 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-14c92163-f545-48f8-aa09-2bb5e208ae59 req-629ef2a5-6f43-4df2-8447-44c7129ce15d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/88e06768-0d55-452a-9b2e-5130e42ad149 returned with HTTP 200 Aug 13 02:45:47.844508 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 845/3358] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:45:47 2026] DELETE /volume/v3/attachments/88e06768-0d55-452a-9b2e-5130e42ad149 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:48.420789 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e3f86b1a-2e4d-4524-8007-c7b7508a51f6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:48.422878 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3f86b1a-2e4d-4524-8007-c7b7508a51f6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:48.423109 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3f86b1a-2e4d-4524-8007-c7b7508a51f6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:48.423390 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3f86b1a-2e4d-4524-8007-c7b7508a51f6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:48.423484 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-e3f86b1a-2e4d-4524-8007-c7b7508a51f6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:48.429403 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:48.429403 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:48.430395 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3f86b1a-2e4d-4524-8007-c7b7508a51f6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:48.431113 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 843/3359] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:48 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:45:48.540510 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:48.540510 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:48.541051 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:48.541225 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Checking backup size 1 against volume size 1 {{(pid=100287) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 02:45:48.541435 np0000007139 devstack@c-api.service[100287]: INFO cinder.backup.api [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Overwriting volume 3415a621-b67d-4b7f-a7f8-fb94c84028f2 with restore of backup 899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:48.562042 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] restore_backup in rpcapi backup_id 899250db-7435-4db4-850e-935166e414a9 {{(pid=100287) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 02:45:48.568708 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-641d8637-1d06-48ff-8f5c-ab0e5f80afcf tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9/restore returned with HTTP 202 Aug 13 02:45:48.568708 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 823/3360] 10.4.3.30 () {70 vars in 1426 bytes} [Thu Aug 13 02:45:47 2026] POST /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9/restore => generated 152 bytes in 1246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:48.582980 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-81e4faa1-f42c-46b8-9036-3c8a75f05fd8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:48.586274 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-81e4faa1-f42c-46b8-9036-3c8a75f05fd8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:48.586542 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-81e4faa1-f42c-46b8-9036-3c8a75f05fd8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:48.586739 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-81e4faa1-f42c-46b8-9036-3c8a75f05fd8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:48.586857 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-81e4faa1-f42c-46b8-9036-3c8a75f05fd8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:48.596156 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:48.596156 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:48.597224 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-81e4faa1-f42c-46b8-9036-3c8a75f05fd8 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:45:48.598451 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 850/3361] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:48 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:49.444350 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f3f02656-1223-4e94-a68e-79cec0415298 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:49.446883 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3f02656-1223-4e94-a68e-79cec0415298 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:49.447161 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3f02656-1223-4e94-a68e-79cec0415298 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:49.447512 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3f02656-1223-4e94-a68e-79cec0415298 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:49.447651 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f3f02656-1223-4e94-a68e-79cec0415298 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:49.455302 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:49.455302 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:49.456407 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3f02656-1223-4e94-a68e-79cec0415298 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:49.456894 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 846/3362] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:49 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:49.612893 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a25e43f3-00f4-4628-a63c-974e3202dc6b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:49.616375 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a25e43f3-00f4-4628-a63c-974e3202dc6b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:49.617217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a25e43f3-00f4-4628-a63c-974e3202dc6b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:49.617217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a25e43f3-00f4-4628-a63c-974e3202dc6b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:49.617344 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a25e43f3-00f4-4628-a63c-974e3202dc6b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:49.629426 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:49.629426 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:49.630436 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a25e43f3-00f4-4628-a63c-974e3202dc6b tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:45:49.631066 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 844/3363] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:49 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:49.830411 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6802345f-2d08-4f3a-a9c2-0c9a3c1d9840 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:49.832573 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6802345f-2d08-4f3a-a9c2-0c9a3c1d9840 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 Aug 13 02:45:49.832846 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6802345f-2d08-4f3a-a9c2-0c9a3c1d9840 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:49.833018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6802345f-2d08-4f3a-a9c2-0c9a3c1d9840 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:49.833221 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-6802345f-2d08-4f3a-a9c2-0c9a3c1d9840 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume with id: cc036179-eecb-4aeb-96ae-d35785322649 Aug 13 02:45:49.841895 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:49.841895 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:49.842538 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6802345f-2d08-4f3a-a9c2-0c9a3c1d9840 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:49.871482 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6802345f-2d08-4f3a-a9c2-0c9a3c1d9840 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume request issued successfully. Aug 13 02:45:49.871677 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6802345f-2d08-4f3a-a9c2-0c9a3c1d9840 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 returned with HTTP 202 Aug 13 02:45:49.872296 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 824/3364] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:49 2026] DELETE /volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:49.884813 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a708a65c-07dc-4c33-9fcd-bf636e3e0f0c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:49.887079 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a708a65c-07dc-4c33-9fcd-bf636e3e0f0c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 Aug 13 02:45:49.887367 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a708a65c-07dc-4c33-9fcd-bf636e3e0f0c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:49.887556 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a708a65c-07dc-4c33-9fcd-bf636e3e0f0c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:49.900198 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:49.900198 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:49.911143 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a708a65c-07dc-4c33-9fcd-bf636e3e0f0c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:49.919480 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a708a65c-07dc-4c33-9fcd-bf636e3e0f0c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 returned with HTTP 200 Aug 13 02:45:49.919840 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 851/3365] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:49 2026] GET /volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:50.472867 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a7dca83-ca75-479c-b083-8a5c0cebf34b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:50.473857 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a7dca83-ca75-479c-b083-8a5c0cebf34b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:50.474104 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a7dca83-ca75-479c-b083-8a5c0cebf34b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:50.474513 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a7dca83-ca75-479c-b083-8a5c0cebf34b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:50.474717 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9a7dca83-ca75-479c-b083-8a5c0cebf34b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:50.484358 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:50.484358 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:50.485198 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a7dca83-ca75-479c-b083-8a5c0cebf34b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:50.485608 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 847/3366] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:50 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:50.647079 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fb26f047-ac53-4363-bf20-ee7bfbd3681e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:50.650320 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb26f047-ac53-4363-bf20-ee7bfbd3681e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:50.650704 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb26f047-ac53-4363-bf20-ee7bfbd3681e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:50.651077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb26f047-ac53-4363-bf20-ee7bfbd3681e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:50.651411 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-fb26f047-ac53-4363-bf20-ee7bfbd3681e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:50.658402 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:50.658402 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:50.659903 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb26f047-ac53-4363-bf20-ee7bfbd3681e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:45:50.659903 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 845/3367] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:50 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:45:50.936963 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2dbcd03c-6152-4570-ac3d-1a8d72ba32a7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:50.939544 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2dbcd03c-6152-4570-ac3d-1a8d72ba32a7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 Aug 13 02:45:50.940138 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2dbcd03c-6152-4570-ac3d-1a8d72ba32a7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:50.940611 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2dbcd03c-6152-4570-ac3d-1a8d72ba32a7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:50.942751 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8fa7108c-9c46-41ce-80d6-603c60b0159a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:50.945326 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8fa7108c-9c46-41ce-80d6-603c60b0159a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] DELETE https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:50.945632 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8fa7108c-9c46-41ce-80d6-603c60b0159a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:50.945987 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8fa7108c-9c46-41ce-80d6-603c60b0159a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:50.946238 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-8fa7108c-9c46-41ce-80d6-603c60b0159a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Delete volume with id: c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:50.950087 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2dbcd03c-6152-4570-ac3d-1a8d72ba32a7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 returned with HTTP 404 Aug 13 02:45:50.950935 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 825/3368] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:50 2026] GET /volume/v3/volumes/cc036179-eecb-4aeb-96ae-d35785322649 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:50.957158 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:50.957158 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:50.957158 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8fa7108c-9c46-41ce-80d6-603c60b0159a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:50.986218 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8fa7108c-9c46-41ce-80d6-603c60b0159a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Delete volume request issued successfully. Aug 13 02:45:50.986516 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8fa7108c-9c46-41ce-80d6-603c60b0159a tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 202 Aug 13 02:45:50.987673 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 852/3369] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:50 2026] DELETE /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:50.995872 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d720a481-ee10-46e6-a1f9-079f3c83979f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:50.997646 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2599b1e7-f547-4c68-a399-a71227f34bbe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:51.000624 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:51.000733 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2599b1e7-f547-4c68-a399-a71227f34bbe tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:51.000733 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2599b1e7-f547-4c68-a399-a71227f34bbe tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:51.001160 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1322850772", "snapshot_id": null, "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:51.001503 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2599b1e7-f547-4c68-a399-a71227f34bbe tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:51.002036 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1322850772', 'snapshot_id': None, 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:51.016245 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:51.016245 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:51.023360 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2599b1e7-f547-4c68-a399-a71227f34bbe tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:51.032698 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2599b1e7-f547-4c68-a399-a71227f34bbe tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 200 Aug 13 02:45:51.034126 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 846/3370] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:50 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:51.119843 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume of 1 GB Aug 13 02:45:51.128661 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Availability Zones retrieved successfully. Aug 13 02:45:51.137884 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (0b041370-c070-4c11-b3bd-2fb9c28c3d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:51.139720 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6208b424-506e-4cfc-8a4a-ef87e02b3ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:51.142156 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:51.231593 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6208b424-506e-4cfc-8a4a-ef87e02b3ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:51.232329 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01f35be-c865-4acd-a293-f740de5dea10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:51.282567 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['dbd2bdf9-fe4b-464d-89ad-f679d9cb5743', '8fe898f4-cf9b-44a6-8cd5-3f886012925f', 'cc91292d-d99e-43b4-aaee-671da0cd70a0', '9d8e1398-9075-4af2-96c8-818873511269'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:51.284190 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01f35be-c865-4acd-a293-f740de5dea10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbd2bdf9-fe4b-464d-89ad-f679d9cb5743', '8fe898f4-cf9b-44a6-8cd5-3f886012925f', 'cc91292d-d99e-43b4-aaee-671da0cd70a0', '9d8e1398-9075-4af2-96c8-818873511269']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:51.285049 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58da9bc-4ea6-4c1d-a82a-08917e35c5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:51.320192 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58da9bc-4ea6-4c1d-a82a-08917e35c5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55904cc6-5f80-42f1-825b-117306719acb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1322850772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['dbd2bdf9-fe4b-464d-89ad-f679d9cb5743','8fe898f4-cf9b-44a6-8cd5-3f886012925f','cc91292d-d99e-43b4-aaee-671da0cd70a0','9d8e1398-9075-4af2-96c8-818873511269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1322850772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55904cc6-5f80-42f1-825b-117306719acb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e31999f61ac49b4aa4048b2161460e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:51.321131 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3185720-f1c3-4f97-95f9-aa66101e3488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:51.347693 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3185720-f1c3-4f97-95f9-aa66101e3488) transitioned into state 'SUCCESS' from state '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-1322850772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['dbd2bdf9-fe4b-464d-89ad-f679d9cb5743','8fe898f4-cf9b-44a6-8cd5-3f886012925f','cc91292d-d99e-43b4-aaee-671da0cd70a0','9d8e1398-9075-4af2-96c8-818873511269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:51.348723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc1b6f2-d1d4-4c42-b996-c37d4245f330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:51.364209 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc1b6f2-d1d4-4c42-b996-c37d4245f330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:51.365602 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (0b041370-c070-4c11-b3bd-2fb9c28c3d48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:51.366312 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request issued successfully. Aug 13 02:45:51.367284 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d720a481-ee10-46e6-a1f9-079f3c83979f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:51.368102 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 848/3371] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:45:50 2026] POST /volume/v3/volumes => generated 757 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:51.385126 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-85ffa934-31b3-463e-b7f1-22dae28ddd06 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:51.388205 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-85ffa934-31b3-463e-b7f1-22dae28ddd06 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb Aug 13 02:45:51.388601 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-85ffa934-31b3-463e-b7f1-22dae28ddd06 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:51.389007 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-85ffa934-31b3-463e-b7f1-22dae28ddd06 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:51.402432 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:51.402432 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:51.407858 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-85ffa934-31b3-463e-b7f1-22dae28ddd06 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:51.414912 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-85ffa934-31b3-463e-b7f1-22dae28ddd06 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb returned with HTTP 200 Aug 13 02:45:51.415634 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 826/3372] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:51 2026] GET /volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:51.498343 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-77d81e88-7ad2-4370-9a42-a45b6f3cb111 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:51.500545 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-77d81e88-7ad2-4370-9a42-a45b6f3cb111 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:51.500785 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-77d81e88-7ad2-4370-9a42-a45b6f3cb111 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:51.501019 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-77d81e88-7ad2-4370-9a42-a45b6f3cb111 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:51.501158 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-77d81e88-7ad2-4370-9a42-a45b6f3cb111 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:51.507508 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:51.507508 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:51.508640 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-77d81e88-7ad2-4370-9a42-a45b6f3cb111 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:51.509057 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 853/3373] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:51 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:51.671929 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d4fb5d76-ad1b-46e6-bf6d-ffe64830b321 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:51.674306 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d4fb5d76-ad1b-46e6-bf6d-ffe64830b321 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:51.674572 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d4fb5d76-ad1b-46e6-bf6d-ffe64830b321 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:51.674900 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d4fb5d76-ad1b-46e6-bf6d-ffe64830b321 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:51.675094 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d4fb5d76-ad1b-46e6-bf6d-ffe64830b321 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:51.683918 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:51.683918 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:51.685037 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d4fb5d76-ad1b-46e6-bf6d-ffe64830b321 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:45:51.685543 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 847/3374] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:51 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:52.053090 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dbb61b6d-5d35-455d-801f-398e643f7076 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.055869 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbb61b6d-5d35-455d-801f-398e643f7076 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 Aug 13 02:45:52.056105 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbb61b6d-5d35-455d-801f-398e643f7076 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:52.056375 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbb61b6d-5d35-455d-801f-398e643f7076 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:52.063691 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbb61b6d-5d35-455d-801f-398e643f7076 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 returned with HTTP 404 Aug 13 02:45:52.064182 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 849/3375] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:52 2026] GET /volume/v3/volumes/c8b2f9ac-291b-4264-8b1a-0363b5fe90f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:52.074261 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-23ec9b7d-9677-42c1-8569-41377e517b02 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.077047 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-23ec9b7d-9677-42c1-8569-41377e517b02 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] DELETE https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:52.077347 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-23ec9b7d-9677-42c1-8569-41377e517b02 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:52.077695 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-23ec9b7d-9677-42c1-8569-41377e517b02 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:52.078116 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-23ec9b7d-9677-42c1-8569-41377e517b02 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Delete volume with id: 57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:52.088277 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:52.088277 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:52.089128 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-23ec9b7d-9677-42c1-8569-41377e517b02 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:52.109943 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-23ec9b7d-9677-42c1-8569-41377e517b02 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Delete volume request issued successfully. Aug 13 02:45:52.110264 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-23ec9b7d-9677-42c1-8569-41377e517b02 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 202 Aug 13 02:45:52.110852 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 827/3376] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:52 2026] DELETE /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:52.120266 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1d72bdc4-280c-4e8f-88d5-dd0cb9839526 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.122043 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d72bdc4-280c-4e8f-88d5-dd0cb9839526 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:52.122340 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1d72bdc4-280c-4e8f-88d5-dd0cb9839526 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:52.122550 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1d72bdc4-280c-4e8f-88d5-dd0cb9839526 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:52.132479 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:52.132479 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:52.139655 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1d72bdc4-280c-4e8f-88d5-dd0cb9839526 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:52.145566 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d72bdc4-280c-4e8f-88d5-dd0cb9839526 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 200 Aug 13 02:45:52.146105 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 854/3377] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:52 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:52.432300 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1d761afa-69ec-4eea-bfdd-79ea3ff39215 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.435613 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1d761afa-69ec-4eea-bfdd-79ea3ff39215 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb Aug 13 02:45:52.435854 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1d761afa-69ec-4eea-bfdd-79ea3ff39215 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:52.436128 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1d761afa-69ec-4eea-bfdd-79ea3ff39215 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:52.449280 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:52.449280 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:52.453156 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1d761afa-69ec-4eea-bfdd-79ea3ff39215 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:52.462931 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1d761afa-69ec-4eea-bfdd-79ea3ff39215 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb returned with HTTP 200 Aug 13 02:45:52.463624 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 848/3378] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:52 2026] GET /volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:52.481078 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-038efb14-299c-4c9d-b864-65f40a535a05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.484622 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-038efb14-299c-4c9d-b864-65f40a535a05 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb Aug 13 02:45:52.484622 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-038efb14-299c-4c9d-b864-65f40a535a05 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:52.484622 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-038efb14-299c-4c9d-b864-65f40a535a05 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:52.502459 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:52.502459 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:52.509359 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-038efb14-299c-4c9d-b864-65f40a535a05 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:52.518533 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-038efb14-299c-4c9d-b864-65f40a535a05 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb returned with HTTP 200 Aug 13 02:45:52.519117 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 850/3379] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:52 2026] GET /volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:52.533001 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-50a57d0b-ca1d-4ad5-ba48-49176d205cb1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.539397 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-50a57d0b-ca1d-4ad5-ba48-49176d205cb1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:52.540997 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-50a57d0b-ca1d-4ad5-ba48-49176d205cb1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:52.542442 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-50a57d0b-ca1d-4ad5-ba48-49176d205cb1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:52.543833 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-50a57d0b-ca1d-4ad5-ba48-49176d205cb1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:52.544072 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fa474703-4984-4ee0-aca1-6ce284f87fe8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.546084 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa474703-4984-4ee0-aca1-6ce284f87fe8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:45:52.547526 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa474703-4984-4ee0-aca1-6ce284f87fe8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55904cc6-5f80-42f1-825b-117306719acb", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1496853283", "description": null, "metadata": null}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:52.549175 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:52.549175 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:52.550450 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-50a57d0b-ca1d-4ad5-ba48-49176d205cb1 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:52.550828 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 828/3380] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:52 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:52.561402 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:52.561402 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:52.561402 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fa474703-4984-4ee0-aca1-6ce284f87fe8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:52.561402 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-fa474703-4984-4ee0-aca1-6ce284f87fe8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create snapshot from volume 55904cc6-5f80-42f1-825b-117306719acb Aug 13 02:45:52.603916 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-fa474703-4984-4ee0-aca1-6ce284f87fe8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['7dfef196-9ea4-46c9-afff-962bcd033e39', '7fd75491-1d69-4eef-8f5f-5cb190b75b2d', '9d7a60cb-42b7-4acd-a189-cc0546b9ff80', '2044c817-cc1f-4ced-92cf-d552600c4133'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:52.651418 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fa474703-4984-4ee0-aca1-6ce284f87fe8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot create request issued successfully. Aug 13 02:45:52.654785 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa474703-4984-4ee0-aca1-6ce284f87fe8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:45:52.654785 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 855/3381] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:45:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:52.665527 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b2ec0ba9-1798-44ba-903b-4485c8dda8fc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.666447 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2ec0ba9-1798-44ba-903b-4485c8dda8fc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 Aug 13 02:45:52.667298 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2ec0ba9-1798-44ba-903b-4485c8dda8fc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:52.667298 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2ec0ba9-1798-44ba-903b-4485c8dda8fc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:52.679526 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:52.679526 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:52.680213 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b2ec0ba9-1798-44ba-903b-4485c8dda8fc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:52.681211 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2ec0ba9-1798-44ba-903b-4485c8dda8fc tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 returned with HTTP 200 Aug 13 02:45:52.685772 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 849/3382] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:52 2026] GET /volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:52.698459 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a690c7ff-616f-494a-a2d6-7c959414c508 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.701084 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a690c7ff-616f-494a-a2d6-7c959414c508 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:52.701172 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a690c7ff-616f-494a-a2d6-7c959414c508 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:52.701996 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a690c7ff-616f-494a-a2d6-7c959414c508 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:52.701996 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a690c7ff-616f-494a-a2d6-7c959414c508 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:52.711473 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:52.711473 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:52.712335 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a690c7ff-616f-494a-a2d6-7c959414c508 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:45:52.712816 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 851/3383] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:52 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:52.796244 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e5484a52-2df3-411d-a0ea-8755587289f4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.798905 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e5484a52-2df3-411d-a0ea-8755587289f4 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:45:52.798905 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e5484a52-2df3-411d-a0ea-8755587289f4 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:52.799332 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e5484a52-2df3-411d-a0ea-8755587289f4 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:52.810754 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:52.810754 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:52.814996 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e5484a52-2df3-411d-a0ea-8755587289f4 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:45:52.820408 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e5484a52-2df3-411d-a0ea-8755587289f4 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 200 Aug 13 02:45:52.821100 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 829/3384] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:52 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:52.872080 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-4d5fb018-c1f5-42d1-a5f3-270344d0d5b2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.874452 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-4d5fb018-c1f5-42d1-a5f3-270344d0d5b2 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:45:52.874632 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-4d5fb018-c1f5-42d1-a5f3-270344d0d5b2 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:52.874806 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-4d5fb018-c1f5-42d1-a5f3-270344d0d5b2 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:52.884882 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:52.884882 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:52.888647 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-4d5fb018-c1f5-42d1-a5f3-270344d0d5b2 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:45:52.893076 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-4d5fb018-c1f5-42d1-a5f3-270344d0d5b2 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 200 Aug 13 02:45:52.893636 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 856/3385] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:52 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:52.917570 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-61b26536-b777-4fdc-bbdd-232d4fde6135 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.920151 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-61b26536-b777-4fdc-bbdd-232d4fde6135 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] POST https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4/action Aug 13 02:45:52.920651 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-61b26536-b777-4fdc-bbdd-232d4fde6135 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:52.920834 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-61b26536-b777-4fdc-bbdd-232d4fde6135 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:52.933279 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:52.933279 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:52.933964 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-61b26536-b777-4fdc-bbdd-232d4fde6135 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:45:52.941232 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-61b26536-b777-4fdc-bbdd-232d4fde6135 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Begin detaching volume completed successfully. Aug 13 02:45:52.941618 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-61b26536-b777-4fdc-bbdd-232d4fde6135 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4/action returned with HTTP 202 Aug 13 02:45:52.942302 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 850/3386] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:45:52 2026] POST /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:45:52.988524 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee89b0be-3048-40f6-b197-75d2ef17c05b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:52.989040 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee89b0be-3048-40f6-b197-75d2ef17c05b None None] GET https://10.4.3.30/volume// Aug 13 02:45:52.989040 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee89b0be-3048-40f6-b197-75d2ef17c05b None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:52.989234 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee89b0be-3048-40f6-b197-75d2ef17c05b None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:52.989583 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee89b0be-3048-40f6-b197-75d2ef17c05b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:52.989895 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 852/3387] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:52.999178 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-34104873-7dbd-49cf-a681-a7dea2b3f347 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:53.005047 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-34104873-7dbd-49cf-a681-a7dea2b3f347 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:45:53.005369 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-34104873-7dbd-49cf-a681-a7dea2b3f347 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:53.005757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-34104873-7dbd-49cf-a681-a7dea2b3f347 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:53.017467 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:53.017467 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:53.021614 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-34104873-7dbd-49cf-a681-a7dea2b3f347 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:45:53.026860 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-34104873-7dbd-49cf-a681-a7dea2b3f347 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 200 Aug 13 02:45:53.027355 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 830/3388] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:45:52 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:45:53.164186 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ff53ba32-4d56-48ec-9656-42e7904a9d75 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:53.166344 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff53ba32-4d56-48ec-9656-42e7904a9d75 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 Aug 13 02:45:53.166851 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff53ba32-4d56-48ec-9656-42e7904a9d75 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:53.166851 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff53ba32-4d56-48ec-9656-42e7904a9d75 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:53.173500 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff53ba32-4d56-48ec-9656-42e7904a9d75 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 returned with HTTP 404 Aug 13 02:45:53.174021 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 857/3389] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:53 2026] GET /volume/v3/volumes/57b0e56b-2cdd-42b2-867c-e321b3cfb704 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:53.251093 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-45f8b8fa-0ad4-4f61-9aee-e01716e905f2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:53.253220 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-45f8b8fa-0ad4-4f61-9aee-e01716e905f2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] DELETE https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:45:53.253470 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-45f8b8fa-0ad4-4f61-9aee-e01716e905f2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:53.254080 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-45f8b8fa-0ad4-4f61-9aee-e01716e905f2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:53.254080 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-45f8b8fa-0ad4-4f61-9aee-e01716e905f2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Delete volume with id: e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:45:53.264179 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:53.264179 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:53.264179 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-45f8b8fa-0ad4-4f61-9aee-e01716e905f2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:53.288029 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-45f8b8fa-0ad4-4f61-9aee-e01716e905f2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Delete volume request issued successfully. Aug 13 02:45:53.288287 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-45f8b8fa-0ad4-4f61-9aee-e01716e905f2 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 202 Aug 13 02:45:53.289015 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 851/3390] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:45:53 2026] DELETE /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 02:45:53.299887 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-18f4c357-92ef-47d8-b77e-4798dc69905d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:53.302804 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18f4c357-92ef-47d8-b77e-4798dc69905d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:45:53.303067 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18f4c357-92ef-47d8-b77e-4798dc69905d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:53.303333 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18f4c357-92ef-47d8-b77e-4798dc69905d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:53.317111 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:53.317111 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:53.322648 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-18f4c357-92ef-47d8-b77e-4798dc69905d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Volume info retrieved successfully. Aug 13 02:45:53.331295 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18f4c357-92ef-47d8-b77e-4798dc69905d tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 200 Aug 13 02:45:53.331969 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 853/3391] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:53 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:53.564609 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6d854784-5766-41a9-b0e5-9b1d4c17deb8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:53.566723 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d854784-5766-41a9-b0e5-9b1d4c17deb8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:53.566935 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d854784-5766-41a9-b0e5-9b1d4c17deb8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:53.567070 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d854784-5766-41a9-b0e5-9b1d4c17deb8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:53.567176 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-6d854784-5766-41a9-b0e5-9b1d4c17deb8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:53.572460 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:53.572460 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:53.573373 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d854784-5766-41a9-b0e5-9b1d4c17deb8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:53.573831 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 831/3392] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:53 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:53.700068 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d5e1f6ed-b390-4daf-86f4-fb66ed729419 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:53.701746 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5e1f6ed-b390-4daf-86f4-fb66ed729419 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 Aug 13 02:45:53.701746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5e1f6ed-b390-4daf-86f4-fb66ed729419 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:53.701896 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5e1f6ed-b390-4daf-86f4-fb66ed729419 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:53.707896 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:53.707896 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:53.708146 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d5e1f6ed-b390-4daf-86f4-fb66ed729419 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:53.709478 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5e1f6ed-b390-4daf-86f4-fb66ed729419 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 returned with HTTP 200 Aug 13 02:45:53.709955 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 858/3393] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:53 2026] GET /volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:53.723219 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dafc179c-963b-4cd1-b59b-a48174a5f44d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:53.725467 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dafc179c-963b-4cd1-b59b-a48174a5f44d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 Aug 13 02:45:53.725719 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dafc179c-963b-4cd1-b59b-a48174a5f44d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:53.725959 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dafc179c-963b-4cd1-b59b-a48174a5f44d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:53.730161 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c7cf5ff-034c-49f7-b5df-7f4c03f84b45 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:53.732279 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:53.732279 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:53.732718 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c7cf5ff-034c-49f7-b5df-7f4c03f84b45 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:53.732842 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dafc179c-963b-4cd1-b59b-a48174a5f44d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:53.732914 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c7cf5ff-034c-49f7-b5df-7f4c03f84b45 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:53.733151 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c7cf5ff-034c-49f7-b5df-7f4c03f84b45 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:53.733303 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8c7cf5ff-034c-49f7-b5df-7f4c03f84b45 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:53.733881 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dafc179c-963b-4cd1-b59b-a48174a5f44d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 returned with HTTP 200 Aug 13 02:45:53.734354 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 852/3394] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:45:53 2026] GET /volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:53.738662 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:53.738662 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:53.739592 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c7cf5ff-034c-49f7-b5df-7f4c03f84b45 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:45:53.740098 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 854/3395] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:53 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:53.902133 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-0dd3a786-8120-4b0f-9354-e0c4d07fa4f1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:53.907470 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-0dd3a786-8120-4b0f-9354-e0c4d07fa4f1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 Aug 13 02:45:53.907673 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-0dd3a786-8120-4b0f-9354-e0c4d07fa4f1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:53.907931 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-0dd3a786-8120-4b0f-9354-e0c4d07fa4f1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:53.914523 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:53.914523 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:53.915041 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-0dd3a786-8120-4b0f-9354-e0c4d07fa4f1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:53.915862 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-0dd3a786-8120-4b0f-9354-e0c4d07fa4f1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 returned with HTTP 200 Aug 13 02:45:53.916235 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 832/3396] 10.4.3.30 () {68 vars in 1597 bytes} [Thu Aug 13 02:45:53 2026] GET /volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:53.931264 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-58b29cb1-cb89-40ce-a474-bf164ba7c680 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:53.934166 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-58b29cb1-cb89-40ce-a474-bf164ba7c680 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb Aug 13 02:45:53.934441 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-58b29cb1-cb89-40ce-a474-bf164ba7c680 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:53.934722 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-58b29cb1-cb89-40ce-a474-bf164ba7c680 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:53.945041 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:53.945041 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:53.950911 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-58b29cb1-cb89-40ce-a474-bf164ba7c680 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:53.958563 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-58b29cb1-cb89-40ce-a474-bf164ba7c680 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb returned with HTTP 200 Aug 13 02:45:53.959055 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 859/3397] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:53 2026] GET /volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:54.093063 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-2ad620c3-4f1d-479d-aaa4-839cf25df7ad None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:54.095909 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-2ad620c3-4f1d-479d-aaa4-839cf25df7ad tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] DELETE https://10.4.3.30/volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07 Aug 13 02:45:54.096111 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-2ad620c3-4f1d-479d-aaa4-839cf25df7ad tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:54.096295 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-2ad620c3-4f1d-479d-aaa4-839cf25df7ad tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:54.105668 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:54.105668 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:54.137213 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3594a6bf-0c8b-420b-8baf-fde51a2ac2d9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:54.138882 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3594a6bf-0c8b-420b-8baf-fde51a2ac2d9 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:45:54.139050 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3594a6bf-0c8b-420b-8baf-fde51a2ac2d9 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:54.139226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3594a6bf-0c8b-420b-8baf-fde51a2ac2d9 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:54.150833 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:54.150833 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:54.155073 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3594a6bf-0c8b-420b-8baf-fde51a2ac2d9 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:54.160264 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3594a6bf-0c8b-420b-8baf-fde51a2ac2d9 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 200 Aug 13 02:45:54.161110 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 855/3398] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:54 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:54.175074 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45661db2-5a37-4325-9ae7-9c2c02203ba9 req-2ad620c3-4f1d-479d-aaa4-839cf25df7ad tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07 returned with HTTP 200 Aug 13 02:45:54.175596 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 853/3399] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:45:54 2026] DELETE /volume/v3/attachments/76b7a619-8d5c-4bda-b22a-b8db508a0f07 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:54.345715 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-338fef03-52cd-4ee9-80db-80cfd3cfbf06 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:54.348089 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-338fef03-52cd-4ee9-80db-80cfd3cfbf06 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] GET https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 Aug 13 02:45:54.348299 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-338fef03-52cd-4ee9-80db-80cfd3cfbf06 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:54.348510 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-338fef03-52cd-4ee9-80db-80cfd3cfbf06 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:54.354813 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-338fef03-52cd-4ee9-80db-80cfd3cfbf06 tempest-AttachVolumeTestJSON-1734572282 tempest-AttachVolumeTestJSON-1734572282-project-member] https://10.4.3.30/volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 returned with HTTP 404 Aug 13 02:45:54.355495 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 833/3400] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:54 2026] GET /volume/v3/volumes/e0460b19-573d-4977-a667-5927d4a04364 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:54.490751 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d4b5ae70-cb1c-4670-8e1c-bd8cbd299da4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:54.492379 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d4b5ae70-cb1c-4670-8e1c-bd8cbd299da4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 Aug 13 02:45:54.492379 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d4b5ae70-cb1c-4670-8e1c-bd8cbd299da4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:54.492606 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d4b5ae70-cb1c-4670-8e1c-bd8cbd299da4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:54.499674 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:54.499674 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:54.500383 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d4b5ae70-cb1c-4670-8e1c-bd8cbd299da4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:54.501709 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d4b5ae70-cb1c-4670-8e1c-bd8cbd299da4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 returned with HTTP 200 Aug 13 02:45:54.503138 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 860/3401] 10.4.3.30 () {68 vars in 1597 bytes} [Thu Aug 13 02:45:54 2026] GET /volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:54.585163 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e069d0c2-6a39-44e7-801c-e9fc31a187af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:54.587637 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e069d0c2-6a39-44e7-801c-e9fc31a187af tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:54.587854 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e069d0c2-6a39-44e7-801c-e9fc31a187af tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:54.587983 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e069d0c2-6a39-44e7-801c-e9fc31a187af tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:54.588116 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e069d0c2-6a39-44e7-801c-e9fc31a187af tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:54.592968 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:54.592968 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:54.593856 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e069d0c2-6a39-44e7-801c-e9fc31a187af tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:54.594403 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 856/3402] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:54 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:54.754768 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2cc310e5-8f5c-413f-94e0-fdf99e254787 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:54.756665 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2cc310e5-8f5c-413f-94e0-fdf99e254787 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:54.757049 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2cc310e5-8f5c-413f-94e0-fdf99e254787 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:54.757466 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2cc310e5-8f5c-413f-94e0-fdf99e254787 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:54.758212 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2cc310e5-8f5c-413f-94e0-fdf99e254787 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:54.765103 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:54.765103 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:54.765103 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2cc310e5-8f5c-413f-94e0-fdf99e254787 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:45:54.765103 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 854/3403] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:54 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:54.880187 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ba77673c-690c-498b-b89b-93667ab4b288 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:54.881873 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ba77673c-690c-498b-b89b-93667ab4b288 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:45:54.882109 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ba77673c-690c-498b-b89b-93667ab4b288 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:54.882376 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ba77673c-690c-498b-b89b-93667ab4b288 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:54.892686 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:54.892686 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:54.899935 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ba77673c-690c-498b-b89b-93667ab4b288 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:54.905781 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ba77673c-690c-498b-b89b-93667ab4b288 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 200 Aug 13 02:45:54.906317 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 834/3404] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:54 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:54.983182 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ed7a97b1-7f5b-4135-8057-e60136ea23a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:54.983677 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed7a97b1-7f5b-4135-8057-e60136ea23a0 None None] GET https://10.4.3.30/volume// Aug 13 02:45:54.983900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed7a97b1-7f5b-4135-8057-e60136ea23a0 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:54.984172 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed7a97b1-7f5b-4135-8057-e60136ea23a0 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:54.984557 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed7a97b1-7f5b-4135-8057-e60136ea23a0 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:54.986568 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 861/3405] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:45:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:54.994122 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-6518f3ee-72ff-4559-8854-200ac876598a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:54.997019 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-6518f3ee-72ff-4559-8854-200ac876598a tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:45:54.997548 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-6518f3ee-72ff-4559-8854-200ac876598a tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee6fe96f-b835-4707-92c4-074ccafb27c1", "connector": null, "instance_uuid": "c9c2c6ae-7987-4c84-831e-36269741fd4e"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:55.007601 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:55.007601 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:55.039670 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-6518f3ee-72ff-4559-8854-200ac876598a tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:45:55.042750 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 857/3406] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:45:54 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:55.073925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5ec462b4-c7cf-4fb5-ac9a-f7e406721c7e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:55.078211 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ec462b4-c7cf-4fb5-ac9a-f7e406721c7e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:45:55.078211 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ec462b4-c7cf-4fb5-ac9a-f7e406721c7e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:55.078369 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ec462b4-c7cf-4fb5-ac9a-f7e406721c7e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:55.087480 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6abb8e85-7708-477c-bb39-50f229f299e4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:55.087480 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6abb8e85-7708-477c-bb39-50f229f299e4 None None] GET https://10.4.3.30/volume// Aug 13 02:45:55.087480 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6abb8e85-7708-477c-bb39-50f229f299e4 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:55.087480 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6abb8e85-7708-477c-bb39-50f229f299e4 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:55.087480 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6abb8e85-7708-477c-bb39-50f229f299e4 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:55.087738 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 835/3407] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:55.094873 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:55.094873 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:55.095958 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-b9df0e42-c389-40b4-8602-047ebc303f28 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:55.098590 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-b9df0e42-c389-40b4-8602-047ebc303f28 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:45:55.098849 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-b9df0e42-c389-40b4-8602-047ebc303f28 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:55.099098 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-b9df0e42-c389-40b4-8602-047ebc303f28 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:55.104164 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5ec462b4-c7cf-4fb5-ac9a-f7e406721c7e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:55.110062 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ec462b4-c7cf-4fb5-ac9a-f7e406721c7e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 200 Aug 13 02:45:55.110510 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 855/3408] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:55 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 936 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:55.114136 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:55.114136 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:55.118561 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-b9df0e42-c389-40b4-8602-047ebc303f28 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:55.124698 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-b9df0e42-c389-40b4-8602-047ebc303f28 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 200 Aug 13 02:45:55.125472 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 862/3409] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:45:55 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 1116 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:45:55.128845 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e9266b67-66d6-49bf-baf1-9bafe0adc599 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:55.130652 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9266b67-66d6-49bf-baf1-9bafe0adc599 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:45:55.130924 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9266b67-66d6-49bf-baf1-9bafe0adc599 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:55.131153 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9266b67-66d6-49bf-baf1-9bafe0adc599 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:55.138475 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:55.138475 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:55.143104 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e9266b67-66d6-49bf-baf1-9bafe0adc599 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:45:55.148499 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9266b67-66d6-49bf-baf1-9bafe0adc599 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 200 Aug 13 02:45:55.148858 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 858/3410] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:55 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:55.276071 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ab1276e7-6557-4ca9-aa6e-f3f0868ac023 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:55.280441 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ab1276e7-6557-4ca9-aa6e-f3f0868ac023 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] PUT https://10.4.3.30/volume/v3/attachments/ecd21301-f1d0-47bc-86cf-27f49dd24aba Aug 13 02:45:55.280891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ab1276e7-6557-4ca9-aa6e-f3f0868ac023 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:55.297612 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ab1276e7-6557-4ca9-aa6e-f3f0868ac023 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Acquiring lock "cinder-attachment_update-ee6fe96f-b835-4707-92c4-074ccafb27c1-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:45:55.306760 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ab1276e7-6557-4ca9-aa6e-f3f0868ac023 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Lock "cinder-attachment_update-ee6fe96f-b835-4707-92c4-074ccafb27c1-np0000007139" acquired by "attachment_update" :: waited 0.009s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:45:55.307980 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:55.307980 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:55.426730 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ab1276e7-6557-4ca9-aa6e-f3f0868ac023 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Lock "cinder-attachment_update-ee6fe96f-b835-4707-92c4-074ccafb27c1-np0000007139" released by "attachment_update" :: held 0.120s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:45:55.426730 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-ab1276e7-6557-4ca9-aa6e-f3f0868ac023 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments/ecd21301-f1d0-47bc-86cf-27f49dd24aba returned with HTTP 200 Aug 13 02:45:55.427215 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 836/3411] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:45:55 2026] PUT /volume/v3/attachments/ecd21301-f1d0-47bc-86cf-27f49dd24aba => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:55.603852 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4cd7a575-87ca-4a82-a7bc-2de72df1674d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:55.605860 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4cd7a575-87ca-4a82-a7bc-2de72df1674d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:55.606113 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4cd7a575-87ca-4a82-a7bc-2de72df1674d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:55.606381 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4cd7a575-87ca-4a82-a7bc-2de72df1674d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:55.606761 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4cd7a575-87ca-4a82-a7bc-2de72df1674d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:55.612716 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:55.612716 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:55.613496 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4cd7a575-87ca-4a82-a7bc-2de72df1674d tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:55.613884 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 856/3412] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:55 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:55.767331 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-b93de6ec-cca1-4069-b5a3-ee5f74456cb2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:55.771885 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-b93de6ec-cca1-4069-b5a3-ee5f74456cb2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 Aug 13 02:45:55.771885 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-b93de6ec-cca1-4069-b5a3-ee5f74456cb2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:55.771885 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-b93de6ec-cca1-4069-b5a3-ee5f74456cb2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:55.777322 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59f9a22c-03dd-4dbd-94d2-2248655ccdb0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:55.779118 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:55.779118 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:55.780006 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-b93de6ec-cca1-4069-b5a3-ee5f74456cb2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:55.781056 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-b93de6ec-cca1-4069-b5a3-ee5f74456cb2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 returned with HTTP 200 Aug 13 02:45:55.781484 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 863/3413] 10.4.3.30 () {68 vars in 1597 bytes} [Thu Aug 13 02:45:55 2026] GET /volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:55.781908 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59f9a22c-03dd-4dbd-94d2-2248655ccdb0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:55.782212 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59f9a22c-03dd-4dbd-94d2-2248655ccdb0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:55.782528 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59f9a22c-03dd-4dbd-94d2-2248655ccdb0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:55.782684 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-59f9a22c-03dd-4dbd-94d2-2248655ccdb0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:55.788427 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:55.788427 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:55.789201 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59f9a22c-03dd-4dbd-94d2-2248655ccdb0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:45:55.789687 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 859/3414] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:55 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:55.796429 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-3bb19306-c707-44c5-affd-f361480e6961 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:55.801719 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-3bb19306-c707-44c5-affd-f361480e6961 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb Aug 13 02:45:55.802596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-3bb19306-c707-44c5-affd-f361480e6961 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:55.802596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-3bb19306-c707-44c5-affd-f361480e6961 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:55.819627 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:55.819627 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:55.827110 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-3bb19306-c707-44c5-affd-f361480e6961 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:55.834342 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-3bb19306-c707-44c5-affd-f361480e6961 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb returned with HTTP 200 Aug 13 02:45:55.835449 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 837/3415] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:55 2026] GET /volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:55.846686 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:55.850748 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:45:55.850748 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "1826c337-70ca-4863-b0f4-1b4aa1e48a79", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:55.852895 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '1826c337-70ca-4863-b0f4-1b4aa1e48a79', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:45:55.867594 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:55.867594 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:55.868569 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:45:55.868827 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume of 1 GB Aug 13 02:45:55.869991 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Availability Zones retrieved successfully. Aug 13 02:45:55.879269 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (b6ce8390-3f4a-4677-a679-6100367dadef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:55.881092 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d331e6a-16b1-4ee0-825e-9d688ccdaf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:55.882609 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:45:55.933468 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d331e6a-16b1-4ee0-825e-9d688ccdaf4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1826c337-70ca-4863-b0f4-1b4aa1e48a79', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:55.934408 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d536d5c-a68c-42ad-a621-926cd5f74a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:56.004514 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['810cfeb3-3ae2-4972-a99b-81bb27f3fe2e', 'cffd2106-f754-4a98-8bd2-2ea9fc37e0bd', 'fe2adf77-b069-4e2f-8e4c-83ea440d8d7f', '1db7b518-1356-4b73-8c29-65b570b887a3'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:56.005633 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d536d5c-a68c-42ad-a621-926cd5f74a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['810cfeb3-3ae2-4972-a99b-81bb27f3fe2e', 'cffd2106-f754-4a98-8bd2-2ea9fc37e0bd', 'fe2adf77-b069-4e2f-8e4c-83ea440d8d7f', '1db7b518-1356-4b73-8c29-65b570b887a3']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:56.006531 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67f5439-d2a7-45ba-880c-ec36f915966b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:56.065000 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67f5439-d2a7-45ba-880c-ec36f915966b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20a3ece2-fea6-4796-a94f-29edd97747cd', '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='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['810cfeb3-3ae2-4972-a99b-81bb27f3fe2e','cffd2106-f754-4a98-8bd2-2ea9fc37e0bd','fe2adf77-b069-4e2f-8e4c-83ea440d8d7f','1db7b518-1356-4b73-8c29-65b570b887a3'],size=1,snapshot_id=1826c337-70ca-4863-b0f4-1b4aa1e48a79,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:45:56Z,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=20a3ece2-fea6-4796-a94f-29edd97747cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e31999f61ac49b4aa4048b2161460e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1826c337-70ca-4863-b0f4-1b4aa1e48a79,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:56.065821 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70fae86b-4ff4-4677-a229-e734e1b8f621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:56.092966 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70fae86b-4ff4-4677-a229-e734e1b8f621) transitioned into 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='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['810cfeb3-3ae2-4972-a99b-81bb27f3fe2e','cffd2106-f754-4a98-8bd2-2ea9fc37e0bd','fe2adf77-b069-4e2f-8e4c-83ea440d8d7f','1db7b518-1356-4b73-8c29-65b570b887a3'],size=1,snapshot_id=1826c337-70ca-4863-b0f4-1b4aa1e48a79,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:56.093890 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8528d13e-eae4-4d1c-b5dd-6cd85c9a970a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:45:56.119034 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8528d13e-eae4-4d1c-b5dd-6cd85c9a970a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:45:56.119343 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (b6ce8390-3f4a-4677-a679-6100367dadef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:45:56.119676 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request issued successfully. Aug 13 02:45:56.120938 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d24cf5a2-e46d-422e-8631-2741393668e5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:45:56.121394 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 857/3416] 10.4.3.30 () {72 vars in 1534 bytes} [Thu Aug 13 02:45:55 2026] POST /volume/v3/volumes => generated 734 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:45:56.126272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a545b803-541d-4913-848f-40287cc392d3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:56.128165 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a545b803-541d-4913-848f-40287cc392d3 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:45:56.128406 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a545b803-541d-4913-848f-40287cc392d3 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:56.128588 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a545b803-541d-4913-848f-40287cc392d3 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:56.132412 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-657882b1-d241-4a25-8046-4a3f48844151 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:56.137958 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-657882b1-d241-4a25-8046-4a3f48844151 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd Aug 13 02:45:56.138239 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-657882b1-d241-4a25-8046-4a3f48844151 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:56.138504 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-657882b1-d241-4a25-8046-4a3f48844151 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:56.142884 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:56.142884 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:56.147003 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a545b803-541d-4913-848f-40287cc392d3 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:56.148132 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:56.148132 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:56.151412 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a545b803-541d-4913-848f-40287cc392d3 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 200 Aug 13 02:45:56.151921 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 864/3417] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:56 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:56.157682 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-657882b1-d241-4a25-8046-4a3f48844151 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:56.165381 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-657882b1-d241-4a25-8046-4a3f48844151 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd returned with HTTP 200 Aug 13 02:45:56.166090 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 860/3418] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:56 2026] GET /volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd => generated 802 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:56.174219 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-89349deb-37af-436b-8ce2-c5f5e0fcf484 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:56.178807 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-89349deb-37af-436b-8ce2-c5f5e0fcf484 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd Aug 13 02:45:56.179021 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-89349deb-37af-436b-8ce2-c5f5e0fcf484 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:56.179193 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-89349deb-37af-436b-8ce2-c5f5e0fcf484 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:56.192092 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:56.192092 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:56.197384 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-89349deb-37af-436b-8ce2-c5f5e0fcf484 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:56.204644 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-89349deb-37af-436b-8ce2-c5f5e0fcf484 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd returned with HTTP 200 Aug 13 02:45:56.205392 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 838/3419] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:56 2026] GET /volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:56.627026 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-56628acf-e264-4f9b-bcce-9fc0925acc35 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:56.634361 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56628acf-e264-4f9b-bcce-9fc0925acc35 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:56.640360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56628acf-e264-4f9b-bcce-9fc0925acc35 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:56.640360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56628acf-e264-4f9b-bcce-9fc0925acc35 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:56.640360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-56628acf-e264-4f9b-bcce-9fc0925acc35 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:56.646493 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:56.646493 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:56.647296 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56628acf-e264-4f9b-bcce-9fc0925acc35 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:56.647718 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 858/3420] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:56 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:56.804077 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7317b2bf-a95d-45aa-b897-cd2e6cc9e630 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:56.807276 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7317b2bf-a95d-45aa-b897-cd2e6cc9e630 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:56.807662 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7317b2bf-a95d-45aa-b897-cd2e6cc9e630 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:56.807914 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7317b2bf-a95d-45aa-b897-cd2e6cc9e630 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:56.808064 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7317b2bf-a95d-45aa-b897-cd2e6cc9e630 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:56.816127 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:56.816127 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:56.816418 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7317b2bf-a95d-45aa-b897-cd2e6cc9e630 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:45:56.817046 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 865/3421] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:56 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:57.168539 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d3cd8b01-f740-443a-ac8d-ed7bda8a965b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:57.173406 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3cd8b01-f740-443a-ac8d-ed7bda8a965b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:45:57.173406 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3cd8b01-f740-443a-ac8d-ed7bda8a965b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:57.173406 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3cd8b01-f740-443a-ac8d-ed7bda8a965b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:57.192273 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:57.192273 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:57.195141 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d3cd8b01-f740-443a-ac8d-ed7bda8a965b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:57.199749 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3cd8b01-f740-443a-ac8d-ed7bda8a965b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 200 Aug 13 02:45:57.200340 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 861/3422] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:57 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:57.661416 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dcecc161-3f9e-495c-a2a9-658b629320b7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:57.663435 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dcecc161-3f9e-495c-a2a9-658b629320b7 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:57.663651 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dcecc161-3f9e-495c-a2a9-658b629320b7 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:57.663844 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dcecc161-3f9e-495c-a2a9-658b629320b7 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:57.663977 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-dcecc161-3f9e-495c-a2a9-658b629320b7 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:57.668929 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:57.668929 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:57.669974 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dcecc161-3f9e-495c-a2a9-658b629320b7 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:57.670516 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 839/3423] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:57 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:57.831645 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7660f7c6-04e7-441a-964a-8fcf75cf8584 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:57.835985 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7660f7c6-04e7-441a-964a-8fcf75cf8584 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:57.835985 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7660f7c6-04e7-441a-964a-8fcf75cf8584 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:57.836166 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7660f7c6-04e7-441a-964a-8fcf75cf8584 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:57.836279 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-7660f7c6-04e7-441a-964a-8fcf75cf8584 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:57.843161 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:57.843161 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:57.843274 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7660f7c6-04e7-441a-964a-8fcf75cf8584 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:45:57.843831 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 859/3424] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:57 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:58.220827 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c9480557-c7c7-4f2f-94ba-e55ad6b5841f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:58.223089 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9480557-c7c7-4f2f-94ba-e55ad6b5841f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:45:58.225337 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9480557-c7c7-4f2f-94ba-e55ad6b5841f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:58.225337 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9480557-c7c7-4f2f-94ba-e55ad6b5841f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:58.240059 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:58.240059 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:58.250887 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c9480557-c7c7-4f2f-94ba-e55ad6b5841f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:58.256301 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9480557-c7c7-4f2f-94ba-e55ad6b5841f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 200 Aug 13 02:45:58.256785 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 866/3425] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:58 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 937 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:58.685011 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-39c5317c-4901-4ea6-8c52-a476bc35d34c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:58.686896 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39c5317c-4901-4ea6-8c52-a476bc35d34c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:58.687106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39c5317c-4901-4ea6-8c52-a476bc35d34c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:58.687316 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39c5317c-4901-4ea6-8c52-a476bc35d34c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:58.687433 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-39c5317c-4901-4ea6-8c52-a476bc35d34c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:58.693681 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:58.693681 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:58.694673 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39c5317c-4901-4ea6-8c52-a476bc35d34c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:58.695306 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 862/3426] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:58 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:58.804151 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-5d298f9a-9879-4b49-8232-8e79537ac219 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:58.807516 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-5d298f9a-9879-4b49-8232-8e79537ac219 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] POST https://10.4.3.30/volume/v3/attachments/ecd21301-f1d0-47bc-86cf-27f49dd24aba/action Aug 13 02:45:58.808114 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-5d298f9a-9879-4b49-8232-8e79537ac219 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:58.808298 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-5d298f9a-9879-4b49-8232-8e79537ac219 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:58.834492 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:58.834492 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:58.850904 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9ba50b36-1c0a-4a64-bc99-ecdcb92f22e6 req-5d298f9a-9879-4b49-8232-8e79537ac219 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments/ecd21301-f1d0-47bc-86cf-27f49dd24aba/action returned with HTTP 204 Aug 13 02:45:58.854274 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 840/3427] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:45:58 2026] POST /volume/v3/attachments/ecd21301-f1d0-47bc-86cf-27f49dd24aba/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:58.857541 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-37a979db-7e56-450d-a3dc-07e9c04e6635 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:58.860660 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37a979db-7e56-450d-a3dc-07e9c04e6635 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:45:58.860969 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37a979db-7e56-450d-a3dc-07e9c04e6635 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:58.861212 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37a979db-7e56-450d-a3dc-07e9c04e6635 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:58.861413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-37a979db-7e56-450d-a3dc-07e9c04e6635 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:58.865081 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=311,cinder:UPDATE=73,cinder:INSERT=30 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:45:58.869421 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:58.869421 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:58.869790 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37a979db-7e56-450d-a3dc-07e9c04e6635 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:45:58.870265 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 860/3428] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:58 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:58.888685 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5c075b85-348b-420e-babc-9387f32e5aca None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:58.891070 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c075b85-348b-420e-babc-9387f32e5aca tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/3415a621-b67d-4b7f-a7f8-fb94c84028f2 Aug 13 02:45:58.891574 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c075b85-348b-420e-babc-9387f32e5aca tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:58.891845 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c075b85-348b-420e-babc-9387f32e5aca tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:58.892065 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-5c075b85-348b-420e-babc-9387f32e5aca tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete volume with id: 3415a621-b67d-4b7f-a7f8-fb94c84028f2 Aug 13 02:45:58.905724 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:58.905724 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:58.906268 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5c075b85-348b-420e-babc-9387f32e5aca tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:58.942769 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5c075b85-348b-420e-babc-9387f32e5aca tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete volume request issued successfully. Aug 13 02:45:58.943063 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c075b85-348b-420e-babc-9387f32e5aca tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/3415a621-b67d-4b7f-a7f8-fb94c84028f2 returned with HTTP 202 Aug 13 02:45:58.943554 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 867/3429] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:45:58 2026] DELETE /volume/v3/volumes/3415a621-b67d-4b7f-a7f8-fb94c84028f2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:45:58.952937 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dac8b599-5193-4b00-a779-3a354babe3d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:58.957205 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dac8b599-5193-4b00-a779-3a354babe3d1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/3415a621-b67d-4b7f-a7f8-fb94c84028f2 Aug 13 02:45:58.957722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dac8b599-5193-4b00-a779-3a354babe3d1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:58.957914 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dac8b599-5193-4b00-a779-3a354babe3d1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:58.970203 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:58.970203 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:58.976683 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dac8b599-5193-4b00-a779-3a354babe3d1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:45:58.988266 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dac8b599-5193-4b00-a779-3a354babe3d1 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/3415a621-b67d-4b7f-a7f8-fb94c84028f2 returned with HTTP 200 Aug 13 02:45:58.988673 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 863/3430] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:45:58 2026] GET /volume/v3/volumes/3415a621-b67d-4b7f-a7f8-fb94c84028f2 => generated 1072 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:59.205280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dcae5204-1593-475e-b3ea-9ce125d897d0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.216558 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-1d9de0a0-29b4-4191-8164-f17b5f6577d2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.219360 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-1d9de0a0-29b4-4191-8164-f17b5f6577d2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd Aug 13 02:45:59.219703 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-1d9de0a0-29b4-4191-8164-f17b5f6577d2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:59.220021 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-1d9de0a0-29b4-4191-8164-f17b5f6577d2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:59.230479 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:59.230479 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:59.236085 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-1d9de0a0-29b4-4191-8164-f17b5f6577d2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:59.244523 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-1d9de0a0-29b4-4191-8164-f17b5f6577d2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd returned with HTTP 200 Aug 13 02:45:59.245443 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 861/3431] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:45:59 2026] GET /volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd => generated 1343 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:59.255076 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f47e6424-b21d-4120-9a83-007f0949a33c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.255548 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f47e6424-b21d-4120-9a83-007f0949a33c None None] GET https://10.4.3.30/volume// Aug 13 02:45:59.255745 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f47e6424-b21d-4120-9a83-007f0949a33c None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:59.255962 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f47e6424-b21d-4120-9a83-007f0949a33c None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:59.256348 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f47e6424-b21d-4120-9a83-007f0949a33c None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:59.256724 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 868/3432] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:59.265449 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-60ff2878-8e31-4620-8031-e4d952b07f16 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.269678 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-60ff2878-8e31-4620-8031-e4d952b07f16 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:45:59.270066 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-60ff2878-8e31-4620-8031-e4d952b07f16 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20a3ece2-fea6-4796-a94f-29edd97747cd", "connector": null, "instance_uuid": "04e265b2-4b38-405f-a2ae-ff0ab2e89abc"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:59.275761 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8a0c9b8a-538e-4554-980c-83e0ff0f5f2b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.278829 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a0c9b8a-538e-4554-980c-83e0ff0f5f2b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:45:59.278929 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a0c9b8a-538e-4554-980c-83e0ff0f5f2b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:59.279127 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a0c9b8a-538e-4554-980c-83e0ff0f5f2b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:59.279187 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:59.279187 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:59.299692 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:59.299692 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:59.305820 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8a0c9b8a-538e-4554-980c-83e0ff0f5f2b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:59.313616 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a0c9b8a-538e-4554-980c-83e0ff0f5f2b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 200 Aug 13 02:45:59.314144 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 862/3433] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:59 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 1229 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:59.330677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9a640cda-5c23-45ea-b40d-412a04ca1ce8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.330853 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-60ff2878-8e31-4620-8031-e4d952b07f16 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:45:59.331686 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 864/3434] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:45:59 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:59.332965 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a640cda-5c23-45ea-b40d-412a04ca1ce8 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:45:59.333200 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a640cda-5c23-45ea-b40d-412a04ca1ce8 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:59.333484 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a640cda-5c23-45ea-b40d-412a04ca1ce8 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:59.346949 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f85b57f6-9fb6-4dd0-922f-363d950d5025 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.347437 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f85b57f6-9fb6-4dd0-922f-363d950d5025 None None] GET https://10.4.3.30/volume// Aug 13 02:45:59.349240 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f85b57f6-9fb6-4dd0-922f-363d950d5025 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:59.349240 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f85b57f6-9fb6-4dd0-922f-363d950d5025 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:59.349240 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f85b57f6-9fb6-4dd0-922f-363d950d5025 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:45:59.349615 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:59.349615 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:59.349695 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 863/3435] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:45:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:45:59.356286 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dcae5204-1593-475e-b3ea-9ce125d897d0 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:45:59.356717 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9a640cda-5c23-45ea-b40d-412a04ca1ce8 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:45:59.356777 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dcae5204-1593-475e-b3ea-9ce125d897d0 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1686215699"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:59.360235 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d3517cc2-cdab-4826-b3f3-b4e3b01cf5ec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.362503 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d3517cc2-cdab-4826-b3f3-b4e3b01cf5ec tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd Aug 13 02:45:59.362731 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a640cda-5c23-45ea-b40d-412a04ca1ce8 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 200 Aug 13 02:45:59.362789 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d3517cc2-cdab-4826-b3f3-b4e3b01cf5ec tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:59.363051 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d3517cc2-cdab-4826-b3f3-b4e3b01cf5ec tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:59.363327 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 869/3436] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:59 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 1229 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:59.374936 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:59.374936 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:59.380191 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d3517cc2-cdab-4826-b3f3-b4e3b01cf5ec tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:45:59.381990 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dcae5204-1593-475e-b3ea-9ce125d897d0 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:45:59.382613 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 841/3437] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:45:59 2026] POST /volume/v3/types => generated 224 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:59.388759 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-d3517cc2-cdab-4826-b3f3-b4e3b01cf5ec tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd returned with HTTP 200 Aug 13 02:45:59.389439 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 865/3438] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:45:59 2026] GET /volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd => generated 1522 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:45:59.393944 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-220a2ab6-19e1-4c55-8dc8-033183557a14 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.395839 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-220a2ab6-19e1-4c55-8dc8-033183557a14 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:45:59.396588 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-220a2ab6-19e1-4c55-8dc8-033183557a14 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-482280227"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:59.420013 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-220a2ab6-19e1-4c55-8dc8-033183557a14 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:45:59.420637 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 864/3439] 10.4.3.30 () {70 vars in 1304 bytes} [Thu Aug 13 02:45:59 2026] POST /volume/v3/group_types => generated 180 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:59.431096 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6612e212-dc5c-4266-a9ba-3ee73e5f20ef None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.509925 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-186dafe5-e17a-45c8-8917-837060a065be None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.513800 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-186dafe5-e17a-45c8-8917-837060a065be tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] PUT https://10.4.3.30/volume/v3/attachments/ec7eaa94-c8f7-414f-a68d-7b9429c4a72c Aug 13 02:45:59.514229 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-186dafe5-e17a-45c8-8917-837060a065be tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:59.528197 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6612e212-dc5c-4266-a9ba-3ee73e5f20ef tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/groups Aug 13 02:45:59.528614 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6612e212-dc5c-4266-a9ba-3ee73e5f20ef tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f0c5d667-0b91-4e06-a238-e22efa1ec6ad", "volume_types": ["ab7d26de-ba76-4446-9aa7-d8472fe07108"], "name": "tempest-GroupSnapshotsTest-Group-549534397"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:59.530264 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-6612e212-dc5c-4266-a9ba-3ee73e5f20ef tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating new group {'group': {'group_type': 'f0c5d667-0b91-4e06-a238-e22efa1ec6ad', 'volume_types': ['ab7d26de-ba76-4446-9aa7-d8472fe07108'], 'name': 'tempest-GroupSnapshotsTest-Group-549534397'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 02:45:59.534582 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.groups [None req-6612e212-dc5c-4266-a9ba-3ee73e5f20ef tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating group tempest-GroupSnapshotsTest-Group-549534397. Aug 13 02:45:59.534757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-186dafe5-e17a-45c8-8917-837060a065be tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Acquiring lock "cinder-attachment_update-20a3ece2-fea6-4796-a94f-29edd97747cd-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:45:59.541278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-186dafe5-e17a-45c8-8917-837060a065be tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-20a3ece2-fea6-4796-a94f-29edd97747cd-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:45:59.542163 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6612e212-dc5c-4266-a9ba-3ee73e5f20ef tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Availability Zones retrieved successfully. Aug 13 02:45:59.542502 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:59.542502 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:45:59.563957 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-6612e212-dc5c-4266-a9ba-3ee73e5f20ef tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['60c0e2cf-fec6-4468-807c-c06fd387336d'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:45:59.595378 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6612e212-dc5c-4266-a9ba-3ee73e5f20ef tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups returned with HTTP 202 Aug 13 02:45:59.595378 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 870/3440] 10.4.3.30 () {70 vars in 1290 bytes} [Thu Aug 13 02:45:59 2026] POST /volume/v3/groups => generated 111 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:45:59.604845 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2c1a806e-2b38-45dd-98a0-e359a4012d32 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.607142 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c1a806e-2b38-45dd-98a0-e359a4012d32 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34 Aug 13 02:45:59.608301 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c1a806e-2b38-45dd-98a0-e359a4012d32 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:59.608301 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c1a806e-2b38-45dd-98a0-e359a4012d32 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:59.608301 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-2c1a806e-2b38-45dd-98a0-e359a4012d32 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 04dcec53-c723-4af1-8bf9-d7b528b19a34 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:45:59.620661 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:59.620661 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:45:59.638755 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c1a806e-2b38-45dd-98a0-e359a4012d32 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34 returned with HTTP 200 Aug 13 02:45:59.639156 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 866/3441] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:45:59 2026] GET /volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34 => generated 391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:59.673593 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-186dafe5-e17a-45c8-8917-837060a065be tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-20a3ece2-fea6-4796-a94f-29edd97747cd-np0000007139" released by "attachment_update" :: held 0.132s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:45:59.673965 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-186dafe5-e17a-45c8-8917-837060a065be tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/ec7eaa94-c8f7-414f-a68d-7b9429c4a72c returned with HTTP 200 Aug 13 02:45:59.674477 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 842/3442] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:45:59 2026] PUT /volume/v3/attachments/ec7eaa94-c8f7-414f-a68d-7b9429c4a72c => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:45:59.699061 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-782fdfe2-0d57-4b82-963d-0304b4d9b76c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.701419 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-782fdfe2-0d57-4b82-963d-0304b4d9b76c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments/ec7eaa94-c8f7-414f-a68d-7b9429c4a72c/action Aug 13 02:45:59.701827 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-782fdfe2-0d57-4b82-963d-0304b4d9b76c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:45:59.702029 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-782fdfe2-0d57-4b82-963d-0304b4d9b76c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:45:59.708050 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e651abf7-944c-4103-afc4-102f0940101e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:45:59.710996 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e651abf7-944c-4103-afc4-102f0940101e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:45:59.711306 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e651abf7-944c-4103-afc4-102f0940101e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:45:59.711552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e651abf7-944c-4103-afc4-102f0940101e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:45:59.711731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e651abf7-944c-4103-afc4-102f0940101e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:45:59.717276 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:59.717276 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:45:59.718607 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e651abf7-944c-4103-afc4-102f0940101e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:45:59.719872 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 871/3443] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:45:59 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:45:59.726284 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:45:59.726284 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:45:59.737094 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e31d1d73-a83f-4b97-bf67-f5a198a1b82f req-782fdfe2-0d57-4b82-963d-0304b4d9b76c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/ec7eaa94-c8f7-414f-a68d-7b9429c4a72c/action returned with HTTP 204 Aug 13 02:45:59.737705 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 865/3444] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:45:59 2026] POST /volume/v3/attachments/ec7eaa94-c8f7-414f-a68d-7b9429c4a72c/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:00.006417 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da23581f-2470-45ad-81eb-cd649a5a0bb0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.009501 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da23581f-2470-45ad-81eb-cd649a5a0bb0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/3415a621-b67d-4b7f-a7f8-fb94c84028f2 Aug 13 02:46:00.010179 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da23581f-2470-45ad-81eb-cd649a5a0bb0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.010521 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da23581f-2470-45ad-81eb-cd649a5a0bb0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.013572 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=324,cinder:UPDATE=66,cinder:INSERT=25 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:46:00.021275 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da23581f-2470-45ad-81eb-cd649a5a0bb0 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/3415a621-b67d-4b7f-a7f8-fb94c84028f2 returned with HTTP 404 Aug 13 02:46:00.021963 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 867/3445] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/v3/volumes/3415a621-b67d-4b7f-a7f8-fb94c84028f2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:00.026162 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ed943321-b9a2-4490-b0df-85eb92b903d1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.028802 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ed943321-b9a2-4490-b0df-85eb92b903d1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:00.028802 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ed943321-b9a2-4490-b0df-85eb92b903d1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.028802 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ed943321-b9a2-4490-b0df-85eb92b903d1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.030244 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-67088fe4-15e0-4572-8d9e-cc30ee30cb80 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.031548 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=380,cinder:INSERT=64,cinder:UPDATE=130 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:46:00.033899 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-67088fe4-15e0-4572-8d9e-cc30ee30cb80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:46:00.034273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-67088fe4-15e0-4572-8d9e-cc30ee30cb80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.034532 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-67088fe4-15e0-4572-8d9e-cc30ee30cb80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.034679 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-67088fe4-15e0-4572-8d9e-cc30ee30cb80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:00.041280 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.041280 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:00.041460 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.041460 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:00.041580 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-67088fe4-15e0-4572-8d9e-cc30ee30cb80 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:46:00.042062 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 872/3446] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:00.044667 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ed943321-b9a2-4490-b0df-85eb92b903d1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:00.050184 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ed943321-b9a2-4490-b0df-85eb92b903d1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:00.050517 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 843/3447] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:00.056134 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e8e994f4-6534-47cd-a557-659cf3477d4f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.062401 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8e994f4-6534-47cd-a557-659cf3477d4f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] DELETE https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:46:00.062601 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e8e994f4-6534-47cd-a557-659cf3477d4f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.062799 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e8e994f4-6534-47cd-a557-659cf3477d4f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.062901 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-e8e994f4-6534-47cd-a557-659cf3477d4f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete backup with id: c08ff278-b855-4439-8aac-b8b2340fbf31. Aug 13 02:46:00.067103 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.067103 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:00.079042 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-e8e994f4-6534-47cd-a557-659cf3477d4f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] delete_backup rpcapi backup_id c08ff278-b855-4439-8aac-b8b2340fbf31 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:46:00.080797 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8e994f4-6534-47cd-a557-659cf3477d4f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 202 Aug 13 02:46:00.081375 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 866/3448] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:46:00 2026] DELETE /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:46:00.089312 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0ec41bd0-aca0-4faa-be9b-4e1294787d5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.092958 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ec41bd0-aca0-4faa-be9b-4e1294787d5e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:46:00.093185 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ec41bd0-aca0-4faa-be9b-4e1294787d5e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.093427 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ec41bd0-aca0-4faa-be9b-4e1294787d5e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.093534 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0ec41bd0-aca0-4faa-be9b-4e1294787d5e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:00.097798 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.097798 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:00.098630 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ec41bd0-aca0-4faa-be9b-4e1294787d5e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 200 Aug 13 02:46:00.099026 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 868/3449] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:00.415209 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-4fb02f2b-6244-466f-8d5a-6f4c8147ba4c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.418882 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-4fb02f2b-6244-466f-8d5a-6f4c8147ba4c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:00.419338 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-4fb02f2b-6244-466f-8d5a-6f4c8147ba4c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.419338 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-4fb02f2b-6244-466f-8d5a-6f4c8147ba4c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.429915 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.429915 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:00.435482 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-4fb02f2b-6244-466f-8d5a-6f4c8147ba4c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:00.440520 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-4fb02f2b-6244-466f-8d5a-6f4c8147ba4c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:00.440520 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 873/3450] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:00.524863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-70b5f3e6-ef1e-4803-b2d5-0521c129ecb0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.525352 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-70b5f3e6-ef1e-4803-b2d5-0521c129ecb0 None None] GET https://10.4.3.30/volume// Aug 13 02:46:00.525615 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-70b5f3e6-ef1e-4803-b2d5-0521c129ecb0 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.525829 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-70b5f3e6-ef1e-4803-b2d5-0521c129ecb0 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.526179 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-70b5f3e6-ef1e-4803-b2d5-0521c129ecb0 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:00.526603 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 844/3451] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:00.534302 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-58103abf-fe9a-48c1-9293-82db31356c6b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.624697 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-58103abf-fe9a-48c1-9293-82db31356c6b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:46:00.625068 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-58103abf-fe9a-48c1-9293-82db31356c6b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b65f1b3-4b86-4649-a720-f0497176e9c7", "connector": null, "instance_uuid": "c9c2c6ae-7987-4c84-831e-36269741fd4e"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:00.634936 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.634936 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:00.652525 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-63807fa0-7dbb-44dc-92e1-50190dfc952c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.655108 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63807fa0-7dbb-44dc-92e1-50190dfc952c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34 Aug 13 02:46:00.655416 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-63807fa0-7dbb-44dc-92e1-50190dfc952c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.656183 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-63807fa0-7dbb-44dc-92e1-50190dfc952c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.656183 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-63807fa0-7dbb-44dc-92e1-50190dfc952c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 04dcec53-c723-4af1-8bf9-d7b528b19a34 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:00.661879 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.661879 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:00.665157 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-58103abf-fe9a-48c1-9293-82db31356c6b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:46:00.666037 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 867/3452] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:46:00 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:00.673550 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63807fa0-7dbb-44dc-92e1-50190dfc952c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34 returned with HTTP 200 Aug 13 02:46:00.674015 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 869/3453] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:00.685446 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.687581 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:00.688199 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2081418062", "volume_type": "ab7d26de-ba76-4446-9aa7-d8472fe07108", "group_id": "04dcec53-c723-4af1-8bf9-d7b528b19a34", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:00.690120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2081418062', 'volume_type': 'ab7d26de-ba76-4446-9aa7-d8472fe07108', 'group_id': '04dcec53-c723-4af1-8bf9-d7b528b19a34', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:00.705046 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-217f1a06-a140-4d34-ad7d-b18d076ac6af None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.705292 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.705292 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:00.706048 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume of 1 GB Aug 13 02:46:00.708439 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-217f1a06-a140-4d34-ad7d-b18d076ac6af tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:00.708867 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-217f1a06-a140-4d34-ad7d-b18d076ac6af tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.708867 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-217f1a06-a140-4d34-ad7d-b18d076ac6af tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.713659 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Availability Zones retrieved successfully. Aug 13 02:46:00.718292 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-494912bd-2d09-4a94-8279-3af9a862253f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.718292 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-494912bd-2d09-4a94-8279-3af9a862253f None None] GET https://10.4.3.30/volume// Aug 13 02:46:00.718292 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-494912bd-2d09-4a94-8279-3af9a862253f None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.718292 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-494912bd-2d09-4a94-8279-3af9a862253f None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.718292 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-494912bd-2d09-4a94-8279-3af9a862253f None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:00.718292 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 868/3454] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:00.721112 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Flow 'volume_create_api' (2f3f7b72-2311-47ca-a7eb-7982a897136b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:00.723010 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96770a55-53de-4e18-b38d-f1e8e4f9def6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:00.723848 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.723848 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:00.723967 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.723967 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:00.724311 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:00.728802 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-217f1a06-a140-4d34-ad7d-b18d076ac6af tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:00.732437 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-2f6dd20d-11d5-49af-9693-6369fcdfd083 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.734552 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6873c3a1-07d8-4a96-bf88-efc00000aa87 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.737275 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-2f6dd20d-11d5-49af-9693-6369fcdfd083 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:00.737530 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-217f1a06-a140-4d34-ad7d-b18d076ac6af tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:00.737593 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-2f6dd20d-11d5-49af-9693-6369fcdfd083 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.737593 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-2f6dd20d-11d5-49af-9693-6369fcdfd083 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.737640 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 845/3455] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 935 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:00.737668 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6873c3a1-07d8-4a96-bf88-efc00000aa87 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:00.737668 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6873c3a1-07d8-4a96-bf88-efc00000aa87 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.737668 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6873c3a1-07d8-4a96-bf88-efc00000aa87 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:00.737668 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6873c3a1-07d8-4a96-bf88-efc00000aa87 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:00.749121 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.749121 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:00.750280 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6873c3a1-07d8-4a96-bf88-efc00000aa87 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:46:00.752574 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 869/3456] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:46:00.756334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96770a55-53de-4e18-b38d-f1e8e4f9def6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:45:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab7d26de-ba76-4446-9aa7-d8472fe07108,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1686215699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab7d26de-ba76-4446-9aa7-d8472fe07108', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '04dcec53-c723-4af1-8bf9-d7b528b19a34', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:00.758281 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac24bbb2-67ce-44cd-a0d3-6058705be4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:00.758428 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.758428 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:00.766887 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-2f6dd20d-11d5-49af-9693-6369fcdfd083 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:00.773100 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-2f6dd20d-11d5-49af-9693-6369fcdfd083 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:00.773665 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 870/3457] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 1115 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:00.792049 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1686215699 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1686215699, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:00.794840 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1686215699 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1686215699, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:00.839641 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['6d8f25af-610f-40ce-83b8-1cd5ad14d758', '8756c15f-dc89-4fd8-899d-1a4e9132813d', '8b31bee0-ca35-476f-a639-2c264afc9d0a', '3bd1e25d-8c96-45a1-9a9d-c789839b12eb'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:00.840695 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac24bbb2-67ce-44cd-a0d3-6058705be4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d8f25af-610f-40ce-83b8-1cd5ad14d758', '8756c15f-dc89-4fd8-899d-1a4e9132813d', '8b31bee0-ca35-476f-a639-2c264afc9d0a', '3bd1e25d-8c96-45a1-9a9d-c789839b12eb']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:00.841599 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11bb2c59-f427-40ba-a806-e37c2153479e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:00.872380 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11bb2c59-f427-40ba-a806-e37c2153479e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '450fe34e-c8cd-4fb7-b136-9be7aac04b8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2081418062',encryption_key_id=None,group_id=04dcec53-c723-4af1-8bf9-d7b528b19a34,group_type_id=,metadata={},multiattach=False,project_id='a686eb80d8db4ca6b8b09dc863037731',qos_specs=None,replication_status=,reservations=['6d8f25af-610f-40ce-83b8-1cd5ad14d758','8756c15f-dc89-4fd8-899d-1a4e9132813d','8b31bee0-ca35-476f-a639-2c264afc9d0a','3bd1e25d-8c96-45a1-9a9d-c789839b12eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a620bf72a04de0aafd2af1f163e59d',volume_type_id=ab7d26de-ba76-4446-9aa7-d8472fe07108), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2081418062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=04dcec53-c723-4af1-8bf9-d7b528b19a34,host=None,id=450fe34e-c8cd-4fb7-b136-9be7aac04b8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a686eb80d8db4ca6b8b09dc863037731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64a620bf72a04de0aafd2af1f163e59d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab7d26de-ba76-4446-9aa7-d8472fe07108),volume_type_id=ab7d26de-ba76-4446-9aa7-d8472fe07108)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:00.873552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bad531b-7c42-45f3-95f4-5cca70ec37a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:00.896283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bad531b-7c42-45f3-95f4-5cca70ec37a3) transitioned into state 'SUCCESS' from state '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-2081418062',encryption_key_id=None,group_id=04dcec53-c723-4af1-8bf9-d7b528b19a34,group_type_id=,metadata={},multiattach=False,project_id='a686eb80d8db4ca6b8b09dc863037731',qos_specs=None,replication_status=,reservations=['6d8f25af-610f-40ce-83b8-1cd5ad14d758','8756c15f-dc89-4fd8-899d-1a4e9132813d','8b31bee0-ca35-476f-a639-2c264afc9d0a','3bd1e25d-8c96-45a1-9a9d-c789839b12eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a620bf72a04de0aafd2af1f163e59d',volume_type_id=ab7d26de-ba76-4446-9aa7-d8472fe07108)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:00.897136 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c43b766-92c9-4950-a824-40383a975aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:00.913194 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c43b766-92c9-4950-a824-40383a975aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:00.914172 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Flow 'volume_create_api' (2f3f7b72-2311-47ca-a7eb-7982a897136b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:00.914615 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-967e5a82-1fba-44b1-adc9-b9d61205d7a7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.914906 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume request issued successfully. Aug 13 02:46:00.915537 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:00.915790 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:00.918352 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-967e5a82-1fba-44b1-adc9-b9d61205d7a7 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] PUT https://10.4.3.30/volume/v3/attachments/2cbd181c-d258-4ca6-a474-41babb4eac9a Aug 13 02:46:00.919099 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-967e5a82-1fba-44b1-adc9-b9d61205d7a7 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:00.933023 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-967e5a82-1fba-44b1-adc9-b9d61205d7a7 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Acquiring lock "cinder-attachment_update-2b65f1b3-4b86-4649-a720-f0497176e9c7-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:46:00.939776 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-967e5a82-1fba-44b1-adc9-b9d61205d7a7 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Lock "cinder-attachment_update-2b65f1b3-4b86-4649-a720-f0497176e9c7-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:46:00.941237 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.941237 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:00.956474 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:00.962185 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:00.962185 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:00.967576 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c1597d94-17b1-4275-921f-eaaa78d380a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:00.968164 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 874/3458] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:46:00 2026] POST /volume/v3/volumes => generated 821 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:00.988349 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b3fef4a3-ffca-4644-b638-912fef9bec13 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:00.990812 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3fef4a3-ffca-4644-b638-912fef9bec13 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c Aug 13 02:46:00.991151 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3fef4a3-ffca-4644-b638-912fef9bec13 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:00.992282 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3fef4a3-ffca-4644-b638-912fef9bec13 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:01.002484 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:01.002484 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:01.006511 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b3fef4a3-ffca-4644-b638-912fef9bec13 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:01.007302 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-b3fef4a3-ffca-4644-b638-912fef9bec13 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:01.007302 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-b3fef4a3-ffca-4644-b638-912fef9bec13 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:01.072817 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-b3fef4a3-ffca-4644-b638-912fef9bec13 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:01.074778 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:01.074778 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:01.087015 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3fef4a3-ffca-4644-b638-912fef9bec13 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c returned with HTTP 200 Aug 13 02:46:01.087984 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 870/3459] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:00 2026] GET /volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c => generated 889 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:01.112226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-72062c51-28e7-4a3c-8a54-06cdee328800 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:01.117181 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72062c51-28e7-4a3c-8a54-06cdee328800 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 Aug 13 02:46:01.117311 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-967e5a82-1fba-44b1-adc9-b9d61205d7a7 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Lock "cinder-attachment_update-2b65f1b3-4b86-4649-a720-f0497176e9c7-np0000007139" released by "attachment_update" :: held 0.177s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:46:01.117706 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72062c51-28e7-4a3c-8a54-06cdee328800 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:01.117706 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72062c51-28e7-4a3c-8a54-06cdee328800 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:01.117834 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-967e5a82-1fba-44b1-adc9-b9d61205d7a7 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments/2cbd181c-d258-4ca6-a474-41babb4eac9a returned with HTTP 200 Aug 13 02:46:01.117888 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-72062c51-28e7-4a3c-8a54-06cdee328800 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id c08ff278-b855-4439-8aac-b8b2340fbf31. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:01.118379 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 846/3460] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:46:00 2026] PUT /volume/v3/attachments/2cbd181c-d258-4ca6-a474-41babb4eac9a => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:01.122132 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72062c51-28e7-4a3c-8a54-06cdee328800 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 returned with HTTP 404 Aug 13 02:46:01.122820 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 871/3461] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:01 2026] GET /volume/v3/backups/c08ff278-b855-4439-8aac-b8b2340fbf31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:01.132558 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4ed9a414-8740-4eb4-9a4f-3148809efea5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:01.135465 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ed9a414-8740-4eb4-9a4f-3148809efea5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] DELETE https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:46:01.135808 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4ed9a414-8740-4eb4-9a4f-3148809efea5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:01.136131 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4ed9a414-8740-4eb4-9a4f-3148809efea5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:01.136469 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-4ed9a414-8740-4eb4-9a4f-3148809efea5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete backup with id: e6f8a11f-0e0d-48ba-8bb0-3752849fb532. Aug 13 02:46:01.143235 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:01.143235 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:01.176146 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-4ed9a414-8740-4eb4-9a4f-3148809efea5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] delete_backup rpcapi backup_id e6f8a11f-0e0d-48ba-8bb0-3752849fb532 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:46:01.183175 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ed9a414-8740-4eb4-9a4f-3148809efea5 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 202 Aug 13 02:46:01.183729 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 875/3462] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:46:01 2026] DELETE /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:46:01.201341 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-26091f14-6ce3-4e21-a0fb-d708ab4afd6f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:01.203815 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26091f14-6ce3-4e21-a0fb-d708ab4afd6f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:46:01.204241 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26091f14-6ce3-4e21-a0fb-d708ab4afd6f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:01.206295 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26091f14-6ce3-4e21-a0fb-d708ab4afd6f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:01.206295 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-26091f14-6ce3-4e21-a0fb-d708ab4afd6f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:01.214558 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:01.214558 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:01.215521 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26091f14-6ce3-4e21-a0fb-d708ab4afd6f tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 200 Aug 13 02:46:01.215951 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 871/3463] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:01 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:01.750890 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-08983d9b-4464-40d1-ad7a-2ad5c6ba5fbd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:01.754660 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-08983d9b-4464-40d1-ad7a-2ad5c6ba5fbd tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:01.754901 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-08983d9b-4464-40d1-ad7a-2ad5c6ba5fbd tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:01.755141 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-08983d9b-4464-40d1-ad7a-2ad5c6ba5fbd tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:01.766829 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24cf757a-ab63-495d-8e46-d6ceac8582ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:01.768550 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24cf757a-ab63-495d-8e46-d6ceac8582ae tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:01.768722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24cf757a-ab63-495d-8e46-d6ceac8582ae tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:01.768898 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24cf757a-ab63-495d-8e46-d6ceac8582ae tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:01.769014 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-24cf757a-ab63-495d-8e46-d6ceac8582ae tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:01.773811 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:01.773811 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:01.774225 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24cf757a-ab63-495d-8e46-d6ceac8582ae tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:46:01.774609 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 872/3464] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:01 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:01.782873 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:01.782873 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:01.789713 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-08983d9b-4464-40d1-ad7a-2ad5c6ba5fbd tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:01.793812 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-08983d9b-4464-40d1-ad7a-2ad5c6ba5fbd tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:01.794213 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 847/3465] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:01 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 936 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:02.106602 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-85dfafa1-cc4b-492d-b1b5-297664b89fd9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:02.108496 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-85dfafa1-cc4b-492d-b1b5-297664b89fd9 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c Aug 13 02:46:02.108731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-85dfafa1-cc4b-492d-b1b5-297664b89fd9 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:02.108926 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-85dfafa1-cc4b-492d-b1b5-297664b89fd9 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:02.117286 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:02.117286 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:02.122052 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-85dfafa1-cc4b-492d-b1b5-297664b89fd9 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:02.122825 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-85dfafa1-cc4b-492d-b1b5-297664b89fd9 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:02.123033 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-85dfafa1-cc4b-492d-b1b5-297664b89fd9 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:02.160608 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-85dfafa1-cc4b-492d-b1b5-297664b89fd9 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:02.164593 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:02.164593 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:02.173390 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-85dfafa1-cc4b-492d-b1b5-297664b89fd9 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c returned with HTTP 200 Aug 13 02:46:02.173390 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 876/3466] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:02 2026] GET /volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c => generated 914 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:02.185422 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-10dbf625-27aa-4680-890b-8826898ba397 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:02.187744 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10dbf625-27aa-4680-890b-8826898ba397 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/group_snapshots Aug 13 02:46:02.188296 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10dbf625-27aa-4680-890b-8826898ba397 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "04dcec53-c723-4af1-8bf9-d7b528b19a34", "name": "tempest-group_snapshot-664730150"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:02.189821 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.group_snapshots [None req-10dbf625-27aa-4680-890b-8826898ba397 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '04dcec53-c723-4af1-8bf9-d7b528b19a34', 'name': 'tempest-group_snapshot-664730150'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 02:46:02.194568 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:02.194568 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:02.197748 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.group_snapshots [None req-10dbf625-27aa-4680-890b-8826898ba397 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating group_snapshot tempest-group_snapshot-664730150. Aug 13 02:46:02.217219 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:02.217219 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:02.229690 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-10dbf625-27aa-4680-890b-8826898ba397 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1686215699 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1686215699, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:02.229986 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-10dbf625-27aa-4680-890b-8826898ba397 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1686215699 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1686215699, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:02.231553 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-83d9fab1-8327-48e0-993f-2b90b248e4fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:02.234922 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83d9fab1-8327-48e0-993f-2b90b248e4fa tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 Aug 13 02:46:02.235173 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83d9fab1-8327-48e0-993f-2b90b248e4fa tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:02.235437 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83d9fab1-8327-48e0-993f-2b90b248e4fa tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:02.235562 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-83d9fab1-8327-48e0-993f-2b90b248e4fa tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id e6f8a11f-0e0d-48ba-8bb0-3752849fb532. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:02.240652 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83d9fab1-8327-48e0-993f-2b90b248e4fa tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 returned with HTTP 404 Aug 13 02:46:02.241235 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 873/3467] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:02 2026] GET /volume/v3/backups/e6f8a11f-0e0d-48ba-8bb0-3752849fb532 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:02.249210 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8cc30b66-3d93-4ffa-85c7-07f876c1350a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:02.251895 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8cc30b66-3d93-4ffa-85c7-07f876c1350a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] DELETE https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:46:02.252213 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8cc30b66-3d93-4ffa-85c7-07f876c1350a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:02.252536 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8cc30b66-3d93-4ffa-85c7-07f876c1350a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:02.252600 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-10dbf625-27aa-4680-890b-8826898ba397 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['52c359fb-e15e-482f-bb07-91541737d8f2', 'dc6e3824-a7f3-4114-bb1d-9788266c6a5a', '5806894f-74dd-4265-9059-109a26c22809', '75db6597-02c1-4b73-9535-1baf07e53058'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:02.252722 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-8cc30b66-3d93-4ffa-85c7-07f876c1350a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete backup with id: 899250db-7435-4db4-850e-935166e414a9. Aug 13 02:46:02.259040 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:02.259040 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:02.278211 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-8cc30b66-3d93-4ffa-85c7-07f876c1350a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] delete_backup rpcapi backup_id 899250db-7435-4db4-850e-935166e414a9 {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:46:02.280352 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8cc30b66-3d93-4ffa-85c7-07f876c1350a tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 202 Aug 13 02:46:02.280953 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 848/3468] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:46:02 2026] DELETE /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:46:02.287277 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10dbf625-27aa-4680-890b-8826898ba397 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots returned with HTTP 202 Aug 13 02:46:02.287953 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 872/3469] 10.4.3.30 () {70 vars in 1317 bytes} [Thu Aug 13 02:46:02 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:02.295734 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ce0cd0a6-ffe0-457c-9e09-6705b0ac4d23 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:02.297735 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7082d3e9-4615-4ab3-ad40-2f04788abb18 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:02.298700 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce0cd0a6-ffe0-457c-9e09-6705b0ac4d23 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:46:02.302664 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce0cd0a6-ffe0-457c-9e09-6705b0ac4d23 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:02.302664 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce0cd0a6-ffe0-457c-9e09-6705b0ac4d23 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:02.302664 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ce0cd0a6-ffe0-457c-9e09-6705b0ac4d23 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:02.302929 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7082d3e9-4615-4ab3-ad40-2f04788abb18 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 Aug 13 02:46:02.302929 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7082d3e9-4615-4ab3-ad40-2f04788abb18 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:02.302929 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7082d3e9-4615-4ab3-ad40-2f04788abb18 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:02.302929 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-7082d3e9-4615-4ab3-ad40-2f04788abb18 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 9fb686e5-844f-4a61-bc70-ea83b6446621 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:02.306811 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:02.306811 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:02.307490 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce0cd0a6-ffe0-457c-9e09-6705b0ac4d23 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 200 Aug 13 02:46:02.307896 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 877/3470] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:02 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:02.310269 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:02.310269 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:02.320034 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7082d3e9-4615-4ab3-ad40-2f04788abb18 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 returned with HTTP 200 Aug 13 02:46:02.322975 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 874/3471] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:02 2026] GET /volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 => generated 306 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:02.790863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-32b2a609-45eb-476a-b279-cd78ba09f835 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:02.796163 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-32b2a609-45eb-476a-b279-cd78ba09f835 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:02.796480 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-32b2a609-45eb-476a-b279-cd78ba09f835 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:02.796686 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-32b2a609-45eb-476a-b279-cd78ba09f835 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:02.796784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-32b2a609-45eb-476a-b279-cd78ba09f835 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:02.803497 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:02.803497 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:02.804734 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-32b2a609-45eb-476a-b279-cd78ba09f835 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:46:02.805671 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 849/3472] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:02 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:02.814692 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-82758fe1-1e94-41eb-bb94-e7668203277b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:02.817061 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-82758fe1-1e94-41eb-bb94-e7668203277b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:02.817374 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-82758fe1-1e94-41eb-bb94-e7668203277b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:02.817960 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-82758fe1-1e94-41eb-bb94-e7668203277b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:02.832275 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:02.832275 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:02.841291 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-82758fe1-1e94-41eb-bb94-e7668203277b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:02.849749 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-82758fe1-1e94-41eb-bb94-e7668203277b tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:02.850172 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 873/3473] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:02 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 936 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:03.322630 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ea6bf825-771e-4b97-8896-01e4683ddf56 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:03.324872 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea6bf825-771e-4b97-8896-01e4683ddf56 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 Aug 13 02:46:03.325150 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea6bf825-771e-4b97-8896-01e4683ddf56 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:03.325441 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea6bf825-771e-4b97-8896-01e4683ddf56 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:03.325587 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ea6bf825-771e-4b97-8896-01e4683ddf56 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Show backup with id 899250db-7435-4db4-850e-935166e414a9. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:03.332199 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea6bf825-771e-4b97-8896-01e4683ddf56 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 returned with HTTP 404 Aug 13 02:46:03.332744 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d23f2b15-1140-4713-885d-2756e5222438 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:03.333163 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 878/3474] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:03 2026] GET /volume/v3/backups/899250db-7435-4db4-850e-935166e414a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:03.336347 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d23f2b15-1140-4713-885d-2756e5222438 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 Aug 13 02:46:03.336347 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d23f2b15-1140-4713-885d-2756e5222438 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:03.336347 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d23f2b15-1140-4713-885d-2756e5222438 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:03.336347 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-d23f2b15-1140-4713-885d-2756e5222438 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 9fb686e5-844f-4a61-bc70-ea83b6446621 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:03.338895 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.338895 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:03.342266 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dea6313d-c5a7-44c0-9d7b-eff92175365e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:03.344133 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dea6313d-c5a7-44c0-9d7b-eff92175365e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 Aug 13 02:46:03.344426 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dea6313d-c5a7-44c0-9d7b-eff92175365e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:03.344626 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dea6313d-c5a7-44c0-9d7b-eff92175365e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:03.344925 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-dea6313d-c5a7-44c0-9d7b-eff92175365e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete volume with id: fb29fd24-43f4-4adf-be27-d00f2de02312 Aug 13 02:46:03.347187 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d23f2b15-1140-4713-885d-2756e5222438 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 returned with HTTP 200 Aug 13 02:46:03.347657 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 875/3475] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:03 2026] GET /volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:03.362203 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.362203 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:03.362640 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-dea6313d-c5a7-44c0-9d7b-eff92175365e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:46:03.366145 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-db691970-a863-450a-8593-b10d6355dd66 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:03.377078 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db691970-a863-450a-8593-b10d6355dd66 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/snapshots/detail Aug 13 02:46:03.377414 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db691970-a863-450a-8593-b10d6355dd66 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:03.377676 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db691970-a863-450a-8593-b10d6355dd66 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:03.378025 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-db691970-a863-450a-8593-b10d6355dd66 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:03.381708 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-db691970-a863-450a-8593-b10d6355dd66 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:46:03.388669 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-db691970-a863-450a-8593-b10d6355dd66 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all snapshots completed successfully. Aug 13 02:46:03.389542 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.389542 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:03.390289 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db691970-a863-450a-8593-b10d6355dd66 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 02:46:03.390759 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 874/3476] 10.4.3.30 () {66 vars in 1257 bytes} [Thu Aug 13 02:46:03 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:03.393235 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-dea6313d-c5a7-44c0-9d7b-eff92175365e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Delete volume request issued successfully. Aug 13 02:46:03.393235 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dea6313d-c5a7-44c0-9d7b-eff92175365e tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 returned with HTTP 202 Aug 13 02:46:03.397967 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 850/3477] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:46:03 2026] DELETE /volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:03.404144 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8fdce727-851a-49d2-af2a-79e4d2a65e63 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:03.404917 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b50f6931-069e-453d-b3ef-6654a5e3e2f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:03.406430 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8fdce727-851a-49d2-af2a-79e4d2a65e63 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/snapshots/2016c11b-a6dc-45da-920b-b636bff52467 Aug 13 02:46:03.406819 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8fdce727-851a-49d2-af2a-79e4d2a65e63 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:03.407058 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8fdce727-851a-49d2-af2a-79e4d2a65e63 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:03.407616 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b50f6931-069e-453d-b3ef-6654a5e3e2f3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 Aug 13 02:46:03.407918 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b50f6931-069e-453d-b3ef-6654a5e3e2f3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:03.408165 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b50f6931-069e-453d-b3ef-6654a5e3e2f3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:03.416274 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.416274 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:03.416934 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8fdce727-851a-49d2-af2a-79e4d2a65e63 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Snapshot retrieved successfully. Aug 13 02:46:03.418141 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8fdce727-851a-49d2-af2a-79e4d2a65e63 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/snapshots/2016c11b-a6dc-45da-920b-b636bff52467 returned with HTTP 200 Aug 13 02:46:03.419454 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 879/3478] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:03 2026] GET /volume/v3/snapshots/2016c11b-a6dc-45da-920b-b636bff52467 => generated 450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:03.421030 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.421030 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:03.427519 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b50f6931-069e-453d-b3ef-6654a5e3e2f3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Volume info retrieved successfully. Aug 13 02:46:03.431985 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c1558df2-80b3-455c-8ee9-df095b60e962 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:03.433721 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/groups/action Aug 13 02:46:03.433972 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b50f6931-069e-453d-b3ef-6654a5e3e2f3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 returned with HTTP 200 Aug 13 02:46:03.434048 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "9fb686e5-844f-4a61-bc70-ea83b6446621", "name": "tempest-Group_from_snap-895885227"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:03.434195 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "9fb686e5-844f-4a61-bc70-ea83b6446621", "name": "tempest-Group_from_snap-895885227"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:03.434367 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 876/3479] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:03 2026] GET /volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:03.435718 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '9fb686e5-844f-4a61-bc70-ea83b6446621', 'name': 'tempest-Group_from_snap-895885227'}}. {{(pid=100288) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 02:46:03.435829 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating group tempest-Group_from_snap-895885227 from group_snapshot 9fb686e5-844f-4a61-bc70-ea83b6446621. Aug 13 02:46:03.441129 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.441129 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:03.446204 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.446204 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:03.450105 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.450105 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:03.488923 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['f63e3282-01dc-4b11-9c76-939f88fcf883'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:03.545014 np0000007139 devstack@c-api.service[100288]: INFO cinder.group.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] A mapping entry already exists for group ac0615fd-f487-4ef9-bfc3-3c86f4925fa6 and volume type ab7d26de-ba76-4446-9aa7-d8472fe07108. Do not need to create again. Aug 13 02:46:03.545351 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.545351 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:03.548346 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Availability zone cache updated, next update will occur around 2026-08-13 03:46:03.548038. {{(pid=100288) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 02:46:03.548450 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Availability Zones retrieved successfully. Aug 13 02:46:03.553365 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Flow 'volume_create_api' (16d8365d-a7d2-4b03-a262-fb6bf5612e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:03.554200 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45210d26-decb-4b63-98b2-a032ea4e51e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:03.555455 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:03.582115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45210d26-decb-4b63-98b2-a032ea4e51e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2016c11b-a6dc-45da-920b-b636bff52467', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:45:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab7d26de-ba76-4446-9aa7-d8472fe07108,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1686215699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab7d26de-ba76-4446-9aa7-d8472fe07108', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ac0615fd-f487-4ef9-bfc3-3c86f4925fa6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:03.582918 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33050c1e-fc01-4b63-9b6d-74ec153ea3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:03.607830 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1686215699 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1686215699, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:03.620165 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['cc125501-eafe-4cb8-a66d-e701b2bb68e7', 'b0f7f7a8-00fe-46dd-abb1-6cc246e5918c'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:03.621111 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33050c1e-fc01-4b63-9b6d-74ec153ea3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc125501-eafe-4cb8-a66d-e701b2bb68e7', 'b0f7f7a8-00fe-46dd-abb1-6cc246e5918c']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:03.621932 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0025a0c9-5389-497e-b00a-6ac14bf757c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:03.659559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0025a0c9-5389-497e-b00a-6ac14bf757c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e117b61-ffce-4076-89a9-70776e3aa14b', '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=ac0615fd-f487-4ef9-bfc3-3c86f4925fa6,group_type_id=,metadata={},multiattach=False,project_id='a686eb80d8db4ca6b8b09dc863037731',qos_specs=None,replication_status=,reservations=['cc125501-eafe-4cb8-a66d-e701b2bb68e7','b0f7f7a8-00fe-46dd-abb1-6cc246e5918c'],size=1,snapshot_id=2016c11b-a6dc-45da-920b-b636bff52467,source_replicaid=,source_volid=None,status='creating',user_id='64a620bf72a04de0aafd2af1f163e59d',volume_type_id=ab7d26de-ba76-4446-9aa7-d8472fe07108), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ac0615fd-f487-4ef9-bfc3-3c86f4925fa6,host=None,id=4e117b61-ffce-4076-89a9-70776e3aa14b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a686eb80d8db4ca6b8b09dc863037731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2016c11b-a6dc-45da-920b-b636bff52467,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64a620bf72a04de0aafd2af1f163e59d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab7d26de-ba76-4446-9aa7-d8472fe07108),volume_type_id=ab7d26de-ba76-4446-9aa7-d8472fe07108)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:03.661120 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7f6e91-1c6d-4bd9-a23f-b19c83e97b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:03.681944 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7f6e91-1c6d-4bd9-a23f-b19c83e97b1e) transitioned into state 'SUCCESS' from 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=ac0615fd-f487-4ef9-bfc3-3c86f4925fa6,group_type_id=,metadata={},multiattach=False,project_id='a686eb80d8db4ca6b8b09dc863037731',qos_specs=None,replication_status=,reservations=['cc125501-eafe-4cb8-a66d-e701b2bb68e7','b0f7f7a8-00fe-46dd-abb1-6cc246e5918c'],size=1,snapshot_id=2016c11b-a6dc-45da-920b-b636bff52467,source_replicaid=,source_volid=None,status='creating',user_id='64a620bf72a04de0aafd2af1f163e59d',volume_type_id=ab7d26de-ba76-4446-9aa7-d8472fe07108)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:03.682494 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Flow 'volume_create_api' (16d8365d-a7d2-4b03-a262-fb6bf5612e0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:03.682916 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume request issued successfully. Aug 13 02:46:03.713452 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c1558df2-80b3-455c-8ee9-df095b60e962 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/action returned with HTTP 202 Aug 13 02:46:03.713960 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 875/3480] 10.4.3.30 () {70 vars in 1311 bytes} [Thu Aug 13 02:46:03 2026] POST /volume/v3/groups/action => generated 102 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:03.724495 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:03.724495 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:03.724495 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:03.724495 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:03.724495 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:03.724745 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:03.732446 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all volumes completed successfully. Aug 13 02:46:03.733369 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:03.733612 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:03.796542 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:03.803946 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.803946 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:03.812354 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:03.812354 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:03.820149 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3c479b99-219a-45d5-9ba7-c6d6e0e5c057 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:03.822342 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c479b99-219a-45d5-9ba7-c6d6e0e5c057 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:03.822589 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c479b99-219a-45d5-9ba7-c6d6e0e5c057 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:03.823036 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c479b99-219a-45d5-9ba7-c6d6e0e5c057 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:03.823211 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-3c479b99-219a-45d5-9ba7-c6d6e0e5c057 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:03.835990 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.835990 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:03.837221 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c479b99-219a-45d5-9ba7-c6d6e0e5c057 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:46:03.837787 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 880/3481] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:03 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:03.872936 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-35bb23b0-6c0a-4d68-9d42-06291b01e57d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:03.875140 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35bb23b0-6c0a-4d68-9d42-06291b01e57d tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:03.875397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35bb23b0-6c0a-4d68-9d42-06291b01e57d tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:03.876100 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35bb23b0-6c0a-4d68-9d42-06291b01e57d tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:03.876690 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:03.879897 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.879897 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:03.887737 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a601b839-9b87-4ce6-8233-f6aea0a7d5af tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:03.888174 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 851/3482] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:03 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:03.889756 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.889756 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:03.893515 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-35bb23b0-6c0a-4d68-9d42-06291b01e57d tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:03.898219 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35bb23b0-6c0a-4d68-9d42-06291b01e57d tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:03.899271 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 877/3483] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:03 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:03.902718 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-094de623-0fe4-41c5-b9ea-37b8bc33ebf3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:03.904501 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-094de623-0fe4-41c5-b9ea-37b8bc33ebf3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/4e117b61-ffce-4076-89a9-70776e3aa14b Aug 13 02:46:03.904694 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-094de623-0fe4-41c5-b9ea-37b8bc33ebf3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:03.904898 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-094de623-0fe4-41c5-b9ea-37b8bc33ebf3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:03.913392 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.913392 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:03.917685 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-094de623-0fe4-41c5-b9ea-37b8bc33ebf3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:03.918720 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-094de623-0fe4-41c5-b9ea-37b8bc33ebf3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:03.918805 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-094de623-0fe4-41c5-b9ea-37b8bc33ebf3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:03.965688 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-094de623-0fe4-41c5-b9ea-37b8bc33ebf3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:03.971281 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:03.971281 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:03.982272 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-094de623-0fe4-41c5-b9ea-37b8bc33ebf3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/4e117b61-ffce-4076-89a9-70776e3aa14b returned with HTTP 200 Aug 13 02:46:03.982272 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 876/3484] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:03 2026] GET /volume/v3/volumes/4e117b61-ffce-4076-89a9-70776e3aa14b => generated 925 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:04.001744 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8ed9c220-eed5-4c1f-8b88-6ed54964f8d2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:04.002910 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ed9c220-eed5-4c1f-8b88-6ed54964f8d2 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/ac0615fd-f487-4ef9-bfc3-3c86f4925fa6 Aug 13 02:46:04.003140 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ed9c220-eed5-4c1f-8b88-6ed54964f8d2 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:04.003357 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ed9c220-eed5-4c1f-8b88-6ed54964f8d2 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:04.003507 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-8ed9c220-eed5-4c1f-8b88-6ed54964f8d2 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member ac0615fd-f487-4ef9-bfc3-3c86f4925fa6 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:04.007605 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:04.007605 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:04.019747 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ed9c220-eed5-4c1f-8b88-6ed54964f8d2 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/ac0615fd-f487-4ef9-bfc3-3c86f4925fa6 returned with HTTP 200 Aug 13 02:46:04.020998 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 881/3485] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:03 2026] GET /volume/v3/groups/ac0615fd-f487-4ef9-bfc3-3c86f4925fa6 => generated 417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:04.035564 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:04.037596 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:04.037889 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:04.038160 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:04.039654 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:04.039654 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:04.051701 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all volumes completed successfully. Aug 13 02:46:04.052460 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:04.052549 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:04.094724 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:04.102017 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:04.102017 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:04.108242 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:04.108436 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:04.160547 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:04.166186 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:04.166186 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:04.184244 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b25292f1-005b-4bdc-9819-0e11e25b6735 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:04.184244 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 852/3486] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:04 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:04.204968 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5f9bcff1-73e3-4158-b206-51589c008586 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:04.209169 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f9bcff1-73e3-4158-b206-51589c008586 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/groups/ac0615fd-f487-4ef9-bfc3-3c86f4925fa6/action Aug 13 02:46:04.209905 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f9bcff1-73e3-4158-b206-51589c008586 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:04.210106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f9bcff1-73e3-4158-b206-51589c008586 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:04.213504 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-5f9bcff1-73e3-4158-b206-51589c008586 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] delete called for group ac0615fd-f487-4ef9-bfc3-3c86f4925fa6 {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:46:04.213624 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-5f9bcff1-73e3-4158-b206-51589c008586 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Delete group with id: ac0615fd-f487-4ef9-bfc3-3c86f4925fa6 Aug 13 02:46:04.219318 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:04.219318 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:04.291048 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f9bcff1-73e3-4158-b206-51589c008586 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/ac0615fd-f487-4ef9-bfc3-3c86f4925fa6/action returned with HTTP 202 Aug 13 02:46:04.291750 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 878/3487] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:46:04 2026] POST /volume/v3/groups/ac0615fd-f487-4ef9-bfc3-3c86f4925fa6/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:04.302139 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a57a1784-2737-4fb3-a80a-9deb8bb22003 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:04.306441 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a57a1784-2737-4fb3-a80a-9deb8bb22003 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/4e117b61-ffce-4076-89a9-70776e3aa14b Aug 13 02:46:04.306441 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a57a1784-2737-4fb3-a80a-9deb8bb22003 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:04.306441 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a57a1784-2737-4fb3-a80a-9deb8bb22003 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:04.327126 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:04.327126 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:04.339948 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a57a1784-2737-4fb3-a80a-9deb8bb22003 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:04.341376 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-a57a1784-2737-4fb3-a80a-9deb8bb22003 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:04.341659 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-a57a1784-2737-4fb3-a80a-9deb8bb22003 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:04.398738 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-a57a1784-2737-4fb3-a80a-9deb8bb22003 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:04.403877 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:04.403877 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:04.418214 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a57a1784-2737-4fb3-a80a-9deb8bb22003 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/4e117b61-ffce-4076-89a9-70776e3aa14b returned with HTTP 200 Aug 13 02:46:04.418741 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 877/3488] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:04 2026] GET /volume/v3/volumes/4e117b61-ffce-4076-89a9-70776e3aa14b => generated 924 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:04.457281 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4dee4b94-fb85-437d-bc8f-350402bf82d3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:04.457919 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dee4b94-fb85-437d-bc8f-350402bf82d3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] GET https://10.4.3.30/volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 Aug 13 02:46:04.457919 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dee4b94-fb85-437d-bc8f-350402bf82d3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:04.458166 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dee4b94-fb85-437d-bc8f-350402bf82d3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:04.465641 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dee4b94-fb85-437d-bc8f-350402bf82d3 tempest-ProjectAdminTests33-1630131741 tempest-ProjectAdminTests33-1630131741-project-admin] https://10.4.3.30/volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 returned with HTTP 404 Aug 13 02:46:04.466184 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 882/3489] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:04 2026] GET /volume/v3/volumes/fb29fd24-43f4-4adf-be27-d00f2de02312 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:04.849639 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7203acdc-3933-4003-9bbe-1d15d6e14b64 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:04.851705 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7203acdc-3933-4003-9bbe-1d15d6e14b64 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:04.851996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7203acdc-3933-4003-9bbe-1d15d6e14b64 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:04.852201 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7203acdc-3933-4003-9bbe-1d15d6e14b64 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:04.852358 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-7203acdc-3933-4003-9bbe-1d15d6e14b64 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:04.859044 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:04.859044 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:04.860067 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7203acdc-3933-4003-9bbe-1d15d6e14b64 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:46:04.860506 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 853/3490] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:04 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:04.912629 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b106fbe5-203d-4a34-a782-786a3caa2a61 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:04.915574 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b106fbe5-203d-4a34-a782-786a3caa2a61 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:04.915873 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b106fbe5-203d-4a34-a782-786a3caa2a61 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:04.916160 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b106fbe5-203d-4a34-a782-786a3caa2a61 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:04.934837 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:04.934837 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:04.939081 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b106fbe5-203d-4a34-a782-786a3caa2a61 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:04.949526 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b106fbe5-203d-4a34-a782-786a3caa2a61 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:04.950141 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 879/3491] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:04 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 936 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:05.437671 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bb9756cf-f07d-4f3e-ac7f-4ebf0ffb77e6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:05.439766 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bb9756cf-f07d-4f3e-ac7f-4ebf0ffb77e6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/4e117b61-ffce-4076-89a9-70776e3aa14b Aug 13 02:46:05.439953 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bb9756cf-f07d-4f3e-ac7f-4ebf0ffb77e6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:05.440171 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bb9756cf-f07d-4f3e-ac7f-4ebf0ffb77e6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:05.446697 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bb9756cf-f07d-4f3e-ac7f-4ebf0ffb77e6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/4e117b61-ffce-4076-89a9-70776e3aa14b returned with HTTP 404 Aug 13 02:46:05.447221 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 878/3492] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:05 2026] GET /volume/v3/volumes/4e117b61-ffce-4076-89a9-70776e3aa14b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:05.455179 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ae995ded-5bcf-480e-8b6f-816a86c916cd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:05.457139 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae995ded-5bcf-480e-8b6f-816a86c916cd tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/ac0615fd-f487-4ef9-bfc3-3c86f4925fa6 Aug 13 02:46:05.457481 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ae995ded-5bcf-480e-8b6f-816a86c916cd tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:05.457838 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ae995ded-5bcf-480e-8b6f-816a86c916cd tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:05.457881 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-ae995ded-5bcf-480e-8b6f-816a86c916cd tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member ac0615fd-f487-4ef9-bfc3-3c86f4925fa6 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:05.461799 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae995ded-5bcf-480e-8b6f-816a86c916cd tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/ac0615fd-f487-4ef9-bfc3-3c86f4925fa6 returned with HTTP 404 Aug 13 02:46:05.462496 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 883/3493] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:05 2026] GET /volume/v3/groups/ac0615fd-f487-4ef9-bfc3-3c86f4925fa6 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:05.470949 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d158b68c-9080-4ea9-b46d-25fae838916c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:05.473771 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d158b68c-9080-4ea9-b46d-25fae838916c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] DELETE https://10.4.3.30/volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 Aug 13 02:46:05.474113 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d158b68c-9080-4ea9-b46d-25fae838916c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:05.474204 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d158b68c-9080-4ea9-b46d-25fae838916c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:05.474392 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.group_snapshots [None req-d158b68c-9080-4ea9-b46d-25fae838916c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] delete called for member 9fb686e5-844f-4a61-bc70-ea83b6446621 {{(pid=100287) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 02:46:05.474529 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.group_snapshots [None req-d158b68c-9080-4ea9-b46d-25fae838916c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Delete group_snapshot with id: 9fb686e5-844f-4a61-bc70-ea83b6446621 Aug 13 02:46:05.479310 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:05.479310 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:05.517716 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d158b68c-9080-4ea9-b46d-25fae838916c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 returned with HTTP 202 Aug 13 02:46:05.518176 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 854/3494] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:46:05 2026] DELETE /volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:05.525140 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ddfd088-73d9-4a7f-9922-95af55bc4593 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:05.527055 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ddfd088-73d9-4a7f-9922-95af55bc4593 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:05.527313 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ddfd088-73d9-4a7f-9922-95af55bc4593 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:05.527589 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ddfd088-73d9-4a7f-9922-95af55bc4593 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:05.527967 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-8ddfd088-73d9-4a7f-9922-95af55bc4593 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:05.528810 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8ddfd088-73d9-4a7f-9922-95af55bc4593 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:05.540584 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8ddfd088-73d9-4a7f-9922-95af55bc4593 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all volumes completed successfully. Aug 13 02:46:05.541483 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-8ddfd088-73d9-4a7f-9922-95af55bc4593 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:05.541701 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-8ddfd088-73d9-4a7f-9922-95af55bc4593 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:05.583716 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-8ddfd088-73d9-4a7f-9922-95af55bc4593 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:05.589484 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:05.589484 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:05.594038 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ddfd088-73d9-4a7f-9922-95af55bc4593 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:05.594476 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 880/3495] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:05 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:05.613500 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3e9409d7-4358-4223-92bc-b9e1ffb8dcd6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:05.620400 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3e9409d7-4358-4223-92bc-b9e1ffb8dcd6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/snapshots/detail Aug 13 02:46:05.620400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3e9409d7-4358-4223-92bc-b9e1ffb8dcd6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:05.620400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3e9409d7-4358-4223-92bc-b9e1ffb8dcd6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:05.620400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-3e9409d7-4358-4223-92bc-b9e1ffb8dcd6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:05.622232 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-3e9409d7-4358-4223-92bc-b9e1ffb8dcd6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:46:05.626907 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3e9409d7-4358-4223-92bc-b9e1ffb8dcd6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all snapshots completed successfully. Aug 13 02:46:05.628038 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3e9409d7-4358-4223-92bc-b9e1ffb8dcd6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 02:46:05.628637 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 879/3496] 10.4.3.30 () {66 vars in 1257 bytes} [Thu Aug 13 02:46:05 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:46:05.645627 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-69f5a607-34e4-4e02-8fe0-f39e8d300552 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:05.648390 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69f5a607-34e4-4e02-8fe0-f39e8d300552 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 Aug 13 02:46:05.648640 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69f5a607-34e4-4e02-8fe0-f39e8d300552 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:05.648862 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69f5a607-34e4-4e02-8fe0-f39e8d300552 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:05.649028 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-69f5a607-34e4-4e02-8fe0-f39e8d300552 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 9fb686e5-844f-4a61-bc70-ea83b6446621 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:05.653683 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69f5a607-34e4-4e02-8fe0-f39e8d300552 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 returned with HTTP 404 Aug 13 02:46:05.654192 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 884/3497] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:05 2026] GET /volume/v3/group_snapshots/9fb686e5-844f-4a61-bc70-ea83b6446621 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:05.664958 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b1a1bf08-ebe6-4da7-8858-4d9ff06915eb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:05.667261 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b1a1bf08-ebe6-4da7-8858-4d9ff06915eb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:05.667602 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b1a1bf08-ebe6-4da7-8858-4d9ff06915eb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:05.667898 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b1a1bf08-ebe6-4da7-8858-4d9ff06915eb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:05.668425 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-b1a1bf08-ebe6-4da7-8858-4d9ff06915eb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:05.669355 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:05.669355 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:05.670012 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b1a1bf08-ebe6-4da7-8858-4d9ff06915eb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:05.683691 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b1a1bf08-ebe6-4da7-8858-4d9ff06915eb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all volumes completed successfully. Aug 13 02:46:05.683691 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-b1a1bf08-ebe6-4da7-8858-4d9ff06915eb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:05.683691 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-b1a1bf08-ebe6-4da7-8858-4d9ff06915eb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:05.734691 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-b1a1bf08-ebe6-4da7-8858-4d9ff06915eb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:05.740274 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:05.740274 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:05.748701 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b1a1bf08-ebe6-4da7-8858-4d9ff06915eb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:05.749199 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 855/3498] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:05 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:05.767625 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a81506f3-8d6b-4784-b0db-5cfca3a79a7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:05.774163 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a81506f3-8d6b-4784-b0db-5cfca3a79a7a tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34/action Aug 13 02:46:05.774660 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a81506f3-8d6b-4784-b0db-5cfca3a79a7a tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:05.774940 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a81506f3-8d6b-4784-b0db-5cfca3a79a7a tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:05.777068 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-a81506f3-8d6b-4784-b0db-5cfca3a79a7a tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] delete called for group 04dcec53-c723-4af1-8bf9-d7b528b19a34 {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:46:05.777247 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-a81506f3-8d6b-4784-b0db-5cfca3a79a7a tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Delete group with id: 04dcec53-c723-4af1-8bf9-d7b528b19a34 Aug 13 02:46:05.782454 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:05.782454 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:05.828045 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a81506f3-8d6b-4784-b0db-5cfca3a79a7a tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34/action returned with HTTP 202 Aug 13 02:46:05.828638 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 881/3499] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:46:05 2026] POST /volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:05.840559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5881da95-48f1-44d2-9638-2350bedd3e5f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:05.843433 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5881da95-48f1-44d2-9638-2350bedd3e5f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c Aug 13 02:46:05.843755 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5881da95-48f1-44d2-9638-2350bedd3e5f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:05.843970 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5881da95-48f1-44d2-9638-2350bedd3e5f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:05.856443 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:05.856443 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:05.865157 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5881da95-48f1-44d2-9638-2350bedd3e5f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:05.866175 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-5881da95-48f1-44d2-9638-2350bedd3e5f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:05.866419 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-5881da95-48f1-44d2-9638-2350bedd3e5f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:05.877946 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b74b7722-8332-4692-af54-171e1cdca0e2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:05.880650 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b74b7722-8332-4692-af54-171e1cdca0e2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:05.880884 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b74b7722-8332-4692-af54-171e1cdca0e2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:05.881119 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b74b7722-8332-4692-af54-171e1cdca0e2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:05.881261 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b74b7722-8332-4692-af54-171e1cdca0e2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:05.887554 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:05.887554 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:05.888283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b74b7722-8332-4692-af54-171e1cdca0e2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:46:05.888611 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 885/3500] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:05 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:05.920185 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-5881da95-48f1-44d2-9638-2350bedd3e5f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:05.925734 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:05.925734 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:05.934976 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5881da95-48f1-44d2-9638-2350bedd3e5f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c returned with HTTP 200 Aug 13 02:46:05.935555 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 880/3501] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:05 2026] GET /volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:05.967544 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c375234f-503b-4124-b963-91e4dfd92873 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:05.967955 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c375234f-503b-4124-b963-91e4dfd92873 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:05.968719 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c375234f-503b-4124-b963-91e4dfd92873 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:05.968719 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c375234f-503b-4124-b963-91e4dfd92873 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:05.978334 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:05.978334 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:05.982445 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c375234f-503b-4124-b963-91e4dfd92873 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:05.986787 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c375234f-503b-4124-b963-91e4dfd92873 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:05.987159 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 856/3502] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:05 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:06.208998 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-df019d47-30da-4322-af80-bf1f313e20b6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:06.211846 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-df019d47-30da-4322-af80-bf1f313e20b6 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] POST https://10.4.3.30/volume/v3/attachments/2cbd181c-d258-4ca6-a474-41babb4eac9a/action Aug 13 02:46:06.212364 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-df019d47-30da-4322-af80-bf1f313e20b6 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:06.212500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-df019d47-30da-4322-af80-bf1f313e20b6 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:06.238299 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:06.238299 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:06.257639 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6ba4bab9-606d-4cfb-84cb-3632f43fa887 req-df019d47-30da-4322-af80-bf1f313e20b6 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments/2cbd181c-d258-4ca6-a474-41babb4eac9a/action returned with HTTP 204 Aug 13 02:46:06.258210 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 882/3503] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:46:06 2026] POST /volume/v3/attachments/2cbd181c-d258-4ca6-a474-41babb4eac9a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:06.328133 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:06.433691 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:06.433996 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1875638978"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:06.435453 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1875638978'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:06.435580 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume of 1 GB Aug 13 02:46:06.439748 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Availability Zones retrieved successfully. Aug 13 02:46:06.444683 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Flow 'volume_create_api' (c4694fc2-5755-473a-b486-5bc25d45958b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:06.445507 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4390176-a973-430a-9d31-7979284c03d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:06.446228 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:06.463901 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f28e7760-8d3b-4555-a2e3-4f36c7fae602 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:06.466324 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f28e7760-8d3b-4555-a2e3-4f36c7fae602 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd Aug 13 02:46:06.466514 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f28e7760-8d3b-4555-a2e3-4f36c7fae602 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:06.466707 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f28e7760-8d3b-4555-a2e3-4f36c7fae602 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:06.469516 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4390176-a973-430a-9d31-7979284c03d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:06.470363 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ed7a851-66e2-4913-a1e2-efbb71b906fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:06.476047 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:06.476047 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:06.479476 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f28e7760-8d3b-4555-a2e3-4f36c7fae602 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:46:06.483832 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f28e7760-8d3b-4555-a2e3-4f36c7fae602 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd returned with HTTP 200 Aug 13 02:46:06.484161 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 881/3504] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:06 2026] GET /volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd => generated 1635 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:06.534658 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Created reservations ['584ab785-e269-4a90-a391-e471b22c0fe2', '3f23d277-173c-45c8-8936-00c0eb804cc0', 'aad47b38-3644-45f8-b0d8-b9e04d9ac3e4', 'cacd2198-421b-422d-84a1-20765e9d4bdb'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:06.535515 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ed7a851-66e2-4913-a1e2-efbb71b906fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['584ab785-e269-4a90-a391-e471b22c0fe2', '3f23d277-173c-45c8-8936-00c0eb804cc0', 'aad47b38-3644-45f8-b0d8-b9e04d9ac3e4', 'cacd2198-421b-422d-84a1-20765e9d4bdb']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:06.536272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (805a8f12-aa46-408d-9e4c-b2e542e3bb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:06.557754 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (805a8f12-aa46-408d-9e4c-b2e542e3bb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '035f9d28-3ee0-467d-ba5f-61efce503a82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1875638978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a137ec412704a27a4ff3a7f92caa4f1',qos_specs=None,replication_status=,reservations=['584ab785-e269-4a90-a391-e471b22c0fe2','3f23d277-173c-45c8-8936-00c0eb804cc0','aad47b38-3644-45f8-b0d8-b9e04d9ac3e4','cacd2198-421b-422d-84a1-20765e9d4bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7415c272e95742daa68462499d1c2b2a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1875638978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=035f9d28-3ee0-467d-ba5f-61efce503a82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a137ec412704a27a4ff3a7f92caa4f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7415c272e95742daa68462499d1c2b2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:06.558668 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9590b0e2-becb-460c-b211-0ff0d9c374e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:06.578816 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9590b0e2-becb-460c-b211-0ff0d9c374e0) transitioned into state 'SUCCESS' from state '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-1875638978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a137ec412704a27a4ff3a7f92caa4f1',qos_specs=None,replication_status=,reservations=['584ab785-e269-4a90-a391-e471b22c0fe2','3f23d277-173c-45c8-8936-00c0eb804cc0','aad47b38-3644-45f8-b0d8-b9e04d9ac3e4','cacd2198-421b-422d-84a1-20765e9d4bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7415c272e95742daa68462499d1c2b2a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:06.579564 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ba58ca-300c-4c5d-89dd-7256afdd5fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:06.592353 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ba58ca-300c-4c5d-89dd-7256afdd5fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:06.595335 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Flow 'volume_create_api' (c4694fc2-5755-473a-b486-5bc25d45958b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:06.595335 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume request issued successfully. Aug 13 02:46:06.595335 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8971cccb-47c9-4efd-a98d-6ad29b63fd4b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:06.595335 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 886/3505] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:46:06 2026] POST /volume/v3/volumes => generated 776 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:06.613242 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2b1be9a6-a464-4bd8-8d85-f466980c32c6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:06.615871 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2b1be9a6-a464-4bd8-8d85-f466980c32c6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 Aug 13 02:46:06.616093 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2b1be9a6-a464-4bd8-8d85-f466980c32c6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:06.616394 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2b1be9a6-a464-4bd8-8d85-f466980c32c6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:06.624634 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:06.624634 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:06.628400 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2b1be9a6-a464-4bd8-8d85-f466980c32c6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:06.635283 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2b1be9a6-a464-4bd8-8d85-f466980c32c6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 returned with HTTP 200 Aug 13 02:46:06.635283 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 857/3506] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:06 2026] GET /volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:06.902139 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e453b947-d6ce-4c1d-bb7e-9a0247dec081 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:06.904444 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e453b947-d6ce-4c1d-bb7e-9a0247dec081 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:06.904994 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e453b947-d6ce-4c1d-bb7e-9a0247dec081 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:06.904994 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e453b947-d6ce-4c1d-bb7e-9a0247dec081 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:06.905103 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e453b947-d6ce-4c1d-bb7e-9a0247dec081 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:06.909923 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:06.909923 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:06.910947 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e453b947-d6ce-4c1d-bb7e-9a0247dec081 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:46:06.911521 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 883/3507] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:06 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:06.923993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aea01524-f930-4763-9056-653015bcd85e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:06.926052 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aea01524-f930-4763-9056-653015bcd85e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:46:06.926559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aea01524-f930-4763-9056-653015bcd85e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:06.926559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aea01524-f930-4763-9056-653015bcd85e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:06.926673 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-aea01524-f930-4763-9056-653015bcd85e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:06.932825 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:06.932825 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:06.933593 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aea01524-f930-4763-9056-653015bcd85e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:46:06.934042 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 882/3508] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:06 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:06.947044 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c83395ed-4a1d-4f33-97b5-39ead534664e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:06.950214 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c83395ed-4a1d-4f33-97b5-39ead534664e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:46:06.950599 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c83395ed-4a1d-4f33-97b5-39ead534664e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-214341408"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:06.952092 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-c83395ed-4a1d-4f33-97b5-39ead534664e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Creating new backup {'backup': {'volume_id': 'fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-214341408'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:46:06.952226 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-c83395ed-4a1d-4f33-97b5-39ead534664e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Creating backup of volume fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 in container None Aug 13 02:46:06.958966 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-26e94adc-7a6d-4fe5-bb9c-fb389b8d196d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:06.961366 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-26e94adc-7a6d-4fe5-bb9c-fb389b8d196d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c Aug 13 02:46:06.961637 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-26e94adc-7a6d-4fe5-bb9c-fb389b8d196d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:06.961851 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-26e94adc-7a6d-4fe5-bb9c-fb389b8d196d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:06.970887 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:06.970887 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:06.971431 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c83395ed-4a1d-4f33-97b5-39ead534664e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Volume info retrieved successfully. Aug 13 02:46:06.975180 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-26e94adc-7a6d-4fe5-bb9c-fb389b8d196d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c returned with HTTP 404 Aug 13 02:46:06.975180 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 858/3509] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:06 2026] GET /volume/v3/volumes/450fe34e-c8cd-4fb7-b136-9be7aac04b8c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:06.993370 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2cda7be-1899-493a-bb24-64561025b513 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:06.997183 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2cda7be-1899-493a-bb24-64561025b513 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34 Aug 13 02:46:06.997183 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2cda7be-1899-493a-bb24-64561025b513 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:06.997417 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2cda7be-1899-493a-bb24-64561025b513 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:06.997606 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-a2cda7be-1899-493a-bb24-64561025b513 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 04dcec53-c723-4af1-8bf9-d7b528b19a34 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:07.001005 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-c83395ed-4a1d-4f33-97b5-39ead534664e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Created reservations ['1d8ff8a7-9888-44a0-989a-9aaa0a82752e', '25e4e169-8eec-41d9-ae4c-e856bb012d80'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:07.006814 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c7909649-d7d2-4147-8449-e4864d29ea24 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.008487 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2cda7be-1899-493a-bb24-64561025b513 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34 returned with HTTP 404 Aug 13 02:46:07.009159 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c7909649-d7d2-4147-8449-e4864d29ea24 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:07.009382 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 884/3510] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:06 2026] GET /volume/v3/groups/04dcec53-c723-4af1-8bf9-d7b528b19a34 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:07.009472 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c7909649-d7d2-4147-8449-e4864d29ea24 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:07.009753 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c7909649-d7d2-4147-8449-e4864d29ea24 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:07.022717 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0f9935c6-c804-4fb1-b2e3-2603d25086bf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.024407 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:07.024407 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:07.024492 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0f9935c6-c804-4fb1-b2e3-2603d25086bf tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/f0c5d667-0b91-4e06-a238-e22efa1ec6ad Aug 13 02:46:07.024677 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0f9935c6-c804-4fb1-b2e3-2603d25086bf tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:07.024890 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0f9935c6-c804-4fb1-b2e3-2603d25086bf tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:07.038183 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c7909649-d7d2-4147-8449-e4864d29ea24 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:07.041662 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0f9935c6-c804-4fb1-b2e3-2603d25086bf tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/group_types/f0c5d667-0b91-4e06-a238-e22efa1ec6ad returned with HTTP 202 Aug 13 02:46:07.042045 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 859/3511] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:46:07 2026] DELETE /volume/v3/group_types/f0c5d667-0b91-4e06-a238-e22efa1ec6ad => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:07.047303 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c7909649-d7d2-4147-8449-e4864d29ea24 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:07.047772 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 883/3512] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:07 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 1228 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:07.050220 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d7b84a02-a3c1-4d1a-a01e-60369e252587 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.051825 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c83395ed-4a1d-4f33-97b5-39ead534664e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:46:07.056349 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 887/3513] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:46:06 2026] POST /volume/v3/backups => generated 327 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:07.056529 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7b84a02-a3c1-4d1a-a01e-60369e252587 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] DELETE https://10.4.3.30/volume/v3/types/ab7d26de-ba76-4446-9aa7-d8472fe07108 Aug 13 02:46:07.056529 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7b84a02-a3c1-4d1a-a01e-60369e252587 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:07.056529 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7b84a02-a3c1-4d1a-a01e-60369e252587 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:07.063288 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c4d2c897-6e93-486a-b056-07570b7f978c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.064063 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-be73006f-25e0-4b0d-95c9-d288c73fbbef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.068791 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c4d2c897-6e93-486a-b056-07570b7f978c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:07.068916 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be73006f-25e0-4b0d-95c9-d288c73fbbef tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:07.068996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c4d2c897-6e93-486a-b056-07570b7f978c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:07.069049 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be73006f-25e0-4b0d-95c9-d288c73fbbef tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:07.069183 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c4d2c897-6e93-486a-b056-07570b7f978c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:07.069238 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be73006f-25e0-4b0d-95c9-d288c73fbbef tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:07.069355 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-be73006f-25e0-4b0d-95c9-d288c73fbbef tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:07.075685 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:07.075685 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:07.077638 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be73006f-25e0-4b0d-95c9-d288c73fbbef tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 200 Aug 13 02:46:07.077753 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 884/3514] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:07 2026] GET /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:07.079146 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:07.079146 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:07.083416 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c4d2c897-6e93-486a-b056-07570b7f978c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:07.087127 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c4d2c897-6e93-486a-b056-07570b7f978c tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:07.087597 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 860/3515] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:07 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:07.093766 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7b84a02-a3c1-4d1a-a01e-60369e252587 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/types/ab7d26de-ba76-4446-9aa7-d8472fe07108 returned with HTTP 202 Aug 13 02:46:07.094407 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 885/3516] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:07 2026] DELETE /volume/v3/types/ab7d26de-ba76-4446-9aa7-d8472fe07108 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:07.105611 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f30036a4-507b-4ace-bb32-7d1c86107bf5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.107344 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f30036a4-507b-4ace-bb32-7d1c86107bf5 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] GET https://10.4.3.30/volume/v3/types/ab7d26de-ba76-4446-9aa7-d8472fe07108 Aug 13 02:46:07.107729 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f30036a4-507b-4ace-bb32-7d1c86107bf5 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:07.108085 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f30036a4-507b-4ace-bb32-7d1c86107bf5 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:07.115287 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f30036a4-507b-4ace-bb32-7d1c86107bf5 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/types/ab7d26de-ba76-4446-9aa7-d8472fe07108 returned with HTTP 404 Aug 13 02:46:07.115287 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 888/3517] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:46:07 2026] GET /volume/v3/types/ab7d26de-ba76-4446-9aa7-d8472fe07108 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:07.125954 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4a148051-e626-414d-92fb-9f1c64f31944 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.128241 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a148051-e626-414d-92fb-9f1c64f31944 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:07.128714 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4a148051-e626-414d-92fb-9f1c64f31944 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-597029757"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:07.148707 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a148051-e626-414d-92fb-9f1c64f31944 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:07.149110 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 885/3518] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:46:07 2026] POST /volume/v3/types => generated 223 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:07.158622 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7816028b-46c1-490b-b864-707400365c73 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.161390 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7816028b-46c1-490b-b864-707400365c73 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:46:07.161913 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7816028b-46c1-490b-b864-707400365c73 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-435366482"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:07.184019 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7816028b-46c1-490b-b864-707400365c73 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:46:07.184019 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 861/3519] 10.4.3.30 () {70 vars in 1304 bytes} [Thu Aug 13 02:46:07 2026] POST /volume/v3/group_types => generated 180 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:07.199822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00aae0f5-88d4-4c17-a70c-6d9d4c4f15f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.204384 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00aae0f5-88d4-4c17-a70c-6d9d4c4f15f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/groups Aug 13 02:46:07.204863 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00aae0f5-88d4-4c17-a70c-6d9d4c4f15f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d6ef44eb-5cce-4d35-8474-3e94d16ca29d", "volume_types": ["aa0d9db5-85a8-4c34-b94f-d0607cc2d102"], "name": "tempest-GroupSnapshotsTest-Group-627590924"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:07.206908 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-00aae0f5-88d4-4c17-a70c-6d9d4c4f15f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating new group {'group': {'group_type': 'd6ef44eb-5cce-4d35-8474-3e94d16ca29d', 'volume_types': ['aa0d9db5-85a8-4c34-b94f-d0607cc2d102'], 'name': 'tempest-GroupSnapshotsTest-Group-627590924'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 02:46:07.213377 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-00aae0f5-88d4-4c17-a70c-6d9d4c4f15f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating group tempest-GroupSnapshotsTest-Group-627590924. Aug 13 02:46:07.222672 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-00aae0f5-88d4-4c17-a70c-6d9d4c4f15f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Availability Zones retrieved successfully. Aug 13 02:46:07.238722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-00aae0f5-88d4-4c17-a70c-6d9d4c4f15f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['0e984018-3af7-45ef-bd33-1ba56b0a78ad'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:07.277486 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00aae0f5-88d4-4c17-a70c-6d9d4c4f15f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups returned with HTTP 202 Aug 13 02:46:07.278081 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 886/3520] 10.4.3.30 () {70 vars in 1290 bytes} [Thu Aug 13 02:46:07 2026] POST /volume/v3/groups => generated 111 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:07.290649 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-60299666-266a-48f1-ac3f-1dd6127ceb76 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.295406 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60299666-266a-48f1-ac3f-1dd6127ceb76 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:07.295406 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60299666-266a-48f1-ac3f-1dd6127ceb76 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:07.295406 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60299666-266a-48f1-ac3f-1dd6127ceb76 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:07.295406 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-60299666-266a-48f1-ac3f-1dd6127ceb76 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:07.299382 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:07.299382 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:07.309269 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60299666-266a-48f1-ac3f-1dd6127ceb76 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 200 Aug 13 02:46:07.310065 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 889/3521] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:07 2026] GET /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:07.648237 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-35825fb0-d3df-4faa-bd1e-85b95c54e5b4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.652993 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35825fb0-d3df-4faa-bd1e-85b95c54e5b4 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 Aug 13 02:46:07.653333 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35825fb0-d3df-4faa-bd1e-85b95c54e5b4 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:07.653608 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35825fb0-d3df-4faa-bd1e-85b95c54e5b4 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:07.668587 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:07.668587 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:07.676434 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-35825fb0-d3df-4faa-bd1e-85b95c54e5b4 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:07.685029 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35825fb0-d3df-4faa-bd1e-85b95c54e5b4 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 returned with HTTP 200 Aug 13 02:46:07.685819 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 886/3522] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:07 2026] GET /volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 => generated 1007 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:07.700442 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-19fd2bd7-5bff-4ae1-ad58-51ebf0a85abc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.702896 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-19fd2bd7-5bff-4ae1-ad58-51ebf0a85abc tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:46:07.703315 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-19fd2bd7-5bff-4ae1-ad58-51ebf0a85abc tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "035f9d28-3ee0-467d-ba5f-61efce503a82", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2120134250"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:07.714627 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:07.714627 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:07.716020 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-19fd2bd7-5bff-4ae1-ad58-51ebf0a85abc tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:07.716341 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-19fd2bd7-5bff-4ae1-ad58-51ebf0a85abc tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create snapshot from volume 035f9d28-3ee0-467d-ba5f-61efce503a82 Aug 13 02:46:07.764147 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-19fd2bd7-5bff-4ae1-ad58-51ebf0a85abc tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Created reservations ['14eae83f-3f25-4818-b742-b2c2ddb87bda', 'd3596dba-4081-4c82-a87f-b8d58677c09c', 'c95900ba-6526-495b-8f61-99daac100786', '199f580a-a213-4eb7-b9a7-51c1c30453bb'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:07.804278 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-19fd2bd7-5bff-4ae1-ad58-51ebf0a85abc tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot create request issued successfully. Aug 13 02:46:07.804278 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-19fd2bd7-5bff-4ae1-ad58-51ebf0a85abc tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:46:07.804278 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 862/3523] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:46:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:07.816972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33be33f8-9320-4fd7-aeb2-ad7bbbb77271 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:07.819026 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33be33f8-9320-4fd7-aeb2-ad7bbbb77271 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c Aug 13 02:46:07.820839 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33be33f8-9320-4fd7-aeb2-ad7bbbb77271 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:07.820839 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33be33f8-9320-4fd7-aeb2-ad7bbbb77271 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:07.827904 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:07.827904 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:07.828387 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33be33f8-9320-4fd7-aeb2-ad7bbbb77271 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:07.829357 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33be33f8-9320-4fd7-aeb2-ad7bbbb77271 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c returned with HTTP 200 Aug 13 02:46:07.829850 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 887/3524] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:07 2026] GET /volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:08.013682 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-8d85a3b1-d417-495b-9821-c2540203c418 req-99f2b9ea-a376-41f4-aee3-a2adeef9ca7e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:08.016220 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8d85a3b1-d417-495b-9821-c2540203c418 req-99f2b9ea-a376-41f4-aee3-a2adeef9ca7e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/attachments/ec7eaa94-c8f7-414f-a68d-7b9429c4a72c Aug 13 02:46:08.016420 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8d85a3b1-d417-495b-9821-c2540203c418 req-99f2b9ea-a376-41f4-aee3-a2adeef9ca7e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:08.016602 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8d85a3b1-d417-495b-9821-c2540203c418 req-99f2b9ea-a376-41f4-aee3-a2adeef9ca7e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:08.035639 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.035639 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:08.090660 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-14183f78-afef-4c49-84fc-e673bfbd06d7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:08.097243 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14183f78-afef-4c49-84fc-e673bfbd06d7 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:08.098530 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14183f78-afef-4c49-84fc-e673bfbd06d7 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:08.098530 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14183f78-afef-4c49-84fc-e673bfbd06d7 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:08.098723 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-14183f78-afef-4c49-84fc-e673bfbd06d7 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:08.105436 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.105436 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:08.106950 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14183f78-afef-4c49-84fc-e673bfbd06d7 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 200 Aug 13 02:46:08.107925 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 887/3525] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:08 2026] GET /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:08.115611 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8d85a3b1-d417-495b-9821-c2540203c418 req-99f2b9ea-a376-41f4-aee3-a2adeef9ca7e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/ec7eaa94-c8f7-414f-a68d-7b9429c4a72c returned with HTTP 200 Aug 13 02:46:08.116055 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 890/3526] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:46:08 2026] DELETE /volume/v3/attachments/ec7eaa94-c8f7-414f-a68d-7b9429c4a72c => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:08.128966 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-8d85a3b1-d417-495b-9821-c2540203c418 req-28a2f51e-92cf-4e7a-b2fa-62bc75f8399e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:08.131538 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8d85a3b1-d417-495b-9821-c2540203c418 req-28a2f51e-92cf-4e7a-b2fa-62bc75f8399e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd Aug 13 02:46:08.132287 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8d85a3b1-d417-495b-9821-c2540203c418 req-28a2f51e-92cf-4e7a-b2fa-62bc75f8399e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:08.132287 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8d85a3b1-d417-495b-9821-c2540203c418 req-28a2f51e-92cf-4e7a-b2fa-62bc75f8399e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:08.132287 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [req-8d85a3b1-d417-495b-9821-c2540203c418 req-28a2f51e-92cf-4e7a-b2fa-62bc75f8399e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume with id: 20a3ece2-fea6-4796-a94f-29edd97747cd Aug 13 02:46:08.141126 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.141126 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:08.141901 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-8d85a3b1-d417-495b-9821-c2540203c418 req-28a2f51e-92cf-4e7a-b2fa-62bc75f8399e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:46:08.168768 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-8d85a3b1-d417-495b-9821-c2540203c418 req-28a2f51e-92cf-4e7a-b2fa-62bc75f8399e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume request issued successfully. Aug 13 02:46:08.169018 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8d85a3b1-d417-495b-9821-c2540203c418 req-28a2f51e-92cf-4e7a-b2fa-62bc75f8399e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd returned with HTTP 202 Aug 13 02:46:08.169643 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 863/3527] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:46:08 2026] DELETE /volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:08.322505 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb6e7975-1a4b-4657-88b0-9406b178c80e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:08.324676 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb6e7975-1a4b-4657-88b0-9406b178c80e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:08.325461 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb6e7975-1a4b-4657-88b0-9406b178c80e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:08.325461 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb6e7975-1a4b-4657-88b0-9406b178c80e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:08.325461 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-fb6e7975-1a4b-4657-88b0-9406b178c80e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:08.329777 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.329777 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:08.340278 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb6e7975-1a4b-4657-88b0-9406b178c80e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 200 Aug 13 02:46:08.340508 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 888/3528] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:08 2026] GET /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:08.350491 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:08.352358 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:08.352783 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-122114429", "volume_type": "aa0d9db5-85a8-4c34-b94f-d0607cc2d102", "group_id": "793c1411-6a9b-4594-b41b-0a5e0ee98916", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:08.354470 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-122114429', 'volume_type': 'aa0d9db5-85a8-4c34-b94f-d0607cc2d102', 'group_id': '793c1411-6a9b-4594-b41b-0a5e0ee98916', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:08.366648 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.366648 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:08.367130 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume of 1 GB Aug 13 02:46:08.373829 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Availability Zones retrieved successfully. Aug 13 02:46:08.382127 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Flow 'volume_create_api' (ab2a3cf8-ae45-4514-a6f1-1d7cca653808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:08.383984 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d59aa0-3c56-4e4d-a9a3-3bc6db370637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:08.384874 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.384874 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:08.387238 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:08.414705 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d59aa0-3c56-4e4d-a9a3-3bc6db370637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:46:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aa0d9db5-85a8-4c34-b94f-d0607cc2d102,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-597029757',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d9db5-85a8-4c34-b94f-d0607cc2d102', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '793c1411-6a9b-4594-b41b-0a5e0ee98916', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:08.415736 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f9bbfc-0ebc-4439-ac48-fc1d022529ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:08.449974 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-597029757 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-597029757, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:08.450390 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-597029757 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-597029757, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:08.486683 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['f519b879-3057-4ad1-8b14-a4b354ecbc77', '4df4d77f-e78c-47c5-9fae-39191a9a3683', 'c8b4fbc4-e25b-403f-b9cd-9a961b8d5711', '1fd6cdc7-fb11-4b4d-8ced-d99dfc62062e'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:08.487673 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f9bbfc-0ebc-4439-ac48-fc1d022529ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f519b879-3057-4ad1-8b14-a4b354ecbc77', '4df4d77f-e78c-47c5-9fae-39191a9a3683', 'c8b4fbc4-e25b-403f-b9cd-9a961b8d5711', '1fd6cdc7-fb11-4b4d-8ced-d99dfc62062e']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:08.488571 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a00d44-07d8-422b-9d48-ed464ed04e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:08.516124 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a00d44-07d8-422b-9d48-ed464ed04e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c490f5be-fe20-41aa-b480-adbc90b73f3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-122114429',encryption_key_id=None,group_id=793c1411-6a9b-4594-b41b-0a5e0ee98916,group_type_id=,metadata={},multiattach=False,project_id='a686eb80d8db4ca6b8b09dc863037731',qos_specs=None,replication_status=,reservations=['f519b879-3057-4ad1-8b14-a4b354ecbc77','4df4d77f-e78c-47c5-9fae-39191a9a3683','c8b4fbc4-e25b-403f-b9cd-9a961b8d5711','1fd6cdc7-fb11-4b4d-8ced-d99dfc62062e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a620bf72a04de0aafd2af1f163e59d',volume_type_id=aa0d9db5-85a8-4c34-b94f-d0607cc2d102), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-122114429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=793c1411-6a9b-4594-b41b-0a5e0ee98916,host=None,id=c490f5be-fe20-41aa-b480-adbc90b73f3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a686eb80d8db4ca6b8b09dc863037731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64a620bf72a04de0aafd2af1f163e59d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d9db5-85a8-4c34-b94f-d0607cc2d102),volume_type_id=aa0d9db5-85a8-4c34-b94f-d0607cc2d102)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:08.516814 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e9fa597-d671-48f2-9fde-99dfacb4c3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:08.538276 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e9fa597-d671-48f2-9fde-99dfacb4c3a8) transitioned into state 'SUCCESS' from state '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-122114429',encryption_key_id=None,group_id=793c1411-6a9b-4594-b41b-0a5e0ee98916,group_type_id=,metadata={},multiattach=False,project_id='a686eb80d8db4ca6b8b09dc863037731',qos_specs=None,replication_status=,reservations=['f519b879-3057-4ad1-8b14-a4b354ecbc77','4df4d77f-e78c-47c5-9fae-39191a9a3683','c8b4fbc4-e25b-403f-b9cd-9a961b8d5711','1fd6cdc7-fb11-4b4d-8ced-d99dfc62062e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a620bf72a04de0aafd2af1f163e59d',volume_type_id=aa0d9db5-85a8-4c34-b94f-d0607cc2d102)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:08.539099 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b6f826-d526-4dc2-ae1b-e3244640fa63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:08.556925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b6f826-d526-4dc2-ae1b-e3244640fa63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:08.556925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Flow 'volume_create_api' (ab2a3cf8-ae45-4514-a6f1-1d7cca653808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:08.556925 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume request issued successfully. Aug 13 02:46:08.556925 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:08.556925 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:08.595350 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:08.598828 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.598828 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:08.605933 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0ef7f43-0666-4082-b6cb-fc1370ad90bc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:08.605933 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 888/3529] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:46:08 2026] POST /volume/v3/volumes => generated 819 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:08.619647 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7aa18408-dd3b-4e59-ac89-387affad2f0d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:08.621813 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7aa18408-dd3b-4e59-ac89-387affad2f0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/c490f5be-fe20-41aa-b480-adbc90b73f3f Aug 13 02:46:08.622099 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7aa18408-dd3b-4e59-ac89-387affad2f0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:08.622485 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7aa18408-dd3b-4e59-ac89-387affad2f0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:08.639053 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.639053 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:08.644722 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7aa18408-dd3b-4e59-ac89-387affad2f0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:08.645626 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-7aa18408-dd3b-4e59-ac89-387affad2f0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:08.645833 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-7aa18408-dd3b-4e59-ac89-387affad2f0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:08.694596 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-7aa18408-dd3b-4e59-ac89-387affad2f0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:08.701335 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.701335 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:08.716344 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7aa18408-dd3b-4e59-ac89-387affad2f0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/c490f5be-fe20-41aa-b480-adbc90b73f3f returned with HTTP 200 Aug 13 02:46:08.716625 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 891/3530] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:08 2026] GET /volume/v3/volumes/c490f5be-fe20-41aa-b480-adbc90b73f3f => generated 887 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:08.841749 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c1a3fe3b-4047-4093-be32-79642584e877 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:08.843445 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c1a3fe3b-4047-4093-be32-79642584e877 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c Aug 13 02:46:08.843643 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c1a3fe3b-4047-4093-be32-79642584e877 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:08.843822 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c1a3fe3b-4047-4093-be32-79642584e877 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:08.848578 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.848578 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:08.848845 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c1a3fe3b-4047-4093-be32-79642584e877 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:08.849493 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c1a3fe3b-4047-4093-be32-79642584e877 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c returned with HTTP 200 Aug 13 02:46:08.849949 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 864/3531] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:08 2026] GET /volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:08.860597 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b6f062f-ac57-4a37-a0b8-cb288b103e2c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:08.922528 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b6f062f-ac57-4a37-a0b8-cb288b103e2c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] POST https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c/action Aug 13 02:46:08.922898 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b6f062f-ac57-4a37-a0b8-cb288b103e2c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:08.923018 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b6f062f-ac57-4a37-a0b8-cb288b103e2c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:08.929612 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.929612 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:08.930036 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0b6f062f-ac57-4a37-a0b8-cb288b103e2c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Snapshot retrieved successfully. Aug 13 02:46:08.931033 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-0b6f062f-ac57-4a37-a0b8-cb288b103e2c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e3b3a4c785c4495db1d8b6828a613c5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a137ec412704a27a4ff3a7f92caa4f1', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:08.931269 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b6f062f-ac57-4a37-a0b8-cb288b103e2c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c/action returned with HTTP 403 Aug 13 02:46:08.931742 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 889/3532] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:46:08 2026] POST /volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c/action => generated 133 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:08.939542 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0d72bbcf-8024-4d88-b018-e46b9ae68cae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:08.941411 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d72bbcf-8024-4d88-b018-e46b9ae68cae tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c Aug 13 02:46:08.941577 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d72bbcf-8024-4d88-b018-e46b9ae68cae tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:08.941770 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d72bbcf-8024-4d88-b018-e46b9ae68cae tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:08.941872 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-0d72bbcf-8024-4d88-b018-e46b9ae68cae tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete snapshot with id: 5807dfdf-3d97-41dc-a557-9e54d746c51c Aug 13 02:46:08.946735 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.946735 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:08.947133 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0d72bbcf-8024-4d88-b018-e46b9ae68cae tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:08.966227 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0d72bbcf-8024-4d88-b018-e46b9ae68cae tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot delete request issued successfully. Aug 13 02:46:08.966470 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d72bbcf-8024-4d88-b018-e46b9ae68cae tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c returned with HTTP 202 Aug 13 02:46:08.966898 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 889/3533] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:46:08 2026] DELETE /volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:08.974205 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eaa07eed-7491-4cb5-b8bc-4f0efb4de49a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:08.976703 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eaa07eed-7491-4cb5-b8bc-4f0efb4de49a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c Aug 13 02:46:08.977044 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eaa07eed-7491-4cb5-b8bc-4f0efb4de49a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:08.977355 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eaa07eed-7491-4cb5-b8bc-4f0efb4de49a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:08.984185 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:08.984185 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:08.984600 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-eaa07eed-7491-4cb5-b8bc-4f0efb4de49a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:08.985549 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eaa07eed-7491-4cb5-b8bc-4f0efb4de49a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c returned with HTTP 200 Aug 13 02:46:08.985907 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 892/3534] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:08 2026] GET /volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:09.095200 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-32528491-6a8f-4ec1-a6a1-7d54f471c9ab None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:09.097224 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-32528491-6a8f-4ec1-a6a1-7d54f471c9ab tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd Aug 13 02:46:09.097402 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-32528491-6a8f-4ec1-a6a1-7d54f471c9ab tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:09.097564 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-32528491-6a8f-4ec1-a6a1-7d54f471c9ab tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:09.104281 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-32528491-6a8f-4ec1-a6a1-7d54f471c9ab tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd returned with HTTP 404 Aug 13 02:46:09.104835 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 865/3535] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:09 2026] GET /volume/v3/volumes/20a3ece2-fea6-4796-a94f-29edd97747cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:09.120907 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5673de4-37d2-4342-aa49-c25ca3a3dd6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:09.122680 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5673de4-37d2-4342-aa49-c25ca3a3dd6d tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:09.122881 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5673de4-37d2-4342-aa49-c25ca3a3dd6d tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:09.123055 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5673de4-37d2-4342-aa49-c25ca3a3dd6d tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:09.123150 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c5673de4-37d2-4342-aa49-c25ca3a3dd6d tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:09.127203 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:09.127203 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:09.127831 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5673de4-37d2-4342-aa49-c25ca3a3dd6d tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 200 Aug 13 02:46:09.128177 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 890/3536] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:09 2026] GET /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:09.166183 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ec40062c-24a9-437b-9680-db7f92808d2f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:09.168236 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec40062c-24a9-437b-9680-db7f92808d2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 Aug 13 02:46:09.168522 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec40062c-24a9-437b-9680-db7f92808d2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:09.168765 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec40062c-24a9-437b-9680-db7f92808d2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:09.168909 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-ec40062c-24a9-437b-9680-db7f92808d2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete snapshot with id: 1826c337-70ca-4863-b0f4-1b4aa1e48a79 Aug 13 02:46:09.174835 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:09.174835 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:09.175476 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ec40062c-24a9-437b-9680-db7f92808d2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:46:09.192530 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ec40062c-24a9-437b-9680-db7f92808d2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot delete request issued successfully. Aug 13 02:46:09.192706 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec40062c-24a9-437b-9680-db7f92808d2f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 returned with HTTP 202 Aug 13 02:46:09.193068 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 890/3537] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:46:09 2026] DELETE /volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:09.201472 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d4cc0dc5-b804-41de-a040-ddc1519541d3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:09.203159 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4cc0dc5-b804-41de-a040-ddc1519541d3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 Aug 13 02:46:09.203414 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4cc0dc5-b804-41de-a040-ddc1519541d3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:09.203608 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4cc0dc5-b804-41de-a040-ddc1519541d3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:09.209172 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:09.209172 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:09.209749 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d4cc0dc5-b804-41de-a040-ddc1519541d3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:46:09.210526 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4cc0dc5-b804-41de-a040-ddc1519541d3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 returned with HTTP 200 Aug 13 02:46:09.210881 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 893/3538] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:09 2026] GET /volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:09.733716 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a5906582-ae6f-40d8-b71d-a8928a466470 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:09.735722 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a5906582-ae6f-40d8-b71d-a8928a466470 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/c490f5be-fe20-41aa-b480-adbc90b73f3f Aug 13 02:46:09.735966 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a5906582-ae6f-40d8-b71d-a8928a466470 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:09.736188 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a5906582-ae6f-40d8-b71d-a8928a466470 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:09.743918 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:09.743918 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:09.747905 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a5906582-ae6f-40d8-b71d-a8928a466470 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:09.748728 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-a5906582-ae6f-40d8-b71d-a8928a466470 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:09.748948 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-a5906582-ae6f-40d8-b71d-a8928a466470 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:09.787781 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-a5906582-ae6f-40d8-b71d-a8928a466470 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:09.791553 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:09.791553 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:09.798819 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a5906582-ae6f-40d8-b71d-a8928a466470 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/c490f5be-fe20-41aa-b480-adbc90b73f3f returned with HTTP 200 Aug 13 02:46:09.799330 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 866/3539] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:09 2026] GET /volume/v3/volumes/c490f5be-fe20-41aa-b480-adbc90b73f3f => generated 912 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:09.812510 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:09.813790 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:09.814193 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2037404319", "volume_type": "aa0d9db5-85a8-4c34-b94f-d0607cc2d102", "group_id": "793c1411-6a9b-4594-b41b-0a5e0ee98916", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:09.815920 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2037404319', 'volume_type': 'aa0d9db5-85a8-4c34-b94f-d0607cc2d102', 'group_id': '793c1411-6a9b-4594-b41b-0a5e0ee98916', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:09.824568 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:09.824568 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:09.825100 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume of 1 GB Aug 13 02:46:09.830926 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Availability Zones retrieved successfully. Aug 13 02:46:09.837149 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Flow 'volume_create_api' (5ca30a17-f7a4-4d3c-86f5-4219cbe5f42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:09.838336 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00886da7-c954-4f34-8b45-4a9494a73222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:09.838914 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:09.838914 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:09.839391 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:09.859225 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00886da7-c954-4f34-8b45-4a9494a73222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:46:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aa0d9db5-85a8-4c34-b94f-d0607cc2d102,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-597029757',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d9db5-85a8-4c34-b94f-d0607cc2d102', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '793c1411-6a9b-4594-b41b-0a5e0ee98916', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:09.859947 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce9cf14-0bd7-442d-ad43-717fd58a8e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:09.886015 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-597029757 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-597029757, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:09.886364 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-597029757 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-597029757, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:09.902562 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['6b0c66fc-dfca-42b7-bed5-6eada9e52faa', '9be19f28-aa5f-47b3-be75-88f20deff695', '696e8e1c-5b88-4686-a3c5-33aece5928ae', '4db61c10-ead2-4921-8894-5cc54a992a6b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:09.904268 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce9cf14-0bd7-442d-ad43-717fd58a8e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b0c66fc-dfca-42b7-bed5-6eada9e52faa', '9be19f28-aa5f-47b3-be75-88f20deff695', '696e8e1c-5b88-4686-a3c5-33aece5928ae', '4db61c10-ead2-4921-8894-5cc54a992a6b']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:09.908272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fba76d-3d82-42ae-abb3-e7f7c2ec96a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:09.930224 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fba76d-3d82-42ae-abb3-e7f7c2ec96a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad14d0e8-c9be-4360-a050-4c48bc8ddb69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2037404319',encryption_key_id=None,group_id=793c1411-6a9b-4594-b41b-0a5e0ee98916,group_type_id=,metadata={},multiattach=False,project_id='a686eb80d8db4ca6b8b09dc863037731',qos_specs=None,replication_status=,reservations=['6b0c66fc-dfca-42b7-bed5-6eada9e52faa','9be19f28-aa5f-47b3-be75-88f20deff695','696e8e1c-5b88-4686-a3c5-33aece5928ae','4db61c10-ead2-4921-8894-5cc54a992a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a620bf72a04de0aafd2af1f163e59d',volume_type_id=aa0d9db5-85a8-4c34-b94f-d0607cc2d102), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2037404319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=793c1411-6a9b-4594-b41b-0a5e0ee98916,host=None,id=ad14d0e8-c9be-4360-a050-4c48bc8ddb69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a686eb80d8db4ca6b8b09dc863037731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64a620bf72a04de0aafd2af1f163e59d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d9db5-85a8-4c34-b94f-d0607cc2d102),volume_type_id=aa0d9db5-85a8-4c34-b94f-d0607cc2d102)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:09.931131 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07fe55a8-a4a5-47ce-a6a5-6cb8750d736b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:09.955784 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07fe55a8-a4a5-47ce-a6a5-6cb8750d736b) transitioned into state 'SUCCESS' from state '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-2037404319',encryption_key_id=None,group_id=793c1411-6a9b-4594-b41b-0a5e0ee98916,group_type_id=,metadata={},multiattach=False,project_id='a686eb80d8db4ca6b8b09dc863037731',qos_specs=None,replication_status=,reservations=['6b0c66fc-dfca-42b7-bed5-6eada9e52faa','9be19f28-aa5f-47b3-be75-88f20deff695','696e8e1c-5b88-4686-a3c5-33aece5928ae','4db61c10-ead2-4921-8894-5cc54a992a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a620bf72a04de0aafd2af1f163e59d',volume_type_id=aa0d9db5-85a8-4c34-b94f-d0607cc2d102)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:09.956414 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd712168-e466-4c2c-be07-93a308a8b9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:09.969404 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd712168-e466-4c2c-be07-93a308a8b9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:09.970321 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Flow 'volume_create_api' (5ca30a17-f7a4-4d3c-86f5-4219cbe5f42c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:09.970699 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume request issued successfully. Aug 13 02:46:09.971703 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:09.971928 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:09.996013 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bb8cbf7e-4a44-4eb5-9dde-a18f7ca7ce95 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:09.997757 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bb8cbf7e-4a44-4eb5-9dde-a18f7ca7ce95 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c Aug 13 02:46:09.997819 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bb8cbf7e-4a44-4eb5-9dde-a18f7ca7ce95 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:09.998429 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bb8cbf7e-4a44-4eb5-9dde-a18f7ca7ce95 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:10.003269 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bb8cbf7e-4a44-4eb5-9dde-a18f7ca7ce95 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c returned with HTTP 404 Aug 13 02:46:10.004192 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 891/3540] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:09 2026] GET /volume/v3/snapshots/5807dfdf-3d97-41dc-a557-9e54d746c51c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:10.011988 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c394a43c-c4be-42ab-be67-0cc110b58af3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:10.014060 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c394a43c-c4be-42ab-be67-0cc110b58af3 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 Aug 13 02:46:10.014560 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c394a43c-c4be-42ab-be67-0cc110b58af3 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:10.014638 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c394a43c-c4be-42ab-be67-0cc110b58af3 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:10.014966 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-c394a43c-c4be-42ab-be67-0cc110b58af3 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete volume with id: 035f9d28-3ee0-467d-ba5f-61efce503a82 Aug 13 02:46:10.017128 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:10.023239 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:10.023239 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:10.023697 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:10.023697 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:10.024475 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c394a43c-c4be-42ab-be67-0cc110b58af3 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:10.031754 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf24f94e-3110-4cfd-8ec5-d5e35f36d38e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:10.031754 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 891/3541] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:46:09 2026] POST /volume/v3/volumes => generated 820 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:10.053115 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c394a43c-c4be-42ab-be67-0cc110b58af3 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete volume request issued successfully. Aug 13 02:46:10.053115 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c394a43c-c4be-42ab-be67-0cc110b58af3 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 returned with HTTP 202 Aug 13 02:46:10.053115 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 894/3542] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:10 2026] DELETE /volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:10.057391 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-69d6ffd7-626d-44b9-9862-0839f6caa648 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:10.059416 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69d6ffd7-626d-44b9-9862-0839f6caa648 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 Aug 13 02:46:10.059416 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-69d6ffd7-626d-44b9-9862-0839f6caa648 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:10.059518 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-69d6ffd7-626d-44b9-9862-0839f6caa648 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:10.062505 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c245caab-66a7-413a-a934-2a1416edd512 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:10.067841 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c245caab-66a7-413a-a934-2a1416edd512 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 Aug 13 02:46:10.067841 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c245caab-66a7-413a-a934-2a1416edd512 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:10.067841 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c245caab-66a7-413a-a934-2a1416edd512 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:10.079310 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:10.079310 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:10.081117 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:10.081117 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:10.087128 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c245caab-66a7-413a-a934-2a1416edd512 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:10.088554 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-69d6ffd7-626d-44b9-9862-0839f6caa648 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:10.090184 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-69d6ffd7-626d-44b9-9862-0839f6caa648 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:10.090184 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-69d6ffd7-626d-44b9-9862-0839f6caa648 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:10.092426 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c245caab-66a7-413a-a934-2a1416edd512 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 returned with HTTP 200 Aug 13 02:46:10.093226 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 892/3543] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:10 2026] GET /volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:10.126734 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-69d6ffd7-626d-44b9-9862-0839f6caa648 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:10.129700 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:10.129700 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:10.136513 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69d6ffd7-626d-44b9-9862-0839f6caa648 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 returned with HTTP 200 Aug 13 02:46:10.136891 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 867/3544] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:10 2026] GET /volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 => generated 912 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:10.139783 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-64855a67-c089-4fa1-9fd6-42ec746112ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:10.141882 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64855a67-c089-4fa1-9fd6-42ec746112ca tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:10.142103 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64855a67-c089-4fa1-9fd6-42ec746112ca tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:10.142448 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64855a67-c089-4fa1-9fd6-42ec746112ca tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:10.142626 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-64855a67-c089-4fa1-9fd6-42ec746112ca tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:10.147470 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:10.147470 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:10.148141 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64855a67-c089-4fa1-9fd6-42ec746112ca tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 200 Aug 13 02:46:10.148588 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 892/3545] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:10 2026] GET /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:10.220804 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-32f4afc3-1bc3-4b31-951d-b2d20f7767a1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:10.223491 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32f4afc3-1bc3-4b31-951d-b2d20f7767a1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 Aug 13 02:46:10.223716 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32f4afc3-1bc3-4b31-951d-b2d20f7767a1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:10.223920 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32f4afc3-1bc3-4b31-951d-b2d20f7767a1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:10.230778 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32f4afc3-1bc3-4b31-951d-b2d20f7767a1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 returned with HTTP 404 Aug 13 02:46:10.231037 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 895/3546] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:10 2026] GET /volume/v3/snapshots/1826c337-70ca-4863-b0f4-1b4aa1e48a79 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:10.238918 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-923e4899-c4c0-472b-9640-defa9e9aa3c0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:10.241504 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-923e4899-c4c0-472b-9640-defa9e9aa3c0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb Aug 13 02:46:10.242155 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-923e4899-c4c0-472b-9640-defa9e9aa3c0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:10.242155 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-923e4899-c4c0-472b-9640-defa9e9aa3c0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:10.242313 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-923e4899-c4c0-472b-9640-defa9e9aa3c0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume with id: 55904cc6-5f80-42f1-825b-117306719acb Aug 13 02:46:10.253054 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:10.253054 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:10.253992 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-923e4899-c4c0-472b-9640-defa9e9aa3c0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:46:10.277041 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-923e4899-c4c0-472b-9640-defa9e9aa3c0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume request issued successfully. Aug 13 02:46:10.277041 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-923e4899-c4c0-472b-9640-defa9e9aa3c0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb returned with HTTP 202 Aug 13 02:46:10.277732 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 893/3547] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:10 2026] DELETE /volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:10.286366 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1681a7cd-3cf3-45f2-b757-133aa825bde3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:10.288772 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1681a7cd-3cf3-45f2-b757-133aa825bde3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb Aug 13 02:46:10.288772 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1681a7cd-3cf3-45f2-b757-133aa825bde3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:10.289053 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1681a7cd-3cf3-45f2-b757-133aa825bde3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:10.299563 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:10.299563 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:10.305701 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1681a7cd-3cf3-45f2-b757-133aa825bde3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:46:10.310990 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1681a7cd-3cf3-45f2-b757-133aa825bde3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb returned with HTTP 200 Aug 13 02:46:10.311587 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 868/3548] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:10 2026] GET /volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:11.109142 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e45d3959-74e0-433b-b624-f8473e3d47b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:11.111299 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e45d3959-74e0-433b-b624-f8473e3d47b9 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 Aug 13 02:46:11.111299 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e45d3959-74e0-433b-b624-f8473e3d47b9 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:11.111744 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e45d3959-74e0-433b-b624-f8473e3d47b9 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:11.119222 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e45d3959-74e0-433b-b624-f8473e3d47b9 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 returned with HTTP 404 Aug 13 02:46:11.120076 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 893/3549] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:11 2026] GET /volume/v3/volumes/035f9d28-3ee0-467d-ba5f-61efce503a82 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:11.131028 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:11.132368 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:11.133035 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-537623008"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:11.135700 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-537623008'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:11.135700 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume of 1 GB Aug 13 02:46:11.138101 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=406,cinder:INSERT=51,cinder:UPDATE=98 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:46:11.141966 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Availability Zones retrieved successfully. Aug 13 02:46:11.150379 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Flow 'volume_create_api' (3a646b89-bbb5-4371-bcf1-3bb5d7721dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:11.150379 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b782905-28d8-4973-92b4-cc7fd2873f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:11.150746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:11.152933 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bd5360ca-9af9-4ce6-8e7e-c1864b89eb68 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:11.156043 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd5360ca-9af9-4ce6-8e7e-c1864b89eb68 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 Aug 13 02:46:11.156043 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd5360ca-9af9-4ce6-8e7e-c1864b89eb68 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:11.156043 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd5360ca-9af9-4ce6-8e7e-c1864b89eb68 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:11.163408 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-746b675d-2658-42b3-a1d3-9bc228d03995 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:11.164213 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-746b675d-2658-42b3-a1d3-9bc228d03995 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:11.164860 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-746b675d-2658-42b3-a1d3-9bc228d03995 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:11.164860 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-746b675d-2658-42b3-a1d3-9bc228d03995 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:11.164965 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-746b675d-2658-42b3-a1d3-9bc228d03995 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:11.170070 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:11.170070 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:11.174369 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:11.174369 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:11.175294 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-746b675d-2658-42b3-a1d3-9bc228d03995 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 200 Aug 13 02:46:11.175982 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 869/3550] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:11 2026] GET /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:11.176829 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bd5360ca-9af9-4ce6-8e7e-c1864b89eb68 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:11.177742 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-bd5360ca-9af9-4ce6-8e7e-c1864b89eb68 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:11.178414 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-bd5360ca-9af9-4ce6-8e7e-c1864b89eb68 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:11.184506 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b782905-28d8-4973-92b4-cc7fd2873f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:11.185414 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93e7a38c-ff1b-4526-8811-46d7eed3dcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:11.236949 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-bd5360ca-9af9-4ce6-8e7e-c1864b89eb68 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:11.237095 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Created reservations ['dc7505cc-94d9-4fd9-a584-ce0044b611f4', '42b3d5be-44d1-4604-ba0b-b5de212efd23', '89ac8e91-be57-4578-93c0-1ccdd238ca81', '4dcc704c-ee5d-483a-bc7c-c55fbf4cc71e'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:11.239828 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93e7a38c-ff1b-4526-8811-46d7eed3dcfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc7505cc-94d9-4fd9-a584-ce0044b611f4', '42b3d5be-44d1-4604-ba0b-b5de212efd23', '89ac8e91-be57-4578-93c0-1ccdd238ca81', '4dcc704c-ee5d-483a-bc7c-c55fbf4cc71e']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:11.239828 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d257b15-b39c-4e22-929b-40ee5f3d23d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:11.245586 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:11.245586 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:11.261848 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd5360ca-9af9-4ce6-8e7e-c1864b89eb68 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 returned with HTTP 200 Aug 13 02:46:11.262625 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 894/3551] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:11 2026] GET /volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:11.271109 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d257b15-b39c-4e22-929b-40ee5f3d23d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59f524b5-0e55-41a0-a9cf-1b4d48bef296', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-537623008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a137ec412704a27a4ff3a7f92caa4f1',qos_specs=None,replication_status=,reservations=['dc7505cc-94d9-4fd9-a584-ce0044b611f4','42b3d5be-44d1-4604-ba0b-b5de212efd23','89ac8e91-be57-4578-93c0-1ccdd238ca81','4dcc704c-ee5d-483a-bc7c-c55fbf4cc71e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7415c272e95742daa68462499d1c2b2a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-537623008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59f524b5-0e55-41a0-a9cf-1b4d48bef296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a137ec412704a27a4ff3a7f92caa4f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7415c272e95742daa68462499d1c2b2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:11.271828 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02a0896b-6241-4525-9a62-3177f42f913f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:11.277149 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ec5da4b3-bac4-433b-aca9-2e68a58d99f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:11.279178 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec5da4b3-bac4-433b-aca9-2e68a58d99f5 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] PUT https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:11.279633 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec5da4b3-bac4-433b-aca9-2e68a58d99f5 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c490f5be-fe20-41aa-b480-adbc90b73f3f"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:11.281046 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-ec5da4b3-bac4-433b-aca9-2e68a58d99f5 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Update called for group 793c1411-6a9b-4594-b41b-0a5e0ee98916. {{(pid=100286) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 02:46:11.281142 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-ec5da4b3-bac4-433b-aca9-2e68a58d99f5 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Updating group 793c1411-6a9b-4594-b41b-0a5e0ee98916 with name None description: None add_volumes: None remove_volumes: c490f5be-fe20-41aa-b480-adbc90b73f3f. Aug 13 02:46:11.287310 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:11.287310 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:11.292445 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02a0896b-6241-4525-9a62-3177f42f913f) transitioned into state 'SUCCESS' from state '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-537623008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a137ec412704a27a4ff3a7f92caa4f1',qos_specs=None,replication_status=,reservations=['dc7505cc-94d9-4fd9-a584-ce0044b611f4','42b3d5be-44d1-4604-ba0b-b5de212efd23','89ac8e91-be57-4578-93c0-1ccdd238ca81','4dcc704c-ee5d-483a-bc7c-c55fbf4cc71e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7415c272e95742daa68462499d1c2b2a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:11.293321 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967227d5-a9c3-4723-b4ac-0879c0aef208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:11.302783 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec5da4b3-bac4-433b-aca9-2e68a58d99f5 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 202 Aug 13 02:46:11.303386 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 894/3552] 10.4.3.30 () {70 vars in 1399 bytes} [Thu Aug 13 02:46:11 2026] PUT /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:11.303571 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967227d5-a9c3-4723-b4ac-0879c0aef208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:11.304399 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Flow 'volume_create_api' (3a646b89-bbb5-4371-bcf1-3bb5d7721dde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:11.304784 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume request issued successfully. Aug 13 02:46:11.305381 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1858e5a2-f68a-4bc4-a674-35cc82ef4b2e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:11.306092 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 896/3553] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:46:11 2026] POST /volume/v3/volumes => generated 775 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:11.319374 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ed30b5fe-a45c-4576-9b45-9619d4cc79a3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:11.322354 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ed30b5fe-a45c-4576-9b45-9619d4cc79a3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:11.322640 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ed30b5fe-a45c-4576-9b45-9619d4cc79a3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:11.323126 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ed30b5fe-a45c-4576-9b45-9619d4cc79a3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:11.323320 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-ed30b5fe-a45c-4576-9b45-9619d4cc79a3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:11.327331 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-62992af7-b668-4232-9a4a-187934389dff None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:11.329784 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62992af7-b668-4232-9a4a-187934389dff tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb Aug 13 02:46:11.330027 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62992af7-b668-4232-9a4a-187934389dff tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:11.330088 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-beddee41-a819-4748-a054-8a06921b2dee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:11.330311 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62992af7-b668-4232-9a4a-187934389dff tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:11.330534 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:11.330534 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:11.332071 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-beddee41-a819-4748-a054-8a06921b2dee tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 Aug 13 02:46:11.332323 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-beddee41-a819-4748-a054-8a06921b2dee tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:11.332558 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-beddee41-a819-4748-a054-8a06921b2dee tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:11.337814 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62992af7-b668-4232-9a4a-187934389dff tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb returned with HTTP 404 Aug 13 02:46:11.338347 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 895/3554] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:11 2026] GET /volume/v3/volumes/55904cc6-5f80-42f1-825b-117306719acb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:11.343065 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ed30b5fe-a45c-4576-9b45-9619d4cc79a3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 200 Aug 13 02:46:11.343518 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:11.343518 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:11.343759 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 870/3555] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:11 2026] GET /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:11.348398 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-beddee41-a819-4748-a054-8a06921b2dee tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:11.353142 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-beddee41-a819-4748-a054-8a06921b2dee tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 returned with HTTP 200 Aug 13 02:46:11.353713 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 895/3556] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:11 2026] GET /volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:11.373121 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:11.375388 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:11.376071 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1616964971", "snapshot_id": null, "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "volume_type": null, "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:11.379294 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1616964971', 'snapshot_id': None, 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'volume_type': None, 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:11.480636 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume of 1 GB Aug 13 02:46:11.481061 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:11.481061 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:11.488725 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Availability Zones retrieved successfully. Aug 13 02:46:11.497133 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (7540dbc7-01cb-41e6-81a8-cf4b77476cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:11.498823 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9983cb14-b349-4631-9198-0afc7b98ac66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:11.500108 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:11.579868 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9983cb14-b349-4631-9198-0afc7b98ac66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:11.581979 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b24420f-e67c-47db-9c03-fd437417ecf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:11.633589 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['e34ad80c-2f1b-4e0c-99f6-8c950d73e1a9', '49ec4e3f-e4aa-40a5-8994-49d962f5046e', '0ad4d994-e4f9-4653-9d5d-04812a3dbd5b', '84108e4c-f630-42a8-982a-1f6696f04857'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:11.634669 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b24420f-e67c-47db-9c03-fd437417ecf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e34ad80c-2f1b-4e0c-99f6-8c950d73e1a9', '49ec4e3f-e4aa-40a5-8994-49d962f5046e', '0ad4d994-e4f9-4653-9d5d-04812a3dbd5b', '84108e4c-f630-42a8-982a-1f6696f04857']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:11.635506 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f50cfda-f015-454a-b5d6-86f068e51faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:11.662009 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f50cfda-f015-454a-b5d6-86f068e51faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '990ae728-55ae-4be4-a9ec-2ffad224fa9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1616964971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['e34ad80c-2f1b-4e0c-99f6-8c950d73e1a9','49ec4e3f-e4aa-40a5-8994-49d962f5046e','0ad4d994-e4f9-4653-9d5d-04812a3dbd5b','84108e4c-f630-42a8-982a-1f6696f04857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1616964971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=990ae728-55ae-4be4-a9ec-2ffad224fa9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e31999f61ac49b4aa4048b2161460e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:11.662862 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dcf13a-4642-49c0-972d-78d57c713660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:11.684096 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dcf13a-4642-49c0-972d-78d57c713660) transitioned into state 'SUCCESS' from state '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-1616964971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['e34ad80c-2f1b-4e0c-99f6-8c950d73e1a9','49ec4e3f-e4aa-40a5-8994-49d962f5046e','0ad4d994-e4f9-4653-9d5d-04812a3dbd5b','84108e4c-f630-42a8-982a-1f6696f04857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:11.685127 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d54dcd5-821c-4876-88c1-e58066afd749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:11.694312 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d54dcd5-821c-4876-88c1-e58066afd749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:11.695513 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (7540dbc7-01cb-41e6-81a8-cf4b77476cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:11.695859 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request issued successfully. Aug 13 02:46:11.696433 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8bb7904b-bbe3-472f-b454-f6bf1d322f15 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:11.696900 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 897/3557] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:46:11 2026] POST /volume/v3/volumes => generated 757 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:11.708837 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1c9eb40c-a8f4-40ed-9925-f01409e7b204 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:11.710675 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1c9eb40c-a8f4-40ed-9925-f01409e7b204 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:46:11.710846 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1c9eb40c-a8f4-40ed-9925-f01409e7b204 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:11.711042 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1c9eb40c-a8f4-40ed-9925-f01409e7b204 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:11.722383 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:11.722383 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:11.729080 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1c9eb40c-a8f4-40ed-9925-f01409e7b204 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:46:11.735928 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1c9eb40c-a8f4-40ed-9925-f01409e7b204 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 200 Aug 13 02:46:11.736353 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 896/3558] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:11 2026] GET /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:12.187620 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d016558b-4dea-4567-b931-688502c3db88 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.190167 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d016558b-4dea-4567-b931-688502c3db88 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:12.190388 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d016558b-4dea-4567-b931-688502c3db88 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:12.190563 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d016558b-4dea-4567-b931-688502c3db88 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:12.190645 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-d016558b-4dea-4567-b931-688502c3db88 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:12.200010 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.200010 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:12.201765 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d016558b-4dea-4567-b931-688502c3db88 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 200 Aug 13 02:46:12.202692 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 871/3559] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:12 2026] GET /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:12.350219 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-807576d6-98b1-4737-9c23-490cdf41a266 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.354512 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-807576d6-98b1-4737-9c23-490cdf41a266 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:46:12.355080 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-807576d6-98b1-4737-9c23-490cdf41a266 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:12.355080 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-807576d6-98b1-4737-9c23-490cdf41a266 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:12.358110 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74d01ee5-e876-4770-92a0-85c57cffecaf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.359763 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74d01ee5-e876-4770-92a0-85c57cffecaf tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:12.359900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74d01ee5-e876-4770-92a0-85c57cffecaf tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:12.360075 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74d01ee5-e876-4770-92a0-85c57cffecaf tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:12.360572 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-74d01ee5-e876-4770-92a0-85c57cffecaf tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:12.363916 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.363916 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:12.367076 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.367076 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:12.369794 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2584308f-ad60-43b4-90da-572f5ac025ce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.371518 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-807576d6-98b1-4737-9c23-490cdf41a266 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:12.372118 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2584308f-ad60-43b4-90da-572f5ac025ce tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 Aug 13 02:46:12.372354 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2584308f-ad60-43b4-90da-572f5ac025ce tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:12.372354 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2584308f-ad60-43b4-90da-572f5ac025ce tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:12.373708 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74d01ee5-e876-4770-92a0-85c57cffecaf tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 200 Aug 13 02:46:12.373756 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 898/3560] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:12 2026] GET /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:12.377753 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-807576d6-98b1-4737-9c23-490cdf41a266 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 200 Aug 13 02:46:12.378615 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 896/3561] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:12 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 1229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:12.383384 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.383384 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:12.385719 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-569104f5-e58a-44c1-a0ad-6f66897c443f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.388699 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-569104f5-e58a-44c1-a0ad-6f66897c443f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] PUT https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:12.389043 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-569104f5-e58a-44c1-a0ad-6f66897c443f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c490f5be-fe20-41aa-b480-adbc90b73f3f"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:12.389228 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2584308f-ad60-43b4-90da-572f5ac025ce tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:12.391502 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-569104f5-e58a-44c1-a0ad-6f66897c443f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Update called for group 793c1411-6a9b-4594-b41b-0a5e0ee98916. {{(pid=100287) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 02:46:12.391743 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.groups [None req-569104f5-e58a-44c1-a0ad-6f66897c443f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Updating group 793c1411-6a9b-4594-b41b-0a5e0ee98916 with name None description: None add_volumes: c490f5be-fe20-41aa-b480-adbc90b73f3f remove_volumes: None. Aug 13 02:46:12.394602 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2584308f-ad60-43b4-90da-572f5ac025ce tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 returned with HTTP 200 Aug 13 02:46:12.395121 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 897/3562] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:12 2026] GET /volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:12.396723 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.396723 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:12.397861 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-ae73a56f-0d5f-4c9e-be2a-4afbd3fc37e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.400718 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-ae73a56f-0d5f-4c9e-be2a-4afbd3fc37e8 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] POST https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1/action Aug 13 02:46:12.400896 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-ae73a56f-0d5f-4c9e-be2a-4afbd3fc37e8 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:12.401069 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-ae73a56f-0d5f-4c9e-be2a-4afbd3fc37e8 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:12.408279 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d76ab8ad-cd81-454b-99e3-dd990af2643c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.410162 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d76ab8ad-cd81-454b-99e3-dd990af2643c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:46:12.410446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d76ab8ad-cd81-454b-99e3-dd990af2643c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59f524b5-0e55-41a0-a9cf-1b4d48bef296", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-240563934"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:12.415399 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.415399 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:12.415906 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-ae73a56f-0d5f-4c9e-be2a-4afbd3fc37e8 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:12.422202 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.422202 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:12.422826 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d76ab8ad-cd81-454b-99e3-dd990af2643c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:12.423324 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-d76ab8ad-cd81-454b-99e3-dd990af2643c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create snapshot from volume 59f524b5-0e55-41a0-a9cf-1b4d48bef296 Aug 13 02:46:12.424823 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-ae73a56f-0d5f-4c9e-be2a-4afbd3fc37e8 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Begin detaching volume completed successfully. Aug 13 02:46:12.424921 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-ae73a56f-0d5f-4c9e-be2a-4afbd3fc37e8 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1/action returned with HTTP 202 Aug 13 02:46:12.425601 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 899/3563] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:46:12 2026] POST /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:46:12.447392 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-569104f5-e58a-44c1-a0ad-6f66897c443f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 202 Aug 13 02:46:12.447709 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 872/3564] 10.4.3.30 () {70 vars in 1399 bytes} [Thu Aug 13 02:46:12 2026] PUT /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:12.455158 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d76ab8ad-cd81-454b-99e3-dd990af2643c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Created reservations ['4541eb24-8b03-466c-954c-a6cd9608c13d', '1439d906-6c9a-49cf-8018-2c7dff3e0132', '1a3703a5-6962-4f3b-ba82-9253b44c8b09', '50c8ce3f-7343-46d6-a955-ccc538819a91'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:12.459433 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-87e3d351-5da5-4590-9a92-9402f5171323 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.461200 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-87e3d351-5da5-4590-9a92-9402f5171323 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:12.461436 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-87e3d351-5da5-4590-9a92-9402f5171323 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:12.461644 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-87e3d351-5da5-4590-9a92-9402f5171323 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:12.461798 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-87e3d351-5da5-4590-9a92-9402f5171323 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:12.469767 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.469767 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:12.477904 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-87e3d351-5da5-4590-9a92-9402f5171323 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 200 Aug 13 02:46:12.478431 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 898/3565] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:12 2026] GET /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:12.489746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-69c80354-7e40-4acb-a625-b6218eabe73c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.489861 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69c80354-7e40-4acb-a625-b6218eabe73c None None] GET https://10.4.3.30/volume// Aug 13 02:46:12.490044 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69c80354-7e40-4acb-a625-b6218eabe73c None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:12.490413 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69c80354-7e40-4acb-a625-b6218eabe73c None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:12.490840 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69c80354-7e40-4acb-a625-b6218eabe73c None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:12.491217 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 900/3566] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:46:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:12.495288 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d76ab8ad-cd81-454b-99e3-dd990af2643c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot create request issued successfully. Aug 13 02:46:12.495288 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d76ab8ad-cd81-454b-99e3-dd990af2643c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:46:12.495288 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 897/3567] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:46:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:12.502863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f92a7570-ed49-4765-a5a1-c43bc4678a25 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.503493 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-fa6d9429-08a4-4baa-9390-c4a8aa6a1b82 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.505151 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f92a7570-ed49-4765-a5a1-c43bc4678a25 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 Aug 13 02:46:12.505151 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f92a7570-ed49-4765-a5a1-c43bc4678a25 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:12.505151 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f92a7570-ed49-4765-a5a1-c43bc4678a25 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:12.508025 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-fa6d9429-08a4-4baa-9390-c4a8aa6a1b82 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:46:12.508025 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-fa6d9429-08a4-4baa-9390-c4a8aa6a1b82 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:12.508025 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-fa6d9429-08a4-4baa-9390-c4a8aa6a1b82 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:12.514403 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.514403 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:12.514888 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f92a7570-ed49-4765-a5a1-c43bc4678a25 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:12.516302 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f92a7570-ed49-4765-a5a1-c43bc4678a25 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 returned with HTTP 200 Aug 13 02:46:12.517069 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 873/3568] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:12 2026] GET /volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:12.522826 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.522826 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:12.527737 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-fa6d9429-08a4-4baa-9390-c4a8aa6a1b82 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:12.538542 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-fa6d9429-08a4-4baa-9390-c4a8aa6a1b82 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 200 Aug 13 02:46:12.539162 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 899/3569] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:46:12 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 1412 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:12.751349 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ad19476f-9974-4f0d-808d-790a6eb2dc8a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.753810 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ad19476f-9974-4f0d-808d-790a6eb2dc8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:46:12.754049 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ad19476f-9974-4f0d-808d-790a6eb2dc8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:12.754345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ad19476f-9974-4f0d-808d-790a6eb2dc8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:12.764326 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.764326 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:12.769676 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ad19476f-9974-4f0d-808d-790a6eb2dc8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:46:12.776965 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ad19476f-9974-4f0d-808d-790a6eb2dc8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 200 Aug 13 02:46:12.777493 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 901/3570] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:12 2026] GET /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:12.790105 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2635bbdf-2a64-453f-ae67-df84f6e1c8c3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:12.792361 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2635bbdf-2a64-453f-ae67-df84f6e1c8c3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:46:12.792783 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2635bbdf-2a64-453f-ae67-df84f6e1c8c3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:12.792886 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2635bbdf-2a64-453f-ae67-df84f6e1c8c3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:12.801861 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:12.801861 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:12.806583 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2635bbdf-2a64-453f-ae67-df84f6e1c8c3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:46:12.812370 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2635bbdf-2a64-453f-ae67-df84f6e1c8c3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 200 Aug 13 02:46:12.812860 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 898/3571] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:12 2026] GET /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:13.221054 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8324eee4-57a2-4b69-bc14-a4de78a4a470 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:13.225718 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8324eee4-57a2-4b69-bc14-a4de78a4a470 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:13.225972 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8324eee4-57a2-4b69-bc14-a4de78a4a470 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:13.226217 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8324eee4-57a2-4b69-bc14-a4de78a4a470 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:13.226392 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-8324eee4-57a2-4b69-bc14-a4de78a4a470 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:13.233703 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:13.233703 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:13.234577 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8324eee4-57a2-4b69-bc14-a4de78a4a470 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 200 Aug 13 02:46:13.235071 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 874/3572] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:13 2026] GET /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:13.474978 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-39da7b1f-2841-4f39-a0d3-7a7ace3deb77 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:13.478139 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-39da7b1f-2841-4f39-a0d3-7a7ace3deb77 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] DELETE https://10.4.3.30/volume/v3/attachments/ecd21301-f1d0-47bc-86cf-27f49dd24aba Aug 13 02:46:13.478387 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-39da7b1f-2841-4f39-a0d3-7a7ace3deb77 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:13.478579 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-39da7b1f-2841-4f39-a0d3-7a7ace3deb77 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:13.489335 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9f9ab3d3-03a9-46aa-b7ac-655fb43bf9d2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:13.490973 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:13.490973 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:13.492499 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f9ab3d3-03a9-46aa-b7ac-655fb43bf9d2 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:13.493462 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f9ab3d3-03a9-46aa-b7ac-655fb43bf9d2 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:13.493793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f9ab3d3-03a9-46aa-b7ac-655fb43bf9d2 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:13.493972 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-9f9ab3d3-03a9-46aa-b7ac-655fb43bf9d2 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:13.499396 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:13.499396 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:13.514151 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f9ab3d3-03a9-46aa-b7ac-655fb43bf9d2 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 200 Aug 13 02:46:13.514767 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 902/3573] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:13 2026] GET /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:13.525844 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d0b9f584-4fbb-4e63-93fd-740ff216bdf0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:13.528191 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0b9f584-4fbb-4e63-93fd-740ff216bdf0 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] PUT https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:13.528806 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0b9f584-4fbb-4e63-93fd-740ff216bdf0 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ad14d0e8-c9be-4360-a050-4c48bc8ddb69"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:13.530423 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-d0b9f584-4fbb-4e63-93fd-740ff216bdf0 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Update called for group 793c1411-6a9b-4594-b41b-0a5e0ee98916. {{(pid=100286) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 02:46:13.530577 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-d0b9f584-4fbb-4e63-93fd-740ff216bdf0 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Updating group 793c1411-6a9b-4594-b41b-0a5e0ee98916 with name None description: None add_volumes: None remove_volumes: ad14d0e8-c9be-4360-a050-4c48bc8ddb69. Aug 13 02:46:13.532848 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-69cc1e00-2a80-4a35-9af5-4788b74705f6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:13.534806 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:13.534806 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:13.540335 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69cc1e00-2a80-4a35-9af5-4788b74705f6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 Aug 13 02:46:13.540335 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-69cc1e00-2a80-4a35-9af5-4788b74705f6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:13.540335 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-69cc1e00-2a80-4a35-9af5-4788b74705f6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:13.548351 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:13.548351 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:13.550760 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-69cc1e00-2a80-4a35-9af5-4788b74705f6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:13.550760 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69cc1e00-2a80-4a35-9af5-4788b74705f6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 returned with HTTP 200 Aug 13 02:46:13.550760 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 875/3574] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:13 2026] GET /volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:13.559304 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7c8de558-9a8a-45c2-bb41-adaf3f6fcabc req-39da7b1f-2841-4f39-a0d3-7a7ace3deb77 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments/ecd21301-f1d0-47bc-86cf-27f49dd24aba returned with HTTP 200 Aug 13 02:46:13.559936 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 900/3575] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:46:13 2026] DELETE /volume/v3/attachments/ecd21301-f1d0-47bc-86cf-27f49dd24aba => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:13.563695 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ebda4af1-25bb-43ac-b717-262bef064568 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:13.565799 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0b9f584-4fbb-4e63-93fd-740ff216bdf0 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 202 Aug 13 02:46:13.566346 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 899/3576] 10.4.3.30 () {70 vars in 1399 bytes} [Thu Aug 13 02:46:13 2026] PUT /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:13.567114 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ebda4af1-25bb-43ac-b717-262bef064568 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] GET https://10.4.3.30/volume/v3/snapshots Aug 13 02:46:13.568181 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ebda4af1-25bb-43ac-b717-262bef064568 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:13.568562 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ebda4af1-25bb-43ac-b717-262bef064568 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:13.570112 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-ebda4af1-25bb-43ac-b717-262bef064568 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:13.570112 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:13.570112 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:13.571788 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-ebda4af1-25bb-43ac-b717-262bef064568 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:46:13.578144 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6995d00f-c1bc-4054-8e9d-a8b9ffcc16a6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:13.579926 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6995d00f-c1bc-4054-8e9d-a8b9ffcc16a6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:13.579926 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6995d00f-c1bc-4054-8e9d-a8b9ffcc16a6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:13.579926 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6995d00f-c1bc-4054-8e9d-a8b9ffcc16a6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:13.579926 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-6995d00f-c1bc-4054-8e9d-a8b9ffcc16a6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:13.589359 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:13.589359 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:13.598756 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ebda4af1-25bb-43ac-b717-262bef064568 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Get all snapshots completed successfully. Aug 13 02:46:13.598756 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ebda4af1-25bb-43ac-b717-262bef064568 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] https://10.4.3.30/volume/v3/snapshots returned with HTTP 200 Aug 13 02:46:13.598756 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 903/3577] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:46:13 2026] GET /volume/v3/snapshots => generated 335 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:13.599042 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6995d00f-c1bc-4054-8e9d-a8b9ffcc16a6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 200 Aug 13 02:46:13.599276 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 876/3578] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:13 2026] GET /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:13.615557 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cc481f36-4ea1-4cce-a88f-2cf796bb4686 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:13.619465 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cc481f36-4ea1-4cce-a88f-2cf796bb4686 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 Aug 13 02:46:13.619810 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cc481f36-4ea1-4cce-a88f-2cf796bb4686 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:13.620062 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cc481f36-4ea1-4cce-a88f-2cf796bb4686 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:13.620327 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-cc481f36-4ea1-4cce-a88f-2cf796bb4686 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete snapshot with id: 4aeaaf7e-ad6a-48d4-8342-1126daea0712 Aug 13 02:46:13.629308 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:13.629308 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:13.629682 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cc481f36-4ea1-4cce-a88f-2cf796bb4686 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:13.660172 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cc481f36-4ea1-4cce-a88f-2cf796bb4686 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot delete request issued successfully. Aug 13 02:46:13.660417 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cc481f36-4ea1-4cce-a88f-2cf796bb4686 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 returned with HTTP 202 Aug 13 02:46:13.660927 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 901/3579] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:46:13 2026] DELETE /volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:13.674845 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5416eea1-c50d-49ae-94c6-d2f2b1c5497e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:13.676707 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5416eea1-c50d-49ae-94c6-d2f2b1c5497e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 Aug 13 02:46:13.676976 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5416eea1-c50d-49ae-94c6-d2f2b1c5497e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:13.677237 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5416eea1-c50d-49ae-94c6-d2f2b1c5497e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:13.682159 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:13.682159 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:13.682566 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5416eea1-c50d-49ae-94c6-d2f2b1c5497e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:13.683265 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5416eea1-c50d-49ae-94c6-d2f2b1c5497e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 returned with HTTP 200 Aug 13 02:46:13.683658 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 900/3580] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:13 2026] GET /volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:14.238396 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-e3f3e1ef-b72b-4e89-a6b4-084bbee4fe06 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.240376 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-e3f3e1ef-b72b-4e89-a6b4-084bbee4fe06 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:46:14.240821 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-e3f3e1ef-b72b-4e89-a6b4-084bbee4fe06 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:14.240821 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-e3f3e1ef-b72b-4e89-a6b4-084bbee4fe06 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:14.249073 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:14.249073 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:14.254095 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-e3f3e1ef-b72b-4e89-a6b4-084bbee4fe06 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:46:14.255415 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8d98ff9c-15d4-41dc-8aee-1cdc0ac7ca43 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.258740 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8d98ff9c-15d4-41dc-8aee-1cdc0ac7ca43 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:14.258960 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8d98ff9c-15d4-41dc-8aee-1cdc0ac7ca43 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:14.259170 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8d98ff9c-15d4-41dc-8aee-1cdc0ac7ca43 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:14.259315 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-8d98ff9c-15d4-41dc-8aee-1cdc0ac7ca43 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:14.261361 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-e3f3e1ef-b72b-4e89-a6b4-084bbee4fe06 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 200 Aug 13 02:46:14.261918 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 904/3581] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:14 2026] GET /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:14.263993 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:14.263993 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:14.264695 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8d98ff9c-15d4-41dc-8aee-1cdc0ac7ca43 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 200 Aug 13 02:46:14.265045 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 877/3582] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:14 2026] GET /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:14.606780 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f84409d6-8e18-4137-8dca-502d3d9512ad None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.609126 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f84409d6-8e18-4137-8dca-502d3d9512ad tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] DELETE https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:46:14.609356 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f84409d6-8e18-4137-8dca-502d3d9512ad tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:14.609543 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f84409d6-8e18-4137-8dca-502d3d9512ad tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:14.609685 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f84409d6-8e18-4137-8dca-502d3d9512ad tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Delete volume with id: ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:46:14.613640 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f2ba1970-4405-48e2-9552-a64e83fc936f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.615511 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2ba1970-4405-48e2-9552-a64e83fc936f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:14.615773 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2ba1970-4405-48e2-9552-a64e83fc936f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:14.615993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2ba1970-4405-48e2-9552-a64e83fc936f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:14.616159 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-f2ba1970-4405-48e2-9552-a64e83fc936f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:14.620104 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:14.620104 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:14.627276 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:14.627276 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:14.627276 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f84409d6-8e18-4137-8dca-502d3d9512ad tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:14.629926 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2ba1970-4405-48e2-9552-a64e83fc936f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 200 Aug 13 02:46:14.634229 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 901/3583] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:14 2026] GET /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:14.647497 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d94a716e-c5ac-48bd-9dc0-36dc2c10d563 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.652165 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d94a716e-c5ac-48bd-9dc0-36dc2c10d563 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] PUT https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:14.653299 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d94a716e-c5ac-48bd-9dc0-36dc2c10d563 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ad14d0e8-c9be-4360-a050-4c48bc8ddb69"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:14.659414 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-d94a716e-c5ac-48bd-9dc0-36dc2c10d563 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Update called for group 793c1411-6a9b-4594-b41b-0a5e0ee98916. {{(pid=100289) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 02:46:14.659583 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.groups [None req-d94a716e-c5ac-48bd-9dc0-36dc2c10d563 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Updating group 793c1411-6a9b-4594-b41b-0a5e0ee98916 with name None description: None add_volumes: ad14d0e8-c9be-4360-a050-4c48bc8ddb69 remove_volumes: None. Aug 13 02:46:14.663400 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:14.663400 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:14.668286 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f84409d6-8e18-4137-8dca-502d3d9512ad tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Delete volume request issued successfully. Aug 13 02:46:14.668524 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f84409d6-8e18-4137-8dca-502d3d9512ad tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 202 Aug 13 02:46:14.669053 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 902/3584] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:14 2026] DELETE /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:14.695277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ead0e9e8-c02a-4cfb-a6b9-6e22a7ac019a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.698669 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d94a716e-c5ac-48bd-9dc0-36dc2c10d563 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 202 Aug 13 02:46:14.698857 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ead0e9e8-c02a-4cfb-a6b9-6e22a7ac019a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 Aug 13 02:46:14.698950 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ead0e9e8-c02a-4cfb-a6b9-6e22a7ac019a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:14.699101 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 905/3585] 10.4.3.30 () {70 vars in 1399 bytes} [Thu Aug 13 02:46:14 2026] PUT /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:14.699186 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ead0e9e8-c02a-4cfb-a6b9-6e22a7ac019a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:14.705230 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ead0e9e8-c02a-4cfb-a6b9-6e22a7ac019a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 returned with HTTP 404 Aug 13 02:46:14.705888 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 878/3586] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:14 2026] GET /volume/v3/snapshots/4aeaaf7e-ad6a-48d4-8342-1126daea0712 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:14.708315 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3775f178-bb8d-4ce3-80e6-56926e0cd9d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.710083 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3775f178-bb8d-4ce3-80e6-56926e0cd9d0 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:14.710354 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3775f178-bb8d-4ce3-80e6-56926e0cd9d0 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:14.710583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3775f178-bb8d-4ce3-80e6-56926e0cd9d0 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:14.710842 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-3775f178-bb8d-4ce3-80e6-56926e0cd9d0 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:14.714388 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:14.714388 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:14.716860 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e49988ef-24a4-4a79-b9d9-585ea5f4fae0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.718562 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e49988ef-24a4-4a79-b9d9-585ea5f4fae0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 Aug 13 02:46:14.718760 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e49988ef-24a4-4a79-b9d9-585ea5f4fae0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:14.718954 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e49988ef-24a4-4a79-b9d9-585ea5f4fae0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:14.719109 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-e49988ef-24a4-4a79-b9d9-585ea5f4fae0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete volume with id: 59f524b5-0e55-41a0-a9cf-1b4d48bef296 Aug 13 02:46:14.722445 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3775f178-bb8d-4ce3-80e6-56926e0cd9d0 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 200 Aug 13 02:46:14.722909 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 902/3587] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:14 2026] GET /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:14.726765 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:14.726765 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:14.727133 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e49988ef-24a4-4a79-b9d9-585ea5f4fae0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:14.746121 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e49988ef-24a4-4a79-b9d9-585ea5f4fae0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete volume request issued successfully. Aug 13 02:46:14.746338 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e49988ef-24a4-4a79-b9d9-585ea5f4fae0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 returned with HTTP 202 Aug 13 02:46:14.746731 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 903/3588] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:14 2026] DELETE /volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:14.754742 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-15ca4b8f-1b33-4e42-99be-3efb08774ce8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.756412 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15ca4b8f-1b33-4e42-99be-3efb08774ce8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 Aug 13 02:46:14.756596 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-15ca4b8f-1b33-4e42-99be-3efb08774ce8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:14.756770 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-15ca4b8f-1b33-4e42-99be-3efb08774ce8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:14.763329 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:14.763329 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:14.766999 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-15ca4b8f-1b33-4e42-99be-3efb08774ce8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:14.770789 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15ca4b8f-1b33-4e42-99be-3efb08774ce8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 returned with HTTP 200 Aug 13 02:46:14.771143 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 906/3589] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:14 2026] GET /volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:14.801136 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-da4e4011-54fa-49dd-b601-2f58646ac8e0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.803899 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-da4e4011-54fa-49dd-b601-2f58646ac8e0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:46:14.804183 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-da4e4011-54fa-49dd-b601-2f58646ac8e0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:14.804739 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-da4e4011-54fa-49dd-b601-2f58646ac8e0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:14.814550 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:14.814550 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:14.818713 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-da4e4011-54fa-49dd-b601-2f58646ac8e0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:46:14.825620 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-da4e4011-54fa-49dd-b601-2f58646ac8e0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 200 Aug 13 02:46:14.826128 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 879/3590] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:14 2026] GET /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:14.835396 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d5ce1639-45aa-4271-9157-dabdd8932e42 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.835863 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5ce1639-45aa-4271-9157-dabdd8932e42 None None] GET https://10.4.3.30/volume// Aug 13 02:46:14.836151 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5ce1639-45aa-4271-9157-dabdd8932e42 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:14.836395 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5ce1639-45aa-4271-9157-dabdd8932e42 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:14.836727 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5ce1639-45aa-4271-9157-dabdd8932e42 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:14.837177 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 903/3591] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:46:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:14.845078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-f33dad16-c0f5-4381-bf63-afd833875721 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:14.847450 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-f33dad16-c0f5-4381-bf63-afd833875721 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:46:14.847888 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-f33dad16-c0f5-4381-bf63-afd833875721 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "990ae728-55ae-4be4-a9ec-2ffad224fa9e", "connector": null, "instance_uuid": "4d5a4a78-47b6-486b-848f-ff026155baf0"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:14.859802 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:14.859802 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:14.884308 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-f33dad16-c0f5-4381-bf63-afd833875721 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:46:14.885036 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 904/3592] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:46:14 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) Aug 13 02:46:15.277900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-47c4f918-380a-49b2-8861-78cdd29a11d1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.279725 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47c4f918-380a-49b2-8861-78cdd29a11d1 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:15.279942 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47c4f918-380a-49b2-8861-78cdd29a11d1 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:15.280155 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47c4f918-380a-49b2-8861-78cdd29a11d1 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:15.280302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-47c4f918-380a-49b2-8861-78cdd29a11d1 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:15.284646 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:15.284646 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:15.285384 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47c4f918-380a-49b2-8861-78cdd29a11d1 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 200 Aug 13 02:46:15.285788 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 907/3593] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:15 2026] GET /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:15.299630 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-496e0333-1c03-4fd9-ac79-97b8477c74c2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.301802 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-496e0333-1c03-4fd9-ac79-97b8477c74c2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:15.302075 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-496e0333-1c03-4fd9-ac79-97b8477c74c2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:15.302369 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-496e0333-1c03-4fd9-ac79-97b8477c74c2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:15.302524 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-496e0333-1c03-4fd9-ac79-97b8477c74c2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:15.307953 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:15.307953 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:15.308959 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-496e0333-1c03-4fd9-ac79-97b8477c74c2 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:46:15.309490 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 880/3594] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:15 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:15.319225 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-767e434d-ff00-4cfb-a34a-76096d6f3268 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.321330 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-767e434d-ff00-4cfb-a34a-76096d6f3268 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:46:15.321653 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-767e434d-ff00-4cfb-a34a-76096d6f3268 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:15.321961 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-767e434d-ff00-4cfb-a34a-76096d6f3268 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:15.322102 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-767e434d-ff00-4cfb-a34a-76096d6f3268 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:15.327320 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:15.327320 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:15.328092 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-767e434d-ff00-4cfb-a34a-76096d6f3268 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:46:15.328511 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 904/3595] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:15 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:15.341362 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-97e1cb4f-da8d-43cf-94f0-f58b97e61ce3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.343472 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97e1cb4f-da8d-43cf-94f0-f58b97e61ce3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:46:15.343866 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97e1cb4f-da8d-43cf-94f0-f58b97e61ce3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-415449033"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:15.345341 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-97e1cb4f-da8d-43cf-94f0-f58b97e61ce3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Creating new backup {'backup': {'volume_id': 'fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-415449033'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:46:15.345551 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-97e1cb4f-da8d-43cf-94f0-f58b97e61ce3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Creating backup of volume fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 in container None Aug 13 02:46:15.352807 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:15.352807 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:15.353361 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-97e1cb4f-da8d-43cf-94f0-f58b97e61ce3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:46:15.371790 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-97e1cb4f-da8d-43cf-94f0-f58b97e61ce3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Created reservations ['cae72fd0-b5a3-4452-be8c-9cd459d5d3a2', '4c4c52b9-613a-48ac-9ffa-f96900013cc3'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:15.411331 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97e1cb4f-da8d-43cf-94f0-f58b97e61ce3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:46:15.411331 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 905/3596] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:46:15 2026] POST /volume/v3/backups => generated 327 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:15.418890 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-50c67e14-9e28-428f-9d45-566ac4ab2b8e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.421298 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-50c67e14-9e28-428f-9d45-566ac4ab2b8e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:15.421559 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-50c67e14-9e28-428f-9d45-566ac4ab2b8e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:15.422407 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-50c67e14-9e28-428f-9d45-566ac4ab2b8e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:15.422407 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-50c67e14-9e28-428f-9d45-566ac4ab2b8e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 81ccc833-2690-4f70-ad87-b2b507a81215. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:15.427646 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:15.427646 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:15.428536 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-50c67e14-9e28-428f-9d45-566ac4ab2b8e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 200 Aug 13 02:46:15.429941 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 908/3597] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:15 2026] GET /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:15.732925 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3b631968-00f4-4719-8b99-2162f7d7949c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.735625 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3b631968-00f4-4719-8b99-2162f7d7949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:15.735929 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3b631968-00f4-4719-8b99-2162f7d7949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:15.736184 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3b631968-00f4-4719-8b99-2162f7d7949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:15.736396 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-3b631968-00f4-4719-8b99-2162f7d7949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:15.741060 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:15.741060 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:15.750213 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3b631968-00f4-4719-8b99-2162f7d7949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 200 Aug 13 02:46:15.750678 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 881/3598] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:15 2026] GET /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:15.761115 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e8f1e67-77d5-4255-8899-adb427d9211e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.763615 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:15.763830 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:15.764014 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:15.764381 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:15.765190 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:15.775653 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all volumes completed successfully. Aug 13 02:46:15.776341 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:15.776499 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:15.786344 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-96fdad5a-9316-4ad5-9fe2-b9e303df901b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.786344 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96fdad5a-9316-4ad5-9fe2-b9e303df901b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 Aug 13 02:46:15.786344 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96fdad5a-9316-4ad5-9fe2-b9e303df901b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:15.786733 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96fdad5a-9316-4ad5-9fe2-b9e303df901b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:15.792761 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96fdad5a-9316-4ad5-9fe2-b9e303df901b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 returned with HTTP 404 Aug 13 02:46:15.793307 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 906/3599] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:15 2026] GET /volume/v3/volumes/59f524b5-0e55-41a0-a9cf-1b4d48bef296 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:15.803035 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.804945 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:15.805409 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1472883438"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:15.807153 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1472883438'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:15.807332 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume of 1 GB Aug 13 02:46:15.811480 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Availability Zones retrieved successfully. Aug 13 02:46:15.817880 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:15.818367 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Flow 'volume_create_api' (a4185d48-a047-474b-8bec-95aef8a5d9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:15.819691 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438eb82c-efe8-49c4-b85e-1e04ae9b01c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:15.820548 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:15.821277 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:15.821277 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:15.826306 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:15.826484 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:15.855290 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438eb82c-efe8-49c4-b85e-1e04ae9b01c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:15.856441 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd93c731-b02a-4f43-adcd-5c6876b12c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:15.867913 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:15.873305 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:15.873305 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:15.884612 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e8f1e67-77d5-4255-8899-adb427d9211e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:15.885199 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 905/3600] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:15 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:15.901714 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e67d5557-1782-4061-944d-aca07f49b802 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.907031 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e67d5557-1782-4061-944d-aca07f49b802 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/group_snapshots Aug 13 02:46:15.907462 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e67d5557-1782-4061-944d-aca07f49b802 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "793c1411-6a9b-4594-b41b-0a5e0ee98916", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-597961874"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:15.910224 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Created reservations ['b931bec7-f74e-4d69-842c-459af911830f', 'ec0e9db5-860e-4932-af96-b71a0c471e6d', 'fe1e265a-e92e-4b0f-adc4-9594c7d3ffb2', '88fb413e-81ca-47a8-a287-6261bca121c9'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:15.911189 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd93c731-b02a-4f43-adcd-5c6876b12c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b931bec7-f74e-4d69-842c-459af911830f', 'ec0e9db5-860e-4932-af96-b71a0c471e6d', 'fe1e265a-e92e-4b0f-adc4-9594c7d3ffb2', '88fb413e-81ca-47a8-a287-6261bca121c9']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:15.911987 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0f3c6a-aefa-4571-861e-a42d222a5dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:15.912977 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.group_snapshots [None req-e67d5557-1782-4061-944d-aca07f49b802 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '793c1411-6a9b-4594-b41b-0a5e0ee98916', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-597961874'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 02:46:15.921521 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:15.921521 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:15.929107 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.group_snapshots [None req-e67d5557-1782-4061-944d-aca07f49b802 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-597961874. Aug 13 02:46:15.944670 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0f3c6a-aefa-4571-861e-a42d222a5dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58e2a91e-4792-4a9e-a3ff-84d74727ac04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1472883438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a137ec412704a27a4ff3a7f92caa4f1',qos_specs=None,replication_status=,reservations=['b931bec7-f74e-4d69-842c-459af911830f','ec0e9db5-860e-4932-af96-b71a0c471e6d','fe1e265a-e92e-4b0f-adc4-9594c7d3ffb2','88fb413e-81ca-47a8-a287-6261bca121c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7415c272e95742daa68462499d1c2b2a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1472883438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58e2a91e-4792-4a9e-a3ff-84d74727ac04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a137ec412704a27a4ff3a7f92caa4f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7415c272e95742daa68462499d1c2b2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:15.945692 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86af1329-45ad-4940-8e86-7792de08a767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:15.948490 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f036dbc-27fd-4870-b597-958f04a6bb6b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.949016 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f036dbc-27fd-4870-b597-958f04a6bb6b None None] GET https://10.4.3.30/volume// Aug 13 02:46:15.949299 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f036dbc-27fd-4870-b597-958f04a6bb6b None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:15.950015 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f036dbc-27fd-4870-b597-958f04a6bb6b None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:15.950562 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f036dbc-27fd-4870-b597-958f04a6bb6b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:15.950962 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 907/3601] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:46:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:15.953240 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:15.953240 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:15.961793 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-dd0c122c-506e-4b0c-9071-20433e380295 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:15.967207 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-dd0c122c-506e-4b0c-9071-20433e380295 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:46:15.967207 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-dd0c122c-506e-4b0c-9071-20433e380295 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:15.967207 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-dd0c122c-506e-4b0c-9071-20433e380295 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:15.977651 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-e67d5557-1782-4061-944d-aca07f49b802 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-597029757 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-597029757, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:15.977932 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-e67d5557-1782-4061-944d-aca07f49b802 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-597029757 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-597029757, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:15.984025 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:15.984025 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:15.987716 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86af1329-45ad-4940-8e86-7792de08a767) transitioned into state 'SUCCESS' from state '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-1472883438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a137ec412704a27a4ff3a7f92caa4f1',qos_specs=None,replication_status=,reservations=['b931bec7-f74e-4d69-842c-459af911830f','ec0e9db5-860e-4932-af96-b71a0c471e6d','fe1e265a-e92e-4b0f-adc4-9594c7d3ffb2','88fb413e-81ca-47a8-a287-6261bca121c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7415c272e95742daa68462499d1c2b2a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:15.988863 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b25a1b-00d2-4e14-b817-8c8572281875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:15.994275 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-dd0c122c-506e-4b0c-9071-20433e380295 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:46:15.998520 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-dd0c122c-506e-4b0c-9071-20433e380295 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 200 Aug 13 02:46:15.999241 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-e67d5557-1782-4061-944d-aca07f49b802 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['87585b9f-1906-4b0a-9eca-74ba7751a2a6', '156af5ad-e1a0-4689-8e41-49e559c5e33f', '1c420262-4905-40fb-9988-d595f0507ea0', '93f98683-d813-4824-b2bd-3c94f4ce8dde'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:15.999430 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 906/3602] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:46:15 2026] GET /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 1544 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:16.002757 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b25a1b-00d2-4e14-b817-8c8572281875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:16.003945 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Flow 'volume_create_api' (a4185d48-a047-474b-8bec-95aef8a5d9b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:16.003945 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume request issued successfully. Aug 13 02:46:16.004465 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a436c4a5-3d63-4670-ad79-c3aca3524df8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:16.007456 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 909/3603] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:46:15 2026] POST /volume/v3/volumes => generated 776 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:16.018184 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-84ca5ac8-7b72-44c3-b739-5063ac087ae1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:16.019946 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84ca5ac8-7b72-44c3-b739-5063ac087ae1 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 Aug 13 02:46:16.020154 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84ca5ac8-7b72-44c3-b739-5063ac087ae1 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:16.020423 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84ca5ac8-7b72-44c3-b739-5063ac087ae1 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:16.032344 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:16.032344 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:16.038315 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-84ca5ac8-7b72-44c3-b739-5063ac087ae1 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:16.045449 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84ca5ac8-7b72-44c3-b739-5063ac087ae1 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 returned with HTTP 200 Aug 13 02:46:16.046079 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 908/3604] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:16 2026] GET /volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:16.049959 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e67d5557-1782-4061-944d-aca07f49b802 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots returned with HTTP 202 Aug 13 02:46:16.050555 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 882/3605] 10.4.3.30 () {70 vars in 1317 bytes} [Thu Aug 13 02:46:15 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:16.061246 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40de6382-927c-421f-bfdd-31c1c789069d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:16.063067 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40de6382-927c-421f-bfdd-31c1c789069d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f Aug 13 02:46:16.063551 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40de6382-927c-421f-bfdd-31c1c789069d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:16.063909 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40de6382-927c-421f-bfdd-31c1c789069d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:16.064330 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-40de6382-927c-421f-bfdd-31c1c789069d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 7d9bc27f-2999-4f2b-af13-07a8041a2a7f {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:16.070032 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:16.070032 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:16.075606 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40de6382-927c-421f-bfdd-31c1c789069d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f returned with HTTP 200 Aug 13 02:46:16.075606 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 907/3606] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:16 2026] GET /volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:16.129953 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-2b756e5f-3e45-426c-b7fc-fad635e7b034 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:16.138281 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-2b756e5f-3e45-426c-b7fc-fad635e7b034 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] PUT https://10.4.3.30/volume/v3/attachments/84343bea-54bc-4546-a275-887cf8e6f0f1 Aug 13 02:46:16.138281 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-2b756e5f-3e45-426c-b7fc-fad635e7b034 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:16.148581 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-2b756e5f-3e45-426c-b7fc-fad635e7b034 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Acquiring lock "cinder-attachment_update-990ae728-55ae-4be4-a9ec-2ffad224fa9e-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:46:16.154139 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-2b756e5f-3e45-426c-b7fc-fad635e7b034 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-990ae728-55ae-4be4-a9ec-2ffad224fa9e-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:46:16.155148 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:16.155148 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:16.285359 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-2b756e5f-3e45-426c-b7fc-fad635e7b034 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-990ae728-55ae-4be4-a9ec-2ffad224fa9e-np0000007139" released by "attachment_update" :: held 0.131s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:46:16.285741 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-2b756e5f-3e45-426c-b7fc-fad635e7b034 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/84343bea-54bc-4546-a275-887cf8e6f0f1 returned with HTTP 200 Aug 13 02:46:16.286308 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 910/3607] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:46:16 2026] PUT /volume/v3/attachments/84343bea-54bc-4546-a275-887cf8e6f0f1 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:16.310043 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-50c59c68-27ac-4ec1-88aa-21a70bbf4463 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:16.312425 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-50c59c68-27ac-4ec1-88aa-21a70bbf4463 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments/84343bea-54bc-4546-a275-887cf8e6f0f1/action Aug 13 02:46:16.312934 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-50c59c68-27ac-4ec1-88aa-21a70bbf4463 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:16.313051 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-50c59c68-27ac-4ec1-88aa-21a70bbf4463 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:16.330788 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:16.330788 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:16.341604 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f41b318c-3961-4ab0-939a-8dd5aa4e4072 req-50c59c68-27ac-4ec1-88aa-21a70bbf4463 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/84343bea-54bc-4546-a275-887cf8e6f0f1/action returned with HTTP 204 Aug 13 02:46:16.341789 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 909/3608] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:46:16 2026] POST /volume/v3/attachments/84343bea-54bc-4546-a275-887cf8e6f0f1/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:16.440977 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7e3ef16b-3d2f-4484-b1ab-68b632369dd6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:16.443789 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7e3ef16b-3d2f-4484-b1ab-68b632369dd6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:16.444078 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7e3ef16b-3d2f-4484-b1ab-68b632369dd6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:16.444408 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7e3ef16b-3d2f-4484-b1ab-68b632369dd6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:16.444568 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-7e3ef16b-3d2f-4484-b1ab-68b632369dd6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 81ccc833-2690-4f70-ad87-b2b507a81215. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:16.453894 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:16.453894 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:16.455244 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7e3ef16b-3d2f-4484-b1ab-68b632369dd6 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 200 Aug 13 02:46:16.456579 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 883/3609] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:16 2026] GET /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:17.060467 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6ff56b24-ed5e-4ce6-b092-0eb970143f9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.062328 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ff56b24-ed5e-4ce6-b092-0eb970143f9f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 Aug 13 02:46:17.062544 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ff56b24-ed5e-4ce6-b092-0eb970143f9f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.062771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ff56b24-ed5e-4ce6-b092-0eb970143f9f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.070382 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.070382 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:17.074843 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6ff56b24-ed5e-4ce6-b092-0eb970143f9f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:17.079925 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ff56b24-ed5e-4ce6-b092-0eb970143f9f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 returned with HTTP 200 Aug 13 02:46:17.080421 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 908/3610] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:17 2026] GET /volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:17.092279 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d5564358-d305-44fd-af9b-faf5cc5925d4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.095562 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5564358-d305-44fd-af9b-faf5cc5925d4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f Aug 13 02:46:17.095995 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5564358-d305-44fd-af9b-faf5cc5925d4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.097198 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5564358-d305-44fd-af9b-faf5cc5925d4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.097198 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-d5564358-d305-44fd-af9b-faf5cc5925d4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 7d9bc27f-2999-4f2b-af13-07a8041a2a7f {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:17.097389 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8f1227e4-5f62-4032-8977-e02e46dc8ff6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.099309 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8f1227e4-5f62-4032-8977-e02e46dc8ff6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:46:17.099309 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8f1227e4-5f62-4032-8977-e02e46dc8ff6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58e2a91e-4792-4a9e-a3ff-84d74727ac04", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-410285252"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:17.100557 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.100557 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:17.104934 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5564358-d305-44fd-af9b-faf5cc5925d4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f returned with HTTP 200 Aug 13 02:46:17.105585 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 911/3611] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:17 2026] GET /volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:17.109360 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.109360 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:17.109803 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8f1227e4-5f62-4032-8977-e02e46dc8ff6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:17.109949 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-8f1227e4-5f62-4032-8977-e02e46dc8ff6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create snapshot from volume 58e2a91e-4792-4a9e-a3ff-84d74727ac04 Aug 13 02:46:17.115235 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3957333c-7000-4725-82eb-8e54b764ba70 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.116889 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3957333c-7000-4725-82eb-8e54b764ba70 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/snapshots/detail Aug 13 02:46:17.117072 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3957333c-7000-4725-82eb-8e54b764ba70 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.117312 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3957333c-7000-4725-82eb-8e54b764ba70 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.118206 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-3957333c-7000-4725-82eb-8e54b764ba70 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:17.118621 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.db.api [None req-3957333c-7000-4725-82eb-8e54b764ba70 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Building query based on filter {{(pid=100287) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:46:17.122814 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3957333c-7000-4725-82eb-8e54b764ba70 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all snapshots completed successfully. Aug 13 02:46:17.123187 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.123187 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:17.124564 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3957333c-7000-4725-82eb-8e54b764ba70 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 02:46:17.124564 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 884/3612] 10.4.3.30 () {66 vars in 1257 bytes} [Thu Aug 13 02:46:17 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:17.133483 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-8f1227e4-5f62-4032-8977-e02e46dc8ff6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Created reservations ['26159415-a713-4a30-9602-9f61393c3570', 'b5d9c6f0-6696-4fac-a5ea-43fd64847a0c', '1a2bd88b-418e-4e7c-845f-99bfcd20fa1a', '8ffa58b9-1be1-4cea-8a51-b19d7b790a8a'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:17.134367 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8730286f-56b4-471c-a452-b83a7429e5d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.136542 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8730286f-56b4-471c-a452-b83a7429e5d3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/snapshots/d303875d-5571-4e47-95d7-e613455f5da0 Aug 13 02:46:17.136752 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8730286f-56b4-471c-a452-b83a7429e5d3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.136976 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8730286f-56b4-471c-a452-b83a7429e5d3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.141875 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.141875 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:17.142334 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8730286f-56b4-471c-a452-b83a7429e5d3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Snapshot retrieved successfully. Aug 13 02:46:17.143056 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8730286f-56b4-471c-a452-b83a7429e5d3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/snapshots/d303875d-5571-4e47-95d7-e613455f5da0 returned with HTTP 200 Aug 13 02:46:17.143460 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 909/3613] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:17 2026] GET /volume/v3/snapshots/d303875d-5571-4e47-95d7-e613455f5da0 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:17.151731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1e201a1a-2c9c-438e-bbf7-1db371bc6c11 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.153334 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e201a1a-2c9c-438e-bbf7-1db371bc6c11 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/snapshots/0702821a-f6bf-415e-ba60-3aeb237cd571 Aug 13 02:46:17.153675 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e201a1a-2c9c-438e-bbf7-1db371bc6c11 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.153981 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e201a1a-2c9c-438e-bbf7-1db371bc6c11 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.159888 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.159888 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:17.162015 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8f1227e4-5f62-4032-8977-e02e46dc8ff6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot create request issued successfully. Aug 13 02:46:17.162070 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1e201a1a-2c9c-438e-bbf7-1db371bc6c11 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Snapshot retrieved successfully. Aug 13 02:46:17.162098 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8f1227e4-5f62-4032-8977-e02e46dc8ff6 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:46:17.162098 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 910/3614] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:46:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:17.162169 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e201a1a-2c9c-438e-bbf7-1db371bc6c11 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/snapshots/0702821a-f6bf-415e-ba60-3aeb237cd571 returned with HTTP 200 Aug 13 02:46:17.162169 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 912/3615] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:17 2026] GET /volume/v3/snapshots/0702821a-f6bf-415e-ba60-3aeb237cd571 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:17.171493 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1f34b9ff-2692-4ca1-95eb-a2106a531256 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.173663 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1f34b9ff-2692-4ca1-95eb-a2106a531256 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] DELETE https://10.4.3.30/volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f Aug 13 02:46:17.173881 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1f34b9ff-2692-4ca1-95eb-a2106a531256 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.174068 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1f34b9ff-2692-4ca1-95eb-a2106a531256 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.174190 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.group_snapshots [None req-1f34b9ff-2692-4ca1-95eb-a2106a531256 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] delete called for member 7d9bc27f-2999-4f2b-af13-07a8041a2a7f {{(pid=100287) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 02:46:17.174239 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b67967f0-7dc6-4126-b9d0-86ec6fe637cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.174348 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.group_snapshots [None req-1f34b9ff-2692-4ca1-95eb-a2106a531256 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Delete group_snapshot with id: 7d9bc27f-2999-4f2b-af13-07a8041a2a7f Aug 13 02:46:17.177347 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b67967f0-7dc6-4126-b9d0-86ec6fe637cf tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f Aug 13 02:46:17.177576 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b67967f0-7dc6-4126-b9d0-86ec6fe637cf tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.177754 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b67967f0-7dc6-4126-b9d0-86ec6fe637cf tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.177802 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.177802 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:17.187233 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.187233 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:17.187715 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b67967f0-7dc6-4126-b9d0-86ec6fe637cf tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:17.188892 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b67967f0-7dc6-4126-b9d0-86ec6fe637cf tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f returned with HTTP 200 Aug 13 02:46:17.189917 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 910/3616] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:17 2026] GET /volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:17.208445 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1f34b9ff-2692-4ca1-95eb-a2106a531256 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f returned with HTTP 202 Aug 13 02:46:17.209209 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 885/3617] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:46:17 2026] DELETE /volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:17.217224 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.219706 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:17.220014 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.220286 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.220641 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:17.221273 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.221273 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:17.221801 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:17.231606 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all volumes completed successfully. Aug 13 02:46:17.232889 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:17.233170 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:17.288435 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:17.292910 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.292910 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:17.300612 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:17.300836 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:17.338105 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:17.341205 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.341205 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:17.348147 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b8e10f1e-f18b-4670-bafb-14ae8c78b4fb tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:17.348680 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 911/3618] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:17 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:17.362766 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-26f93a6f-7699-4296-83ad-7df1b67b1c84 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.364212 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26f93a6f-7699-4296-83ad-7df1b67b1c84 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/snapshots/detail Aug 13 02:46:17.365043 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26f93a6f-7699-4296-83ad-7df1b67b1c84 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.365480 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26f93a6f-7699-4296-83ad-7df1b67b1c84 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.365947 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-26f93a6f-7699-4296-83ad-7df1b67b1c84 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:17.367880 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-26f93a6f-7699-4296-83ad-7df1b67b1c84 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:46:17.372635 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-26f93a6f-7699-4296-83ad-7df1b67b1c84 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all snapshots completed successfully. Aug 13 02:46:17.373816 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26f93a6f-7699-4296-83ad-7df1b67b1c84 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 02:46:17.374478 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 913/3619] 10.4.3.30 () {66 vars in 1257 bytes} [Thu Aug 13 02:46:17 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) Aug 13 02:46:17.384091 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea0998c5-ba47-4a7a-a50c-3a39b609408c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.386017 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea0998c5-ba47-4a7a-a50c-3a39b609408c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f Aug 13 02:46:17.386223 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea0998c5-ba47-4a7a-a50c-3a39b609408c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.386435 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea0998c5-ba47-4a7a-a50c-3a39b609408c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.386571 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-ea0998c5-ba47-4a7a-a50c-3a39b609408c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 7d9bc27f-2999-4f2b-af13-07a8041a2a7f {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:17.389339 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea0998c5-ba47-4a7a-a50c-3a39b609408c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f returned with HTTP 404 Aug 13 02:46:17.389781 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 911/3620] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:17 2026] GET /volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:17.396541 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dd5c8b12-a14f-47ff-b4d9-b7503d201ef3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.398740 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dd5c8b12-a14f-47ff-b4d9-b7503d201ef3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] DELETE https://10.4.3.30/volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f Aug 13 02:46:17.398966 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dd5c8b12-a14f-47ff-b4d9-b7503d201ef3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.399151 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dd5c8b12-a14f-47ff-b4d9-b7503d201ef3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.399324 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.group_snapshots [None req-dd5c8b12-a14f-47ff-b4d9-b7503d201ef3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] delete called for member 7d9bc27f-2999-4f2b-af13-07a8041a2a7f {{(pid=100287) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 02:46:17.399427 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.group_snapshots [None req-dd5c8b12-a14f-47ff-b4d9-b7503d201ef3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Delete group_snapshot with id: 7d9bc27f-2999-4f2b-af13-07a8041a2a7f Aug 13 02:46:17.402667 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dd5c8b12-a14f-47ff-b4d9-b7503d201ef3 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f returned with HTTP 404 Aug 13 02:46:17.403138 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 886/3621] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:46:17 2026] DELETE /volume/v3/group_snapshots/7d9bc27f-2999-4f2b-af13-07a8041a2a7f => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:17.411902 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.414592 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:17.414862 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.415077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.415351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:17.416054 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:17.424791 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all volumes completed successfully. Aug 13 02:46:17.425579 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:17.425739 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:17.461771 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:17.464678 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.464678 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:17.468514 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:17.468696 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:17.469393 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1033a27d-d316-458f-a58f-a986f8150af9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.474273 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1033a27d-d316-458f-a58f-a986f8150af9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:17.474273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1033a27d-d316-458f-a58f-a986f8150af9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.474273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1033a27d-d316-458f-a58f-a986f8150af9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.474273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-1033a27d-d316-458f-a58f-a986f8150af9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 81ccc833-2690-4f70-ad87-b2b507a81215. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:17.475839 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.475839 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:17.476794 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1033a27d-d316-458f-a58f-a986f8150af9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 200 Aug 13 02:46:17.478580 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 914/3622] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:17 2026] GET /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:17.505872 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:17.509140 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.509140 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:17.516512 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-11b4a4d7-bdc4-410d-a3a4-dc157e27e7a1 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:17.516970 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 912/3623] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:17 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:17.531133 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af53e7e1-ee71-490c-90dd-4d033f4d4c4b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.533016 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af53e7e1-ee71-490c-90dd-4d033f4d4c4b tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916/action Aug 13 02:46:17.533369 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af53e7e1-ee71-490c-90dd-4d033f4d4c4b tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:17.533517 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af53e7e1-ee71-490c-90dd-4d033f4d4c4b tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:17.535285 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-af53e7e1-ee71-490c-90dd-4d033f4d4c4b tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] delete called for group 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:46:17.535396 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-af53e7e1-ee71-490c-90dd-4d033f4d4c4b tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Delete group with id: 793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:17.540434 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.540434 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:17.587972 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af53e7e1-ee71-490c-90dd-4d033f4d4c4b tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916/action returned with HTTP 202 Aug 13 02:46:17.588472 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 912/3624] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:46:17 2026] POST /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:17.597040 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c77311b2-4bef-4172-8fb9-3cc742c288f4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:17.601356 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c77311b2-4bef-4172-8fb9-3cc742c288f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 Aug 13 02:46:17.601593 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c77311b2-4bef-4172-8fb9-3cc742c288f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:17.601776 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c77311b2-4bef-4172-8fb9-3cc742c288f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:17.620120 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.620120 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:17.625101 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c77311b2-4bef-4172-8fb9-3cc742c288f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:17.625769 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-c77311b2-4bef-4172-8fb9-3cc742c288f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:17.625914 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-c77311b2-4bef-4172-8fb9-3cc742c288f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:17.668278 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-c77311b2-4bef-4172-8fb9-3cc742c288f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:17.669444 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:17.669444 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:17.676931 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c77311b2-4bef-4172-8fb9-3cc742c288f4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 returned with HTTP 200 Aug 13 02:46:17.677431 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 887/3625] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:17 2026] GET /volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 => generated 912 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:18.202676 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-96647db6-044e-4360-8f40-dbfc1c63dd5e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.204692 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96647db6-044e-4360-8f40-dbfc1c63dd5e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f Aug 13 02:46:18.204942 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96647db6-044e-4360-8f40-dbfc1c63dd5e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:18.205175 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96647db6-044e-4360-8f40-dbfc1c63dd5e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:18.213302 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:18.213302 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:18.213805 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-96647db6-044e-4360-8f40-dbfc1c63dd5e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:18.214783 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96647db6-044e-4360-8f40-dbfc1c63dd5e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f returned with HTTP 200 Aug 13 02:46:18.215270 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 915/3626] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:18 2026] GET /volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:18.225555 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-007ca814-2e1e-426f-a337-e2bb5676867b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.227542 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-007ca814-2e1e-426f-a337-e2bb5676867b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] POST https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f/action Aug 13 02:46:18.227881 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-007ca814-2e1e-426f-a337-e2bb5676867b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:18.228005 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-007ca814-2e1e-426f-a337-e2bb5676867b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:18.229463 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-007ca814-2e1e-426f-a337-e2bb5676867b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Updating snapshot '508c1912-e7dd-4173-ab9a-20be4851b45f' with '{'status': 'error'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:46:18.239409 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:18.239409 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:18.239910 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-007ca814-2e1e-426f-a337-e2bb5676867b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e3b3a4c785c4495db1d8b6828a613c5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a137ec412704a27a4ff3a7f92caa4f1', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:18.240131 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-007ca814-2e1e-426f-a337-e2bb5676867b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f/action returned with HTTP 403 Aug 13 02:46:18.240669 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 913/3627] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:46:18 2026] POST /volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:18.267817 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74b08bb1-1c86-426e-8e78-a14a671f6514 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.269843 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74b08bb1-1c86-426e-8e78-a14a671f6514 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f Aug 13 02:46:18.270027 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74b08bb1-1c86-426e-8e78-a14a671f6514 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:18.270225 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74b08bb1-1c86-426e-8e78-a14a671f6514 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:18.270343 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-74b08bb1-1c86-426e-8e78-a14a671f6514 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete snapshot with id: 508c1912-e7dd-4173-ab9a-20be4851b45f Aug 13 02:46:18.276497 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:18.276497 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:18.276912 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74b08bb1-1c86-426e-8e78-a14a671f6514 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:18.299021 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74b08bb1-1c86-426e-8e78-a14a671f6514 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot delete request issued successfully. Aug 13 02:46:18.299801 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74b08bb1-1c86-426e-8e78-a14a671f6514 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f returned with HTTP 202 Aug 13 02:46:18.300090 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 913/3628] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:46:18 2026] DELETE /volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 02:46:18.310520 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4adaf12e-fec4-4440-a907-cac0b89e4c71 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.312488 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4adaf12e-fec4-4440-a907-cac0b89e4c71 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f Aug 13 02:46:18.312680 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4adaf12e-fec4-4440-a907-cac0b89e4c71 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:18.312891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4adaf12e-fec4-4440-a907-cac0b89e4c71 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:18.318062 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:18.318062 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:18.318399 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4adaf12e-fec4-4440-a907-cac0b89e4c71 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:18.319105 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4adaf12e-fec4-4440-a907-cac0b89e4c71 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f returned with HTTP 200 Aug 13 02:46:18.319510 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 888/3629] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:18 2026] GET /volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:18.501333 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e9ea04a1-2504-4d76-b1bf-dd17327a02f3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.503446 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9ea04a1-2504-4d76-b1bf-dd17327a02f3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:18.503658 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9ea04a1-2504-4d76-b1bf-dd17327a02f3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:18.503888 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9ea04a1-2504-4d76-b1bf-dd17327a02f3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:18.504027 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e9ea04a1-2504-4d76-b1bf-dd17327a02f3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 81ccc833-2690-4f70-ad87-b2b507a81215. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:18.510310 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:18.510310 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:18.511275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9ea04a1-2504-4d76-b1bf-dd17327a02f3 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 200 Aug 13 02:46:18.511736 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 916/3630] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:18 2026] GET /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:18.691378 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-20ff4ef2-adb8-4bb5-8a4d-9fb59d71039c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.693151 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-20ff4ef2-adb8-4bb5-8a4d-9fb59d71039c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 Aug 13 02:46:18.693439 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-20ff4ef2-adb8-4bb5-8a4d-9fb59d71039c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:18.693623 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-20ff4ef2-adb8-4bb5-8a4d-9fb59d71039c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:18.700495 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-20ff4ef2-adb8-4bb5-8a4d-9fb59d71039c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 returned with HTTP 404 Aug 13 02:46:18.700925 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 914/3631] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:18 2026] GET /volume/v3/volumes/ad14d0e8-c9be-4360-a050-4c48bc8ddb69 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:18.712231 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a1081a11-10b0-4a19-9a20-e617b2609b1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.714138 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1081a11-10b0-4a19-9a20-e617b2609b1d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/c490f5be-fe20-41aa-b480-adbc90b73f3f Aug 13 02:46:18.714452 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1081a11-10b0-4a19-9a20-e617b2609b1d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:18.714642 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1081a11-10b0-4a19-9a20-e617b2609b1d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:18.720458 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1081a11-10b0-4a19-9a20-e617b2609b1d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/c490f5be-fe20-41aa-b480-adbc90b73f3f returned with HTTP 404 Aug 13 02:46:18.720931 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 914/3632] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:18 2026] GET /volume/v3/volumes/c490f5be-fe20-41aa-b480-adbc90b73f3f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:18.729189 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5f601448-5ff5-4d9f-9fe1-c4207e8bba78 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.731292 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f601448-5ff5-4d9f-9fe1-c4207e8bba78 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 Aug 13 02:46:18.731570 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f601448-5ff5-4d9f-9fe1-c4207e8bba78 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:18.731803 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f601448-5ff5-4d9f-9fe1-c4207e8bba78 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:18.731979 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-5f601448-5ff5-4d9f-9fe1-c4207e8bba78 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 793c1411-6a9b-4594-b41b-0a5e0ee98916 {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:18.735482 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f601448-5ff5-4d9f-9fe1-c4207e8bba78 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 returned with HTTP 404 Aug 13 02:46:18.735989 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 889/3633] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:18 2026] GET /volume/v3/groups/793c1411-6a9b-4594-b41b-0a5e0ee98916 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:18.744747 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-af6059f8-33ac-4389-ba3a-ac95634f1d23 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.746757 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af6059f8-33ac-4389-ba3a-ac95634f1d23 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/d6ef44eb-5cce-4d35-8474-3e94d16ca29d Aug 13 02:46:18.747033 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-af6059f8-33ac-4389-ba3a-ac95634f1d23 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:18.747352 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-af6059f8-33ac-4389-ba3a-ac95634f1d23 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:18.761320 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af6059f8-33ac-4389-ba3a-ac95634f1d23 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/group_types/d6ef44eb-5cce-4d35-8474-3e94d16ca29d returned with HTTP 202 Aug 13 02:46:18.761874 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 917/3634] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:46:18 2026] DELETE /volume/v3/group_types/d6ef44eb-5cce-4d35-8474-3e94d16ca29d => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:18.768712 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0ba927b8-1045-4d6e-ae1e-2aa61ff59048 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.770460 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ba927b8-1045-4d6e-ae1e-2aa61ff59048 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] DELETE https://10.4.3.30/volume/v3/types/aa0d9db5-85a8-4c34-b94f-d0607cc2d102 Aug 13 02:46:18.770637 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ba927b8-1045-4d6e-ae1e-2aa61ff59048 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:18.770835 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ba927b8-1045-4d6e-ae1e-2aa61ff59048 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:18.792663 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ba927b8-1045-4d6e-ae1e-2aa61ff59048 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/types/aa0d9db5-85a8-4c34-b94f-d0607cc2d102 returned with HTTP 202 Aug 13 02:46:18.793037 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 915/3635] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:18 2026] DELETE /volume/v3/types/aa0d9db5-85a8-4c34-b94f-d0607cc2d102 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:18.800397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fc0caad9-ead5-4f24-acf9-8fe464a6273e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.804080 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc0caad9-ead5-4f24-acf9-8fe464a6273e tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] GET https://10.4.3.30/volume/v3/types/aa0d9db5-85a8-4c34-b94f-d0607cc2d102 Aug 13 02:46:18.804393 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc0caad9-ead5-4f24-acf9-8fe464a6273e tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:18.804659 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc0caad9-ead5-4f24-acf9-8fe464a6273e tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:18.808892 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc0caad9-ead5-4f24-acf9-8fe464a6273e tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/types/aa0d9db5-85a8-4c34-b94f-d0607cc2d102 returned with HTTP 404 Aug 13 02:46:18.809639 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 915/3636] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:46:18 2026] GET /volume/v3/types/aa0d9db5-85a8-4c34-b94f-d0607cc2d102 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:18.820700 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-99067916-e38c-4ba6-9f89-42c065980a5d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.822720 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-99067916-e38c-4ba6-9f89-42c065980a5d tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:18.823167 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-99067916-e38c-4ba6-9f89-42c065980a5d tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1228357181"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:18.840160 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-99067916-e38c-4ba6-9f89-42c065980a5d tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:18.840687 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 890/3637] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:46:18 2026] POST /volume/v3/types => generated 224 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:46:18.851915 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-943e694d-d467-44b5-915b-61fe7207d554 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:18.858334 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-943e694d-d467-44b5-915b-61fe7207d554 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:46:18.858334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-943e694d-d467-44b5-915b-61fe7207d554 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1305297130"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:19.068350 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-943e694d-d467-44b5-915b-61fe7207d554 tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:46:19.068806 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 918/3638] 10.4.3.30 () {70 vars in 1304 bytes} [Thu Aug 13 02:46:18 2026] POST /volume/v3/group_types => generated 181 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:19.080472 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c62d2a29-b849-41e4-9721-07bb74cf5200 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:19.082866 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c62d2a29-b849-41e4-9721-07bb74cf5200 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/groups Aug 13 02:46:19.082866 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c62d2a29-b849-41e4-9721-07bb74cf5200 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "26fe8542-81a9-4a4e-b1fa-19cb92da587b", "volume_types": ["b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3"], "name": "tempest-GroupSnapshotsTest-Group-373211514"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:19.084336 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-c62d2a29-b849-41e4-9721-07bb74cf5200 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating new group {'group': {'group_type': '26fe8542-81a9-4a4e-b1fa-19cb92da587b', 'volume_types': ['b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3'], 'name': 'tempest-GroupSnapshotsTest-Group-373211514'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 02:46:19.090216 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-c62d2a29-b849-41e4-9721-07bb74cf5200 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating group tempest-GroupSnapshotsTest-Group-373211514. Aug 13 02:46:19.107775 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c62d2a29-b849-41e4-9721-07bb74cf5200 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Availability Zones retrieved successfully. Aug 13 02:46:19.126038 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-c62d2a29-b849-41e4-9721-07bb74cf5200 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['708330a6-b657-470b-8d0b-4d058ca7c29e'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:19.162548 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c62d2a29-b849-41e4-9721-07bb74cf5200 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups returned with HTTP 202 Aug 13 02:46:19.163266 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 916/3639] 10.4.3.30 () {70 vars in 1290 bytes} [Thu Aug 13 02:46:19 2026] POST /volume/v3/groups => generated 111 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:19.176972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d0ac3156-2454-4e17-92af-2c5cd0e71ed4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:19.180544 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0ac3156-2454-4e17-92af-2c5cd0e71ed4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac Aug 13 02:46:19.180544 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0ac3156-2454-4e17-92af-2c5cd0e71ed4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:19.180544 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0ac3156-2454-4e17-92af-2c5cd0e71ed4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:19.180544 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-d0ac3156-2454-4e17-92af-2c5cd0e71ed4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member f61195ac-e6f5-48f1-be2e-ef4b284d24ac {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:19.185212 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:19.185212 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:19.193996 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0ac3156-2454-4e17-92af-2c5cd0e71ed4 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac returned with HTTP 200 Aug 13 02:46:19.194396 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 916/3640] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:19 2026] GET /volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:19.332797 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d2b7b162-9cb2-4ebd-b5f8-ac7551d7b51a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:19.335773 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d2b7b162-9cb2-4ebd-b5f8-ac7551d7b51a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f Aug 13 02:46:19.336043 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d2b7b162-9cb2-4ebd-b5f8-ac7551d7b51a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:19.336313 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d2b7b162-9cb2-4ebd-b5f8-ac7551d7b51a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:19.341512 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d2b7b162-9cb2-4ebd-b5f8-ac7551d7b51a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f returned with HTTP 404 Aug 13 02:46:19.342121 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 891/3641] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:19 2026] GET /volume/v3/snapshots/508c1912-e7dd-4173-ab9a-20be4851b45f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:19.352335 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fe4a4076-4122-4a25-b453-5a745aa7f914 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:19.354056 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe4a4076-4122-4a25-b453-5a745aa7f914 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 Aug 13 02:46:19.354285 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe4a4076-4122-4a25-b453-5a745aa7f914 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:19.354610 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe4a4076-4122-4a25-b453-5a745aa7f914 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:19.354753 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-fe4a4076-4122-4a25-b453-5a745aa7f914 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete volume with id: 58e2a91e-4792-4a9e-a3ff-84d74727ac04 Aug 13 02:46:19.362084 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:19.362084 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:19.362518 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fe4a4076-4122-4a25-b453-5a745aa7f914 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:19.364717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-5fa09a15-cdd2-4d53-bf85-a612cdc0d40e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:19.367045 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-5fa09a15-cdd2-4d53-bf85-a612cdc0d40e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:19.367301 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-5fa09a15-cdd2-4d53-bf85-a612cdc0d40e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:19.367515 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-5fa09a15-cdd2-4d53-bf85-a612cdc0d40e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:19.378806 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:19.378806 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:19.381383 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fe4a4076-4122-4a25-b453-5a745aa7f914 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete volume request issued successfully. Aug 13 02:46:19.381626 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe4a4076-4122-4a25-b453-5a745aa7f914 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 returned with HTTP 202 Aug 13 02:46:19.382141 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 919/3642] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:19 2026] DELETE /volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:19.382848 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-5fa09a15-cdd2-4d53-bf85-a612cdc0d40e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:19.389667 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-5fa09a15-cdd2-4d53-bf85-a612cdc0d40e tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:19.389667 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 917/3643] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:19 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:19.390753 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2bd4537c-9eac-4705-95a6-46ab6af4936f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:19.392754 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2bd4537c-9eac-4705-95a6-46ab6af4936f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 Aug 13 02:46:19.392940 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2bd4537c-9eac-4705-95a6-46ab6af4936f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:19.393106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2bd4537c-9eac-4705-95a6-46ab6af4936f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:19.402143 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:19.402143 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:19.407192 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2bd4537c-9eac-4705-95a6-46ab6af4936f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:19.414034 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2bd4537c-9eac-4705-95a6-46ab6af4936f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 returned with HTTP 200 Aug 13 02:46:19.414571 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 917/3644] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:19 2026] GET /volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:19.414704 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-2596dd13-b75a-4d12-9145-19a59d787513 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:19.417480 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-2596dd13-b75a-4d12-9145-19a59d787513 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] POST https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7/action Aug 13 02:46:19.417983 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-2596dd13-b75a-4d12-9145-19a59d787513 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:19.418143 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-2596dd13-b75a-4d12-9145-19a59d787513 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:19.434733 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:19.434733 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:19.435458 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-2596dd13-b75a-4d12-9145-19a59d787513 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:19.443483 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-2596dd13-b75a-4d12-9145-19a59d787513 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Begin detaching volume completed successfully. Aug 13 02:46:19.444066 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-2596dd13-b75a-4d12-9145-19a59d787513 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7/action returned with HTTP 202 Aug 13 02:46:19.444342 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 892/3645] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:46:19 2026] POST /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:46:19.497056 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8b468507-0576-43e5-8ae6-efef813be924 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:19.497611 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8b468507-0576-43e5-8ae6-efef813be924 None None] GET https://10.4.3.30/volume// Aug 13 02:46:19.497840 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8b468507-0576-43e5-8ae6-efef813be924 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:19.498090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8b468507-0576-43e5-8ae6-efef813be924 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:19.498538 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8b468507-0576-43e5-8ae6-efef813be924 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:19.498920 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 920/3646] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:46:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:19.513393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-19845b88-ecc6-45c8-90c0-7f0c941e48a1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:19.515833 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-19845b88-ecc6-45c8-90c0-7f0c941e48a1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:19.516122 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-19845b88-ecc6-45c8-90c0-7f0c941e48a1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:19.516437 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-19845b88-ecc6-45c8-90c0-7f0c941e48a1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:19.528560 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:19.528560 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:19.532553 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-19845b88-ecc6-45c8-90c0-7f0c941e48a1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:19.537993 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-19845b88-ecc6-45c8-90c0-7f0c941e48a1 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:19.538547 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 918/3647] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:46:19 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:19.552552 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6c563be-65dd-437d-a367-5a6314f69bd4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:19.554758 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6c563be-65dd-437d-a367-5a6314f69bd4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:19.554964 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6c563be-65dd-437d-a367-5a6314f69bd4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:19.555220 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6c563be-65dd-437d-a367-5a6314f69bd4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:19.555370 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f6c563be-65dd-437d-a367-5a6314f69bd4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 81ccc833-2690-4f70-ad87-b2b507a81215. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:19.564042 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:19.564042 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:19.564982 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6c563be-65dd-437d-a367-5a6314f69bd4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 200 Aug 13 02:46:19.565429 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 918/3648] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:19 2026] GET /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:20.205882 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-133c186a-8bb9-4555-b020-cac66a34c56e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:20.208128 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-133c186a-8bb9-4555-b020-cac66a34c56e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac Aug 13 02:46:20.208430 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-133c186a-8bb9-4555-b020-cac66a34c56e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:20.208671 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-133c186a-8bb9-4555-b020-cac66a34c56e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:20.208826 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-133c186a-8bb9-4555-b020-cac66a34c56e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member f61195ac-e6f5-48f1-be2e-ef4b284d24ac {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:20.212685 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:20.212685 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:20.220917 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-133c186a-8bb9-4555-b020-cac66a34c56e tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac returned with HTTP 200 Aug 13 02:46:20.221477 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 893/3649] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:20 2026] GET /volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:20.232345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5806d5c-5dca-4349-ae51-05b862d98776 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:20.234064 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:20.234476 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-909429603", "volume_type": "b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3", "group_id": "f61195ac-e6f5-48f1-be2e-ef4b284d24ac", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:20.235951 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-909429603', 'volume_type': 'b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3', 'group_id': 'f61195ac-e6f5-48f1-be2e-ef4b284d24ac', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:20.242588 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:20.242588 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:20.243003 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume of 1 GB Aug 13 02:46:20.248365 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Availability Zones retrieved successfully. Aug 13 02:46:20.253658 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Flow 'volume_create_api' (c921f870-881f-4252-8df9-5ff7b427a12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:20.254708 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5971a36f-b409-421c-9524-3644613bb14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:20.255242 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:20.255242 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:20.255722 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:20.275335 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5971a36f-b409-421c-9524-3644613bb14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:46:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1228357181',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f61195ac-e6f5-48f1-be2e-ef4b284d24ac', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:20.276129 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f43627-3bcb-4b79-a7ef-9b2c2591fd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:20.305474 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1228357181 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1228357181, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:20.305762 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1228357181 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1228357181, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:20.330918 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['19fb5fcd-9a0f-435b-9392-a0900cb72b70', '32db32c8-6029-406f-a71d-d4d9ace67a39', '2ad2a3de-32c2-4c33-b06f-51eda0eacaa4', '117f1304-eebc-425f-9555-0284c4d05faf'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:20.331128 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f43627-3bcb-4b79-a7ef-9b2c2591fd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19fb5fcd-9a0f-435b-9392-a0900cb72b70', '32db32c8-6029-406f-a71d-d4d9ace67a39', '2ad2a3de-32c2-4c33-b06f-51eda0eacaa4', '117f1304-eebc-425f-9555-0284c4d05faf']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:20.331874 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (700335fd-e0e6-414e-8a95-e94a074acb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:20.355308 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (700335fd-e0e6-414e-8a95-e94a074acb73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '864c4aa6-65b1-46a8-b230-b16e82c1b234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-909429603',encryption_key_id=None,group_id=f61195ac-e6f5-48f1-be2e-ef4b284d24ac,group_type_id=,metadata={},multiattach=False,project_id='a686eb80d8db4ca6b8b09dc863037731',qos_specs=None,replication_status=,reservations=['19fb5fcd-9a0f-435b-9392-a0900cb72b70','32db32c8-6029-406f-a71d-d4d9ace67a39','2ad2a3de-32c2-4c33-b06f-51eda0eacaa4','117f1304-eebc-425f-9555-0284c4d05faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a620bf72a04de0aafd2af1f163e59d',volume_type_id=b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-909429603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f61195ac-e6f5-48f1-be2e-ef4b284d24ac,host=None,id=864c4aa6-65b1-46a8-b230-b16e82c1b234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a686eb80d8db4ca6b8b09dc863037731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64a620bf72a04de0aafd2af1f163e59d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3),volume_type_id=b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:20.356027 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5498709e-67ff-41d6-ad21-3736173cffad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:20.373883 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5498709e-67ff-41d6-ad21-3736173cffad) transitioned into state 'SUCCESS' from state '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-909429603',encryption_key_id=None,group_id=f61195ac-e6f5-48f1-be2e-ef4b284d24ac,group_type_id=,metadata={},multiattach=False,project_id='a686eb80d8db4ca6b8b09dc863037731',qos_specs=None,replication_status=,reservations=['19fb5fcd-9a0f-435b-9392-a0900cb72b70','32db32c8-6029-406f-a71d-d4d9ace67a39','2ad2a3de-32c2-4c33-b06f-51eda0eacaa4','117f1304-eebc-425f-9555-0284c4d05faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a620bf72a04de0aafd2af1f163e59d',volume_type_id=b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:20.374722 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0244762-4814-42b7-88ef-3bca809b8bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:20.385872 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0244762-4814-42b7-88ef-3bca809b8bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:20.386714 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Flow 'volume_create_api' (c921f870-881f-4252-8df9-5ff7b427a12a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:20.387047 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Create volume request issued successfully. Aug 13 02:46:20.387735 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:20.388881 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:20.424548 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:20.427678 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:20.427678 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:20.429698 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-61ed2225-5497-4ce0-8655-76d4612af97f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:20.430930 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5806d5c-5dca-4349-ae51-05b862d98776 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:20.431391 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 921/3650] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:46:20 2026] POST /volume/v3/volumes => generated 820 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:20.431486 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61ed2225-5497-4ce0-8655-76d4612af97f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 Aug 13 02:46:20.431815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61ed2225-5497-4ce0-8655-76d4612af97f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:20.431878 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61ed2225-5497-4ce0-8655-76d4612af97f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:20.437579 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61ed2225-5497-4ce0-8655-76d4612af97f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 returned with HTTP 404 Aug 13 02:46:20.438159 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 919/3651] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:20 2026] GET /volume/v3/volumes/58e2a91e-4792-4a9e-a3ff-84d74727ac04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:20.445704 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a875bb94-9c8c-4f6d-a9bc-2765e6ba949c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:20.447900 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a875bb94-9c8c-4f6d-a9bc-2765e6ba949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 Aug 13 02:46:20.448168 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a875bb94-9c8c-4f6d-a9bc-2765e6ba949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:20.448333 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2cf757f8-ff74-41d1-9459-5048b6887403 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:20.448448 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a875bb94-9c8c-4f6d-a9bc-2765e6ba949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:20.450820 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:20.451216 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1854860639"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:20.452974 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1854860639'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:20.453125 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume of 1 GB Aug 13 02:46:20.453483 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:20.453483 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:20.456053 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:20.456053 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:20.459738 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a875bb94-9c8c-4f6d-a9bc-2765e6ba949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:20.460101 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Availability Zones retrieved successfully. Aug 13 02:46:20.460465 np0000007139 devstack@c-api.service[100286]: WARNING stevedore.named [None req-a875bb94-9c8c-4f6d-a9bc-2765e6ba949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:20.460622 np0000007139 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-a875bb94-9c8c-4f6d-a9bc-2765e6ba949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:20.467425 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Flow 'volume_create_api' (5e35e5dd-b05f-41e7-9569-aa615f4dd901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:20.470008 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4604a9a0-f003-4da8-a9d7-6dcbc196359d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:20.471053 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:20.498734 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-a875bb94-9c8c-4f6d-a9bc-2765e6ba949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:20.502217 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:20.502217 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:20.513029 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a875bb94-9c8c-4f6d-a9bc-2765e6ba949c tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 returned with HTTP 200 Aug 13 02:46:20.513965 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 919/3652] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:20 2026] GET /volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 => generated 888 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:20.530757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4604a9a0-f003-4da8-a9d7-6dcbc196359d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:20.531878 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b482b5a-a1ad-42dd-a86d-3304adf56d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:20.578286 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Created reservations ['c0330d98-f046-44f2-a7f1-7039b6d1e919', 'de50cde1-c85a-4e49-9317-dbc39d692ec8', '17647a27-c937-49e5-81ee-b102c98337fc', '0728637a-cebf-459d-ab45-7e852c3d4fdc'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:20.578989 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b482b5a-a1ad-42dd-a86d-3304adf56d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0330d98-f046-44f2-a7f1-7039b6d1e919', 'de50cde1-c85a-4e49-9317-dbc39d692ec8', '17647a27-c937-49e5-81ee-b102c98337fc', '0728637a-cebf-459d-ab45-7e852c3d4fdc']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:20.579905 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319b7e74-09c7-491b-ab84-98d82b5e7232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:20.600073 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319b7e74-09c7-491b-ab84-98d82b5e7232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '784a321e-2f3a-48a9-852f-c6964904d462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1854860639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a137ec412704a27a4ff3a7f92caa4f1',qos_specs=None,replication_status=,reservations=['c0330d98-f046-44f2-a7f1-7039b6d1e919','de50cde1-c85a-4e49-9317-dbc39d692ec8','17647a27-c937-49e5-81ee-b102c98337fc','0728637a-cebf-459d-ab45-7e852c3d4fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7415c272e95742daa68462499d1c2b2a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1854860639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=784a321e-2f3a-48a9-852f-c6964904d462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a137ec412704a27a4ff3a7f92caa4f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7415c272e95742daa68462499d1c2b2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:20.600927 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6eb1ad5-6393-4912-8235-b29bb3ecf3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:20.614669 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e737d5ee-eadd-48ce-8b62-b91c1ad4b1a4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:20.616946 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e737d5ee-eadd-48ce-8b62-b91c1ad4b1a4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:20.617180 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e737d5ee-eadd-48ce-8b62-b91c1ad4b1a4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:20.617239 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6eb1ad5-6393-4912-8235-b29bb3ecf3cf) transitioned into state 'SUCCESS' from state '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-1854860639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a137ec412704a27a4ff3a7f92caa4f1',qos_specs=None,replication_status=,reservations=['c0330d98-f046-44f2-a7f1-7039b6d1e919','de50cde1-c85a-4e49-9317-dbc39d692ec8','17647a27-c937-49e5-81ee-b102c98337fc','0728637a-cebf-459d-ab45-7e852c3d4fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7415c272e95742daa68462499d1c2b2a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:20.617457 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e737d5ee-eadd-48ce-8b62-b91c1ad4b1a4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:20.617620 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e737d5ee-eadd-48ce-8b62-b91c1ad4b1a4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 81ccc833-2690-4f70-ad87-b2b507a81215. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:20.617850 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (026b93ce-14f6-4780-afad-7c8ed490a383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:20.622557 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:20.622557 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:20.623587 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e737d5ee-eadd-48ce-8b62-b91c1ad4b1a4 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 200 Aug 13 02:46:20.623952 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 922/3653] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:20 2026] GET /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:20.626445 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (026b93ce-14f6-4780-afad-7c8ed490a383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:20.627234 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Flow 'volume_create_api' (5e35e5dd-b05f-41e7-9569-aa615f4dd901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:20.627526 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume request issued successfully. Aug 13 02:46:20.628035 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2cf757f8-ff74-41d1-9459-5048b6887403 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:20.628734 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 894/3654] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:46:20 2026] POST /volume/v3/volumes => generated 776 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:20.644618 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fe4e8e01-ee38-437d-96e3-80fe87bd9083 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:20.646966 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe4e8e01-ee38-437d-96e3-80fe87bd9083 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 Aug 13 02:46:20.647395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe4e8e01-ee38-437d-96e3-80fe87bd9083 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:20.647499 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe4e8e01-ee38-437d-96e3-80fe87bd9083 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:20.655962 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:20.655962 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:20.659940 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fe4e8e01-ee38-437d-96e3-80fe87bd9083 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:20.664435 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe4e8e01-ee38-437d-96e3-80fe87bd9083 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 returned with HTTP 200 Aug 13 02:46:20.664843 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 920/3655] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:20 2026] GET /volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:46:21.226307 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-6cf8a375-5f75-447c-8387-f6324031be3f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:21.229204 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-6cf8a375-5f75-447c-8387-f6324031be3f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] DELETE https://10.4.3.30/volume/v3/attachments/2cbd181c-d258-4ca6-a474-41babb4eac9a Aug 13 02:46:21.229539 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-6cf8a375-5f75-447c-8387-f6324031be3f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:21.229886 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-6cf8a375-5f75-447c-8387-f6324031be3f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:21.238345 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.238345 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:21.295203 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fa8fbba6-a6e4-46d5-a4e4-f84adba1f1a0 req-6cf8a375-5f75-447c-8387-f6324031be3f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments/2cbd181c-d258-4ca6-a474-41babb4eac9a returned with HTTP 200 Aug 13 02:46:21.295853 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 920/3656] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:46:21 2026] DELETE /volume/v3/attachments/2cbd181c-d258-4ca6-a474-41babb4eac9a => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:21.530705 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-adb1a427-7b85-487a-80bc-43b3e2b69478 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:21.535619 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-adb1a427-7b85-487a-80bc-43b3e2b69478 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 Aug 13 02:46:21.535619 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-adb1a427-7b85-487a-80bc-43b3e2b69478 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:21.535619 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-adb1a427-7b85-487a-80bc-43b3e2b69478 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:21.542239 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.542239 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:21.549273 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-adb1a427-7b85-487a-80bc-43b3e2b69478 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:21.549273 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-adb1a427-7b85-487a-80bc-43b3e2b69478 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:21.549273 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-adb1a427-7b85-487a-80bc-43b3e2b69478 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:21.599281 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-adb1a427-7b85-487a-80bc-43b3e2b69478 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:21.602080 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.602080 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:21.612846 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-adb1a427-7b85-487a-80bc-43b3e2b69478 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 returned with HTTP 200 Aug 13 02:46:21.613272 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 923/3657] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:21 2026] GET /volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 => generated 913 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:21.631347 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d75d6f92-52a4-42b1-a5af-d4230d37f58f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:21.633263 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d75d6f92-52a4-42b1-a5af-d4230d37f58f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/group_snapshots Aug 13 02:46:21.633733 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d75d6f92-52a4-42b1-a5af-d4230d37f58f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f61195ac-e6f5-48f1-be2e-ef4b284d24ac", "name": "tempest-group_snapshot-1807105279"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:21.635896 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.group_snapshots [None req-d75d6f92-52a4-42b1-a5af-d4230d37f58f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f61195ac-e6f5-48f1-be2e-ef4b284d24ac', 'name': 'tempest-group_snapshot-1807105279'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 02:46:21.645023 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.645023 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:21.654977 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.group_snapshots [None req-d75d6f92-52a4-42b1-a5af-d4230d37f58f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Creating group_snapshot tempest-group_snapshot-1807105279. Aug 13 02:46:21.655587 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-36c466a7-0cd0-4f80-998c-c10f56f1ddf6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:21.659001 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-36c466a7-0cd0-4f80-998c-c10f56f1ddf6 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:21.659001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-36c466a7-0cd0-4f80-998c-c10f56f1ddf6 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:21.659001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-36c466a7-0cd0-4f80-998c-c10f56f1ddf6 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:21.659001 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-36c466a7-0cd0-4f80-998c-c10f56f1ddf6 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Delete volume with id: 2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:21.670224 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.670224 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:21.670224 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-36c466a7-0cd0-4f80-998c-c10f56f1ddf6 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:21.678231 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.678231 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:21.682367 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d93d2e60-d895-47ea-aa4a-735509666c3f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:21.685659 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-360e6dea-df29-4ee5-85f4-e3acb6c40422 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:21.686652 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d93d2e60-d895-47ea-aa4a-735509666c3f tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:21.687196 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d93d2e60-d895-47ea-aa4a-735509666c3f tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:21.687196 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d93d2e60-d895-47ea-aa4a-735509666c3f tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:21.687826 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d93d2e60-d895-47ea-aa4a-735509666c3f tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 81ccc833-2690-4f70-ad87-b2b507a81215. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:21.691687 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-360e6dea-df29-4ee5-85f4-e3acb6c40422 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 Aug 13 02:46:21.692042 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-360e6dea-df29-4ee5-85f4-e3acb6c40422 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:21.692468 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-360e6dea-df29-4ee5-85f4-e3acb6c40422 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:21.692534 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-d75d6f92-52a4-42b1-a5af-d4230d37f58f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1228357181 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1228357181, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:21.692908 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-d75d6f92-52a4-42b1-a5af-d4230d37f58f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1228357181 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1228357181, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:21.693547 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.693547 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:21.694498 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d93d2e60-d895-47ea-aa4a-735509666c3f tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 200 Aug 13 02:46:21.695205 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 921/3658] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:21 2026] GET /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:21.701029 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-36c466a7-0cd0-4f80-998c-c10f56f1ddf6 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Delete volume request issued successfully. Aug 13 02:46:21.701358 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-36c466a7-0cd0-4f80-998c-c10f56f1ddf6 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 202 Aug 13 02:46:21.701909 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 921/3659] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:21 2026] DELETE /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:21.702528 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.702528 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:21.710330 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-360e6dea-df29-4ee5-85f4-e3acb6c40422 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:21.720592 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-360e6dea-df29-4ee5-85f4-e3acb6c40422 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 returned with HTTP 200 Aug 13 02:46:21.721243 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 924/3660] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:21 2026] GET /volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 => generated 1007 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:21.726350 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-d75d6f92-52a4-42b1-a5af-d4230d37f58f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Created reservations ['86c4f395-30c7-4cc8-8e13-4dd62cd25d8a', '8943f208-a3a6-4947-9ed4-f07b1f95bd4a', '9c8cdf06-acc9-4042-bd6e-d91303edf1b2', '2981cc8d-8565-4133-9efe-fa5d3b54ecde'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:21.744866 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c75c252b-37aa-4b86-a564-4a65f38f5664 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:21.747328 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c75c252b-37aa-4b86-a564-4a65f38f5664 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:46:21.748269 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b9ab4f8d-8f81-48af-8b9e-97fb16bd86a1 req-6d1b886b-82ff-410f-8159-819207a1024f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:21.748333 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c75c252b-37aa-4b86-a564-4a65f38f5664 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "784a321e-2f3a-48a9-852f-c6964904d462", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1768612845"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:21.751548 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b9ab4f8d-8f81-48af-8b9e-97fb16bd86a1 req-6d1b886b-82ff-410f-8159-819207a1024f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:21.751841 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b9ab4f8d-8f81-48af-8b9e-97fb16bd86a1 req-6d1b886b-82ff-410f-8159-819207a1024f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:21.752104 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b9ab4f8d-8f81-48af-8b9e-97fb16bd86a1 req-6d1b886b-82ff-410f-8159-819207a1024f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:21.762212 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.762212 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:21.762652 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c75c252b-37aa-4b86-a564-4a65f38f5664 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:21.762849 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-c75c252b-37aa-4b86-a564-4a65f38f5664 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create snapshot from volume 784a321e-2f3a-48a9-852f-c6964904d462 Aug 13 02:46:21.764303 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.764303 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:21.770073 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-b9ab4f8d-8f81-48af-8b9e-97fb16bd86a1 req-6d1b886b-82ff-410f-8159-819207a1024f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:21.772638 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d75d6f92-52a4-42b1-a5af-d4230d37f58f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots returned with HTTP 202 Aug 13 02:46:21.773191 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 895/3661] 10.4.3.30 () {70 vars in 1317 bytes} [Thu Aug 13 02:46:21 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:21.776837 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b9ab4f8d-8f81-48af-8b9e-97fb16bd86a1 req-6d1b886b-82ff-410f-8159-819207a1024f tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 200 Aug 13 02:46:21.777366 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 922/3662] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:21 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 935 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:21.786090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5b255cc4-9a45-4155-a28e-fe2216e60c0d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:21.788597 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b255cc4-9a45-4155-a28e-fe2216e60c0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d Aug 13 02:46:21.788840 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b255cc4-9a45-4155-a28e-fe2216e60c0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:21.789057 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b255cc4-9a45-4155-a28e-fe2216e60c0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:21.789264 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-5b255cc4-9a45-4155-a28e-fe2216e60c0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 3bfe9fed-9d40-4780-b901-db04c9581a7d {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:21.792795 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.792795 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:21.796736 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b255cc4-9a45-4155-a28e-fe2216e60c0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d returned with HTTP 200 Aug 13 02:46:21.797343 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 925/3663] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:21 2026] GET /volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:21.815537 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c75c252b-37aa-4b86-a564-4a65f38f5664 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Created reservations ['bf626c60-a130-47cc-bc3a-b8e413c8f6d3', 'a47c2100-4d3d-4df1-8e27-49386ea5f215', 'dc5fed76-57f2-439a-aafe-8e2bb1910a9c', '434b8c0a-efb6-40f1-95ac-2fc2410e136a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:21.842172 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-7fd417a9-8c01-4c50-bdd4-d426400fb78f req-8f0cbcde-0ac7-4378-b173-9d7b8f6e510a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:21.846314 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-7fd417a9-8c01-4c50-bdd4-d426400fb78f req-8f0cbcde-0ac7-4378-b173-9d7b8f6e510a tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:46:21.846615 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-7fd417a9-8c01-4c50-bdd4-d426400fb78f req-8f0cbcde-0ac7-4378-b173-9d7b8f6e510a tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:21.846904 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-7fd417a9-8c01-4c50-bdd4-d426400fb78f req-8f0cbcde-0ac7-4378-b173-9d7b8f6e510a tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:21.854842 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c75c252b-37aa-4b86-a564-4a65f38f5664 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot create request issued successfully. Aug 13 02:46:21.855167 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c75c252b-37aa-4b86-a564-4a65f38f5664 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:46:21.855675 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 922/3664] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:46:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:21.858296 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-7fd417a9-8c01-4c50-bdd4-d426400fb78f req-8f0cbcde-0ac7-4378-b173-9d7b8f6e510a tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 404 Aug 13 02:46:21.860835 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 896/3665] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:21 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:21.869622 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0963481f-55bf-482d-8684-218bd319b5e2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:21.875515 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0963481f-55bf-482d-8684-218bd319b5e2 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa Aug 13 02:46:21.875751 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0963481f-55bf-482d-8684-218bd319b5e2 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:21.875940 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0963481f-55bf-482d-8684-218bd319b5e2 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:21.884269 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:21.884269 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:21.885321 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0963481f-55bf-482d-8684-218bd319b5e2 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:21.886239 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0963481f-55bf-482d-8684-218bd319b5e2 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa returned with HTTP 200 Aug 13 02:46:21.886816 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 923/3666] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:21 2026] GET /volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:22.716690 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-505e719c-0128-409a-9b3e-77b147781ffb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:22.719467 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-505e719c-0128-409a-9b3e-77b147781ffb tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:22.719467 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-505e719c-0128-409a-9b3e-77b147781ffb tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:22.719945 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-505e719c-0128-409a-9b3e-77b147781ffb tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:22.720019 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-505e719c-0128-409a-9b3e-77b147781ffb tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 81ccc833-2690-4f70-ad87-b2b507a81215. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:22.728282 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:22.728282 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:22.728282 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-505e719c-0128-409a-9b3e-77b147781ffb tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 200 Aug 13 02:46:22.728282 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 926/3667] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:22 2026] GET /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:46:22.812980 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dafaad30-8bf7-4932-835f-fcc72d220048 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:22.817052 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dafaad30-8bf7-4932-835f-fcc72d220048 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d Aug 13 02:46:22.817667 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dafaad30-8bf7-4932-835f-fcc72d220048 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:22.817919 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dafaad30-8bf7-4932-835f-fcc72d220048 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:22.818305 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-dafaad30-8bf7-4932-835f-fcc72d220048 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 3bfe9fed-9d40-4780-b901-db04c9581a7d {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:22.827708 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:22.827708 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:22.833716 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dafaad30-8bf7-4932-835f-fcc72d220048 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d returned with HTTP 200 Aug 13 02:46:22.834187 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 923/3668] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:22 2026] GET /volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d => generated 308 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:22.848225 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-846bb7ec-1d1a-46e7-9cdf-510b66fcc119 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:22.853433 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-846bb7ec-1d1a-46e7-9cdf-510b66fcc119 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/snapshots/detail Aug 13 02:46:22.853433 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-846bb7ec-1d1a-46e7-9cdf-510b66fcc119 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:22.853433 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-846bb7ec-1d1a-46e7-9cdf-510b66fcc119 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:22.853433 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-846bb7ec-1d1a-46e7-9cdf-510b66fcc119 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:22.855070 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:22.855070 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:22.856314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.db.api [None req-846bb7ec-1d1a-46e7-9cdf-510b66fcc119 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Building query based on filter {{(pid=100287) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:46:22.862107 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-846bb7ec-1d1a-46e7-9cdf-510b66fcc119 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all snapshots completed successfully. Aug 13 02:46:22.862107 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:22.862107 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:22.862560 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-846bb7ec-1d1a-46e7-9cdf-510b66fcc119 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 02:46:22.863084 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 897/3669] 10.4.3.30 () {66 vars in 1257 bytes} [Thu Aug 13 02:46:22 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:22.879697 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-556a0ee5-fce6-4e14-87d9-7057001daab6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:22.881781 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-556a0ee5-fce6-4e14-87d9-7057001daab6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/snapshots/87d67684-0ec7-4840-ab51-2469dd57071a Aug 13 02:46:22.882057 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-556a0ee5-fce6-4e14-87d9-7057001daab6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:22.882331 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-556a0ee5-fce6-4e14-87d9-7057001daab6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:22.888133 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:22.888133 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:22.888815 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-556a0ee5-fce6-4e14-87d9-7057001daab6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Snapshot retrieved successfully. Aug 13 02:46:22.889790 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-556a0ee5-fce6-4e14-87d9-7057001daab6 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/snapshots/87d67684-0ec7-4840-ab51-2469dd57071a returned with HTTP 200 Aug 13 02:46:22.890299 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 924/3670] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:22 2026] GET /volume/v3/snapshots/87d67684-0ec7-4840-ab51-2469dd57071a => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:22.901014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1e0d23ba-dd06-4cfc-8460-ac649fe212ca None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:22.903616 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e0d23ba-dd06-4cfc-8460-ac649fe212ca tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa Aug 13 02:46:22.904448 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e0d23ba-dd06-4cfc-8460-ac649fe212ca tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:22.904753 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-395b2db8-b22e-4911-b2a0-6cde825bab41 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:22.904849 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e0d23ba-dd06-4cfc-8460-ac649fe212ca tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:22.907139 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-395b2db8-b22e-4911-b2a0-6cde825bab41 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d Aug 13 02:46:22.907458 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-395b2db8-b22e-4911-b2a0-6cde825bab41 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:22.907689 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-395b2db8-b22e-4911-b2a0-6cde825bab41 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:22.907840 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-395b2db8-b22e-4911-b2a0-6cde825bab41 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 3bfe9fed-9d40-4780-b901-db04c9581a7d {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:22.916276 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:22.916276 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:22.918582 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:22.918582 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:22.918930 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1e0d23ba-dd06-4cfc-8460-ac649fe212ca tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:22.919706 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e0d23ba-dd06-4cfc-8460-ac649fe212ca tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa returned with HTTP 200 Aug 13 02:46:22.920144 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 927/3671] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:22 2026] GET /volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:22.921282 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-395b2db8-b22e-4911-b2a0-6cde825bab41 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d returned with HTTP 200 Aug 13 02:46:22.921835 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 924/3672] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:22 2026] GET /volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d => generated 308 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:22.931621 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9e96ecda-ed7c-47b1-8aff-7acbc41860cc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:22.934948 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f5f3c7d2-514d-4fa9-9790-1635347a8ca0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:22.935234 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9e96ecda-ed7c-47b1-8aff-7acbc41860cc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/detail Aug 13 02:46:22.935518 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9e96ecda-ed7c-47b1-8aff-7acbc41860cc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:22.935812 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9e96ecda-ed7c-47b1-8aff-7acbc41860cc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:22.938382 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5f3c7d2-514d-4fa9-9790-1635347a8ca0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] GET https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa Aug 13 02:46:22.939030 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5f3c7d2-514d-4fa9-9790-1635347a8ca0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:22.939030 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5f3c7d2-514d-4fa9-9790-1635347a8ca0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:22.948448 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:22.948448 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:22.949124 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f5f3c7d2-514d-4fa9-9790-1635347a8ca0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Snapshot retrieved successfully. Aug 13 02:46:22.950633 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5f3c7d2-514d-4fa9-9790-1635347a8ca0 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa returned with HTTP 200 Aug 13 02:46:22.951346 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 925/3673] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:22 2026] GET /volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:22.955688 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9e96ecda-ed7c-47b1-8aff-7acbc41860cc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 13 02:46:22.956092 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 898/3674] 10.4.3.30 () {68 vars in 1316 bytes} [Thu Aug 13 02:46:22 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:22.963849 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b1af032e-9bcf-41af-8928-9dba83122e03 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:22.965849 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c76bf24-ebc5-4b00-8884-f264c2e45e07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:22.966420 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b1af032e-9bcf-41af-8928-9dba83122e03 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa Aug 13 02:46:22.966968 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b1af032e-9bcf-41af-8928-9dba83122e03 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:22.967236 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b1af032e-9bcf-41af-8928-9dba83122e03 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:22.967400 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-b1af032e-9bcf-41af-8928-9dba83122e03 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete snapshot with id: 70614dbd-c77b-4481-8c23-1d14a7699bfa Aug 13 02:46:22.969807 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c76bf24-ebc5-4b00-8884-f264c2e45e07 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] DELETE https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d Aug 13 02:46:22.970090 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c76bf24-ebc5-4b00-8884-f264c2e45e07 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:22.970356 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c76bf24-ebc5-4b00-8884-f264c2e45e07 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:22.970729 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-1c76bf24-ebc5-4b00-8884-f264c2e45e07 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] delete called for member 3bfe9fed-9d40-4780-b901-db04c9581a7d {{(pid=100286) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 02:46:22.970729 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.group_snapshots [None req-1c76bf24-ebc5-4b00-8884-f264c2e45e07 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Delete group_snapshot with id: 3bfe9fed-9d40-4780-b901-db04c9581a7d Aug 13 02:46:22.977751 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:22.977751 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:22.979611 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:22.979611 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:22.981242 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b1af032e-9bcf-41af-8928-9dba83122e03 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:23.008844 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b1af032e-9bcf-41af-8928-9dba83122e03 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot delete request issued successfully. Aug 13 02:46:23.009106 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b1af032e-9bcf-41af-8928-9dba83122e03 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa returned with HTTP 202 Aug 13 02:46:23.009737 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 928/3675] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:46:22 2026] DELETE /volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:23.020337 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e09d53cf-ffe2-4801-a35a-18bbdfa9399e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.022029 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e09d53cf-ffe2-4801-a35a-18bbdfa9399e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa Aug 13 02:46:23.022965 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e09d53cf-ffe2-4801-a35a-18bbdfa9399e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.022965 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e09d53cf-ffe2-4801-a35a-18bbdfa9399e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.026197 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c76bf24-ebc5-4b00-8884-f264c2e45e07 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d returned with HTTP 202 Aug 13 02:46:23.026659 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 925/3676] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:46:22 2026] DELETE /volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:23.032973 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.032973 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:23.033513 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e09d53cf-ffe2-4801-a35a-18bbdfa9399e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:23.034527 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e09d53cf-ffe2-4801-a35a-18bbdfa9399e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa returned with HTTP 200 Aug 13 02:46:23.035243 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 926/3677] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:23 2026] GET /volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:23.038728 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-98473cdb-d534-45be-aff6-2cc407190cde None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.042827 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-98473cdb-d534-45be-aff6-2cc407190cde tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:23.043055 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-98473cdb-d534-45be-aff6-2cc407190cde tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.043237 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-98473cdb-d534-45be-aff6-2cc407190cde tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.043587 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-98473cdb-d534-45be-aff6-2cc407190cde tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:23.043744 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.043744 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:23.046214 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-98473cdb-d534-45be-aff6-2cc407190cde tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:23.060884 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-98473cdb-d534-45be-aff6-2cc407190cde tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all volumes completed successfully. Aug 13 02:46:23.061935 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-98473cdb-d534-45be-aff6-2cc407190cde tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:23.062221 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-98473cdb-d534-45be-aff6-2cc407190cde tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:23.126464 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-98473cdb-d534-45be-aff6-2cc407190cde tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:23.130890 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.130890 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:23.142617 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-98473cdb-d534-45be-aff6-2cc407190cde tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:23.143404 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 899/3678] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:23 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:23.161959 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-276ab38d-97e7-4526-8bd9-137fb1db4bcc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.164762 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-276ab38d-97e7-4526-8bd9-137fb1db4bcc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/snapshots/detail Aug 13 02:46:23.164762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-276ab38d-97e7-4526-8bd9-137fb1db4bcc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.164762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-276ab38d-97e7-4526-8bd9-137fb1db4bcc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.164762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-276ab38d-97e7-4526-8bd9-137fb1db4bcc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:23.165027 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.165027 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:23.167318 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-276ab38d-97e7-4526-8bd9-137fb1db4bcc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:46:23.173632 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-276ab38d-97e7-4526-8bd9-137fb1db4bcc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all snapshots completed successfully. Aug 13 02:46:23.175025 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-276ab38d-97e7-4526-8bd9-137fb1db4bcc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 02:46:23.175641 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 929/3679] 10.4.3.30 () {66 vars in 1257 bytes} [Thu Aug 13 02:46:23 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:46:23.189303 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b44e3fd-77f7-462d-992b-92ae8414284f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.192305 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b44e3fd-77f7-462d-992b-92ae8414284f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d Aug 13 02:46:23.192907 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b44e3fd-77f7-462d-992b-92ae8414284f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.193364 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b44e3fd-77f7-462d-992b-92ae8414284f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.193426 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-2b44e3fd-77f7-462d-992b-92ae8414284f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member 3bfe9fed-9d40-4780-b901-db04c9581a7d {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:23.196839 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b44e3fd-77f7-462d-992b-92ae8414284f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d returned with HTTP 404 Aug 13 02:46:23.197605 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 926/3680] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:23 2026] GET /volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:23.209426 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-81954cee-91ba-4603-ac8d-649281bcf933 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.214358 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81954cee-91ba-4603-ac8d-649281bcf933 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/group_snapshots Aug 13 02:46:23.214746 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81954cee-91ba-4603-ac8d-649281bcf933 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.216705 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81954cee-91ba-4603-ac8d-649281bcf933 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.223315 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81954cee-91ba-4603-ac8d-649281bcf933 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots returned with HTTP 200 Aug 13 02:46:23.225797 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 927/3681] 10.4.3.30 () {68 vars in 1295 bytes} [Thu Aug 13 02:46:23 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:23.235816 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-aebe20ae-ba5f-45e6-bff2-d1bd4d38ca08 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.240627 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aebe20ae-ba5f-45e6-bff2-d1bd4d38ca08 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] DELETE https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d Aug 13 02:46:23.240956 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aebe20ae-ba5f-45e6-bff2-d1bd4d38ca08 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.241677 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aebe20ae-ba5f-45e6-bff2-d1bd4d38ca08 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.241677 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.group_snapshots [None req-aebe20ae-ba5f-45e6-bff2-d1bd4d38ca08 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] delete called for member 3bfe9fed-9d40-4780-b901-db04c9581a7d {{(pid=100287) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 02:46:23.241677 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.group_snapshots [None req-aebe20ae-ba5f-45e6-bff2-d1bd4d38ca08 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Delete group_snapshot with id: 3bfe9fed-9d40-4780-b901-db04c9581a7d Aug 13 02:46:23.247895 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aebe20ae-ba5f-45e6-bff2-d1bd4d38ca08 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d returned with HTTP 404 Aug 13 02:46:23.248698 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 900/3682] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:46:23 2026] DELETE /volume/v3/group_snapshots/3bfe9fed-9d40-4780-b901-db04c9581a7d => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:23.259916 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a3d7a1d2-2ee8-4353-8b1c-db28fea02a0d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.262409 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3d7a1d2-2ee8-4353-8b1c-db28fea02a0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:23.262684 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3d7a1d2-2ee8-4353-8b1c-db28fea02a0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.262909 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3d7a1d2-2ee8-4353-8b1c-db28fea02a0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.263171 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-a3d7a1d2-2ee8-4353-8b1c-db28fea02a0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:23.264196 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a3d7a1d2-2ee8-4353-8b1c-db28fea02a0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:23.274207 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a3d7a1d2-2ee8-4353-8b1c-db28fea02a0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Get all volumes completed successfully. Aug 13 02:46:23.275454 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-a3d7a1d2-2ee8-4353-8b1c-db28fea02a0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:23.276267 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-a3d7a1d2-2ee8-4353-8b1c-db28fea02a0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:23.337905 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-a3d7a1d2-2ee8-4353-8b1c-db28fea02a0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:23.341836 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.341836 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:23.352938 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3d7a1d2-2ee8-4353-8b1c-db28fea02a0d tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:23.353415 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 930/3683] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:23 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:23.369430 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e9e1fdcf-3f09-4a5c-9842-c5d1e7859dd7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.372709 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9e1fdcf-3f09-4a5c-9842-c5d1e7859dd7 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] POST https://10.4.3.30/volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac/action Aug 13 02:46:23.372709 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9e1fdcf-3f09-4a5c-9842-c5d1e7859dd7 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:23.372709 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9e1fdcf-3f09-4a5c-9842-c5d1e7859dd7 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:23.374270 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-e9e1fdcf-3f09-4a5c-9842-c5d1e7859dd7 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] delete called for group f61195ac-e6f5-48f1-be2e-ef4b284d24ac {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:46:23.374270 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-e9e1fdcf-3f09-4a5c-9842-c5d1e7859dd7 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Delete group with id: f61195ac-e6f5-48f1-be2e-ef4b284d24ac Aug 13 02:46:23.379497 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.379497 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:23.426802 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9e1fdcf-3f09-4a5c-9842-c5d1e7859dd7 tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac/action returned with HTTP 202 Aug 13 02:46:23.427223 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 927/3684] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:46:23 2026] POST /volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:23.438078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-659c2990-1dda-48f5-a7ba-9e2cd6b6d5fc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.440939 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-659c2990-1dda-48f5-a7ba-9e2cd6b6d5fc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 Aug 13 02:46:23.441224 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-659c2990-1dda-48f5-a7ba-9e2cd6b6d5fc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.441507 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-659c2990-1dda-48f5-a7ba-9e2cd6b6d5fc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.451659 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.451659 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:23.457067 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-659c2990-1dda-48f5-a7ba-9e2cd6b6d5fc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Volume info retrieved successfully. Aug 13 02:46:23.457982 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-659c2990-1dda-48f5-a7ba-9e2cd6b6d5fc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:23.458293 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-659c2990-1dda-48f5-a7ba-9e2cd6b6d5fc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:23.514529 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-659c2990-1dda-48f5-a7ba-9e2cd6b6d5fc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:23.521747 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.521747 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:23.534665 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-659c2990-1dda-48f5-a7ba-9e2cd6b6d5fc tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 returned with HTTP 200 Aug 13 02:46:23.535183 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 928/3685] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:23 2026] GET /volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:23.742154 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dcff89b2-e5cb-4ef8-9808-f50be242ff2e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.746706 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dcff89b2-e5cb-4ef8-9808-f50be242ff2e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:23.746957 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dcff89b2-e5cb-4ef8-9808-f50be242ff2e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.747146 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dcff89b2-e5cb-4ef8-9808-f50be242ff2e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.754523 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-dcff89b2-e5cb-4ef8-9808-f50be242ff2e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 81ccc833-2690-4f70-ad87-b2b507a81215. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:23.756108 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.756108 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:23.757566 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dcff89b2-e5cb-4ef8-9808-f50be242ff2e tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 200 Aug 13 02:46:23.757768 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 901/3686] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:23 2026] GET /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:23.773125 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f64bf3db-cf53-4304-850a-8e22ad4e6130 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.776279 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f64bf3db-cf53-4304-850a-8e22ad4e6130 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:23.776619 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f64bf3db-cf53-4304-850a-8e22ad4e6130 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.776854 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f64bf3db-cf53-4304-850a-8e22ad4e6130 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.777000 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f64bf3db-cf53-4304-850a-8e22ad4e6130 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:23.785614 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f592bde-a7ea-49b8-a695-118350724c61 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.786711 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f592bde-a7ea-49b8-a695-118350724c61 None None] GET https://10.4.3.30/volume// Aug 13 02:46:23.786841 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f592bde-a7ea-49b8-a695-118350724c61 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.787036 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f592bde-a7ea-49b8-a695-118350724c61 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.787547 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f592bde-a7ea-49b8-a695-118350724c61 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:23.787825 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 928/3687] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:46:23 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:23.788891 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.788891 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:23.789859 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f64bf3db-cf53-4304-850a-8e22ad4e6130 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:46:23.790423 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 931/3688] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:23 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:23.803204 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f8b917e3-adb9-46c6-9f31-e77b783d2f26 req-cf944bae-5c1c-4b5c-9220-42c3ce3c1de4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.804966 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bb624dbb-9f22-4826-a673-08a56cf9265b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.806303 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f8b917e3-adb9-46c6-9f31-e77b783d2f26 req-cf944bae-5c1c-4b5c-9220-42c3ce3c1de4 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:46:23.806675 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f8b917e3-adb9-46c6-9f31-e77b783d2f26 req-cf944bae-5c1c-4b5c-9220-42c3ce3c1de4 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e735299-54ad-49f4-a373-d923587a2be1", "connector": null, "instance_uuid": "6da9334b-bbc9-49f1-ad27-84b3edd42a9c"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:23.810014 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bb624dbb-9f22-4826-a673-08a56cf9265b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] DELETE https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:23.810353 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bb624dbb-9f22-4826-a673-08a56cf9265b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.810638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bb624dbb-9f22-4826-a673-08a56cf9265b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.810788 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-bb624dbb-9f22-4826-a673-08a56cf9265b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Delete backup with id: 81ccc833-2690-4f70-ad87-b2b507a81215. Aug 13 02:46:23.818651 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.818651 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:23.828725 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.828725 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:23.841753 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-bb624dbb-9f22-4826-a673-08a56cf9265b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] delete_backup rpcapi backup_id 81ccc833-2690-4f70-ad87-b2b507a81215 {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:46:23.845840 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bb624dbb-9f22-4826-a673-08a56cf9265b tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 202 Aug 13 02:46:23.846372 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 902/3689] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:23 2026] DELETE /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:46:23.855540 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b0a09bc7-9177-4226-877a-83dd77b47e63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.858693 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0a09bc7-9177-4226-877a-83dd77b47e63 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:23.859008 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0a09bc7-9177-4226-877a-83dd77b47e63 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.860222 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0a09bc7-9177-4226-877a-83dd77b47e63 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.860397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b0a09bc7-9177-4226-877a-83dd77b47e63 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 81ccc833-2690-4f70-ad87-b2b507a81215. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:23.869279 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.869279 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:23.869999 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0a09bc7-9177-4226-877a-83dd77b47e63 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 200 Aug 13 02:46:23.872273 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 929/3690] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:23 2026] GET /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:23.873564 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f8b917e3-adb9-46c6-9f31-e77b783d2f26 req-cf944bae-5c1c-4b5c-9220-42c3ce3c1de4 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:46:23.874048 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 929/3691] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:46:23 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:23.886067 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f8b917e3-adb9-46c6-9f31-e77b783d2f26 req-cc5d8e11-1200-49c1-a5af-90dc326c1b29 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:23.890679 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f8b917e3-adb9-46c6-9f31-e77b783d2f26 req-cc5d8e11-1200-49c1-a5af-90dc326c1b29 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] DELETE https://10.4.3.30/volume/v3/attachments/131cca69-b1ee-416c-afbb-04d4f0a43068 Aug 13 02:46:23.890965 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f8b917e3-adb9-46c6-9f31-e77b783d2f26 req-cc5d8e11-1200-49c1-a5af-90dc326c1b29 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:23.891233 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f8b917e3-adb9-46c6-9f31-e77b783d2f26 req-cc5d8e11-1200-49c1-a5af-90dc326c1b29 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:23.902598 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:23.902598 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:23.967409 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f8b917e3-adb9-46c6-9f31-e77b783d2f26 req-cc5d8e11-1200-49c1-a5af-90dc326c1b29 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/attachments/131cca69-b1ee-416c-afbb-04d4f0a43068 returned with HTTP 200 Aug 13 02:46:23.968125 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 932/3692] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:46:23 2026] DELETE /volume/v3/attachments/131cca69-b1ee-416c-afbb-04d4f0a43068 => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:24.045710 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-25554fa2-4d7e-4ea6-b926-f578375c0f0f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.048838 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-25554fa2-4d7e-4ea6-b926-f578375c0f0f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa Aug 13 02:46:24.048838 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-25554fa2-4d7e-4ea6-b926-f578375c0f0f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.048838 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-25554fa2-4d7e-4ea6-b926-f578375c0f0f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.053583 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-25554fa2-4d7e-4ea6-b926-f578375c0f0f tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa returned with HTTP 404 Aug 13 02:46:24.054042 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 903/3693] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:24 2026] GET /volume/v3/snapshots/70614dbd-c77b-4481-8c23-1d14a7699bfa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:24.062099 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ceaa78c-16cc-4221-99c3-a3bce0e6cad9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.065099 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ceaa78c-16cc-4221-99c3-a3bce0e6cad9 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 Aug 13 02:46:24.065406 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ceaa78c-16cc-4221-99c3-a3bce0e6cad9 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.065651 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ceaa78c-16cc-4221-99c3-a3bce0e6cad9 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.065850 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1ceaa78c-16cc-4221-99c3-a3bce0e6cad9 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete volume with id: 784a321e-2f3a-48a9-852f-c6964904d462 Aug 13 02:46:24.075792 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:24.075792 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:24.076303 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ceaa78c-16cc-4221-99c3-a3bce0e6cad9 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:24.117572 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ceaa78c-16cc-4221-99c3-a3bce0e6cad9 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete volume request issued successfully. Aug 13 02:46:24.118324 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ceaa78c-16cc-4221-99c3-a3bce0e6cad9 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 returned with HTTP 202 Aug 13 02:46:24.118983 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 930/3694] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:24 2026] DELETE /volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:24.129230 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-198ec48e-d84f-4a81-9a63-dfdf6ae8401c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.131431 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-198ec48e-d84f-4a81-9a63-dfdf6ae8401c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 Aug 13 02:46:24.131431 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-198ec48e-d84f-4a81-9a63-dfdf6ae8401c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.131431 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-198ec48e-d84f-4a81-9a63-dfdf6ae8401c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.141541 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:24.141541 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:24.150299 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-198ec48e-d84f-4a81-9a63-dfdf6ae8401c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:24.157049 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-198ec48e-d84f-4a81-9a63-dfdf6ae8401c tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 returned with HTTP 200 Aug 13 02:46:24.157828 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 930/3695] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:24 2026] GET /volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:24.551047 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4b0190fd-8160-4eb6-bd54-3c0b356f7c3f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.553003 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4b0190fd-8160-4eb6-bd54-3c0b356f7c3f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 Aug 13 02:46:24.553286 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4b0190fd-8160-4eb6-bd54-3c0b356f7c3f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.553503 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4b0190fd-8160-4eb6-bd54-3c0b356f7c3f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.559474 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4b0190fd-8160-4eb6-bd54-3c0b356f7c3f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 returned with HTTP 404 Aug 13 02:46:24.559824 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 933/3696] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:24 2026] GET /volume/v3/volumes/864c4aa6-65b1-46a8-b230-b16e82c1b234 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:24.570760 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5a6c4ffe-57d9-43b3-a118-86f7f397b55f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.572620 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5a6c4ffe-57d9-43b3-a118-86f7f397b55f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] GET https://10.4.3.30/volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac Aug 13 02:46:24.572901 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5a6c4ffe-57d9-43b3-a118-86f7f397b55f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.573177 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5a6c4ffe-57d9-43b3-a118-86f7f397b55f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.573387 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-5a6c4ffe-57d9-43b3-a118-86f7f397b55f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] show called for member f61195ac-e6f5-48f1-be2e-ef4b284d24ac {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:24.577183 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5a6c4ffe-57d9-43b3-a118-86f7f397b55f tempest-GroupSnapshotsTest-1340225940 tempest-GroupSnapshotsTest-1340225940-project-member] https://10.4.3.30/volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac returned with HTTP 404 Aug 13 02:46:24.577823 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 904/3697] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:24 2026] GET /volume/v3/groups/f61195ac-e6f5-48f1-be2e-ef4b284d24ac => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:24.587448 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4da31557-121e-4728-90f9-d4dc8f9b7e4e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.588034 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4da31557-121e-4728-90f9-d4dc8f9b7e4e tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/26fe8542-81a9-4a4e-b1fa-19cb92da587b Aug 13 02:46:24.588426 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4da31557-121e-4728-90f9-d4dc8f9b7e4e tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.588921 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4da31557-121e-4728-90f9-d4dc8f9b7e4e tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.603259 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4da31557-121e-4728-90f9-d4dc8f9b7e4e tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/group_types/26fe8542-81a9-4a4e-b1fa-19cb92da587b returned with HTTP 202 Aug 13 02:46:24.606268 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 931/3698] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:46:24 2026] DELETE /volume/v3/group_types/26fe8542-81a9-4a4e-b1fa-19cb92da587b => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:24.612119 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3c2a643b-ce50-4881-8dbf-dfac0f8444cc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.614195 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3c2a643b-ce50-4881-8dbf-dfac0f8444cc tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] DELETE https://10.4.3.30/volume/v3/types/b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3 Aug 13 02:46:24.614432 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3c2a643b-ce50-4881-8dbf-dfac0f8444cc tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.614656 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3c2a643b-ce50-4881-8dbf-dfac0f8444cc tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.638272 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3c2a643b-ce50-4881-8dbf-dfac0f8444cc tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/types/b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3 returned with HTTP 202 Aug 13 02:46:24.638272 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 931/3699] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:24 2026] DELETE /volume/v3/types/b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:24.647676 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cb72aec3-0836-4c73-a2bc-f41183e844ed None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.650132 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb72aec3-0836-4c73-a2bc-f41183e844ed tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] GET https://10.4.3.30/volume/v3/types/b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3 Aug 13 02:46:24.650455 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb72aec3-0836-4c73-a2bc-f41183e844ed tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.650755 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb72aec3-0836-4c73-a2bc-f41183e844ed tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.654617 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb72aec3-0836-4c73-a2bc-f41183e844ed tempest-GroupSnapshotsTest-1003559098 tempest-GroupSnapshotsTest-1003559098-project-admin] https://10.4.3.30/volume/v3/types/b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3 returned with HTTP 404 Aug 13 02:46:24.655226 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 934/3700] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:46:24 2026] GET /volume/v3/types/b35b7b01-9311-4b9a-ba1d-8dbcc60d55a3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:24.715110 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-e0f7c6e5-157c-46de-9f4c-4938ec4ca9ce req-74f81dbb-327f-45e5-97d3-3e9a3e979b75 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.716551 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e0f7c6e5-157c-46de-9f4c-4938ec4ca9ce req-74f81dbb-327f-45e5-97d3-3e9a3e979b75 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] DELETE https://10.4.3.30/volume/v3/attachments/e4e1d016-636f-4074-9653-980d04e439d4 Aug 13 02:46:24.716767 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e0f7c6e5-157c-46de-9f4c-4938ec4ca9ce req-74f81dbb-327f-45e5-97d3-3e9a3e979b75 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.716980 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-e0f7c6e5-157c-46de-9f4c-4938ec4ca9ce req-74f81dbb-327f-45e5-97d3-3e9a3e979b75 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.729749 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:24.729749 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:24.783899 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-e0f7c6e5-157c-46de-9f4c-4938ec4ca9ce req-74f81dbb-327f-45e5-97d3-3e9a3e979b75 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/attachments/e4e1d016-636f-4074-9653-980d04e439d4 returned with HTTP 200 Aug 13 02:46:24.784494 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 905/3701] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:46:24 2026] DELETE /volume/v3/attachments/e4e1d016-636f-4074-9653-980d04e439d4 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:24.884144 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be3aa9f3-4fdc-4899-869d-a15aef06c412 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.885829 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be3aa9f3-4fdc-4899-869d-a15aef06c412 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 Aug 13 02:46:24.886000 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be3aa9f3-4fdc-4899-869d-a15aef06c412 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.886210 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be3aa9f3-4fdc-4899-869d-a15aef06c412 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.886325 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-be3aa9f3-4fdc-4899-869d-a15aef06c412 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 81ccc833-2690-4f70-ad87-b2b507a81215. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:24.892275 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be3aa9f3-4fdc-4899-869d-a15aef06c412 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 returned with HTTP 404 Aug 13 02:46:24.892275 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 932/3702] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:24 2026] GET /volume/v3/backups/81ccc833-2690-4f70-ad87-b2b507a81215 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:24.898019 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5079ff04-3d1c-4986-81a3-d9848905a8d1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.899942 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5079ff04-3d1c-4986-81a3-d9848905a8d1 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] DELETE https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:24.900120 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5079ff04-3d1c-4986-81a3-d9848905a8d1 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.900319 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5079ff04-3d1c-4986-81a3-d9848905a8d1 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.900531 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-5079ff04-3d1c-4986-81a3-d9848905a8d1 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Delete backup with id: 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. Aug 13 02:46:24.904482 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:24.904482 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:24.915855 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-5079ff04-3d1c-4986-81a3-d9848905a8d1 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] delete_backup rpcapi backup_id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:46:24.917624 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5079ff04-3d1c-4986-81a3-d9848905a8d1 tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 202 Aug 13 02:46:24.918049 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 932/3703] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:24 2026] DELETE /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:46:24.930285 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6fe959a5-db8b-49ce-b9a7-bea573ddcd5a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:24.935112 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6fe959a5-db8b-49ce-b9a7-bea573ddcd5a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:24.935112 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6fe959a5-db8b-49ce-b9a7-bea573ddcd5a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:24.935112 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6fe959a5-db8b-49ce-b9a7-bea573ddcd5a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:24.935112 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6fe959a5-db8b-49ce-b9a7-bea573ddcd5a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:24.940689 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:24.940689 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:24.941629 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6fe959a5-db8b-49ce-b9a7-bea573ddcd5a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 200 Aug 13 02:46:24.942267 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 935/3704] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:24 2026] GET /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:25.175534 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-021e8393-ad21-47e1-8274-aaf81a0344b4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:25.178656 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-021e8393-ad21-47e1-8274-aaf81a0344b4 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 Aug 13 02:46:25.178656 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-021e8393-ad21-47e1-8274-aaf81a0344b4 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:25.178656 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-021e8393-ad21-47e1-8274-aaf81a0344b4 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:25.188202 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-021e8393-ad21-47e1-8274-aaf81a0344b4 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 returned with HTTP 404 Aug 13 02:46:25.189175 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 906/3705] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:25 2026] GET /volume/v3/volumes/784a321e-2f3a-48a9-852f-c6964904d462 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:25.203708 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74f38b05-727f-4a29-a799-663c535b8137 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:25.206389 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:25.206656 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1872036548"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:25.208080 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1872036548'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:25.208211 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume of 1 GB Aug 13 02:46:25.215461 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Availability Zones retrieved successfully. Aug 13 02:46:25.221897 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Flow 'volume_create_api' (311fdfb8-1f36-4bb3-b7c8-8304001e3147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:25.223075 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbf52e1e-1ad1-45ab-a97c-d8b6ff82710e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:25.224038 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:25.259115 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbf52e1e-1ad1-45ab-a97c-d8b6ff82710e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:25.260002 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679d5da9-15f3-43af-b804-b4fa329679ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:25.304330 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Created reservations ['5adaca34-a0a3-41fb-bf81-a5de5a9e0bc0', '35dc57ea-be3b-4e0a-88ff-1ebdcf626520', '2b6aee66-7255-494a-8c7d-2d8b7a03e6ca', '02cff655-c081-482d-9905-3958d7a6b545'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:25.305209 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679d5da9-15f3-43af-b804-b4fa329679ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5adaca34-a0a3-41fb-bf81-a5de5a9e0bc0', '35dc57ea-be3b-4e0a-88ff-1ebdcf626520', '2b6aee66-7255-494a-8c7d-2d8b7a03e6ca', '02cff655-c081-482d-9905-3958d7a6b545']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:25.306078 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6385a2b-2b86-45ab-a217-d1c7a19014ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:25.329167 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6385a2b-2b86-45ab-a217-d1c7a19014ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c00144c0-45c0-4f12-b082-222a3cbdea0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1872036548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a137ec412704a27a4ff3a7f92caa4f1',qos_specs=None,replication_status=,reservations=['5adaca34-a0a3-41fb-bf81-a5de5a9e0bc0','35dc57ea-be3b-4e0a-88ff-1ebdcf626520','2b6aee66-7255-494a-8c7d-2d8b7a03e6ca','02cff655-c081-482d-9905-3958d7a6b545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7415c272e95742daa68462499d1c2b2a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1872036548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c00144c0-45c0-4f12-b082-222a3cbdea0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a137ec412704a27a4ff3a7f92caa4f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7415c272e95742daa68462499d1c2b2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:25.329911 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1739e82-6bab-4110-8793-88aac4cbb145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:25.350060 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1739e82-6bab-4110-8793-88aac4cbb145) transitioned into state 'SUCCESS' from state '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-1872036548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a137ec412704a27a4ff3a7f92caa4f1',qos_specs=None,replication_status=,reservations=['5adaca34-a0a3-41fb-bf81-a5de5a9e0bc0','35dc57ea-be3b-4e0a-88ff-1ebdcf626520','2b6aee66-7255-494a-8c7d-2d8b7a03e6ca','02cff655-c081-482d-9905-3958d7a6b545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7415c272e95742daa68462499d1c2b2a',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:25.350961 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b2d2ba-2f40-4374-9d52-833465ee52f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:25.361207 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b2d2ba-2f40-4374-9d52-833465ee52f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:25.362054 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Flow 'volume_create_api' (311fdfb8-1f36-4bb3-b7c8-8304001e3147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:25.362420 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create volume request issued successfully. Aug 13 02:46:25.362964 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74f38b05-727f-4a29-a799-663c535b8137 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:25.363487 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 933/3706] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:46:25 2026] POST /volume/v3/volumes => generated 776 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:25.375927 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-78135dee-d34d-42d8-94f3-f4b28df0115a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:25.378314 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-78135dee-d34d-42d8-94f3-f4b28df0115a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a Aug 13 02:46:25.378622 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-78135dee-d34d-42d8-94f3-f4b28df0115a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:25.378902 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-78135dee-d34d-42d8-94f3-f4b28df0115a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:25.402600 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:25.402600 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:25.407865 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-78135dee-d34d-42d8-94f3-f4b28df0115a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:25.415614 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-78135dee-d34d-42d8-94f3-f4b28df0115a tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a returned with HTTP 200 Aug 13 02:46:25.416175 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 933/3707] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:25 2026] GET /volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a => generated 955 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:25.467915 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b94438ef-175f-4e5d-8c16-b245ad112e96 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:25.468345 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b94438ef-175f-4e5d-8c16-b245ad112e96 None None] GET https://10.4.3.30/volume// Aug 13 02:46:25.468482 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b94438ef-175f-4e5d-8c16-b245ad112e96 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:25.468675 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b94438ef-175f-4e5d-8c16-b245ad112e96 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:25.469020 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b94438ef-175f-4e5d-8c16-b245ad112e96 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:25.469448 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 936/3708] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:46:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:25.476510 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-71e90fe7-c88c-4640-b791-8c866ceed931 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:25.480439 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-71e90fe7-c88c-4640-b791-8c866ceed931 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] GET https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 Aug 13 02:46:25.480439 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-71e90fe7-c88c-4640-b791-8c866ceed931 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:25.480439 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-71e90fe7-c88c-4640-b791-8c866ceed931 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:25.491242 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:25.491242 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:25.497946 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-71e90fe7-c88c-4640-b791-8c866ceed931 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Volume info retrieved successfully. Aug 13 02:46:25.501090 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-71e90fe7-c88c-4640-b791-8c866ceed931 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 returned with HTTP 200 Aug 13 02:46:25.501722 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 907/3709] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:46:25 2026] GET /volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 => generated 1538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:25.614396 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-9208b2f2-dcd5-4534-897a-35fd83355cf9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:25.617217 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-9208b2f2-dcd5-4534-897a-35fd83355cf9 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] PUT https://10.4.3.30/volume/v3/attachments/4b847c0e-307a-47f8-ae5a-784bcfbb2596 Aug 13 02:46:25.617624 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-9208b2f2-dcd5-4534-897a-35fd83355cf9 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:25.635846 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-9208b2f2-dcd5-4534-897a-35fd83355cf9 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Acquiring lock "cinder-attachment_update-2e735299-54ad-49f4-a373-d923587a2be1-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:46:25.640910 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-9208b2f2-dcd5-4534-897a-35fd83355cf9 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Lock "cinder-attachment_update-2e735299-54ad-49f4-a373-d923587a2be1-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:46:25.643600 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:25.643600 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:25.724483 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-9208b2f2-dcd5-4534-897a-35fd83355cf9 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Lock "cinder-attachment_update-2e735299-54ad-49f4-a373-d923587a2be1-np0000007139" released by "attachment_update" :: held 0.084s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:46:25.724845 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-9208b2f2-dcd5-4534-897a-35fd83355cf9 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/attachments/4b847c0e-307a-47f8-ae5a-784bcfbb2596 returned with HTTP 200 Aug 13 02:46:25.725363 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 934/3710] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:46:25 2026] PUT /volume/v3/attachments/4b847c0e-307a-47f8-ae5a-784bcfbb2596 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:25.746817 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-ea64ebe4-7a2f-4380-969b-ceeb6318ff3e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:25.750865 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-ea64ebe4-7a2f-4380-969b-ceeb6318ff3e tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] POST https://10.4.3.30/volume/v3/attachments/4b847c0e-307a-47f8-ae5a-784bcfbb2596/action Aug 13 02:46:25.751393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-ea64ebe4-7a2f-4380-969b-ceeb6318ff3e tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:25.751557 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-ea64ebe4-7a2f-4380-969b-ceeb6318ff3e tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:25.774880 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e043d7a2-da42-4f3c-b71f-e6c8f07b0d68 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:25.776696 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e043d7a2-da42-4f3c-b71f-e6c8f07b0d68 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:46:25.776897 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e043d7a2-da42-4f3c-b71f-e6c8f07b0d68 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:25.777076 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e043d7a2-da42-4f3c-b71f-e6c8f07b0d68 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:25.777302 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-e043d7a2-da42-4f3c-b71f-e6c8f07b0d68 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Delete volume with id: 8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:46:25.779419 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:25.779419 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:25.786048 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:25.786048 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:25.787009 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e043d7a2-da42-4f3c-b71f-e6c8f07b0d68 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:25.789481 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45efbd23-e1e7-419a-a3dd-6203cabc8098 req-ea64ebe4-7a2f-4380-969b-ceeb6318ff3e tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/attachments/4b847c0e-307a-47f8-ae5a-784bcfbb2596/action returned with HTTP 204 Aug 13 02:46:25.790008 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 934/3711] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:46:25 2026] POST /volume/v3/attachments/4b847c0e-307a-47f8-ae5a-784bcfbb2596/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:25.805713 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e043d7a2-da42-4f3c-b71f-e6c8f07b0d68 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Delete volume request issued successfully. Aug 13 02:46:25.805965 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e043d7a2-da42-4f3c-b71f-e6c8f07b0d68 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 202 Aug 13 02:46:25.806521 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 937/3712] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:25 2026] DELETE /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:25.813450 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-432c8618-c953-40fc-9982-0493fd6bb6b5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:25.814782 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-432c8618-c953-40fc-9982-0493fd6bb6b5 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:46:25.815182 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-432c8618-c953-40fc-9982-0493fd6bb6b5 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:25.815454 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-432c8618-c953-40fc-9982-0493fd6bb6b5 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:25.822903 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:25.822903 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:25.828689 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-432c8618-c953-40fc-9982-0493fd6bb6b5 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Volume info retrieved successfully. Aug 13 02:46:25.831269 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-432c8618-c953-40fc-9982-0493fd6bb6b5 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 200 Aug 13 02:46:25.831798 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 908/3713] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:25 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 1247 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:46:25.952958 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90f8cffd-91e0-4a00-b276-3b134c58138b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:25.957039 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90f8cffd-91e0-4a00-b276-3b134c58138b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 Aug 13 02:46:25.957269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90f8cffd-91e0-4a00-b276-3b134c58138b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:25.957492 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90f8cffd-91e0-4a00-b276-3b134c58138b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:25.957648 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-90f8cffd-91e0-4a00-b276-3b134c58138b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 8d250b62-8b61-4b5a-ac06-8eb6dc3f4342. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:25.963666 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90f8cffd-91e0-4a00-b276-3b134c58138b tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 returned with HTTP 404 Aug 13 02:46:25.964428 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 935/3714] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:25 2026] GET /volume/v3/backups/8d250b62-8b61-4b5a-ac06-8eb6dc3f4342 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:25.973228 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6af2fa3a-36a0-4acb-9b2b-2732a71fde7a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:25.975456 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6af2fa3a-36a0-4acb-9b2b-2732a71fde7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] DELETE https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:25.975736 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6af2fa3a-36a0-4acb-9b2b-2732a71fde7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:25.975960 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6af2fa3a-36a0-4acb-9b2b-2732a71fde7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:25.976073 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-6af2fa3a-36a0-4acb-9b2b-2732a71fde7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Delete backup with id: 4fb44cef-c7b4-4a50-aa48-89124bced34e. Aug 13 02:46:25.983008 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:25.983008 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:26.002359 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-6af2fa3a-36a0-4acb-9b2b-2732a71fde7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] delete_backup rpcapi backup_id 4fb44cef-c7b4-4a50-aa48-89124bced34e {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:46:26.008269 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6af2fa3a-36a0-4acb-9b2b-2732a71fde7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 202 Aug 13 02:46:26.008269 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 935/3715] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:25 2026] DELETE /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:46:26.015399 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9a35f63e-061a-48a5-9209-5f21fb4ef7fd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:26.017403 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a35f63e-061a-48a5-9209-5f21fb4ef7fd tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:26.017626 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a35f63e-061a-48a5-9209-5f21fb4ef7fd tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:26.017873 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a35f63e-061a-48a5-9209-5f21fb4ef7fd tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:26.018018 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9a35f63e-061a-48a5-9209-5f21fb4ef7fd tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:26.024019 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:26.024019 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:26.024874 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a35f63e-061a-48a5-9209-5f21fb4ef7fd tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 200 Aug 13 02:46:26.025283 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 938/3716] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:26 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:26.432094 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-375e7b92-a072-41ae-8412-171515865e66 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:26.435105 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-375e7b92-a072-41ae-8412-171515865e66 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a Aug 13 02:46:26.435382 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-375e7b92-a072-41ae-8412-171515865e66 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:26.435561 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-375e7b92-a072-41ae-8412-171515865e66 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:26.445781 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:26.445781 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:26.449830 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-375e7b92-a072-41ae-8412-171515865e66 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:26.454223 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-375e7b92-a072-41ae-8412-171515865e66 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a returned with HTTP 200 Aug 13 02:46:26.454835 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 909/3717] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:26 2026] GET /volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:26.471900 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad607e92-6318-4938-a88b-f720beef68b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:26.478071 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad607e92-6318-4938-a88b-f720beef68b7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:46:26.478444 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad607e92-6318-4938-a88b-f720beef68b7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c00144c0-45c0-4f12-b082-222a3cbdea0a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1952341419"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:26.495724 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:26.495724 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:26.496061 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ad607e92-6318-4938-a88b-f720beef68b7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:26.496233 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-ad607e92-6318-4938-a88b-f720beef68b7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Create snapshot from volume c00144c0-45c0-4f12-b082-222a3cbdea0a Aug 13 02:46:26.542179 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ad607e92-6318-4938-a88b-f720beef68b7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Created reservations ['eca2240e-0568-4f76-a1b3-cdc107ecd251', 'e88892c2-ffbe-47ca-a531-0887f2ac07ff', 'efe34c73-e174-411a-9a22-ea4e274a2a7b', '417bfb14-5b29-49eb-8bcf-0ba1bb72d9b0'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:26.591044 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ad607e92-6318-4938-a88b-f720beef68b7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot create request issued successfully. Aug 13 02:46:26.591584 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad607e92-6318-4938-a88b-f720beef68b7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:46:26.592266 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 936/3718] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:46:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:26.602497 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ab438c03-855d-4b2a-95c8-0255b75032bf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:26.604212 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab438c03-855d-4b2a-95c8-0255b75032bf tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 Aug 13 02:46:26.604441 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab438c03-855d-4b2a-95c8-0255b75032bf tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:26.604617 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab438c03-855d-4b2a-95c8-0255b75032bf tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:26.615120 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:26.615120 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:26.615479 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ab438c03-855d-4b2a-95c8-0255b75032bf tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:26.616162 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab438c03-855d-4b2a-95c8-0255b75032bf tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 returned with HTTP 200 Aug 13 02:46:26.616745 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 936/3719] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:26 2026] GET /volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:26.846289 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bda96ec8-baf0-4dda-874a-b3f1cded9924 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:26.848021 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bda96ec8-baf0-4dda-874a-b3f1cded9924 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf Aug 13 02:46:26.848177 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bda96ec8-baf0-4dda-874a-b3f1cded9924 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:26.848378 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bda96ec8-baf0-4dda-874a-b3f1cded9924 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:26.853937 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bda96ec8-baf0-4dda-874a-b3f1cded9924 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf returned with HTTP 404 Aug 13 02:46:26.854397 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 939/3720] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:26 2026] GET /volume/v3/volumes/8ec179df-6b4b-4d93-9f78-dad53b7a11cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:26.861051 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d55badab-e2c0-40c9-8310-9fa9e21aba72 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:26.862860 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d55badab-e2c0-40c9-8310-9fa9e21aba72 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:26.863056 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d55badab-e2c0-40c9-8310-9fa9e21aba72 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:26.863275 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d55badab-e2c0-40c9-8310-9fa9e21aba72 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:26.863429 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-d55badab-e2c0-40c9-8310-9fa9e21aba72 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Delete volume with id: 2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:26.868670 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d55badab-e2c0-40c9-8310-9fa9e21aba72 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 404 Aug 13 02:46:26.869772 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 910/3721] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:26 2026] DELETE /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:26.881452 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d6be665b-086d-42da-a876-d49ea83c46d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:26.883580 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6be665b-086d-42da-a876-d49ea83c46d3 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 Aug 13 02:46:26.883760 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6be665b-086d-42da-a876-d49ea83c46d3 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:26.883938 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6be665b-086d-42da-a876-d49ea83c46d3 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:26.891997 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6be665b-086d-42da-a876-d49ea83c46d3 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 returned with HTTP 404 Aug 13 02:46:26.892618 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 937/3722] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:26 2026] GET /volume/v3/volumes/2b65f1b3-4b86-4649-a720-f0497176e9c7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:26.901748 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1def2aab-c346-42fb-ae4c-0dabc335d568 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:26.903410 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1def2aab-c346-42fb-ae4c-0dabc335d568 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] DELETE https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:46:26.903628 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1def2aab-c346-42fb-ae4c-0dabc335d568 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:26.903838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1def2aab-c346-42fb-ae4c-0dabc335d568 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:26.904023 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-1def2aab-c346-42fb-ae4c-0dabc335d568 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Delete volume with id: ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:46:26.909774 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1def2aab-c346-42fb-ae4c-0dabc335d568 tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 404 Aug 13 02:46:26.910361 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 937/3723] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:26 2026] DELETE /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:26.917017 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-26645d94-a213-4181-8338-026c77e7af4d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:26.918694 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26645d94-a213-4181-8338-026c77e7af4d tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] GET https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 Aug 13 02:46:26.918884 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26645d94-a213-4181-8338-026c77e7af4d tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:26.919105 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26645d94-a213-4181-8338-026c77e7af4d tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:26.924785 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26645d94-a213-4181-8338-026c77e7af4d tempest-TestInstancesWithCinderVolumes-783679418 tempest-TestInstancesWithCinderVolumes-783679418-project-member] https://10.4.3.30/volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 returned with HTTP 404 Aug 13 02:46:26.925241 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 940/3724] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:26 2026] GET /volume/v3/volumes/ee6fe96f-b835-4707-92c4-074ccafb27c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:26.936886 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a715522c-6cbc-48a5-b752-8a0657fff07a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:26.939274 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a715522c-6cbc-48a5-b752-8a0657fff07a tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:46:26.939485 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a715522c-6cbc-48a5-b752-8a0657fff07a tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:26.939699 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a715522c-6cbc-48a5-b752-8a0657fff07a tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:26.940470 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-a715522c-6cbc-48a5-b752-8a0657fff07a tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:26.960699 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a715522c-6cbc-48a5-b752-8a0657fff07a tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Get all volumes completed successfully. Aug 13 02:46:26.963118 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:26.963118 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:26.970314 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a715522c-6cbc-48a5-b752-8a0657fff07a tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:46:26.970724 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 911/3725] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:46:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:26.988860 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b339a11c-e848-4d70-8a69-704fe1d4d68e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:26.990600 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b339a11c-e848-4d70-8a69-704fe1d4d68e tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] DELETE https://10.4.3.30/volume/v3/types/a150c04c-abb8-4fba-a422-bba044f3074b Aug 13 02:46:26.990804 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b339a11c-e848-4d70-8a69-704fe1d4d68e tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:26.991047 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b339a11c-e848-4d70-8a69-704fe1d4d68e tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:26.991338 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:26.991338 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:27.025291 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b339a11c-e848-4d70-8a69-704fe1d4d68e tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/types/a150c04c-abb8-4fba-a422-bba044f3074b returned with HTTP 202 Aug 13 02:46:27.025953 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 938/3726] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:26 2026] DELETE /volume/v3/types/a150c04c-abb8-4fba-a422-bba044f3074b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:27.035303 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b0850fe7-2ad3-4173-90c7-482993381763 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.035614 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aa4e2616-84ba-435e-8543-f1d5fbbdde36 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.037022 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0850fe7-2ad3-4173-90c7-482993381763 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e Aug 13 02:46:27.037213 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0850fe7-2ad3-4173-90c7-482993381763 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.037623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0850fe7-2ad3-4173-90c7-482993381763 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.037821 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa4e2616-84ba-435e-8543-f1d5fbbdde36 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:46:27.037857 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b0850fe7-2ad3-4173-90c7-482993381763 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Show backup with id 4fb44cef-c7b4-4a50-aa48-89124bced34e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:27.038186 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa4e2616-84ba-435e-8543-f1d5fbbdde36 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.038727 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa4e2616-84ba-435e-8543-f1d5fbbdde36 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.039957 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aa4e2616-84ba-435e-8543-f1d5fbbdde36 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:27.041744 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0850fe7-2ad3-4173-90c7-482993381763 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e returned with HTTP 404 Aug 13 02:46:27.042339 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 941/3727] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:27 2026] GET /volume/v3/backups/4fb44cef-c7b4-4a50-aa48-89124bced34e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:27.049271 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4e4a6cf9-26a8-45a9-9c45-86d71de220ac None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.051078 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4e4a6cf9-26a8-45a9-9c45-86d71de220ac tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] DELETE https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:46:27.051315 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4e4a6cf9-26a8-45a9-9c45-86d71de220ac tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.051503 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4e4a6cf9-26a8-45a9-9c45-86d71de220ac tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.051609 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-4e4a6cf9-26a8-45a9-9c45-86d71de220ac tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Delete backup with id: 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. Aug 13 02:46:27.057902 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:27.057902 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:27.064713 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-aa4e2616-84ba-435e-8543-f1d5fbbdde36 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Get all volumes completed successfully. Aug 13 02:46:27.067163 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:27.067163 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:27.073473 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa4e2616-84ba-435e-8543-f1d5fbbdde36 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:46:27.073905 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 938/3728] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:46:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:27.076834 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-4e4a6cf9-26a8-45a9-9c45-86d71de220ac tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] delete_backup rpcapi backup_id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:46:27.081274 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4e4a6cf9-26a8-45a9-9c45-86d71de220ac tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 202 Aug 13 02:46:27.081274 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 912/3729] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:27 2026] DELETE /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:46:27.092995 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ddbb4c31-9847-426e-8159-2e5a4d66b01e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.095775 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddbb4c31-9847-426e-8159-2e5a4d66b01e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:46:27.095775 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddbb4c31-9847-426e-8159-2e5a4d66b01e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.095967 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddbb4c31-9847-426e-8159-2e5a4d66b01e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.096157 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ddbb4c31-9847-426e-8159-2e5a4d66b01e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:27.101517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-84be6ad4-9779-4416-b0eb-04106c34ae50 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.107866 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:27.107866 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:27.108904 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddbb4c31-9847-426e-8159-2e5a4d66b01e tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 200 Aug 13 02:46:27.109467 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 939/3730] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:27 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:27.109920 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84be6ad4-9779-4416-b0eb-04106c34ae50 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] DELETE https://10.4.3.30/volume/v3/types/bb30341d-d687-4029-aa19-c83713dadc20 Aug 13 02:46:27.110258 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84be6ad4-9779-4416-b0eb-04106c34ae50 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.110585 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84be6ad4-9779-4416-b0eb-04106c34ae50 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.142698 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84be6ad4-9779-4416-b0eb-04106c34ae50 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/types/bb30341d-d687-4029-aa19-c83713dadc20 returned with HTTP 202 Aug 13 02:46:27.142698 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 942/3731] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:27 2026] DELETE /volume/v3/types/bb30341d-d687-4029-aa19-c83713dadc20 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:27.156568 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-10e90a96-abb4-4a30-8db8-b784d1c8cf49 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.276028 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10e90a96-abb4-4a30-8db8-b784d1c8cf49 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:27.276579 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10e90a96-abb4-4a30-8db8-b784d1c8cf49 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-788042679"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:27.291631 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10e90a96-abb4-4a30-8db8-b784d1c8cf49 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:27.291907 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 939/3732] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:46:27 2026] POST /volume/v3/types => generated 227 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:27.303327 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-268c5425-8173-4709-b944-c5731667d779 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.304892 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-268c5425-8173-4709-b944-c5731667d779 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:46:27.304892 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-268c5425-8173-4709-b944-c5731667d779 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-594857279"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:27.326294 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-268c5425-8173-4709-b944-c5731667d779 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:46:27.326846 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 913/3733] 10.4.3.30 () {70 vars in 1304 bytes} [Thu Aug 13 02:46:27 2026] POST /volume/v3/group_types => generated 184 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:27.334418 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fa6dc108-deb2-427b-8625-0102d5dcc32c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.405200 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa6dc108-deb2-427b-8625-0102d5dcc32c tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] POST https://10.4.3.30/volume/v3/groups Aug 13 02:46:27.405598 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa6dc108-deb2-427b-8625-0102d5dcc32c tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "97388f54-05d3-4157-ba70-b23fcb3be33c", "volume_types": ["a8f3843a-a962-43e4-b004-81a35de821d6"], "name": "tempest-GroupSnapshotsV319Test-Group-684870870"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:27.407011 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-fa6dc108-deb2-427b-8625-0102d5dcc32c tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Creating new group {'group': {'group_type': '97388f54-05d3-4157-ba70-b23fcb3be33c', 'volume_types': ['a8f3843a-a962-43e4-b004-81a35de821d6'], 'name': 'tempest-GroupSnapshotsV319Test-Group-684870870'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 02:46:27.410472 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-fa6dc108-deb2-427b-8625-0102d5dcc32c tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-684870870. Aug 13 02:46:27.418047 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fa6dc108-deb2-427b-8625-0102d5dcc32c tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Availability Zones retrieved successfully. Aug 13 02:46:27.434476 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-fa6dc108-deb2-427b-8625-0102d5dcc32c tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Created reservations ['d1e9c04c-6e4b-4fc6-80b1-8d8aba91a47a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:27.461279 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa6dc108-deb2-427b-8625-0102d5dcc32c tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/groups returned with HTTP 202 Aug 13 02:46:27.461279 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 940/3734] 10.4.3.30 () {70 vars in 1290 bytes} [Thu Aug 13 02:46:27 2026] POST /volume/v3/groups => generated 115 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:27.468709 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ea75b2ac-10f9-41e0-8b1f-00e57da8fc88 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.470778 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea75b2ac-10f9-41e0-8b1f-00e57da8fc88 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7 Aug 13 02:46:27.471010 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea75b2ac-10f9-41e0-8b1f-00e57da8fc88 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.471738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea75b2ac-10f9-41e0-8b1f-00e57da8fc88 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.471738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-ea75b2ac-10f9-41e0-8b1f-00e57da8fc88 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] show called for member ebad1174-4a9d-42e8-b53e-9a39da625af7 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:27.474936 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:27.474936 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:27.484573 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea75b2ac-10f9-41e0-8b1f-00e57da8fc88 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7 returned with HTTP 200 Aug 13 02:46:27.485277 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 943/3735] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:27 2026] GET /volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7 => generated 395 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:27.550237 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5d2748d5-0b0f-454f-9c06-3e500bd6fa1b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.552000 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d2748d5-0b0f-454f-9c06-3e500bd6fa1b tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:46:27.552383 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d2748d5-0b0f-454f-9c06-3e500bd6fa1b tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.552505 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d2748d5-0b0f-454f-9c06-3e500bd6fa1b tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.553096 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5d2748d5-0b0f-454f-9c06-3e500bd6fa1b tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:27.568360 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5d2748d5-0b0f-454f-9c06-3e500bd6fa1b tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Get all volumes completed successfully. Aug 13 02:46:27.571086 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:27.571086 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:27.581523 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d2748d5-0b0f-454f-9c06-3e500bd6fa1b tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:46:27.582241 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 940/3736] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:46:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:27.601714 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7165aa31-8136-4f57-854c-7f05d4f4c3d0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.603431 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7165aa31-8136-4f57-854c-7f05d4f4c3d0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/86533424-2899-4896-bf01-0efcd6e9d99a Aug 13 02:46:27.603712 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7165aa31-8136-4f57-854c-7f05d4f4c3d0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.603984 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7165aa31-8136-4f57-854c-7f05d4f4c3d0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.604227 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-7165aa31-8136-4f57-854c-7f05d4f4c3d0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Delete volume with id: 86533424-2899-4896-bf01-0efcd6e9d99a Aug 13 02:46:27.611602 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:27.611602 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:27.612093 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7165aa31-8136-4f57-854c-7f05d4f4c3d0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Volume info retrieved successfully. Aug 13 02:46:27.627092 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-029d7e9c-3ff0-4389-b8f7-33ff11a791a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.628292 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.image.cache [None req-7165aa31-8136-4f57-854c-7f05d4f4c3d0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '7928f964-1baa-41b4-a82a-082b420e98fa', 'volume_id': '86533424-2899-4896-bf01-0efcd6e9d99a', 'host': 'np0000007139@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 2, 44, 51), 'last_used': datetime.datetime(2026, 8, 13, 2, 45, 1)}. {{(pid=100287) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 02:46:27.628853 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-029d7e9c-3ff0-4389-b8f7-33ff11a791a7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 Aug 13 02:46:27.629054 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-029d7e9c-3ff0-4389-b8f7-33ff11a791a7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.629228 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-029d7e9c-3ff0-4389-b8f7-33ff11a791a7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.634273 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:27.634273 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:27.634668 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-029d7e9c-3ff0-4389-b8f7-33ff11a791a7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:27.635406 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-029d7e9c-3ff0-4389-b8f7-33ff11a791a7 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 returned with HTTP 200 Aug 13 02:46:27.635756 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 941/3737] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:27 2026] GET /volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:27.639108 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7165aa31-8136-4f57-854c-7f05d4f4c3d0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Delete volume request issued successfully. Aug 13 02:46:27.639108 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7165aa31-8136-4f57-854c-7f05d4f4c3d0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/volumes/86533424-2899-4896-bf01-0efcd6e9d99a returned with HTTP 202 Aug 13 02:46:27.639108 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 914/3738] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:27 2026] DELETE /volume/v3/volumes/86533424-2899-4896-bf01-0efcd6e9d99a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:27.647724 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5f27453d-8fee-46a9-b3d1-e4ad223f02d8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.647891 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ffe99a4c-93c7-4c4b-b692-631dc3eea932 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.649673 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f27453d-8fee-46a9-b3d1-e4ad223f02d8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] POST https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700/action Aug 13 02:46:27.650089 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f27453d-8fee-46a9-b3d1-e4ad223f02d8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:27.650275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f27453d-8fee-46a9-b3d1-e4ad223f02d8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:27.651585 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ffe99a4c-93c7-4c4b-b692-631dc3eea932 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] GET https://10.4.3.30/volume/v3/volumes/86533424-2899-4896-bf01-0efcd6e9d99a Aug 13 02:46:27.651811 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.snapshot_unmanage [None req-5f27453d-8fee-46a9-b3d1-e4ad223f02d8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Unmanage snapshot with id: 15631a51-f6bc-4abd-82a4-c008991c1700 Aug 13 02:46:27.651992 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ffe99a4c-93c7-4c4b-b692-631dc3eea932 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.652383 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ffe99a4c-93c7-4c4b-b692-631dc3eea932 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.656683 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:27.656683 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:27.657278 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5f27453d-8fee-46a9-b3d1-e4ad223f02d8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Snapshot retrieved successfully. Aug 13 02:46:27.658088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-5f27453d-8fee-46a9-b3d1-e4ad223f02d8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e3b3a4c785c4495db1d8b6828a613c5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a137ec412704a27a4ff3a7f92caa4f1', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:27.658299 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f27453d-8fee-46a9-b3d1-e4ad223f02d8 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-reader] https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700/action returned with HTTP 403 Aug 13 02:46:27.658726 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 944/3739] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:46:27 2026] POST /volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:27.662752 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:27.662752 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:27.666176 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ffe99a4c-93c7-4c4b-b692-631dc3eea932 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Volume info retrieved successfully. Aug 13 02:46:27.666418 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92bc5974-46b0-488f-9da3-1b48337dbd5b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.668219 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92bc5974-46b0-488f-9da3-1b48337dbd5b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 Aug 13 02:46:27.668324 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92bc5974-46b0-488f-9da3-1b48337dbd5b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.668503 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92bc5974-46b0-488f-9da3-1b48337dbd5b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.668630 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-92bc5974-46b0-488f-9da3-1b48337dbd5b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete snapshot with id: 15631a51-f6bc-4abd-82a4-c008991c1700 Aug 13 02:46:27.673562 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:27.673562 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:27.673872 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-92bc5974-46b0-488f-9da3-1b48337dbd5b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:27.675376 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ffe99a4c-93c7-4c4b-b692-631dc3eea932 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/volumes/86533424-2899-4896-bf01-0efcd6e9d99a returned with HTTP 200 Aug 13 02:46:27.676007 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 941/3740] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:27 2026] GET /volume/v3/volumes/86533424-2899-4896-bf01-0efcd6e9d99a => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:27.689593 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-92bc5974-46b0-488f-9da3-1b48337dbd5b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot delete request issued successfully. Aug 13 02:46:27.689812 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92bc5974-46b0-488f-9da3-1b48337dbd5b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 returned with HTTP 202 Aug 13 02:46:27.690597 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 942/3741] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:46:27 2026] DELETE /volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 02:46:27.698440 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f859c4a5-8787-4ee1-827a-b26e6e092748 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:27.702638 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f859c4a5-8787-4ee1-827a-b26e6e092748 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 Aug 13 02:46:27.702638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f859c4a5-8787-4ee1-827a-b26e6e092748 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:27.702638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f859c4a5-8787-4ee1-827a-b26e6e092748 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:27.707684 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:27.707684 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:27.708305 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f859c4a5-8787-4ee1-827a-b26e6e092748 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Snapshot retrieved successfully. Aug 13 02:46:27.709350 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f859c4a5-8787-4ee1-827a-b26e6e092748 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 returned with HTTP 200 Aug 13 02:46:27.709906 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 915/3742] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:27 2026] GET /volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:28.119057 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6c6ccdc6-ab41-4f21-ba54-1e48dcdce28a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:28.120571 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c6ccdc6-ab41-4f21-ba54-1e48dcdce28a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] GET https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 Aug 13 02:46:28.120731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c6ccdc6-ab41-4f21-ba54-1e48dcdce28a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:28.120897 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c6ccdc6-ab41-4f21-ba54-1e48dcdce28a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:28.120986 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6c6ccdc6-ab41-4f21-ba54-1e48dcdce28a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] Show backup with id 9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:28.124313 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c6ccdc6-ab41-4f21-ba54-1e48dcdce28a tempest-VolumesBackupsTest-242219295 tempest-VolumesBackupsTest-242219295-project-admin] https://10.4.3.30/volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 returned with HTTP 404 Aug 13 02:46:28.124725 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 945/3743] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:28 2026] GET /volume/v3/backups/9f9fd7e2-bb4d-4a2a-85bb-8ab85ce8dd42 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:28.134560 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-837479a4-e5a5-4b6f-92fa-e2b2d3fdcc7a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:28.136265 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-837479a4-e5a5-4b6f-92fa-e2b2d3fdcc7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] DELETE https://10.4.3.30/volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 Aug 13 02:46:28.136531 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-837479a4-e5a5-4b6f-92fa-e2b2d3fdcc7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:28.136800 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-837479a4-e5a5-4b6f-92fa-e2b2d3fdcc7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:28.137082 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-837479a4-e5a5-4b6f-92fa-e2b2d3fdcc7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Delete volume with id: fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 Aug 13 02:46:28.143606 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:28.143606 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:28.144082 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-837479a4-e5a5-4b6f-92fa-e2b2d3fdcc7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:46:28.158981 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-837479a4-e5a5-4b6f-92fa-e2b2d3fdcc7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Delete volume request issued successfully. Aug 13 02:46:28.159358 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-837479a4-e5a5-4b6f-92fa-e2b2d3fdcc7a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 returned with HTTP 202 Aug 13 02:46:28.159853 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 942/3744] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:28 2026] DELETE /volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:28.166165 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-001d004b-f427-40a2-821c-66b70b5acb25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:28.167906 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-001d004b-f427-40a2-821c-66b70b5acb25 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 Aug 13 02:46:28.168084 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-001d004b-f427-40a2-821c-66b70b5acb25 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:28.168353 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-001d004b-f427-40a2-821c-66b70b5acb25 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:28.174930 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:28.174930 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:28.179196 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-001d004b-f427-40a2-821c-66b70b5acb25 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:46:28.183330 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-001d004b-f427-40a2-821c-66b70b5acb25 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 returned with HTTP 200 Aug 13 02:46:28.183678 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 943/3745] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:28 2026] GET /volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:28.494741 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-64319497-ac50-4a7c-b121-9657f4f1e5c5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:28.496936 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-64319497-ac50-4a7c-b121-9657f4f1e5c5 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7 Aug 13 02:46:28.497277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-64319497-ac50-4a7c-b121-9657f4f1e5c5 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:28.497789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-64319497-ac50-4a7c-b121-9657f4f1e5c5 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:28.497789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-64319497-ac50-4a7c-b121-9657f4f1e5c5 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] show called for member ebad1174-4a9d-42e8-b53e-9a39da625af7 {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:28.501803 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:28.501803 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:28.510723 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-64319497-ac50-4a7c-b121-9657f4f1e5c5 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7 returned with HTTP 200 Aug 13 02:46:28.511193 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 916/3746] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:28 2026] GET /volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7 => generated 396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:28.521230 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:28.522927 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:28.523284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-808843519", "volume_type": "a8f3843a-a962-43e4-b004-81a35de821d6", "group_id": "ebad1174-4a9d-42e8-b53e-9a39da625af7", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:28.525237 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-808843519', 'volume_type': 'a8f3843a-a962-43e4-b004-81a35de821d6', 'group_id': 'ebad1174-4a9d-42e8-b53e-9a39da625af7', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:28.532631 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:28.532631 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:28.533084 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Create volume of 1 GB Aug 13 02:46:28.537709 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Availability Zones retrieved successfully. Aug 13 02:46:28.542766 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Flow 'volume_create_api' (d27f7e7f-939c-446a-9a7a-20984a837010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:28.543664 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c2a898-f177-4283-a5a2-2eb12bf4b9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:28.544172 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:28.544172 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:28.544580 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:28.562405 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c2a898-f177-4283-a5a2-2eb12bf4b9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:46:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a8f3843a-a962-43e4-b004-81a35de821d6,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-788042679',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8f3843a-a962-43e4-b004-81a35de821d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ebad1174-4a9d-42e8-b53e-9a39da625af7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:28.563080 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5114aa1a-7ce4-4e01-973b-d748d0cf9262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:28.590078 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-788042679 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-788042679, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:28.590078 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-788042679 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-788042679, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:28.625226 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Created reservations ['52b41910-438f-4a38-8c32-c83b345f715b', '11ce4106-7286-4cbf-95ee-41c00717d18c', '9dcc73fe-d607-4501-91fc-bcacc1466436', '72b0d93a-18ce-46de-8ca2-b8840b7129fe'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:28.626218 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5114aa1a-7ce4-4e01-973b-d748d0cf9262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52b41910-438f-4a38-8c32-c83b345f715b', '11ce4106-7286-4cbf-95ee-41c00717d18c', '9dcc73fe-d607-4501-91fc-bcacc1466436', '72b0d93a-18ce-46de-8ca2-b8840b7129fe']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:28.626997 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d876377-fd16-43f3-83c2-239667ea797d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:28.653120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d876377-fd16-43f3-83c2-239667ea797d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d2b7373-49cb-4861-9085-484eca8aad0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-808843519',encryption_key_id=None,group_id=ebad1174-4a9d-42e8-b53e-9a39da625af7,group_type_id=,metadata={},multiattach=False,project_id='a54a9ed3fe304da98a1ff689cf8fd382',qos_specs=None,replication_status=,reservations=['52b41910-438f-4a38-8c32-c83b345f715b','11ce4106-7286-4cbf-95ee-41c00717d18c','9dcc73fe-d607-4501-91fc-bcacc1466436','72b0d93a-18ce-46de-8ca2-b8840b7129fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d0caad4032e46949d6062710551f6a4',volume_type_id=a8f3843a-a962-43e4-b004-81a35de821d6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-808843519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ebad1174-4a9d-42e8-b53e-9a39da625af7,host=None,id=4d2b7373-49cb-4861-9085-484eca8aad0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a54a9ed3fe304da98a1ff689cf8fd382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d0caad4032e46949d6062710551f6a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8f3843a-a962-43e4-b004-81a35de821d6),volume_type_id=a8f3843a-a962-43e4-b004-81a35de821d6)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:28.655130 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a185fb7c-f4ed-4640-b5ad-fdce50e5a405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:28.678554 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a185fb7c-f4ed-4640-b5ad-fdce50e5a405) transitioned into state 'SUCCESS' from state '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-808843519',encryption_key_id=None,group_id=ebad1174-4a9d-42e8-b53e-9a39da625af7,group_type_id=,metadata={},multiattach=False,project_id='a54a9ed3fe304da98a1ff689cf8fd382',qos_specs=None,replication_status=,reservations=['52b41910-438f-4a38-8c32-c83b345f715b','11ce4106-7286-4cbf-95ee-41c00717d18c','9dcc73fe-d607-4501-91fc-bcacc1466436','72b0d93a-18ce-46de-8ca2-b8840b7129fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d0caad4032e46949d6062710551f6a4',volume_type_id=a8f3843a-a962-43e4-b004-81a35de821d6)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:28.679579 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176e0339-5ebf-45fc-9da8-32c01c83827e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:28.688266 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4c1e0620-0cc5-48ba-bffa-d30ce5138c45 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:28.691837 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c1e0620-0cc5-48ba-bffa-d30ce5138c45 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] GET https://10.4.3.30/volume/v3/volumes/86533424-2899-4896-bf01-0efcd6e9d99a Aug 13 02:46:28.692183 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c1e0620-0cc5-48ba-bffa-d30ce5138c45 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:28.692507 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c1e0620-0cc5-48ba-bffa-d30ce5138c45 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:28.695707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176e0339-5ebf-45fc-9da8-32c01c83827e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:28.696756 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Flow 'volume_create_api' (d27f7e7f-939c-446a-9a7a-20984a837010) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:28.698938 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Create volume request issued successfully. Aug 13 02:46:28.698938 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:28.698938 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:28.704879 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c1e0620-0cc5-48ba-bffa-d30ce5138c45 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/volumes/86533424-2899-4896-bf01-0efcd6e9d99a returned with HTTP 404 Aug 13 02:46:28.705337 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 943/3747] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:28 2026] GET /volume/v3/volumes/86533424-2899-4896-bf01-0efcd6e9d99a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:28.717473 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c2eba084-c56f-4442-9060-ae6983e989f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:28.720314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-00f9b89a-4eb1-4169-9535-f658b19d216b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:28.720555 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2eba084-c56f-4442-9060-ae6983e989f0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] DELETE https://10.4.3.30/volume/v3/types/2b6ffbc8-05a1-4625-8395-259d74aa77a7 Aug 13 02:46:28.720555 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2eba084-c56f-4442-9060-ae6983e989f0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:28.720555 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2eba084-c56f-4442-9060-ae6983e989f0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:28.722015 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-00f9b89a-4eb1-4169-9535-f658b19d216b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 Aug 13 02:46:28.722015 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-00f9b89a-4eb1-4169-9535-f658b19d216b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:28.722015 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-00f9b89a-4eb1-4169-9535-f658b19d216b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:28.727456 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-00f9b89a-4eb1-4169-9535-f658b19d216b tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 returned with HTTP 404 Aug 13 02:46:28.728146 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 917/3748] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:28 2026] GET /volume/v3/snapshots/15631a51-f6bc-4abd-82a4-c008991c1700 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:28.740619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bd92959b-e33d-42a1-9ac9-55761655478e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:28.742700 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd92959b-e33d-42a1-9ac9-55761655478e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a Aug 13 02:46:28.742893 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd92959b-e33d-42a1-9ac9-55761655478e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:28.744393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd92959b-e33d-42a1-9ac9-55761655478e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:28.744393 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-bd92959b-e33d-42a1-9ac9-55761655478e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete volume with id: c00144c0-45c0-4f12-b082-222a3cbdea0a Aug 13 02:46:28.747767 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:28.749948 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2eba084-c56f-4442-9060-ae6983e989f0 tempest-TestInstancesWithCinderVolumes-1052096007 tempest-TestInstancesWithCinderVolumes-1052096007-project-admin] https://10.4.3.30/volume/v3/types/2b6ffbc8-05a1-4625-8395-259d74aa77a7 returned with HTTP 202 Aug 13 02:46:28.750715 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 944/3749] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:28 2026] DELETE /volume/v3/types/2b6ffbc8-05a1-4625-8395-259d74aa77a7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:28.751060 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:28.751060 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:28.751164 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:28.751164 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:28.751417 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bd92959b-e33d-42a1-9ac9-55761655478e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:28.756293 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-92c82fb4-3992-4839-bd1d-e7fe9de29913 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:28.756880 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 946/3750] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:46:28 2026] POST /volume/v3/volumes => generated 823 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:28.767469 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bd92959b-e33d-42a1-9ac9-55761655478e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Delete volume request issued successfully. Aug 13 02:46:28.767834 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd92959b-e33d-42a1-9ac9-55761655478e tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a returned with HTTP 202 Aug 13 02:46:28.768867 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 944/3751] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:28 2026] DELETE /volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:28.770502 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3e95395f-621e-4303-87a1-e5e3943293a6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:28.772199 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3e95395f-621e-4303-87a1-e5e3943293a6 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c Aug 13 02:46:28.772488 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3e95395f-621e-4303-87a1-e5e3943293a6 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:28.772701 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3e95395f-621e-4303-87a1-e5e3943293a6 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:28.780298 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-52b38a6a-38a3-4335-89a5-e21ab1d56908 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:28.780764 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:28.780764 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:28.782353 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52b38a6a-38a3-4335-89a5-e21ab1d56908 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a Aug 13 02:46:28.782397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52b38a6a-38a3-4335-89a5-e21ab1d56908 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:28.782612 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52b38a6a-38a3-4335-89a5-e21ab1d56908 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:28.786071 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3e95395f-621e-4303-87a1-e5e3943293a6 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Volume info retrieved successfully. Aug 13 02:46:28.787436 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-3e95395f-621e-4303-87a1-e5e3943293a6 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:28.787629 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-3e95395f-621e-4303-87a1-e5e3943293a6 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:28.797573 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:28.797573 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:28.802068 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-52b38a6a-38a3-4335-89a5-e21ab1d56908 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Volume info retrieved successfully. Aug 13 02:46:28.808818 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52b38a6a-38a3-4335-89a5-e21ab1d56908 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a returned with HTTP 200 Aug 13 02:46:28.809314 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 945/3752] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:28 2026] GET /volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:28.841782 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-3e95395f-621e-4303-87a1-e5e3943293a6 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:28.845341 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:28.845341 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:28.855080 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3e95395f-621e-4303-87a1-e5e3943293a6 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c returned with HTTP 200 Aug 13 02:46:28.856028 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 918/3753] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:28 2026] GET /volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c => generated 891 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:29.196259 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0a96a069-1c89-4ae3-a5f7-93929c51b050 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:29.199384 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a96a069-1c89-4ae3-a5f7-93929c51b050 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 Aug 13 02:46:29.199603 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a96a069-1c89-4ae3-a5f7-93929c51b050 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:29.199801 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a96a069-1c89-4ae3-a5f7-93929c51b050 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:29.211004 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a96a069-1c89-4ae3-a5f7-93929c51b050 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 returned with HTTP 404 Aug 13 02:46:29.211576 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 947/3754] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:29 2026] GET /volume/v3/volumes/fc4ee2d8-9053-4d24-88e1-fc1fa31d45e2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:29.223592 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c8ebfc56-492d-4c53-8179-b1a99fcbacf8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:29.225295 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c8ebfc56-492d-4c53-8179-b1a99fcbacf8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] DELETE https://10.4.3.30/volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 Aug 13 02:46:29.225469 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c8ebfc56-492d-4c53-8179-b1a99fcbacf8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:29.225638 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c8ebfc56-492d-4c53-8179-b1a99fcbacf8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:29.225809 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-c8ebfc56-492d-4c53-8179-b1a99fcbacf8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Delete volume with id: b4d506de-c054-486b-a6c5-acfd3dacd000 Aug 13 02:46:29.233176 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:29.233176 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:29.233876 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c8ebfc56-492d-4c53-8179-b1a99fcbacf8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:46:29.259913 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c8ebfc56-492d-4c53-8179-b1a99fcbacf8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Delete volume request issued successfully. Aug 13 02:46:29.260129 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c8ebfc56-492d-4c53-8179-b1a99fcbacf8 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 returned with HTTP 202 Aug 13 02:46:29.260183 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:29.260751 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 945/3755] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:29 2026] DELETE /volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:29.261996 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:29.262365 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1809605017", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:29.264174 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1809605017', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:29.264367 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Create volume of 1 GB Aug 13 02:46:29.270140 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Availability Zones retrieved successfully. Aug 13 02:46:29.271086 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-acf021b5-4483-4906-9d2d-4df220edc885 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:29.274052 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-acf021b5-4483-4906-9d2d-4df220edc885 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 Aug 13 02:46:29.274367 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-acf021b5-4483-4906-9d2d-4df220edc885 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:29.274621 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-acf021b5-4483-4906-9d2d-4df220edc885 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:29.276179 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Flow 'volume_create_api' (ca056f6e-ccd4-4898-a08a-5453cfc566a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:29.277100 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e829d09f-27b1-4a7f-aaf6-0341fcfc363b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:29.278321 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:29.285859 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:29.285859 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:29.291804 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-acf021b5-4483-4906-9d2d-4df220edc885 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:46:29.298009 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-acf021b5-4483-4906-9d2d-4df220edc885 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 returned with HTTP 200 Aug 13 02:46:29.298475 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 919/3756] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:29 2026] GET /volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:29.305702 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e829d09f-27b1-4a7f-aaf6-0341fcfc363b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:29.306553 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533ebcb3-c048-4897-add4-648b4ae33f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:29.367627 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Created reservations ['03f4c294-d120-4587-af60-b57ed0ddcf0c', 'bae1f29d-0d38-457d-8a43-e2961f41dd17', '9e957852-2bb9-4400-8c6d-c18b1185d833', 'd2904aa2-6973-4ad2-bff8-31df0a04a29f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:29.368346 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533ebcb3-c048-4897-add4-648b4ae33f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03f4c294-d120-4587-af60-b57ed0ddcf0c', 'bae1f29d-0d38-457d-8a43-e2961f41dd17', '9e957852-2bb9-4400-8c6d-c18b1185d833', 'd2904aa2-6973-4ad2-bff8-31df0a04a29f']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:29.369028 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54dc97d6-5116-44b1-8286-2e0dc24d3123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:29.389497 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54dc97d6-5116-44b1-8286-2e0dc24d3123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70af654c-ddd5-47cc-8447-a6ef85412dbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1809605017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645180712cc14d9ea76ff4d67a6d2e0a',qos_specs=None,replication_status=,reservations=['03f4c294-d120-4587-af60-b57ed0ddcf0c','bae1f29d-0d38-457d-8a43-e2961f41dd17','9e957852-2bb9-4400-8c6d-c18b1185d833','d2904aa2-6973-4ad2-bff8-31df0a04a29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d55417d0bb48578e58025e818e52d9',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1809605017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70af654c-ddd5-47cc-8447-a6ef85412dbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='645180712cc14d9ea76ff4d67a6d2e0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d55417d0bb48578e58025e818e52d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:29.390205 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8acec4cd-b3ef-4ba0-8211-5acffc4ba3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:29.410537 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8acec4cd-b3ef-4ba0-8211-5acffc4ba3e3) transitioned into state 'SUCCESS' from state '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-1809605017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645180712cc14d9ea76ff4d67a6d2e0a',qos_specs=None,replication_status=,reservations=['03f4c294-d120-4587-af60-b57ed0ddcf0c','bae1f29d-0d38-457d-8a43-e2961f41dd17','9e957852-2bb9-4400-8c6d-c18b1185d833','d2904aa2-6973-4ad2-bff8-31df0a04a29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d55417d0bb48578e58025e818e52d9',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:29.411173 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f46f1941-c6da-4bbc-a100-848a98c6d5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:29.419824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f46f1941-c6da-4bbc-a100-848a98c6d5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:29.420729 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Flow 'volume_create_api' (ca056f6e-ccd4-4898-a08a-5453cfc566a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:29.420997 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Create volume request issued successfully. Aug 13 02:46:29.421632 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfca4615-5796-43a4-9a5e-4552c63c2ab4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:29.422283 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 946/3757] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:46:29 2026] POST /volume/v3/volumes => generated 787 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:29.438742 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dbb1118e-d953-453c-a269-a3383e9d2410 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:29.440874 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dbb1118e-d953-453c-a269-a3383e9d2410 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:29.441199 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dbb1118e-d953-453c-a269-a3383e9d2410 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:29.441453 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dbb1118e-d953-453c-a269-a3383e9d2410 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:29.448317 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:29.448317 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:29.453123 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dbb1118e-d953-453c-a269-a3383e9d2410 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:29.457570 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dbb1118e-d953-453c-a269-a3383e9d2410 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:29.457993 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 948/3758] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:29 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:29.825782 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0b7f05e2-9031-4374-a8f3-5a8652e716c3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:29.827650 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b7f05e2-9031-4374-a8f3-5a8652e716c3 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] GET https://10.4.3.30/volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a Aug 13 02:46:29.828116 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b7f05e2-9031-4374-a8f3-5a8652e716c3 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:29.828116 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b7f05e2-9031-4374-a8f3-5a8652e716c3 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:29.833786 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b7f05e2-9031-4374-a8f3-5a8652e716c3 tempest-ProjectReaderTests-1251747172 tempest-ProjectReaderTests-1251747172-project-admin] https://10.4.3.30/volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a returned with HTTP 404 Aug 13 02:46:29.834465 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 946/3759] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:29 2026] GET /volume/v3/volumes/c00144c0-45c0-4f12-b082-222a3cbdea0a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:29.872743 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5f768d81-d05a-4928-9380-c883940959ea None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:29.875361 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f768d81-d05a-4928-9380-c883940959ea tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c Aug 13 02:46:29.876619 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f768d81-d05a-4928-9380-c883940959ea tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:29.877265 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f768d81-d05a-4928-9380-c883940959ea tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:29.890449 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:29.890449 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:29.895045 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5f768d81-d05a-4928-9380-c883940959ea tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Volume info retrieved successfully. Aug 13 02:46:29.895917 np0000007139 devstack@c-api.service[100287]: WARNING stevedore.named [None req-5f768d81-d05a-4928-9380-c883940959ea tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:29.896131 np0000007139 devstack@c-api.service[100287]: WARNING castellan.key_manager [None req-5f768d81-d05a-4928-9380-c883940959ea tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:29.943173 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-5f768d81-d05a-4928-9380-c883940959ea tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:29.946363 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:29.946363 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:29.959998 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f768d81-d05a-4928-9380-c883940959ea tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c returned with HTTP 200 Aug 13 02:46:29.960151 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 920/3760] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:29 2026] GET /volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:29.972458 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b95023ba-5d10-404a-a638-40f43d768b22 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:29.974390 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b95023ba-5d10-404a-a638-40f43d768b22 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] POST https://10.4.3.30/volume/v3/group_snapshots Aug 13 02:46:29.974774 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b95023ba-5d10-404a-a638-40f43d768b22 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ebad1174-4a9d-42e8-b53e-9a39da625af7", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-92783321"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:29.976157 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-b95023ba-5d10-404a-a638-40f43d768b22 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ebad1174-4a9d-42e8-b53e-9a39da625af7', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-92783321'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 02:46:29.980985 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:29.980985 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:29.987604 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.group_snapshots [None req-b95023ba-5d10-404a-a638-40f43d768b22 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-92783321. Aug 13 02:46:30.012334 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:30.012334 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:30.031455 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-b95023ba-5d10-404a-a638-40f43d768b22 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-788042679 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-788042679, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:30.032152 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-b95023ba-5d10-404a-a638-40f43d768b22 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-788042679 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-788042679, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:30.060406 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b95023ba-5d10-404a-a638-40f43d768b22 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Created reservations ['ed37dbdc-f22f-483e-b375-1e61f705ff4b', 'b1f7f947-e86f-494b-9711-6dca007a5e91', '0c24f117-8c09-4634-81a7-b8316d6603ba', '715c8694-1d51-4a28-8985-952cff434d65'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:30.096895 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b95023ba-5d10-404a-a638-40f43d768b22 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/group_snapshots returned with HTTP 202 Aug 13 02:46:30.097413 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 947/3761] 10.4.3.30 () {70 vars in 1317 bytes} [Thu Aug 13 02:46:29 2026] POST /volume/v3/group_snapshots => generated 189 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:30.104799 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-136cd35d-f6c7-43a0-9530-1330db1c45f4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.106706 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-136cd35d-f6c7-43a0-9530-1330db1c45f4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 Aug 13 02:46:30.106973 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-136cd35d-f6c7-43a0-9530-1330db1c45f4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:30.107202 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-136cd35d-f6c7-43a0-9530-1330db1c45f4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:30.107365 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-136cd35d-f6c7-43a0-9530-1330db1c45f4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] show called for member f0d642f6-9820-442d-8998-3f70791012f9 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:30.111193 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:30.111193 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:30.118220 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-136cd35d-f6c7-43a0-9530-1330db1c45f4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 returned with HTTP 200 Aug 13 02:46:30.118842 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 949/3762] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:30 2026] GET /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 => generated 328 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:30.317445 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-44c5f9fe-1047-4dc6-b7f8-0a8eb5ae868c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.319180 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-44c5f9fe-1047-4dc6-b7f8-0a8eb5ae868c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 Aug 13 02:46:30.319393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-44c5f9fe-1047-4dc6-b7f8-0a8eb5ae868c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:30.319566 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-44c5f9fe-1047-4dc6-b7f8-0a8eb5ae868c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:30.324766 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-44c5f9fe-1047-4dc6-b7f8-0a8eb5ae868c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 returned with HTTP 404 Aug 13 02:46:30.325376 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 947/3763] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:30 2026] GET /volume/v3/volumes/b4d506de-c054-486b-a6c5-acfd3dacd000 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:30.331663 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8816bcea-f8ff-436e-a2bd-35ec30998bf9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.334053 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8816bcea-f8ff-436e-a2bd-35ec30998bf9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] DELETE https://10.4.3.30/volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 Aug 13 02:46:30.334386 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8816bcea-f8ff-436e-a2bd-35ec30998bf9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:30.334662 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8816bcea-f8ff-436e-a2bd-35ec30998bf9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:30.334893 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-8816bcea-f8ff-436e-a2bd-35ec30998bf9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Delete volume with id: 9b402a81-da59-4537-b8f6-acdf11f6a5e7 Aug 13 02:46:30.345526 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:30.345526 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:30.346556 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8816bcea-f8ff-436e-a2bd-35ec30998bf9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:46:30.378849 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8816bcea-f8ff-436e-a2bd-35ec30998bf9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Delete volume request issued successfully. Aug 13 02:46:30.379085 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8816bcea-f8ff-436e-a2bd-35ec30998bf9 tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 returned with HTTP 202 Aug 13 02:46:30.379551 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 921/3764] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:30 2026] DELETE /volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:30.386584 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b83ed8c4-7ffa-495f-a198-b79065a22e6a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.388478 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b83ed8c4-7ffa-495f-a198-b79065a22e6a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 Aug 13 02:46:30.388689 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b83ed8c4-7ffa-495f-a198-b79065a22e6a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:30.388890 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b83ed8c4-7ffa-495f-a198-b79065a22e6a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:30.395510 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:30.395510 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:30.398852 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b83ed8c4-7ffa-495f-a198-b79065a22e6a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Volume info retrieved successfully. Aug 13 02:46:30.403086 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b83ed8c4-7ffa-495f-a198-b79065a22e6a tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 returned with HTTP 200 Aug 13 02:46:30.403607 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 948/3765] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:30 2026] GET /volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:30.472466 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-17150718-5b44-4105-8136-28ced4b6d315 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.474334 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17150718-5b44-4105-8136-28ced4b6d315 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:30.474645 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17150718-5b44-4105-8136-28ced4b6d315 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:30.474918 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17150718-5b44-4105-8136-28ced4b6d315 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:30.485167 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:30.485167 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:30.489605 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-17150718-5b44-4105-8136-28ced4b6d315 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:30.493804 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17150718-5b44-4105-8136-28ced4b6d315 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:30.494355 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 950/3766] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:30 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:30.509926 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8ad1d34d-f65e-430c-be37-a2a15f476285 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.511564 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8ad1d34d-f65e-430c-be37-a2a15f476285 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:30.511761 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8ad1d34d-f65e-430c-be37-a2a15f476285 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:30.511934 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8ad1d34d-f65e-430c-be37-a2a15f476285 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:30.521174 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:30.521174 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:30.531421 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8ad1d34d-f65e-430c-be37-a2a15f476285 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:30.540105 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8ad1d34d-f65e-430c-be37-a2a15f476285 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:30.540558 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 948/3767] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:30 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:30.590616 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-057b2726-2a4c-420e-b767-1fbb2dbbc2f4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.593193 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-057b2726-2a4c-420e-b767-1fbb2dbbc2f4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:30.593193 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-057b2726-2a4c-420e-b767-1fbb2dbbc2f4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:30.593193 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-057b2726-2a4c-420e-b767-1fbb2dbbc2f4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:30.599375 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:30.599375 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:30.602642 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-057b2726-2a4c-420e-b767-1fbb2dbbc2f4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:30.609302 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-057b2726-2a4c-420e-b767-1fbb2dbbc2f4 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:30.609600 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 922/3768] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:30 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:30.714019 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cdcaf7f2-5f09-4c7a-9bac-d2306ef96d9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.714328 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cdcaf7f2-5f09-4c7a-9bac-d2306ef96d9a None None] GET https://10.4.3.30/volume// Aug 13 02:46:30.714613 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cdcaf7f2-5f09-4c7a-9bac-d2306ef96d9a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:30.714756 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cdcaf7f2-5f09-4c7a-9bac-d2306ef96d9a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:30.715010 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cdcaf7f2-5f09-4c7a-9bac-d2306ef96d9a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:30.715398 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 949/3769] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:46:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:30.725549 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-8e5e5e76-33f0-4ff2-b5f1-f06dc99c4285 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.728078 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-8e5e5e76-33f0-4ff2-b5f1-f06dc99c4285 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:46:30.728659 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-8e5e5e76-33f0-4ff2-b5f1-f06dc99c4285 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70af654c-ddd5-47cc-8447-a6ef85412dbc", "connector": null, "instance_uuid": "53011540-692c-4450-a547-df560476da2b"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:30.741642 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:30.741642 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:30.786221 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-8e5e5e76-33f0-4ff2-b5f1-f06dc99c4285 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:46:30.786890 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 951/3770] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:46:30 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:30.835304 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9e18c03f-f9d4-4c21-80ad-abc4595f2f4a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.838543 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9e18c03f-f9d4-4c21-80ad-abc4595f2f4a tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:30.838904 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9e18c03f-f9d4-4c21-80ad-abc4595f2f4a tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:30.839244 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9e18c03f-f9d4-4c21-80ad-abc4595f2f4a tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:30.848475 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9206c22d-d5ac-4247-8706-966b85ea1f18 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.848960 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9206c22d-d5ac-4247-8706-966b85ea1f18 None None] GET https://10.4.3.30/volume// Aug 13 02:46:30.849214 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9206c22d-d5ac-4247-8706-966b85ea1f18 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:30.849454 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9206c22d-d5ac-4247-8706-966b85ea1f18 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:30.849836 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9206c22d-d5ac-4247-8706-966b85ea1f18 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:30.850215 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 923/3771] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:46:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:30.852194 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:30.852194 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:30.858234 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9e18c03f-f9d4-4c21-80ad-abc4595f2f4a tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:30.864361 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9e18c03f-f9d4-4c21-80ad-abc4595f2f4a tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:30.864793 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 949/3772] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:30 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:30.867230 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-b9a4c7a0-1a92-4bbd-9e52-41374d4df7f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:30.871179 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-b9a4c7a0-1a92-4bbd-9e52-41374d4df7f9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:30.871179 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-b9a4c7a0-1a92-4bbd-9e52-41374d4df7f9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:30.871179 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-b9a4c7a0-1a92-4bbd-9e52-41374d4df7f9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:30.882600 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:30.882600 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:30.886935 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-b9a4c7a0-1a92-4bbd-9e52-41374d4df7f9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:30.896105 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-b9a4c7a0-1a92-4bbd-9e52-41374d4df7f9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:30.896105 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 950/3773] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:46:30 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 1041 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:31.046347 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-ca491341-8e1f-4dac-a12f-4a00713696b7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.048816 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-ca491341-8e1f-4dac-a12f-4a00713696b7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] PUT https://10.4.3.30/volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461 Aug 13 02:46:31.049340 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-ca491341-8e1f-4dac-a12f-4a00713696b7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:31.060843 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-ca491341-8e1f-4dac-a12f-4a00713696b7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Acquiring lock "cinder-attachment_update-70af654c-ddd5-47cc-8447-a6ef85412dbc-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:46:31.072334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-ca491341-8e1f-4dac-a12f-4a00713696b7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Lock "cinder-attachment_update-70af654c-ddd5-47cc-8447-a6ef85412dbc-np0000007139" acquired by "attachment_update" :: waited 0.010s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:46:31.072334 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.072334 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:31.131475 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d8535fee-2716-4384-a395-df5e4fb95af9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.134600 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d8535fee-2716-4384-a395-df5e4fb95af9 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 Aug 13 02:46:31.134809 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d8535fee-2716-4384-a395-df5e4fb95af9 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.137701 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d8535fee-2716-4384-a395-df5e4fb95af9 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.137989 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.group_snapshots [None req-d8535fee-2716-4384-a395-df5e4fb95af9 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] show called for member f0d642f6-9820-442d-8998-3f70791012f9 {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:31.142722 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.142722 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:31.146656 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d8535fee-2716-4384-a395-df5e4fb95af9 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 returned with HTTP 200 Aug 13 02:46:31.147154 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 924/3774] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:31.159656 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c9a5f66f-2473-4ad0-87e6-485017c472fe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.165115 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9a5f66f-2473-4ad0-87e6-485017c472fe tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/snapshots/detail Aug 13 02:46:31.165395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9a5f66f-2473-4ad0-87e6-485017c472fe tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.165684 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9a5f66f-2473-4ad0-87e6-485017c472fe tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.166003 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-c9a5f66f-2473-4ad0-87e6-485017c472fe tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:31.167593 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-c9a5f66f-2473-4ad0-87e6-485017c472fe tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:46:31.174246 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c9a5f66f-2473-4ad0-87e6-485017c472fe tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Get all snapshots completed successfully. Aug 13 02:46:31.174648 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.174648 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:31.175243 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9a5f66f-2473-4ad0-87e6-485017c472fe tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 02:46:31.175668 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 950/3775] 10.4.3.30 () {66 vars in 1257 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:31.188409 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f060fda-5943-43ff-bc62-7380563f3214 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.194404 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f060fda-5943-43ff-bc62-7380563f3214 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/snapshots/ff51dcbf-4643-455d-9e89-24b588ee0748 Aug 13 02:46:31.194601 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f060fda-5943-43ff-bc62-7380563f3214 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.194865 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f060fda-5943-43ff-bc62-7380563f3214 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.194934 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-ca491341-8e1f-4dac-a12f-4a00713696b7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Lock "cinder-attachment_update-70af654c-ddd5-47cc-8447-a6ef85412dbc-np0000007139" released by "attachment_update" :: held 0.125s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:46:31.197382 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-ca491341-8e1f-4dac-a12f-4a00713696b7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461 returned with HTTP 200 Aug 13 02:46:31.197925 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 952/3776] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:46:31 2026] PUT /volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:31.202418 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.202418 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:31.202998 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6f060fda-5943-43ff-bc62-7380563f3214 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Snapshot retrieved successfully. Aug 13 02:46:31.203998 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f060fda-5943-43ff-bc62-7380563f3214 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/snapshots/ff51dcbf-4643-455d-9e89-24b588ee0748 returned with HTTP 200 Aug 13 02:46:31.204421 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 951/3777] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/snapshots/ff51dcbf-4643-455d-9e89-24b588ee0748 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:31.219019 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-09bf3707-6caf-4bc2-9907-458301acd68a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.220864 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-09bf3707-6caf-4bc2-9907-458301acd68a tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] POST https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action Aug 13 02:46:31.221588 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-09bf3707-6caf-4bc2-9907-458301acd68a tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:31.221588 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-09bf3707-6caf-4bc2-9907-458301acd68a tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:31.222688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.group_snapshots [None req-09bf3707-6caf-4bc2-9907-458301acd68a tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Updating group 'f0d642f6-9820-442d-8998-3f70791012f9' with 'creating' {{(pid=100287) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 02:46:31.226504 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.226504 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:31.236698 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-09bf3707-6caf-4bc2-9907-458301acd68a tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action returned with HTTP 202 Aug 13 02:46:31.237370 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 925/3778] 10.4.3.30 () {70 vars in 1448 bytes} [Thu Aug 13 02:46:31 2026] POST /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:31.244750 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-db31a7fc-bf6c-49c9-8034-16eae7757b5a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.247034 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db31a7fc-bf6c-49c9-8034-16eae7757b5a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 Aug 13 02:46:31.247436 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db31a7fc-bf6c-49c9-8034-16eae7757b5a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.247704 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db31a7fc-bf6c-49c9-8034-16eae7757b5a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.247896 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.group_snapshots [None req-db31a7fc-bf6c-49c9-8034-16eae7757b5a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] show called for member f0d642f6-9820-442d-8998-3f70791012f9 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:31.254589 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.254589 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:31.258939 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db31a7fc-bf6c-49c9-8034-16eae7757b5a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 returned with HTTP 200 Aug 13 02:46:31.259558 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 951/3779] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:31.269777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4dc1bf44-7998-4975-8ec9-b5a8df60df75 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.272050 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dc1bf44-7998-4975-8ec9-b5a8df60df75 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] POST https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action Aug 13 02:46:31.272705 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dc1bf44-7998-4975-8ec9-b5a8df60df75 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:31.272811 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dc1bf44-7998-4975-8ec9-b5a8df60df75 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:31.274638 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-4dc1bf44-7998-4975-8ec9-b5a8df60df75 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Updating group 'f0d642f6-9820-442d-8998-3f70791012f9' with 'available' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 02:46:31.279877 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.279877 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:31.288790 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dc1bf44-7998-4975-8ec9-b5a8df60df75 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action returned with HTTP 202 Aug 13 02:46:31.289269 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 953/3780] 10.4.3.30 () {70 vars in 1448 bytes} [Thu Aug 13 02:46:31 2026] POST /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:31.297110 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf999523-6916-46f5-ab55-779db614ec83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.299508 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf999523-6916-46f5-ab55-779db614ec83 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 Aug 13 02:46:31.299811 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf999523-6916-46f5-ab55-779db614ec83 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.300037 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf999523-6916-46f5-ab55-779db614ec83 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.300193 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-cf999523-6916-46f5-ab55-779db614ec83 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] show called for member f0d642f6-9820-442d-8998-3f70791012f9 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:31.303914 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.303914 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:31.309405 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf999523-6916-46f5-ab55-779db614ec83 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 returned with HTTP 200 Aug 13 02:46:31.309865 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 952/3781] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 => generated 329 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:31.326123 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7190d344-a0aa-4437-9add-e91f581bce34 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.330105 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7190d344-a0aa-4437-9add-e91f581bce34 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] POST https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action Aug 13 02:46:31.330573 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7190d344-a0aa-4437-9add-e91f581bce34 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:31.330755 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7190d344-a0aa-4437-9add-e91f581bce34 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:31.333845 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.group_snapshots [None req-7190d344-a0aa-4437-9add-e91f581bce34 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Updating group 'f0d642f6-9820-442d-8998-3f70791012f9' with 'error' {{(pid=100287) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 02:46:31.343171 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.343171 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:31.351489 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7190d344-a0aa-4437-9add-e91f581bce34 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action returned with HTTP 202 Aug 13 02:46:31.352102 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 926/3782] 10.4.3.30 () {70 vars in 1448 bytes} [Thu Aug 13 02:46:31 2026] POST /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:31.362978 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ab6a9a1d-b8d4-4447-96df-98e6dd1f29f9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.364802 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab6a9a1d-b8d4-4447-96df-98e6dd1f29f9 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 Aug 13 02:46:31.365018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab6a9a1d-b8d4-4447-96df-98e6dd1f29f9 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.365227 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab6a9a1d-b8d4-4447-96df-98e6dd1f29f9 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.365632 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.group_snapshots [None req-ab6a9a1d-b8d4-4447-96df-98e6dd1f29f9 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] show called for member f0d642f6-9820-442d-8998-3f70791012f9 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:31.369010 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.369010 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:31.373184 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab6a9a1d-b8d4-4447-96df-98e6dd1f29f9 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 returned with HTTP 200 Aug 13 02:46:31.373612 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 952/3783] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:31.381745 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-39d996fe-b8bc-424a-81f4-fd9515cf6b5c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.384024 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39d996fe-b8bc-424a-81f4-fd9515cf6b5c tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] POST https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action Aug 13 02:46:31.384477 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39d996fe-b8bc-424a-81f4-fd9515cf6b5c tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:31.384610 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39d996fe-b8bc-424a-81f4-fd9515cf6b5c tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:31.387866 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-39d996fe-b8bc-424a-81f4-fd9515cf6b5c tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Updating group 'f0d642f6-9820-442d-8998-3f70791012f9' with 'available' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 02:46:31.392499 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.392499 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:31.400526 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39d996fe-b8bc-424a-81f4-fd9515cf6b5c tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action returned with HTTP 202 Aug 13 02:46:31.400971 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 954/3784] 10.4.3.30 () {70 vars in 1448 bytes} [Thu Aug 13 02:46:31 2026] POST /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:31.408806 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b14b0609-3b8a-4bf4-bb9a-577e4caa77ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.410758 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b14b0609-3b8a-4bf4-bb9a-577e4caa77ae tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 Aug 13 02:46:31.410969 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b14b0609-3b8a-4bf4-bb9a-577e4caa77ae tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.411227 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b14b0609-3b8a-4bf4-bb9a-577e4caa77ae tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.411402 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-b14b0609-3b8a-4bf4-bb9a-577e4caa77ae tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] show called for member f0d642f6-9820-442d-8998-3f70791012f9 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:31.414891 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.414891 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:31.418769 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b14b0609-3b8a-4bf4-bb9a-577e4caa77ae tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 returned with HTTP 200 Aug 13 02:46:31.419148 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 953/3785] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 => generated 329 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:31.422278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5d96f8ea-339d-4d80-ba9b-d632feb3347c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.422278 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5d96f8ea-339d-4d80-ba9b-d632feb3347c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] GET https://10.4.3.30/volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 Aug 13 02:46:31.422278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5d96f8ea-339d-4d80-ba9b-d632feb3347c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.422278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5d96f8ea-339d-4d80-ba9b-d632feb3347c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.428500 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c941145c-0448-429f-8e88-1c9693d9920d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.428621 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5d96f8ea-339d-4d80-ba9b-d632feb3347c tempest-VolumesBackupsTest-2099631313 tempest-VolumesBackupsTest-2099631313-project-member] https://10.4.3.30/volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 returned with HTTP 404 Aug 13 02:46:31.429076 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 927/3786] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/volumes/9b402a81-da59-4537-b8f6-acdf11f6a5e7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:31.430689 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c941145c-0448-429f-8e88-1c9693d9920d tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] DELETE https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 Aug 13 02:46:31.430954 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c941145c-0448-429f-8e88-1c9693d9920d tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.431203 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c941145c-0448-429f-8e88-1c9693d9920d tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.431387 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.group_snapshots [None req-c941145c-0448-429f-8e88-1c9693d9920d tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] delete called for member f0d642f6-9820-442d-8998-3f70791012f9 {{(pid=100288) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 02:46:31.431511 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.group_snapshots [None req-c941145c-0448-429f-8e88-1c9693d9920d tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Delete group_snapshot with id: f0d642f6-9820-442d-8998-3f70791012f9 Aug 13 02:46:31.435279 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.435279 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:31.476196 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c941145c-0448-429f-8e88-1c9693d9920d tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 returned with HTTP 202 Aug 13 02:46:31.476785 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 953/3787] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:46:31 2026] DELETE /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:31.486799 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fa54b0f3-5f32-4b5f-9f6f-c5990ac7e43a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.488912 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa54b0f3-5f32-4b5f-9f6f-c5990ac7e43a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:31.489081 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa54b0f3-5f32-4b5f-9f6f-c5990ac7e43a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.489331 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa54b0f3-5f32-4b5f-9f6f-c5990ac7e43a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.489672 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-fa54b0f3-5f32-4b5f-9f6f-c5990ac7e43a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:31.490770 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fa54b0f3-5f32-4b5f-9f6f-c5990ac7e43a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:31.498921 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fa54b0f3-5f32-4b5f-9f6f-c5990ac7e43a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Get all volumes completed successfully. Aug 13 02:46:31.499787 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-fa54b0f3-5f32-4b5f-9f6f-c5990ac7e43a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:31.499961 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-fa54b0f3-5f32-4b5f-9f6f-c5990ac7e43a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:31.549597 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-fa54b0f3-5f32-4b5f-9f6f-c5990ac7e43a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:31.553183 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.553183 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:31.565488 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa54b0f3-5f32-4b5f-9f6f-c5990ac7e43a tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:31.565906 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 955/3788] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:31.566771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-818260d2-6a4c-469f-b4a6-12da37bd54a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.582894 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-42471110-00dd-475a-8cf5-463ae1858af4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.584961 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-42471110-00dd-475a-8cf5-463ae1858af4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/snapshots/detail Aug 13 02:46:31.585221 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-42471110-00dd-475a-8cf5-463ae1858af4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.585508 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-42471110-00dd-475a-8cf5-463ae1858af4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.585862 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-42471110-00dd-475a-8cf5-463ae1858af4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:31.587201 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.db.api [None req-42471110-00dd-475a-8cf5-463ae1858af4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Building query based on filter {{(pid=100287) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:46:31.591760 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-42471110-00dd-475a-8cf5-463ae1858af4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Get all snapshots completed successfully. Aug 13 02:46:31.592788 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-42471110-00dd-475a-8cf5-463ae1858af4 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 02:46:31.593162 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 928/3789] 10.4.3.30 () {66 vars in 1257 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:46:31.603062 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-64225f0b-423f-4f74-8e29-6c8fd86de948 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.606549 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64225f0b-423f-4f74-8e29-6c8fd86de948 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 Aug 13 02:46:31.606756 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-64225f0b-423f-4f74-8e29-6c8fd86de948 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.606934 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-64225f0b-423f-4f74-8e29-6c8fd86de948 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.607056 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.group_snapshots [None req-64225f0b-423f-4f74-8e29-6c8fd86de948 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] show called for member f0d642f6-9820-442d-8998-3f70791012f9 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 02:46:31.610476 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64225f0b-423f-4f74-8e29-6c8fd86de948 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 returned with HTTP 404 Aug 13 02:46:31.611101 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 954/3790] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/group_snapshots/f0d642f6-9820-442d-8998-3f70791012f9 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:31.618836 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-95ec4218-cb78-4c74-8003-4f96c61286e3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.620894 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95ec4218-cb78-4c74-8003-4f96c61286e3 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:31.621144 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95ec4218-cb78-4c74-8003-4f96c61286e3 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.621386 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95ec4218-cb78-4c74-8003-4f96c61286e3 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.621658 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-95ec4218-cb78-4c74-8003-4f96c61286e3 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:31.622502 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-95ec4218-cb78-4c74-8003-4f96c61286e3 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:31.630658 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-95ec4218-cb78-4c74-8003-4f96c61286e3 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Get all volumes completed successfully. Aug 13 02:46:31.631369 np0000007139 devstack@c-api.service[100289]: WARNING stevedore.named [None req-95ec4218-cb78-4c74-8003-4f96c61286e3 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:31.631519 np0000007139 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-95ec4218-cb78-4c74-8003-4f96c61286e3 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:31.675952 np0000007139 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-95ec4218-cb78-4c74-8003-4f96c61286e3 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:31.679917 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.679917 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:31.689370 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95ec4218-cb78-4c74-8003-4f96c61286e3 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:31.689894 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 956/3791] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:31.708687 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-43cc79c1-108f-47cc-ae07-6a50dc5e8375 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.710373 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-43cc79c1-108f-47cc-ae07-6a50dc5e8375 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] POST https://10.4.3.30/volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7/action Aug 13 02:46:31.710770 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-43cc79c1-108f-47cc-ae07-6a50dc5e8375 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:31.710836 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-43cc79c1-108f-47cc-ae07-6a50dc5e8375 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:31.712180 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-43cc79c1-108f-47cc-ae07-6a50dc5e8375 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] delete called for group ebad1174-4a9d-42e8-b53e-9a39da625af7 {{(pid=100287) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:46:31.712321 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.groups [None req-43cc79c1-108f-47cc-ae07-6a50dc5e8375 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Delete group with id: ebad1174-4a9d-42e8-b53e-9a39da625af7 Aug 13 02:46:31.715809 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.715809 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:31.760938 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-43cc79c1-108f-47cc-ae07-6a50dc5e8375 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7/action returned with HTTP 202 Aug 13 02:46:31.761389 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 929/3792] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:46:31 2026] POST /volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:31.770507 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f36b8c5f-9f38-44b8-b935-7e8da43ba6ac None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.772429 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-818260d2-6a4c-469f-b4a6-12da37bd54a2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:31.772822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-818260d2-6a4c-469f-b4a6-12da37bd54a2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-468068365", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1912747069", "vendor_name": "tempest-vendor_name-1604537808"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:31.773621 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f36b8c5f-9f38-44b8-b935-7e8da43ba6ac tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c Aug 13 02:46:31.773832 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f36b8c5f-9f38-44b8-b935-7e8da43ba6ac tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.774042 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f36b8c5f-9f38-44b8-b935-7e8da43ba6ac tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.785052 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.785052 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:31.789850 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f36b8c5f-9f38-44b8-b935-7e8da43ba6ac tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Volume info retrieved successfully. Aug 13 02:46:31.790955 np0000007139 devstack@c-api.service[100288]: WARNING stevedore.named [None req-f36b8c5f-9f38-44b8-b935-7e8da43ba6ac tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 02:46:31.791274 np0000007139 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-f36b8c5f-9f38-44b8-b935-7e8da43ba6ac tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 02:46:31.791325 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-818260d2-6a4c-469f-b4a6-12da37bd54a2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:31.791791 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 954/3793] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:46:31 2026] POST /volume/v3/types => generated 328 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:31.801269 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-515730c3-b982-4149-a732-956ae990304b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.803324 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:31.803671 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c488414f-e289-4540-82a7-8b959cc9a8f6", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:31.805632 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Create volume request body: {'volume': {'volume_type': 'c488414f-e289-4540-82a7-8b959cc9a8f6', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:31.810459 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Create volume of 1 GB Aug 13 02:46:31.810844 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.810844 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:31.811380 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Availability Zones retrieved successfully. Aug 13 02:46:31.819599 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Flow 'volume_create_api' (ecad7397-ecf5-4e10-a0dc-ef8914d38475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:31.820894 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a6ceacd-f94f-41a6-9847-22ecce79765e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:31.821955 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:31.840979 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-f36b8c5f-9f38-44b8-b935-7e8da43ba6ac tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:31.845076 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.845076 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:31.846902 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a6ceacd-f94f-41a6-9847-22ecce79765e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:46:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1912747069',vendor_name='tempest-vendor_name-1604537808'},id=c488414f-e289-4540-82a7-8b959cc9a8f6,is_public=True,name='tempest-ProjectAdminTests-volume-type-468068365',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c488414f-e289-4540-82a7-8b959cc9a8f6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:31.847650 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e363bd-0e14-4022-a864-62af988f97e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:31.853461 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f36b8c5f-9f38-44b8-b935-7e8da43ba6ac tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c returned with HTTP 200 Aug 13 02:46:31.853873 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 955/3794] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:31.874159 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-468068365 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-468068365, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:31.874504 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-468068365 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-468068365, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:31.881630 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5a77f064-6927-4b7f-920e-ed6654893033 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:31.884514 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5a77f064-6927-4b7f-920e-ed6654893033 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:31.884904 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5a77f064-6927-4b7f-920e-ed6654893033 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:31.885138 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5a77f064-6927-4b7f-920e-ed6654893033 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:31.905154 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:31.905154 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:31.909436 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5a77f064-6927-4b7f-920e-ed6654893033 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:31.914368 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5a77f064-6927-4b7f-920e-ed6654893033 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:31.914836 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 930/3795] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:31 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:31.921263 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Created reservations ['04e462c9-f0a7-40c0-917c-d754a9851f77', 'b1c2d518-a6d7-404f-9900-a3385426084e', 'c50cab9a-de76-4d5f-8bc9-ecb46063c67d', '08141675-8f49-405d-8305-631d76cf5c9b'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:31.922363 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e363bd-0e14-4022-a864-62af988f97e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04e462c9-f0a7-40c0-917c-d754a9851f77', 'b1c2d518-a6d7-404f-9900-a3385426084e', 'c50cab9a-de76-4d5f-8bc9-ecb46063c67d', '08141675-8f49-405d-8305-631d76cf5c9b']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:31.923438 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da01926-b11b-4405-8052-483420f68f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:31.959212 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da01926-b11b-4405-8052-483420f68f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13ccb00a-7466-4cd2-a50b-eea639a65ca4', '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='bcb403862c6c4e0780c3ea1b85cc1015',qos_specs=None,replication_status=,reservations=['04e462c9-f0a7-40c0-917c-d754a9851f77','b1c2d518-a6d7-404f-9900-a3385426084e','c50cab9a-de76-4d5f-8bc9-ecb46063c67d','08141675-8f49-405d-8305-631d76cf5c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c44958491c43d9afe8b120be398835',volume_type_id=c488414f-e289-4540-82a7-8b959cc9a8f6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13ccb00a-7466-4cd2-a50b-eea639a65ca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb403862c6c4e0780c3ea1b85cc1015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78c44958491c43d9afe8b120be398835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c488414f-e289-4540-82a7-8b959cc9a8f6),volume_type_id=c488414f-e289-4540-82a7-8b959cc9a8f6)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:31.960381 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8319193b-6d6d-4e10-8aef-d0c3b62b9bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:31.996662 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8319193b-6d6d-4e10-8aef-d0c3b62b9bf2) transitioned into state 'SUCCESS' from 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='bcb403862c6c4e0780c3ea1b85cc1015',qos_specs=None,replication_status=,reservations=['04e462c9-f0a7-40c0-917c-d754a9851f77','b1c2d518-a6d7-404f-9900-a3385426084e','c50cab9a-de76-4d5f-8bc9-ecb46063c67d','08141675-8f49-405d-8305-631d76cf5c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c44958491c43d9afe8b120be398835',volume_type_id=c488414f-e289-4540-82a7-8b959cc9a8f6)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:31.997873 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060fae29-4a59-4cc7-8b59-95b7968d3996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:32.015761 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060fae29-4a59-4cc7-8b59-95b7968d3996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:32.016908 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Flow 'volume_create_api' (ecad7397-ecf5-4e10-a0dc-ef8914d38475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:32.017568 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Create volume request issued successfully. Aug 13 02:46:32.018324 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-515730c3-b982-4149-a732-956ae990304b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:32.018860 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 957/3796] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:46:31 2026] POST /volume/v3/volumes => generated 770 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:32.037048 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9489b057-7236-4325-9229-ae30bdce4268 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:32.039051 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9489b057-7236-4325-9229-ae30bdce4268 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/volumes/13ccb00a-7466-4cd2-a50b-eea639a65ca4 Aug 13 02:46:32.040856 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9489b057-7236-4325-9229-ae30bdce4268 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:32.044683 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9489b057-7236-4325-9229-ae30bdce4268 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:32.069934 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:32.069934 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:32.075356 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9489b057-7236-4325-9229-ae30bdce4268 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Volume info retrieved successfully. Aug 13 02:46:32.083898 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9489b057-7236-4325-9229-ae30bdce4268 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes/13ccb00a-7466-4cd2-a50b-eea639a65ca4 returned with HTTP 200 Aug 13 02:46:32.084445 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 955/3797] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:32 2026] GET /volume/v3/volumes/13ccb00a-7466-4cd2-a50b-eea639a65ca4 => generated 949 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:32.871177 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fd2994f0-eda6-44f2-b38a-9ff2a83c6108 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:32.873308 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd2994f0-eda6-44f2-b38a-9ff2a83c6108 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c Aug 13 02:46:32.873627 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd2994f0-eda6-44f2-b38a-9ff2a83c6108 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:32.876980 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd2994f0-eda6-44f2-b38a-9ff2a83c6108 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:32.880267 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd2994f0-eda6-44f2-b38a-9ff2a83c6108 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c returned with HTTP 404 Aug 13 02:46:32.880799 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 956/3798] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:32 2026] GET /volume/v3/volumes/4d2b7373-49cb-4861-9085-484eca8aad0c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:32.889885 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f50f7377-d4fc-441c-905a-25212784f7b7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:32.892040 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f50f7377-d4fc-441c-905a-25212784f7b7 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] GET https://10.4.3.30/volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7 Aug 13 02:46:32.892346 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f50f7377-d4fc-441c-905a-25212784f7b7 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:32.892582 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f50f7377-d4fc-441c-905a-25212784f7b7 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:32.892741 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-f50f7377-d4fc-441c-905a-25212784f7b7 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] show called for member ebad1174-4a9d-42e8-b53e-9a39da625af7 {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:32.896550 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f50f7377-d4fc-441c-905a-25212784f7b7 tempest-GroupSnapshotsV319Test-2069243191 tempest-GroupSnapshotsV319Test-2069243191-project-member] https://10.4.3.30/volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7 returned with HTTP 404 Aug 13 02:46:32.897188 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 931/3799] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:32 2026] GET /volume/v3/groups/ebad1174-4a9d-42e8-b53e-9a39da625af7 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:32.905742 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-44da4985-d019-4c11-9928-c3608277fb75 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:32.907866 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44da4985-d019-4c11-9928-c3608277fb75 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/97388f54-05d3-4157-ba70-b23fcb3be33c Aug 13 02:46:32.910284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-44da4985-d019-4c11-9928-c3608277fb75 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:32.910284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-44da4985-d019-4c11-9928-c3608277fb75 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:32.910284 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:32.910284 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:32.925147 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44da4985-d019-4c11-9928-c3608277fb75 tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] https://10.4.3.30/volume/v3/group_types/97388f54-05d3-4157-ba70-b23fcb3be33c returned with HTTP 202 Aug 13 02:46:32.925566 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 958/3800] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:46:32 2026] DELETE /volume/v3/group_types/97388f54-05d3-4157-ba70-b23fcb3be33c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:32.932436 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70a75bf8-f186-4c88-9416-c01dc4276be2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:32.933306 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-807991e1-95fa-415f-8638-fed5d8d50e7a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:32.935477 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70a75bf8-f186-4c88-9416-c01dc4276be2 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:32.935477 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70a75bf8-f186-4c88-9416-c01dc4276be2 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:32.935477 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70a75bf8-f186-4c88-9416-c01dc4276be2 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:32.939724 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-807991e1-95fa-415f-8638-fed5d8d50e7a tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] DELETE https://10.4.3.30/volume/v3/types/a8f3843a-a962-43e4-b004-81a35de821d6 Aug 13 02:46:32.939724 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-807991e1-95fa-415f-8638-fed5d8d50e7a tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:32.939724 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-807991e1-95fa-415f-8638-fed5d8d50e7a tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:32.955727 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:32.955727 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:32.966791 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-70a75bf8-f186-4c88-9416-c01dc4276be2 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:32.973876 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70a75bf8-f186-4c88-9416-c01dc4276be2 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:32.974385 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 956/3801] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:32 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:32.996662 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-807991e1-95fa-415f-8638-fed5d8d50e7a tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] https://10.4.3.30/volume/v3/types/a8f3843a-a962-43e4-b004-81a35de821d6 returned with HTTP 202 Aug 13 02:46:32.997152 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 957/3802] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:32 2026] DELETE /volume/v3/types/a8f3843a-a962-43e4-b004-81a35de821d6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:33.006619 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a28bbb9f-e3bf-4c42-abb3-992179d9c62d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:33.010711 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a28bbb9f-e3bf-4c42-abb3-992179d9c62d tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] GET https://10.4.3.30/volume/v3/types/a8f3843a-a962-43e4-b004-81a35de821d6 Aug 13 02:46:33.010989 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a28bbb9f-e3bf-4c42-abb3-992179d9c62d tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:33.011343 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a28bbb9f-e3bf-4c42-abb3-992179d9c62d tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:33.016496 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a28bbb9f-e3bf-4c42-abb3-992179d9c62d tempest-GroupSnapshotsV319Test-1286420448 tempest-GroupSnapshotsV319Test-1286420448-project-admin] https://10.4.3.30/volume/v3/types/a8f3843a-a962-43e4-b004-81a35de821d6 returned with HTTP 404 Aug 13 02:46:33.017332 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 932/3803] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:46:33 2026] GET /volume/v3/types/a8f3843a-a962-43e4-b004-81a35de821d6 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:33.100785 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2ebc85c3-6727-46d0-8ff3-fec141ce8e55 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:33.102821 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2ebc85c3-6727-46d0-8ff3-fec141ce8e55 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/volumes/13ccb00a-7466-4cd2-a50b-eea639a65ca4 Aug 13 02:46:33.103091 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2ebc85c3-6727-46d0-8ff3-fec141ce8e55 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:33.103373 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2ebc85c3-6727-46d0-8ff3-fec141ce8e55 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:33.113123 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:33.113123 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:33.117501 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2ebc85c3-6727-46d0-8ff3-fec141ce8e55 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Volume info retrieved successfully. Aug 13 02:46:33.123916 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2ebc85c3-6727-46d0-8ff3-fec141ce8e55 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes/13ccb00a-7466-4cd2-a50b-eea639a65ca4 returned with HTTP 200 Aug 13 02:46:33.124356 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 959/3804] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:33 2026] GET /volume/v3/volumes/13ccb00a-7466-4cd2-a50b-eea639a65ca4 => generated 970 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:33.139039 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-faf11c2c-0528-4682-ad5f-0ef8140034ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:33.141122 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-faf11c2c-0528-4682-ad5f-0ef8140034ad tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/messages Aug 13 02:46:33.141516 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-faf11c2c-0528-4682-ad5f-0ef8140034ad tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:33.141775 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-faf11c2c-0528-4682-ad5f-0ef8140034ad tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:33.146363 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-faf11c2c-0528-4682-ad5f-0ef8140034ad tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:46:33.146717 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 957/3805] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:46:33 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:33.158512 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fe6db06c-86d8-4dbb-98ef-69c3a5dee7a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:33.162543 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe6db06c-86d8-4dbb-98ef-69c3a5dee7a4 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] DELETE https://10.4.3.30/volume/v3/messages/f091d712-82b4-428e-aa03-36bb1af79e0d Aug 13 02:46:33.162796 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe6db06c-86d8-4dbb-98ef-69c3a5dee7a4 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:33.163038 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe6db06c-86d8-4dbb-98ef-69c3a5dee7a4 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:33.188019 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe6db06c-86d8-4dbb-98ef-69c3a5dee7a4 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/messages/f091d712-82b4-428e-aa03-36bb1af79e0d returned with HTTP 204 Aug 13 02:46:33.188019 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 958/3806] 10.4.3.30 () {68 vars in 1387 bytes} [Thu Aug 13 02:46:33 2026] DELETE /volume/v3/messages/f091d712-82b4-428e-aa03-36bb1af79e0d => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 02:46:33.199138 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f7cdc918-6260-4f89-ad15-5e60e5a42bef None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:33.201360 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f7cdc918-6260-4f89-ad15-5e60e5a42bef tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/messages/f091d712-82b4-428e-aa03-36bb1af79e0d Aug 13 02:46:33.201718 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f7cdc918-6260-4f89-ad15-5e60e5a42bef tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:33.202063 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f7cdc918-6260-4f89-ad15-5e60e5a42bef tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:33.206570 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f7cdc918-6260-4f89-ad15-5e60e5a42bef tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/messages/f091d712-82b4-428e-aa03-36bb1af79e0d returned with HTTP 404 Aug 13 02:46:33.207403 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 933/3807] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:46:33 2026] GET /volume/v3/messages/f091d712-82b4-428e-aa03-36bb1af79e0d => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:33.216834 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a4180965-65cf-4c06-8359-dc3b07fae8f8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:33.222102 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4180965-65cf-4c06-8359-dc3b07fae8f8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/13ccb00a-7466-4cd2-a50b-eea639a65ca4 Aug 13 02:46:33.222343 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4180965-65cf-4c06-8359-dc3b07fae8f8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:33.223800 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4180965-65cf-4c06-8359-dc3b07fae8f8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:33.223933 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-a4180965-65cf-4c06-8359-dc3b07fae8f8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Delete volume with id: 13ccb00a-7466-4cd2-a50b-eea639a65ca4 Aug 13 02:46:33.237050 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:33.237050 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:33.237050 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a4180965-65cf-4c06-8359-dc3b07fae8f8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Volume info retrieved successfully. Aug 13 02:46:33.238460 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a4180965-65cf-4c06-8359-dc3b07fae8f8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 02:46:33.262518 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a4180965-65cf-4c06-8359-dc3b07fae8f8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Created reservations ['3d37aa21-9f87-4bd3-8ecc-054ad1c0d22f', 'e4ebc27b-37ae-4829-a893-0ba6edf1c1cb', 'ac45d340-a4e2-4991-9d96-a2747d389ea0', 'c72c5808-cd5f-44ec-be6e-2d5726728297'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:33.287029 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a4180965-65cf-4c06-8359-dc3b07fae8f8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Delete volume request issued successfully. Aug 13 02:46:33.287303 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4180965-65cf-4c06-8359-dc3b07fae8f8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes/13ccb00a-7466-4cd2-a50b-eea639a65ca4 returned with HTTP 202 Aug 13 02:46:33.287808 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 960/3808] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:46:33 2026] DELETE /volume/v3/volumes/13ccb00a-7466-4cd2-a50b-eea639a65ca4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:33.298972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-682c0485-81b3-4fa3-88b5-e4abd930c939 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:33.301267 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-682c0485-81b3-4fa3-88b5-e4abd930c939 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] DELETE https://10.4.3.30/volume/v3/types/c488414f-e289-4540-82a7-8b959cc9a8f6 Aug 13 02:46:33.301522 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-682c0485-81b3-4fa3-88b5-e4abd930c939 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:33.301795 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-682c0485-81b3-4fa3-88b5-e4abd930c939 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:33.331970 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-682c0485-81b3-4fa3-88b5-e4abd930c939 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/types/c488414f-e289-4540-82a7-8b959cc9a8f6 returned with HTTP 202 Aug 13 02:46:33.332545 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 958/3809] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:33 2026] DELETE /volume/v3/types/c488414f-e289-4540-82a7-8b959cc9a8f6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:33.345108 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1efe4718-857b-47a4-b995-c0516701802a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:33.349784 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1efe4718-857b-47a4-b995-c0516701802a tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:33.349784 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1efe4718-857b-47a4-b995-c0516701802a tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-928438478", "extra_specs": {"storage_protocol": "tempest-storage_protocol-367755463", "vendor_name": "tempest-vendor_name-786333155"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:33.367955 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1efe4718-857b-47a4-b995-c0516701802a tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:33.368647 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 959/3810] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:46:33 2026] POST /volume/v3/types => generated 326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:33.382333 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:33.383672 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:33.384490 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "18896b57-9ac7-4eba-ba35-48103f8f660c", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:33.386421 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Create volume request body: {'volume': {'volume_type': '18896b57-9ac7-4eba-ba35-48103f8f660c', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:33.392910 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Create volume of 1 GB Aug 13 02:46:33.393542 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:33.393542 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:33.394143 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Availability Zones retrieved successfully. Aug 13 02:46:33.403357 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Flow 'volume_create_api' (a52e2971-c7fd-4a94-a3ee-34499af1afb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:33.407471 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6566a0f-4b71-44ff-9479-a575e848ec25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:33.407471 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:33.434283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6566a0f-4b71-44ff-9479-a575e848ec25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:46:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-367755463',vendor_name='tempest-vendor_name-786333155'},id=18896b57-9ac7-4eba-ba35-48103f8f660c,is_public=True,name='tempest-ProjectAdminTests-volume-type-928438478',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18896b57-9ac7-4eba-ba35-48103f8f660c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:33.434283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f8ef19-0b75-4181-9a7d-2d3a095ee1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:33.475733 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-928438478 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-928438478, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:33.476351 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-928438478 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-928438478, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:33.509023 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Created reservations ['2f051da2-f035-4742-bd47-2d097d34259c', '8976c9a8-bc22-416d-a45f-243858695cde', 'bc87c6ec-98bc-4d3c-8ab7-3ad3fae3a9aa', 'c058beb2-2070-41fd-b5e8-5019392d7299'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:33.510106 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f8ef19-0b75-4181-9a7d-2d3a095ee1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f051da2-f035-4742-bd47-2d097d34259c', '8976c9a8-bc22-416d-a45f-243858695cde', 'bc87c6ec-98bc-4d3c-8ab7-3ad3fae3a9aa', 'c058beb2-2070-41fd-b5e8-5019392d7299']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:33.511307 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4eb1eaa-5a43-4956-a5e5-47a3cf1879b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:33.542485 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4eb1eaa-5a43-4956-a5e5-47a3cf1879b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '302a8794-e2eb-4e73-95df-523407d000e8', '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='bcb403862c6c4e0780c3ea1b85cc1015',qos_specs=None,replication_status=,reservations=['2f051da2-f035-4742-bd47-2d097d34259c','8976c9a8-bc22-416d-a45f-243858695cde','bc87c6ec-98bc-4d3c-8ab7-3ad3fae3a9aa','c058beb2-2070-41fd-b5e8-5019392d7299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c44958491c43d9afe8b120be398835',volume_type_id=18896b57-9ac7-4eba-ba35-48103f8f660c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=302a8794-e2eb-4e73-95df-523407d000e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb403862c6c4e0780c3ea1b85cc1015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78c44958491c43d9afe8b120be398835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18896b57-9ac7-4eba-ba35-48103f8f660c),volume_type_id=18896b57-9ac7-4eba-ba35-48103f8f660c)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:33.542485 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (142c48a5-24ce-455b-9809-1eb9bec596a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:33.564291 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (142c48a5-24ce-455b-9809-1eb9bec596a8) transitioned into state 'SUCCESS' from 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='bcb403862c6c4e0780c3ea1b85cc1015',qos_specs=None,replication_status=,reservations=['2f051da2-f035-4742-bd47-2d097d34259c','8976c9a8-bc22-416d-a45f-243858695cde','bc87c6ec-98bc-4d3c-8ab7-3ad3fae3a9aa','c058beb2-2070-41fd-b5e8-5019392d7299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c44958491c43d9afe8b120be398835',volume_type_id=18896b57-9ac7-4eba-ba35-48103f8f660c)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:33.564291 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (510933c1-bcfa-40f8-8884-a392766688e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:33.576378 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (510933c1-bcfa-40f8-8884-a392766688e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:33.577596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Flow 'volume_create_api' (a52e2971-c7fd-4a94-a3ee-34499af1afb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:33.578204 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Create volume request issued successfully. Aug 13 02:46:33.579834 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-be0b8f1d-472c-46c0-9529-fceb86d92c7c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:33.579834 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 934/3811] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:46:33 2026] POST /volume/v3/volumes => generated 770 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:33.596648 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-98575646-59df-4128-bed4-91358b2fa050 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:33.598565 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98575646-59df-4128-bed4-91358b2fa050 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/volumes/302a8794-e2eb-4e73-95df-523407d000e8 Aug 13 02:46:33.598781 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-98575646-59df-4128-bed4-91358b2fa050 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:33.598960 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-98575646-59df-4128-bed4-91358b2fa050 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:33.611243 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:33.611243 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:33.619902 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-98575646-59df-4128-bed4-91358b2fa050 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Volume info retrieved successfully. Aug 13 02:46:33.624293 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98575646-59df-4128-bed4-91358b2fa050 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes/302a8794-e2eb-4e73-95df-523407d000e8 returned with HTTP 200 Aug 13 02:46:33.624764 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 961/3812] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:33 2026] GET /volume/v3/volumes/302a8794-e2eb-4e73-95df-523407d000e8 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:33.988486 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a717ba12-8d56-4c28-baa9-30c0ec89ef0d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:33.990956 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a717ba12-8d56-4c28-baa9-30c0ec89ef0d tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:33.991521 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a717ba12-8d56-4c28-baa9-30c0ec89ef0d tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:33.991613 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a717ba12-8d56-4c28-baa9-30c0ec89ef0d tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:34.003954 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:34.003954 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:34.008967 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a717ba12-8d56-4c28-baa9-30c0ec89ef0d tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:34.013979 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a717ba12-8d56-4c28-baa9-30c0ec89ef0d tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:34.014457 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 959/3813] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:33 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:34.181591 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c2c82ab2-df9c-4d49-ac41-2c2240742faa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:34.309200 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c2c82ab2-df9c-4d49-ac41-2c2240742faa tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:34.309200 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c2c82ab2-df9c-4d49-ac41-2c2240742faa tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:34.330659 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c2c82ab2-df9c-4d49-ac41-2c2240742faa tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:34.331017 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 960/3814] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:46:34 2026] POST /volume/v3/types => generated 287 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:34.483536 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-8e2a0776-bd23-4672-a853-567d1ad06e64 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:34.485908 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-8e2a0776-bd23-4672-a853-567d1ad06e64 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] POST https://10.4.3.30/volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461/action Aug 13 02:46:34.486656 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-8e2a0776-bd23-4672-a853-567d1ad06e64 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:34.486656 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-8e2a0776-bd23-4672-a853-567d1ad06e64 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:34.501655 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:34.501655 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:34.519858 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-995b9f11-c7b9-4d7a-bc7f-5c6eafbc119e req-8e2a0776-bd23-4672-a853-567d1ad06e64 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461/action returned with HTTP 204 Aug 13 02:46:34.520312 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 935/3815] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:46:34 2026] POST /volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:34.638095 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d69c2630-5222-4c31-af05-6c7114b7bd59 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:34.639961 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d69c2630-5222-4c31-af05-6c7114b7bd59 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/volumes/302a8794-e2eb-4e73-95df-523407d000e8 Aug 13 02:46:34.640201 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d69c2630-5222-4c31-af05-6c7114b7bd59 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:34.640410 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d69c2630-5222-4c31-af05-6c7114b7bd59 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:34.649618 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:34.649618 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:34.653864 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d69c2630-5222-4c31-af05-6c7114b7bd59 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Volume info retrieved successfully. Aug 13 02:46:34.658523 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d69c2630-5222-4c31-af05-6c7114b7bd59 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes/302a8794-e2eb-4e73-95df-523407d000e8 returned with HTTP 200 Aug 13 02:46:34.658950 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 962/3816] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:34 2026] GET /volume/v3/volumes/302a8794-e2eb-4e73-95df-523407d000e8 => generated 970 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:34.671845 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a195d204-0028-46ff-93b2-916bfb03cc2c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:34.673620 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a195d204-0028-46ff-93b2-916bfb03cc2c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/messages Aug 13 02:46:34.673822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a195d204-0028-46ff-93b2-916bfb03cc2c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:34.674045 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a195d204-0028-46ff-93b2-916bfb03cc2c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:34.677536 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a195d204-0028-46ff-93b2-916bfb03cc2c tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:46:34.677863 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 960/3817] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:46:34 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:34.686841 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6d9bca7c-65e0-4398-b0f6-16a3bb2c1027 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:34.688678 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d9bca7c-65e0-4398-b0f6-16a3bb2c1027 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/messages Aug 13 02:46:34.688953 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d9bca7c-65e0-4398-b0f6-16a3bb2c1027 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:34.689182 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d9bca7c-65e0-4398-b0f6-16a3bb2c1027 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:34.695186 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d9bca7c-65e0-4398-b0f6-16a3bb2c1027 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:46:34.695627 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 961/3818] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:46:34 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:34.705207 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a8773002-c756-4b21-bfc7-fbb8b63d8308 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:34.707336 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a8773002-c756-4b21-bfc7-fbb8b63d8308 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] DELETE https://10.4.3.30/volume/v3/messages/25859495-6e1c-4b43-aa58-042ca37c6d52 Aug 13 02:46:34.707559 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a8773002-c756-4b21-bfc7-fbb8b63d8308 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:34.707759 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a8773002-c756-4b21-bfc7-fbb8b63d8308 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:34.718963 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a8773002-c756-4b21-bfc7-fbb8b63d8308 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/messages/25859495-6e1c-4b43-aa58-042ca37c6d52 returned with HTTP 204 Aug 13 02:46:34.719492 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 936/3819] 10.4.3.30 () {68 vars in 1387 bytes} [Thu Aug 13 02:46:34 2026] DELETE /volume/v3/messages/25859495-6e1c-4b43-aa58-042ca37c6d52 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 02:46:34.730666 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:34.732221 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/302a8794-e2eb-4e73-95df-523407d000e8 Aug 13 02:46:34.732477 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:34.733018 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:34.733018 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Delete volume with id: 302a8794-e2eb-4e73-95df-523407d000e8 Aug 13 02:46:34.742286 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:34.742286 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:34.742286 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Volume info retrieved successfully. Aug 13 02:46:34.743118 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 02:46:34.754275 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-928438478 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-928438478, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:34.754923 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-928438478 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-928438478, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:34.765016 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Created reservations ['5f58c520-b017-4dc2-95bd-792e782b9b84', '5644303d-fba9-4c2f-bcf0-1a1aab21046a', '75441500-90ef-4747-bb81-a4516b29c237', '18904dee-5d28-40cc-a26d-42c0f54e1da1'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:34.787581 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Delete volume request issued successfully. Aug 13 02:46:34.787880 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b08a7bc-f483-4b0e-a5fe-a47dedb24bf2 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes/302a8794-e2eb-4e73-95df-523407d000e8 returned with HTTP 202 Aug 13 02:46:34.788277 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 963/3820] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:46:34 2026] DELETE /volume/v3/volumes/302a8794-e2eb-4e73-95df-523407d000e8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:34.796246 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-409f473a-8280-4e39-b672-ae6941f93523 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:34.800861 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-409f473a-8280-4e39-b672-ae6941f93523 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] DELETE https://10.4.3.30/volume/v3/types/18896b57-9ac7-4eba-ba35-48103f8f660c Aug 13 02:46:34.800861 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-409f473a-8280-4e39-b672-ae6941f93523 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:34.800861 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-409f473a-8280-4e39-b672-ae6941f93523 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:34.820130 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-409f473a-8280-4e39-b672-ae6941f93523 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/types/18896b57-9ac7-4eba-ba35-48103f8f660c returned with HTTP 202 Aug 13 02:46:34.820510 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 961/3821] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:34 2026] DELETE /volume/v3/types/18896b57-9ac7-4eba-ba35-48103f8f660c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:34.831265 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-106a198a-dc47-41be-8f6a-a38103536671 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:34.832619 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-106a198a-dc47-41be-8f6a-a38103536671 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:34.832986 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-106a198a-dc47-41be-8f6a-a38103536671 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-713357559", "extra_specs": {"storage_protocol": "tempest-storage_protocol-439451062", "vendor_name": "tempest-vendor_name-917173676"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:34.851452 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-106a198a-dc47-41be-8f6a-a38103536671 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:34.852394 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 962/3822] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:46:34 2026] POST /volume/v3/types => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:34.872854 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b648456f-9311-4999-bc08-1caa6ee1927b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:34.875486 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:34.875825 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5cbf9eec-3078-435b-a2af-6c4af218a4b3", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:34.877343 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Create volume request body: {'volume': {'volume_type': '5cbf9eec-3078-435b-a2af-6c4af218a4b3', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:34.888326 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Create volume of 1 GB Aug 13 02:46:34.888710 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:34.888710 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:34.889093 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Availability Zones retrieved successfully. Aug 13 02:46:34.896963 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Flow 'volume_create_api' (46b6c920-e697-46ac-9135-bdad4e6d3eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:34.897837 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aae7467-31f3-46e8-a3b1-f6e6b3a808ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:34.899488 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:34.919120 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aae7467-31f3-46e8-a3b1-f6e6b3a808ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:46:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-439451062',vendor_name='tempest-vendor_name-917173676'},id=5cbf9eec-3078-435b-a2af-6c4af218a4b3,is_public=True,name='tempest-ProjectAdminTests-volume-type-713357559',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5cbf9eec-3078-435b-a2af-6c4af218a4b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:34.919926 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47af35ab-d817-42e8-a0e0-7d811d8cc1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:34.945088 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-713357559 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-713357559, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:34.945511 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-713357559 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-713357559, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:34.981509 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Created reservations ['6880053b-cc3d-4730-9faa-20b608560640', 'a2dffced-15bd-4c4b-832e-191a2f0cbdf6', '62a8e2dd-737a-4658-b946-65e4276c5a21', '8351ab12-6ff2-41d7-a86f-6985bfcbf7bb'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:34.982476 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47af35ab-d817-42e8-a0e0-7d811d8cc1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6880053b-cc3d-4730-9faa-20b608560640', 'a2dffced-15bd-4c4b-832e-191a2f0cbdf6', '62a8e2dd-737a-4658-b946-65e4276c5a21', '8351ab12-6ff2-41d7-a86f-6985bfcbf7bb']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:34.983470 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1bd168a-cf07-425e-8816-115a79e10e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:35.017454 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1bd168a-cf07-425e-8816-115a79e10e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96b50f33-9e78-49c0-a11a-0f2528ee563d', '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='bcb403862c6c4e0780c3ea1b85cc1015',qos_specs=None,replication_status=,reservations=['6880053b-cc3d-4730-9faa-20b608560640','a2dffced-15bd-4c4b-832e-191a2f0cbdf6','62a8e2dd-737a-4658-b946-65e4276c5a21','8351ab12-6ff2-41d7-a86f-6985bfcbf7bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c44958491c43d9afe8b120be398835',volume_type_id=5cbf9eec-3078-435b-a2af-6c4af218a4b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96b50f33-9e78-49c0-a11a-0f2528ee563d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb403862c6c4e0780c3ea1b85cc1015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78c44958491c43d9afe8b120be398835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5cbf9eec-3078-435b-a2af-6c4af218a4b3),volume_type_id=5cbf9eec-3078-435b-a2af-6c4af218a4b3)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:35.018456 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2bf118-54a6-4a4b-b331-318922a990ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:35.030617 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-df4a05e9-fa6f-4389-9c14-31a4f62b41e7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.033947 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-df4a05e9-fa6f-4389-9c14-31a4f62b41e7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:35.033947 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-df4a05e9-fa6f-4389-9c14-31a4f62b41e7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.033947 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-df4a05e9-fa6f-4389-9c14-31a4f62b41e7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.045527 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:35.045527 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:35.048810 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2bf118-54a6-4a4b-b331-318922a990ce) transitioned into state 'SUCCESS' from 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='bcb403862c6c4e0780c3ea1b85cc1015',qos_specs=None,replication_status=,reservations=['6880053b-cc3d-4730-9faa-20b608560640','a2dffced-15bd-4c4b-832e-191a2f0cbdf6','62a8e2dd-737a-4658-b946-65e4276c5a21','8351ab12-6ff2-41d7-a86f-6985bfcbf7bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c44958491c43d9afe8b120be398835',volume_type_id=5cbf9eec-3078-435b-a2af-6c4af218a4b3)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:35.049605 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-df4a05e9-fa6f-4389-9c14-31a4f62b41e7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:35.049825 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a809a06a-a69a-4fb7-954d-f24fd1f975a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:35.054622 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-df4a05e9-fa6f-4389-9c14-31a4f62b41e7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:35.055169 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 964/3823] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:35 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 1172 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:35.062759 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a809a06a-a69a-4fb7-954d-f24fd1f975a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:35.063706 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Flow 'volume_create_api' (46b6c920-e697-46ac-9135-bdad4e6d3eb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:35.063997 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Create volume request issued successfully. Aug 13 02:46:35.064726 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b648456f-9311-4999-bc08-1caa6ee1927b tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:35.065120 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 937/3824] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:46:34 2026] POST /volume/v3/volumes => generated 770 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:35.073670 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ac09482-1442-4669-b45e-ea8871564e2a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.075540 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ac09482-1442-4669-b45e-ea8871564e2a tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:35.077723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ac09482-1442-4669-b45e-ea8871564e2a tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.077723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ac09482-1442-4669-b45e-ea8871564e2a tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.080705 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cf07a8dc-5f2d-45bf-9d7c-1dce1bad8bbe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.082455 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf07a8dc-5f2d-45bf-9d7c-1dce1bad8bbe tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/volumes/96b50f33-9e78-49c0-a11a-0f2528ee563d Aug 13 02:46:35.083005 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cf07a8dc-5f2d-45bf-9d7c-1dce1bad8bbe tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.083005 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cf07a8dc-5f2d-45bf-9d7c-1dce1bad8bbe tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.089488 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:35.089488 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:35.090748 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:35.090748 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:35.096435 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ac09482-1442-4669-b45e-ea8871564e2a tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:35.098193 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cf07a8dc-5f2d-45bf-9d7c-1dce1bad8bbe tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Volume info retrieved successfully. Aug 13 02:46:35.100556 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ac09482-1442-4669-b45e-ea8871564e2a tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:35.101071 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 962/3825] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:35 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 1172 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:35.103217 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf07a8dc-5f2d-45bf-9d7c-1dce1bad8bbe tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes/96b50f33-9e78-49c0-a11a-0f2528ee563d returned with HTTP 200 Aug 13 02:46:35.103679 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 963/3826] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:35 2026] GET /volume/v3/volumes/96b50f33-9e78-49c0-a11a-0f2528ee563d => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:35.112956 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-85ea7853-9f35-4471-8d2f-3d6e6237d2d2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.115685 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 965/3827] 10.4.3.30 () {70 vars in 1604 bytes} [Thu Aug 13 02:46:35 2026] DELETE /volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 02:46:35.122062 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c22ad891-31b9-4229-9874-a7d568cce8e1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.214707 np0000007139 devstack@c-api.service[100287]: WARNING keystonemiddleware.auth_token [None req-c22ad891-31b9-4229-9874-a7d568cce8e1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 02:46:35.216070 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 938/3828] 10.4.3.30 () {70 vars in 1604 bytes} [Thu Aug 13 02:46:35 2026] DELETE /volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461 => generated 114 bytes in 94 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 02:46:35.225522 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c99d282-1467-421f-a226-f8951a12e6c3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.227560 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] DELETE https://10.4.3.30/volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461 Aug 13 02:46:35.227736 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.227979 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.236693 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:35.236693 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:35.325896 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Attachment connected to vm 53011540-692c-4450-a547-df560476da2b, checking data on nova Aug 13 02:46:35.326186 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.compute.nova [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Creating Keystone token plugin using URL: https://10.4.3.30/identity {{(pid=100286) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 02:46:35.439855 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f82a1172-47ce-49ab-8e30-dff957851acd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.546997 np0000007139 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] REQ: curl -g -i -X GET https://10.4.3.30/compute/v2.1/servers/53011540-692c-4450-a547-df560476da2b/os-volume_attachments/70af654c-ddd5-47cc-8447-a6ef85412dbc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}520a9de2a0bf5a43448820bae584d636f6cc0c5453b9f8251fe3dc677ed9a2de" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1c99d282-1467-421f-a226-f8951a12e6c3" -H "X-Service-Token: {SHA256}5da9530a4600d4a292c4167f33ec319dd7bc72ab88d6a0f03d4e8b5907431f2e" {{(pid=100286) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 02:46:35.563068 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f82a1172-47ce-49ab-8e30-dff957851acd tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:46:35.563498 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f82a1172-47ce-49ab-8e30-dff957851acd tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1319897984"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:35.592079 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f82a1172-47ce-49ab-8e30-dff957851acd tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:46:35.592497 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 964/3829] 10.4.3.30 () {70 vars in 1304 bytes} [Thu Aug 13 02:46:35 2026] POST /volume/v3/group_types => generated 181 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:35.601806 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-172f8496-690a-431e-a7a8-e9cfd09f404a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.604009 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-172f8496-690a-431e-a7a8-e9cfd09f404a tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] POST https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs Aug 13 02:46:35.604478 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-172f8496-690a-431e-a7a8-e9cfd09f404a tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:35.621794 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-172f8496-690a-431e-a7a8-e9cfd09f404a tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs returned with HTTP 202 Aug 13 02:46:35.622525 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 966/3830] 10.4.3.30 () {70 vars in 1451 bytes} [Thu Aug 13 02:46:35 2026] POST /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs => generated 53 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:35.631714 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-66f99a34-bb95-4a87-93bd-08e75b6c352c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.633933 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-66f99a34-bb95-4a87-93bd-08e75b6c352c tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] POST https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs Aug 13 02:46:35.634405 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-66f99a34-bb95-4a87-93bd-08e75b6c352c tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:35.636245 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:35.636245 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:35.651932 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-66f99a34-bb95-4a87-93bd-08e75b6c352c tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs returned with HTTP 202 Aug 13 02:46:35.652486 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 939/3831] 10.4.3.30 () {70 vars in 1451 bytes} [Thu Aug 13 02:46:35 2026] POST /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs => generated 61 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:35.660854 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8128bf57-7abc-4189-bd9c-6eec8fcb9b72 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.662543 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8128bf57-7abc-4189-bd9c-6eec8fcb9b72 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] GET https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key2 Aug 13 02:46:35.662816 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8128bf57-7abc-4189-bd9c-6eec8fcb9b72 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.663081 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8128bf57-7abc-4189-bd9c-6eec8fcb9b72 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.672965 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8128bf57-7abc-4189-bd9c-6eec8fcb9b72 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key2 returned with HTTP 200 Aug 13 02:46:35.673527 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 965/3832] 10.4.3.30 () {68 vars in 1445 bytes} [Thu Aug 13 02:46:35 2026] GET /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:35.681090 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-65e64ed7-628a-440e-a6f5-3de8d51dd59f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.683659 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65e64ed7-628a-440e-a6f5-3de8d51dd59f tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] GET https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 Aug 13 02:46:35.684007 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-65e64ed7-628a-440e-a6f5-3de8d51dd59f tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.684334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-65e64ed7-628a-440e-a6f5-3de8d51dd59f tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.692823 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65e64ed7-628a-440e-a6f5-3de8d51dd59f tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 returned with HTTP 200 Aug 13 02:46:35.693271 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 967/3833] 10.4.3.30 () {68 vars in 1445 bytes} [Thu Aug 13 02:46:35 2026] GET /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 => generated 18 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:35.701192 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-695f7a5e-6a00-4d63-a5fe-d47d5026ed94 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.702946 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-695f7a5e-6a00-4d63-a5fe-d47d5026ed94 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] PUT https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 Aug 13 02:46:35.703357 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-695f7a5e-6a00-4d63-a5fe-d47d5026ed94 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:35.713761 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-695f7a5e-6a00-4d63-a5fe-d47d5026ed94 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 returned with HTTP 200 Aug 13 02:46:35.714171 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 940/3834] 10.4.3.30 () {70 vars in 1465 bytes} [Thu Aug 13 02:46:35 2026] PUT /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:35.721717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0e1a96c1-a520-41eb-a657-1febb5818dc2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.723412 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e1a96c1-a520-41eb-a657-1febb5818dc2 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] GET https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs Aug 13 02:46:35.723606 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e1a96c1-a520-41eb-a657-1febb5818dc2 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.723819 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e1a96c1-a520-41eb-a657-1febb5818dc2 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.729093 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e1a96c1-a520-41eb-a657-1febb5818dc2 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs returned with HTTP 200 Aug 13 02:46:35.729501 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 966/3835] 10.4.3.30 () {68 vars in 1430 bytes} [Thu Aug 13 02:46:35 2026] GET /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs => generated 87 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:35.739590 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b7705eb0-cb98-4247-bce6-2f6741b11648 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.741696 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b7705eb0-cb98-4247-bce6-2f6741b11648 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key1 Aug 13 02:46:35.741902 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b7705eb0-cb98-4247-bce6-2f6741b11648 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.742103 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b7705eb0-cb98-4247-bce6-2f6741b11648 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.755139 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b7705eb0-cb98-4247-bce6-2f6741b11648 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key1 returned with HTTP 202 Aug 13 02:46:35.755139 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 968/3836] 10.4.3.30 () {68 vars in 1448 bytes} [Thu Aug 13 02:46:35 2026] DELETE /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key1 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:35.756711 np0000007139 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 02:46:35 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-733d256f-fe6d-448e-b266-99df87d2683f x-openstack-request-id: req-733d256f-fe6d-448e-b266-99df87d2683f {{(pid=100286) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 02:46:35.756927 np0000007139 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "70af654c-ddd5-47cc-8447-a6ef85412dbc", "serverId": "53011540-692c-4450-a547-df560476da2b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "395be4ab-d82d-4ab8-897a-6afa6365f461", "bdm_uuid": "5f60c04d-688e-4cf0-836d-bda427c63b6d"}} {{(pid=100286) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 02:46:35.757126 np0000007139 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET call to compute for https://10.4.3.30/compute/v2.1/servers/53011540-692c-4450-a547-df560476da2b/os-volume_attachments/70af654c-ddd5-47cc-8447-a6ef85412dbc used request id req-733d256f-fe6d-448e-b266-99df87d2683f {{(pid=100286) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 02:46:35.759467 np0000007139 devstack@c-api.service[100286]: ERROR cinder.volume.api [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Caught error: Detach volume from instance 53011540-692c-4450-a547-df560476da2b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 53011540-692c-4450-a547-df560476da2b using the Compute API Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 02:46:35.761736 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 53011540-692c-4450-a547-df560476da2b using the Compute API Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.middleware.fault [None req-1c99d282-1467-421f-a226-f8951a12e6c3 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461 returned with HTTP 409 Aug 13 02:46:35.764137 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 963/3837] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:46:35 2026] DELETE /volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461 => generated 167 bytes in 537 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:35.765431 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-69094660-29fa-4ef0-9e70-410ea89e0c0e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.767118 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69094660-29fa-4ef0-9e70-410ea89e0c0e tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] GET https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key1 Aug 13 02:46:35.767324 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-69094660-29fa-4ef0-9e70-410ea89e0c0e tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.767490 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-69094660-29fa-4ef0-9e70-410ea89e0c0e tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.795667 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-7bab6177-76d2-4156-9919-33e630f30db1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.797706 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-7bab6177-76d2-4156-9919-33e630f30db1 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:35.797893 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-7bab6177-76d2-4156-9919-33e630f30db1 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.798082 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-7bab6177-76d2-4156-9919-33e630f30db1 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.809530 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:35.809530 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:35.812809 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-7bab6177-76d2-4156-9919-33e630f30db1 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:35.817538 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-7bab6177-76d2-4156-9919-33e630f30db1 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:35.818099 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 967/3838] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:35 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 1154 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:35.835197 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-c66fe26e-ff77-4e2e-9ae0-8a0727d51e35 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.837334 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-c66fe26e-ff77-4e2e-9ae0-8a0727d51e35 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] POST https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc/action Aug 13 02:46:35.837727 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-c66fe26e-ff77-4e2e-9ae0-8a0727d51e35 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:35.837850 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-c66fe26e-ff77-4e2e-9ae0-8a0727d51e35 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:35.848461 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:35.848461 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:35.848898 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-c66fe26e-ff77-4e2e-9ae0-8a0727d51e35 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:35.855800 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-c66fe26e-ff77-4e2e-9ae0-8a0727d51e35 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Begin detaching volume completed successfully. Aug 13 02:46:35.855991 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-c66fe26e-ff77-4e2e-9ae0-8a0727d51e35 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc/action returned with HTTP 202 Aug 13 02:46:35.856604 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 969/3839] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:46:35 2026] POST /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:46:35.905575 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-daed5d04-19b6-4568-9192-c035a0b3ae2b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.905993 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-daed5d04-19b6-4568-9192-c035a0b3ae2b None None] GET https://10.4.3.30/volume// Aug 13 02:46:35.906204 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-daed5d04-19b6-4568-9192-c035a0b3ae2b None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.906497 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-daed5d04-19b6-4568-9192-c035a0b3ae2b None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.906853 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-daed5d04-19b6-4568-9192-c035a0b3ae2b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:35.907174 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 964/3840] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:46:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:35.916088 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-2bbbdb1d-b86b-4e19-a982-b6e0d01a42b9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.922240 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-2bbbdb1d-b86b-4e19-a982-b6e0d01a42b9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:35.922475 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-2bbbdb1d-b86b-4e19-a982-b6e0d01a42b9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.922650 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-2bbbdb1d-b86b-4e19-a982-b6e0d01a42b9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.936100 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:35.936100 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:35.939072 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69094660-29fa-4ef0-9e70-410ea89e0c0e tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] HTTP exception thrown: Group Type d844548f-fa4b-41ab-ad6a-8f8d0650b2ac has no extra spec with key key1. Aug 13 02:46:35.939325 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-69094660-29fa-4ef0-9e70-410ea89e0c0e tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key1 returned with HTTP 404 Aug 13 02:46:35.939922 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 941/3841] 10.4.3.30 () {68 vars in 1445 bytes} [Thu Aug 13 02:46:35 2026] GET /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key1 => generated 126 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:35.941088 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-2bbbdb1d-b86b-4e19-a982-b6e0d01a42b9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:35.948442 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd2a766f-520d-405b-b64e-9cf05564c330 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.949287 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-2bbbdb1d-b86b-4e19-a982-b6e0d01a42b9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:35.949813 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 968/3842] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:46:35 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 1337 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:35.954853 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd2a766f-520d-405b-b64e-9cf05564c330 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key2 Aug 13 02:46:35.954853 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd2a766f-520d-405b-b64e-9cf05564c330 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.954853 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd2a766f-520d-405b-b64e-9cf05564c330 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:35.973395 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd2a766f-520d-405b-b64e-9cf05564c330 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key2 returned with HTTP 202 Aug 13 02:46:35.973395 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 970/3843] 10.4.3.30 () {68 vars in 1448 bytes} [Thu Aug 13 02:46:35 2026] DELETE /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:35.988366 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5b7ab3c4-47e2-448b-b910-45cdd6886d57 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:35.990548 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b7ab3c4-47e2-448b-b910-45cdd6886d57 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] GET https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key2 Aug 13 02:46:35.990768 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b7ab3c4-47e2-448b-b910-45cdd6886d57 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:35.991004 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b7ab3c4-47e2-448b-b910-45cdd6886d57 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.056200 np0000007139 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-5b7ab3c4-47e2-448b-b910-45cdd6886d57 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:46:36.064167 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b7ab3c4-47e2-448b-b910-45cdd6886d57 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] HTTP exception thrown: Group Type d844548f-fa4b-41ab-ad6a-8f8d0650b2ac has no extra spec with key key2. Aug 13 02:46:36.064398 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b7ab3c4-47e2-448b-b910-45cdd6886d57 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key2 returned with HTTP 404 Aug 13 02:46:36.065283 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 965/3844] 10.4.3.30 () {68 vars in 1445 bytes} [Thu Aug 13 02:46:35 2026] GET /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key2 => generated 126 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:36.074519 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ec11ee95-e84c-4b54-ae3d-5b51aa66c7a3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.076573 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ec11ee95-e84c-4b54-ae3d-5b51aa66c7a3 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 Aug 13 02:46:36.076775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ec11ee95-e84c-4b54-ae3d-5b51aa66c7a3 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:36.076943 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ec11ee95-e84c-4b54-ae3d-5b51aa66c7a3 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.088887 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ec11ee95-e84c-4b54-ae3d-5b51aa66c7a3 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 returned with HTTP 202 Aug 13 02:46:36.089392 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 942/3845] 10.4.3.30 () {68 vars in 1448 bytes} [Thu Aug 13 02:46:36 2026] DELETE /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:36.097032 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e1697e4f-e72d-4ca3-ad00-f8762ccbdee5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.099618 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1697e4f-e72d-4ca3-ad00-f8762ccbdee5 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] GET https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 Aug 13 02:46:36.099892 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1697e4f-e72d-4ca3-ad00-f8762ccbdee5 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:36.100102 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1697e4f-e72d-4ca3-ad00-f8762ccbdee5 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.106997 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1697e4f-e72d-4ca3-ad00-f8762ccbdee5 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] HTTP exception thrown: Group Type d844548f-fa4b-41ab-ad6a-8f8d0650b2ac has no extra spec with key key3. Aug 13 02:46:36.107219 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1697e4f-e72d-4ca3-ad00-f8762ccbdee5 tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 returned with HTTP 404 Aug 13 02:46:36.108220 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 969/3846] 10.4.3.30 () {68 vars in 1445 bytes} [Thu Aug 13 02:46:36 2026] GET /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:36.119519 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4acc023d-5468-4ce2-ad52-e32c1767022a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.121452 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8820bdb8-3a04-43b5-b650-c6c8f29e97a3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.122808 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4acc023d-5468-4ce2-ad52-e32c1767022a tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac Aug 13 02:46:36.123021 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4acc023d-5468-4ce2-ad52-e32c1767022a tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:36.123213 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4acc023d-5468-4ce2-ad52-e32c1767022a tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.123399 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8820bdb8-3a04-43b5-b650-c6c8f29e97a3 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/volumes/96b50f33-9e78-49c0-a11a-0f2528ee563d Aug 13 02:46:36.123611 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8820bdb8-3a04-43b5-b650-c6c8f29e97a3 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:36.123871 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8820bdb8-3a04-43b5-b650-c6c8f29e97a3 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.131020 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:36.131020 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:36.134909 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8820bdb8-3a04-43b5-b650-c6c8f29e97a3 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Volume info retrieved successfully. Aug 13 02:46:36.139469 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8820bdb8-3a04-43b5-b650-c6c8f29e97a3 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes/96b50f33-9e78-49c0-a11a-0f2528ee563d returned with HTTP 200 Aug 13 02:46:36.139907 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 966/3847] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:36 2026] GET /volume/v3/volumes/96b50f33-9e78-49c0-a11a-0f2528ee563d => generated 970 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:36.146727 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4acc023d-5468-4ce2-ad52-e32c1767022a tempest-GroupTypeSpecsTest-266567892 tempest-GroupTypeSpecsTest-266567892-project-admin] https://10.4.3.30/volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac returned with HTTP 202 Aug 13 02:46:36.146727 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 971/3848] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:46:36 2026] DELETE /volume/v3/group_types/d844548f-fa4b-41ab-ad6a-8f8d0650b2ac => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:36.159677 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d8fe642f-eed0-45c7-a412-a8ed72b664cc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.161371 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d8fe642f-eed0-45c7-a412-a8ed72b664cc tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/messages Aug 13 02:46:36.161580 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d8fe642f-eed0-45c7-a412-a8ed72b664cc tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:36.161798 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d8fe642f-eed0-45c7-a412-a8ed72b664cc tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.166597 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d8fe642f-eed0-45c7-a412-a8ed72b664cc tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:46:36.166997 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 943/3849] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:46:36 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:36.177202 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-690f241d-ed1c-4136-8c89-2b1706a3bada None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.178906 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-690f241d-ed1c-4136-8c89-2b1706a3bada tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] GET https://10.4.3.30/volume/v3/messages/7c728b4b-a407-4dba-b57b-b186f9050945 Aug 13 02:46:36.179240 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-690f241d-ed1c-4136-8c89-2b1706a3bada tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:36.179499 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-690f241d-ed1c-4136-8c89-2b1706a3bada tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.183807 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-690f241d-ed1c-4136-8c89-2b1706a3bada tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/messages/7c728b4b-a407-4dba-b57b-b186f9050945 returned with HTTP 200 Aug 13 02:46:36.184212 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 970/3850] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:46:36 2026] GET /volume/v3/messages/7c728b4b-a407-4dba-b57b-b186f9050945 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:36.192267 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5af1299a-3cfb-486b-ad9a-907e5237a0f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.193989 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5af1299a-3cfb-486b-ad9a-907e5237a0f0 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] DELETE https://10.4.3.30/volume/v3/messages/7c728b4b-a407-4dba-b57b-b186f9050945 Aug 13 02:46:36.194208 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5af1299a-3cfb-486b-ad9a-907e5237a0f0 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:36.194419 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5af1299a-3cfb-486b-ad9a-907e5237a0f0 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.203370 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5af1299a-3cfb-486b-ad9a-907e5237a0f0 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/messages/7c728b4b-a407-4dba-b57b-b186f9050945 returned with HTTP 204 Aug 13 02:46:36.203782 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 967/3851] 10.4.3.30 () {68 vars in 1387 bytes} [Thu Aug 13 02:46:36 2026] DELETE /volume/v3/messages/7c728b4b-a407-4dba-b57b-b186f9050945 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 02:46:36.215618 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-254044ac-75ad-45d4-96da-3bac834e29d8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.217505 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-254044ac-75ad-45d4-96da-3bac834e29d8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/96b50f33-9e78-49c0-a11a-0f2528ee563d Aug 13 02:46:36.217715 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-254044ac-75ad-45d4-96da-3bac834e29d8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:36.217898 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-254044ac-75ad-45d4-96da-3bac834e29d8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.218069 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-254044ac-75ad-45d4-96da-3bac834e29d8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Delete volume with id: 96b50f33-9e78-49c0-a11a-0f2528ee563d Aug 13 02:46:36.225137 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:36.225137 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:36.225456 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-254044ac-75ad-45d4-96da-3bac834e29d8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Volume info retrieved successfully. Aug 13 02:46:36.226343 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-254044ac-75ad-45d4-96da-3bac834e29d8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 02:46:36.236275 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-254044ac-75ad-45d4-96da-3bac834e29d8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-713357559 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-713357559, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:36.236567 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-254044ac-75ad-45d4-96da-3bac834e29d8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-713357559 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-713357559, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:36.245937 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-254044ac-75ad-45d4-96da-3bac834e29d8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Created reservations ['1f78eaf3-e2de-44e9-8216-b525ac3bf00b', '46db176f-8af1-4383-9720-7a75650d30bf', 'afbb037d-e460-4ab7-84a1-a5712fb4d69e', '77822338-239d-4de9-9b18-299258b05f76'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:36.274531 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-254044ac-75ad-45d4-96da-3bac834e29d8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Delete volume request issued successfully. Aug 13 02:46:36.274649 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-254044ac-75ad-45d4-96da-3bac834e29d8 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/volumes/96b50f33-9e78-49c0-a11a-0f2528ee563d returned with HTTP 202 Aug 13 02:46:36.275166 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 972/3852] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:46:36 2026] DELETE /volume/v3/volumes/96b50f33-9e78-49c0-a11a-0f2528ee563d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:36.282285 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-54f34b90-0fe0-4a4b-8cd8-e315c79ef730 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.284616 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54f34b90-0fe0-4a4b-8cd8-e315c79ef730 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] DELETE https://10.4.3.30/volume/v3/types/5cbf9eec-3078-435b-a2af-6c4af218a4b3 Aug 13 02:46:36.284854 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54f34b90-0fe0-4a4b-8cd8-e315c79ef730 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:36.285138 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54f34b90-0fe0-4a4b-8cd8-e315c79ef730 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.326468 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54f34b90-0fe0-4a4b-8cd8-e315c79ef730 tempest-ProjectAdminTests-175358761 tempest-ProjectAdminTests-175358761-project-admin] https://10.4.3.30/volume/v3/types/5cbf9eec-3078-435b-a2af-6c4af218a4b3 returned with HTTP 202 Aug 13 02:46:36.326868 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 944/3853] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:36 2026] DELETE /volume/v3/types/5cbf9eec-3078-435b-a2af-6c4af218a4b3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:36.400509 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.401949 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:36.402323 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "73437f65-e323-4384-a3ad-4217785faba6", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:36.403628 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '73437f65-e323-4384-a3ad-4217785faba6', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:36.484451 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Create volume of 1 GB Aug 13 02:46:36.488706 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Availability Zones retrieved successfully. Aug 13 02:46:36.495666 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Flow 'volume_create_api' (27983e5d-e5ac-4ae1-b587-e3b98194be6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:36.496971 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13763e68-a617-403e-9792-5b532e4f33b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:36.498235 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:36.568691 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13763e68-a617-403e-9792-5b532e4f33b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:46:34Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=36b6e715-a32c-456b-8537-a1ecc361395f,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': '36b6e715-a32c-456b-8537-a1ecc361395f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:36.569662 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01696862-44f5-46f3-a943-05fa6441e355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:36.598961 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:36.599522 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:36.641818 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Created reservations ['89e9f7e5-8994-4b65-9c09-1920dca745b9', '99717839-e9b1-41fa-91be-383e819b5711', '67e86cc8-bad1-40e6-a726-9783a73d4ff0', 'e89a9d39-f569-486c-9709-725bd2eed42b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:36.642699 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01696862-44f5-46f3-a943-05fa6441e355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89e9f7e5-8994-4b65-9c09-1920dca745b9', '99717839-e9b1-41fa-91be-383e819b5711', '67e86cc8-bad1-40e6-a726-9783a73d4ff0', 'e89a9d39-f569-486c-9709-725bd2eed42b']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:36.643503 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f836734-769a-4b40-baa1-e8c03d2f677e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:36.666018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f836734-769a-4b40-baa1-e8c03d2f677e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5896efee-b172-4a63-9798-e38b4d846e68', '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='31f40130136a4ad38543c38fb818528f',qos_specs=None,replication_status=,reservations=['89e9f7e5-8994-4b65-9c09-1920dca745b9','99717839-e9b1-41fa-91be-383e819b5711','67e86cc8-bad1-40e6-a726-9783a73d4ff0','e89a9d39-f569-486c-9709-725bd2eed42b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='044470089f8c4fe8aeb772ded4fa7abd',volume_type_id=36b6e715-a32c-456b-8537-a1ecc361395f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:36Z,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=5896efee-b172-4a63-9798-e38b4d846e68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f40130136a4ad38543c38fb818528f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='044470089f8c4fe8aeb772ded4fa7abd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36b6e715-a32c-456b-8537-a1ecc361395f),volume_type_id=36b6e715-a32c-456b-8537-a1ecc361395f)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:36.666845 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6abaee42-5bae-4d68-bd7d-58f74c2df761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:36.703602 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6abaee42-5bae-4d68-bd7d-58f74c2df761) transitioned into state 'SUCCESS' from 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='31f40130136a4ad38543c38fb818528f',qos_specs=None,replication_status=,reservations=['89e9f7e5-8994-4b65-9c09-1920dca745b9','99717839-e9b1-41fa-91be-383e819b5711','67e86cc8-bad1-40e6-a726-9783a73d4ff0','e89a9d39-f569-486c-9709-725bd2eed42b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='044470089f8c4fe8aeb772ded4fa7abd',volume_type_id=36b6e715-a32c-456b-8537-a1ecc361395f)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:36.704413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8410a168-2b4f-4731-b800-1a3bc76acd78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:36.724826 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8410a168-2b4f-4731-b800-1a3bc76acd78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:36.725104 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Flow 'volume_create_api' (27983e5d-e5ac-4ae1-b587-e3b98194be6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:36.725547 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Create volume request issued successfully. Aug 13 02:46:36.726279 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad5ed2ae-b6a3-4c1f-8911-0ff5072eb15a tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:36.728633 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 971/3854] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:46:36 2026] POST /volume/v3/volumes => generated 796 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:36.747835 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d87c1eb-d92d-45a8-8e06-f0be567653ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.752472 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d87c1eb-d92d-45a8-8e06-f0be567653ed tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] GET https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:36.752472 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d87c1eb-d92d-45a8-8e06-f0be567653ed tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:36.752472 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d87c1eb-d92d-45a8-8e06-f0be567653ed tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.761483 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:36.761483 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:36.764344 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0d87c1eb-d92d-45a8-8e06-f0be567653ed tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Volume info retrieved successfully. Aug 13 02:46:36.769066 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d87c1eb-d92d-45a8-8e06-f0be567653ed tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 returned with HTTP 200 Aug 13 02:46:36.769815 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 968/3855] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:36 2026] GET /volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:36.952975 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-8fab3ba0-a223-46aa-a986-d8af1ff85f9e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:36.955337 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-8fab3ba0-a223-46aa-a986-d8af1ff85f9e tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] DELETE https://10.4.3.30/volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461 Aug 13 02:46:36.955493 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-8fab3ba0-a223-46aa-a986-d8af1ff85f9e tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:36.955933 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-8fab3ba0-a223-46aa-a986-d8af1ff85f9e tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:36.970583 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:36.970583 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:37.055188 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3568d2c9-a468-47d2-941b-1c62f7e286f2 req-8fab3ba0-a223-46aa-a986-d8af1ff85f9e tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461 returned with HTTP 200 Aug 13 02:46:37.056008 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 973/3856] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:46:36 2026] DELETE /volume/v3/attachments/395be4ab-d82d-4ab8-897a-6afa6365f461 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:37.785234 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f9612664-6803-47a4-8df5-ac1fa4c8b5a5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:37.787864 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9612664-6803-47a4-8df5-ac1fa4c8b5a5 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] GET https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:37.788181 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f9612664-6803-47a4-8df5-ac1fa4c8b5a5 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:37.788503 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f9612664-6803-47a4-8df5-ac1fa4c8b5a5 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:37.797687 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:37.797687 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:37.802010 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f9612664-6803-47a4-8df5-ac1fa4c8b5a5 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Volume info retrieved successfully. Aug 13 02:46:37.807445 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9612664-6803-47a4-8df5-ac1fa4c8b5a5 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 returned with HTTP 200 Aug 13 02:46:37.808396 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 945/3857] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:37 2026] GET /volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 => generated 888 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:38.069533 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-25ced6fc-3ca8-4ef9-b8d5-bee8c61d3c99 req-3c6d48ce-04d2-4ba2-8208-9c7a59b6947d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.075759 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-25ced6fc-3ca8-4ef9-b8d5-bee8c61d3c99 req-3c6d48ce-04d2-4ba2-8208-9c7a59b6947d tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:38.075759 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-25ced6fc-3ca8-4ef9-b8d5-bee8c61d3c99 req-3c6d48ce-04d2-4ba2-8208-9c7a59b6947d tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.075759 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-25ced6fc-3ca8-4ef9-b8d5-bee8c61d3c99 req-3c6d48ce-04d2-4ba2-8208-9c7a59b6947d tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.083269 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:38.083269 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:38.087143 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-25ced6fc-3ca8-4ef9-b8d5-bee8c61d3c99 req-3c6d48ce-04d2-4ba2-8208-9c7a59b6947d tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:38.092630 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-25ced6fc-3ca8-4ef9-b8d5-bee8c61d3c99 req-3c6d48ce-04d2-4ba2-8208-9c7a59b6947d tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:38.093167 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 972/3858] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:38 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:38.108063 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2de9bf60-66cf-4971-bbd1-416a8e2730f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.110835 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2de9bf60-66cf-4971-bbd1-416a8e2730f7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] DELETE https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:38.111094 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2de9bf60-66cf-4971-bbd1-416a8e2730f7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.111341 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2de9bf60-66cf-4971-bbd1-416a8e2730f7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.111532 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2de9bf60-66cf-4971-bbd1-416a8e2730f7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Delete volume with id: 70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:38.126264 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:38.126264 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:38.126582 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2de9bf60-66cf-4971-bbd1-416a8e2730f7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:38.149572 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2de9bf60-66cf-4971-bbd1-416a8e2730f7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Delete volume request issued successfully. Aug 13 02:46:38.149869 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2de9bf60-66cf-4971-bbd1-416a8e2730f7 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 202 Aug 13 02:46:38.150498 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 969/3859] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:46:38 2026] DELETE /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:38.161457 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6b168e11-4d82-496f-95f4-139735cddbb9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.163827 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b168e11-4d82-496f-95f4-139735cddbb9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:38.165272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b168e11-4d82-496f-95f4-139735cddbb9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.165272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b168e11-4d82-496f-95f4-139735cddbb9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.176698 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:38.176698 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:38.181238 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1c48de53-dcb4-40a4-ad40-82a548752249 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.183547 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6b168e11-4d82-496f-95f4-139735cddbb9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Volume info retrieved successfully. Aug 13 02:46:38.189247 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b168e11-4d82-496f-95f4-139735cddbb9 tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 200 Aug 13 02:46:38.189873 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 974/3860] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:38 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:38.325513 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1c48de53-dcb4-40a4-ad40-82a548752249 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:38.325877 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1c48de53-dcb4-40a4-ad40-82a548752249 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1228726595", "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=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.346689 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1c48de53-dcb4-40a4-ad40-82a548752249 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:38.347172 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 946/3861] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:46:38 2026] POST /volume/v3/types => generated 380 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:38.358852 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8bb25b13-8400-44e4-be39-d83c658a3dde None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.360302 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bb25b13-8400-44e4-be39-d83c658a3dde tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] POST https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption Aug 13 02:46:38.360768 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bb25b13-8400-44e4-be39-d83c658a3dde tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.382693 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bb25b13-8400-44e4-be39-d83c658a3dde tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption returned with HTTP 200 Aug 13 02:46:38.383082 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 973/3862] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:46:38 2026] POST /volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:38.394756 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e6ff4a73-94ab-4e44-b6c1-1ac9019ff472 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.396990 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6ff4a73-94ab-4e44-b6c1-1ac9019ff472 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:38.397419 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6ff4a73-94ab-4e44-b6c1-1ac9019ff472 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1046044923", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.417939 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6ff4a73-94ab-4e44-b6c1-1ac9019ff472 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:38.417939 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 970/3863] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:46:38 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:38.430004 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-080750a3-fe7e-4ec8-8290-4ae67c508427 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.545554 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-080750a3-fe7e-4ec8-8290-4ae67c508427 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] POST https://10.4.3.30/volume/v3/types/8caacfab-28b4-4d02-8e02-99e74d007fc1/encryption Aug 13 02:46:38.545554 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-080750a3-fe7e-4ec8-8290-4ae67c508427 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.547808 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-080750a3-fe7e-4ec8-8290-4ae67c508427 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:38.548228 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-080750a3-fe7e-4ec8-8290-4ae67c508427 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/8caacfab-28b4-4d02-8e02-99e74d007fc1/encryption returned with HTTP 403 Aug 13 02:46:38.548871 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 975/3864] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:46:38 2026] POST /volume/v3/types/8caacfab-28b4-4d02-8e02-99e74d007fc1/encryption => generated 127 bytes in 119 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:38.561242 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b0e2993b-7ba1-4ce1-8f54-be8d1adead88 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.563738 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b0e2993b-7ba1-4ce1-8f54-be8d1adead88 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:38.564506 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b0e2993b-7ba1-4ce1-8f54-be8d1adead88 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-392125437", "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=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.583374 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b0e2993b-7ba1-4ce1-8f54-be8d1adead88 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:38.583374 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 947/3865] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:46:38 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:38.591948 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2d716902-0abb-4ebb-87f5-0a92459aecb7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.593918 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d716902-0abb-4ebb-87f5-0a92459aecb7 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] POST https://10.4.3.30/volume/v3/types/7151f24a-3ef6-44a3-a026-7a36571ead5a/extra_specs Aug 13 02:46:38.594305 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d716902-0abb-4ebb-87f5-0a92459aecb7 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.596830 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-2d716902-0abb-4ebb-87f5-0a92459aecb7 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:38.597157 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d716902-0abb-4ebb-87f5-0a92459aecb7 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/7151f24a-3ef6-44a3-a026-7a36571ead5a/extra_specs returned with HTTP 403 Aug 13 02:46:38.597766 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 974/3866] 10.4.3.30 () {68 vars in 1392 bytes} [Thu Aug 13 02:46:38 2026] POST /volume/v3/types/7151f24a-3ef6-44a3-a026-7a36571ead5a/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:38.606580 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d47258df-ecd4-4374-825f-bc113e712400 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.608546 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d47258df-ecd4-4374-825f-bc113e712400 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] PUT https://10.4.3.30/volume/v3/types/7151f24a-3ef6-44a3-a026-7a36571ead5a/extra_specs/key2 Aug 13 02:46:38.608868 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d47258df-ecd4-4374-825f-bc113e712400 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.611233 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-d47258df-ecd4-4374-825f-bc113e712400 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:38.611508 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d47258df-ecd4-4374-825f-bc113e712400 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/7151f24a-3ef6-44a3-a026-7a36571ead5a/extra_specs/key2 returned with HTTP 403 Aug 13 02:46:38.612046 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 971/3867] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:38 2026] PUT /volume/v3/types/7151f24a-3ef6-44a3-a026-7a36571ead5a/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:38.622304 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2739855a-6873-460d-a462-c1a8bc965810 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.624207 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2739855a-6873-460d-a462-c1a8bc965810 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:38.624666 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2739855a-6873-460d-a462-c1a8bc965810 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.628295 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-2739855a-6873-460d-a462-c1a8bc965810 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:38.628295 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2739855a-6873-460d-a462-c1a8bc965810 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types returned with HTTP 403 Aug 13 02:46:38.628295 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 976/3868] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:46:38 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:38.640903 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-08391bab-229a-4a96-abbb-13208f37aa17 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.643065 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-08391bab-229a-4a96-abbb-13208f37aa17 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:38.643512 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-08391bab-229a-4a96-abbb-13208f37aa17 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1450635108", "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=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.660408 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-08391bab-229a-4a96-abbb-13208f37aa17 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:38.660914 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 948/3869] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:46:38 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) Aug 13 02:46:38.669097 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-de68ff7d-009c-46a7-b342-0dda01344e9d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.671312 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de68ff7d-009c-46a7-b342-0dda01344e9d tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] POST https://10.4.3.30/volume/v3/types/93d59b9d-50bf-4e19-8ced-7f498bd30084/encryption Aug 13 02:46:38.671732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de68ff7d-009c-46a7-b342-0dda01344e9d tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.692485 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de68ff7d-009c-46a7-b342-0dda01344e9d tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types/93d59b9d-50bf-4e19-8ced-7f498bd30084/encryption returned with HTTP 200 Aug 13 02:46:38.692989 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 975/3870] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:46:38 2026] POST /volume/v3/types/93d59b9d-50bf-4e19-8ced-7f498bd30084/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:38.702460 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb64da2a-6d5c-41d6-a6e3-5dc04be3c7d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.704727 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb64da2a-6d5c-41d6-a6e3-5dc04be3c7d4 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] DELETE https://10.4.3.30/volume/v3/types/93d59b9d-50bf-4e19-8ced-7f498bd30084/encryption/1b82d6c6-ed6a-48fc-83f6-139a90db8ca7 Aug 13 02:46:38.705304 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb64da2a-6d5c-41d6-a6e3-5dc04be3c7d4 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.705304 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb64da2a-6d5c-41d6-a6e3-5dc04be3c7d4 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.706178 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-cb64da2a-6d5c-41d6-a6e3-5dc04be3c7d4 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:38.706549 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb64da2a-6d5c-41d6-a6e3-5dc04be3c7d4 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/93d59b9d-50bf-4e19-8ced-7f498bd30084/encryption/1b82d6c6-ed6a-48fc-83f6-139a90db8ca7 returned with HTTP 403 Aug 13 02:46:38.707133 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 972/3871] 10.4.3.30 () {66 vars in 1482 bytes} [Thu Aug 13 02:46:38 2026] DELETE /volume/v3/types/93d59b9d-50bf-4e19-8ced-7f498bd30084/encryption/1b82d6c6-ed6a-48fc-83f6-139a90db8ca7 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:38.718342 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1fa2c224-15b2-4e02-99f9-a15eb39e616d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.719711 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1fa2c224-15b2-4e02-99f9-a15eb39e616d tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:38.720177 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1fa2c224-15b2-4e02-99f9-a15eb39e616d tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-512488834", "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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.736107 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4a317b19-6568-4578-a085-a61d1387ec6c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.738749 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1fa2c224-15b2-4e02-99f9-a15eb39e616d tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:38.738749 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 977/3872] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:46:38 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) Aug 13 02:46:38.746141 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-98c6b3fa-744f-4dda-9096-03a0c8d537c6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.750712 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-98c6b3fa-744f-4dda-9096-03a0c8d537c6 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] DELETE https://10.4.3.30/volume/v3/types/e7c7e5de-970e-4cb9-8813-0dcaec2c357f/extra_specs/key1 Aug 13 02:46:38.751046 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-98c6b3fa-744f-4dda-9096-03a0c8d537c6 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.751351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-98c6b3fa-744f-4dda-9096-03a0c8d537c6 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.762188 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-98c6b3fa-744f-4dda-9096-03a0c8d537c6 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:38.762433 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-98c6b3fa-744f-4dda-9096-03a0c8d537c6 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/e7c7e5de-970e-4cb9-8813-0dcaec2c357f/extra_specs/key1 returned with HTTP 403 Aug 13 02:46:38.763103 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 976/3873] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:46:38 2026] DELETE /volume/v3/types/e7c7e5de-970e-4cb9-8813-0dcaec2c357f/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:38.770944 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-308d2eeb-850b-42bd-848f-36c507683ee9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.772722 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-308d2eeb-850b-42bd-848f-36c507683ee9 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:38.773146 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-308d2eeb-850b-42bd-848f-36c507683ee9 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-370571777", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.789624 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-308d2eeb-850b-42bd-848f-36c507683ee9 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:38.790177 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 973/3874] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:46:38 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) Aug 13 02:46:38.798301 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4018b938-f870-4b8a-a791-3a93967d8d46 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.799685 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4018b938-f870-4b8a-a791-3a93967d8d46 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] DELETE https://10.4.3.30/volume/v3/types/ae205809-20af-4ed9-8e87-2018a5874fd8 Aug 13 02:46:38.799940 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4018b938-f870-4b8a-a791-3a93967d8d46 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.800203 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4018b938-f870-4b8a-a791-3a93967d8d46 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.800965 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-4018b938-f870-4b8a-a791-3a93967d8d46 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:38.801269 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4018b938-f870-4b8a-a791-3a93967d8d46 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/ae205809-20af-4ed9-8e87-2018a5874fd8 returned with HTTP 403 Aug 13 02:46:38.801705 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 978/3875] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:38 2026] DELETE /volume/v3/types/ae205809-20af-4ed9-8e87-2018a5874fd8 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:38.807691 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4a317b19-6568-4578-a085-a61d1387ec6c tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:46:38.808124 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4a317b19-6568-4578-a085-a61d1387ec6c tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1020677497"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.809988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a9c8b8ae-ea27-4057-baf1-2e6a76b707e9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.812840 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9c8b8ae-ea27-4057-baf1-2e6a76b707e9 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] GET https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs Aug 13 02:46:38.813010 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9c8b8ae-ea27-4057-baf1-2e6a76b707e9 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.813365 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9c8b8ae-ea27-4057-baf1-2e6a76b707e9 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.821485 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9c8b8ae-ea27-4057-baf1-2e6a76b707e9 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs returned with HTTP 200 Aug 13 02:46:38.821593 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 977/3876] 10.4.3.30 () {66 vars in 1371 bytes} [Thu Aug 13 02:46:38 2026] GET /volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:38.822816 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4a317b19-6568-4578-a085-a61d1387ec6c tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:38.824548 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 949/3877] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:46:38 2026] POST /volume/v3/types => generated 220 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:38.827108 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af2b5c73-e992-409e-aad7-ac865e49b469 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.831128 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eb933829-0127-4e0e-8de4-761a970e1857 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.831524 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af2b5c73-e992-409e-aad7-ac865e49b469 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] GET https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:38.831778 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af2b5c73-e992-409e-aad7-ac865e49b469 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.832012 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af2b5c73-e992-409e-aad7-ac865e49b469 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.832120 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b0b60a0e-cf08-4226-9198-9af091b33430 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.833739 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eb933829-0127-4e0e-8de4-761a970e1857 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] POST https://10.4.3.30/volume/v3/group_types Aug 13 02:46:38.833739 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eb933829-0127-4e0e-8de4-761a970e1857 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1648959705"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.834513 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0b60a0e-cf08-4226-9198-9af091b33430 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] GET https://10.4.3.30/volume/v3/types Aug 13 02:46:38.834768 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0b60a0e-cf08-4226-9198-9af091b33430 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.835054 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0b60a0e-cf08-4226-9198-9af091b33430 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.836263 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-b0b60a0e-cf08-4226-9198-9af091b33430 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:38.839013 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:38.839013 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:38.843601 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-af2b5c73-e992-409e-aad7-ac865e49b469 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Volume info retrieved successfully. Aug 13 02:46:38.849857 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af2b5c73-e992-409e-aad7-ac865e49b469 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 returned with HTTP 200 Aug 13 02:46:38.849857 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 974/3878] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:38 2026] GET /volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:38.850012 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eb933829-0127-4e0e-8de4-761a970e1857 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] https://10.4.3.30/volume/v3/group_types returned with HTTP 202 Aug 13 02:46:38.850012 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 979/3879] 10.4.3.30 () {70 vars in 1304 bytes} [Thu Aug 13 02:46:38 2026] POST /volume/v3/group_types => generated 177 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:38.857492 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e02f53de-b06a-4d68-b47b-551057434786 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.873994 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0b60a0e-cf08-4226-9198-9af091b33430 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:46:38.874582 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 978/3880] 10.4.3.30 () {66 vars in 1224 bytes} [Thu Aug 13 02:46:38 2026] GET /volume/v3/types => generated 2863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:38.891832 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-967cd9fb-78b1-4269-8f40-004e92808da2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.896663 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-967cd9fb-78b1-4269-8f40-004e92808da2 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] GET https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption/cipher Aug 13 02:46:38.896869 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-967cd9fb-78b1-4269-8f40-004e92808da2 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.897167 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-967cd9fb-78b1-4269-8f40-004e92808da2 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.898056 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-967cd9fb-78b1-4269-8f40-004e92808da2 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:38.898353 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-967cd9fb-78b1-4269-8f40-004e92808da2 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption/cipher returned with HTTP 403 Aug 13 02:46:38.898950 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 975/3881] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:46:38 2026] GET /volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:38.909842 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2b68b9b3-e6ae-45ac-a630-1387c9f8cd7a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.911224 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b68b9b3-e6ae-45ac-a630-1387c9f8cd7a tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] GET https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption Aug 13 02:46:38.911509 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b68b9b3-e6ae-45ac-a630-1387c9f8cd7a tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.911750 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b68b9b3-e6ae-45ac-a630-1387c9f8cd7a tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.912449 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-2b68b9b3-e6ae-45ac-a630-1387c9f8cd7a tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:38.912731 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b68b9b3-e6ae-45ac-a630-1387c9f8cd7a tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption returned with HTTP 403 Aug 13 02:46:38.913227 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 980/3882] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:46:38 2026] GET /volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:38.925066 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d7946e6d-5643-4942-81db-0d5499dcc313 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.927639 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7946e6d-5643-4942-81db-0d5499dcc313 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] GET https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs/multiattach Aug 13 02:46:38.927817 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7946e6d-5643-4942-81db-0d5499dcc313 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.928089 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7946e6d-5643-4942-81db-0d5499dcc313 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.937915 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7946e6d-5643-4942-81db-0d5499dcc313 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs/multiattach returned with HTTP 200 Aug 13 02:46:38.938466 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 979/3883] 10.4.3.30 () {66 vars in 1407 bytes} [Thu Aug 13 02:46:38 2026] GET /volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:46:38.947299 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6436619a-7cea-4f72-8c0d-1c1630352772 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.949383 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6436619a-7cea-4f72-8c0d-1c1630352772 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] GET https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs/volume_backend_name Aug 13 02:46:38.949596 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6436619a-7cea-4f72-8c0d-1c1630352772 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.949770 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6436619a-7cea-4f72-8c0d-1c1630352772 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.961260 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6436619a-7cea-4f72-8c0d-1c1630352772 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 02:46:38.961735 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 976/3884] 10.4.3.30 () {66 vars in 1431 bytes} [Thu Aug 13 02:46:38 2026] GET /volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs/volume_backend_name => generated 143 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:38.965678 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e02f53de-b06a-4d68-b47b-551057434786 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] POST https://10.4.3.30/volume/v3/groups Aug 13 02:46:38.966719 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e02f53de-b06a-4d68-b47b-551057434786 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6fa2d584-eb2c-49fc-aca7-beed861018bb", "volume_types": ["d522b84f-5dd0-443d-980b-58b1a7bc1feb"], "name": "tempest-GroupsV320Test-Group-2063595397"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:38.968801 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-e02f53de-b06a-4d68-b47b-551057434786 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Creating new group {'group': {'group_type': '6fa2d584-eb2c-49fc-aca7-beed861018bb', 'volume_types': ['d522b84f-5dd0-443d-980b-58b1a7bc1feb'], 'name': 'tempest-GroupsV320Test-Group-2063595397'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 02:46:38.972552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0495284c-c75e-451e-a02b-fa6e592d676f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:38.974826 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0495284c-c75e-451e-a02b-fa6e592d676f tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] GET https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1 Aug 13 02:46:38.975663 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.groups [None req-e02f53de-b06a-4d68-b47b-551057434786 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Creating group tempest-GroupsV320Test-Group-2063595397. Aug 13 02:46:38.978612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0495284c-c75e-451e-a02b-fa6e592d676f tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:38.978612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0495284c-c75e-451e-a02b-fa6e592d676f tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:38.990277 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0495284c-c75e-451e-a02b-fa6e592d676f tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1 returned with HTTP 200 Aug 13 02:46:38.990277 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 981/3885] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:46:38 2026] GET /volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1 => generated 318 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:38.997757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e02f53de-b06a-4d68-b47b-551057434786 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Availability zone cache updated, next update will occur around 2026-08-13 03:46:38.997498. {{(pid=100287) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 02:46:38.998075 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e02f53de-b06a-4d68-b47b-551057434786 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Availability Zones retrieved successfully. Aug 13 02:46:39.002745 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6246e6dd-ade0-47ca-8ec1-e79a4d58b918 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.004547 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6246e6dd-ade0-47ca-8ec1-e79a4d58b918 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] PUT https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption/4dfc8e9a-8b27-4b6c-95d5-21db81fea368 Aug 13 02:46:39.004876 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6246e6dd-ade0-47ca-8ec1-e79a4d58b918 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:39.007227 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-6246e6dd-ade0-47ca-8ec1-e79a4d58b918 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:39.007429 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6246e6dd-ade0-47ca-8ec1-e79a4d58b918 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption/4dfc8e9a-8b27-4b6c-95d5-21db81fea368 returned with HTTP 403 Aug 13 02:46:39.007870 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 980/3886] 10.4.3.30 () {68 vars in 1499 bytes} [Thu Aug 13 02:46:39 2026] PUT /volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/encryption/4dfc8e9a-8b27-4b6c-95d5-21db81fea368 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:39.016338 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-e02f53de-b06a-4d68-b47b-551057434786 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Created reservations ['c1d85196-e9c1-4024-ae72-213be0cb5d5d'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:39.017825 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-07845237-f43d-436e-ac31-9d7a9cabf0da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.018849 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07845237-f43d-436e-ac31-9d7a9cabf0da tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] PUT https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs/key1 Aug 13 02:46:39.019172 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07845237-f43d-436e-ac31-9d7a9cabf0da tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:39.020946 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-07845237-f43d-436e-ac31-9d7a9cabf0da tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:39.021124 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07845237-f43d-436e-ac31-9d7a9cabf0da tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs/key1 returned with HTTP 403 Aug 13 02:46:39.021600 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 977/3887] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:46:39 2026] PUT /volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:39.034953 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c29ce70d-bc5d-43ec-9f12-75c920a85f22 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.039761 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c29ce70d-bc5d-43ec-9f12-75c920a85f22 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] PUT https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1 Aug 13 02:46:39.040644 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c29ce70d-bc5d-43ec-9f12-75c920a85f22 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:39.047096 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-c29ce70d-bc5d-43ec-9f12-75c920a85f22 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4a4f8f11876446f59d09b07dd8ffe160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd93015b81c7b436b82af6d77669a8be8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:46:39.047358 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c29ce70d-bc5d-43ec-9f12-75c920a85f22 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-member] https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1 returned with HTTP 403 Aug 13 02:46:39.047811 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 982/3888] 10.4.3.30 () {68 vars in 1355 bytes} [Thu Aug 13 02:46:39 2026] PUT /volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:39.049380 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e02f53de-b06a-4d68-b47b-551057434786 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] https://10.4.3.30/volume/v3/groups returned with HTTP 202 Aug 13 02:46:39.049763 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 950/3889] 10.4.3.30 () {70 vars in 1290 bytes} [Thu Aug 13 02:46:38 2026] POST /volume/v3/groups => generated 108 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:39.059743 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f947c6a6-c44f-48de-8472-b98f9fead36e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.059800 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-285c417b-c910-4ccb-9c0b-50595ea6c461 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.064269 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-285c417b-c910-4ccb-9c0b-50595ea6c461 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] DELETE https://10.4.3.30/volume/v3/types/ae205809-20af-4ed9-8e87-2018a5874fd8 Aug 13 02:46:39.064269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-285c417b-c910-4ccb-9c0b-50595ea6c461 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:39.064492 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f947c6a6-c44f-48de-8472-b98f9fead36e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] GET https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 Aug 13 02:46:39.064644 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-285c417b-c910-4ccb-9c0b-50595ea6c461 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:39.064782 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f947c6a6-c44f-48de-8472-b98f9fead36e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:39.064782 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f947c6a6-c44f-48de-8472-b98f9fead36e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:39.064782 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-f947c6a6-c44f-48de-8472-b98f9fead36e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] show called for member 73e00e30-979f-4338-9749-87f17b51cb63 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:39.068150 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:39.068150 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:39.075589 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f947c6a6-c44f-48de-8472-b98f9fead36e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 returned with HTTP 200 Aug 13 02:46:39.076349 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 981/3890] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:39 2026] GET /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:39.093097 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-285c417b-c910-4ccb-9c0b-50595ea6c461 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types/ae205809-20af-4ed9-8e87-2018a5874fd8 returned with HTTP 202 Aug 13 02:46:39.093558 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 978/3891] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:39 2026] DELETE /volume/v3/types/ae205809-20af-4ed9-8e87-2018a5874fd8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:39.100188 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-901c20f5-317e-4099-bd6d-5dfe19111984 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.102296 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-901c20f5-317e-4099-bd6d-5dfe19111984 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] DELETE https://10.4.3.30/volume/v3/types/e7c7e5de-970e-4cb9-8813-0dcaec2c357f Aug 13 02:46:39.102608 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-901c20f5-317e-4099-bd6d-5dfe19111984 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:39.102872 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-901c20f5-317e-4099-bd6d-5dfe19111984 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:39.129027 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-901c20f5-317e-4099-bd6d-5dfe19111984 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types/e7c7e5de-970e-4cb9-8813-0dcaec2c357f returned with HTTP 202 Aug 13 02:46:39.129545 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 983/3892] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:39 2026] DELETE /volume/v3/types/e7c7e5de-970e-4cb9-8813-0dcaec2c357f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:39.136148 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4d6b7aa5-73c1-4c6e-abfe-7a990506b894 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.138155 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4d6b7aa5-73c1-4c6e-abfe-7a990506b894 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] DELETE https://10.4.3.30/volume/v3/types/93d59b9d-50bf-4e19-8ced-7f498bd30084 Aug 13 02:46:39.138403 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4d6b7aa5-73c1-4c6e-abfe-7a990506b894 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:39.138657 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4d6b7aa5-73c1-4c6e-abfe-7a990506b894 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:39.138934 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:39.138934 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:39.167339 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4d6b7aa5-73c1-4c6e-abfe-7a990506b894 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types/93d59b9d-50bf-4e19-8ced-7f498bd30084 returned with HTTP 202 Aug 13 02:46:39.167743 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 951/3893] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:39 2026] DELETE /volume/v3/types/93d59b9d-50bf-4e19-8ced-7f498bd30084 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:39.175563 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0ab45b70-3968-4983-b7a2-f61934bfcc38 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.179277 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ab45b70-3968-4983-b7a2-f61934bfcc38 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] DELETE https://10.4.3.30/volume/v3/types/7151f24a-3ef6-44a3-a026-7a36571ead5a Aug 13 02:46:39.179277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ab45b70-3968-4983-b7a2-f61934bfcc38 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:39.179277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ab45b70-3968-4983-b7a2-f61934bfcc38 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:39.179277 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:39.179277 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:39.206116 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ab45b70-3968-4983-b7a2-f61934bfcc38 tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types/7151f24a-3ef6-44a3-a026-7a36571ead5a returned with HTTP 202 Aug 13 02:46:39.206851 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 982/3894] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:39 2026] DELETE /volume/v3/types/7151f24a-3ef6-44a3-a026-7a36571ead5a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:39.211416 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6e916c45-42e3-4fb3-b80b-620ca9336a5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.215888 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e916c45-42e3-4fb3-b80b-620ca9336a5c tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] GET https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc Aug 13 02:46:39.216189 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e916c45-42e3-4fb3-b80b-620ca9336a5c tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:39.216469 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e916c45-42e3-4fb3-b80b-620ca9336a5c tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:39.218656 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0a9e5c4e-c84e-42d6-a36d-59fcfe0913ba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.220549 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a9e5c4e-c84e-42d6-a36d-59fcfe0913ba tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] DELETE https://10.4.3.30/volume/v3/types/8caacfab-28b4-4d02-8e02-99e74d007fc1 Aug 13 02:46:39.220800 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a9e5c4e-c84e-42d6-a36d-59fcfe0913ba tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:39.221113 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a9e5c4e-c84e-42d6-a36d-59fcfe0913ba tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:39.224418 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e916c45-42e3-4fb3-b80b-620ca9336a5c tempest-TestServerVolumeAttachScenarioOldVersion-190113447 tempest-TestServerVolumeAttachScenarioOldVersion-190113447-project-member] https://10.4.3.30/volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc returned with HTTP 404 Aug 13 02:46:39.225072 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 979/3895] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:46:39 2026] GET /volume/v3/volumes/70af654c-ddd5-47cc-8447-a6ef85412dbc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:39.260208 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a9e5c4e-c84e-42d6-a36d-59fcfe0913ba tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types/8caacfab-28b4-4d02-8e02-99e74d007fc1 returned with HTTP 202 Aug 13 02:46:39.260767 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 984/3896] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:39 2026] DELETE /volume/v3/types/8caacfab-28b4-4d02-8e02-99e74d007fc1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:39.267903 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1acf7e1b-b380-4112-b525-d5de9d059dce None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.269722 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1acf7e1b-b380-4112-b525-d5de9d059dce tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] DELETE https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1 Aug 13 02:46:39.269921 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1acf7e1b-b380-4112-b525-d5de9d059dce tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:39.270135 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1acf7e1b-b380-4112-b525-d5de9d059dce tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:39.294519 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1acf7e1b-b380-4112-b525-d5de9d059dce tempest-VolumeTypesMemberTests-789531620 tempest-VolumeTypesMemberTests-789531620-project-admin] https://10.4.3.30/volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1 returned with HTTP 202 Aug 13 02:46:39.294867 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 952/3897] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:39 2026] DELETE /volume/v3/types/6bfcd79a-70a9-46f1-9fe8-7c208fd8cab1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:39.866409 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-18f71eb0-35d6-4a57-8caf-dfec3baca1f0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:39.868278 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18f71eb0-35d6-4a57-8caf-dfec3baca1f0 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] GET https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:39.868919 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18f71eb0-35d6-4a57-8caf-dfec3baca1f0 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:39.868919 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18f71eb0-35d6-4a57-8caf-dfec3baca1f0 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:39.877945 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:39.877945 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:39.882399 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-18f71eb0-35d6-4a57-8caf-dfec3baca1f0 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Volume info retrieved successfully. Aug 13 02:46:39.888692 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18f71eb0-35d6-4a57-8caf-dfec3baca1f0 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 returned with HTTP 200 Aug 13 02:46:39.889316 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 983/3898] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:39 2026] GET /volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:40.091130 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f1b444b3-3a73-455b-9723-96169b018fe4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.093210 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1b444b3-3a73-455b-9723-96169b018fe4 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] GET https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 Aug 13 02:46:40.093716 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1b444b3-3a73-455b-9723-96169b018fe4 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:40.093716 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1b444b3-3a73-455b-9723-96169b018fe4 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:40.093854 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-f1b444b3-3a73-455b-9723-96169b018fe4 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] show called for member 73e00e30-979f-4338-9749-87f17b51cb63 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:40.098065 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.098065 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:40.105576 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1b444b3-3a73-455b-9723-96169b018fe4 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 returned with HTTP 200 Aug 13 02:46:40.105943 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 980/3899] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:40 2026] GET /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:40.125082 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-45651837-3e7b-4a61-89a4-1a1007bc683d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.126783 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45651837-3e7b-4a61-89a4-1a1007bc683d tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] POST https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action Aug 13 02:46:40.127266 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45651837-3e7b-4a61-89a4-1a1007bc683d tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:40.127813 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45651837-3e7b-4a61-89a4-1a1007bc683d tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:40.129095 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-45651837-3e7b-4a61-89a4-1a1007bc683d tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Updating group '73e00e30-979f-4338-9749-87f17b51cb63' with 'creating' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 02:46:40.136133 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.136133 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:40.143840 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45651837-3e7b-4a61-89a4-1a1007bc683d tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action returned with HTTP 202 Aug 13 02:46:40.144380 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 985/3900] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:46:40 2026] POST /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:40.155181 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b1e92248-0e9f-4d34-a720-18671056cba3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.157113 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b1e92248-0e9f-4d34-a720-18671056cba3 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] GET https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 Aug 13 02:46:40.157339 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b1e92248-0e9f-4d34-a720-18671056cba3 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:40.157543 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b1e92248-0e9f-4d34-a720-18671056cba3 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:40.157693 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-b1e92248-0e9f-4d34-a720-18671056cba3 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] show called for member 73e00e30-979f-4338-9749-87f17b51cb63 {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:40.161789 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.161789 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:40.171139 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b1e92248-0e9f-4d34-a720-18671056cba3 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 returned with HTTP 200 Aug 13 02:46:40.171587 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 953/3901] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:40 2026] GET /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:40.182500 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eb4c935d-a0be-449b-a703-1175bafacee4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.184381 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb4c935d-a0be-449b-a703-1175bafacee4 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] POST https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action Aug 13 02:46:40.184677 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb4c935d-a0be-449b-a703-1175bafacee4 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:40.184790 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb4c935d-a0be-449b-a703-1175bafacee4 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:40.186141 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-eb4c935d-a0be-449b-a703-1175bafacee4 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Updating group '73e00e30-979f-4338-9749-87f17b51cb63' with 'available' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 02:46:40.190371 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.190371 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:40.197447 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb4c935d-a0be-449b-a703-1175bafacee4 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action returned with HTTP 202 Aug 13 02:46:40.197788 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 984/3902] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:46:40 2026] POST /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:40.208676 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e383c8e1-da2d-4724-a4ec-33c122310c38 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.210451 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e383c8e1-da2d-4724-a4ec-33c122310c38 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] GET https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 Aug 13 02:46:40.210655 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e383c8e1-da2d-4724-a4ec-33c122310c38 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:40.210852 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e383c8e1-da2d-4724-a4ec-33c122310c38 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:40.210970 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-e383c8e1-da2d-4724-a4ec-33c122310c38 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] show called for member 73e00e30-979f-4338-9749-87f17b51cb63 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:40.214511 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.214511 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:40.222325 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e383c8e1-da2d-4724-a4ec-33c122310c38 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 returned with HTTP 200 Aug 13 02:46:40.222722 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 981/3903] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:40 2026] GET /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:40.234333 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-321f9fee-43a4-42f7-8951-4527b91c2fca None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.236513 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-321f9fee-43a4-42f7-8951-4527b91c2fca tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] POST https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action Aug 13 02:46:40.237196 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-321f9fee-43a4-42f7-8951-4527b91c2fca tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:40.237366 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-321f9fee-43a4-42f7-8951-4527b91c2fca tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:40.238657 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-321f9fee-43a4-42f7-8951-4527b91c2fca tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Updating group '73e00e30-979f-4338-9749-87f17b51cb63' with 'error' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 02:46:40.242647 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.242647 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:40.251086 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-321f9fee-43a4-42f7-8951-4527b91c2fca tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action returned with HTTP 202 Aug 13 02:46:40.251534 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 986/3904] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:46:40 2026] POST /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:40.259603 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e8b13b5a-3c37-4298-99fc-5a3b13c36221 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.262282 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e8b13b5a-3c37-4298-99fc-5a3b13c36221 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] GET https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 Aug 13 02:46:40.262641 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e8b13b5a-3c37-4298-99fc-5a3b13c36221 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:40.262940 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e8b13b5a-3c37-4298-99fc-5a3b13c36221 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:40.263161 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-e8b13b5a-3c37-4298-99fc-5a3b13c36221 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] show called for member 73e00e30-979f-4338-9749-87f17b51cb63 {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:40.267649 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.267649 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:40.277076 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e8b13b5a-3c37-4298-99fc-5a3b13c36221 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 returned with HTTP 200 Aug 13 02:46:40.277646 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 954/3905] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:40 2026] GET /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 => generated 385 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:40.287766 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-95f8b3d6-ce6c-4792-9181-7987e37c2995 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.289917 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95f8b3d6-ce6c-4792-9181-7987e37c2995 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] POST https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action Aug 13 02:46:40.290500 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95f8b3d6-ce6c-4792-9181-7987e37c2995 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:40.290697 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95f8b3d6-ce6c-4792-9181-7987e37c2995 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:40.292316 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-95f8b3d6-ce6c-4792-9181-7987e37c2995 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Updating group '73e00e30-979f-4338-9749-87f17b51cb63' with 'available' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 02:46:40.295873 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.295873 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:40.301523 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95f8b3d6-ce6c-4792-9181-7987e37c2995 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action returned with HTTP 202 Aug 13 02:46:40.301927 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 985/3906] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:46:40 2026] POST /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:40.309391 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff5f526e-cc6c-4460-b2da-929e481bcbd2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.312204 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff5f526e-cc6c-4460-b2da-929e481bcbd2 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] GET https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 Aug 13 02:46:40.313115 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff5f526e-cc6c-4460-b2da-929e481bcbd2 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:40.313115 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff5f526e-cc6c-4460-b2da-929e481bcbd2 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:40.313378 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-ff5f526e-cc6c-4460-b2da-929e481bcbd2 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] show called for member 73e00e30-979f-4338-9749-87f17b51cb63 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:40.317150 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.317150 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:40.329064 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff5f526e-cc6c-4460-b2da-929e481bcbd2 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 returned with HTTP 200 Aug 13 02:46:40.331068 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 982/3907] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:40 2026] GET /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:40.341610 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ec472a4f-5521-4492-adfb-b9666f597c7e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.343311 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec472a4f-5521-4492-adfb-b9666f597c7e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:46:40.343539 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec472a4f-5521-4492-adfb-b9666f597c7e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:40.343722 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec472a4f-5521-4492-adfb-b9666f597c7e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:40.344087 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-ec472a4f-5521-4492-adfb-b9666f597c7e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:40.344849 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec472a4f-5521-4492-adfb-b9666f597c7e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:40.353682 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ec472a4f-5521-4492-adfb-b9666f597c7e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Get all volumes completed successfully. Aug 13 02:46:40.356430 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec472a4f-5521-4492-adfb-b9666f597c7e tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:46:40.356835 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 987/3908] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:46:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:40.370553 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-09ea37b5-9c31-40df-b3f5-2923be9e7413 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.371962 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-09ea37b5-9c31-40df-b3f5-2923be9e7413 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] POST https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action Aug 13 02:46:40.372371 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-09ea37b5-9c31-40df-b3f5-2923be9e7413 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:40.372507 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-09ea37b5-9c31-40df-b3f5-2923be9e7413 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:40.373980 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.groups [None req-09ea37b5-9c31-40df-b3f5-2923be9e7413 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] delete called for group 73e00e30-979f-4338-9749-87f17b51cb63 {{(pid=100287) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 02:46:40.374138 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.groups [None req-09ea37b5-9c31-40df-b3f5-2923be9e7413 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Delete group with id: 73e00e30-979f-4338-9749-87f17b51cb63 Aug 13 02:46:40.377869 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.377869 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:40.405738 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-09ea37b5-9c31-40df-b3f5-2923be9e7413 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action returned with HTTP 202 Aug 13 02:46:40.405738 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 955/3909] 10.4.3.30 () {70 vars in 1421 bytes} [Thu Aug 13 02:46:40 2026] POST /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:40.410088 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d810bb75-06b2-4713-b2dd-ba7dd240be01 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.412800 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d810bb75-06b2-4713-b2dd-ba7dd240be01 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] GET https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 Aug 13 02:46:40.413077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d810bb75-06b2-4713-b2dd-ba7dd240be01 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:40.413319 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d810bb75-06b2-4713-b2dd-ba7dd240be01 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:40.413474 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-d810bb75-06b2-4713-b2dd-ba7dd240be01 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] show called for member 73e00e30-979f-4338-9749-87f17b51cb63 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:40.417994 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.417994 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:40.429644 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d810bb75-06b2-4713-b2dd-ba7dd240be01 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 returned with HTTP 200 Aug 13 02:46:40.434535 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 986/3910] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:40 2026] GET /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:40.911404 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3835377f-dbf0-4fd4-983c-463f1a5e9917 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:40.913200 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3835377f-dbf0-4fd4-983c-463f1a5e9917 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] GET https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:40.913419 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3835377f-dbf0-4fd4-983c-463f1a5e9917 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:40.913644 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3835377f-dbf0-4fd4-983c-463f1a5e9917 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:40.922890 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:40.922890 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:40.927135 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3835377f-dbf0-4fd4-983c-463f1a5e9917 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Volume info retrieved successfully. Aug 13 02:46:40.932875 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3835377f-dbf0-4fd4-983c-463f1a5e9917 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 returned with HTTP 200 Aug 13 02:46:40.933363 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 983/3911] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:40 2026] GET /volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:41.445306 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4edbe887-cc76-41df-8775-0e63a43525c8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:41.447380 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4edbe887-cc76-41df-8775-0e63a43525c8 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] GET https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 Aug 13 02:46:41.447654 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4edbe887-cc76-41df-8775-0e63a43525c8 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:41.447886 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4edbe887-cc76-41df-8775-0e63a43525c8 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:41.448091 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-4edbe887-cc76-41df-8775-0e63a43525c8 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] show called for member 73e00e30-979f-4338-9749-87f17b51cb63 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 02:46:41.451418 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4edbe887-cc76-41df-8775-0e63a43525c8 tempest-GroupsV320Test-1638822839 tempest-GroupsV320Test-1638822839-project-member] https://10.4.3.30/volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 returned with HTTP 404 Aug 13 02:46:41.452055 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 988/3912] 10.4.3.30 () {68 vars in 1379 bytes} [Thu Aug 13 02:46:41 2026] GET /volume/v3/groups/73e00e30-979f-4338-9749-87f17b51cb63 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:46:41.461342 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cacc61c2-af26-4c88-8abb-955e0c9e0c18 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:41.463216 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cacc61c2-af26-4c88-8abb-955e0c9e0c18 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] DELETE https://10.4.3.30/volume/v3/group_types/6fa2d584-eb2c-49fc-aca7-beed861018bb Aug 13 02:46:41.463577 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cacc61c2-af26-4c88-8abb-955e0c9e0c18 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:41.463815 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cacc61c2-af26-4c88-8abb-955e0c9e0c18 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:41.477182 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cacc61c2-af26-4c88-8abb-955e0c9e0c18 tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] https://10.4.3.30/volume/v3/group_types/6fa2d584-eb2c-49fc-aca7-beed861018bb returned with HTTP 202 Aug 13 02:46:41.477710 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 956/3913] 10.4.3.30 () {68 vars in 1397 bytes} [Thu Aug 13 02:46:41 2026] DELETE /volume/v3/group_types/6fa2d584-eb2c-49fc-aca7-beed861018bb => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:46:41.487508 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-12f75bd3-a116-48fe-9e80-297d6c00270a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:41.491672 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-12f75bd3-a116-48fe-9e80-297d6c00270a tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] DELETE https://10.4.3.30/volume/v3/types/d522b84f-5dd0-443d-980b-58b1a7bc1feb Aug 13 02:46:41.491958 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-12f75bd3-a116-48fe-9e80-297d6c00270a tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:41.492273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-12f75bd3-a116-48fe-9e80-297d6c00270a tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:41.492645 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:41.492645 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:41.528368 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-12f75bd3-a116-48fe-9e80-297d6c00270a tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] https://10.4.3.30/volume/v3/types/d522b84f-5dd0-443d-980b-58b1a7bc1feb returned with HTTP 202 Aug 13 02:46:41.529089 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 987/3914] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:41 2026] DELETE /volume/v3/types/d522b84f-5dd0-443d-980b-58b1a7bc1feb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:41.537875 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4efa168f-1f76-4bd8-b2d5-edaa5465213e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:41.540028 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4efa168f-1f76-4bd8-b2d5-edaa5465213e tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] GET https://10.4.3.30/volume/v3/types/d522b84f-5dd0-443d-980b-58b1a7bc1feb Aug 13 02:46:41.540259 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4efa168f-1f76-4bd8-b2d5-edaa5465213e tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:41.540463 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4efa168f-1f76-4bd8-b2d5-edaa5465213e tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:41.544337 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4efa168f-1f76-4bd8-b2d5-edaa5465213e tempest-GroupsV320Test-1840652309 tempest-GroupsV320Test-1840652309-project-admin] https://10.4.3.30/volume/v3/types/d522b84f-5dd0-443d-980b-58b1a7bc1feb returned with HTTP 404 Aug 13 02:46:41.545058 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 984/3915] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:46:41 2026] GET /volume/v3/types/d522b84f-5dd0-443d-980b-58b1a7bc1feb => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:41.951366 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0001e93a-157e-48d2-98d7-57eb02a31d2d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:41.954104 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0001e93a-157e-48d2-98d7-57eb02a31d2d tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] GET https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:41.954412 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0001e93a-157e-48d2-98d7-57eb02a31d2d tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:41.955623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0001e93a-157e-48d2-98d7-57eb02a31d2d tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:41.964377 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:41.964377 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:41.970061 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0001e93a-157e-48d2-98d7-57eb02a31d2d tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Volume info retrieved successfully. Aug 13 02:46:41.975980 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0001e93a-157e-48d2-98d7-57eb02a31d2d tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 returned with HTTP 200 Aug 13 02:46:41.976533 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 989/3916] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:41 2026] GET /volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:42.994289 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-26ba49e5-733b-4684-b1ff-1d93ca762dc6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:42.996451 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-26ba49e5-733b-4684-b1ff-1d93ca762dc6 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] GET https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:42.996678 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-26ba49e5-733b-4684-b1ff-1d93ca762dc6 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:42.997215 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-26ba49e5-733b-4684-b1ff-1d93ca762dc6 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:43.005158 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:43.005158 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:43.011273 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-26ba49e5-733b-4684-b1ff-1d93ca762dc6 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Volume info retrieved successfully. Aug 13 02:46:43.018210 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-26ba49e5-733b-4684-b1ff-1d93ca762dc6 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 returned with HTTP 200 Aug 13 02:46:43.018523 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 957/3917] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:42 2026] GET /volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:43.766408 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:43.768894 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:43.769227 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-110717607"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:43.770699 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-110717607'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:43.770832 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Create volume of 1 GB Aug 13 02:46:43.776473 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Availability Zones retrieved successfully. Aug 13 02:46:43.782282 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Flow 'volume_create_api' (851cff88-ad98-40ce-bbf2-bc28a3ff21b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:43.783833 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a42af3d-f6e8-44fc-99f5-eab787336e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:43.784927 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:43.818105 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a42af3d-f6e8-44fc-99f5-eab787336e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:43.818694 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdedf85b-eeda-4edb-b7ae-11356de60f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:43.871017 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Created reservations ['4ec9bcda-8b32-431f-8efd-5ae2e69a2f80', 'd061c6d9-9753-473a-92d5-4bb652ed8675', '1ca5f101-3e2a-4fca-8101-2c9d1e8a009a', 'a61eac67-6824-40cb-a1df-e42489633e3d'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:43.871735 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdedf85b-eeda-4edb-b7ae-11356de60f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ec9bcda-8b32-431f-8efd-5ae2e69a2f80', 'd061c6d9-9753-473a-92d5-4bb652ed8675', '1ca5f101-3e2a-4fca-8101-2c9d1e8a009a', 'a61eac67-6824-40cb-a1df-e42489633e3d']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:43.872521 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfbcc9d5-2dc9-4ba9-9ffc-013454cd86eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:43.892626 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfbcc9d5-2dc9-4ba9-9ffc-013454cd86eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '792b3fac-5d5e-4952-9c7c-ec0cc678a632', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-110717607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='080a958b2ecd4d8fb783c7de6940b82b',qos_specs=None,replication_status=,reservations=['4ec9bcda-8b32-431f-8efd-5ae2e69a2f80','d061c6d9-9753-473a-92d5-4bb652ed8675','1ca5f101-3e2a-4fca-8101-2c9d1e8a009a','a61eac67-6824-40cb-a1df-e42489633e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec8e16657144f66807b6358fb8bd62f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-110717607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=792b3fac-5d5e-4952-9c7c-ec0cc678a632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='080a958b2ecd4d8fb783c7de6940b82b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ec8e16657144f66807b6358fb8bd62f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:43.893385 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b18a3b-67bc-4f62-98a6-925542518f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:43.909675 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b18a3b-67bc-4f62-98a6-925542518f92) transitioned into state 'SUCCESS' from state '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-110717607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='080a958b2ecd4d8fb783c7de6940b82b',qos_specs=None,replication_status=,reservations=['4ec9bcda-8b32-431f-8efd-5ae2e69a2f80','d061c6d9-9753-473a-92d5-4bb652ed8675','1ca5f101-3e2a-4fca-8101-2c9d1e8a009a','a61eac67-6824-40cb-a1df-e42489633e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec8e16657144f66807b6358fb8bd62f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:43.910339 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d878a4c6-b0d4-46b4-81d0-043fb0810944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:43.918625 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d878a4c6-b0d4-46b4-81d0-043fb0810944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:43.919396 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Flow 'volume_create_api' (851cff88-ad98-40ce-bbf2-bc28a3ff21b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:43.919678 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Create volume request issued successfully. Aug 13 02:46:43.920180 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9e59bd1a-3a2e-4159-ae48-14fc19a8c969 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:43.920738 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 988/3918] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:46:43 2026] POST /volume/v3/volumes => generated 754 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:43.935082 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42c489eb-fb4c-4b0e-abfb-34b284aa8254 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:43.937101 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42c489eb-fb4c-4b0e-abfb-34b284aa8254 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:46:43.937376 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42c489eb-fb4c-4b0e-abfb-34b284aa8254 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:43.937616 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42c489eb-fb4c-4b0e-abfb-34b284aa8254 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:43.945596 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:43.945596 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:43.949495 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-42c489eb-fb4c-4b0e-abfb-34b284aa8254 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:46:43.954318 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42c489eb-fb4c-4b0e-abfb-34b284aa8254 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 200 Aug 13 02:46:43.954741 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 985/3919] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:43 2026] GET /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:44.033467 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-edb63c93-2064-4922-a03d-7a1adef344dc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.035179 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-edb63c93-2064-4922-a03d-7a1adef344dc tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] GET https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:44.035440 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-edb63c93-2064-4922-a03d-7a1adef344dc tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:44.035653 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-edb63c93-2064-4922-a03d-7a1adef344dc tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:44.043313 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:44.043313 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:44.047413 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-edb63c93-2064-4922-a03d-7a1adef344dc tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Volume info retrieved successfully. Aug 13 02:46:44.055698 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-edb63c93-2064-4922-a03d-7a1adef344dc tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 returned with HTTP 200 Aug 13 02:46:44.056242 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 990/3920] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:44 2026] GET /volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 => generated 1293 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:44.069803 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3a111e70-2932-46f3-967c-615c8f184304 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.071861 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3a111e70-2932-46f3-967c-615c8f184304 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:44.072090 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3a111e70-2932-46f3-967c-615c8f184304 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:44.072322 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3a111e70-2932-46f3-967c-615c8f184304 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:44.072523 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-3a111e70-2932-46f3-967c-615c8f184304 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Delete volume with id: 5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:44.081011 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:44.081011 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:44.081536 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3a111e70-2932-46f3-967c-615c8f184304 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Volume info retrieved successfully. Aug 13 02:46:44.099596 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3a111e70-2932-46f3-967c-615c8f184304 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Delete volume request issued successfully. Aug 13 02:46:44.099885 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3a111e70-2932-46f3-967c-615c8f184304 tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 returned with HTTP 202 Aug 13 02:46:44.100424 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 958/3921] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:44 2026] DELETE /volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:44.115377 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-876e0b12-608e-4aeb-9095-6ea2b1dd865f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.118860 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-876e0b12-608e-4aeb-9095-6ea2b1dd865f tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] GET https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:44.119184 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-876e0b12-608e-4aeb-9095-6ea2b1dd865f tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:44.119491 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-876e0b12-608e-4aeb-9095-6ea2b1dd865f tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:44.130236 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:44.130236 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:44.135328 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-876e0b12-608e-4aeb-9095-6ea2b1dd865f tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Volume info retrieved successfully. Aug 13 02:46:44.142208 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-876e0b12-608e-4aeb-9095-6ea2b1dd865f tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 returned with HTTP 200 Aug 13 02:46:44.142726 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 989/3922] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:44 2026] GET /volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 => generated 1292 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:44.288060 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c364966-8471-41a7-a58b-80eb2b567e0d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.371893 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c364966-8471-41a7-a58b-80eb2b567e0d tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c Aug 13 02:46:44.372094 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c364966-8471-41a7-a58b-80eb2b567e0d tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:44.372290 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c364966-8471-41a7-a58b-80eb2b567e0d tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:44.380303 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-4c364966-8471-41a7-a58b-80eb2b567e0d tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:44.380638 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-4c364966-8471-41a7-a58b-80eb2b567e0d tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:44.380883 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-4c364966-8471-41a7-a58b-80eb2b567e0d tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:44.385707 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c364966-8471-41a7-a58b-80eb2b567e0d tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c returned with HTTP 200 Aug 13 02:46:44.386155 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 986/3923] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:44 2026] GET /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c => generated 636 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:44.397885 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e2482ca6-4e0a-4a59-9343-db65661f5645 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.400044 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e2482ca6-4e0a-4a59-9343-db65661f5645 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c/defaults Aug 13 02:46:44.400044 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e2482ca6-4e0a-4a59-9343-db65661f5645 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:44.400289 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e2482ca6-4e0a-4a59-9343-db65661f5645 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'defaults' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:44.408999 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-e2482ca6-4e0a-4a59-9343-db65661f5645 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:44.409675 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-e2482ca6-4e0a-4a59-9343-db65661f5645 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:44.410075 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-e2482ca6-4e0a-4a59-9343-db65661f5645 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:44.414734 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e2482ca6-4e0a-4a59-9343-db65661f5645 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c/defaults returned with HTTP 200 Aug 13 02:46:44.415314 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 991/3924] 10.4.3.30 () {66 vars in 1374 bytes} [Thu Aug 13 02:46:44 2026] GET /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c/defaults => generated 636 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:44.432667 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0dce9a60-ff8e-4546-be07-f87351927862 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.432667 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0dce9a60-ff8e-4546-be07-f87351927862 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c Aug 13 02:46:44.432667 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0dce9a60-ff8e-4546-be07-f87351927862 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:44.468088 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-0dce9a60-ff8e-4546-be07-f87351927862 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:44.468452 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-0dce9a60-ff8e-4546-be07-f87351927862 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:44.468707 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-0dce9a60-ff8e-4546-be07-f87351927862 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:44.473459 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0dce9a60-ff8e-4546-be07-f87351927862 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c returned with HTTP 200 Aug 13 02:46:44.473857 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 959/3925] 10.4.3.30 () {68 vars in 1367 bytes} [Thu Aug 13 02:46:44 2026] PUT /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c => generated 594 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:44.484722 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a9ec04f7-017c-45fb-8b69-ca9c7509d93b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.491306 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9ec04f7-017c-45fb-8b69-ca9c7509d93b tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] DELETE https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c Aug 13 02:46:44.491913 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9ec04f7-017c-45fb-8b69-ca9c7509d93b tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:44.492364 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9ec04f7-017c-45fb-8b69-ca9c7509d93b tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:44.505886 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9ec04f7-017c-45fb-8b69-ca9c7509d93b tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c returned with HTTP 200 Aug 13 02:46:44.506373 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 990/3926] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:46:44 2026] DELETE /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 02:46:44.518234 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eafe98a1-bb3c-4263-9ad3-53f3da29746b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.520878 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eafe98a1-bb3c-4263-9ad3-53f3da29746b tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c Aug 13 02:46:44.521226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eafe98a1-bb3c-4263-9ad3-53f3da29746b tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:44.521398 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eafe98a1-bb3c-4263-9ad3-53f3da29746b tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:44.533595 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eafe98a1-bb3c-4263-9ad3-53f3da29746b tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c returned with HTTP 200 Aug 13 02:46:44.533925 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 987/3927] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:44 2026] GET /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c => generated 636 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:44.542462 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c2a8ccd-955b-4108-9b6f-94cc999ee02e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.545129 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c2a8ccd-955b-4108-9b6f-94cc999ee02e tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c Aug 13 02:46:44.545575 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c2a8ccd-955b-4108-9b6f-94cc999ee02e tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:44.641979 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c2a8ccd-955b-4108-9b6f-94cc999ee02e tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c returned with HTTP 200 Aug 13 02:46:44.642645 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 992/3928] 10.4.3.30 () {68 vars in 1368 bytes} [Thu Aug 13 02:46:44 2026] PUT /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c => generated 594 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:44.653366 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-23fed6d5-1f03-49b9-aac6-2b7c39892e0c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.655148 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-23fed6d5-1f03-49b9-aac6-2b7c39892e0c tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c/defaults Aug 13 02:46:44.655343 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-23fed6d5-1f03-49b9-aac6-2b7c39892e0c tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:44.655527 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-23fed6d5-1f03-49b9-aac6-2b7c39892e0c tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'defaults' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:44.664161 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-23fed6d5-1f03-49b9-aac6-2b7c39892e0c tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c/defaults returned with HTTP 200 Aug 13 02:46:44.664538 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 960/3929] 10.4.3.30 () {66 vars in 1374 bytes} [Thu Aug 13 02:46:44 2026] GET /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c/defaults => generated 636 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:44.676850 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6f701862-5468-41f7-8331-37ee3d8fc246 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.680336 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f701862-5468-41f7-8331-37ee3d8fc246 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c Aug 13 02:46:44.680562 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f701862-5468-41f7-8331-37ee3d8fc246 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:44.680708 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f701862-5468-41f7-8331-37ee3d8fc246 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:44.691555 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-6f701862-5468-41f7-8331-37ee3d8fc246 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:46:44.696156 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f701862-5468-41f7-8331-37ee3d8fc246 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c returned with HTTP 200 Aug 13 02:46:44.696601 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 991/3930] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:44 2026] GET /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c => generated 636 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:44.707010 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95efadae-4bf5-45b0-be6e-0a15919468ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.709384 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95efadae-4bf5-45b0-be6e-0a15919468ce tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True Aug 13 02:46:44.709617 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95efadae-4bf5-45b0-be6e-0a15919468ce tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:44.710035 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95efadae-4bf5-45b0-be6e-0a15919468ce tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:44.735858 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95efadae-4bf5-45b0-be6e-0a15919468ce tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True returned with HTTP 200 Aug 13 02:46:44.736970 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 988/3931] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:46:44 2026] GET /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True => generated 1377 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:44.748442 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.828947 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:44.829378 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-246991278"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:44.831300 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-246991278'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:44.831531 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Create volume of 1 GB Aug 13 02:46:44.835628 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Availability Zones retrieved successfully. Aug 13 02:46:44.841817 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Flow 'volume_create_api' (b3a216fc-c6a4-4bff-96f5-c4606e6b52be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:44.842928 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5f96f6-6667-4a62-97eb-f9d0d831d4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:44.844020 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:44.870315 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5f96f6-6667-4a62-97eb-f9d0d831d4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:44.871272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (731f419a-7d28-409f-b875-356a237a56d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:44.928136 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Created reservations ['367c333d-da67-49eb-875e-3d3ba3e5954c', 'bda32434-ee25-4e42-89d5-5932c6090f12', 'fa713635-315d-4d9d-b4a1-ee1c5be8fece', '9efe4320-2cd5-402f-863a-afd851ffb321'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:44.928952 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (731f419a-7d28-409f-b875-356a237a56d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['367c333d-da67-49eb-875e-3d3ba3e5954c', 'bda32434-ee25-4e42-89d5-5932c6090f12', 'fa713635-315d-4d9d-b4a1-ee1c5be8fece', '9efe4320-2cd5-402f-863a-afd851ffb321']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:44.929755 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8817ffb4-213d-4b4c-b6ca-a2f1e976b1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:44.951480 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8817ffb4-213d-4b4c-b6ca-a2f1e976b1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bddca24-c256-4c23-b850-d454860f62ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-246991278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56327c3cc08451a99c96f1feab3b73c',qos_specs=None,replication_status=,reservations=['367c333d-da67-49eb-875e-3d3ba3e5954c','bda32434-ee25-4e42-89d5-5932c6090f12','fa713635-315d-4d9d-b4a1-ee1c5be8fece','9efe4320-2cd5-402f-863a-afd851ffb321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3373fdf96f8f471aad9b332ed61170a3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-246991278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bddca24-c256-4c23-b850-d454860f62ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d56327c3cc08451a99c96f1feab3b73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3373fdf96f8f471aad9b332ed61170a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:44.952604 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46c0b46c-bd38-4525-9dd1-9469f819ef33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:44.969419 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a34a3924-def4-448f-bd9a-175c41474cb0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:44.971561 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a34a3924-def4-448f-bd9a-175c41474cb0 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:46:44.972166 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a34a3924-def4-448f-bd9a-175c41474cb0 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:44.972516 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a34a3924-def4-448f-bd9a-175c41474cb0 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:44.973174 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46c0b46c-bd38-4525-9dd1-9469f819ef33) transitioned into state 'SUCCESS' from state '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-246991278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56327c3cc08451a99c96f1feab3b73c',qos_specs=None,replication_status=,reservations=['367c333d-da67-49eb-875e-3d3ba3e5954c','bda32434-ee25-4e42-89d5-5932c6090f12','fa713635-315d-4d9d-b4a1-ee1c5be8fece','9efe4320-2cd5-402f-863a-afd851ffb321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3373fdf96f8f471aad9b332ed61170a3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:44.974162 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ecc2ec-f37f-43da-8b3c-a651bb1c9d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:44.981474 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:44.981474 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:44.986929 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ecc2ec-f37f-43da-8b3c-a651bb1c9d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:44.987676 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a34a3924-def4-448f-bd9a-175c41474cb0 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:46:44.988237 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Flow 'volume_create_api' (b3a216fc-c6a4-4bff-96f5-c4606e6b52be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:44.988691 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Create volume request issued successfully. Aug 13 02:46:44.993138 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a34a3924-def4-448f-bd9a-175c41474cb0 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 200 Aug 13 02:46:44.993694 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 961/3932] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:44 2026] GET /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:44.994230 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d7ecdbc-d855-44a3-896b-df18823d1a91 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:44.994768 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 993/3933] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:46:44 2026] POST /volume/v3/volumes => generated 753 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:45.013490 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-82b9cad0-a4ab-4854-8ca5-16b4655a9ba8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:45.016919 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-82b9cad0-a4ab-4854-8ca5-16b4655a9ba8 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] GET https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac Aug 13 02:46:45.016919 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-82b9cad0-a4ab-4854-8ca5-16b4655a9ba8 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:45.016919 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-82b9cad0-a4ab-4854-8ca5-16b4655a9ba8 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:45.024278 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:45.024278 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:45.028450 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-82b9cad0-a4ab-4854-8ca5-16b4655a9ba8 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Volume info retrieved successfully. Aug 13 02:46:45.032723 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-82b9cad0-a4ab-4854-8ca5-16b4655a9ba8 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac returned with HTTP 200 Aug 13 02:46:45.033118 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 992/3934] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:45 2026] GET /volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:45.155375 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a9fc7f2c-7877-49d4-abba-79977bc6f9ab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:45.157144 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9fc7f2c-7877-49d4-abba-79977bc6f9ab tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] GET https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 Aug 13 02:46:45.157415 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9fc7f2c-7877-49d4-abba-79977bc6f9ab tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:45.157624 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9fc7f2c-7877-49d4-abba-79977bc6f9ab tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:45.164326 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9fc7f2c-7877-49d4-abba-79977bc6f9ab tempest-VolumeAndVolumeTypeFromImageTest-740398964 tempest-VolumeAndVolumeTypeFromImageTest-740398964-project-member] https://10.4.3.30/volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 returned with HTTP 404 Aug 13 02:46:45.164873 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 989/3935] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:45 2026] GET /volume/v3/volumes/5896efee-b172-4a63-9798-e38b4d846e68 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:45.480886 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b453332e-1215-4f9b-a5de-670229303434 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:45.482603 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b453332e-1215-4f9b-a5de-670229303434 tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:46:45.482794 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b453332e-1215-4f9b-a5de-670229303434 tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:45.482986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b453332e-1215-4f9b-a5de-670229303434 tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:45.483726 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b453332e-1215-4f9b-a5de-670229303434 tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:45.506473 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b453332e-1215-4f9b-a5de-670229303434 tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Get all volumes completed successfully. Aug 13 02:46:45.508763 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:45.508763 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:45.516985 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b453332e-1215-4f9b-a5de-670229303434 tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:46:45.517508 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 962/3936] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:46:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:45.535706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-148d07ad-5384-4d87-a1c1-5905fcece9ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:45.538629 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-148d07ad-5384-4d87-a1c1-5905fcece9ae tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/2903b62a-4c8d-411b-8b5f-c6e2014187c5 Aug 13 02:46:45.538897 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-148d07ad-5384-4d87-a1c1-5905fcece9ae tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:45.539158 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-148d07ad-5384-4d87-a1c1-5905fcece9ae tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:45.539375 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-148d07ad-5384-4d87-a1c1-5905fcece9ae tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Delete volume with id: 2903b62a-4c8d-411b-8b5f-c6e2014187c5 Aug 13 02:46:45.549889 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:45.549889 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:45.550558 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-148d07ad-5384-4d87-a1c1-5905fcece9ae tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Volume info retrieved successfully. Aug 13 02:46:45.563559 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.image.cache [None req-148d07ad-5384-4d87-a1c1-5905fcece9ae tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '73437f65-e323-4384-a3ad-4217785faba6', 'volume_id': '2903b62a-4c8d-411b-8b5f-c6e2014187c5', 'host': 'np0000007139@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 2, 46, 36), 'last_used': datetime.datetime(2026, 8, 13, 2, 46, 43)}. {{(pid=100289) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 02:46:45.573169 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-148d07ad-5384-4d87-a1c1-5905fcece9ae tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Delete volume request issued successfully. Aug 13 02:46:45.573530 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-148d07ad-5384-4d87-a1c1-5905fcece9ae tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] https://10.4.3.30/volume/v3/volumes/2903b62a-4c8d-411b-8b5f-c6e2014187c5 returned with HTTP 202 Aug 13 02:46:45.574003 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 994/3937] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:45 2026] DELETE /volume/v3/volumes/2903b62a-4c8d-411b-8b5f-c6e2014187c5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:45.581572 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-96c7368e-2dfd-4ec2-ab4d-e624b4c3befd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:45.583316 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96c7368e-2dfd-4ec2-ab4d-e624b4c3befd tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] GET https://10.4.3.30/volume/v3/volumes/2903b62a-4c8d-411b-8b5f-c6e2014187c5 Aug 13 02:46:45.583509 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96c7368e-2dfd-4ec2-ab4d-e624b4c3befd tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:45.583710 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96c7368e-2dfd-4ec2-ab4d-e624b4c3befd tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:45.590745 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:45.590745 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:45.594479 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-96c7368e-2dfd-4ec2-ab4d-e624b4c3befd tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Volume info retrieved successfully. Aug 13 02:46:45.598734 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96c7368e-2dfd-4ec2-ab4d-e624b4c3befd tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] https://10.4.3.30/volume/v3/volumes/2903b62a-4c8d-411b-8b5f-c6e2014187c5 returned with HTTP 200 Aug 13 02:46:45.599281 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 993/3938] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:45 2026] GET /volume/v3/volumes/2903b62a-4c8d-411b-8b5f-c6e2014187c5 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:46.049964 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d2cda65-a54e-417e-a64e-7d8386952d1f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:46.050910 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d2cda65-a54e-417e-a64e-7d8386952d1f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] GET https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac Aug 13 02:46:46.051162 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d2cda65-a54e-417e-a64e-7d8386952d1f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:46.051390 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d2cda65-a54e-417e-a64e-7d8386952d1f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:46.059357 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:46.059357 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:46.077061 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d2cda65-a54e-417e-a64e-7d8386952d1f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Volume info retrieved successfully. Aug 13 02:46:46.086004 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d2cda65-a54e-417e-a64e-7d8386952d1f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac returned with HTTP 200 Aug 13 02:46:46.088053 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 990/3939] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:46 2026] GET /volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:46.099409 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2db54833-7086-4ce4-aa80-a3233557a280 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:46.102548 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2db54833-7086-4ce4-aa80-a3233557a280 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True Aug 13 02:46:46.102971 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2db54833-7086-4ce4-aa80-a3233557a280 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:46.103401 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2db54833-7086-4ce4-aa80-a3233557a280 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:46.127823 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2db54833-7086-4ce4-aa80-a3233557a280 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True returned with HTTP 200 Aug 13 02:46:46.128576 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 963/3940] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:46:46 2026] GET /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True => generated 1377 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:46.140571 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-469e3cc1-3cf4-4651-9ecc-b9f60837385d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:46.147222 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-469e3cc1-3cf4-4651-9ecc-b9f60837385d tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac Aug 13 02:46:46.148017 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-469e3cc1-3cf4-4651-9ecc-b9f60837385d tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:46.148082 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-469e3cc1-3cf4-4651-9ecc-b9f60837385d tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:46.148487 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-469e3cc1-3cf4-4651-9ecc-b9f60837385d tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Delete volume with id: 5bddca24-c256-4c23-b850-d454860f62ac Aug 13 02:46:46.160765 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:46.160765 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:46.161908 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-469e3cc1-3cf4-4651-9ecc-b9f60837385d tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Volume info retrieved successfully. Aug 13 02:46:46.186665 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-469e3cc1-3cf4-4651-9ecc-b9f60837385d tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Delete volume request issued successfully. Aug 13 02:46:46.186998 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-469e3cc1-3cf4-4651-9ecc-b9f60837385d tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac returned with HTTP 202 Aug 13 02:46:46.187701 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 995/3941] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:46 2026] DELETE /volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:46.201405 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fff5ca90-6c7c-4462-b97f-1e2fba3fc2be None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:46.205210 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fff5ca90-6c7c-4462-b97f-1e2fba3fc2be tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] GET https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac Aug 13 02:46:46.205483 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fff5ca90-6c7c-4462-b97f-1e2fba3fc2be tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:46.205731 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fff5ca90-6c7c-4462-b97f-1e2fba3fc2be tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:46.213706 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:46.213706 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:46.217977 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fff5ca90-6c7c-4462-b97f-1e2fba3fc2be tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Volume info retrieved successfully. Aug 13 02:46:46.224322 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fff5ca90-6c7c-4462-b97f-1e2fba3fc2be tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac returned with HTTP 200 Aug 13 02:46:46.224808 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 994/3942] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:46 2026] GET /volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:46.615181 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-39be17a3-95c9-48e9-bb01-c7620df7a9d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:46.617605 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39be17a3-95c9-48e9-bb01-c7620df7a9d6 tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] GET https://10.4.3.30/volume/v3/volumes/2903b62a-4c8d-411b-8b5f-c6e2014187c5 Aug 13 02:46:46.617930 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39be17a3-95c9-48e9-bb01-c7620df7a9d6 tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:46.618294 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39be17a3-95c9-48e9-bb01-c7620df7a9d6 tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:46.630019 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39be17a3-95c9-48e9-bb01-c7620df7a9d6 tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] https://10.4.3.30/volume/v3/volumes/2903b62a-4c8d-411b-8b5f-c6e2014187c5 returned with HTTP 404 Aug 13 02:46:46.631442 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 991/3943] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:46 2026] GET /volume/v3/volumes/2903b62a-4c8d-411b-8b5f-c6e2014187c5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:46.640632 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a0f11451-4632-4cbc-8ad7-1f108922747e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:46.642758 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a0f11451-4632-4cbc-8ad7-1f108922747e tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] DELETE https://10.4.3.30/volume/v3/types/36b6e715-a32c-456b-8537-a1ecc361395f Aug 13 02:46:46.642758 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a0f11451-4632-4cbc-8ad7-1f108922747e tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:46.643301 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a0f11451-4632-4cbc-8ad7-1f108922747e tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:46.666752 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a0f11451-4632-4cbc-8ad7-1f108922747e tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] https://10.4.3.30/volume/v3/types/36b6e715-a32c-456b-8537-a1ecc361395f returned with HTTP 202 Aug 13 02:46:46.667319 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 964/3944] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:46:46 2026] DELETE /volume/v3/types/36b6e715-a32c-456b-8537-a1ecc361395f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:46.674365 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9d763052-ecec-4442-a4ef-1ba33dbd49ce None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:46.677787 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d763052-ecec-4442-a4ef-1ba33dbd49ce tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] GET https://10.4.3.30/volume/v3/types/36b6e715-a32c-456b-8537-a1ecc361395f Aug 13 02:46:46.677787 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d763052-ecec-4442-a4ef-1ba33dbd49ce tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:46.678423 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d763052-ecec-4442-a4ef-1ba33dbd49ce tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:46.684556 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d763052-ecec-4442-a4ef-1ba33dbd49ce tempest-VolumeAndVolumeTypeFromImageTest-453899654 tempest-VolumeAndVolumeTypeFromImageTest-453899654-project-admin] https://10.4.3.30/volume/v3/types/36b6e715-a32c-456b-8537-a1ecc361395f returned with HTTP 404 Aug 13 02:46:46.688276 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 996/3945] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:46:46 2026] GET /volume/v3/types/36b6e715-a32c-456b-8537-a1ecc361395f => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:47.238772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d3fbfb6e-6b14-4d55-b921-f7ebeaaba78d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:47.240721 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3fbfb6e-6b14-4d55-b921-f7ebeaaba78d tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] GET https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac Aug 13 02:46:47.240924 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3fbfb6e-6b14-4d55-b921-f7ebeaaba78d tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:47.241014 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3fbfb6e-6b14-4d55-b921-f7ebeaaba78d tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:47.247629 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3fbfb6e-6b14-4d55-b921-f7ebeaaba78d tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac returned with HTTP 404 Aug 13 02:46:47.247811 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 995/3946] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:47 2026] GET /volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:47.255565 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f399f51-b4c1-4e93-8070-9155fdda46e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:47.256190 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f399f51-b4c1-4e93-8070-9155fdda46e8 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] GET https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac Aug 13 02:46:47.256448 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f399f51-b4c1-4e93-8070-9155fdda46e8 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:47.256679 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f399f51-b4c1-4e93-8070-9155fdda46e8 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:47.267347 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f399f51-b4c1-4e93-8070-9155fdda46e8 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac returned with HTTP 404 Aug 13 02:46:47.267347 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 992/3947] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:47 2026] GET /volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:47.278282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4304daed-8bbf-4478-9699-dd238bfe401e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:47.282380 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4304daed-8bbf-4478-9699-dd238bfe401e tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac Aug 13 02:46:47.282380 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4304daed-8bbf-4478-9699-dd238bfe401e tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:47.282380 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4304daed-8bbf-4478-9699-dd238bfe401e tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:47.282380 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-4304daed-8bbf-4478-9699-dd238bfe401e tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Delete volume with id: 5bddca24-c256-4c23-b850-d454860f62ac Aug 13 02:46:47.286350 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4304daed-8bbf-4478-9699-dd238bfe401e tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac returned with HTTP 404 Aug 13 02:46:47.286879 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 965/3948] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:47 2026] DELETE /volume/v3/volumes/5bddca24-c256-4c23-b850-d454860f62ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:47.300670 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0734e324-bbe0-49dc-abba-a13b12abb77f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:47.302393 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:47.302777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-453222147"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:47.304201 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-453222147'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:47.304974 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Create volume of 1 GB Aug 13 02:46:47.312329 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Availability Zones retrieved successfully. Aug 13 02:46:47.320424 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Flow 'volume_create_api' (7185be77-5deb-4ff9-9cdb-8bcb898825cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:47.321801 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d494828-74c7-47b5-8306-5bba23d7f5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:47.323036 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:47.354504 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d494828-74c7-47b5-8306-5bba23d7f5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:47.355107 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed3a46d-c4f7-4190-b586-80aac162de1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:47.402274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Created reservations ['3c1602fb-ee32-4e27-a65d-2cc3ac10ad08', '857f8988-245c-4af6-90ab-ac0f5dd7a540', '8e7622dd-49a0-4c0a-b1fb-2df3f536812d', '40c6402d-9cdf-43f4-a249-42386ac99c0a'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:47.402274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed3a46d-c4f7-4190-b586-80aac162de1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c1602fb-ee32-4e27-a65d-2cc3ac10ad08', '857f8988-245c-4af6-90ab-ac0f5dd7a540', '8e7622dd-49a0-4c0a-b1fb-2df3f536812d', '40c6402d-9cdf-43f4-a249-42386ac99c0a']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:47.402988 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f74805-c3e3-46d0-a99b-1961ef84d8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:47.426301 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f74805-c3e3-46d0-a99b-1961ef84d8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16e09c7b-fd96-4ecf-9764-38564c86c18c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-453222147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56327c3cc08451a99c96f1feab3b73c',qos_specs=None,replication_status=,reservations=['3c1602fb-ee32-4e27-a65d-2cc3ac10ad08','857f8988-245c-4af6-90ab-ac0f5dd7a540','8e7622dd-49a0-4c0a-b1fb-2df3f536812d','40c6402d-9cdf-43f4-a249-42386ac99c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3373fdf96f8f471aad9b332ed61170a3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-453222147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16e09c7b-fd96-4ecf-9764-38564c86c18c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d56327c3cc08451a99c96f1feab3b73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3373fdf96f8f471aad9b332ed61170a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:47.428761 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9738f91a-bd67-4406-8ea0-8b5fffaa194f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:47.448119 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9738f91a-bd67-4406-8ea0-8b5fffaa194f) transitioned into state 'SUCCESS' from state '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-453222147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56327c3cc08451a99c96f1feab3b73c',qos_specs=None,replication_status=,reservations=['3c1602fb-ee32-4e27-a65d-2cc3ac10ad08','857f8988-245c-4af6-90ab-ac0f5dd7a540','8e7622dd-49a0-4c0a-b1fb-2df3f536812d','40c6402d-9cdf-43f4-a249-42386ac99c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3373fdf96f8f471aad9b332ed61170a3',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:47.449528 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a78852-bfee-42b8-aa25-d35b3026811a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:47.460542 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a78852-bfee-42b8-aa25-d35b3026811a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:47.462062 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Flow 'volume_create_api' (7185be77-5deb-4ff9-9cdb-8bcb898825cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:47.462454 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Create volume request issued successfully. Aug 13 02:46:47.463019 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0734e324-bbe0-49dc-abba-a13b12abb77f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:47.463451 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 997/3949] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:46:47 2026] POST /volume/v3/volumes => generated 753 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:47.477870 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-38508c0a-e6fa-4633-8ac6-c822688e176a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:47.481342 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-38508c0a-e6fa-4633-8ac6-c822688e176a tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] GET https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:47.483150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-38508c0a-e6fa-4633-8ac6-c822688e176a tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:47.483150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-38508c0a-e6fa-4633-8ac6-c822688e176a tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:47.491770 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:47.491770 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:47.497583 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-38508c0a-e6fa-4633-8ac6-c822688e176a tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Volume info retrieved successfully. Aug 13 02:46:47.504444 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-38508c0a-e6fa-4633-8ac6-c822688e176a tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c returned with HTTP 200 Aug 13 02:46:47.505342 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 996/3950] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:47 2026] GET /volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:48.524462 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ac41218c-4564-45ed-9040-f3da5184511f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:48.529557 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac41218c-4564-45ed-9040-f3da5184511f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] GET https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:48.529798 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac41218c-4564-45ed-9040-f3da5184511f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:48.530054 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac41218c-4564-45ed-9040-f3da5184511f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:48.539118 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:48.539118 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:48.544031 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ac41218c-4564-45ed-9040-f3da5184511f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Volume info retrieved successfully. Aug 13 02:46:48.548392 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac41218c-4564-45ed-9040-f3da5184511f tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c returned with HTTP 200 Aug 13 02:46:48.548751 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 993/3951] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:48 2026] GET /volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:48.565986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0b4c9596-296a-4613-9175-7eda2911088f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:48.567518 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0b4c9596-296a-4613-9175-7eda2911088f tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True Aug 13 02:46:48.568047 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0b4c9596-296a-4613-9175-7eda2911088f tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:48.568310 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0b4c9596-296a-4613-9175-7eda2911088f tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:48.590428 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0b4c9596-296a-4613-9175-7eda2911088f tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True returned with HTTP 200 Aug 13 02:46:48.590617 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 966/3952] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:46:48 2026] GET /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:48.605031 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0ec790e7-ab88-4c55-b07b-42dbe42f432a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:48.606510 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ec790e7-ab88-4c55-b07b-42dbe42f432a tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/71b677dfc82945ce978b04877a4375c7?usage=True Aug 13 02:46:48.606690 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ec790e7-ab88-4c55-b07b-42dbe42f432a tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:48.606862 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ec790e7-ab88-4c55-b07b-42dbe42f432a tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:48.607094 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:48.607094 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:48.624533 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ec790e7-ab88-4c55-b07b-42dbe42f432a tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/71b677dfc82945ce978b04877a4375c7?usage=True returned with HTTP 200 Aug 13 02:46:48.625116 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 998/3953] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:46:48 2026] GET /volume/v3/os-quota-sets/71b677dfc82945ce978b04877a4375c7?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:48.639968 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0beba4a5-208c-464f-9d8a-3f3701aba0ad None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:48.644285 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0beba4a5-208c-464f-9d8a-3f3701aba0ad tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] POST https://10.4.3.30/volume/v3/os-volume-transfer Aug 13 02:46:48.644285 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0beba4a5-208c-464f-9d8a-3f3701aba0ad tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "16e09c7b-fd96-4ecf-9764-38564c86c18c"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:48.644285 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.volume_transfer [None req-0beba4a5-208c-464f-9d8a-3f3701aba0ad tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Creating new volume transfer {'transfer': {'volume_id': '16e09c7b-fd96-4ecf-9764-38564c86c18c'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 02:46:48.644720 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.volume_transfer [None req-0beba4a5-208c-464f-9d8a-3f3701aba0ad tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Creating transfer of volume 16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:48.644918 np0000007139 devstack@c-api.service[100288]: INFO cinder.transfer.api [None req-0beba4a5-208c-464f-9d8a-3f3701aba0ad tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Generating transfer record for volume 16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:48.653335 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:48.653335 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:48.666700 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0beba4a5-208c-464f-9d8a-3f3701aba0ad tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 02:46:48.669305 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 997/3954] 10.4.3.30 () {68 vars in 1284 bytes} [Thu Aug 13 02:46:48 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:48.677327 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a2408e6-a043-453f-a6d6-09ea13775269 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:48.842532 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a2408e6-a043-453f-a6d6-09ea13775269 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] POST https://10.4.3.30/volume/v3/os-volume-transfer/3fc24e2f-8d44-4019-a60e-94150c0e4952/accept Aug 13 02:46:48.842836 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a2408e6-a043-453f-a6d6-09ea13775269 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5a30b359fe17c776"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:48.844950 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-0a2408e6-a043-453f-a6d6-09ea13775269 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Accepting volume transfer 3fc24e2f-8d44-4019-a60e-94150c0e4952 {{(pid=100286) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 02:46:48.845317 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-0a2408e6-a043-453f-a6d6-09ea13775269 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Accepting transfer 3fc24e2f-8d44-4019-a60e-94150c0e4952 Aug 13 02:46:48.883776 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:48.929183 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0a2408e6-a043-453f-a6d6-09ea13775269 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Created reservations ['57d43395-3b50-4ae7-88da-28683cdbc10e', 'dd6c0dde-115f-4e0f-9d7c-07ea2ed4b79c', 'e5adb265-2dc4-458e-b25a-6c1b0dfc641b', '87df1ea8-f81e-429e-b43f-10acad4c3ecc'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:48.955527 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0a2408e6-a043-453f-a6d6-09ea13775269 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Created reservations ['b2674c25-9678-4086-a9ad-13d59e1113b1', '966222cd-6e32-48d0-9878-b6f0c3dbd538', 'e062c6d8-d1e5-4045-b6e6-201c073f4d5a', '27460747-c854-40a1-905e-21e0bb27c20b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:48.970237 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:48.970757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-552317048"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:48.973309 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-552317048'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:48.973309 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Create volume of 1 GB Aug 13 02:46:48.979619 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Availability Zones retrieved successfully. Aug 13 02:46:48.988682 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Flow 'volume_create_api' (5ab77e3a-026a-48f7-a8a7-56309582cbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:48.992295 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea58912-b7cf-44aa-901e-9cd57a50e806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:48.992295 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:49.010963 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0a2408e6-a043-453f-a6d6-09ea13775269 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Created reservations ['8457b530-8373-467c-969d-eda263b5c90b', 'a02255a1-2029-4824-92a9-3294fd78a86e', '85786e43-515d-44b4-8396-8757d1790910', 'f3cf73f6-9b0b-4546-ae87-24f804583a07'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:49.025279 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea58912-b7cf-44aa-901e-9cd57a50e806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:49.025279 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc856f54-c52a-4219-84a4-a31212b340d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:49.053065 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0a2408e6-a043-453f-a6d6-09ea13775269 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Created reservations ['8e8870ac-7bf4-43b3-a3e0-f117bca16e2c', '6241245b-9b03-4919-82f3-320b42573b64', 'f0747f59-ae26-4972-9c48-a39f583e556c', '3dea7f1c-3bea-447f-ad2b-f9bc985e1b9b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:49.074687 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0a2408e6-a043-453f-a6d6-09ea13775269 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Transfer volume completed successfully. Aug 13 02:46:49.104288 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Created reservations ['d248590a-8272-4726-9d32-a78df28b2cc0', '04dca52d-c64f-4342-b73f-0068a46d1f0c', '5b76e188-3850-440d-9b3b-d1826bd8e173', '305e7212-cffe-4b16-830a-250eae2cc49a'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:49.107987 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc856f54-c52a-4219-84a4-a31212b340d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d248590a-8272-4726-9d32-a78df28b2cc0', '04dca52d-c64f-4342-b73f-0068a46d1f0c', '5b76e188-3850-440d-9b3b-d1826bd8e173', '305e7212-cffe-4b16-830a-250eae2cc49a']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:49.107987 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde3fb87-fed0-4663-8c5b-064d8cf7e917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:49.132490 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde3fb87-fed0-4663-8c5b-064d8cf7e917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b00989fe-7505-4e7c-b2e9-13ae0a528fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-552317048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d4982fed9a413eb73d17c0540ef08f',qos_specs=None,replication_status=,reservations=['d248590a-8272-4726-9d32-a78df28b2cc0','04dca52d-c64f-4342-b73f-0068a46d1f0c','5b76e188-3850-440d-9b3b-d1826bd8e173','305e7212-cffe-4b16-830a-250eae2cc49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c145c4c157f42e3881271b594686755',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-552317048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b00989fe-7505-4e7c-b2e9-13ae0a528fab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d4982fed9a413eb73d17c0540ef08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c145c4c157f42e3881271b594686755',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:49.133807 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea6c79e-ad8d-4945-99e0-5f6db41c357b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:49.156652 np0000007139 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-0a2408e6-a043-453f-a6d6-09ea13775269 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Volume 16e09c7b-fd96-4ecf-9764-38564c86c18c has been transferred. Aug 13 02:46:49.160890 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea6c79e-ad8d-4945-99e0-5f6db41c357b) transitioned into state 'SUCCESS' from state '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-552317048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d4982fed9a413eb73d17c0540ef08f',qos_specs=None,replication_status=,reservations=['d248590a-8272-4726-9d32-a78df28b2cc0','04dca52d-c64f-4342-b73f-0068a46d1f0c','5b76e188-3850-440d-9b3b-d1826bd8e173','305e7212-cffe-4b16-830a-250eae2cc49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c145c4c157f42e3881271b594686755',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:49.162770 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6ac414-1456-4a36-91e6-28c36d430ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:49.164443 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a2408e6-a043-453f-a6d6-09ea13775269 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] https://10.4.3.30/volume/v3/os-volume-transfer/3fc24e2f-8d44-4019-a60e-94150c0e4952/accept returned with HTTP 202 Aug 13 02:46:49.164880 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 994/3955] 10.4.3.30 () {68 vars in 1416 bytes} [Thu Aug 13 02:46:48 2026] POST /volume/v3/os-volume-transfer/3fc24e2f-8d44-4019-a60e-94150c0e4952/accept => generated 363 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:49.174479 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6ac414-1456-4a36-91e6-28c36d430ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:49.175332 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Flow 'volume_create_api' (5ab77e3a-026a-48f7-a8a7-56309582cbaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:49.175693 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Create volume request issued successfully. Aug 13 02:46:49.176358 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dc1d7d57-e010-4cb2-b8ab-4e38f3c388a0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:49.176757 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 967/3956] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:46:48 2026] POST /volume/v3/volumes => generated 775 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:49.178264 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-65fba9f0-eeb6-4b2a-b206-e4ae30fbeca1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:49.182854 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65fba9f0-eeb6-4b2a-b206-e4ae30fbeca1 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] GET https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:49.182854 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-65fba9f0-eeb6-4b2a-b206-e4ae30fbeca1 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:49.182854 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-65fba9f0-eeb6-4b2a-b206-e4ae30fbeca1 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:49.193288 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:49.193288 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:49.196328 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8dcc2eed-c3d0-4240-8f20-674ad9a0db89 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:49.200287 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-65fba9f0-eeb6-4b2a-b206-e4ae30fbeca1 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] Volume info retrieved successfully. Aug 13 02:46:49.201467 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8dcc2eed-c3d0-4240-8f20-674ad9a0db89 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab Aug 13 02:46:49.201467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8dcc2eed-c3d0-4240-8f20-674ad9a0db89 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:49.201467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8dcc2eed-c3d0-4240-8f20-674ad9a0db89 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:49.206735 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65fba9f0-eeb6-4b2a-b206-e4ae30fbeca1 tempest-VolumeQuotasAdminTestJSON-17243439 tempest-VolumeQuotasAdminTestJSON-17243439-project-member] https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c returned with HTTP 200 Aug 13 02:46:49.207297 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 999/3957] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:49 2026] GET /volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:49.215718 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:49.215718 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:49.224571 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8dcc2eed-c3d0-4240-8f20-674ad9a0db89 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Volume info retrieved successfully. Aug 13 02:46:49.227385 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-538af9da-e3b5-4d45-ac3e-0350a0deb1b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:49.231813 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-538af9da-e3b5-4d45-ac3e-0350a0deb1b9 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True Aug 13 02:46:49.231813 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-538af9da-e3b5-4d45-ac3e-0350a0deb1b9 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:49.231813 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-538af9da-e3b5-4d45-ac3e-0350a0deb1b9 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:49.231813 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:49.231813 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:49.234975 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8dcc2eed-c3d0-4240-8f20-674ad9a0db89 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab returned with HTTP 200 Aug 13 02:46:49.235468 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 998/3958] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:49 2026] GET /volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:49.257540 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-538af9da-e3b5-4d45-ac3e-0350a0deb1b9 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True returned with HTTP 200 Aug 13 02:46:49.258024 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 995/3959] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:46:49 2026] GET /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:49.270395 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-fd646602-e70d-43d7-a130-cf2f57b22875 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:49.272700 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fd646602-e70d-43d7-a130-cf2f57b22875 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/71b677dfc82945ce978b04877a4375c7?usage=True Aug 13 02:46:49.272955 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fd646602-e70d-43d7-a130-cf2f57b22875 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:49.273187 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fd646602-e70d-43d7-a130-cf2f57b22875 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:49.273596 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:49.273596 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:49.294163 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fd646602-e70d-43d7-a130-cf2f57b22875 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/71b677dfc82945ce978b04877a4375c7?usage=True returned with HTTP 200 Aug 13 02:46:49.294710 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 968/3960] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:46:49 2026] GET /volume/v3/os-quota-sets/71b677dfc82945ce978b04877a4375c7?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:49.309213 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-418673e0-abd7-465d-a2e5-6e4d6cbb377f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:49.312173 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-418673e0-abd7-465d-a2e5-6e4d6cbb377f tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:49.312523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-418673e0-abd7-465d-a2e5-6e4d6cbb377f tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:49.312788 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-418673e0-abd7-465d-a2e5-6e4d6cbb377f tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:49.313052 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-418673e0-abd7-465d-a2e5-6e4d6cbb377f tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Delete volume with id: 16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:49.323477 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:49.323477 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:49.324001 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-418673e0-abd7-465d-a2e5-6e4d6cbb377f tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Volume info retrieved successfully. Aug 13 02:46:49.348778 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-418673e0-abd7-465d-a2e5-6e4d6cbb377f tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Delete volume request issued successfully. Aug 13 02:46:49.349142 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-418673e0-abd7-465d-a2e5-6e4d6cbb377f tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c returned with HTTP 202 Aug 13 02:46:49.349754 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1000/3961] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:49 2026] DELETE /volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:49.356838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f20963c1-474c-4e62-8006-476e4d3605f0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:49.359323 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f20963c1-474c-4e62-8006-476e4d3605f0 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:49.359533 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f20963c1-474c-4e62-8006-476e4d3605f0 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:49.359737 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f20963c1-474c-4e62-8006-476e4d3605f0 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:49.367588 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:49.367588 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:49.372137 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f20963c1-474c-4e62-8006-476e4d3605f0 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Volume info retrieved successfully. Aug 13 02:46:49.377749 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f20963c1-474c-4e62-8006-476e4d3605f0 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c returned with HTTP 200 Aug 13 02:46:49.378193 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 999/3962] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:49 2026] GET /volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:50.253981 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c9ce980d-7c5f-4227-9962-5a214305be54 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:50.267917 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9ce980d-7c5f-4227-9962-5a214305be54 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab Aug 13 02:46:50.267917 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9ce980d-7c5f-4227-9962-5a214305be54 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:50.267917 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9ce980d-7c5f-4227-9962-5a214305be54 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:50.278343 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:50.278343 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:50.281633 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c9ce980d-7c5f-4227-9962-5a214305be54 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Volume info retrieved successfully. Aug 13 02:46:50.286905 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9ce980d-7c5f-4227-9962-5a214305be54 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab returned with HTTP 200 Aug 13 02:46:50.287346 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 996/3963] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:50 2026] GET /volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab => generated 1006 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:50.305275 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3b7d6de0-7567-4a6a-955a-0f3cffa2a47a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:50.306215 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3b7d6de0-7567-4a6a-955a-0f3cffa2a47a tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:46:50.306572 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3b7d6de0-7567-4a6a-955a-0f3cffa2a47a tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b00989fe-7505-4e7c-b2e9-13ae0a528fab", "name": "tempest-type-Backup-1851018167"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:50.307946 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-3b7d6de0-7567-4a6a-955a-0f3cffa2a47a tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Creating new backup {'backup': {'volume_id': 'b00989fe-7505-4e7c-b2e9-13ae0a528fab', 'name': 'tempest-type-Backup-1851018167'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:46:50.308079 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-3b7d6de0-7567-4a6a-955a-0f3cffa2a47a tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Creating backup of volume b00989fe-7505-4e7c-b2e9-13ae0a528fab in container None Aug 13 02:46:50.315905 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:50.315905 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:50.315905 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3b7d6de0-7567-4a6a-955a-0f3cffa2a47a tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Volume info retrieved successfully. Aug 13 02:46:50.341841 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-3b7d6de0-7567-4a6a-955a-0f3cffa2a47a tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Created reservations ['6ce093e6-ce11-4278-b6f7-7f78c02e67a8', 'a63c686d-6063-4a7c-aee6-57e973338599'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:50.381029 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3b7d6de0-7567-4a6a-955a-0f3cffa2a47a tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:46:50.381601 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 969/3964] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:46:50 2026] POST /volume/v3/backups => generated 314 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:50.390536 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-788e10f2-3c9e-4641-b10b-0588709e8df5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:50.393541 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1789086d-e5c3-410e-839b-d2221a9c5610 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:50.395077 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-788e10f2-3c9e-4641-b10b-0588709e8df5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:46:50.395333 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-788e10f2-3c9e-4641-b10b-0588709e8df5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:50.395518 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-788e10f2-3c9e-4641-b10b-0588709e8df5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:50.395644 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1789086d-e5c3-410e-839b-d2221a9c5610 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:50.395706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-788e10f2-3c9e-4641-b10b-0588709e8df5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:50.395890 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1789086d-e5c3-410e-839b-d2221a9c5610 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:50.396677 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1789086d-e5c3-410e-839b-d2221a9c5610 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:50.403233 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:50.403233 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:50.403559 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1789086d-e5c3-410e-839b-d2221a9c5610 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c returned with HTTP 404 Aug 13 02:46:50.404108 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1000/3965] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:50 2026] GET /volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:50.405216 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-788e10f2-3c9e-4641-b10b-0588709e8df5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:46:50.405562 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1001/3966] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:50 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:50.412236 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d20d0bf-c39c-4613-bc02-6028ed569cc0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:50.415120 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d20d0bf-c39c-4613-bc02-6028ed569cc0 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] GET https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:50.415120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d20d0bf-c39c-4613-bc02-6028ed569cc0 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:50.415120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d20d0bf-c39c-4613-bc02-6028ed569cc0 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:50.426156 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d20d0bf-c39c-4613-bc02-6028ed569cc0 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c returned with HTTP 404 Aug 13 02:46:50.427046 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 997/3967] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:50 2026] GET /volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:50.437634 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a75055eb-061c-4faf-85ab-156e6af94b71 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:50.439023 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a75055eb-061c-4faf-85ab-156e6af94b71 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] DELETE https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:50.439237 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a75055eb-061c-4faf-85ab-156e6af94b71 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:50.440009 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a75055eb-061c-4faf-85ab-156e6af94b71 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:50.440009 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-a75055eb-061c-4faf-85ab-156e6af94b71 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] Delete volume with id: 16e09c7b-fd96-4ecf-9764-38564c86c18c Aug 13 02:46:50.447402 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a75055eb-061c-4faf-85ab-156e6af94b71 tempest-VolumeQuotasAdminTestJSON-1653280581 tempest-VolumeQuotasAdminTestJSON-1653280581-project-member] https://10.4.3.30/volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c returned with HTTP 404 Aug 13 02:46:50.447402 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 970/3968] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:50 2026] DELETE /volume/v3/volumes/16e09c7b-fd96-4ecf-9764-38564c86c18c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:50.461714 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7ce2b8fe-f2df-4f79-a96b-a84cd7ce5a57 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:50.463467 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ce2b8fe-f2df-4f79-a96b-a84cd7ce5a57 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/f1e6d70ad8ef4e68894b17d694ac43cf?usage=True Aug 13 02:46:50.463467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ce2b8fe-f2df-4f79-a96b-a84cd7ce5a57 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:50.463467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ce2b8fe-f2df-4f79-a96b-a84cd7ce5a57 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:50.495681 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ce2b8fe-f2df-4f79-a96b-a84cd7ce5a57 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/f1e6d70ad8ef4e68894b17d694ac43cf?usage=True returned with HTTP 200 Aug 13 02:46:50.497220 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1001/3969] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:46:50 2026] GET /volume/v3/os-quota-sets/f1e6d70ad8ef4e68894b17d694ac43cf?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:50.509447 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-770276cc-d261-4bb7-ac94-0ec434b8f4c9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:50.512213 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-770276cc-d261-4bb7-ac94-0ec434b8f4c9 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c Aug 13 02:46:50.512694 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-770276cc-d261-4bb7-ac94-0ec434b8f4c9 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:50.601147 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-770276cc-d261-4bb7-ac94-0ec434b8f4c9 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c returned with HTTP 200 Aug 13 02:46:50.601531 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1002/3970] 10.4.3.30 () {68 vars in 1368 bytes} [Thu Aug 13 02:46:50 2026] PUT /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c => generated 397 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:50.613159 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-56cd7b36-642d-4e9a-a450-d48a10e23be6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:50.615342 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56cd7b36-642d-4e9a-a450-d48a10e23be6 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c Aug 13 02:46:50.615824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56cd7b36-642d-4e9a-a450-d48a10e23be6 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:50.721023 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56cd7b36-642d-4e9a-a450-d48a10e23be6 tempest-VolumeQuotasAdminTestJSON-529201481 tempest-VolumeQuotasAdminTestJSON-529201481-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c returned with HTTP 200 Aug 13 02:46:50.721465 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 998/3971] 10.4.3.30 () {68 vars in 1368 bytes} [Thu Aug 13 02:46:50 2026] PUT /volume/v3/os-quota-sets/d56327c3cc08451a99c96f1feab3b73c => generated 395 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:51.418979 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0bf93f0b-77ca-41a2-9277-e596014e7f7b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:51.420912 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0bf93f0b-77ca-41a2-9277-e596014e7f7b tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:46:51.421192 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0bf93f0b-77ca-41a2-9277-e596014e7f7b tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:51.421498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0bf93f0b-77ca-41a2-9277-e596014e7f7b tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:51.421671 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-0bf93f0b-77ca-41a2-9277-e596014e7f7b tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:51.429747 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:51.429747 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:51.430570 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0bf93f0b-77ca-41a2-9277-e596014e7f7b tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:46:51.431181 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 971/3972] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:51 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:51.546295 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-fe60e608-ed16-4584-b292-33e0f318bb50 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:51.549143 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-fe60e608-ed16-4584-b292-33e0f318bb50 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:46:51.549308 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-fe60e608-ed16-4584-b292-33e0f318bb50 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:51.549507 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-fe60e608-ed16-4584-b292-33e0f318bb50 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:51.557133 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:51.557133 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:51.561680 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-fe60e608-ed16-4584-b292-33e0f318bb50 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:46:51.566517 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-fe60e608-ed16-4584-b292-33e0f318bb50 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 200 Aug 13 02:46:51.566996 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1002/3973] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:51 2026] GET /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:51.598194 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ff887d9e-c920-4bde-809d-bfe234425a7c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:51.598194 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff887d9e-c920-4bde-809d-bfe234425a7c None None] GET https://10.4.3.30/volume// Aug 13 02:46:51.598194 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff887d9e-c920-4bde-809d-bfe234425a7c None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:51.598194 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff887d9e-c920-4bde-809d-bfe234425a7c None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:51.598194 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff887d9e-c920-4bde-809d-bfe234425a7c None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:51.598543 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1003/3974] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:46:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:51.606846 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-cd326d24-3095-4f22-82bb-6a290049815d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:51.609714 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-cd326d24-3095-4f22-82bb-6a290049815d tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:46:51.610176 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-cd326d24-3095-4f22-82bb-6a290049815d tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "792b3fac-5d5e-4952-9c7c-ec0cc678a632", "connector": null, "instance_uuid": "e716d11a-e357-433f-ade7-a371cc05c9f5"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:51.621110 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:51.621110 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:51.652520 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-cd326d24-3095-4f22-82bb-6a290049815d tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:46:51.653230 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 999/3975] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:46:51 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:51.704193 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-5292a058-06f1-4b37-a611-fee45c75b6fa None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:51.709814 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-5292a058-06f1-4b37-a611-fee45c75b6fa tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] POST https://10.4.3.30/volume/v3/attachments/8276eae8-e2d3-458d-b3df-a28772e89691/action Aug 13 02:46:51.712388 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-5292a058-06f1-4b37-a611-fee45c75b6fa tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:46:51.712536 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-5292a058-06f1-4b37-a611-fee45c75b6fa tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:51.732006 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:51.732006 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:51.745398 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-a0ebfa3a-9364-473d-b8aa-d198fef1bc60 req-5292a058-06f1-4b37-a611-fee45c75b6fa tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/attachments/8276eae8-e2d3-458d-b3df-a28772e89691/action returned with HTTP 204 Aug 13 02:46:51.746028 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 972/3976] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:46:51 2026] POST /volume/v3/attachments/8276eae8-e2d3-458d-b3df-a28772e89691/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:51.797215 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ea8a7c03-2c46-46c3-998f-75b62567aa43 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:51.799279 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea8a7c03-2c46-46c3-998f-75b62567aa43 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:46:51.801199 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea8a7c03-2c46-46c3-998f-75b62567aa43 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:51.801551 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea8a7c03-2c46-46c3-998f-75b62567aa43 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:51.814437 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:51.814437 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:51.819640 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ea8a7c03-2c46-46c3-998f-75b62567aa43 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:46:51.826661 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea8a7c03-2c46-46c3-998f-75b62567aa43 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 200 Aug 13 02:46:51.827341 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1003/3977] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:51 2026] GET /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 1109 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:51.842053 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-df1ad92b-9f93-4c3f-96b6-c7aa7ac95111 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:51.844050 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-df1ad92b-9f93-4c3f-96b6-c7aa7ac95111 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:46:51.844196 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-df1ad92b-9f93-4c3f-96b6-c7aa7ac95111 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:51.845303 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-df1ad92b-9f93-4c3f-96b6-c7aa7ac95111 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:51.856504 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:51.856504 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:51.860742 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-df1ad92b-9f93-4c3f-96b6-c7aa7ac95111 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:46:51.864603 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-df1ad92b-9f93-4c3f-96b6-c7aa7ac95111 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 200 Aug 13 02:46:51.865280 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1004/3978] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:51 2026] GET /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 1109 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:51.917867 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-03b7bd04-5694-4df0-a2a0-3187a0ec1073 req-3e7c5fa6-5fd8-426b-a1c9-9fe85eafa9ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:51.920354 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-03b7bd04-5694-4df0-a2a0-3187a0ec1073 req-3e7c5fa6-5fd8-426b-a1c9-9fe85eafa9ca tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:46:51.920354 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-03b7bd04-5694-4df0-a2a0-3187a0ec1073 req-3e7c5fa6-5fd8-426b-a1c9-9fe85eafa9ca tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:51.920528 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-03b7bd04-5694-4df0-a2a0-3187a0ec1073 req-3e7c5fa6-5fd8-426b-a1c9-9fe85eafa9ca tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:51.931772 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:51.931772 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:51.935772 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-03b7bd04-5694-4df0-a2a0-3187a0ec1073 req-3e7c5fa6-5fd8-426b-a1c9-9fe85eafa9ca tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:46:51.941094 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-03b7bd04-5694-4df0-a2a0-3187a0ec1073 req-3e7c5fa6-5fd8-426b-a1c9-9fe85eafa9ca tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 200 Aug 13 02:46:51.941495 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1000/3979] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:51 2026] GET /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 1109 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:51.971281 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-03b7bd04-5694-4df0-a2a0-3187a0ec1073 req-fa5c10b1-0e83-469e-984f-1dcd11f001a4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:51.974513 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-03b7bd04-5694-4df0-a2a0-3187a0ec1073 req-fa5c10b1-0e83-469e-984f-1dcd11f001a4 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] DELETE https://10.4.3.30/volume/v3/attachments/8276eae8-e2d3-458d-b3df-a28772e89691 Aug 13 02:46:51.974513 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-03b7bd04-5694-4df0-a2a0-3187a0ec1073 req-fa5c10b1-0e83-469e-984f-1dcd11f001a4 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:51.974513 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-03b7bd04-5694-4df0-a2a0-3187a0ec1073 req-fa5c10b1-0e83-469e-984f-1dcd11f001a4 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:51.986140 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:51.986140 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:52.032453 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-03b7bd04-5694-4df0-a2a0-3187a0ec1073 req-fa5c10b1-0e83-469e-984f-1dcd11f001a4 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/attachments/8276eae8-e2d3-458d-b3df-a28772e89691 returned with HTTP 200 Aug 13 02:46:52.033221 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 973/3980] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:46:51 2026] DELETE /volume/v3/attachments/8276eae8-e2d3-458d-b3df-a28772e89691 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:52.063444 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8d0b7e73-e6b7-4a90-8ddf-fac306fc7b54 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:52.065302 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d0b7e73-e6b7-4a90-8ddf-fac306fc7b54 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:46:52.065511 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d0b7e73-e6b7-4a90-8ddf-fac306fc7b54 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:52.065697 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d0b7e73-e6b7-4a90-8ddf-fac306fc7b54 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:52.078132 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:52.078132 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:52.087202 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8d0b7e73-e6b7-4a90-8ddf-fac306fc7b54 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:46:52.092660 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d0b7e73-e6b7-4a90-8ddf-fac306fc7b54 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 200 Aug 13 02:46:52.093112 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1004/3981] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:52 2026] GET /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:52.445987 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f53df21f-5e7a-41c4-a855-cd449165c667 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:52.449179 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f53df21f-5e7a-41c4-a855-cd449165c667 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:46:52.449499 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f53df21f-5e7a-41c4-a855-cd449165c667 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:52.449769 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f53df21f-5e7a-41c4-a855-cd449165c667 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:52.449988 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f53df21f-5e7a-41c4-a855-cd449165c667 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:52.460779 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:52.460779 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:52.461504 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f53df21f-5e7a-41c4-a855-cd449165c667 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:46:52.462096 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1005/3982] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:52 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:53.473422 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-162f8a9d-f5a4-4126-b505-013ec90c4da0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:53.475467 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-162f8a9d-f5a4-4126-b505-013ec90c4da0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:46:53.475692 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-162f8a9d-f5a4-4126-b505-013ec90c4da0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:53.475937 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-162f8a9d-f5a4-4126-b505-013ec90c4da0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:53.476077 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-162f8a9d-f5a4-4126-b505-013ec90c4da0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:53.480433 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:53.480433 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:53.481097 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-162f8a9d-f5a4-4126-b505-013ec90c4da0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:46:53.481530 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1001/3983] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:53 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:53.708601 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-32648b64-be17-4c7e-83f5-26c48b996871 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:53.799370 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:53.799370 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-450224614"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:53.800069 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-450224614'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:53.800331 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create volume of 1 GB Aug 13 02:46:53.800738 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:53.800738 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:53.805716 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Availability Zones retrieved successfully. Aug 13 02:46:53.812778 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Flow 'volume_create_api' (bf2dffff-5074-4eb2-b753-8b105a3c728b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:53.814958 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02708e20-ddb3-42f2-915b-9055372cde6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:53.816243 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:53.847043 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02708e20-ddb3-42f2-915b-9055372cde6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:53.848349 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f9c1b3-7956-4938-b500-6cc16b76a9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:53.918110 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Created reservations ['b8c7d429-0d43-41eb-89ec-420cad5450c5', '79807f3c-7ef5-464a-81fe-017885376e0e', '99e007df-0ab7-418a-b67c-ce1839ce85ac', '17addbb1-a5a3-4e22-a16a-8235e93777b9'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:53.919365 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f9c1b3-7956-4938-b500-6cc16b76a9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8c7d429-0d43-41eb-89ec-420cad5450c5', '79807f3c-7ef5-464a-81fe-017885376e0e', '99e007df-0ab7-418a-b67c-ce1839ce85ac', '17addbb1-a5a3-4e22-a16a-8235e93777b9']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:53.920989 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea944db-a62e-4e4d-9bb2-fd30f9ff13fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:53.953581 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea944db-a62e-4e4d-9bb2-fd30f9ff13fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6628d27e-5455-4065-bb75-bb919943aae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-450224614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69a0ce95e4481da06b2accf1b7d5f7',qos_specs=None,replication_status=,reservations=['b8c7d429-0d43-41eb-89ec-420cad5450c5','79807f3c-7ef5-464a-81fe-017885376e0e','99e007df-0ab7-418a-b67c-ce1839ce85ac','17addbb1-a5a3-4e22-a16a-8235e93777b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d4b8d3f849471b945193aaa650a589',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-450224614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6628d27e-5455-4065-bb75-bb919943aae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb69a0ce95e4481da06b2accf1b7d5f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62d4b8d3f849471b945193aaa650a589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:53.953581 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aee1d88-32fe-4244-9068-24e03c530a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:53.986793 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aee1d88-32fe-4244-9068-24e03c530a14) transitioned into state 'SUCCESS' from state '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-450224614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69a0ce95e4481da06b2accf1b7d5f7',qos_specs=None,replication_status=,reservations=['b8c7d429-0d43-41eb-89ec-420cad5450c5','79807f3c-7ef5-464a-81fe-017885376e0e','99e007df-0ab7-418a-b67c-ce1839ce85ac','17addbb1-a5a3-4e22-a16a-8235e93777b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d4b8d3f849471b945193aaa650a589',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:53.986793 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c4292b-93c6-49c7-99b9-72d87b33c775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:53.999168 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c4292b-93c6-49c7-99b9-72d87b33c775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:54.000361 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Flow 'volume_create_api' (bf2dffff-5074-4eb2-b753-8b105a3c728b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:54.001059 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create volume request issued successfully. Aug 13 02:46:54.002624 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-32648b64-be17-4c7e-83f5-26c48b996871 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:54.003433 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 974/3984] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:46:53 2026] POST /volume/v3/volumes => generated 748 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:54.018782 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e2a36d9f-282d-4aa0-99b9-cd2799ca3b5b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:54.022786 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e2a36d9f-282d-4aa0-99b9-cd2799ca3b5b tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 Aug 13 02:46:54.022885 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e2a36d9f-282d-4aa0-99b9-cd2799ca3b5b tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:54.023140 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e2a36d9f-282d-4aa0-99b9-cd2799ca3b5b tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:54.033616 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:54.033616 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:54.040224 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e2a36d9f-282d-4aa0-99b9-cd2799ca3b5b tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:46:54.048462 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e2a36d9f-282d-4aa0-99b9-cd2799ca3b5b tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 returned with HTTP 200 Aug 13 02:46:54.049006 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1005/3985] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:54 2026] GET /volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:54.493482 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a640d50d-4ab7-40e9-856f-2be640aa0a29 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:54.495650 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a640d50d-4ab7-40e9-856f-2be640aa0a29 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:46:54.495878 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a640d50d-4ab7-40e9-856f-2be640aa0a29 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:54.496104 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a640d50d-4ab7-40e9-856f-2be640aa0a29 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:54.496241 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a640d50d-4ab7-40e9-856f-2be640aa0a29 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:54.501801 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:54.501801 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:54.502711 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a640d50d-4ab7-40e9-856f-2be640aa0a29 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:46:54.503227 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1006/3986] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:54 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:55.064576 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d94baf5-5f22-4e79-9268-4aebcd582c56 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:55.066998 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d94baf5-5f22-4e79-9268-4aebcd582c56 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 Aug 13 02:46:55.067298 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d94baf5-5f22-4e79-9268-4aebcd582c56 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:55.067558 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d94baf5-5f22-4e79-9268-4aebcd582c56 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:55.080941 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:55.080941 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:55.091667 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d94baf5-5f22-4e79-9268-4aebcd582c56 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:46:55.097924 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d94baf5-5f22-4e79-9268-4aebcd582c56 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 returned with HTTP 200 Aug 13 02:46:55.098455 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1002/3987] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:55 2026] GET /volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:55.112770 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-999825e2-5fb7-4e2d-a1d1-fb99316313ec None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:55.115000 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-999825e2-5fb7-4e2d-a1d1-fb99316313ec tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:46:55.115823 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-999825e2-5fb7-4e2d-a1d1-fb99316313ec tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6628d27e-5455-4065-bb75-bb919943aae7", "name": "tempest-VolumesDeleteCascade-Snapshot-1994914973"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:55.127826 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:55.127826 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:55.128601 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-999825e2-5fb7-4e2d-a1d1-fb99316313ec tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:46:55.128601 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-999825e2-5fb7-4e2d-a1d1-fb99316313ec tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create snapshot from volume 6628d27e-5455-4065-bb75-bb919943aae7 Aug 13 02:46:55.165996 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:55.168350 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:55.169001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1210877601", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:55.171078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1210877601', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:55.171341 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Create volume of 1 GB Aug 13 02:46:55.176235 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-999825e2-5fb7-4e2d-a1d1-fb99316313ec tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Created reservations ['e9bd0e5c-5a4c-4542-9e3b-6b8b63c3489b', '76ccf63d-4834-4f84-b77c-cc83b6c5f848', '25fa932e-0e94-4373-9cdb-d7f6c3d1cfe8', 'd7e9f4aa-4bae-4916-a064-5b75977e98f5'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:55.176691 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Availability Zones retrieved successfully. Aug 13 02:46:55.184809 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Flow 'volume_create_api' (702fce23-9c76-43e4-94a1-8c43eb23a183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:55.186175 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a8cdff-d06a-4f9e-bf13-90ede7cbef18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:55.187619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:55.213697 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-999825e2-5fb7-4e2d-a1d1-fb99316313ec tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Snapshot create request issued successfully. Aug 13 02:46:55.214908 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-999825e2-5fb7-4e2d-a1d1-fb99316313ec tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:46:55.214908 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 975/3988] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:46:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:55.224526 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a8cdff-d06a-4f9e-bf13-90ede7cbef18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:55.225488 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc677f58-f7ab-4051-aea5-b60603702ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:55.227464 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bef34e73-b28e-4990-8992-ef5c68f9dabc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:55.229346 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bef34e73-b28e-4990-8992-ef5c68f9dabc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/snapshots/6464660e-8bcb-48d2-be3d-840db669f98d Aug 13 02:46:55.229534 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bef34e73-b28e-4990-8992-ef5c68f9dabc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:55.229738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bef34e73-b28e-4990-8992-ef5c68f9dabc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:55.243128 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:55.243128 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:55.243705 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bef34e73-b28e-4990-8992-ef5c68f9dabc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Snapshot retrieved successfully. Aug 13 02:46:55.244744 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bef34e73-b28e-4990-8992-ef5c68f9dabc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots/6464660e-8bcb-48d2-be3d-840db669f98d returned with HTTP 200 Aug 13 02:46:55.245298 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1007/3989] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:55 2026] GET /volume/v3/snapshots/6464660e-8bcb-48d2-be3d-840db669f98d => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:55.316822 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Created reservations ['0cfd3b14-5d51-4b1f-bcce-59b7c74990ae', '10761cb3-00fc-4781-ab9e-f7aa382cd5d0', 'd9f3ce3b-cf3a-46fc-9e7d-ce4d617a53cb', 'bf50a5a0-1d98-4924-b6d9-556ecc8ad8b1'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:55.317982 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc677f58-f7ab-4051-aea5-b60603702ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cfd3b14-5d51-4b1f-bcce-59b7c74990ae', '10761cb3-00fc-4781-ab9e-f7aa382cd5d0', 'd9f3ce3b-cf3a-46fc-9e7d-ce4d617a53cb', 'bf50a5a0-1d98-4924-b6d9-556ecc8ad8b1']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:55.318884 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f68b24-f3bd-4734-b1f3-80a5221789a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:55.353003 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f68b24-f3bd-4734-b1f3-80a5221789a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ece85f08-cf87-4df7-8a6c-1269b5a2bd96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1210877601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b5d3a8336b4413e96dc2ce05620fc19',qos_specs=None,replication_status=,reservations=['0cfd3b14-5d51-4b1f-bcce-59b7c74990ae','10761cb3-00fc-4781-ab9e-f7aa382cd5d0','d9f3ce3b-cf3a-46fc-9e7d-ce4d617a53cb','bf50a5a0-1d98-4924-b6d9-556ecc8ad8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec4960908c7467f8a81b980b9caae9b',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1210877601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ece85f08-cf87-4df7-8a6c-1269b5a2bd96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b5d3a8336b4413e96dc2ce05620fc19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ec4960908c7467f8a81b980b9caae9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:55.354674 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1786ee9c-2e5c-4e45-8b11-debcdc3c4b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:55.380752 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1786ee9c-2e5c-4e45-8b11-debcdc3c4b4d) transitioned into state 'SUCCESS' from state '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-1210877601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b5d3a8336b4413e96dc2ce05620fc19',qos_specs=None,replication_status=,reservations=['0cfd3b14-5d51-4b1f-bcce-59b7c74990ae','10761cb3-00fc-4781-ab9e-f7aa382cd5d0','d9f3ce3b-cf3a-46fc-9e7d-ce4d617a53cb','bf50a5a0-1d98-4924-b6d9-556ecc8ad8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec4960908c7467f8a81b980b9caae9b',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:55.382235 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1868865-280b-4dbd-9247-c1fb83d6d24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:55.396273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1868865-280b-4dbd-9247-c1fb83d6d24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:55.396273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Flow 'volume_create_api' (702fce23-9c76-43e4-94a1-8c43eb23a183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:55.396273 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Create volume request issued successfully. Aug 13 02:46:55.397191 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-647ecccd-efca-44ba-9c21-a6f046b2cbd8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:55.398013 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1006/3990] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:46:55 2026] POST /volume/v3/volumes => generated 753 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:55.411188 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-549957c3-13df-4081-acf3-84b4dc2b10ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:55.413454 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-549957c3-13df-4081-acf3-84b4dc2b10ce tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:46:55.413788 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-549957c3-13df-4081-acf3-84b4dc2b10ce tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:55.414106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-549957c3-13df-4081-acf3-84b4dc2b10ce tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:55.421977 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:55.421977 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:55.427878 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-549957c3-13df-4081-acf3-84b4dc2b10ce tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:46:55.432196 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-549957c3-13df-4081-acf3-84b4dc2b10ce tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:46:55.432639 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1003/3991] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:55 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:55.521272 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-826bfffd-a2b9-4b38-9bca-bf82795f19a1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:55.524073 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-826bfffd-a2b9-4b38-9bca-bf82795f19a1 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:46:55.524226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-826bfffd-a2b9-4b38-9bca-bf82795f19a1 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:55.524639 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-826bfffd-a2b9-4b38-9bca-bf82795f19a1 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:55.524786 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-826bfffd-a2b9-4b38-9bca-bf82795f19a1 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:55.533664 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:55.533664 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:55.534473 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-826bfffd-a2b9-4b38-9bca-bf82795f19a1 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:46:55.535215 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 976/3992] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:55 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:56.255703 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-84e8aef6-b790-40ae-a1db-6d65dc172a17 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:56.257758 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84e8aef6-b790-40ae-a1db-6d65dc172a17 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/snapshots/6464660e-8bcb-48d2-be3d-840db669f98d Aug 13 02:46:56.257954 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84e8aef6-b790-40ae-a1db-6d65dc172a17 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:56.258126 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84e8aef6-b790-40ae-a1db-6d65dc172a17 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:56.263003 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:56.263003 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:56.265364 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-84e8aef6-b790-40ae-a1db-6d65dc172a17 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Snapshot retrieved successfully. Aug 13 02:46:56.265364 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84e8aef6-b790-40ae-a1db-6d65dc172a17 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots/6464660e-8bcb-48d2-be3d-840db669f98d returned with HTTP 200 Aug 13 02:46:56.265364 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1008/3993] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:56 2026] GET /volume/v3/snapshots/6464660e-8bcb-48d2-be3d-840db669f98d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:56.274783 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b8ae3a15-0e14-4b29-8b94-07c0d1bb34ed None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:56.277590 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b8ae3a15-0e14-4b29-8b94-07c0d1bb34ed tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:46:56.277978 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b8ae3a15-0e14-4b29-8b94-07c0d1bb34ed tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6628d27e-5455-4065-bb75-bb919943aae7", "name": "tempest-VolumesDeleteCascade-Snapshot-1033387046"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:56.289141 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:56.289141 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:56.289880 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b8ae3a15-0e14-4b29-8b94-07c0d1bb34ed tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:46:56.290090 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-b8ae3a15-0e14-4b29-8b94-07c0d1bb34ed tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create snapshot from volume 6628d27e-5455-4065-bb75-bb919943aae7 Aug 13 02:46:56.316302 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-b8ae3a15-0e14-4b29-8b94-07c0d1bb34ed tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Created reservations ['9814b91f-c636-4b89-b3e6-c8f06b21fed6', '2376b5b4-2694-44fa-9034-3bffc4f17975', '015eb52f-bf23-43b2-9974-0fb8445c1816', 'e1965509-1552-4fac-b6a3-a7c0897c215f'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:56.359415 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b8ae3a15-0e14-4b29-8b94-07c0d1bb34ed tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Snapshot create request issued successfully. Aug 13 02:46:56.359824 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b8ae3a15-0e14-4b29-8b94-07c0d1bb34ed tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:46:56.360933 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1007/3994] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:46:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:56.372839 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd7711d1-25b5-442d-9055-d05ab7424961 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:56.375240 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd7711d1-25b5-442d-9055-d05ab7424961 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/snapshots/580e2814-d113-4218-aea2-f7c13c8e9b5c Aug 13 02:46:56.376046 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd7711d1-25b5-442d-9055-d05ab7424961 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:56.376046 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd7711d1-25b5-442d-9055-d05ab7424961 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:56.385905 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:56.385905 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:56.386626 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dd7711d1-25b5-442d-9055-d05ab7424961 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Snapshot retrieved successfully. Aug 13 02:46:56.387948 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd7711d1-25b5-442d-9055-d05ab7424961 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots/580e2814-d113-4218-aea2-f7c13c8e9b5c returned with HTTP 200 Aug 13 02:46:56.388416 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1004/3995] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:56 2026] GET /volume/v3/snapshots/580e2814-d113-4218-aea2-f7c13c8e9b5c => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:56.447569 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0049560b-8644-47f2-92eb-1a466f487ee2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:56.449617 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0049560b-8644-47f2-92eb-1a466f487ee2 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:46:56.449804 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0049560b-8644-47f2-92eb-1a466f487ee2 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:56.450070 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0049560b-8644-47f2-92eb-1a466f487ee2 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:56.457870 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:56.457870 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:56.462462 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0049560b-8644-47f2-92eb-1a466f487ee2 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:46:56.467300 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0049560b-8644-47f2-92eb-1a466f487ee2 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:46:56.467647 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 977/3996] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:56 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:56.484483 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-20049b4a-498c-4ffe-bd8f-4a7b4ed35b30 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:56.488637 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20049b4a-498c-4ffe-bd8f-4a7b4ed35b30 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:46:56.488637 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20049b4a-498c-4ffe-bd8f-4a7b4ed35b30 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:56.488637 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20049b4a-498c-4ffe-bd8f-4a7b4ed35b30 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:56.500282 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:56.500282 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:56.506614 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-20049b4a-498c-4ffe-bd8f-4a7b4ed35b30 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:46:56.514507 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20049b4a-498c-4ffe-bd8f-4a7b4ed35b30 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:46:56.515087 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1009/3997] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:56 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:56.536294 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-df68f505-feb8-4fe2-a80b-d1748cc1fa36 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:56.539004 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df68f505-feb8-4fe2-a80b-d1748cc1fa36 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes Aug 13 02:46:56.539453 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df68f505-feb8-4fe2-a80b-d1748cc1fa36 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:56.539808 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df68f505-feb8-4fe2-a80b-d1748cc1fa36 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:56.540314 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-df68f505-feb8-4fe2-a80b-d1748cc1fa36 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:56.540883 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:56.540883 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:56.541680 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-df68f505-feb8-4fe2-a80b-d1748cc1fa36 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:56.557352 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-df68f505-feb8-4fe2-a80b-d1748cc1fa36 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Get all volumes completed successfully. Aug 13 02:46:56.558026 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df68f505-feb8-4fe2-a80b-d1748cc1fa36 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 200 Aug 13 02:46:56.558538 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1008/3998] 10.4.3.30 () {66 vars in 1230 bytes} [Thu Aug 13 02:46:56 2026] GET /volume/v3/volumes => generated 337 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:56.559222 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c52a74b6-2093-4e83-97b8-ceae10f83c6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:56.561490 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c52a74b6-2093-4e83-97b8-ceae10f83c6d tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:46:56.561729 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c52a74b6-2093-4e83-97b8-ceae10f83c6d tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:56.562126 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c52a74b6-2093-4e83-97b8-ceae10f83c6d tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:56.562276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c52a74b6-2093-4e83-97b8-ceae10f83c6d tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:56.567330 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:56.567330 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:56.568044 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c52a74b6-2093-4e83-97b8-ceae10f83c6d tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:46:56.569334 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-63a0c6fe-a9e6-43c0-af4f-362c169bda0f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:56.570110 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1005/3999] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:56 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:56.571660 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-63a0c6fe-a9e6-43c0-af4f-362c169bda0f tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:46:56.571891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-63a0c6fe-a9e6-43c0-af4f-362c169bda0f tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:56.572338 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-63a0c6fe-a9e6-43c0-af4f-362c169bda0f tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:56.580947 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:56.580947 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:56.585147 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-63a0c6fe-a9e6-43c0-af4f-362c169bda0f tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:46:56.590372 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-63a0c6fe-a9e6-43c0-af4f-362c169bda0f tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:46:56.590825 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 978/4000] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:56 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:56.637724 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-2a555776-11d5-42da-b891-9970f9c5612e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:56.639834 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-2a555776-11d5-42da-b891-9970f9c5612e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:46:56.640048 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-2a555776-11d5-42da-b891-9970f9c5612e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:56.640234 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-2a555776-11d5-42da-b891-9970f9c5612e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:56.647748 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:56.647748 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:56.652009 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-2a555776-11d5-42da-b891-9970f9c5612e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:46:56.659498 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-2a555776-11d5-42da-b891-9970f9c5612e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:46:56.660048 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1010/4001] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:46:56 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:56.767715 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-72fdfaa9-e725-47c0-82e1-bf3fad7e9f12 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:56.768439 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72fdfaa9-e725-47c0-82e1-bf3fad7e9f12 None None] GET https://10.4.3.30/volume// Aug 13 02:46:56.768804 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72fdfaa9-e725-47c0-82e1-bf3fad7e9f12 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:56.769060 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72fdfaa9-e725-47c0-82e1-bf3fad7e9f12 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:56.769427 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72fdfaa9-e725-47c0-82e1-bf3fad7e9f12 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:56.769761 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1009/4002] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:46:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:56.777398 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-0b819ecc-8532-487f-b528-d4d6e0102541 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:56.961636 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-0b819ecc-8532-487f-b528-d4d6e0102541 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:46:56.962040 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-0b819ecc-8532-487f-b528-d4d6e0102541 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ece85f08-cf87-4df7-8a6c-1269b5a2bd96", "connector": null, "instance_uuid": "b8487f61-088b-4c45-bff2-3b7ff3a83863"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:56.984186 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:56.984186 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:57.035071 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-0b819ecc-8532-487f-b528-d4d6e0102541 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:46:57.035709 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1006/4003] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:46:56 2026] POST /volume/v3/attachments => generated 273 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:57.077491 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f02ebd3c-361b-421b-bb3a-1b5813fee793 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:57.081234 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f02ebd3c-361b-421b-bb3a-1b5813fee793 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:46:57.081458 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f02ebd3c-361b-421b-bb3a-1b5813fee793 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:57.081692 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f02ebd3c-361b-421b-bb3a-1b5813fee793 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:57.094503 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:57.094503 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:57.099348 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f02ebd3c-361b-421b-bb3a-1b5813fee793 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:46:57.100572 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ead40b40-0501-4644-ad6b-f321815a59c6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:57.101088 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ead40b40-0501-4644-ad6b-f321815a59c6 None None] GET https://10.4.3.30/volume// Aug 13 02:46:57.101463 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ead40b40-0501-4644-ad6b-f321815a59c6 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:57.101701 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ead40b40-0501-4644-ad6b-f321815a59c6 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:57.102076 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ead40b40-0501-4644-ad6b-f321815a59c6 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:46:57.102597 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1011/4004] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:46:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:46:57.107033 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f02ebd3c-361b-421b-bb3a-1b5813fee793 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:46:57.107679 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 979/4005] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:57 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:57.115810 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-ab8d732a-24b9-4c70-8b7a-116ae414c4c8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:57.119447 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-ab8d732a-24b9-4c70-8b7a-116ae414c4c8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:46:57.119769 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-ab8d732a-24b9-4c70-8b7a-116ae414c4c8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:57.120068 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-ab8d732a-24b9-4c70-8b7a-116ae414c4c8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:57.133280 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:57.133280 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:57.137832 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-ab8d732a-24b9-4c70-8b7a-116ae414c4c8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:46:57.143644 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-ab8d732a-24b9-4c70-8b7a-116ae414c4c8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:46:57.144206 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1010/4006] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:46:57 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:46:57.276446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-f859e2b6-809c-4b40-b77f-3292c49cb2aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:57.280553 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-f859e2b6-809c-4b40-b77f-3292c49cb2aa tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] PUT https://10.4.3.30/volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d Aug 13 02:46:57.281122 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-f859e2b6-809c-4b40-b77f-3292c49cb2aa tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:57.293730 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-f859e2b6-809c-4b40-b77f-3292c49cb2aa tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Acquiring lock "cinder-attachment_update-ece85f08-cf87-4df7-8a6c-1269b5a2bd96-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:46:57.301693 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-f859e2b6-809c-4b40-b77f-3292c49cb2aa tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Lock "cinder-attachment_update-ece85f08-cf87-4df7-8a6c-1269b5a2bd96-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:46:57.303431 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:57.303431 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:57.402858 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b746fa9c-f153-4637-b627-265f45d8b7aa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:57.405327 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b746fa9c-f153-4637-b627-265f45d8b7aa tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/snapshots/580e2814-d113-4218-aea2-f7c13c8e9b5c Aug 13 02:46:57.405564 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b746fa9c-f153-4637-b627-265f45d8b7aa tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:57.405799 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b746fa9c-f153-4637-b627-265f45d8b7aa tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:57.410985 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-f859e2b6-809c-4b40-b77f-3292c49cb2aa tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Lock "cinder-attachment_update-ece85f08-cf87-4df7-8a6c-1269b5a2bd96-np0000007139" released by "attachment_update" :: held 0.109s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:46:57.411345 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-f859e2b6-809c-4b40-b77f-3292c49cb2aa tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d returned with HTTP 200 Aug 13 02:46:57.411712 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:57.411712 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:57.411816 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1007/4007] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:46:57 2026] PUT /volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:46:57.415274 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b746fa9c-f153-4637-b627-265f45d8b7aa tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Snapshot retrieved successfully. Aug 13 02:46:57.415274 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b746fa9c-f153-4637-b627-265f45d8b7aa tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots/580e2814-d113-4218-aea2-f7c13c8e9b5c returned with HTTP 200 Aug 13 02:46:57.415274 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1012/4008] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:46:57 2026] GET /volume/v3/snapshots/580e2814-d113-4218-aea2-f7c13c8e9b5c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:57.425065 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0336a907-cf15-4af8-a00f-7cfb277878b9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:57.431213 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0336a907-cf15-4af8-a00f-7cfb277878b9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] DELETE https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7?cascade=True Aug 13 02:46:57.437582 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0336a907-cf15-4af8-a00f-7cfb277878b9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:57.437888 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0336a907-cf15-4af8-a00f-7cfb277878b9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:57.438075 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-0336a907-cf15-4af8-a00f-7cfb277878b9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Delete volume with id: 6628d27e-5455-4065-bb75-bb919943aae7 Aug 13 02:46:57.446462 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:57.446462 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:57.446462 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0336a907-cf15-4af8-a00f-7cfb277878b9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:46:57.499736 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0336a907-cf15-4af8-a00f-7cfb277878b9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Delete volume request issued successfully. Aug 13 02:46:57.500141 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0336a907-cf15-4af8-a00f-7cfb277878b9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7?cascade=True returned with HTTP 202 Aug 13 02:46:57.500321 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 980/4009] 10.4.3.30 () {66 vars in 1369 bytes} [Thu Aug 13 02:46:57 2026] DELETE /volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7?cascade=True => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:46:57.513153 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f7a41231-303b-4fc1-90b8-c62dbbb84090 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:57.514959 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7a41231-303b-4fc1-90b8-c62dbbb84090 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 Aug 13 02:46:57.515147 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7a41231-303b-4fc1-90b8-c62dbbb84090 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:57.515344 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7a41231-303b-4fc1-90b8-c62dbbb84090 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:57.524278 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:57.524278 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:57.526660 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f7a41231-303b-4fc1-90b8-c62dbbb84090 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:46:57.532467 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7a41231-303b-4fc1-90b8-c62dbbb84090 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 returned with HTTP 200 Aug 13 02:46:57.533179 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1011/4010] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:57 2026] GET /volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:57.586524 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-96a4f2d6-3aea-4b10-ab8e-4f4bc707f8a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:57.590063 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96a4f2d6-3aea-4b10-ab8e-4f4bc707f8a2 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:46:57.590063 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96a4f2d6-3aea-4b10-ab8e-4f4bc707f8a2 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:57.590729 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96a4f2d6-3aea-4b10-ab8e-4f4bc707f8a2 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:57.590729 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-96a4f2d6-3aea-4b10-ab8e-4f4bc707f8a2 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:57.596968 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:57.596968 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:57.597127 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96a4f2d6-3aea-4b10-ab8e-4f4bc707f8a2 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:46:57.597749 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1008/4011] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:57 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:58.124980 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-125a4dd8-a7c6-43cd-8c24-680bc4883d23 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:58.126990 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-125a4dd8-a7c6-43cd-8c24-680bc4883d23 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:46:58.127247 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-125a4dd8-a7c6-43cd-8c24-680bc4883d23 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:58.127508 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-125a4dd8-a7c6-43cd-8c24-680bc4883d23 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:58.139985 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:58.139985 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:58.144751 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-125a4dd8-a7c6-43cd-8c24-680bc4883d23 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:46:58.152905 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-125a4dd8-a7c6-43cd-8c24-680bc4883d23 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:46:58.152905 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1013/4012] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:58 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:58.551071 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d89ed6f1-ea86-4207-9e5d-f842d297a8e1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:58.554739 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d89ed6f1-ea86-4207-9e5d-f842d297a8e1 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 Aug 13 02:46:58.555041 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d89ed6f1-ea86-4207-9e5d-f842d297a8e1 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:58.558598 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d89ed6f1-ea86-4207-9e5d-f842d297a8e1 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:58.574071 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d89ed6f1-ea86-4207-9e5d-f842d297a8e1 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 returned with HTTP 404 Aug 13 02:46:58.574985 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 981/4013] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:58 2026] GET /volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:58.585485 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-19706ca4-422f-46ea-aa22-1dc1d89c49f9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:58.588891 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19706ca4-422f-46ea-aa22-1dc1d89c49f9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes Aug 13 02:46:58.589130 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19706ca4-422f-46ea-aa22-1dc1d89c49f9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:58.589360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19706ca4-422f-46ea-aa22-1dc1d89c49f9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:58.589636 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-19706ca4-422f-46ea-aa22-1dc1d89c49f9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:58.590456 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-19706ca4-422f-46ea-aa22-1dc1d89c49f9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:46:58.605525 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-19706ca4-422f-46ea-aa22-1dc1d89c49f9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Get all volumes completed successfully. Aug 13 02:46:58.605525 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19706ca4-422f-46ea-aa22-1dc1d89c49f9 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 200 Aug 13 02:46:58.605525 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1012/4014] 10.4.3.30 () {66 vars in 1230 bytes} [Thu Aug 13 02:46:58 2026] GET /volume/v3/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:46:58.612540 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-650c06cc-5909-4e7b-b101-1c1002b14a88 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:58.615136 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c9ad729-8231-43dd-b9a2-d90668597a78 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:58.617290 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-650c06cc-5909-4e7b-b101-1c1002b14a88 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:46:58.617415 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-650c06cc-5909-4e7b-b101-1c1002b14a88 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:58.617801 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-650c06cc-5909-4e7b-b101-1c1002b14a88 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:58.617917 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-650c06cc-5909-4e7b-b101-1c1002b14a88 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:58.620579 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c9ad729-8231-43dd-b9a2-d90668597a78 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/snapshots Aug 13 02:46:58.620767 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c9ad729-8231-43dd-b9a2-d90668597a78 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:58.621415 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c9ad729-8231-43dd-b9a2-d90668597a78 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:58.621987 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-4c9ad729-8231-43dd-b9a2-d90668597a78 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:46:58.626198 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-4c9ad729-8231-43dd-b9a2-d90668597a78 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:46:58.630347 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:58.630347 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:58.632132 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-650c06cc-5909-4e7b-b101-1c1002b14a88 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:46:58.632724 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1009/4015] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:58 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:58.638484 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4c9ad729-8231-43dd-b9a2-d90668597a78 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Get all snapshots completed successfully. Aug 13 02:46:58.638484 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c9ad729-8231-43dd-b9a2-d90668597a78 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 200 Aug 13 02:46:58.638874 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1014/4016] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:46:58 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:46:58.653183 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-90b928b6-27a9-4aaf-beec-21167c98339d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:58.656264 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-90b928b6-27a9-4aaf-beec-21167c98339d tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/580e2814-d113-4218-aea2-f7c13c8e9b5c Aug 13 02:46:58.656603 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-90b928b6-27a9-4aaf-beec-21167c98339d tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:58.656909 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-90b928b6-27a9-4aaf-beec-21167c98339d tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:58.657045 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-90b928b6-27a9-4aaf-beec-21167c98339d tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Delete snapshot with id: 580e2814-d113-4218-aea2-f7c13c8e9b5c Aug 13 02:46:58.662878 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-90b928b6-27a9-4aaf-beec-21167c98339d tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots/580e2814-d113-4218-aea2-f7c13c8e9b5c returned with HTTP 404 Aug 13 02:46:58.663487 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 982/4017] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:46:58 2026] DELETE /volume/v3/snapshots/580e2814-d113-4218-aea2-f7c13c8e9b5c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:58.672721 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d74adc1f-e92d-407e-94b7-df5bf7952c63 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:58.677383 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d74adc1f-e92d-407e-94b7-df5bf7952c63 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/6464660e-8bcb-48d2-be3d-840db669f98d Aug 13 02:46:58.677383 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d74adc1f-e92d-407e-94b7-df5bf7952c63 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:58.677383 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d74adc1f-e92d-407e-94b7-df5bf7952c63 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:58.677383 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-d74adc1f-e92d-407e-94b7-df5bf7952c63 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Delete snapshot with id: 6464660e-8bcb-48d2-be3d-840db669f98d Aug 13 02:46:58.682298 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d74adc1f-e92d-407e-94b7-df5bf7952c63 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots/6464660e-8bcb-48d2-be3d-840db669f98d returned with HTTP 404 Aug 13 02:46:58.684768 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1013/4018] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:46:58 2026] DELETE /volume/v3/snapshots/6464660e-8bcb-48d2-be3d-840db669f98d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:58.690642 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41532ad3-1210-4619-b6ad-1d457e3e1f60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:58.692514 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41532ad3-1210-4619-b6ad-1d457e3e1f60 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 Aug 13 02:46:58.692703 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41532ad3-1210-4619-b6ad-1d457e3e1f60 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:58.692898 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41532ad3-1210-4619-b6ad-1d457e3e1f60 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:58.699746 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41532ad3-1210-4619-b6ad-1d457e3e1f60 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 returned with HTTP 404 Aug 13 02:46:58.700509 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1010/4019] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:58 2026] GET /volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:58.708424 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-70b6d406-9b1c-497b-9318-301656d50698 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:58.712624 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-70b6d406-9b1c-497b-9318-301656d50698 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] DELETE https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 Aug 13 02:46:58.712624 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-70b6d406-9b1c-497b-9318-301656d50698 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:58.712624 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-70b6d406-9b1c-497b-9318-301656d50698 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:58.712624 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-70b6d406-9b1c-497b-9318-301656d50698 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Delete volume with id: 6628d27e-5455-4065-bb75-bb919943aae7 Aug 13 02:46:58.719995 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-70b6d406-9b1c-497b-9318-301656d50698 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 returned with HTTP 404 Aug 13 02:46:58.720204 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1015/4020] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:46:58 2026] DELETE /volume/v3/volumes/6628d27e-5455-4065-bb75-bb919943aae7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:46:58.739782 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:58.739782 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:46:58.739782 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1604617450"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:46:58.739782 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1604617450'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:46:58.739782 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create volume of 1 GB Aug 13 02:46:58.739782 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:58.739782 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:46:58.743589 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Availability Zones retrieved successfully. Aug 13 02:46:58.749592 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Flow 'volume_create_api' (f98eaec1-27c0-47b4-8513-b89e9e2ce5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:58.750214 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a61579d-18ac-434d-81e7-4f093b98346c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:58.751793 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:46:58.785939 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a61579d-18ac-434d-81e7-4f093b98346c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:58.787230 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eae699b-f516-482c-8195-cf82fedb8e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:58.843902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Created reservations ['1fdf32ad-bd19-4910-85f5-9d5870d93465', '271101c3-77e7-4e36-a725-ba1d7cf5e0fd', '20f24d91-4c55-4422-b8f4-ca972265a97a', '06e65f5c-ede4-4862-aa67-b31681385762'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:46:58.843902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eae699b-f516-482c-8195-cf82fedb8e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fdf32ad-bd19-4910-85f5-9d5870d93465', '271101c3-77e7-4e36-a725-ba1d7cf5e0fd', '20f24d91-4c55-4422-b8f4-ca972265a97a', '06e65f5c-ede4-4862-aa67-b31681385762']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:58.845281 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f851b86c-cae5-4833-8ab9-4c2f410eddaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:58.878195 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f851b86c-cae5-4833-8ab9-4c2f410eddaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46eeae55-501d-409e-b158-11f47da2d6a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1604617450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69a0ce95e4481da06b2accf1b7d5f7',qos_specs=None,replication_status=,reservations=['1fdf32ad-bd19-4910-85f5-9d5870d93465','271101c3-77e7-4e36-a725-ba1d7cf5e0fd','20f24d91-4c55-4422-b8f4-ca972265a97a','06e65f5c-ede4-4862-aa67-b31681385762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d4b8d3f849471b945193aaa650a589',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1604617450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46eeae55-501d-409e-b158-11f47da2d6a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb69a0ce95e4481da06b2accf1b7d5f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62d4b8d3f849471b945193aaa650a589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:58.880001 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28cd641a-170a-4ae1-b0c8-a4964ab3ade3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:58.908008 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28cd641a-170a-4ae1-b0c8-a4964ab3ade3) transitioned into state 'SUCCESS' from state '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-1604617450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69a0ce95e4481da06b2accf1b7d5f7',qos_specs=None,replication_status=,reservations=['1fdf32ad-bd19-4910-85f5-9d5870d93465','271101c3-77e7-4e36-a725-ba1d7cf5e0fd','20f24d91-4c55-4422-b8f4-ca972265a97a','06e65f5c-ede4-4862-aa67-b31681385762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d4b8d3f849471b945193aaa650a589',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:58.908817 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853a3006-c06c-4e86-8e11-1344740ee558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:46:58.922707 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853a3006-c06c-4e86-8e11-1344740ee558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:46:58.923576 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Flow 'volume_create_api' (f98eaec1-27c0-47b4-8513-b89e9e2ce5e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:46:58.923937 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create volume request issued successfully. Aug 13 02:46:58.929331 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f86e7e22-c513-4b2d-a532-00e5e5b16987 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:46:58.929331 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 983/4021] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:46:58 2026] POST /volume/v3/volumes => generated 749 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:46:58.946596 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dff11240-3bca-42eb-895c-b42d6b1c2664 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:58.949092 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dff11240-3bca-42eb-895c-b42d6b1c2664 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 Aug 13 02:46:58.949469 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dff11240-3bca-42eb-895c-b42d6b1c2664 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:58.949665 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dff11240-3bca-42eb-895c-b42d6b1c2664 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:58.952476 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=670,cinder:INSERT=88,cinder:UPDATE=160 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:46:58.963974 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:58.963974 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:46:58.970267 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dff11240-3bca-42eb-895c-b42d6b1c2664 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:46:58.977120 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dff11240-3bca-42eb-895c-b42d6b1c2664 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 returned with HTTP 200 Aug 13 02:46:58.977959 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1014/4022] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:58 2026] GET /volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:59.171685 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5f450e0c-55d2-4b10-824a-3f3d9f832cb4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:59.176175 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f450e0c-55d2-4b10-824a-3f3d9f832cb4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:46:59.176417 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f450e0c-55d2-4b10-824a-3f3d9f832cb4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:59.178061 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f450e0c-55d2-4b10-824a-3f3d9f832cb4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:59.191814 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:59.191814 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:46:59.196359 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5f450e0c-55d2-4b10-824a-3f3d9f832cb4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:46:59.201199 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f450e0c-55d2-4b10-824a-3f3d9f832cb4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:46:59.201584 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1011/4023] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:59 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:46:59.643743 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-04811158-34d3-460b-9fb9-aaab3f6a5d93 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:59.646234 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04811158-34d3-460b-9fb9-aaab3f6a5d93 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:46:59.646234 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04811158-34d3-460b-9fb9-aaab3f6a5d93 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:46:59.646234 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04811158-34d3-460b-9fb9-aaab3f6a5d93 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:46:59.646475 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-04811158-34d3-460b-9fb9-aaab3f6a5d93 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:46:59.650920 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:46:59.650920 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:46:59.651550 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04811158-34d3-460b-9fb9-aaab3f6a5d93 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:46:59.651888 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1016/4024] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:46:59 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:46:59.997333 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-03cb0d4d-cfab-4baa-b436-6567b90b8dc1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:46:59.999206 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-03cb0d4d-cfab-4baa-b436-6567b90b8dc1 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 Aug 13 02:47:00.000067 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-03cb0d4d-cfab-4baa-b436-6567b90b8dc1 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:00.000276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-03cb0d4d-cfab-4baa-b436-6567b90b8dc1 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:00.008911 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:00.008911 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:00.014888 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-03cb0d4d-cfab-4baa-b436-6567b90b8dc1 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:47:00.021063 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-03cb0d4d-cfab-4baa-b436-6567b90b8dc1 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 returned with HTTP 200 Aug 13 02:47:00.021650 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 984/4025] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:46:59 2026] GET /volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:00.037067 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a2efb94b-8b79-4e1a-9800-73d760911a57 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:00.038827 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2efb94b-8b79-4e1a-9800-73d760911a57 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:47:00.040078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2efb94b-8b79-4e1a-9800-73d760911a57 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46eeae55-501d-409e-b158-11f47da2d6a3", "name": "tempest-VolumesDeleteCascade-Snapshot-767368664"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:00.048119 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:00.048119 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:00.048778 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a2efb94b-8b79-4e1a-9800-73d760911a57 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:47:00.048963 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-a2efb94b-8b79-4e1a-9800-73d760911a57 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create snapshot from volume 46eeae55-501d-409e-b158-11f47da2d6a3 Aug 13 02:47:00.085514 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-a2efb94b-8b79-4e1a-9800-73d760911a57 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Created reservations ['d46aa556-82e2-446b-88fb-a940f6dcac27', 'c76097f2-509e-409c-8db2-f9e356db51e9', '30b1ba47-01e1-4ce6-adff-13876e74294b', 'a9017adc-54c9-4d03-bb75-7cdfdc3414a7'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:00.129632 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a2efb94b-8b79-4e1a-9800-73d760911a57 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Snapshot create request issued successfully. Aug 13 02:47:00.130024 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2efb94b-8b79-4e1a-9800-73d760911a57 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:47:00.130494 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1015/4026] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:47:00 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) Aug 13 02:47:00.141658 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92ba9ede-1dce-44fa-8b2f-9d13b21019f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:00.145385 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92ba9ede-1dce-44fa-8b2f-9d13b21019f6 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/snapshots/a2411957-5d71-4da9-a65e-ca003de995a7 Aug 13 02:47:00.145385 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92ba9ede-1dce-44fa-8b2f-9d13b21019f6 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:00.145385 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92ba9ede-1dce-44fa-8b2f-9d13b21019f6 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:00.147806 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=641,cinder:UPDATE=181,cinder:INSERT=95 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:47:00.154790 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:00.154790 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:00.156690 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-92ba9ede-1dce-44fa-8b2f-9d13b21019f6 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Snapshot retrieved successfully. Aug 13 02:47:00.156690 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92ba9ede-1dce-44fa-8b2f-9d13b21019f6 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots/a2411957-5d71-4da9-a65e-ca003de995a7 returned with HTTP 200 Aug 13 02:47:00.157217 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1012/4027] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:00 2026] GET /volume/v3/snapshots/a2411957-5d71-4da9-a65e-ca003de995a7 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:00.218745 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-39ebfa9d-1dea-47ff-8509-5a11ea1ef11a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:00.223295 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39ebfa9d-1dea-47ff-8509-5a11ea1ef11a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:47:00.223295 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39ebfa9d-1dea-47ff-8509-5a11ea1ef11a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:00.223295 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39ebfa9d-1dea-47ff-8509-5a11ea1ef11a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:00.237416 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:00.237416 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:00.247581 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-39ebfa9d-1dea-47ff-8509-5a11ea1ef11a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:47:00.251435 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39ebfa9d-1dea-47ff-8509-5a11ea1ef11a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:47:00.252265 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1017/4028] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:00 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:00.663097 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-12bff760-22b6-465d-ad79-16e0f21162e5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:00.665038 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-12bff760-22b6-465d-ad79-16e0f21162e5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:00.665265 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-12bff760-22b6-465d-ad79-16e0f21162e5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:00.665474 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-12bff760-22b6-465d-ad79-16e0f21162e5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:00.665607 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-12bff760-22b6-465d-ad79-16e0f21162e5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:00.667351 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=652,cinder:UPDATE=189,cinder:INSERT=116,cinder:DELETE=1 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:47:00.669962 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:00.669962 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:00.670589 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-12bff760-22b6-465d-ad79-16e0f21162e5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:47:00.671050 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 985/4029] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:00 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:00.784263 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-c11c66eb-448b-4636-ad1c-feb4ceaf0994 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:00.788888 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-c11c66eb-448b-4636-ad1c-feb4ceaf0994 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] POST https://10.4.3.30/volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d/action Aug 13 02:47:00.789419 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-c11c66eb-448b-4636-ad1c-feb4ceaf0994 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:47:00.789605 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-c11c66eb-448b-4636-ad1c-feb4ceaf0994 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:00.823239 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:00.823239 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:00.835797 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-711ce64c-1409-4f3d-ab3a-522e6d819475 req-c11c66eb-448b-4636-ad1c-feb4ceaf0994 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d/action returned with HTTP 204 Aug 13 02:47:00.836360 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1016/4030] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:47:00 2026] POST /volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:01.016222 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-fa43482a-213e-4e36-9cb6-df085925c617 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:01.018031 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-fa43482a-213e-4e36-9cb6-df085925c617 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/limits Aug 13 02:47:01.018216 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-fa43482a-213e-4e36-9cb6-df085925c617 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:01.018413 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-fa43482a-213e-4e36-9cb6-df085925c617 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:01.043598 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-fa43482a-213e-4e36-9cb6-df085925c617 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/limits returned with HTTP 200 Aug 13 02:47:01.044006 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1013/4031] 10.4.3.30 () {68 vars in 1477 bytes} [Thu Aug 13 02:47:01 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:01.080004 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-9ea090d7-048d-4c24-b689-8937c7954bac None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:01.082122 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-9ea090d7-048d-4c24-b689-8937c7954bac tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:47:01.082356 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-9ea090d7-048d-4c24-b689-8937c7954bac tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:01.082545 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-9ea090d7-048d-4c24-b689-8937c7954bac tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:01.092121 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:01.092121 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:01.095500 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-9ea090d7-048d-4c24-b689-8937c7954bac tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:47:01.100001 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-9ea090d7-048d-4c24-b689-8937c7954bac tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 200 Aug 13 02:47:01.100457 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1018/4032] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:01 2026] GET /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 1657 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:01.110809 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-e7fa36f7-96a0-45b2-9f02-7899025da96c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:01.113851 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-e7fa36f7-96a0-45b2-9f02-7899025da96c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:47:01.114331 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-e7fa36f7-96a0-45b2-9f02-7899025da96c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "990ae728-55ae-4be4-a9ec-2ffad224fa9e", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-586234518", "description": null, "metadata": {}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:01.126335 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:01.126335 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:01.127498 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-e7fa36f7-96a0-45b2-9f02-7899025da96c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:47:01.127498 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-e7fa36f7-96a0-45b2-9f02-7899025da96c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create snapshot from volume 990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:47:01.150756 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-e7fa36f7-96a0-45b2-9f02-7899025da96c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['56fcd899-c5ff-49a3-833c-a427d1cbe1d9', 'd7c79899-279c-4bed-af63-042b9499f9b4', '2343adf0-4941-4c5b-a974-ef6d8dbe7737', '34c0d55d-b3a5-46f8-a51b-178d569ac83a'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:01.167747 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6687de37-6210-47bf-a78b-97511e5bddb5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:01.169934 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6687de37-6210-47bf-a78b-97511e5bddb5 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/snapshots/a2411957-5d71-4da9-a65e-ca003de995a7 Aug 13 02:47:01.170116 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6687de37-6210-47bf-a78b-97511e5bddb5 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:01.170378 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6687de37-6210-47bf-a78b-97511e5bddb5 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:01.178202 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:01.178202 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:01.178869 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6687de37-6210-47bf-a78b-97511e5bddb5 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Snapshot retrieved successfully. Aug 13 02:47:01.180082 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6687de37-6210-47bf-a78b-97511e5bddb5 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots/a2411957-5d71-4da9-a65e-ca003de995a7 returned with HTTP 200 Aug 13 02:47:01.180968 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1017/4033] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:01 2026] GET /volume/v3/snapshots/a2411957-5d71-4da9-a65e-ca003de995a7 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:01.190950 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:01.191334 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-e7fa36f7-96a0-45b2-9f02-7899025da96c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot force create request issued successfully. Aug 13 02:47:01.191534 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c1c7d1b5-b0da-4a5d-8532-d428d4fda824 req-e7fa36f7-96a0-45b2-9f02-7899025da96c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:47:01.192025 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 986/4034] 10.4.3.30 () {72 vars in 1540 bytes} [Thu Aug 13 02:47:01 2026] POST /volume/v3/snapshots => generated 319 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:01.195948 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:01.196273 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a2411957-5d71-4da9-a65e-ca003de995a7", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-796055427"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:01.197873 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create volume request body: {'volume': {'snapshot_id': 'a2411957-5d71-4da9-a65e-ca003de995a7', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-796055427'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:01.206375 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:01.206375 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:01.207038 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Snapshot retrieved successfully. Aug 13 02:47:01.207235 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create volume of 1 GB Aug 13 02:47:01.218039 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Availability Zones retrieved successfully. Aug 13 02:47:01.232458 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Flow 'volume_create_api' (77442e4c-52c0-4367-be4b-d94cd1524fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:01.233833 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fb891c-0ceb-4095-997a-004463e82a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:01.235331 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:01.269663 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-12745b5f-53d4-4e4e-951e-62d6a2d3e40a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:01.271886 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12745b5f-53d4-4e4e-951e-62d6a2d3e40a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:47:01.272179 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12745b5f-53d4-4e4e-951e-62d6a2d3e40a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:01.272441 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12745b5f-53d4-4e4e-951e-62d6a2d3e40a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:01.276374 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fb891c-0ceb-4095-997a-004463e82a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a2411957-5d71-4da9-a65e-ca003de995a7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:01.277126 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cda2461-6687-47bf-a115-2f7a10a7adaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:01.282770 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:01.282770 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:01.286780 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-12745b5f-53d4-4e4e-951e-62d6a2d3e40a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:47:01.292497 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12745b5f-53d4-4e4e-951e-62d6a2d3e40a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:47:01.293654 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1019/4035] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:01 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:01.310289 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-65bb1cbd-b256-4571-8080-8f5ff60e5ebc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:01.312171 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-65bb1cbd-b256-4571-8080-8f5ff60e5ebc tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:47:01.312439 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-65bb1cbd-b256-4571-8080-8f5ff60e5ebc tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:01.312688 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-65bb1cbd-b256-4571-8080-8f5ff60e5ebc tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:01.326999 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:01.326999 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:01.332114 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-65bb1cbd-b256-4571-8080-8f5ff60e5ebc tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:47:01.334608 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Created reservations ['fbcaddc6-7587-4b45-b607-cee6902ffc82', '1f8bf001-f2d8-4b0b-85e1-0c79a8f3633e', '501d3a9d-c45d-4918-a9a3-8ef378ccdb82', 'd751d403-9abd-4cde-b58e-8e1ef5bd16f3'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:01.335741 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cda2461-6687-47bf-a115-2f7a10a7adaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbcaddc6-7587-4b45-b607-cee6902ffc82', '1f8bf001-f2d8-4b0b-85e1-0c79a8f3633e', '501d3a9d-c45d-4918-a9a3-8ef378ccdb82', 'd751d403-9abd-4cde-b58e-8e1ef5bd16f3']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:01.336920 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6703760a-4fb5-4ec6-be9f-3b5b4b421dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:01.339454 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-65bb1cbd-b256-4571-8080-8f5ff60e5ebc tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:47:01.341018 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1018/4036] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:01 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:01.380679 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d8e37c87-60c9-409e-a61f-9b22decf9435 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:01.382767 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d8e37c87-60c9-409e-a61f-9b22decf9435 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:47:01.383213 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d8e37c87-60c9-409e-a61f-9b22decf9435 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ece85f08-cf87-4df7-8a6c-1269b5a2bd96", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-2051704100", "description": null, "metadata": null}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:01.387108 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6703760a-4fb5-4ec6-be9f-3b5b4b421dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd0c442c-084d-449f-ae3a-88ff8bf7c4e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-796055427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69a0ce95e4481da06b2accf1b7d5f7',qos_specs=None,replication_status=,reservations=['fbcaddc6-7587-4b45-b607-cee6902ffc82','1f8bf001-f2d8-4b0b-85e1-0c79a8f3633e','501d3a9d-c45d-4918-a9a3-8ef378ccdb82','d751d403-9abd-4cde-b58e-8e1ef5bd16f3'],size=1,snapshot_id=a2411957-5d71-4da9-a65e-ca003de995a7,source_replicaid=,source_volid=None,status='creating',user_id='62d4b8d3f849471b945193aaa650a589',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-796055427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd0c442c-084d-449f-ae3a-88ff8bf7c4e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb69a0ce95e4481da06b2accf1b7d5f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a2411957-5d71-4da9-a65e-ca003de995a7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62d4b8d3f849471b945193aaa650a589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:01.388046 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc26c42-9afa-4d79-8f98-24537d30116d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:01.396189 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:01.396189 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:01.396832 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d8e37c87-60c9-409e-a61f-9b22decf9435 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:47:01.397007 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-d8e37c87-60c9-409e-a61f-9b22decf9435 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Create snapshot from volume ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:47:01.413597 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc26c42-9afa-4d79-8f98-24537d30116d) transitioned into state 'SUCCESS' from state '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-796055427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69a0ce95e4481da06b2accf1b7d5f7',qos_specs=None,replication_status=,reservations=['fbcaddc6-7587-4b45-b607-cee6902ffc82','1f8bf001-f2d8-4b0b-85e1-0c79a8f3633e','501d3a9d-c45d-4918-a9a3-8ef378ccdb82','d751d403-9abd-4cde-b58e-8e1ef5bd16f3'],size=1,snapshot_id=a2411957-5d71-4da9-a65e-ca003de995a7,source_replicaid=,source_volid=None,status='creating',user_id='62d4b8d3f849471b945193aaa650a589',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:01.414361 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb60e302-a7a2-4dbb-83cb-b583a6ff89ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:01.448497 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb60e302-a7a2-4dbb-83cb-b583a6ff89ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:01.449448 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-d8e37c87-60c9-409e-a61f-9b22decf9435 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Created reservations ['827de0ac-0df2-4dc8-a326-409377795bd6', 'd038b30f-e438-49b7-b8f0-f3e65bcb6c6b', 'bb7a52e5-593f-4613-a116-1b534da3db6d', 'e8d4097c-07ba-494e-a6c2-9a90614ac0c5'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:01.449693 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Flow 'volume_create_api' (77442e4c-52c0-4367-be4b-d94cd1524fbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:01.450009 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Create volume request issued successfully. Aug 13 02:47:01.450807 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67bc3274-c29a-4d2f-b07d-a9204e97bebe tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:01.451575 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1014/4037] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:47:01 2026] POST /volume/v3/volumes => generated 782 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:01.471033 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a1d17429-710c-4afa-b258-019cfb28d26c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:01.473354 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a1d17429-710c-4afa-b258-019cfb28d26c tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 Aug 13 02:47:01.473893 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a1d17429-710c-4afa-b258-019cfb28d26c tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:01.473893 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a1d17429-710c-4afa-b258-019cfb28d26c tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:01.482286 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:01.482286 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:01.487287 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a1d17429-710c-4afa-b258-019cfb28d26c tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:47:01.493645 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a1d17429-710c-4afa-b258-019cfb28d26c tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 returned with HTTP 200 Aug 13 02:47:01.493985 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1020/4038] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:01 2026] GET /volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:01.494067 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d8e37c87-60c9-409e-a61f-9b22decf9435 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Snapshot force create request issued successfully. Aug 13 02:47:01.494759 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d8e37c87-60c9-409e-a61f-9b22decf9435 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:47:01.495749 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 987/4039] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:47:01 2026] POST /volume/v3/snapshots => generated 311 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:01.518403 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-04fdb936-df71-49f3-91bc-1d88621b566b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:01.520107 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-04fdb936-df71-49f3-91bc-1d88621b566b tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c Aug 13 02:47:01.520107 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-04fdb936-df71-49f3-91bc-1d88621b566b tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:01.520356 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-04fdb936-df71-49f3-91bc-1d88621b566b tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:01.526194 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:01.526194 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:01.526377 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-04fdb936-df71-49f3-91bc-1d88621b566b tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Snapshot retrieved successfully. Aug 13 02:47:01.527215 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-04fdb936-df71-49f3-91bc-1d88621b566b tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c returned with HTTP 200 Aug 13 02:47:01.527935 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1019/4040] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:01 2026] GET /volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:01.683723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d29acd2-3ed4-4af7-a8ec-ed4609bd3cab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:01.685947 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d29acd2-3ed4-4af7-a8ec-ed4609bd3cab tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:01.686219 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d29acd2-3ed4-4af7-a8ec-ed4609bd3cab tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:01.686502 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d29acd2-3ed4-4af7-a8ec-ed4609bd3cab tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:01.686647 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8d29acd2-3ed4-4af7-a8ec-ed4609bd3cab tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:01.691415 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:01.691415 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:01.692193 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d29acd2-3ed4-4af7-a8ec-ed4609bd3cab tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:47:01.692670 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1015/4041] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:01 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:01.950790 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:02.046574 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:02.046945 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-337355167", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:02.050760 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-337355167', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:02.050935 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Create volume of 1 GB Aug 13 02:47:02.057204 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Availability Zones retrieved successfully. Aug 13 02:47:02.063623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Flow 'volume_create_api' (9661bf4a-e042-4d9c-b399-84dcdc79c533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:02.064630 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983ca15f-f3aa-4b7d-86b4-40a9d0fd919f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:02.065634 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:02.103166 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983ca15f-f3aa-4b7d-86b4-40a9d0fd919f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:02.106458 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0563382b-41b1-469d-b492-e51a691d0d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:02.199510 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Created reservations ['2eb04419-9c71-4d0e-8414-5644c8bea2dd', 'ca8392a7-0966-45ae-bb85-ca3143b8bc8e', 'd6ba40a0-1390-47f5-bbb0-1d261be6bc56', '8817950a-f4cd-48f0-be20-4dc6d331d982'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:02.200455 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0563382b-41b1-469d-b492-e51a691d0d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eb04419-9c71-4d0e-8414-5644c8bea2dd', 'ca8392a7-0966-45ae-bb85-ca3143b8bc8e', 'd6ba40a0-1390-47f5-bbb0-1d261be6bc56', '8817950a-f4cd-48f0-be20-4dc6d331d982']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:02.201329 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6585965-cb9a-4f1a-9686-623484630aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:02.225284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6585965-cb9a-4f1a-9686-623484630aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5970c2f9-2720-4c96-8bc5-7c895c10c9db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-337355167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6b183a1b2b14cad973fe2ba05113e88',qos_specs=None,replication_status=,reservations=['2eb04419-9c71-4d0e-8414-5644c8bea2dd','ca8392a7-0966-45ae-bb85-ca3143b8bc8e','d6ba40a0-1390-47f5-bbb0-1d261be6bc56','8817950a-f4cd-48f0-be20-4dc6d331d982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc61450e97d47d5bb000662c8e10881',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-337355167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5970c2f9-2720-4c96-8bc5-7c895c10c9db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6b183a1b2b14cad973fe2ba05113e88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bc61450e97d47d5bb000662c8e10881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:02.226147 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5495d2e4-3c41-4137-a1b6-3eaad06d5a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:02.244762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5495d2e4-3c41-4137-a1b6-3eaad06d5a48) transitioned into state 'SUCCESS' from state '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-337355167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6b183a1b2b14cad973fe2ba05113e88',qos_specs=None,replication_status=,reservations=['2eb04419-9c71-4d0e-8414-5644c8bea2dd','ca8392a7-0966-45ae-bb85-ca3143b8bc8e','d6ba40a0-1390-47f5-bbb0-1d261be6bc56','8817950a-f4cd-48f0-be20-4dc6d331d982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc61450e97d47d5bb000662c8e10881',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:02.246067 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d52d95-2a17-4607-9a50-61f55c6fcb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:02.255597 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d52d95-2a17-4607-9a50-61f55c6fcb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:02.256436 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Flow 'volume_create_api' (9661bf4a-e042-4d9c-b399-84dcdc79c533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:02.256943 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Create volume request issued successfully. Aug 13 02:47:02.257615 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-116c5a2a-9a43-4117-9d11-c55842c77fe0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:02.260275 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1021/4042] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:47:01 2026] POST /volume/v3/volumes => generated 762 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:02.271752 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:02.274663 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:02.275007 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1079982039", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:02.276530 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1079982039', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:02.276652 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Create volume of 1 GB Aug 13 02:47:02.276943 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:02.276943 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:02.281141 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Availability Zones retrieved successfully. Aug 13 02:47:02.287026 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Flow 'volume_create_api' (f02d2d8b-2518-407b-9e94-3e17bb88cfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:02.287961 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ffec9f9-db2a-4c9f-a5db-016d4baac52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:02.288991 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:02.314558 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ffec9f9-db2a-4c9f-a5db-016d4baac52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:02.315366 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b251976-282d-4628-bda5-7251560a4b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:02.353486 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Created reservations ['75e60458-2f37-4466-999f-88f4063f71b1', 'f585d176-fc06-45ac-b60b-161033f2ed16', 'fe2291dc-4211-4ab4-bd5c-f2c8538476eb', '32368b5a-194a-468c-9eaf-d3b2ef8a5038'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:02.354223 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b251976-282d-4628-bda5-7251560a4b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75e60458-2f37-4466-999f-88f4063f71b1', 'f585d176-fc06-45ac-b60b-161033f2ed16', 'fe2291dc-4211-4ab4-bd5c-f2c8538476eb', '32368b5a-194a-468c-9eaf-d3b2ef8a5038']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:02.355012 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ab8e95-a7fd-4c5d-85f1-9c7dc136eb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:02.376469 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ab8e95-a7fd-4c5d-85f1-9c7dc136eb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03216504-03d2-4997-b18d-efb3d7e1ff99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1079982039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6b183a1b2b14cad973fe2ba05113e88',qos_specs=None,replication_status=,reservations=['75e60458-2f37-4466-999f-88f4063f71b1','f585d176-fc06-45ac-b60b-161033f2ed16','fe2291dc-4211-4ab4-bd5c-f2c8538476eb','32368b5a-194a-468c-9eaf-d3b2ef8a5038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc61450e97d47d5bb000662c8e10881',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1079982039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03216504-03d2-4997-b18d-efb3d7e1ff99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6b183a1b2b14cad973fe2ba05113e88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bc61450e97d47d5bb000662c8e10881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:02.377326 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a85ecb-10a1-4ef1-b304-4d444e042fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:02.398581 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a85ecb-10a1-4ef1-b304-4d444e042fc8) transitioned into state 'SUCCESS' from state '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-1079982039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6b183a1b2b14cad973fe2ba05113e88',qos_specs=None,replication_status=,reservations=['75e60458-2f37-4466-999f-88f4063f71b1','f585d176-fc06-45ac-b60b-161033f2ed16','fe2291dc-4211-4ab4-bd5c-f2c8538476eb','32368b5a-194a-468c-9eaf-d3b2ef8a5038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc61450e97d47d5bb000662c8e10881',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:02.401193 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c7558e2-7e36-4fa3-9abb-0e8cc8f8ac36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:02.408238 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c7558e2-7e36-4fa3-9abb-0e8cc8f8ac36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:02.409169 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Flow 'volume_create_api' (f02d2d8b-2518-407b-9e94-3e17bb88cfa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:02.410053 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Create volume request issued successfully. Aug 13 02:47:02.410053 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b3321905-6ea9-4ac3-8598-b9a03a6bb67a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:02.410853 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 988/4043] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:47:02 2026] POST /volume/v3/volumes => generated 763 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:02.510120 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-788061a5-6d56-4d1f-9006-7ca5ec751484 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:02.513406 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-788061a5-6d56-4d1f-9006-7ca5ec751484 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 Aug 13 02:47:02.513650 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-788061a5-6d56-4d1f-9006-7ca5ec751484 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:02.513909 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-788061a5-6d56-4d1f-9006-7ca5ec751484 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:02.533019 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:02.533019 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:02.538382 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-788061a5-6d56-4d1f-9006-7ca5ec751484 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:47:02.544702 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-788061a5-6d56-4d1f-9006-7ca5ec751484 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 returned with HTTP 200 Aug 13 02:47:02.545482 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1020/4044] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:02 2026] GET /volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:02.550835 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-49faf2c1-acdb-4a68-8a42-68eb6d810176 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:02.553522 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49faf2c1-acdb-4a68-8a42-68eb6d810176 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c Aug 13 02:47:02.553766 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49faf2c1-acdb-4a68-8a42-68eb6d810176 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:02.554112 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49faf2c1-acdb-4a68-8a42-68eb6d810176 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:02.560735 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:02.560735 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:02.561158 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3ffcd33f-48d3-4806-b8c0-42bbe98c22c0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:02.561368 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-49faf2c1-acdb-4a68-8a42-68eb6d810176 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Snapshot retrieved successfully. Aug 13 02:47:02.562409 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49faf2c1-acdb-4a68-8a42-68eb6d810176 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c returned with HTTP 200 Aug 13 02:47:02.562874 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1016/4045] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:02 2026] GET /volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:02.563064 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ffcd33f-48d3-4806-b8c0-42bbe98c22c0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 Aug 13 02:47:02.563294 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ffcd33f-48d3-4806-b8c0-42bbe98c22c0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:02.563492 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ffcd33f-48d3-4806-b8c0-42bbe98c22c0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:02.573603 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-aeda7927-2036-483d-8a97-1fbd4bc71d35 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:02.575244 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:02.575244 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:02.577948 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aeda7927-2036-483d-8a97-1fbd4bc71d35 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c Aug 13 02:47:02.578167 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aeda7927-2036-483d-8a97-1fbd4bc71d35 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:02.578392 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aeda7927-2036-483d-8a97-1fbd4bc71d35 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:02.580833 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3ffcd33f-48d3-4806-b8c0-42bbe98c22c0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:47:02.583210 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:02.583210 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:02.583673 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-aeda7927-2036-483d-8a97-1fbd4bc71d35 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Snapshot retrieved successfully. Aug 13 02:47:02.584505 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aeda7927-2036-483d-8a97-1fbd4bc71d35 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c returned with HTTP 200 Aug 13 02:47:02.584915 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 989/4046] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:02 2026] GET /volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:02.585338 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ffcd33f-48d3-4806-b8c0-42bbe98c22c0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 returned with HTTP 200 Aug 13 02:47:02.585712 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1022/4047] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:02 2026] GET /volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:02.599384 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f2b04b92-f1d2-434e-9096-5b9efe4ac22e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:02.601510 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fa50c3a6-bb75-402c-8a81-1d631e107152 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:02.601706 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2b04b92-f1d2-434e-9096-5b9efe4ac22e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:47:02.601927 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2b04b92-f1d2-434e-9096-5b9efe4ac22e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:02.602110 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2b04b92-f1d2-434e-9096-5b9efe4ac22e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:02.603767 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa50c3a6-bb75-402c-8a81-1d631e107152 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] DELETE https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3?cascade=True Aug 13 02:47:02.605275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa50c3a6-bb75-402c-8a81-1d631e107152 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:02.605275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa50c3a6-bb75-402c-8a81-1d631e107152 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:02.605275 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fa50c3a6-bb75-402c-8a81-1d631e107152 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Delete volume with id: 46eeae55-501d-409e-b158-11f47da2d6a3 Aug 13 02:47:02.613618 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:02.613618 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:02.613859 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:02.613859 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:02.614170 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fa50c3a6-bb75-402c-8a81-1d631e107152 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:47:02.617924 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f2b04b92-f1d2-434e-9096-5b9efe4ac22e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:47:02.622339 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2b04b92-f1d2-434e-9096-5b9efe4ac22e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:47:02.622695 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1021/4048] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:02 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:02.652999 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fa50c3a6-bb75-402c-8a81-1d631e107152 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Delete volume request issued successfully. Aug 13 02:47:02.653381 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa50c3a6-bb75-402c-8a81-1d631e107152 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3?cascade=True returned with HTTP 202 Aug 13 02:47:02.653837 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1017/4049] 10.4.3.30 () {66 vars in 1369 bytes} [Thu Aug 13 02:47:02 2026] DELETE /volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3?cascade=True => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:02.665579 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7cb8ee8f-07f1-48cc-80a6-00abc48a74b4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:02.666536 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7cb8ee8f-07f1-48cc-80a6-00abc48a74b4 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 Aug 13 02:47:02.666847 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7cb8ee8f-07f1-48cc-80a6-00abc48a74b4 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:02.666847 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7cb8ee8f-07f1-48cc-80a6-00abc48a74b4 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:02.676646 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:02.676646 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:02.684362 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7cb8ee8f-07f1-48cc-80a6-00abc48a74b4 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:47:02.692360 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7cb8ee8f-07f1-48cc-80a6-00abc48a74b4 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 returned with HTTP 200 Aug 13 02:47:02.693140 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 990/4050] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:02 2026] GET /volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:02.707987 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-77e4b503-7864-4a14-a0cc-4460ecdd3089 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:02.710724 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-77e4b503-7864-4a14-a0cc-4460ecdd3089 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:02.710977 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-77e4b503-7864-4a14-a0cc-4460ecdd3089 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:02.711201 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-77e4b503-7864-4a14-a0cc-4460ecdd3089 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:02.711342 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-77e4b503-7864-4a14-a0cc-4460ecdd3089 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:02.716431 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:02.716431 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:02.717134 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-77e4b503-7864-4a14-a0cc-4460ecdd3089 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:47:02.717560 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1023/4051] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:02 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:03.182236 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-089c7bf5-70f7-4e16-b620-5dd4ded99b9d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:03.186278 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-089c7bf5-70f7-4e16-b620-5dd4ded99b9d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 Aug 13 02:47:03.186278 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-089c7bf5-70f7-4e16-b620-5dd4ded99b9d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:03.186278 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-089c7bf5-70f7-4e16-b620-5dd4ded99b9d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:03.192573 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:03.192573 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:03.193742 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-089c7bf5-70f7-4e16-b620-5dd4ded99b9d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:47:03.195433 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-089c7bf5-70f7-4e16-b620-5dd4ded99b9d tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 returned with HTTP 200 Aug 13 02:47:03.196079 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1022/4052] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:03 2026] GET /volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:03.708524 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5efbe9c4-2dba-4b0d-9b5d-575ef10456b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:03.711179 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5efbe9c4-2dba-4b0d-9b5d-575ef10456b3 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 Aug 13 02:47:03.711919 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5efbe9c4-2dba-4b0d-9b5d-575ef10456b3 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:03.711919 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5efbe9c4-2dba-4b0d-9b5d-575ef10456b3 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:03.719041 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5efbe9c4-2dba-4b0d-9b5d-575ef10456b3 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 returned with HTTP 404 Aug 13 02:47:03.719619 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1018/4053] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:03 2026] GET /volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:47:03.727623 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-14fdf75f-2270-4ad5-bdbb-b907b5533dc0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:03.729683 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-14fdf75f-2270-4ad5-bdbb-b907b5533dc0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes Aug 13 02:47:03.729996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-14fdf75f-2270-4ad5-bdbb-b907b5533dc0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:03.730243 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-14fdf75f-2270-4ad5-bdbb-b907b5533dc0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:03.730555 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-14fdf75f-2270-4ad5-bdbb-b907b5533dc0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:03.731341 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-14fdf75f-2270-4ad5-bdbb-b907b5533dc0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:47:03.732128 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6d9b879b-0224-43e2-a4fb-5c8d38884ef4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:03.735878 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d9b879b-0224-43e2-a4fb-5c8d38884ef4 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:03.737145 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d9b879b-0224-43e2-a4fb-5c8d38884ef4 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:03.737357 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d9b879b-0224-43e2-a4fb-5c8d38884ef4 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:03.737554 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6d9b879b-0224-43e2-a4fb-5c8d38884ef4 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:03.740159 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-14fdf75f-2270-4ad5-bdbb-b907b5533dc0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Get all volumes completed successfully. Aug 13 02:47:03.740815 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-14fdf75f-2270-4ad5-bdbb-b907b5533dc0 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 200 Aug 13 02:47:03.741368 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 991/4054] 10.4.3.30 () {66 vars in 1230 bytes} [Thu Aug 13 02:47:03 2026] GET /volume/v3/volumes => generated 332 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:03.748683 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:03.748683 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:03.749555 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d9b879b-0224-43e2-a4fb-5c8d38884ef4 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:47:03.749961 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1024/4055] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:03 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:03.752594 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1094a471-e564-410f-aa51-8e2646ba4d27 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:03.757078 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1094a471-e564-410f-aa51-8e2646ba4d27 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/snapshots Aug 13 02:47:03.757078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1094a471-e564-410f-aa51-8e2646ba4d27 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:03.757078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1094a471-e564-410f-aa51-8e2646ba4d27 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:03.757078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-1094a471-e564-410f-aa51-8e2646ba4d27 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:03.758586 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-1094a471-e564-410f-aa51-8e2646ba4d27 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:03.763186 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1094a471-e564-410f-aa51-8e2646ba4d27 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Get all snapshots completed successfully. Aug 13 02:47:03.764487 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1094a471-e564-410f-aa51-8e2646ba4d27 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 200 Aug 13 02:47:03.764487 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1023/4056] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:47:03 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:47:03.775170 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37b0ebad-18af-4e5e-b515-6aa1b9f7ed62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:03.777509 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37b0ebad-18af-4e5e-b515-6aa1b9f7ed62 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 Aug 13 02:47:03.777759 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37b0ebad-18af-4e5e-b515-6aa1b9f7ed62 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:03.778029 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37b0ebad-18af-4e5e-b515-6aa1b9f7ed62 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:03.788322 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:03.788322 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:03.793121 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-37b0ebad-18af-4e5e-b515-6aa1b9f7ed62 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:47:03.799381 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37b0ebad-18af-4e5e-b515-6aa1b9f7ed62 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 returned with HTTP 200 Aug 13 02:47:03.799950 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1019/4057] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:03 2026] GET /volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:03.814055 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-92189210-bdfc-4b65-91af-729f85f4badc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:03.816477 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-92189210-bdfc-4b65-91af-729f85f4badc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] DELETE https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 Aug 13 02:47:03.816741 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-92189210-bdfc-4b65-91af-729f85f4badc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:03.816940 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-92189210-bdfc-4b65-91af-729f85f4badc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:03.817210 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-92189210-bdfc-4b65-91af-729f85f4badc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Delete volume with id: bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 Aug 13 02:47:03.826310 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:03.826310 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:03.827671 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-92189210-bdfc-4b65-91af-729f85f4badc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:47:03.861464 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-92189210-bdfc-4b65-91af-729f85f4badc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Delete volume request issued successfully. Aug 13 02:47:03.861654 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-92189210-bdfc-4b65-91af-729f85f4badc tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 returned with HTTP 202 Aug 13 02:47:03.862122 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 992/4058] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:47:03 2026] DELETE /volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:03.883708 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2bfc27f6-d6f7-430c-8f44-1164e704f503 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:03.888926 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2bfc27f6-d6f7-430c-8f44-1164e704f503 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 Aug 13 02:47:03.889306 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2bfc27f6-d6f7-430c-8f44-1164e704f503 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:03.889521 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2bfc27f6-d6f7-430c-8f44-1164e704f503 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:03.908899 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:03.908899 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:03.914274 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2bfc27f6-d6f7-430c-8f44-1164e704f503 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Volume info retrieved successfully. Aug 13 02:47:03.920270 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2bfc27f6-d6f7-430c-8f44-1164e704f503 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 returned with HTTP 200 Aug 13 02:47:03.920820 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1025/4059] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:03 2026] GET /volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:04.764024 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e6fe40a4-a608-422b-9f6d-e16daf2b456f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:04.767881 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6fe40a4-a608-422b-9f6d-e16daf2b456f tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:04.767881 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6fe40a4-a608-422b-9f6d-e16daf2b456f tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:04.767881 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6fe40a4-a608-422b-9f6d-e16daf2b456f tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:04.767881 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-e6fe40a4-a608-422b-9f6d-e16daf2b456f tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:04.773779 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:04.773779 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:04.774456 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6fe40a4-a608-422b-9f6d-e16daf2b456f tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:47:04.774846 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1024/4060] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:04 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:04.936631 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e2b42d58-ac08-4fd4-9e83-ca8f52deaeba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:04.937517 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e2b42d58-ac08-4fd4-9e83-ca8f52deaeba tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 Aug 13 02:47:04.937797 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e2b42d58-ac08-4fd4-9e83-ca8f52deaeba tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:04.938037 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e2b42d58-ac08-4fd4-9e83-ca8f52deaeba tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:04.945352 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e2b42d58-ac08-4fd4-9e83-ca8f52deaeba tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 returned with HTTP 404 Aug 13 02:47:04.945932 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1020/4061] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:04 2026] GET /volume/v3/volumes/bd0c442c-084d-449f-ae3a-88ff8bf7c4e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:04.954829 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c42a5255-d5c3-40ba-a9b0-73a7641abe62 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:04.958325 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c42a5255-d5c3-40ba-a9b0-73a7641abe62 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/a2411957-5d71-4da9-a65e-ca003de995a7 Aug 13 02:47:04.958583 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c42a5255-d5c3-40ba-a9b0-73a7641abe62 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:04.958857 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c42a5255-d5c3-40ba-a9b0-73a7641abe62 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:04.959010 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-c42a5255-d5c3-40ba-a9b0-73a7641abe62 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Delete snapshot with id: a2411957-5d71-4da9-a65e-ca003de995a7 Aug 13 02:47:04.970647 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c42a5255-d5c3-40ba-a9b0-73a7641abe62 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/snapshots/a2411957-5d71-4da9-a65e-ca003de995a7 returned with HTTP 404 Aug 13 02:47:04.971268 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 993/4062] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:47:04 2026] DELETE /volume/v3/snapshots/a2411957-5d71-4da9-a65e-ca003de995a7 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:04.981869 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ae2bd19c-8e87-48f9-bd51-415c5b7b9427 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:04.982385 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae2bd19c-8e87-48f9-bd51-415c5b7b9427 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] GET https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 Aug 13 02:47:04.982563 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ae2bd19c-8e87-48f9-bd51-415c5b7b9427 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:04.982758 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ae2bd19c-8e87-48f9-bd51-415c5b7b9427 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:04.989343 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae2bd19c-8e87-48f9-bd51-415c5b7b9427 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 returned with HTTP 404 Aug 13 02:47:04.989777 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1026/4063] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:04 2026] GET /volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:04.999277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-036e1308-850a-4399-9221-b1fcfb0405a8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:05.004360 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-036e1308-850a-4399-9221-b1fcfb0405a8 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] DELETE https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 Aug 13 02:47:05.004360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-036e1308-850a-4399-9221-b1fcfb0405a8 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:05.004360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-036e1308-850a-4399-9221-b1fcfb0405a8 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:05.004360 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-036e1308-850a-4399-9221-b1fcfb0405a8 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] Delete volume with id: 46eeae55-501d-409e-b158-11f47da2d6a3 Aug 13 02:47:05.016292 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-036e1308-850a-4399-9221-b1fcfb0405a8 tempest-VolumesDeleteCascade-940029098 tempest-VolumesDeleteCascade-940029098-project-member] https://10.4.3.30/volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 returned with HTTP 404 Aug 13 02:47:05.017066 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1025/4064] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:47:04 2026] DELETE /volume/v3/volumes/46eeae55-501d-409e-b158-11f47da2d6a3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:05.314130 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-b1bb352a-155f-4e94-bbdb-93b1b664eee4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:05.316814 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-b1bb352a-155f-4e94-bbdb-93b1b664eee4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 Aug 13 02:47:05.317058 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-b1bb352a-155f-4e94-bbdb-93b1b664eee4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:05.317305 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-b1bb352a-155f-4e94-bbdb-93b1b664eee4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:05.325000 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:05.325000 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:05.325515 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-b1bb352a-155f-4e94-bbdb-93b1b664eee4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:47:05.326356 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-b1bb352a-155f-4e94-bbdb-93b1b664eee4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 returned with HTTP 200 Aug 13 02:47:05.326718 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1021/4065] 10.4.3.30 () {68 vars in 1597 bytes} [Thu Aug 13 02:47:05 2026] GET /volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:05.789511 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7e6ba406-2d6f-40b7-bd87-b7c6db61260e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:05.791419 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7e6ba406-2d6f-40b7-bd87-b7c6db61260e tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:05.791669 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7e6ba406-2d6f-40b7-bd87-b7c6db61260e tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:05.791886 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7e6ba406-2d6f-40b7-bd87-b7c6db61260e tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:05.792005 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-7e6ba406-2d6f-40b7-bd87-b7c6db61260e tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:05.797688 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:05.797688 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:05.798427 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7e6ba406-2d6f-40b7-bd87-b7c6db61260e tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:47:05.798820 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 994/4066] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:05 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:06.738635 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-535d438b-5c67-4aa4-903d-c10b1298696c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:06.741124 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-535d438b-5c67-4aa4-903d-c10b1298696c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 Aug 13 02:47:06.741484 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-535d438b-5c67-4aa4-903d-c10b1298696c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:06.741791 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-535d438b-5c67-4aa4-903d-c10b1298696c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:06.749940 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:06.749940 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:06.749940 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-535d438b-5c67-4aa4-903d-c10b1298696c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:47:06.749940 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-535d438b-5c67-4aa4-903d-c10b1298696c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 returned with HTTP 200 Aug 13 02:47:06.749940 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1027/4067] 10.4.3.30 () {68 vars in 1597 bytes} [Thu Aug 13 02:47:06 2026] GET /volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:06.765261 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-214e3586-8989-4d6a-af69-dd7fd3363813 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:06.768074 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-214e3586-8989-4d6a-af69-dd7fd3363813 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:47:06.768305 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-214e3586-8989-4d6a-af69-dd7fd3363813 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:06.770367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-214e3586-8989-4d6a-af69-dd7fd3363813 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:06.786869 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:06.786869 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:06.791014 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-214e3586-8989-4d6a-af69-dd7fd3363813 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:47:06.799654 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-214e3586-8989-4d6a-af69-dd7fd3363813 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 200 Aug 13 02:47:06.800095 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1026/4068] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:06 2026] GET /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 1657 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:06.814638 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-17480364-fd21-4d66-a68b-6f98185f94c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:06.817006 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17480364-fd21-4d66-a68b-6f98185f94c0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:06.817457 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17480364-fd21-4d66-a68b-6f98185f94c0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:06.819082 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17480364-fd21-4d66-a68b-6f98185f94c0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:06.819082 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-17480364-fd21-4d66-a68b-6f98185f94c0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:06.819228 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:06.821547 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:06.822037 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "4ecfb330-0c9f-4930-b35c-451b37271d82", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:06.826368 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '4ecfb330-0c9f-4930-b35c-451b37271d82', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:06.826657 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:06.826657 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:06.826657 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17480364-fd21-4d66-a68b-6f98185f94c0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:47:06.826657 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1022/4069] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:06 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:06.833047 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:06.833047 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:06.837478 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:47:06.837478 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume of 1 GB Aug 13 02:47:06.837478 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Availability Zones retrieved successfully. Aug 13 02:47:06.840123 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (02006d34-237c-489a-b604-f4fa0f1d6b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:06.842538 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80f7e992-c5f8-4a4f-8edc-fe13f6b9689e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:06.844778 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:06.844875 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a9f9035b-5db5-4dba-9834-94650d75da1b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:06.846619 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9f9035b-5db5-4dba-9834-94650d75da1b tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] PUT https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:06.847089 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9f9035b-5db5-4dba-9834-94650d75da1b tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:06.855568 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:06.855568 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:06.863607 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9f9035b-5db5-4dba-9834-94650d75da1b tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:47:06.863607 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1028/4070] 10.4.3.30 () {70 vars in 1401 bytes} [Thu Aug 13 02:47:06 2026] PUT /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 314 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:06.873838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c8405fcb-63c9-4285-9c53-6a4d5a5fa145 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:06.876012 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c8405fcb-63c9-4285-9c53-6a4d5a5fa145 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:06.876306 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c8405fcb-63c9-4285-9c53-6a4d5a5fa145 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:06.878407 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c8405fcb-63c9-4285-9c53-6a4d5a5fa145 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:06.879118 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c8405fcb-63c9-4285-9c53-6a4d5a5fa145 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:06.881022 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80f7e992-c5f8-4a4f-8edc-fe13f6b9689e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4ecfb330-0c9f-4930-b35c-451b37271d82', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:06.882329 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cae786c-6fc1-4ece-8d9a-1e69d8c96ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:06.887134 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:06.887134 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:06.888008 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c8405fcb-63c9-4285-9c53-6a4d5a5fa145 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:47:06.890160 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1027/4071] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:06 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 760 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:06.901740 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0fa80dfe-5e93-4d32-8cbd-9a30e2f44703 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:06.905199 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fa80dfe-5e93-4d32-8cbd-9a30e2f44703 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] DELETE https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:06.905828 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fa80dfe-5e93-4d32-8cbd-9a30e2f44703 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:06.906228 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fa80dfe-5e93-4d32-8cbd-9a30e2f44703 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:06.906375 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-0fa80dfe-5e93-4d32-8cbd-9a30e2f44703 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Delete backup with id: 3370b55e-b1a8-4441-97d8-bf35eaa011ea. Aug 13 02:47:06.911786 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:06.911786 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:06.934863 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-0fa80dfe-5e93-4d32-8cbd-9a30e2f44703 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] delete_backup rpcapi backup_id 3370b55e-b1a8-4441-97d8-bf35eaa011ea {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:47:06.938399 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fa80dfe-5e93-4d32-8cbd-9a30e2f44703 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 202 Aug 13 02:47:06.938966 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1023/4072] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:47:06 2026] DELETE /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:47:06.948309 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cabd7014-f5f2-44f9-ae3b-442ea9e9e7f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:06.951441 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cabd7014-f5f2-44f9-ae3b-442ea9e9e7f5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:06.951751 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cabd7014-f5f2-44f9-ae3b-442ea9e9e7f5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:06.952033 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cabd7014-f5f2-44f9-ae3b-442ea9e9e7f5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:06.952296 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-cabd7014-f5f2-44f9-ae3b-442ea9e9e7f5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:06.958900 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:06.958900 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:06.960620 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cabd7014-f5f2-44f9-ae3b-442ea9e9e7f5 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 200 Aug 13 02:47:06.960993 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['e901f5e9-2bf0-45f6-92a8-afdb3ab638bd', '514b9b7d-433c-487f-a62e-4f767731c66a', '83ea5319-e582-4755-a7c8-8d867872029d', 'c81eee82-b132-4b42-87c2-3d2a74a29034'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:06.961050 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1029/4073] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:06 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:06.962061 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cae786c-6fc1-4ece-8d9a-1e69d8c96ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e901f5e9-2bf0-45f6-92a8-afdb3ab638bd', '514b9b7d-433c-487f-a62e-4f767731c66a', '83ea5319-e582-4755-a7c8-8d867872029d', 'c81eee82-b132-4b42-87c2-3d2a74a29034']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:06.962827 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8712e41-d89f-42cc-96b3-121a05127a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:07.021003 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8712e41-d89f-42cc-96b3-121a05127a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91aefad0-8fe8-448c-8cee-1772b31ad1a7', '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='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['e901f5e9-2bf0-45f6-92a8-afdb3ab638bd','514b9b7d-433c-487f-a62e-4f767731c66a','83ea5319-e582-4755-a7c8-8d867872029d','c81eee82-b132-4b42-87c2-3d2a74a29034'],size=1,snapshot_id=4ecfb330-0c9f-4930-b35c-451b37271d82,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:06Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91aefad0-8fe8-448c-8cee-1772b31ad1a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e31999f61ac49b4aa4048b2161460e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4ecfb330-0c9f-4930-b35c-451b37271d82,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:07.021989 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5405b5-41ee-45d6-be57-6046d3b0e5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:07.047398 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5405b5-41ee-45d6-be57-6046d3b0e5dd) transitioned into 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='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['e901f5e9-2bf0-45f6-92a8-afdb3ab638bd','514b9b7d-433c-487f-a62e-4f767731c66a','83ea5319-e582-4755-a7c8-8d867872029d','c81eee82-b132-4b42-87c2-3d2a74a29034'],size=1,snapshot_id=4ecfb330-0c9f-4930-b35c-451b37271d82,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:07.048450 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e3b9b0-2d2e-40fa-bbbd-046d5ba46462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:07.079283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e3b9b0-2d2e-40fa-bbbd-046d5ba46462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:07.080574 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (02006d34-237c-489a-b604-f4fa0f1d6b18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:07.081022 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request issued successfully. Aug 13 02:47:07.081880 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-67b96b1b-55a5-4c82-bb19-85e563503b8a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:07.082677 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 995/4074] 10.4.3.30 () {72 vars in 1534 bytes} [Thu Aug 13 02:47:06 2026] POST /volume/v3/volumes => generated 734 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:07.097863 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-ac8f44bd-fa86-4657-be07-f8b6771e59e7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:07.100605 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-ac8f44bd-fa86-4657-be07-f8b6771e59e7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 Aug 13 02:47:07.100955 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-ac8f44bd-fa86-4657-be07-f8b6771e59e7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:07.101240 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-ac8f44bd-fa86-4657-be07-f8b6771e59e7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:07.110279 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:07.110279 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:07.117187 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-ac8f44bd-fa86-4657-be07-f8b6771e59e7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:47:07.123058 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-ac8f44bd-fa86-4657-be07-f8b6771e59e7 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 returned with HTTP 200 Aug 13 02:47:07.123577 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1028/4075] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:07 2026] GET /volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 => generated 802 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:07.140674 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-efbfc6d8-3f76-4dbd-bca8-56c865cc77e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:07.143188 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-efbfc6d8-3f76-4dbd-bca8-56c865cc77e2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 Aug 13 02:47:07.143419 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-efbfc6d8-3f76-4dbd-bca8-56c865cc77e2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:07.143700 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-efbfc6d8-3f76-4dbd-bca8-56c865cc77e2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:07.153379 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:07.153379 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:07.157902 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-efbfc6d8-3f76-4dbd-bca8-56c865cc77e2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:47:07.163953 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-efbfc6d8-3f76-4dbd-bca8-56c865cc77e2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 returned with HTTP 200 Aug 13 02:47:07.164135 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1024/4076] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:07 2026] GET /volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:07.601640 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:07.840842 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:07.840842 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-407549128"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:07.845572 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-407549128'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:07.845840 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Create volume of 1 GB Aug 13 02:47:07.852423 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Availability Zones retrieved successfully. Aug 13 02:47:07.860404 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Flow 'volume_create_api' (39710972-4c34-4a6f-abeb-542735861b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:07.861829 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033dd19b-8288-4336-93c1-6af07bd72c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:07.863128 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:07.909268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033dd19b-8288-4336-93c1-6af07bd72c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:07.910208 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a115bab-a827-4d3f-8e0c-f1620d76e1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:07.979163 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-66200e1c-ee20-444c-8eb8-a2f38b05cc87 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:07.982181 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-66200e1c-ee20-444c-8eb8-a2f38b05cc87 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea Aug 13 02:47:07.982800 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-66200e1c-ee20-444c-8eb8-a2f38b05cc87 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:07.983273 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-66200e1c-ee20-444c-8eb8-a2f38b05cc87 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:07.983674 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-66200e1c-ee20-444c-8eb8-a2f38b05cc87 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Show backup with id 3370b55e-b1a8-4441-97d8-bf35eaa011ea. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:07.990674 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-66200e1c-ee20-444c-8eb8-a2f38b05cc87 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea returned with HTTP 404 Aug 13 02:47:07.991769 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 996/4077] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:07 2026] GET /volume/v3/backups/3370b55e-b1a8-4441-97d8-bf35eaa011ea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:08.000599 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e59effed-b8d9-499f-adee-a6efc28259cf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:08.002928 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e59effed-b8d9-499f-adee-a6efc28259cf tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab Aug 13 02:47:08.003226 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e59effed-b8d9-499f-adee-a6efc28259cf tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:08.003522 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e59effed-b8d9-499f-adee-a6efc28259cf tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:08.003751 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-e59effed-b8d9-499f-adee-a6efc28259cf tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Delete volume with id: b00989fe-7505-4e7c-b2e9-13ae0a528fab Aug 13 02:47:08.018415 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:08.018415 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:08.018903 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e59effed-b8d9-499f-adee-a6efc28259cf tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Volume info retrieved successfully. Aug 13 02:47:08.035361 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Created reservations ['8a13b7ff-2ff4-4632-94fa-5062b0d45eb2', '24792f0f-7f51-496d-a05f-ea870637478e', 'c8d1ee75-d525-4441-a14c-dcd9f7e4e439', '22dbee89-ac98-4919-872c-bf0bdd1d14c8'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:08.035591 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a115bab-a827-4d3f-8e0c-f1620d76e1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a13b7ff-2ff4-4632-94fa-5062b0d45eb2', '24792f0f-7f51-496d-a05f-ea870637478e', 'c8d1ee75-d525-4441-a14c-dcd9f7e4e439', '22dbee89-ac98-4919-872c-bf0bdd1d14c8']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:08.036797 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79960d5f-0bfd-4778-b6a4-945fd3f542ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:08.067790 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e59effed-b8d9-499f-adee-a6efc28259cf tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Delete volume request issued successfully. Aug 13 02:47:08.068050 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e59effed-b8d9-499f-adee-a6efc28259cf tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab returned with HTTP 202 Aug 13 02:47:08.068815 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1029/4078] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:47:07 2026] DELETE /volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:08.077534 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65ba8ff1-0906-4845-8708-1101c4884a02 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:08.081793 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65ba8ff1-0906-4845-8708-1101c4884a02 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab Aug 13 02:47:08.082064 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65ba8ff1-0906-4845-8708-1101c4884a02 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:08.082310 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65ba8ff1-0906-4845-8708-1101c4884a02 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:08.084820 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79960d5f-0bfd-4778-b6a4-945fd3f542ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '607a757d-42ca-4c20-9ae3-d3f7b1256aee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-407549128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e47330ef3cb450a97f16e750f3a1489',qos_specs=None,replication_status=,reservations=['8a13b7ff-2ff4-4632-94fa-5062b0d45eb2','24792f0f-7f51-496d-a05f-ea870637478e','c8d1ee75-d525-4441-a14c-dcd9f7e4e439','22dbee89-ac98-4919-872c-bf0bdd1d14c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e057a098e6f9441989d68fb17892e483',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-407549128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=607a757d-42ca-4c20-9ae3-d3f7b1256aee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e47330ef3cb450a97f16e750f3a1489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e057a098e6f9441989d68fb17892e483',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:08.084820 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (788a31f9-ce86-4e9c-8229-4213aa9ca437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:08.091096 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:08.091096 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:08.101722 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-65ba8ff1-0906-4845-8708-1101c4884a02 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Volume info retrieved successfully. Aug 13 02:47:08.105575 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65ba8ff1-0906-4845-8708-1101c4884a02 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab returned with HTTP 200 Aug 13 02:47:08.106008 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1025/4079] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:08 2026] GET /volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:08.110686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (788a31f9-ce86-4e9c-8229-4213aa9ca437) transitioned into state 'SUCCESS' from state '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-407549128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e47330ef3cb450a97f16e750f3a1489',qos_specs=None,replication_status=,reservations=['8a13b7ff-2ff4-4632-94fa-5062b0d45eb2','24792f0f-7f51-496d-a05f-ea870637478e','c8d1ee75-d525-4441-a14c-dcd9f7e4e439','22dbee89-ac98-4919-872c-bf0bdd1d14c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e057a098e6f9441989d68fb17892e483',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:08.111621 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d27ed3-2954-4f9b-b1f4-bdf7a5b9d6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:08.128228 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d27ed3-2954-4f9b-b1f4-bdf7a5b9d6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:08.129219 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Flow 'volume_create_api' (39710972-4c34-4a6f-abeb-542735861b93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:08.129622 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Create volume request issued successfully. Aug 13 02:47:08.130630 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-278c4ce6-a44b-4871-a0aa-5e9131eb50e4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:08.131151 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1030/4080] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:47:07 2026] POST /volume/v3/volumes => generated 816 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:08.155464 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-54ed63dd-da2a-4dd6-8cca-589e7c4fb9a9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:08.155577 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54ed63dd-da2a-4dd6-8cca-589e7c4fb9a9 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:08.155794 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54ed63dd-da2a-4dd6-8cca-589e7c4fb9a9 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:08.156052 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54ed63dd-da2a-4dd6-8cca-589e7c4fb9a9 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:08.163482 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:08.163482 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:08.167465 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-54ed63dd-da2a-4dd6-8cca-589e7c4fb9a9 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Volume info retrieved successfully. Aug 13 02:47:08.173082 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54ed63dd-da2a-4dd6-8cca-589e7c4fb9a9 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee returned with HTTP 200 Aug 13 02:47:08.173082 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 997/4081] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:08 2026] GET /volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:09.120776 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-179ab459-b66b-4089-8da2-d9fb224608f0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.122547 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-179ab459-b66b-4089-8da2-d9fb224608f0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] GET https://10.4.3.30/volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab Aug 13 02:47:09.122772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-179ab459-b66b-4089-8da2-d9fb224608f0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:09.122931 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-179ab459-b66b-4089-8da2-d9fb224608f0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:09.128369 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-179ab459-b66b-4089-8da2-d9fb224608f0 tempest-ProjectAdminTests39-1322300213 tempest-ProjectAdminTests39-1322300213-project-admin] https://10.4.3.30/volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab returned with HTTP 404 Aug 13 02:47:09.128866 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1030/4082] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:09 2026] GET /volume/v3/volumes/b00989fe-7505-4e7c-b2e9-13ae0a528fab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:09.189224 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-322e54a1-7d06-43ae-9923-c886390fc4fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.191780 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-322e54a1-7d06-43ae-9923-c886390fc4fe tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:09.192058 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-322e54a1-7d06-43ae-9923-c886390fc4fe tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:09.192211 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-322e54a1-7d06-43ae-9923-c886390fc4fe tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:09.205706 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:09.205706 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:09.214480 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-322e54a1-7d06-43ae-9923-c886390fc4fe tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Volume info retrieved successfully. Aug 13 02:47:09.217091 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-322e54a1-7d06-43ae-9923-c886390fc4fe tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee returned with HTTP 200 Aug 13 02:47:09.217761 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1026/4083] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:09 2026] GET /volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:09.230084 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-522e1598-f218-4d0a-aba4-070016f6877c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.232458 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-522e1598-f218-4d0a-aba4-070016f6877c tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] POST https://10.4.3.30/volume/v3/volume-transfers Aug 13 02:47:09.232800 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-522e1598-f218-4d0a-aba4-070016f6877c tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "607a757d-42ca-4c20-9ae3-d3f7b1256aee"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:09.234268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volume_transfer [None req-522e1598-f218-4d0a-aba4-070016f6877c tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Creating new volume transfer {'transfer': {'volume_id': '607a757d-42ca-4c20-9ae3-d3f7b1256aee'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 02:47:09.234423 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volume_transfer [None req-522e1598-f218-4d0a-aba4-070016f6877c tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Creating transfer of volume 607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:09.234570 np0000007139 devstack@c-api.service[100289]: INFO cinder.transfer.api [None req-522e1598-f218-4d0a-aba4-070016f6877c tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Generating transfer record for volume 607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:09.243590 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:09.243590 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:09.262912 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-522e1598-f218-4d0a-aba4-070016f6877c tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volume-transfers returned with HTTP 202 Aug 13 02:47:09.263460 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1031/4084] 10.4.3.30 () {70 vars in 1319 bytes} [Thu Aug 13 02:47:09 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:09.273454 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7d221e76-fd4d-4f1d-8a17-88a50afd2623 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.274987 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7d221e76-fd4d-4f1d-8a17-88a50afd2623 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:09.274987 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7d221e76-fd4d-4f1d-8a17-88a50afd2623 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:09.274987 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7d221e76-fd4d-4f1d-8a17-88a50afd2623 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:09.286881 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:09.286881 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:09.291006 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7d221e76-fd4d-4f1d-8a17-88a50afd2623 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Volume info retrieved successfully. Aug 13 02:47:09.295121 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7d221e76-fd4d-4f1d-8a17-88a50afd2623 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee returned with HTTP 200 Aug 13 02:47:09.295521 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 998/4085] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:09 2026] GET /volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:09.307694 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-efbe6454-1808-4fd9-9336-5cbfcfd2462b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.310047 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-efbe6454-1808-4fd9-9336-5cbfcfd2462b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volume-transfers/04328623-c750-4cd2-bd84-8903069f8c24 Aug 13 02:47:09.310332 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-efbe6454-1808-4fd9-9336-5cbfcfd2462b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:09.310565 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-efbe6454-1808-4fd9-9336-5cbfcfd2462b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:09.315204 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-efbe6454-1808-4fd9-9336-5cbfcfd2462b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volume-transfers/04328623-c750-4cd2-bd84-8903069f8c24 returned with HTTP 200 Aug 13 02:47:09.316342 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1031/4086] 10.4.3.30 () {68 vars in 1409 bytes} [Thu Aug 13 02:47:09 2026] GET /volume/v3/volume-transfers/04328623-c750-4cd2-bd84-8903069f8c24 => generated 538 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:09.327105 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d2f43019-54f2-497c-82c9-185d177d0f9b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.329450 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2f43019-54f2-497c-82c9-185d177d0f9b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volume-transfers Aug 13 02:47:09.329985 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2f43019-54f2-497c-82c9-185d177d0f9b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:09.330445 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2f43019-54f2-497c-82c9-185d177d0f9b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:09.330862 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volume_transfer [None req-d2f43019-54f2-497c-82c9-185d177d0f9b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Listing volume transfers {{(pid=100286) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 02:47:09.342830 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2f43019-54f2-497c-82c9-185d177d0f9b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volume-transfers returned with HTTP 200 Aug 13 02:47:09.342830 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1027/4087] 10.4.3.30 () {68 vars in 1298 bytes} [Thu Aug 13 02:47:09 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:09.353432 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.459206 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] POST https://10.4.3.30/volume/v3/volume-transfers/04328623-c750-4cd2-bd84-8903069f8c24/accept Aug 13 02:47:09.460065 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "381d8dcc2896c445"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:09.462075 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.volume_transfer [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Accepting volume transfer 04328623-c750-4cd2-bd84-8903069f8c24 {{(pid=100289) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 02:47:09.462226 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.volume_transfer [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Accepting transfer 04328623-c750-4cd2-bd84-8903069f8c24 Aug 13 02:47:09.532473 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Created reservations ['6efb0c37-cf93-4837-bc79-f6573814ce0f', 'd13b6a5d-be44-4147-8dd7-8cafdd26530b', 'c4385e36-f873-4177-946f-2bfb6e4bf061', '6dc9f4bd-ae2f-4eef-9d1a-c9f997373977'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:09.551485 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Created reservations ['26e91c55-d008-41e4-98db-ca6a656a22ed', '60761cb4-a814-4cda-b2bb-72439d7912b6', '5c459138-ba51-4dca-be59-79e1b5b5ec0e', '68d32ec5-1d85-489f-bcfd-8460b1cb009b'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:09.595116 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Created reservations ['a300b048-3661-40a1-88de-c593024a89fd', '4d13eba3-b56e-4ea4-a094-447384edd0a2', '17ec0300-0955-4707-934b-7a0c9ce60aea', 'c63071dc-e858-4f50-bed5-553af9691626'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:09.626263 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Created reservations ['858c45ee-2d13-4bc0-86eb-fafad45775b0', '2311cef9-6986-4f07-a05b-70955f4cb6a6', '40085855-0355-408b-9908-ba56a6a4607f', 'af2389f4-496a-4b6e-8b7a-3b07280ef707'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:09.642401 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Transfer volume completed successfully. Aug 13 02:47:09.711275 np0000007139 devstack@c-api.service[100289]: INFO cinder.transfer.api [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Volume 607a757d-42ca-4c20-9ae3-d3f7b1256aee has been transferred. Aug 13 02:47:09.718862 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-778f807b-4d6e-4ac6-8584-5f5cecc0ec45 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] https://10.4.3.30/volume/v3/volume-transfers/04328623-c750-4cd2-bd84-8903069f8c24/accept returned with HTTP 202 Aug 13 02:47:09.719394 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1032/4088] 10.4.3.30 () {70 vars in 1451 bytes} [Thu Aug 13 02:47:09 2026] POST /volume/v3/volume-transfers/04328623-c750-4cd2-bd84-8903069f8c24/accept => generated 363 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:09.730055 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6fb68332-e7e4-46b7-aae1-3c09e52a080e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.731943 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6fb68332-e7e4-46b7-aae1-3c09e52a080e tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] GET https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:09.732156 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6fb68332-e7e4-46b7-aae1-3c09e52a080e tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:09.732366 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6fb68332-e7e4-46b7-aae1-3c09e52a080e tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:09.740161 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:09.740161 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:09.744755 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6fb68332-e7e4-46b7-aae1-3c09e52a080e tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Volume info retrieved successfully. Aug 13 02:47:09.751070 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6fb68332-e7e4-46b7-aae1-3c09e52a080e tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee returned with HTTP 200 Aug 13 02:47:09.751621 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 999/4089] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:09 2026] GET /volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:09.765704 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b84ae680-c054-45d9-8b32-dc88053aa0f7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.769436 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b84ae680-c054-45d9-8b32-dc88053aa0f7 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] GET https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:09.769641 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b84ae680-c054-45d9-8b32-dc88053aa0f7 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:09.769838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b84ae680-c054-45d9-8b32-dc88053aa0f7 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:09.777268 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:09.777268 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:09.781968 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b84ae680-c054-45d9-8b32-dc88053aa0f7 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] Volume info retrieved successfully. Aug 13 02:47:09.787214 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b84ae680-c054-45d9-8b32-dc88053aa0f7 tempest-VolumesTransfersV357Test-718144999 tempest-VolumesTransfersV357Test-718144999-project-member] https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee returned with HTTP 200 Aug 13 02:47:09.787627 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1032/4090] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:09 2026] GET /volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:09.803211 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c8b7a6ba-d0c3-4271-8107-85b87f562db7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.805876 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8b7a6ba-d0c3-4271-8107-85b87f562db7 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] DELETE https://10.4.3.30/volume/v3/volume-transfers/04328623-c750-4cd2-bd84-8903069f8c24 Aug 13 02:47:09.807309 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8b7a6ba-d0c3-4271-8107-85b87f562db7 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:09.807309 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8b7a6ba-d0c3-4271-8107-85b87f562db7 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:09.807309 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-c8b7a6ba-d0c3-4271-8107-85b87f562db7 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Delete transfer with id: 04328623-c750-4cd2-bd84-8903069f8c24 Aug 13 02:47:09.812478 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8b7a6ba-d0c3-4271-8107-85b87f562db7 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volume-transfers/04328623-c750-4cd2-bd84-8903069f8c24 returned with HTTP 404 Aug 13 02:47:09.812478 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1028/4091] 10.4.3.30 () {68 vars in 1412 bytes} [Thu Aug 13 02:47:09 2026] DELETE /volume/v3/volume-transfers/04328623-c750-4cd2-bd84-8903069f8c24 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:47:09.819320 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8a871479-7f77-42a5-9fbf-dc4a7ca22593 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.896005 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8a871479-7f77-42a5-9fbf-dc4a7ca22593 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:09.896238 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8a871479-7f77-42a5-9fbf-dc4a7ca22593 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:09.896446 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8a871479-7f77-42a5-9fbf-dc4a7ca22593 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:09.896669 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-8a871479-7f77-42a5-9fbf-dc4a7ca22593 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Delete volume with id: 607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:09.904034 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:09.904034 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:09.904546 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8a871479-7f77-42a5-9fbf-dc4a7ca22593 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Volume info retrieved successfully. Aug 13 02:47:09.928331 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8a871479-7f77-42a5-9fbf-dc4a7ca22593 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Delete volume request issued successfully. Aug 13 02:47:09.928544 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8a871479-7f77-42a5-9fbf-dc4a7ca22593 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee returned with HTTP 202 Aug 13 02:47:09.928938 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1033/4092] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:47:09 2026] DELETE /volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:47:09.938552 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8ff83f46-89ee-426f-ac0c-4835afe1db6b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:09.940318 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8ff83f46-89ee-426f-ac0c-4835afe1db6b tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] GET https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:09.940569 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8ff83f46-89ee-426f-ac0c-4835afe1db6b tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:09.940773 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8ff83f46-89ee-426f-ac0c-4835afe1db6b tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:09.947977 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:09.947977 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:09.954854 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8ff83f46-89ee-426f-ac0c-4835afe1db6b tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Volume info retrieved successfully. Aug 13 02:47:09.960708 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8ff83f46-89ee-426f-ac0c-4835afe1db6b tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee returned with HTTP 200 Aug 13 02:47:09.961161 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1000/4093] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:09 2026] GET /volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:47:10.182849 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-cae11ac0-bdb0-4bf8-9f3a-c5ec358d80fd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:10.184594 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-cae11ac0-bdb0-4bf8-9f3a-c5ec358d80fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 Aug 13 02:47:10.184826 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-cae11ac0-bdb0-4bf8-9f3a-c5ec358d80fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:10.185137 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-cae11ac0-bdb0-4bf8-9f3a-c5ec358d80fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:10.199181 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:10.199181 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:10.204168 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-cae11ac0-bdb0-4bf8-9f3a-c5ec358d80fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:47:10.211192 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-cae11ac0-bdb0-4bf8-9f3a-c5ec358d80fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 returned with HTTP 200 Aug 13 02:47:10.211829 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1033/4094] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:10 2026] GET /volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 => generated 1343 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:10.225600 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-779022da-4890-44b1-95ac-457312a94c53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:10.228074 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-779022da-4890-44b1-95ac-457312a94c53 None None] GET https://10.4.3.30/volume// Aug 13 02:47:10.228074 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-779022da-4890-44b1-95ac-457312a94c53 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:10.228074 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-779022da-4890-44b1-95ac-457312a94c53 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:10.228074 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-779022da-4890-44b1-95ac-457312a94c53 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:47:10.228074 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1029/4095] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:47:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:47:10.239274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-8910dfe9-2343-4cbe-bfed-c8d3aced3138 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:10.241199 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-8910dfe9-2343-4cbe-bfed-c8d3aced3138 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:47:10.241559 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-8910dfe9-2343-4cbe-bfed-c8d3aced3138 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91aefad0-8fe8-448c-8cee-1772b31ad1a7", "connector": null, "instance_uuid": "19af27c3-8391-4219-82b4-1ecad4ea3162"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:10.250828 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:10.250828 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:10.284218 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-8910dfe9-2343-4cbe-bfed-c8d3aced3138 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:47:10.284748 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1034/4096] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:47:10 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:10.298598 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-837e2cad-bbf7-4d2d-85e0-f3b74f496cdf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:10.299297 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-837e2cad-bbf7-4d2d-85e0-f3b74f496cdf None None] GET https://10.4.3.30/volume// Aug 13 02:47:10.299297 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-837e2cad-bbf7-4d2d-85e0-f3b74f496cdf None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:10.300516 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-837e2cad-bbf7-4d2d-85e0-f3b74f496cdf None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:10.300516 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-837e2cad-bbf7-4d2d-85e0-f3b74f496cdf None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:47:10.300516 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1001/4097] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:47:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:47:10.325871 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-a0ef4a27-9ee5-4364-83d0-0a6c43d62395 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:10.331241 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-a0ef4a27-9ee5-4364-83d0-0a6c43d62395 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 Aug 13 02:47:10.331241 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-a0ef4a27-9ee5-4364-83d0-0a6c43d62395 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:10.331241 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-a0ef4a27-9ee5-4364-83d0-0a6c43d62395 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:10.354885 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:10.354885 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:10.358933 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-a0ef4a27-9ee5-4364-83d0-0a6c43d62395 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:47:10.364539 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-a0ef4a27-9ee5-4364-83d0-0a6c43d62395 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 returned with HTTP 200 Aug 13 02:47:10.364965 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1034/4098] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:47:10 2026] GET /volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 => generated 1522 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:47:10.478698 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-68c8ef52-0930-47b9-af6a-de9056c44842 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:10.480802 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-68c8ef52-0930-47b9-af6a-de9056c44842 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] PUT https://10.4.3.30/volume/v3/attachments/624dc311-30af-4501-b22a-dd69320e7508 Aug 13 02:47:10.482157 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-68c8ef52-0930-47b9-af6a-de9056c44842 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:10.493682 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-68c8ef52-0930-47b9-af6a-de9056c44842 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Acquiring lock "cinder-attachment_update-91aefad0-8fe8-448c-8cee-1772b31ad1a7-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:47:10.502335 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-68c8ef52-0930-47b9-af6a-de9056c44842 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-91aefad0-8fe8-448c-8cee-1772b31ad1a7-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:47:10.502335 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:10.502335 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:10.601483 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-68c8ef52-0930-47b9-af6a-de9056c44842 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-91aefad0-8fe8-448c-8cee-1772b31ad1a7-np0000007139" released by "attachment_update" :: held 0.102s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:47:10.601997 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-68c8ef52-0930-47b9-af6a-de9056c44842 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/624dc311-30af-4501-b22a-dd69320e7508 returned with HTTP 200 Aug 13 02:47:10.602521 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1030/4099] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:47:10 2026] PUT /volume/v3/attachments/624dc311-30af-4501-b22a-dd69320e7508 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:10.624805 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-82f354c5-7640-4342-8a36-79b87e796f69 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:10.627067 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-82f354c5-7640-4342-8a36-79b87e796f69 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments/624dc311-30af-4501-b22a-dd69320e7508/action Aug 13 02:47:10.627489 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-82f354c5-7640-4342-8a36-79b87e796f69 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:47:10.627662 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-82f354c5-7640-4342-8a36-79b87e796f69 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:10.651206 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:10.651206 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:10.663455 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dd0dd7b8-6f2d-4d55-a935-2a7886128434 req-82f354c5-7640-4342-8a36-79b87e796f69 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/624dc311-30af-4501-b22a-dd69320e7508/action returned with HTTP 204 Aug 13 02:47:10.663919 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1035/4100] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:47:10 2026] POST /volume/v3/attachments/624dc311-30af-4501-b22a-dd69320e7508/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:10.981590 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f8b9e893-320c-498b-b475-074e7fcaa84e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:10.983583 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f8b9e893-320c-498b-b475-074e7fcaa84e tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] GET https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:10.983866 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f8b9e893-320c-498b-b475-074e7fcaa84e tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:10.984106 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f8b9e893-320c-498b-b475-074e7fcaa84e tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:10.996581 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f8b9e893-320c-498b-b475-074e7fcaa84e tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee returned with HTTP 404 Aug 13 02:47:10.998066 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1002/4101] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:10 2026] GET /volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:47:11.014267 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f78ee2c4-079d-4900-b3b3-7b60db96a12b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:11.016242 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f78ee2c4-079d-4900-b3b3-7b60db96a12b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:11.016570 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f78ee2c4-079d-4900-b3b3-7b60db96a12b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:11.016837 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f78ee2c4-079d-4900-b3b3-7b60db96a12b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:11.025918 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f78ee2c4-079d-4900-b3b3-7b60db96a12b tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee returned with HTTP 404 Aug 13 02:47:11.026589 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1035/4102] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:11 2026] GET /volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:47:11.038122 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d01927a-980c-4fa5-a414-515d98e40227 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:11.041898 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d01927a-980c-4fa5-a414-515d98e40227 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] DELETE https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:11.042323 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d01927a-980c-4fa5-a414-515d98e40227 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:11.042323 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d01927a-980c-4fa5-a414-515d98e40227 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:11.042323 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0d01927a-980c-4fa5-a414-515d98e40227 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Delete volume with id: 607a757d-42ca-4c20-9ae3-d3f7b1256aee Aug 13 02:47:11.049803 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d01927a-980c-4fa5-a414-515d98e40227 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee returned with HTTP 404 Aug 13 02:47:11.050266 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1031/4103] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:47:11 2026] DELETE /volume/v3/volumes/607a757d-42ca-4c20-9ae3-d3f7b1256aee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:47:11.062168 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:11.064287 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:11.064680 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1321281004"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:11.066612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1321281004'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:11.066778 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Create volume of 1 GB Aug 13 02:47:11.069573 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:11.071939 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Availability Zones retrieved successfully. Aug 13 02:47:11.080616 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Flow 'volume_create_api' (617c1594-2b78-4530-ba33-34d6317d4da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:11.082286 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0355eb71-e838-44e6-ba96-311554bc7c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:11.083592 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:11.114702 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0355eb71-e838-44e6-ba96-311554bc7c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:11.114702 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee701e4-75c3-4fb0-9332-fffce19d3286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:11.154100 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Created reservations ['48ff4253-7db0-48cb-b723-e51e1c16dafe', '94059f3f-b775-4233-9435-39695a9d1e8c', '87f0378b-0733-44fc-9ab0-2effd241daf7', '1f91a94d-307c-4225-8b65-532ec7bb735d'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:11.155065 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee701e4-75c3-4fb0-9332-fffce19d3286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48ff4253-7db0-48cb-b723-e51e1c16dafe', '94059f3f-b775-4233-9435-39695a9d1e8c', '87f0378b-0733-44fc-9ab0-2effd241daf7', '1f91a94d-307c-4225-8b65-532ec7bb735d']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:11.156218 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71145f4f-713d-47c8-9839-3beb3318f2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:11.160540 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=708,cinder:INSERT=148,cinder:UPDATE=255,cinder:DELETE=1 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:47:11.186665 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71145f4f-713d-47c8-9839-3beb3318f2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '492caaba-143e-41b5-96e0-a80ae17756fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1321281004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e47330ef3cb450a97f16e750f3a1489',qos_specs=None,replication_status=,reservations=['48ff4253-7db0-48cb-b723-e51e1c16dafe','94059f3f-b775-4233-9435-39695a9d1e8c','87f0378b-0733-44fc-9ab0-2effd241daf7','1f91a94d-307c-4225-8b65-532ec7bb735d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e057a098e6f9441989d68fb17892e483',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1321281004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=492caaba-143e-41b5-96e0-a80ae17756fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e47330ef3cb450a97f16e750f3a1489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e057a098e6f9441989d68fb17892e483',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:11.188395 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bfadbbd-0c63-4c7b-aa40-42001a56f6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:11.203434 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:11.203900 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-891619375"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:11.205383 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-891619375'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:11.205509 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume of 1 GB Aug 13 02:47:11.209955 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Availability Zones retrieved successfully. Aug 13 02:47:11.213373 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bfadbbd-0c63-4c7b-aa40-42001a56f6fe) transitioned into state 'SUCCESS' from state '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-1321281004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e47330ef3cb450a97f16e750f3a1489',qos_specs=None,replication_status=,reservations=['48ff4253-7db0-48cb-b723-e51e1c16dafe','94059f3f-b775-4233-9435-39695a9d1e8c','87f0378b-0733-44fc-9ab0-2effd241daf7','1f91a94d-307c-4225-8b65-532ec7bb735d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e057a098e6f9441989d68fb17892e483',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:11.214050 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90902d5d-700e-4a75-a5a6-e70d5c482dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:11.216146 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Flow 'volume_create_api' (fc982776-f06e-4203-b9f3-684453cd4422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:11.217233 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc4d242-79c3-4f28-90c9-3c4501bae60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:11.218157 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:11.223375 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90902d5d-700e-4a75-a5a6-e70d5c482dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:11.224150 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Flow 'volume_create_api' (617c1594-2b78-4530-ba33-34d6317d4da9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:11.224463 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Create volume request issued successfully. Aug 13 02:47:11.225239 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2fb4bd97-37bf-48d4-a32d-d55afdc44953 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:11.226278 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1036/4104] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:47:11 2026] POST /volume/v3/volumes => generated 817 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:11.243688 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f47e54a6-5a26-4a38-aef5-df7f932e9d55 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:11.246221 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f47e54a6-5a26-4a38-aef5-df7f932e9d55 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:11.247324 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f47e54a6-5a26-4a38-aef5-df7f932e9d55 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:11.247390 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f47e54a6-5a26-4a38-aef5-df7f932e9d55 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:11.248281 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc4d242-79c3-4f28-90c9-3c4501bae60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:11.248991 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83450bff-091d-475b-a79c-de7589dcf368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:11.256929 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:11.256929 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:11.262319 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f47e54a6-5a26-4a38-aef5-df7f932e9d55 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Volume info retrieved successfully. Aug 13 02:47:11.268242 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f47e54a6-5a26-4a38-aef5-df7f932e9d55 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd returned with HTTP 200 Aug 13 02:47:11.268719 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1036/4105] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:11 2026] GET /volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:11.309623 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Created reservations ['b573d20c-e688-4743-a5b3-7e10c9b710bd', '01d769a5-0b7e-4523-b1b1-079da640fa18', '544df896-d678-4e8c-9713-fea938511aa5', '801462e1-94ed-4c95-b7df-34f03e090957'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:11.310578 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83450bff-091d-475b-a79c-de7589dcf368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b573d20c-e688-4743-a5b3-7e10c9b710bd', '01d769a5-0b7e-4523-b1b1-079da640fa18', '544df896-d678-4e8c-9713-fea938511aa5', '801462e1-94ed-4c95-b7df-34f03e090957']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:11.311560 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51808b87-ddf5-4773-8a02-f2c245dabbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:11.337262 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51808b87-ddf5-4773-8a02-f2c245dabbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e183f6bc-940f-4320-abfb-8dae12d71465', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-891619375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',qos_specs=None,replication_status=,reservations=['b573d20c-e688-4743-a5b3-7e10c9b710bd','01d769a5-0b7e-4523-b1b1-079da640fa18','544df896-d678-4e8c-9713-fea938511aa5','801462e1-94ed-4c95-b7df-34f03e090957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67410e24a314bada87f278ac65e48db',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-891619375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e183f6bc-940f-4320-abfb-8dae12d71465,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67410e24a314bada87f278ac65e48db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:11.338686 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c7ca49-9743-4c00-81ad-266c801738af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:11.364955 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c7ca49-9743-4c00-81ad-266c801738af) transitioned into state 'SUCCESS' from state '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-891619375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',qos_specs=None,replication_status=,reservations=['b573d20c-e688-4743-a5b3-7e10c9b710bd','01d769a5-0b7e-4523-b1b1-079da640fa18','544df896-d678-4e8c-9713-fea938511aa5','801462e1-94ed-4c95-b7df-34f03e090957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67410e24a314bada87f278ac65e48db',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:11.365936 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ff71ca-4a22-4f2c-8137-203ded980c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:11.378623 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ff71ca-4a22-4f2c-8137-203ded980c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:11.379585 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Flow 'volume_create_api' (fc982776-f06e-4203-b9f3-684453cd4422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:11.379931 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume request issued successfully. Aug 13 02:47:11.380558 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-adde6dc0-a44f-42c2-8502-7ffd15807e33 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:11.381241 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1003/4106] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:47:11 2026] POST /volume/v3/volumes => generated 775 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:11.394447 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38cd7a30-6579-4103-8ad0-c231890a68b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:11.396562 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38cd7a30-6579-4103-8ad0-c231890a68b4 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 Aug 13 02:47:11.396937 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38cd7a30-6579-4103-8ad0-c231890a68b4 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:11.397241 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38cd7a30-6579-4103-8ad0-c231890a68b4 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:11.407192 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:11.407192 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:11.411691 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38cd7a30-6579-4103-8ad0-c231890a68b4 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:47:11.417354 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38cd7a30-6579-4103-8ad0-c231890a68b4 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 returned with HTTP 200 Aug 13 02:47:11.417825 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1032/4107] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:11 2026] GET /volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:11.646189 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-a3d9033f-ed68-4f30-9732-5994c7243acd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:11.648456 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-a3d9033f-ed68-4f30-9732-5994c7243acd tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] DELETE https://10.4.3.30/volume/v3/attachments/4b847c0e-307a-47f8-ae5a-784bcfbb2596 Aug 13 02:47:11.648633 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-a3d9033f-ed68-4f30-9732-5994c7243acd tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:11.648905 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-a3d9033f-ed68-4f30-9732-5994c7243acd tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:11.656131 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:11.656131 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:11.708906 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-a3d9033f-ed68-4f30-9732-5994c7243acd tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/attachments/4b847c0e-307a-47f8-ae5a-784bcfbb2596 returned with HTTP 200 Aug 13 02:47:11.709655 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1037/4108] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:47:11 2026] DELETE /volume/v3/attachments/4b847c0e-307a-47f8-ae5a-784bcfbb2596 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:11.721768 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-51c23c42-6db4-432e-96cc-4372c995f189 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:11.723719 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-51c23c42-6db4-432e-96cc-4372c995f189 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 Aug 13 02:47:11.723896 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-51c23c42-6db4-432e-96cc-4372c995f189 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:11.724051 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-51c23c42-6db4-432e-96cc-4372c995f189 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:11.724228 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-51c23c42-6db4-432e-96cc-4372c995f189 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Delete volume with id: 2e735299-54ad-49f4-a373-d923587a2be1 Aug 13 02:47:11.731454 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:11.731454 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:11.731983 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-51c23c42-6db4-432e-96cc-4372c995f189 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Volume info retrieved successfully. Aug 13 02:47:11.750040 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-51c23c42-6db4-432e-96cc-4372c995f189 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] Delete volume request issued successfully. Aug 13 02:47:11.750260 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-728ad0af-c6d0-42d7-8b20-32729c573d83 req-51c23c42-6db4-432e-96cc-4372c995f189 tempest-TestShelveInstance-509845263 tempest-TestShelveInstance-509845263-project-member] https://10.4.3.30/volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 returned with HTTP 202 Aug 13 02:47:11.750692 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1037/4109] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:47:11 2026] DELETE /volume/v3/volumes/2e735299-54ad-49f4-a373-d923587a2be1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:12.283968 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e2838166-2f66-4df8-821d-8f65196fa5f3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.289300 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e2838166-2f66-4df8-821d-8f65196fa5f3 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:12.289300 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e2838166-2f66-4df8-821d-8f65196fa5f3 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:12.289300 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e2838166-2f66-4df8-821d-8f65196fa5f3 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:12.298096 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:12.298096 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:12.302643 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e2838166-2f66-4df8-821d-8f65196fa5f3 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Volume info retrieved successfully. Aug 13 02:47:12.307152 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e2838166-2f66-4df8-821d-8f65196fa5f3 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd returned with HTTP 200 Aug 13 02:47:12.307152 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1004/4110] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:12 2026] GET /volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:12.325384 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06e12d75-18bb-4337-aba0-6c298d45cdf4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.327636 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06e12d75-18bb-4337-aba0-6c298d45cdf4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] POST https://10.4.3.30/volume/v3/volume-transfers Aug 13 02:47:12.328825 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06e12d75-18bb-4337-aba0-6c298d45cdf4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "492caaba-143e-41b5-96e0-a80ae17756fd"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:12.329919 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volume_transfer [None req-06e12d75-18bb-4337-aba0-6c298d45cdf4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Creating new volume transfer {'transfer': {'volume_id': '492caaba-143e-41b5-96e0-a80ae17756fd'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 02:47:12.330388 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volume_transfer [None req-06e12d75-18bb-4337-aba0-6c298d45cdf4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Creating transfer of volume 492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:12.330529 np0000007139 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-06e12d75-18bb-4337-aba0-6c298d45cdf4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Generating transfer record for volume 492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:12.342902 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:12.342902 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:12.360965 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06e12d75-18bb-4337-aba0-6c298d45cdf4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volume-transfers returned with HTTP 202 Aug 13 02:47:12.360965 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1033/4111] 10.4.3.30 () {70 vars in 1319 bytes} [Thu Aug 13 02:47:12 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:12.370636 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eca8775d-daff-4859-932b-e12fbd3746c4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.372575 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eca8775d-daff-4859-932b-e12fbd3746c4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:12.372821 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eca8775d-daff-4859-932b-e12fbd3746c4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:12.373215 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eca8775d-daff-4859-932b-e12fbd3746c4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:12.381181 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:12.381181 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:12.385136 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-eca8775d-daff-4859-932b-e12fbd3746c4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Volume info retrieved successfully. Aug 13 02:47:12.390027 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eca8775d-daff-4859-932b-e12fbd3746c4 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd returned with HTTP 200 Aug 13 02:47:12.390485 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1038/4112] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:12 2026] GET /volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:12.405507 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ee1a472a-3cd4-41a7-9b8f-585ba39aa5b9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.406727 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee1a472a-3cd4-41a7-9b8f-585ba39aa5b9 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volume-transfers/detail Aug 13 02:47:12.407047 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee1a472a-3cd4-41a7-9b8f-585ba39aa5b9 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:12.407203 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee1a472a-3cd4-41a7-9b8f-585ba39aa5b9 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:12.407420 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volume_transfer [None req-ee1a472a-3cd4-41a7-9b8f-585ba39aa5b9 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Listing volume transfers {{(pid=100288) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 02:47:12.413166 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee1a472a-3cd4-41a7-9b8f-585ba39aa5b9 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 02:47:12.413874 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1038/4113] 10.4.3.30 () {68 vars in 1319 bytes} [Thu Aug 13 02:47:12 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:12.422986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ef4b289d-8237-463d-975b-8b41555ef41c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.426275 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ef4b289d-8237-463d-975b-8b41555ef41c tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] DELETE https://10.4.3.30/volume/v3/volume-transfers/c4964cad-702d-4866-908a-9623c0389ba5 Aug 13 02:47:12.426275 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ef4b289d-8237-463d-975b-8b41555ef41c tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:12.426275 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ef4b289d-8237-463d-975b-8b41555ef41c tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:12.426275 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.volume_transfer [None req-ef4b289d-8237-463d-975b-8b41555ef41c tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Delete transfer with id: c4964cad-702d-4866-908a-9623c0389ba5 Aug 13 02:47:12.432380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4e47de99-7cc5-438d-923c-a06f70712069 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.436600 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e47de99-7cc5-438d-923c-a06f70712069 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 Aug 13 02:47:12.439269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e47de99-7cc5-438d-923c-a06f70712069 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:12.439269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e47de99-7cc5-438d-923c-a06f70712069 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:12.443045 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:12.443045 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:12.449069 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:12.449069 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:12.454937 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4e47de99-7cc5-438d-923c-a06f70712069 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:47:12.457567 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ef4b289d-8237-463d-975b-8b41555ef41c tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volume-transfers/c4964cad-702d-4866-908a-9623c0389ba5 returned with HTTP 202 Aug 13 02:47:12.457567 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1005/4114] 10.4.3.30 () {68 vars in 1412 bytes} [Thu Aug 13 02:47:12 2026] DELETE /volume/v3/volume-transfers/c4964cad-702d-4866-908a-9623c0389ba5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:47:12.467515 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b5178ff9-7022-4153-8c02-df1ce5b1e3ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.468567 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e47de99-7cc5-438d-923c-a06f70712069 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 returned with HTTP 200 Aug 13 02:47:12.469151 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1034/4115] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:12 2026] GET /volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 => generated 1006 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:12.471153 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b5178ff9-7022-4153-8c02-df1ce5b1e3ae tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:12.471509 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b5178ff9-7022-4153-8c02-df1ce5b1e3ae tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:12.471799 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b5178ff9-7022-4153-8c02-df1ce5b1e3ae tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:12.483410 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:12.483410 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:12.488536 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b5178ff9-7022-4153-8c02-df1ce5b1e3ae tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Volume info retrieved successfully. Aug 13 02:47:12.491241 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-18dabef2-4f6b-4922-b6c6-e644a3cb9dd7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.492940 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18dabef2-4f6b-4922-b6c6-e644a3cb9dd7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:47:12.493493 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18dabef2-4f6b-4922-b6c6-e644a3cb9dd7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e183f6bc-940f-4320-abfb-8dae12d71465", "name": "tempest-type-Backup-1149910180"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:12.494942 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-18dabef2-4f6b-4922-b6c6-e644a3cb9dd7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Creating new backup {'backup': {'volume_id': 'e183f6bc-940f-4320-abfb-8dae12d71465', 'name': 'tempest-type-Backup-1149910180'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:47:12.495110 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-18dabef2-4f6b-4922-b6c6-e644a3cb9dd7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Creating backup of volume e183f6bc-940f-4320-abfb-8dae12d71465 in container None Aug 13 02:47:12.496943 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b5178ff9-7022-4153-8c02-df1ce5b1e3ae tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd returned with HTTP 200 Aug 13 02:47:12.497399 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1039/4116] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:12 2026] GET /volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:12.506051 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:12.506051 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:12.506581 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-18dabef2-4f6b-4922-b6c6-e644a3cb9dd7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:47:12.515647 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2c2b5af1-4e62-429c-a0e6-ee6d2b3d2eae None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.519181 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2c2b5af1-4e62-429c-a0e6-ee6d2b3d2eae tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] DELETE https://10.4.3.30/volume/v3/volume-transfers/c4964cad-702d-4866-908a-9623c0389ba5 Aug 13 02:47:12.519181 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2c2b5af1-4e62-429c-a0e6-ee6d2b3d2eae tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:12.519181 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2c2b5af1-4e62-429c-a0e6-ee6d2b3d2eae tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:12.519181 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.volume_transfer [None req-2c2b5af1-4e62-429c-a0e6-ee6d2b3d2eae tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Delete transfer with id: c4964cad-702d-4866-908a-9623c0389ba5 Aug 13 02:47:12.523002 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2c2b5af1-4e62-429c-a0e6-ee6d2b3d2eae tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volume-transfers/c4964cad-702d-4866-908a-9623c0389ba5 returned with HTTP 404 Aug 13 02:47:12.523972 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1006/4117] 10.4.3.30 () {68 vars in 1412 bytes} [Thu Aug 13 02:47:12 2026] DELETE /volume/v3/volume-transfers/c4964cad-702d-4866-908a-9623c0389ba5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:47:12.533345 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4016fdb-af65-4082-818d-84263aad4c4f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.535439 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4016fdb-af65-4082-818d-84263aad4c4f tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:12.535743 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4016fdb-af65-4082-818d-84263aad4c4f tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:12.535896 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4016fdb-af65-4082-818d-84263aad4c4f tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:12.536076 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f4016fdb-af65-4082-818d-84263aad4c4f tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Delete volume with id: 492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:12.547329 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:12.547329 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:12.548194 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f4016fdb-af65-4082-818d-84263aad4c4f tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Volume info retrieved successfully. Aug 13 02:47:12.561685 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-18dabef2-4f6b-4922-b6c6-e644a3cb9dd7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Created reservations ['1635638d-a7b4-4896-80b2-9b31b4f1a19d', '3c934c89-ae47-4abb-b65f-c5f27e49e5e7'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:12.574936 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f4016fdb-af65-4082-818d-84263aad4c4f tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Delete volume request issued successfully. Aug 13 02:47:12.575179 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4016fdb-af65-4082-818d-84263aad4c4f tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd returned with HTTP 202 Aug 13 02:47:12.575614 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1035/4118] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:47:12 2026] DELETE /volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:47:12.583880 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e68c8535-2c7a-4632-ba64-dbf3009a50d4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.587099 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e68c8535-2c7a-4632-ba64-dbf3009a50d4 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] GET https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:12.587417 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e68c8535-2c7a-4632-ba64-dbf3009a50d4 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:12.587713 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e68c8535-2c7a-4632-ba64-dbf3009a50d4 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:12.595915 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:12.595915 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:12.601680 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e68c8535-2c7a-4632-ba64-dbf3009a50d4 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Volume info retrieved successfully. Aug 13 02:47:12.607231 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e68c8535-2c7a-4632-ba64-dbf3009a50d4 tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd returned with HTTP 200 Aug 13 02:47:12.607817 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1040/4119] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:12 2026] GET /volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:47:12.613284 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18dabef2-4f6b-4922-b6c6-e644a3cb9dd7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:47:12.613284 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1039/4120] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:47:12 2026] POST /volume/v3/backups => generated 314 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:12.623464 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-359c4689-bf5f-4670-a037-5a60da7c01cc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:12.628121 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-359c4689-bf5f-4670-a037-5a60da7c01cc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:12.629039 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-359c4689-bf5f-4670-a037-5a60da7c01cc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:12.629391 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-359c4689-bf5f-4670-a037-5a60da7c01cc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:12.629608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-359c4689-bf5f-4670-a037-5a60da7c01cc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:12.636324 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:12.636324 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:12.636324 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-359c4689-bf5f-4670-a037-5a60da7c01cc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:12.636979 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1007/4121] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:12 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:13.623574 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e718bdec-1ad6-4df4-8621-080a951337de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:13.625510 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e718bdec-1ad6-4df4-8621-080a951337de tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] GET https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:13.625723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e718bdec-1ad6-4df4-8621-080a951337de tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:13.625913 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e718bdec-1ad6-4df4-8621-080a951337de tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:13.631652 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e718bdec-1ad6-4df4-8621-080a951337de tempest-VolumesTransfersV357Test-1278410113 tempest-VolumesTransfersV357Test-1278410113-project-admin] https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd returned with HTTP 404 Aug 13 02:47:13.632111 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1036/4122] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:13 2026] GET /volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:47:13.639206 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b59d9f6e-78dc-409f-9977-95dc807da6c0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:13.641113 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b59d9f6e-78dc-409f-9977-95dc807da6c0 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] GET https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:13.641347 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b59d9f6e-78dc-409f-9977-95dc807da6c0 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:13.641563 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b59d9f6e-78dc-409f-9977-95dc807da6c0 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:13.647744 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b59d9f6e-78dc-409f-9977-95dc807da6c0 tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd returned with HTTP 404 Aug 13 02:47:13.648259 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1041/4123] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:47:13 2026] GET /volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:47:13.648997 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-37d0828d-85c7-4751-9a2e-47e7a7edcf60 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:13.650902 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37d0828d-85c7-4751-9a2e-47e7a7edcf60 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:13.651115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37d0828d-85c7-4751-9a2e-47e7a7edcf60 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:13.651330 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37d0828d-85c7-4751-9a2e-47e7a7edcf60 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:13.651443 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-37d0828d-85c7-4751-9a2e-47e7a7edcf60 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:13.656316 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9d3d8b2d-5cdf-4d0c-88a9-22f3a74380ea None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:13.656738 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:13.656738 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:13.656738 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37d0828d-85c7-4751-9a2e-47e7a7edcf60 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:13.657102 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1040/4124] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:13 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:13.658507 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9d3d8b2d-5cdf-4d0c-88a9-22f3a74380ea tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] DELETE https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:13.660272 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9d3d8b2d-5cdf-4d0c-88a9-22f3a74380ea tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:13.660272 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9d3d8b2d-5cdf-4d0c-88a9-22f3a74380ea tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:13.660272 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-9d3d8b2d-5cdf-4d0c-88a9-22f3a74380ea tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] Delete volume with id: 492caaba-143e-41b5-96e0-a80ae17756fd Aug 13 02:47:13.665736 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9d3d8b2d-5cdf-4d0c-88a9-22f3a74380ea tempest-VolumesTransfersV357Test-455880115 tempest-VolumesTransfersV357Test-455880115-project-member] https://10.4.3.30/volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd returned with HTTP 404 Aug 13 02:47:13.666407 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1008/4125] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:47:13 2026] DELETE /volume/v3/volumes/492caaba-143e-41b5-96e0-a80ae17756fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:47:14.672451 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f63fbcf-4b25-4b38-84d8-c9c6ab8d789f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:14.674404 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f63fbcf-4b25-4b38-84d8-c9c6ab8d789f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:14.674623 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f63fbcf-4b25-4b38-84d8-c9c6ab8d789f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:14.674824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f63fbcf-4b25-4b38-84d8-c9c6ab8d789f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:14.674924 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2f63fbcf-4b25-4b38-84d8-c9c6ab8d789f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:14.679115 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:14.679115 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:14.680295 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f63fbcf-4b25-4b38-84d8-c9c6ab8d789f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:14.680295 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1037/4126] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:14 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:15.693942 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-900acf49-c7b9-4cb1-90cb-6ad4ccf8e056 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:15.696320 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-900acf49-c7b9-4cb1-90cb-6ad4ccf8e056 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:15.696614 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-900acf49-c7b9-4cb1-90cb-6ad4ccf8e056 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:15.696910 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-900acf49-c7b9-4cb1-90cb-6ad4ccf8e056 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:15.697071 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-900acf49-c7b9-4cb1-90cb-6ad4ccf8e056 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:15.702245 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:15.702245 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:15.703284 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-900acf49-c7b9-4cb1-90cb-6ad4ccf8e056 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:15.703795 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1042/4127] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:15 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:16.403481 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-44af2815-7eae-446a-9268-259857308608 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:16.506005 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:16.506616 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-905084522"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:16.508584 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-905084522'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:16.508765 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Create volume of 2 GB Aug 13 02:47:16.514666 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Availability Zones retrieved successfully. Aug 13 02:47:16.523238 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Flow 'volume_create_api' (9bf82c8d-c9e6-42b9-be69-49f82c70ec6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:16.524672 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f6e0e0-156c-4c57-9812-c5a2c08034fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:16.525946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Validating volume size '2' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:16.565880 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f6e0e0-156c-4c57-9812-c5a2c08034fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:16.566705 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdcc5937-3dd5-4fd7-980d-45803a7b4c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:16.632011 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Created reservations ['e8404839-fb1c-485e-91f2-507d03f7a6bc', '891f2edc-0405-43d5-bb45-ffd733d6689b', 'c0fe878f-38ec-4edf-a842-c891741a93bd', '7ba550a4-5730-489d-adcb-dd6066d0e342'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:16.632897 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdcc5937-3dd5-4fd7-980d-45803a7b4c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8404839-fb1c-485e-91f2-507d03f7a6bc', '891f2edc-0405-43d5-bb45-ffd733d6689b', 'c0fe878f-38ec-4edf-a842-c891741a93bd', '7ba550a4-5730-489d-adcb-dd6066d0e342']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:16.634816 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e32ce6c-c64c-45af-a986-e3356461d124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:16.659881 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e32ce6c-c64c-45af-a986-e3356461d124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a9b68ca-cfb3-4110-8b83-c366f4f1b37a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-905084522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9f5da2f2984e5eb992abf41ef5178a',qos_specs=None,replication_status=,reservations=['e8404839-fb1c-485e-91f2-507d03f7a6bc','891f2edc-0405-43d5-bb45-ffd733d6689b','c0fe878f-38ec-4edf-a842-c891741a93bd','7ba550a4-5730-489d-adcb-dd6066d0e342'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f379f941b5f74430921da34218d04f4c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-905084522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a9b68ca-cfb3-4110-8b83-c366f4f1b37a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee9f5da2f2984e5eb992abf41ef5178a',provider_auth=None,provider_geometry=None,provider_id=None,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='f379f941b5f74430921da34218d04f4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:16.660809 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e7664f-f4e5-446e-9356-e2451a280300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:16.682577 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e7664f-f4e5-446e-9356-e2451a280300) transitioned into state 'SUCCESS' from state '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-905084522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9f5da2f2984e5eb992abf41ef5178a',qos_specs=None,replication_status=,reservations=['e8404839-fb1c-485e-91f2-507d03f7a6bc','891f2edc-0405-43d5-bb45-ffd733d6689b','c0fe878f-38ec-4edf-a842-c891741a93bd','7ba550a4-5730-489d-adcb-dd6066d0e342'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f379f941b5f74430921da34218d04f4c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:16.683325 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4404ec0-074e-4589-a79d-291e5949ac72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:16.694709 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4404ec0-074e-4589-a79d-291e5949ac72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:16.695582 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Flow 'volume_create_api' (9bf82c8d-c9e6-42b9-be69-49f82c70ec6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:16.695944 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Create volume request issued successfully. Aug 13 02:47:16.696546 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-44af2815-7eae-446a-9268-259857308608 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:16.697019 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1041/4128] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:47:16 2026] POST /volume/v3/volumes => generated 752 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:16.710612 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cc578519-b89f-48d2-af48-876565c9cbd1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:16.716390 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cc578519-b89f-48d2-af48-876565c9cbd1 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] GET https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a Aug 13 02:47:16.716390 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cc578519-b89f-48d2-af48-876565c9cbd1 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:16.716390 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cc578519-b89f-48d2-af48-876565c9cbd1 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:16.717792 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3222029d-d599-4ac0-afbb-c88819f8342d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:16.720450 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3222029d-d599-4ac0-afbb-c88819f8342d tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:16.720450 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3222029d-d599-4ac0-afbb-c88819f8342d tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:16.720838 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3222029d-d599-4ac0-afbb-c88819f8342d tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:16.721751 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3222029d-d599-4ac0-afbb-c88819f8342d tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:16.725843 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:16.725843 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:16.730384 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:16.730384 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:16.730877 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-cc578519-b89f-48d2-af48-876565c9cbd1 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Volume info retrieved successfully. Aug 13 02:47:16.731159 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3222029d-d599-4ac0-afbb-c88819f8342d tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:16.731529 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1038/4129] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:16 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:16.736397 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cc578519-b89f-48d2-af48-876565c9cbd1 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a returned with HTTP 200 Aug 13 02:47:16.737078 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1009/4130] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:16 2026] GET /volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:17.745711 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b21ab2ff-33e1-49db-bce2-bb988c971425 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:17.750666 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b21ab2ff-33e1-49db-bce2-bb988c971425 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:17.750910 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b21ab2ff-33e1-49db-bce2-bb988c971425 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:17.751126 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b21ab2ff-33e1-49db-bce2-bb988c971425 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:17.751188 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b21ab2ff-33e1-49db-bce2-bb988c971425 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:17.757185 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3e5d682a-cb12-43cc-ae82-66901a99b4c4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:17.757185 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3e5d682a-cb12-43cc-ae82-66901a99b4c4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] GET https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a Aug 13 02:47:17.757625 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3e5d682a-cb12-43cc-ae82-66901a99b4c4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:17.757625 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3e5d682a-cb12-43cc-ae82-66901a99b4c4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:17.766955 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:17.766955 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:17.770181 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:17.770181 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:17.771471 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b21ab2ff-33e1-49db-bce2-bb988c971425 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:17.774773 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3e5d682a-cb12-43cc-ae82-66901a99b4c4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Volume info retrieved successfully. Aug 13 02:47:17.774928 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1043/4131] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:17 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:17.777384 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3e5d682a-cb12-43cc-ae82-66901a99b4c4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a returned with HTTP 200 Aug 13 02:47:17.777910 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1042/4132] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:17 2026] GET /volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:17.792516 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:17.797836 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:17.798731 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0a9b68ca-cfb3-4110-8b83-c366f4f1b37a"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:17.803594 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '0a9b68ca-cfb3-4110-8b83-c366f4f1b37a'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:17.811061 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:17.811061 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:17.811447 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Volume retrieved successfully. Aug 13 02:47:17.811612 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Create volume of 1 GB Aug 13 02:47:17.815369 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Availability Zones retrieved successfully. Aug 13 02:47:17.821351 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Flow 'volume_create_api' (34992dea-704d-4777-8793-eed88b49a90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:17.822407 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ea8ea0-2f38-45f0-aaba-d16123354b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:17.823374 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:17.824879 np0000007139 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ea8ea0-2f38-45f0-aaba-d16123354b32) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 02:47:17.824879 np0000007139 devstack@c-api.service[100286]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 13 02:47:17.826513 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ea8ea0-2f38-45f0-aaba-d16123354b32) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:17.827237 np0000007139 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ea8ea0-2f38-45f0-aaba-d16123354b32) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 02:47:17.828161 np0000007139 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Flow 'volume_create_api' (34992dea-704d-4777-8793-eed88b49a90c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 02:47:17.828444 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88c458e5-caf0-4f8e-97ad-7513b3061f6d tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 400 Aug 13 02:47:17.828945 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1039/4133] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:47:17 2026] POST /volume/v3/volumes => generated 173 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:47:17.837492 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-77caa78d-e58f-4593-a5e2-a02a45452334 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:17.840756 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-77caa78d-e58f-4593-a5e2-a02a45452334 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] GET https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a Aug 13 02:47:17.841007 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-77caa78d-e58f-4593-a5e2-a02a45452334 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:17.841237 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-77caa78d-e58f-4593-a5e2-a02a45452334 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:17.851740 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:17.851740 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:17.857391 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-77caa78d-e58f-4593-a5e2-a02a45452334 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Volume info retrieved successfully. Aug 13 02:47:17.864789 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-77caa78d-e58f-4593-a5e2-a02a45452334 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a returned with HTTP 200 Aug 13 02:47:17.865310 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1010/4134] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:17 2026] GET /volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:17.879087 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aa41cd8f-c5d5-4705-acbb-8e4be1c985d4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:17.881792 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa41cd8f-c5d5-4705-acbb-8e4be1c985d4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] DELETE https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a Aug 13 02:47:17.882022 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa41cd8f-c5d5-4705-acbb-8e4be1c985d4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:17.882181 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa41cd8f-c5d5-4705-acbb-8e4be1c985d4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:17.882348 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-aa41cd8f-c5d5-4705-acbb-8e4be1c985d4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Delete volume with id: 0a9b68ca-cfb3-4110-8b83-c366f4f1b37a Aug 13 02:47:17.893150 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:17.893150 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:17.893728 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-aa41cd8f-c5d5-4705-acbb-8e4be1c985d4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Volume info retrieved successfully. Aug 13 02:47:17.913814 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-aa41cd8f-c5d5-4705-acbb-8e4be1c985d4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Delete volume request issued successfully. Aug 13 02:47:17.914012 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa41cd8f-c5d5-4705-acbb-8e4be1c985d4 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a returned with HTTP 202 Aug 13 02:47:17.914488 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1044/4135] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:47:17 2026] DELETE /volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:17.925005 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-60453a54-1085-48fc-8066-3b1cc5ad62e2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:17.930563 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-60453a54-1085-48fc-8066-3b1cc5ad62e2 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] GET https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a Aug 13 02:47:17.930738 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-60453a54-1085-48fc-8066-3b1cc5ad62e2 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:17.930925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-60453a54-1085-48fc-8066-3b1cc5ad62e2 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:17.938980 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:17.938980 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:17.950596 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-60453a54-1085-48fc-8066-3b1cc5ad62e2 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Volume info retrieved successfully. Aug 13 02:47:17.957539 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-60453a54-1085-48fc-8066-3b1cc5ad62e2 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a returned with HTTP 200 Aug 13 02:47:17.958013 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1043/4136] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:17 2026] GET /volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:18.787983 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7451c085-7172-4653-8235-345799457e40 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:18.790469 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7451c085-7172-4653-8235-345799457e40 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:18.791038 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7451c085-7172-4653-8235-345799457e40 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:18.791341 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7451c085-7172-4653-8235-345799457e40 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:18.791497 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7451c085-7172-4653-8235-345799457e40 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:18.798697 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:18.798697 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:18.799828 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7451c085-7172-4653-8235-345799457e40 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:18.800586 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1040/4137] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:18 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:18.975183 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6cbd669a-d3d5-4bcc-9579-e5ab07703e63 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:18.977198 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6cbd669a-d3d5-4bcc-9579-e5ab07703e63 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] GET https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a Aug 13 02:47:18.977560 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6cbd669a-d3d5-4bcc-9579-e5ab07703e63 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:18.978169 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6cbd669a-d3d5-4bcc-9579-e5ab07703e63 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:18.986776 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6cbd669a-d3d5-4bcc-9579-e5ab07703e63 tempest-VolumesCloneNegativeTest-1839949054 tempest-VolumesCloneNegativeTest-1839949054-project-member] https://10.4.3.30/volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a returned with HTTP 404 Aug 13 02:47:18.987335 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1011/4138] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:18 2026] GET /volume/v3/volumes/0a9b68ca-cfb3-4110-8b83-c366f4f1b37a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:19.812848 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2630cb7d-7a74-4bee-8ed4-19f44b561a4c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:19.816380 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2630cb7d-7a74-4bee-8ed4-19f44b561a4c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:19.816380 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2630cb7d-7a74-4bee-8ed4-19f44b561a4c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:19.816380 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2630cb7d-7a74-4bee-8ed4-19f44b561a4c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:19.816380 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2630cb7d-7a74-4bee-8ed4-19f44b561a4c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:19.831026 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:19.831026 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:19.831026 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2630cb7d-7a74-4bee-8ed4-19f44b561a4c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:19.831026 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1045/4139] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:19 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:20.313372 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:20.441526 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:20.441884 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1107250279"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:20.443223 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1107250279'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:20.443370 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Create volume of 1 GB Aug 13 02:47:20.447268 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Availability Zones retrieved successfully. Aug 13 02:47:20.452832 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Flow 'volume_create_api' (90d4d2c6-a9eb-4a2b-b841-3fe1f56125df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:20.453761 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261f9ac9-346d-49b3-8a92-1d923766b706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:20.454844 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:20.483226 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261f9ac9-346d-49b3-8a92-1d923766b706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:20.484192 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca65d58-dfe6-4b11-a7b0-39ab2e5f4396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:20.556428 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Created reservations ['67570483-2f54-466b-8ee0-4bdf9d5f8a4e', '20d6d7b5-8e64-447b-819b-06c4f1d85b30', '2eba9f47-4a01-467b-a6f7-c922fbd105af', 'e1097aea-08f0-4dbc-9897-0c36b2268df4'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:20.556759 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca65d58-dfe6-4b11-a7b0-39ab2e5f4396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67570483-2f54-466b-8ee0-4bdf9d5f8a4e', '20d6d7b5-8e64-447b-819b-06c4f1d85b30', '2eba9f47-4a01-467b-a6f7-c922fbd105af', 'e1097aea-08f0-4dbc-9897-0c36b2268df4']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:20.557756 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6934286c-ca9b-4d84-ba6f-2b4f6277421a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:20.587360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6934286c-ca9b-4d84-ba6f-2b4f6277421a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5743d3b6-a3b9-42dd-a21c-6e6e2b873833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1107250279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a67f36551894505b9fafd635229bbd3',qos_specs=None,replication_status=,reservations=['67570483-2f54-466b-8ee0-4bdf9d5f8a4e','20d6d7b5-8e64-447b-819b-06c4f1d85b30','2eba9f47-4a01-467b-a6f7-c922fbd105af','e1097aea-08f0-4dbc-9897-0c36b2268df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb4ae43187c4e319efa230fc02dd42e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1107250279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5743d3b6-a3b9-42dd-a21c-6e6e2b873833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a67f36551894505b9fafd635229bbd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdb4ae43187c4e319efa230fc02dd42e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:20.588855 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (770badb9-f6a6-430c-a001-b31edb00de44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:20.615963 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (770badb9-f6a6-430c-a001-b31edb00de44) transitioned into state 'SUCCESS' from state '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-1107250279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a67f36551894505b9fafd635229bbd3',qos_specs=None,replication_status=,reservations=['67570483-2f54-466b-8ee0-4bdf9d5f8a4e','20d6d7b5-8e64-447b-819b-06c4f1d85b30','2eba9f47-4a01-467b-a6f7-c922fbd105af','e1097aea-08f0-4dbc-9897-0c36b2268df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb4ae43187c4e319efa230fc02dd42e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:20.617377 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7916ceb0-bd2e-4092-81b6-d11690f63eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:20.628939 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7916ceb0-bd2e-4092-81b6-d11690f63eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:20.629739 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Flow 'volume_create_api' (90d4d2c6-a9eb-4a2b-b841-3fe1f56125df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:20.630060 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Create volume request issued successfully. Aug 13 02:47:20.630631 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f4c825a-02e6-494d-a60a-72269a7f9542 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:20.631177 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1044/4140] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:47:20 2026] POST /volume/v3/volumes => generated 756 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:20.642600 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bdf6a725-7337-459b-8a47-003bb79ef02d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:20.644424 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdf6a725-7337-459b-8a47-003bb79ef02d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 Aug 13 02:47:20.644652 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdf6a725-7337-459b-8a47-003bb79ef02d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:20.644795 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdf6a725-7337-459b-8a47-003bb79ef02d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:20.652460 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:20.652460 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:20.656812 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bdf6a725-7337-459b-8a47-003bb79ef02d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Volume info retrieved successfully. Aug 13 02:47:20.662021 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdf6a725-7337-459b-8a47-003bb79ef02d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 returned with HTTP 200 Aug 13 02:47:20.662469 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1041/4141] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:20 2026] GET /volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:20.847497 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1553cb10-2961-4cfa-8d7c-058a363eb063 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:20.849444 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1553cb10-2961-4cfa-8d7c-058a363eb063 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:20.849768 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1553cb10-2961-4cfa-8d7c-058a363eb063 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:20.850028 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1553cb10-2961-4cfa-8d7c-058a363eb063 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:20.850389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-1553cb10-2961-4cfa-8d7c-058a363eb063 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:20.855413 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:20.855413 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:20.856164 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1553cb10-2961-4cfa-8d7c-058a363eb063 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:20.856604 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1012/4142] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:20 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:21.676798 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a25da2cb-6e61-43cd-941b-fb41214de6eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:21.679112 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a25da2cb-6e61-43cd-941b-fb41214de6eb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 Aug 13 02:47:21.679551 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a25da2cb-6e61-43cd-941b-fb41214de6eb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:21.679947 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a25da2cb-6e61-43cd-941b-fb41214de6eb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:21.690142 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:21.690142 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:21.695998 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a25da2cb-6e61-43cd-941b-fb41214de6eb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Volume info retrieved successfully. Aug 13 02:47:21.702857 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a25da2cb-6e61-43cd-941b-fb41214de6eb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 returned with HTTP 200 Aug 13 02:47:21.703851 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1046/4143] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:21 2026] GET /volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:21.718949 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1727e208-1897-4e1f-b9a0-d8f66120580a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:21.721165 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1727e208-1897-4e1f-b9a0-d8f66120580a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:47:21.721498 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1727e208-1897-4e1f-b9a0-d8f66120580a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5743d3b6-a3b9-42dd-a21c-6e6e2b873833", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-159247274"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:21.732631 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:21.732631 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:21.733091 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1727e208-1897-4e1f-b9a0-d8f66120580a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Volume info retrieved successfully. Aug 13 02:47:21.733204 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-1727e208-1897-4e1f-b9a0-d8f66120580a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Create snapshot from volume 5743d3b6-a3b9-42dd-a21c-6e6e2b873833 Aug 13 02:47:21.771423 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-1727e208-1897-4e1f-b9a0-d8f66120580a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Created reservations ['61f341e0-ee88-46e9-b080-349512bbc9fa', 'e05fa72c-a734-44a5-8354-9d34013ab891', 'ce3869c9-8f25-43d1-84a4-dd19c747e11a', 'ab4fe31b-0ae5-4e7c-9621-9ec64f064c12'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:21.803888 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1727e208-1897-4e1f-b9a0-d8f66120580a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot create request issued successfully. Aug 13 02:47:21.804266 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1727e208-1897-4e1f-b9a0-d8f66120580a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:47:21.804977 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1045/4144] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:47:21 2026] POST /volume/v3/snapshots => generated 313 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:21.818232 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b35ea4c0-7f5e-4d00-a000-b01056229dab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:21.820713 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b35ea4c0-7f5e-4d00-a000-b01056229dab tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 Aug 13 02:47:21.820897 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b35ea4c0-7f5e-4d00-a000-b01056229dab tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:21.821698 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b35ea4c0-7f5e-4d00-a000-b01056229dab tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:21.828834 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:21.828834 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:21.831011 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b35ea4c0-7f5e-4d00-a000-b01056229dab tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:21.831011 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b35ea4c0-7f5e-4d00-a000-b01056229dab tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 returned with HTTP 200 Aug 13 02:47:21.831011 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1042/4145] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:21 2026] GET /volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:21.868215 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8cb91a30-7b2a-4d8e-b622-f1b32bf434cf None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:21.870394 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8cb91a30-7b2a-4d8e-b622-f1b32bf434cf tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:21.870702 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8cb91a30-7b2a-4d8e-b622-f1b32bf434cf tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:21.870941 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8cb91a30-7b2a-4d8e-b622-f1b32bf434cf tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:21.871081 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-8cb91a30-7b2a-4d8e-b622-f1b32bf434cf tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:21.876102 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:21.876102 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:21.876818 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8cb91a30-7b2a-4d8e-b622-f1b32bf434cf tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:21.877236 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1013/4146] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:21 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:22.842224 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6fccf4b5-11da-4cfe-8e75-e6187317869b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:22.846548 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6fccf4b5-11da-4cfe-8e75-e6187317869b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 Aug 13 02:47:22.846548 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6fccf4b5-11da-4cfe-8e75-e6187317869b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:22.846548 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6fccf4b5-11da-4cfe-8e75-e6187317869b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:22.855408 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:22.855408 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:22.855408 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6fccf4b5-11da-4cfe-8e75-e6187317869b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:22.855408 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6fccf4b5-11da-4cfe-8e75-e6187317869b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 returned with HTTP 200 Aug 13 02:47:22.855408 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1047/4147] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:22 2026] GET /volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:22.868323 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d5876884-f0c7-4c53-a1f4-c7dba3b33d61 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:22.870980 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d5876884-f0c7-4c53-a1f4-c7dba3b33d61 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:47:22.871461 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d5876884-f0c7-4c53-a1f4-c7dba3b33d61 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5743d3b6-a3b9-42dd-a21c-6e6e2b873833", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1715526725"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:22.885635 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:22.885635 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:22.885635 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d5876884-f0c7-4c53-a1f4-c7dba3b33d61 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Volume info retrieved successfully. Aug 13 02:47:22.885635 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-d5876884-f0c7-4c53-a1f4-c7dba3b33d61 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Create snapshot from volume 5743d3b6-a3b9-42dd-a21c-6e6e2b873833 Aug 13 02:47:22.890393 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3df92651-666a-4312-88d7-772e686bfc08 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:22.894054 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3df92651-666a-4312-88d7-772e686bfc08 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:22.894200 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3df92651-666a-4312-88d7-772e686bfc08 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:22.894461 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3df92651-666a-4312-88d7-772e686bfc08 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:22.894627 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3df92651-666a-4312-88d7-772e686bfc08 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:22.899904 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:22.899904 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:22.900814 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3df92651-666a-4312-88d7-772e686bfc08 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:22.901268 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1043/4148] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:22 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:22.920706 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-d5876884-f0c7-4c53-a1f4-c7dba3b33d61 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Created reservations ['6a086128-ce52-44e2-bb5f-ab465e57f32d', 'dd4d23a5-a94e-4d61-b76a-76bb3bc0a8ea', '0dbbdcfb-abc9-4007-8fe2-4f51d92abb3e', '7bf49039-b9ba-4f36-b5d8-eaf9a23b93c4'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:22.975429 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d5876884-f0c7-4c53-a1f4-c7dba3b33d61 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot create request issued successfully. Aug 13 02:47:22.975429 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d5876884-f0c7-4c53-a1f4-c7dba3b33d61 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:47:22.975429 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1046/4149] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:47:22 2026] POST /volume/v3/snapshots => generated 314 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:22.987501 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c9a5b5c5-82cb-4667-ab84-2908ed50f89a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:22.988478 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c9a5b5c5-82cb-4667-ab84-2908ed50f89a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 Aug 13 02:47:22.989051 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c9a5b5c5-82cb-4667-ab84-2908ed50f89a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:22.989299 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c9a5b5c5-82cb-4667-ab84-2908ed50f89a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:22.995737 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:22.995737 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:22.996543 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c9a5b5c5-82cb-4667-ab84-2908ed50f89a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:22.997660 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c9a5b5c5-82cb-4667-ab84-2908ed50f89a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 returned with HTTP 200 Aug 13 02:47:22.998218 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1014/4150] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:22 2026] GET /volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:23.914042 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b3a864b5-cb2f-40c1-98ae-f2fb4cb81f7a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:23.915954 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b3a864b5-cb2f-40c1-98ae-f2fb4cb81f7a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:23.916375 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b3a864b5-cb2f-40c1-98ae-f2fb4cb81f7a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:23.919653 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b3a864b5-cb2f-40c1-98ae-f2fb4cb81f7a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:23.919796 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b3a864b5-cb2f-40c1-98ae-f2fb4cb81f7a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:23.924516 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:23.924516 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:23.925370 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b3a864b5-cb2f-40c1-98ae-f2fb4cb81f7a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:23.927166 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1048/4151] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:23 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:47:24.009552 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-925950a7-9a84-4196-a2e8-9a616c729198 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:24.012150 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-925950a7-9a84-4196-a2e8-9a616c729198 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 Aug 13 02:47:24.012830 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-925950a7-9a84-4196-a2e8-9a616c729198 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:24.013176 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-925950a7-9a84-4196-a2e8-9a616c729198 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:24.029750 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:24.029750 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:24.030387 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-925950a7-9a84-4196-a2e8-9a616c729198 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:24.031694 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-925950a7-9a84-4196-a2e8-9a616c729198 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 returned with HTTP 200 Aug 13 02:47:24.032231 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1044/4152] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:24 2026] GET /volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:24.045032 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1f590947-755c-4222-914b-fcd48af27734 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:24.048903 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1f590947-755c-4222-914b-fcd48af27734 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:47:24.049568 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1f590947-755c-4222-914b-fcd48af27734 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5743d3b6-a3b9-42dd-a21c-6e6e2b873833", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:24.062097 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:24.062097 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:24.063755 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1f590947-755c-4222-914b-fcd48af27734 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Volume info retrieved successfully. Aug 13 02:47:24.063755 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-1f590947-755c-4222-914b-fcd48af27734 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Create snapshot from volume 5743d3b6-a3b9-42dd-a21c-6e6e2b873833 Aug 13 02:47:24.103331 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-1f590947-755c-4222-914b-fcd48af27734 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Created reservations ['9b6ea2c6-2004-4511-aaf2-f98b73bfcb43', '2530f404-827e-47da-bacd-c58c5efb1e16', '9985d358-5790-40d6-b0e6-03763c56f0db', '8908eb2c-7a8c-4189-a6f9-3caa70b5e509'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:24.141924 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1f590947-755c-4222-914b-fcd48af27734 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot create request issued successfully. Aug 13 02:47:24.149297 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1f590947-755c-4222-914b-fcd48af27734 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:47:24.149297 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1047/4153] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:47:24 2026] POST /volume/v3/snapshots => generated 314 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:24.157974 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-490eb6fa-a28f-4022-b4bb-6881eca8074f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:24.160323 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-490eb6fa-a28f-4022-b4bb-6881eca8074f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 Aug 13 02:47:24.160323 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-490eb6fa-a28f-4022-b4bb-6881eca8074f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:24.160636 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-490eb6fa-a28f-4022-b4bb-6881eca8074f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:24.170944 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:24.170944 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:24.171668 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-490eb6fa-a28f-4022-b4bb-6881eca8074f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:24.173365 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-490eb6fa-a28f-4022-b4bb-6881eca8074f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 returned with HTTP 200 Aug 13 02:47:24.173911 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1015/4154] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:24 2026] GET /volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:24.939185 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-963ce1c1-0eae-4022-8e0e-49ed7d789594 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:24.941340 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-963ce1c1-0eae-4022-8e0e-49ed7d789594 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:24.941600 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-963ce1c1-0eae-4022-8e0e-49ed7d789594 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:24.941817 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-963ce1c1-0eae-4022-8e0e-49ed7d789594 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:24.941945 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-963ce1c1-0eae-4022-8e0e-49ed7d789594 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:24.947663 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:24.947663 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:24.948340 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-963ce1c1-0eae-4022-8e0e-49ed7d789594 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:24.948896 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1049/4155] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:24 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.186051 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43c9731b-2330-49e7-9b50-8bbb523e86a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.190147 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43c9731b-2330-49e7-9b50-8bbb523e86a7 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 Aug 13 02:47:25.191060 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43c9731b-2330-49e7-9b50-8bbb523e86a7 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.191060 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43c9731b-2330-49e7-9b50-8bbb523e86a7 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.198644 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.198644 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:25.199521 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-43c9731b-2330-49e7-9b50-8bbb523e86a7 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:25.201505 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43c9731b-2330-49e7-9b50-8bbb523e86a7 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 returned with HTTP 200 Aug 13 02:47:25.201939 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1045/4156] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.213431 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-044f7579-44fd-428e-9652-f5c7c3b2bb3f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.216007 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-044f7579-44fd-428e-9652-f5c7c3b2bb3f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?limit=1 Aug 13 02:47:25.216277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-044f7579-44fd-428e-9652-f5c7c3b2bb3f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.216487 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-044f7579-44fd-428e-9652-f5c7c3b2bb3f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.216850 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-044f7579-44fd-428e-9652-f5c7c3b2bb3f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.217094 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.217094 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:25.219287 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-044f7579-44fd-428e-9652-f5c7c3b2bb3f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.225685 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-044f7579-44fd-428e-9652-f5c7c3b2bb3f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.226433 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-044f7579-44fd-428e-9652-f5c7c3b2bb3f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 13 02:47:25.226915 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1048/4157] 10.4.3.30 () {66 vars in 1251 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.240722 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-21372de8-2a05-4c04-82a0-78143aa7a597 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.243608 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-21372de8-2a05-4c04-82a0-78143aa7a597 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots Aug 13 02:47:25.244818 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-21372de8-2a05-4c04-82a0-78143aa7a597 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.245430 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-21372de8-2a05-4c04-82a0-78143aa7a597 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.246325 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-21372de8-2a05-4c04-82a0-78143aa7a597 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.248579 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.db.api [None req-21372de8-2a05-4c04-82a0-78143aa7a597 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100287) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.255398 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-21372de8-2a05-4c04-82a0-78143aa7a597 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.256265 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-21372de8-2a05-4c04-82a0-78143aa7a597 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 200 Aug 13 02:47:25.256789 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1016/4158] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.267462 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fd04cf23-9c97-4a84-ba9a-f5256887a88f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.269851 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd04cf23-9c97-4a84-ba9a-f5256887a88f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?limit=100000 Aug 13 02:47:25.270168 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd04cf23-9c97-4a84-ba9a-f5256887a88f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.270452 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd04cf23-9c97-4a84-ba9a-f5256887a88f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.270797 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-fd04cf23-9c97-4a84-ba9a-f5256887a88f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.272141 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-fd04cf23-9c97-4a84-ba9a-f5256887a88f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.277615 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fd04cf23-9c97-4a84-ba9a-f5256887a88f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.278096 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd04cf23-9c97-4a84-ba9a-f5256887a88f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 13 02:47:25.278659 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1050/4159] 10.4.3.30 () {66 vars in 1261 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.290496 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ca78e09-61ec-4931-bfca-11ccb348bad4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.293013 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ca78e09-61ec-4931-bfca-11ccb348bad4 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?limit=0 Aug 13 02:47:25.293270 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ca78e09-61ec-4931-bfca-11ccb348bad4 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.293521 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ca78e09-61ec-4931-bfca-11ccb348bad4 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.293806 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-8ca78e09-61ec-4931-bfca-11ccb348bad4 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.295295 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-8ca78e09-61ec-4931-bfca-11ccb348bad4 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.306955 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8ca78e09-61ec-4931-bfca-11ccb348bad4 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.307374 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ca78e09-61ec-4931-bfca-11ccb348bad4 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 13 02:47:25.307850 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1046/4160] 10.4.3.30 () {66 vars in 1251 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:47:25.320685 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6f4a92fa-d626-49b2-b893-1678ddad80dd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.322960 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f4a92fa-d626-49b2-b893-1678ddad80dd tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots Aug 13 02:47:25.323173 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f4a92fa-d626-49b2-b893-1678ddad80dd tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.324193 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f4a92fa-d626-49b2-b893-1678ddad80dd tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.324193 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-6f4a92fa-d626-49b2-b893-1678ddad80dd tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.324908 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.324908 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:25.326270 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-6f4a92fa-d626-49b2-b893-1678ddad80dd tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.331489 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6f4a92fa-d626-49b2-b893-1678ddad80dd tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.331981 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f4a92fa-d626-49b2-b893-1678ddad80dd tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 200 Aug 13 02:47:25.332530 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1049/4161] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.343272 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d9593e0d-da1c-4065-b996-ffd43d3dff80 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.344937 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d9593e0d-da1c-4065-b996-ffd43d3dff80 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?marker=52d27a21-0e95-4fce-89f2-2e3408f6dc07 Aug 13 02:47:25.345163 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d9593e0d-da1c-4065-b996-ffd43d3dff80 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.345928 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d9593e0d-da1c-4065-b996-ffd43d3dff80 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.345928 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-d9593e0d-da1c-4065-b996-ffd43d3dff80 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.346153 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.346153 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:25.347688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.db.api [None req-d9593e0d-da1c-4065-b996-ffd43d3dff80 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100287) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.370465 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d9593e0d-da1c-4065-b996-ffd43d3dff80 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.370924 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d9593e0d-da1c-4065-b996-ffd43d3dff80 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?marker=52d27a21-0e95-4fce-89f2-2e3408f6dc07 returned with HTTP 200 Aug 13 02:47:25.371452 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1017/4162] 10.4.3.30 () {66 vars in 1323 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?marker=52d27a21-0e95-4fce-89f2-2e3408f6dc07 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.382918 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ad592a70-cec6-4827-854f-411a7be5dc19 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.384670 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ad592a70-cec6-4827-854f-411a7be5dc19 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?offset=2&limit=3 Aug 13 02:47:25.384887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ad592a70-cec6-4827-854f-411a7be5dc19 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.385085 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ad592a70-cec6-4827-854f-411a7be5dc19 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.385316 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-ad592a70-cec6-4827-854f-411a7be5dc19 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.385615 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.385615 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:25.386366 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-ad592a70-cec6-4827-854f-411a7be5dc19 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.397319 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ad592a70-cec6-4827-854f-411a7be5dc19 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.397750 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ad592a70-cec6-4827-854f-411a7be5dc19 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 13 02:47:25.398144 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1051/4163] 10.4.3.30 () {66 vars in 1269 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.407454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2586ba09-4d73-48d8-bbca-f62b29fa0e81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.409332 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2586ba09-4d73-48d8-bbca-f62b29fa0e81 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 13 02:47:25.409520 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2586ba09-4d73-48d8-bbca-f62b29fa0e81 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.409746 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2586ba09-4d73-48d8-bbca-f62b29fa0e81 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.409990 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-2586ba09-4d73-48d8-bbca-f62b29fa0e81 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.411221 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-2586ba09-4d73-48d8-bbca-f62b29fa0e81 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.425410 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2586ba09-4d73-48d8-bbca-f62b29fa0e81 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.425815 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2586ba09-4d73-48d8-bbca-f62b29fa0e81 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 13 02:47:25.426258 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1047/4164] 10.4.3.30 () {66 vars in 1301 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.438781 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2fc84340-82f0-48a3-b976-70ab215e8c4a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.440634 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2fc84340-82f0-48a3-b976-70ab215e8c4a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 13 02:47:25.440954 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2fc84340-82f0-48a3-b976-70ab215e8c4a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.440954 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2fc84340-82f0-48a3-b976-70ab215e8c4a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.441161 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-2fc84340-82f0-48a3-b976-70ab215e8c4a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.441439 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.441439 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:25.442264 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-2fc84340-82f0-48a3-b976-70ab215e8c4a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.447551 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2fc84340-82f0-48a3-b976-70ab215e8c4a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.447970 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2fc84340-82f0-48a3-b976-70ab215e8c4a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 13 02:47:25.448353 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1050/4165] 10.4.3.30 () {66 vars in 1303 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.457767 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-87f5c541-3cbb-4551-b50f-6eb081bbfccb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.459966 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-87f5c541-3cbb-4551-b50f-6eb081bbfccb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 13 02:47:25.460167 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-87f5c541-3cbb-4551-b50f-6eb081bbfccb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.460408 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-87f5c541-3cbb-4551-b50f-6eb081bbfccb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.460624 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-87f5c541-3cbb-4551-b50f-6eb081bbfccb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.460972 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.460972 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:25.462021 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.db.api [None req-87f5c541-3cbb-4551-b50f-6eb081bbfccb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100287) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.475463 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-87f5c541-3cbb-4551-b50f-6eb081bbfccb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.475962 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-87f5c541-3cbb-4551-b50f-6eb081bbfccb tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 13 02:47:25.476507 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1018/4166] 10.4.3.30 () {66 vars in 1285 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.487418 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-04bc6b2b-8127-4d51-84d7-9bc2c884fb47 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.489552 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04bc6b2b-8127-4d51-84d7-9bc2c884fb47 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 13 02:47:25.489797 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04bc6b2b-8127-4d51-84d7-9bc2c884fb47 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.490032 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04bc6b2b-8127-4d51-84d7-9bc2c884fb47 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.490326 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-04bc6b2b-8127-4d51-84d7-9bc2c884fb47 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.490651 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.490651 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:25.491764 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-04bc6b2b-8127-4d51-84d7-9bc2c884fb47 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.506531 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-04bc6b2b-8127-4d51-84d7-9bc2c884fb47 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.507036 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04bc6b2b-8127-4d51-84d7-9bc2c884fb47 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 13 02:47:25.507812 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1052/4167] 10.4.3.30 () {66 vars in 1287 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.517926 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0466d85b-0477-4311-8cbf-567377c7597a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.520166 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0466d85b-0477-4311-8cbf-567377c7597a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 13 02:47:25.520413 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0466d85b-0477-4311-8cbf-567377c7597a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.520866 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0466d85b-0477-4311-8cbf-567377c7597a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.521139 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-0466d85b-0477-4311-8cbf-567377c7597a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.521489 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.521489 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:25.522493 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-0466d85b-0477-4311-8cbf-567377c7597a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.537410 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0466d85b-0477-4311-8cbf-567377c7597a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.537944 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0466d85b-0477-4311-8cbf-567377c7597a tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 13 02:47:25.538591 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1048/4168] 10.4.3.30 () {66 vars in 1305 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.549000 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3655140e-4d82-492a-baab-edf1e6a7108f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.550896 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3655140e-4d82-492a-baab-edf1e6a7108f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 13 02:47:25.551148 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3655140e-4d82-492a-baab-edf1e6a7108f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.551342 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3655140e-4d82-492a-baab-edf1e6a7108f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.551543 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-3655140e-4d82-492a-baab-edf1e6a7108f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.551843 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.551843 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:25.552640 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-3655140e-4d82-492a-baab-edf1e6a7108f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.566197 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3655140e-4d82-492a-baab-edf1e6a7108f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.566687 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3655140e-4d82-492a-baab-edf1e6a7108f tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 13 02:47:25.567151 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1051/4169] 10.4.3.30 () {66 vars in 1307 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.579775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b50c1f2f-1427-4b60-bd6b-2a204c829914 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.581672 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b50c1f2f-1427-4b60-bd6b-2a204c829914 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 Aug 13 02:47:25.581871 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b50c1f2f-1427-4b60-bd6b-2a204c829914 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.582074 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b50c1f2f-1427-4b60-bd6b-2a204c829914 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.582312 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-b50c1f2f-1427-4b60-bd6b-2a204c829914 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.582622 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.582622 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:25.583669 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.db.api [None req-b50c1f2f-1427-4b60-bd6b-2a204c829914 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100287) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.598229 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b50c1f2f-1427-4b60-bd6b-2a204c829914 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.598899 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.598899 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:25.599268 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b50c1f2f-1427-4b60-bd6b-2a204c829914 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 returned with HTTP 200 Aug 13 02:47:25.599738 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1019/4170] 10.4.3.30 () {66 vars in 1378 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.612261 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a2fba91a-6bac-4479-92ec-9734ec36b8d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.615790 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2fba91a-6bac-4479-92ec-9734ec36b8d6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/detail?status=available Aug 13 02:47:25.615790 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2fba91a-6bac-4479-92ec-9734ec36b8d6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.615790 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2fba91a-6bac-4479-92ec-9734ec36b8d6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.615790 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-a2fba91a-6bac-4479-92ec-9734ec36b8d6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.615790 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.615790 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:25.616800 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-a2fba91a-6bac-4479-92ec-9734ec36b8d6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.632291 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a2fba91a-6bac-4479-92ec-9734ec36b8d6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.632839 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.632839 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:25.633680 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2fba91a-6bac-4479-92ec-9734ec36b8d6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 13 02:47:25.634173 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1053/4171] 10.4.3.30 () {66 vars in 1290 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:25.646205 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-72888307-afe6-4651-b3f3-1377281f8b90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.647953 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72888307-afe6-4651-b3f3-1377281f8b90 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 Aug 13 02:47:25.648174 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72888307-afe6-4651-b3f3-1377281f8b90 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.648409 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72888307-afe6-4651-b3f3-1377281f8b90 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.648665 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-72888307-afe6-4651-b3f3-1377281f8b90 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.648951 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.648951 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:25.649828 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-72888307-afe6-4651-b3f3-1377281f8b90 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.662213 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-72888307-afe6-4651-b3f3-1377281f8b90 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.662770 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.662770 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:25.663404 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72888307-afe6-4651-b3f3-1377281f8b90 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 returned with HTTP 200 Aug 13 02:47:25.663830 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1049/4172] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.678924 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b390b180-2a21-4132-bc77-9de0ffc25636 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.681094 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b390b180-2a21-4132-bc77-9de0ffc25636 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 Aug 13 02:47:25.681349 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b390b180-2a21-4132-bc77-9de0ffc25636 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.681554 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b390b180-2a21-4132-bc77-9de0ffc25636 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.681809 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-b390b180-2a21-4132-bc77-9de0ffc25636 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.682087 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.682087 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:25.682991 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-b390b180-2a21-4132-bc77-9de0ffc25636 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.695274 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b390b180-2a21-4132-bc77-9de0ffc25636 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.695681 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b390b180-2a21-4132-bc77-9de0ffc25636 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 returned with HTTP 200 Aug 13 02:47:25.696232 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1052/4173] 10.4.3.30 () {66 vars in 1357 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.708034 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bc7380c1-5a7e-46d7-b332-258d582da0a6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.710067 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bc7380c1-5a7e-46d7-b332-258d582da0a6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?status=available Aug 13 02:47:25.710184 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bc7380c1-5a7e-46d7-b332-258d582da0a6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.710423 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bc7380c1-5a7e-46d7-b332-258d582da0a6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.710638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-bc7380c1-5a7e-46d7-b332-258d582da0a6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.711734 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.db.api [None req-bc7380c1-5a7e-46d7-b332-258d582da0a6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100287) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.725684 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bc7380c1-5a7e-46d7-b332-258d582da0a6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.726102 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bc7380c1-5a7e-46d7-b332-258d582da0a6 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?status=available returned with HTTP 200 Aug 13 02:47:25.726657 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1020/4174] 10.4.3.30 () {66 vars in 1269 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.737590 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f74cd69e-85e2-4a8e-9811-b87434be61cf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.739656 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f74cd69e-85e2-4a8e-9811-b87434be61cf tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 Aug 13 02:47:25.739906 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f74cd69e-85e2-4a8e-9811-b87434be61cf tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.740175 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f74cd69e-85e2-4a8e-9811-b87434be61cf tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.740456 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-f74cd69e-85e2-4a8e-9811-b87434be61cf tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:47:25.742448 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-f74cd69e-85e2-4a8e-9811-b87434be61cf tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:47:25.759747 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f74cd69e-85e2-4a8e-9811-b87434be61cf tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Get all snapshots completed successfully. Aug 13 02:47:25.760167 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f74cd69e-85e2-4a8e-9811-b87434be61cf tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 returned with HTTP 200 Aug 13 02:47:25.760745 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1054/4175] 10.4.3.30 () {66 vars in 1391 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2092967244 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.773174 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee10b4c8-24c4-481f-a6f9-84f1fe934967 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.775446 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee10b4c8-24c4-481f-a6f9-84f1fe934967 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 Aug 13 02:47:25.775739 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee10b4c8-24c4-481f-a6f9-84f1fe934967 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.776015 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee10b4c8-24c4-481f-a6f9-84f1fe934967 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.776173 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-ee10b4c8-24c4-481f-a6f9-84f1fe934967 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Delete snapshot with id: 92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 Aug 13 02:47:25.782283 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.782283 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:25.782780 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ee10b4c8-24c4-481f-a6f9-84f1fe934967 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:25.800809 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ee10b4c8-24c4-481f-a6f9-84f1fe934967 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot delete request issued successfully. Aug 13 02:47:25.801151 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee10b4c8-24c4-481f-a6f9-84f1fe934967 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 returned with HTTP 202 Aug 13 02:47:25.801705 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1050/4176] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:47:25 2026] DELETE /volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:25.809881 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-56f580fd-6319-492d-9746-f0067688cfe2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.814213 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56f580fd-6319-492d-9746-f0067688cfe2 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 Aug 13 02:47:25.814518 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56f580fd-6319-492d-9746-f0067688cfe2 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.814709 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56f580fd-6319-492d-9746-f0067688cfe2 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.829588 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.829588 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:25.830601 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-56f580fd-6319-492d-9746-f0067688cfe2 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:25.831360 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56f580fd-6319-492d-9746-f0067688cfe2 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 returned with HTTP 200 Aug 13 02:47:25.831475 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1053/4177] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:25.964316 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8bbd799a-4cf6-4be0-9772-748ec34a7ee3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:25.968181 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8bbd799a-4cf6-4be0-9772-748ec34a7ee3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:25.968445 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8bbd799a-4cf6-4be0-9772-748ec34a7ee3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:25.969224 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8bbd799a-4cf6-4be0-9772-748ec34a7ee3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:25.969224 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-8bbd799a-4cf6-4be0-9772-748ec34a7ee3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:25.973452 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:25.973452 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:25.974219 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8bbd799a-4cf6-4be0-9772-748ec34a7ee3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:25.975961 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1021/4178] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:25 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:26.014922 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:26.050281 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:26.050609 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1817932256"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:26.052326 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1817932256'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:26.052468 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume of 1 GB Aug 13 02:47:26.052748 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:26.052748 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:26.056728 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Availability Zones retrieved successfully. Aug 13 02:47:26.064017 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Flow 'volume_create_api' (d107365b-a260-44ac-a08a-f25927e0474e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:26.065053 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18449e06-064b-4fee-a7f6-b72c0af2e6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:26.065966 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:26.091808 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18449e06-064b-4fee-a7f6-b72c0af2e6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:26.092568 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b538f763-3817-4606-a268-aa400556c41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:26.149032 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Created reservations ['9fdf855a-b091-491b-9c3e-e09b2f3ae7a2', 'b86d64df-8e85-47df-bc5e-ce29a9b6cb68', '1b59c0f5-6a2f-4c57-887f-8dcfb9699a12', 'c6471b88-4902-4d41-bc97-4fbfdf18102e'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:26.150060 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b538f763-3817-4606-a268-aa400556c41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fdf855a-b091-491b-9c3e-e09b2f3ae7a2', 'b86d64df-8e85-47df-bc5e-ce29a9b6cb68', '1b59c0f5-6a2f-4c57-887f-8dcfb9699a12', 'c6471b88-4902-4d41-bc97-4fbfdf18102e']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:26.151338 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef72ab34-0b1e-474a-b7b5-047e182e3075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:26.178731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef72ab34-0b1e-474a-b7b5-047e182e3075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31273f76-4231-45c3-b114-46e77df03dd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1817932256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90490e4999ae4e27997a7d2b82965852',qos_specs=None,replication_status=,reservations=['9fdf855a-b091-491b-9c3e-e09b2f3ae7a2','b86d64df-8e85-47df-bc5e-ce29a9b6cb68','1b59c0f5-6a2f-4c57-887f-8dcfb9699a12','c6471b88-4902-4d41-bc97-4fbfdf18102e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1817932256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31273f76-4231-45c3-b114-46e77df03dd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90490e4999ae4e27997a7d2b82965852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:26.179748 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4482bb6e-ae8f-4240-a203-ee05d5eb7b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:26.200142 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4482bb6e-ae8f-4240-a203-ee05d5eb7b04) transitioned into state 'SUCCESS' from state '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-1817932256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90490e4999ae4e27997a7d2b82965852',qos_specs=None,replication_status=,reservations=['9fdf855a-b091-491b-9c3e-e09b2f3ae7a2','b86d64df-8e85-47df-bc5e-ce29a9b6cb68','1b59c0f5-6a2f-4c57-887f-8dcfb9699a12','c6471b88-4902-4d41-bc97-4fbfdf18102e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:26.200831 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6fa547e-a2b2-4155-b743-963aeaf0f570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:26.209686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6fa547e-a2b2-4155-b743-963aeaf0f570) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:26.210497 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Flow 'volume_create_api' (d107365b-a260-44ac-a08a-f25927e0474e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:26.210792 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume request issued successfully. Aug 13 02:47:26.211404 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd596e75-3065-4aeb-ad4b-c668f8b96f0c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:26.211804 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1055/4179] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:47:26 2026] POST /volume/v3/volumes => generated 747 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:26.229034 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-83a7f2ec-cb27-406b-9541-429212741344 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:26.229034 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83a7f2ec-cb27-406b-9541-429212741344 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 Aug 13 02:47:26.229619 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83a7f2ec-cb27-406b-9541-429212741344 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:26.229619 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83a7f2ec-cb27-406b-9541-429212741344 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:26.237057 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:26.237057 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:26.240952 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-83a7f2ec-cb27-406b-9541-429212741344 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:47:26.246633 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83a7f2ec-cb27-406b-9541-429212741344 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 returned with HTTP 200 Aug 13 02:47:26.247425 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1051/4180] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:26 2026] GET /volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:26.844117 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c22ee430-b671-43ad-94b5-8581791aeb5c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:26.846378 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c22ee430-b671-43ad-94b5-8581791aeb5c tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 Aug 13 02:47:26.846576 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c22ee430-b671-43ad-94b5-8581791aeb5c tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:26.846755 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c22ee430-b671-43ad-94b5-8581791aeb5c tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:26.850775 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c22ee430-b671-43ad-94b5-8581791aeb5c tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 returned with HTTP 404 Aug 13 02:47:26.851454 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1054/4181] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:26 2026] GET /volume/v3/snapshots/92d2d3d1-c072-4a7e-a1e5-e986fbe0c507 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:26.860356 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4c893730-2c94-4d44-9a24-a577f588a62e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:26.862476 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c893730-2c94-4d44-9a24-a577f588a62e tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 Aug 13 02:47:26.862756 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c893730-2c94-4d44-9a24-a577f588a62e tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:26.863012 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c893730-2c94-4d44-9a24-a577f588a62e tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:26.863167 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-4c893730-2c94-4d44-9a24-a577f588a62e tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Delete snapshot with id: 52d27a21-0e95-4fce-89f2-2e3408f6dc07 Aug 13 02:47:26.869199 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:26.869199 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:26.869848 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4c893730-2c94-4d44-9a24-a577f588a62e tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:26.887657 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4c893730-2c94-4d44-9a24-a577f588a62e tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot delete request issued successfully. Aug 13 02:47:26.887945 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c893730-2c94-4d44-9a24-a577f588a62e tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 returned with HTTP 202 Aug 13 02:47:26.888598 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1022/4182] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:47:26 2026] DELETE /volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:26.896120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-24f2632b-3c33-4d18-9bd6-706f956fc2fc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:26.898747 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24f2632b-3c33-4d18-9bd6-706f956fc2fc tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 Aug 13 02:47:26.899036 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24f2632b-3c33-4d18-9bd6-706f956fc2fc tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:26.899346 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24f2632b-3c33-4d18-9bd6-706f956fc2fc tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:26.904950 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:26.904950 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:26.905383 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-24f2632b-3c33-4d18-9bd6-706f956fc2fc tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:26.906179 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24f2632b-3c33-4d18-9bd6-706f956fc2fc tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 returned with HTTP 200 Aug 13 02:47:26.906577 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1056/4183] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:26 2026] GET /volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:26.985575 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-db8df1f0-a3eb-4afe-b07e-f9c1330a6289 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:26.987528 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db8df1f0-a3eb-4afe-b07e-f9c1330a6289 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:26.987802 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db8df1f0-a3eb-4afe-b07e-f9c1330a6289 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:26.987992 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db8df1f0-a3eb-4afe-b07e-f9c1330a6289 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:26.988119 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-db8df1f0-a3eb-4afe-b07e-f9c1330a6289 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:26.993086 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:26.993086 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:26.993816 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db8df1f0-a3eb-4afe-b07e-f9c1330a6289 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:26.994203 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1052/4184] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:26 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:27.262741 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c49722a4-7ed0-4805-9ec6-484768d7cc97 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:27.264350 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c49722a4-7ed0-4805-9ec6-484768d7cc97 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 Aug 13 02:47:27.264637 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c49722a4-7ed0-4805-9ec6-484768d7cc97 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:27.264816 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c49722a4-7ed0-4805-9ec6-484768d7cc97 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:27.271979 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:27.271979 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:27.275392 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c49722a4-7ed0-4805-9ec6-484768d7cc97 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:47:27.279614 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c49722a4-7ed0-4805-9ec6-484768d7cc97 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 returned with HTTP 200 Aug 13 02:47:27.280015 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1055/4185] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:27 2026] GET /volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:27.293826 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-290f6d68-f932-4a2f-8da7-3e3e2f6a141c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:27.295637 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-290f6d68-f932-4a2f-8da7-3e3e2f6a141c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:47:27.295990 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-290f6d68-f932-4a2f-8da7-3e3e2f6a141c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31273f76-4231-45c3-b114-46e77df03dd6", "name": "tempest-VolumesBackupsTest-Backup-1938834991"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:27.297860 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-290f6d68-f932-4a2f-8da7-3e3e2f6a141c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating new backup {'backup': {'volume_id': '31273f76-4231-45c3-b114-46e77df03dd6', 'name': 'tempest-VolumesBackupsTest-Backup-1938834991'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:47:27.298058 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-290f6d68-f932-4a2f-8da7-3e3e2f6a141c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating backup of volume 31273f76-4231-45c3-b114-46e77df03dd6 in container None Aug 13 02:47:27.305334 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:27.305334 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:27.306118 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-290f6d68-f932-4a2f-8da7-3e3e2f6a141c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:47:27.334153 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-290f6d68-f932-4a2f-8da7-3e3e2f6a141c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Created reservations ['5f770a86-fbd4-4a80-9c57-3939b09e17cf', 'd17e2c35-c7f4-4c04-8ca6-53d8d5d02141'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:27.367633 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-290f6d68-f932-4a2f-8da7-3e3e2f6a141c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:47:27.368048 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1023/4186] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:47:27 2026] POST /volume/v3/backups => generated 328 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:27.380302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c85ccf8c-2095-4f81-bdbd-c99e38fd2569 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:27.381329 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c85ccf8c-2095-4f81-bdbd-c99e38fd2569 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:27.381603 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c85ccf8c-2095-4f81-bdbd-c99e38fd2569 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:27.381780 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c85ccf8c-2095-4f81-bdbd-c99e38fd2569 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:27.381888 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c85ccf8c-2095-4f81-bdbd-c99e38fd2569 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:27.385730 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:27.385730 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:27.386480 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c85ccf8c-2095-4f81-bdbd-c99e38fd2569 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:27.386852 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1057/4187] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:27 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:27.916177 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41889cf6-8d69-466b-a8be-005c71d6c744 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:27.918391 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41889cf6-8d69-466b-a8be-005c71d6c744 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 Aug 13 02:47:27.918665 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41889cf6-8d69-466b-a8be-005c71d6c744 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:27.918902 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41889cf6-8d69-466b-a8be-005c71d6c744 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:27.924018 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41889cf6-8d69-466b-a8be-005c71d6c744 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 returned with HTTP 404 Aug 13 02:47:27.924682 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1053/4188] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:27 2026] GET /volume/v3/snapshots/52d27a21-0e95-4fce-89f2-2e3408f6dc07 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:27.931980 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-edc10dec-ced5-4228-ab03-78cc3c023f1b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:27.934182 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-edc10dec-ced5-4228-ab03-78cc3c023f1b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 Aug 13 02:47:27.934436 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-edc10dec-ced5-4228-ab03-78cc3c023f1b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:27.934674 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-edc10dec-ced5-4228-ab03-78cc3c023f1b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:27.934798 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-edc10dec-ced5-4228-ab03-78cc3c023f1b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Delete snapshot with id: ea2b4846-4f44-47d9-bf43-0bc6f918ca31 Aug 13 02:47:27.941518 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:27.941518 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:27.942164 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-edc10dec-ced5-4228-ab03-78cc3c023f1b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:27.964320 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-edc10dec-ced5-4228-ab03-78cc3c023f1b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot delete request issued successfully. Aug 13 02:47:27.964320 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-edc10dec-ced5-4228-ab03-78cc3c023f1b tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 returned with HTTP 202 Aug 13 02:47:27.964954 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1056/4189] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:47:27 2026] DELETE /volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:27.971980 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cb93d04e-f97e-48e5-aa08-09a41a75d325 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:27.973894 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cb93d04e-f97e-48e5-aa08-09a41a75d325 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 Aug 13 02:47:27.974115 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cb93d04e-f97e-48e5-aa08-09a41a75d325 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:27.974383 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cb93d04e-f97e-48e5-aa08-09a41a75d325 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:27.981129 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:27.981129 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:27.981619 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-cb93d04e-f97e-48e5-aa08-09a41a75d325 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Snapshot retrieved successfully. Aug 13 02:47:27.982423 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cb93d04e-f97e-48e5-aa08-09a41a75d325 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 returned with HTTP 200 Aug 13 02:47:27.982852 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1024/4190] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:27 2026] GET /volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:28.010333 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0de45586-1e0b-4bf2-95c2-22a5bcb42a38 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:28.014234 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0de45586-1e0b-4bf2-95c2-22a5bcb42a38 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:28.014528 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0de45586-1e0b-4bf2-95c2-22a5bcb42a38 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:28.014781 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0de45586-1e0b-4bf2-95c2-22a5bcb42a38 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:28.014891 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0de45586-1e0b-4bf2-95c2-22a5bcb42a38 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:28.021506 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:28.021506 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:28.022468 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0de45586-1e0b-4bf2-95c2-22a5bcb42a38 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:28.023051 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1058/4191] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:28 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:28.399802 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1904691-38f0-4535-9843-75066dee4e1b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:28.402064 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1904691-38f0-4535-9843-75066dee4e1b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:28.402327 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1904691-38f0-4535-9843-75066dee4e1b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:28.402585 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1904691-38f0-4535-9843-75066dee4e1b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:28.402731 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b1904691-38f0-4535-9843-75066dee4e1b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:28.408476 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:28.408476 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:28.409992 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1904691-38f0-4535-9843-75066dee4e1b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:28.409992 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1054/4192] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:28 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:28.994508 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-14c2b0c4-6a9b-4113-b6e2-2923d34cc57d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:28.996744 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14c2b0c4-6a9b-4113-b6e2-2923d34cc57d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 Aug 13 02:47:28.996977 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14c2b0c4-6a9b-4113-b6e2-2923d34cc57d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:28.997220 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14c2b0c4-6a9b-4113-b6e2-2923d34cc57d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:29.002688 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14c2b0c4-6a9b-4113-b6e2-2923d34cc57d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 returned with HTTP 404 Aug 13 02:47:29.003377 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1057/4193] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:28 2026] GET /volume/v3/snapshots/ea2b4846-4f44-47d9-bf43-0bc6f918ca31 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:29.011439 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-db77ed2d-c598-491f-95c9-19e067600f37 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:29.014444 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db77ed2d-c598-491f-95c9-19e067600f37 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 Aug 13 02:47:29.014444 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db77ed2d-c598-491f-95c9-19e067600f37 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:29.014444 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db77ed2d-c598-491f-95c9-19e067600f37 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:29.021360 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:29.021360 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:29.024742 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-db77ed2d-c598-491f-95c9-19e067600f37 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Volume info retrieved successfully. Aug 13 02:47:29.029175 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db77ed2d-c598-491f-95c9-19e067600f37 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 returned with HTTP 200 Aug 13 02:47:29.033045 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1025/4194] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:29 2026] GET /volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:29.040671 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3aecb438-837b-4ee2-b4a8-16e5b94893c6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:29.040671 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3aecb438-837b-4ee2-b4a8-16e5b94893c6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:29.040671 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3aecb438-837b-4ee2-b4a8-16e5b94893c6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:29.040671 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3aecb438-837b-4ee2-b4a8-16e5b94893c6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:29.040671 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-3aecb438-837b-4ee2-b4a8-16e5b94893c6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:29.043212 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:29.043212 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:29.044014 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3aecb438-837b-4ee2-b4a8-16e5b94893c6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:29.044431 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1059/4195] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:29 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:29.048200 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a864e62-6aa6-4568-83a1-b2b9f1beebfe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:29.050338 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a864e62-6aa6-4568-83a1-b2b9f1beebfe tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 Aug 13 02:47:29.050515 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a864e62-6aa6-4568-83a1-b2b9f1beebfe tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:29.050726 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a864e62-6aa6-4568-83a1-b2b9f1beebfe tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:29.050880 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9a864e62-6aa6-4568-83a1-b2b9f1beebfe tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Delete volume with id: 5743d3b6-a3b9-42dd-a21c-6e6e2b873833 Aug 13 02:47:29.057722 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:29.057722 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:29.058144 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9a864e62-6aa6-4568-83a1-b2b9f1beebfe tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Volume info retrieved successfully. Aug 13 02:47:29.076113 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9a864e62-6aa6-4568-83a1-b2b9f1beebfe tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Delete volume request issued successfully. Aug 13 02:47:29.076371 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a864e62-6aa6-4568-83a1-b2b9f1beebfe tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 returned with HTTP 202 Aug 13 02:47:29.076886 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1055/4196] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:47:29 2026] DELETE /volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:29.083566 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e209ae6e-c9c6-4095-b1dd-bd0e03c7add7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:29.089618 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e209ae6e-c9c6-4095-b1dd-bd0e03c7add7 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 Aug 13 02:47:29.089899 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e209ae6e-c9c6-4095-b1dd-bd0e03c7add7 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:29.090182 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e209ae6e-c9c6-4095-b1dd-bd0e03c7add7 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:29.099178 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:29.099178 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:29.103072 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e209ae6e-c9c6-4095-b1dd-bd0e03c7add7 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Volume info retrieved successfully. Aug 13 02:47:29.107508 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e209ae6e-c9c6-4095-b1dd-bd0e03c7add7 tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 returned with HTTP 200 Aug 13 02:47:29.107910 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1058/4197] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:29 2026] GET /volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:29.420776 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f9433e74-68d8-4cf2-a2db-2226e5af5866 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:29.422568 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9433e74-68d8-4cf2-a2db-2226e5af5866 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:29.422921 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f9433e74-68d8-4cf2-a2db-2226e5af5866 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:29.423290 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f9433e74-68d8-4cf2-a2db-2226e5af5866 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:29.423538 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-f9433e74-68d8-4cf2-a2db-2226e5af5866 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:29.428825 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:29.428825 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:29.430024 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f9433e74-68d8-4cf2-a2db-2226e5af5866 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:29.430664 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1026/4198] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:29 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:29.941739 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ab24dbca-b80e-419d-802b-a8d72fb60f87 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:29.943583 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab24dbca-b80e-419d-802b-a8d72fb60f87 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c Aug 13 02:47:29.944047 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab24dbca-b80e-419d-802b-a8d72fb60f87 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:29.944501 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab24dbca-b80e-419d-802b-a8d72fb60f87 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:29.944501 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-ab24dbca-b80e-419d-802b-a8d72fb60f87 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Delete snapshot with id: c1af60e3-c0d5-4574-9dca-39e29bcb5b0c Aug 13 02:47:29.951667 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:29.951667 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:29.952659 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ab24dbca-b80e-419d-802b-a8d72fb60f87 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Snapshot retrieved successfully. Aug 13 02:47:29.994293 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ab24dbca-b80e-419d-802b-a8d72fb60f87 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Snapshot delete request issued successfully. Aug 13 02:47:29.994293 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab24dbca-b80e-419d-802b-a8d72fb60f87 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c returned with HTTP 202 Aug 13 02:47:29.995398 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1060/4199] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:47:29 2026] DELETE /volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:30.003872 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d708c37-3248-4a44-adc8-9c134d2680a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:30.005700 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d708c37-3248-4a44-adc8-9c134d2680a7 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c Aug 13 02:47:30.005873 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d708c37-3248-4a44-adc8-9c134d2680a7 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:30.006096 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d708c37-3248-4a44-adc8-9c134d2680a7 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:30.018039 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:30.018039 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:30.018719 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d708c37-3248-4a44-adc8-9c134d2680a7 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Snapshot retrieved successfully. Aug 13 02:47:30.019233 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d708c37-3248-4a44-adc8-9c134d2680a7 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c returned with HTTP 200 Aug 13 02:47:30.019660 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1056/4200] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:30 2026] GET /volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:30.054841 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fc53b981-8156-4afb-9f81-930f680bf297 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:30.057110 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fc53b981-8156-4afb-9f81-930f680bf297 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:47:30.057401 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fc53b981-8156-4afb-9f81-930f680bf297 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:30.057681 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fc53b981-8156-4afb-9f81-930f680bf297 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:30.057847 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-fc53b981-8156-4afb-9f81-930f680bf297 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:30.063377 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:30.063377 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:30.064079 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fc53b981-8156-4afb-9f81-930f680bf297 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:47:30.064488 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1059/4201] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:30 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:30.075819 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6b8e7476-ee2e-43d5-bce9-088c188ff4b3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:30.121019 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f75b315f-4a37-499a-831e-e5043c9d674d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:30.123110 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f75b315f-4a37-499a-831e-e5043c9d674d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] GET https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 Aug 13 02:47:30.123409 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f75b315f-4a37-499a-831e-e5043c9d674d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:30.123842 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f75b315f-4a37-499a-831e-e5043c9d674d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:30.130498 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f75b315f-4a37-499a-831e-e5043c9d674d tempest-VolumesSnapshotListTestJSON-842098274 tempest-VolumesSnapshotListTestJSON-842098274-project-member] https://10.4.3.30/volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 returned with HTTP 404 Aug 13 02:47:30.131195 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1061/4202] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:30 2026] GET /volume/v3/volumes/5743d3b6-a3b9-42dd-a21c-6e6e2b873833 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:30.153683 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6b8e7476-ee2e-43d5-bce9-088c188ff4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:47:30.154087 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6b8e7476-ee2e-43d5-bce9-088c188ff4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e183f6bc-940f-4320-abfb-8dae12d71465"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:30.156002 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-6b8e7476-ee2e-43d5-bce9-088c188ff4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Creating new backup {'backup': {'volume_id': 'e183f6bc-940f-4320-abfb-8dae12d71465'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:47:30.156199 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-6b8e7476-ee2e-43d5-bce9-088c188ff4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Creating backup of volume e183f6bc-940f-4320-abfb-8dae12d71465 in container None Aug 13 02:47:30.163966 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:30.163966 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:30.164623 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6b8e7476-ee2e-43d5-bce9-088c188ff4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Volume info retrieved successfully. Aug 13 02:47:30.184161 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-6b8e7476-ee2e-43d5-bce9-088c188ff4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Created reservations ['8ecf511a-3611-4ac8-85da-1bfb12512038', 'ef62ddce-6ba6-458b-9652-86b5fe627b3e'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:30.218177 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6b8e7476-ee2e-43d5-bce9-088c188ff4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:47:30.218836 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1027/4203] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:47:30 2026] POST /volume/v3/backups => generated 286 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:30.227803 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d50efb91-df6d-454c-853d-bd53cb1f5ddc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:30.230135 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d50efb91-df6d-454c-853d-bd53cb1f5ddc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:30.230410 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d50efb91-df6d-454c-853d-bd53cb1f5ddc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:30.230711 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d50efb91-df6d-454c-853d-bd53cb1f5ddc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:30.230892 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d50efb91-df6d-454c-853d-bd53cb1f5ddc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:30.235935 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:30.235935 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:30.236665 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d50efb91-df6d-454c-853d-bd53cb1f5ddc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:30.237073 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1057/4204] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:30 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:30.440658 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40bc0ada-35d5-4768-be5f-1b4958056c3c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:30.443334 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40bc0ada-35d5-4768-be5f-1b4958056c3c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:30.443476 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40bc0ada-35d5-4768-be5f-1b4958056c3c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:30.443771 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40bc0ada-35d5-4768-be5f-1b4958056c3c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:30.443907 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-40bc0ada-35d5-4768-be5f-1b4958056c3c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:30.448661 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:30.448661 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:30.450004 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40bc0ada-35d5-4768-be5f-1b4958056c3c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:30.450701 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1060/4205] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:30 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:31.028527 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-65623e1f-d3cc-450c-b47c-d8b190ea4945 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:31.030748 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65623e1f-d3cc-450c-b47c-d8b190ea4945 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c Aug 13 02:47:31.031066 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-65623e1f-d3cc-450c-b47c-d8b190ea4945 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:31.031494 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-65623e1f-d3cc-450c-b47c-d8b190ea4945 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:31.036698 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-65623e1f-d3cc-450c-b47c-d8b190ea4945 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c returned with HTTP 404 Aug 13 02:47:31.037376 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1062/4206] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:47:31 2026] GET /volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:31.153812 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c32a0a34-02a7-4f3d-a0d3-9bb255231858 req-3e205352-6cac-4b03-b507-a98e2557c530 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:31.156033 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c32a0a34-02a7-4f3d-a0d3-9bb255231858 req-3e205352-6cac-4b03-b507-a98e2557c530 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/attachments?instance_id=b8487f61-088b-4c45-bff2-3b7ff3a83863 Aug 13 02:47:31.156369 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c32a0a34-02a7-4f3d-a0d3-9bb255231858 req-3e205352-6cac-4b03-b507-a98e2557c530 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:31.156600 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c32a0a34-02a7-4f3d-a0d3-9bb255231858 req-3e205352-6cac-4b03-b507-a98e2557c530 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:31.173231 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c32a0a34-02a7-4f3d-a0d3-9bb255231858 req-3e205352-6cac-4b03-b507-a98e2557c530 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments?instance_id=b8487f61-088b-4c45-bff2-3b7ff3a83863 returned with HTTP 200 Aug 13 02:47:31.173858 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1028/4207] 10.4.3.30 () {70 vars in 1630 bytes} [Thu Aug 13 02:47:31 2026] GET /volume/v3/attachments?instance_id=b8487f61-088b-4c45-bff2-3b7ff3a83863 => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:31.183491 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c32a0a34-02a7-4f3d-a0d3-9bb255231858 req-3e7e7b5d-fb3e-42d0-a73b-b3e98255cf56 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:31.186739 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c32a0a34-02a7-4f3d-a0d3-9bb255231858 req-3e7e7b5d-fb3e-42d0-a73b-b3e98255cf56 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d Aug 13 02:47:31.187001 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c32a0a34-02a7-4f3d-a0d3-9bb255231858 req-3e7e7b5d-fb3e-42d0-a73b-b3e98255cf56 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:31.187233 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c32a0a34-02a7-4f3d-a0d3-9bb255231858 req-3e7e7b5d-fb3e-42d0-a73b-b3e98255cf56 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:31.209171 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c32a0a34-02a7-4f3d-a0d3-9bb255231858 req-3e7e7b5d-fb3e-42d0-a73b-b3e98255cf56 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d returned with HTTP 200 Aug 13 02:47:31.210275 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1058/4208] 10.4.3.30 () {70 vars in 1644 bytes} [Thu Aug 13 02:47:31 2026] GET /volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:31.252206 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-372b2ae8-08a3-4df4-b9de-75b79d80ea81 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:31.254151 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-372b2ae8-08a3-4df4-b9de-75b79d80ea81 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:31.254390 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-372b2ae8-08a3-4df4-b9de-75b79d80ea81 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:31.254598 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-372b2ae8-08a3-4df4-b9de-75b79d80ea81 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:31.254700 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-372b2ae8-08a3-4df4-b9de-75b79d80ea81 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:31.261543 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:31.261543 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:31.262229 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-372b2ae8-08a3-4df4-b9de-75b79d80ea81 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:31.262625 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1061/4209] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:31 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:31.462746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6df87eb8-3211-4b64-96c8-13a9aea2a1ed None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:31.465086 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6df87eb8-3211-4b64-96c8-13a9aea2a1ed tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:31.465368 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6df87eb8-3211-4b64-96c8-13a9aea2a1ed tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:31.465848 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6df87eb8-3211-4b64-96c8-13a9aea2a1ed tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:31.466071 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6df87eb8-3211-4b64-96c8-13a9aea2a1ed tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:31.471738 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:31.471738 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:31.472767 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6df87eb8-3211-4b64-96c8-13a9aea2a1ed tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:31.473331 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1063/4210] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:31 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:31.823240 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:31.927676 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:31.927997 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1238127330"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:31.929440 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1238127330'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:31.929545 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Create volume of 1 GB Aug 13 02:47:31.929832 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:31.929832 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:31.933233 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Availability Zones retrieved successfully. Aug 13 02:47:31.938361 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Flow 'volume_create_api' (b82d39fe-04b4-48e3-89f7-b1588ee4e639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:31.939215 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d71256-8dd0-4d66-83b7-172a6c073a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:31.940100 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:31.973780 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d71256-8dd0-4d66-83b7-172a6c073a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:31.974827 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd672d79-483b-47d7-af12-aa2b7c9b37fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:32.035231 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Created reservations ['9228811f-824b-4dc6-b54d-10f1f00abd05', 'f2655916-a29a-4c58-8428-e0ab9d1b3c59', '78eb8e84-5f80-4495-9143-d2939671a871', '875cfa1f-9d9c-468e-805b-f2fab301d53d'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:32.036408 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd672d79-483b-47d7-af12-aa2b7c9b37fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9228811f-824b-4dc6-b54d-10f1f00abd05', 'f2655916-a29a-4c58-8428-e0ab9d1b3c59', '78eb8e84-5f80-4495-9143-d2939671a871', '875cfa1f-9d9c-468e-805b-f2fab301d53d']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:32.037221 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333ed31d-15ac-4298-99a2-385247233842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:32.062958 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333ed31d-15ac-4298-99a2-385247233842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b7408af-f4a6-490d-bb49-bf12e79d2ee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1238127330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7ef8342ade843e688d166d1a2f38c0e',qos_specs=None,replication_status=,reservations=['9228811f-824b-4dc6-b54d-10f1f00abd05','f2655916-a29a-4c58-8428-e0ab9d1b3c59','78eb8e84-5f80-4495-9143-d2939671a871','875cfa1f-9d9c-468e-805b-f2fab301d53d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c446ba1c2c4c988351b856261b695c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1238127330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b7408af-f4a6-490d-bb49-bf12e79d2ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7ef8342ade843e688d166d1a2f38c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c446ba1c2c4c988351b856261b695c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:32.064088 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eca9283-acd6-4ce5-8286-34d97a28ebc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:32.087018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eca9283-acd6-4ce5-8286-34d97a28ebc5) transitioned into state 'SUCCESS' from state '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-1238127330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7ef8342ade843e688d166d1a2f38c0e',qos_specs=None,replication_status=,reservations=['9228811f-824b-4dc6-b54d-10f1f00abd05','f2655916-a29a-4c58-8428-e0ab9d1b3c59','78eb8e84-5f80-4495-9143-d2939671a871','875cfa1f-9d9c-468e-805b-f2fab301d53d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c446ba1c2c4c988351b856261b695c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:32.087925 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ea46354-d336-472d-9747-b07e592eb5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:32.101751 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ea46354-d336-472d-9747-b07e592eb5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:32.102614 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Flow 'volume_create_api' (b82d39fe-04b4-48e3-89f7-b1588ee4e639) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:32.102967 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Create volume request issued successfully. Aug 13 02:47:32.103636 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e6756a3c-e889-409c-8b6f-43edba09bcdd tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:32.104120 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1029/4211] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:47:31 2026] POST /volume/v3/volumes => generated 776 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:32.115842 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be2e72bd-b7b8-461f-ace0-67a6d86de01a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:32.118238 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be2e72bd-b7b8-461f-ace0-67a6d86de01a tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] GET https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 Aug 13 02:47:32.118834 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be2e72bd-b7b8-461f-ace0-67a6d86de01a tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:32.121636 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be2e72bd-b7b8-461f-ace0-67a6d86de01a tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:32.132622 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:32.132622 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:32.136070 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-be2e72bd-b7b8-461f-ace0-67a6d86de01a tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Volume info retrieved successfully. Aug 13 02:47:32.140374 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be2e72bd-b7b8-461f-ace0-67a6d86de01a tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 returned with HTTP 200 Aug 13 02:47:32.140732 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1059/4212] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:32 2026] GET /volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:32.275824 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6afa6ac3-bd50-4f69-9bd1-2126c725e7aa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:32.280018 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6afa6ac3-bd50-4f69-9bd1-2126c725e7aa tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:32.280237 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6afa6ac3-bd50-4f69-9bd1-2126c725e7aa tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:32.280476 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6afa6ac3-bd50-4f69-9bd1-2126c725e7aa tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:32.280596 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6afa6ac3-bd50-4f69-9bd1-2126c725e7aa tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:32.285021 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:32.285021 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:32.285768 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6afa6ac3-bd50-4f69-9bd1-2126c725e7aa tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:32.286085 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1062/4213] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:32 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:32.483558 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-58abf11f-af8a-4534-a9e2-331fe911efc2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:32.485339 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-58abf11f-af8a-4534-a9e2-331fe911efc2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:32.485578 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-58abf11f-af8a-4534-a9e2-331fe911efc2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:32.485772 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-58abf11f-af8a-4534-a9e2-331fe911efc2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:32.485873 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-58abf11f-af8a-4534-a9e2-331fe911efc2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:32.490182 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:32.490182 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:32.490953 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-58abf11f-af8a-4534-a9e2-331fe911efc2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:32.491352 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1064/4214] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:32 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:33.155149 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-51f4896e-a7e5-4cf0-9557-48bbbdf8212d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:33.158090 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-51f4896e-a7e5-4cf0-9557-48bbbdf8212d tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] GET https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 Aug 13 02:47:33.158090 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-51f4896e-a7e5-4cf0-9557-48bbbdf8212d tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:33.158219 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-51f4896e-a7e5-4cf0-9557-48bbbdf8212d tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:33.167652 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:33.167652 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:33.172675 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-51f4896e-a7e5-4cf0-9557-48bbbdf8212d tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Volume info retrieved successfully. Aug 13 02:47:33.178309 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-51f4896e-a7e5-4cf0-9557-48bbbdf8212d tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 returned with HTTP 200 Aug 13 02:47:33.179754 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1030/4215] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:33 2026] GET /volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:33.194904 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45fdd81d-4a95-4510-aa0b-faff26b320a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:33.265563 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45fdd81d-4a95-4510-aa0b-faff26b320a8 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-reader] POST https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8/action Aug 13 02:47:33.265922 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45fdd81d-4a95-4510-aa0b-faff26b320a8 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:47:33.266073 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45fdd81d-4a95-4510-aa0b-faff26b320a8 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:33.273173 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:33.273173 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:33.273639 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-45fdd81d-4a95-4510-aa0b-faff26b320a8 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-reader] Volume info retrieved successfully. Aug 13 02:47:33.274748 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-45fdd81d-4a95-4510-aa0b-faff26b320a8 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2de11495a5974a5d9ca57ac42c5f52bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b7ef8342ade843e688d166d1a2f38c0e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:33.274973 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45fdd81d-4a95-4510-aa0b-faff26b320a8 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-reader] https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8/action returned with HTTP 403 Aug 13 02:47:33.275610 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1060/4216] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:47:33 2026] POST /volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8/action => generated 131 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:33.285169 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ec08d1f8-d3ef-4080-b386-be26c1c5c6d5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:33.287103 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec08d1f8-d3ef-4080-b386-be26c1c5c6d5 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 Aug 13 02:47:33.287358 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec08d1f8-d3ef-4080-b386-be26c1c5c6d5 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:33.287602 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec08d1f8-d3ef-4080-b386-be26c1c5c6d5 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:33.287772 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ec08d1f8-d3ef-4080-b386-be26c1c5c6d5 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Delete volume with id: 0b7408af-f4a6-490d-bb49-bf12e79d2ee8 Aug 13 02:47:33.302175 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-30e5fa69-189c-41da-975b-019b0a90a6b8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:33.304107 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-30e5fa69-189c-41da-975b-019b0a90a6b8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:33.304358 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-30e5fa69-189c-41da-975b-019b0a90a6b8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:33.304610 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-30e5fa69-189c-41da-975b-019b0a90a6b8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:33.304763 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-30e5fa69-189c-41da-975b-019b0a90a6b8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:33.305063 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:33.305063 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:33.305641 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ec08d1f8-d3ef-4080-b386-be26c1c5c6d5 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Volume info retrieved successfully. Aug 13 02:47:33.311577 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:33.311577 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:33.312262 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-30e5fa69-189c-41da-975b-019b0a90a6b8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:33.312686 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1065/4217] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:33 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:33.329969 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ec08d1f8-d3ef-4080-b386-be26c1c5c6d5 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Delete volume request issued successfully. Aug 13 02:47:33.330234 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec08d1f8-d3ef-4080-b386-be26c1c5c6d5 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 returned with HTTP 202 Aug 13 02:47:33.330661 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1063/4218] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:47:33 2026] DELETE /volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:33.337729 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-db0817e8-cdb2-4f6e-aba5-2851c4b96009 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:33.340189 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db0817e8-cdb2-4f6e-aba5-2851c4b96009 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] GET https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 Aug 13 02:47:33.340498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db0817e8-cdb2-4f6e-aba5-2851c4b96009 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:33.340752 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db0817e8-cdb2-4f6e-aba5-2851c4b96009 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:33.352705 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:33.352705 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:33.357082 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-db0817e8-cdb2-4f6e-aba5-2851c4b96009 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Volume info retrieved successfully. Aug 13 02:47:33.362266 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db0817e8-cdb2-4f6e-aba5-2851c4b96009 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 returned with HTTP 200 Aug 13 02:47:33.362772 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1031/4219] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:33 2026] GET /volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:33.504611 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0bfad35f-736e-4de0-ac6d-f085090b4fa1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:33.506406 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bfad35f-736e-4de0-ac6d-f085090b4fa1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:33.506610 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bfad35f-736e-4de0-ac6d-f085090b4fa1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:33.506821 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bfad35f-736e-4de0-ac6d-f085090b4fa1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:33.506924 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0bfad35f-736e-4de0-ac6d-f085090b4fa1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:33.511285 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:33.511285 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:33.512362 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bfad35f-736e-4de0-ac6d-f085090b4fa1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:33.512729 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1061/4220] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:33 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:34.324117 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-684042f1-37e4-4dfe-9450-74594b182076 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:34.326574 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-684042f1-37e4-4dfe-9450-74594b182076 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:34.326854 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-684042f1-37e4-4dfe-9450-74594b182076 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:34.327063 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-684042f1-37e4-4dfe-9450-74594b182076 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:34.327193 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-684042f1-37e4-4dfe-9450-74594b182076 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:34.332720 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:34.332720 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:34.333116 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-684042f1-37e4-4dfe-9450-74594b182076 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:34.333710 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1066/4221] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:34 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:34.375999 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b41fbb82-0ccd-4d5d-93cd-fa55419af4bc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:34.378312 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b41fbb82-0ccd-4d5d-93cd-fa55419af4bc tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] GET https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 Aug 13 02:47:34.378579 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b41fbb82-0ccd-4d5d-93cd-fa55419af4bc tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:34.378827 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b41fbb82-0ccd-4d5d-93cd-fa55419af4bc tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:34.385814 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b41fbb82-0ccd-4d5d-93cd-fa55419af4bc tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 returned with HTTP 404 Aug 13 02:47:34.386379 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1064/4222] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:34 2026] GET /volume/v3/volumes/0b7408af-f4a6-490d-bb49-bf12e79d2ee8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:34.395549 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d289aedc-7633-4977-ad2a-561e289faad4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:34.400281 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:34.400967 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1043600010"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:34.404057 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1043600010'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:34.404202 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Create volume of 1 GB Aug 13 02:47:34.408576 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Availability Zones retrieved successfully. Aug 13 02:47:34.414740 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Flow 'volume_create_api' (3274268a-b6f9-435d-93f0-62bc4fd1c9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:34.415827 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d67452b-e93d-48fd-9700-c3ac186da2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:34.416695 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:34.444951 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d67452b-e93d-48fd-9700-c3ac186da2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:34.445748 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c89514-5937-47dd-82f1-da235d6a8d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:34.486321 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Created reservations ['eba8573a-b37d-4750-a6a4-ebad0171adba', '952e829a-0e47-48e4-a2e0-01920a9476f1', '5a66968e-145c-43d9-9480-c29807e37c94', '5de99184-fe20-4b33-a8aa-74685ad85199'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:34.487638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c89514-5937-47dd-82f1-da235d6a8d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba8573a-b37d-4750-a6a4-ebad0171adba', '952e829a-0e47-48e4-a2e0-01920a9476f1', '5a66968e-145c-43d9-9480-c29807e37c94', '5de99184-fe20-4b33-a8aa-74685ad85199']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:34.488516 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb98141-7efe-4ed0-bda6-71ce8ea259d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:34.515141 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb98141-7efe-4ed0-bda6-71ce8ea259d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4baf3386-84c7-4fe0-b8d8-c6f312dafacc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1043600010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7ef8342ade843e688d166d1a2f38c0e',qos_specs=None,replication_status=,reservations=['eba8573a-b37d-4750-a6a4-ebad0171adba','952e829a-0e47-48e4-a2e0-01920a9476f1','5a66968e-145c-43d9-9480-c29807e37c94','5de99184-fe20-4b33-a8aa-74685ad85199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c446ba1c2c4c988351b856261b695c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1043600010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4baf3386-84c7-4fe0-b8d8-c6f312dafacc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7ef8342ade843e688d166d1a2f38c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c446ba1c2c4c988351b856261b695c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:34.516282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc8dda8-4b70-4a9d-90b1-c1d64fd8d571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:34.525085 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ffcc9819-5d00-45a7-b873-b4048eff53f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:34.527057 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffcc9819-5d00-45a7-b873-b4048eff53f8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:34.527273 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffcc9819-5d00-45a7-b873-b4048eff53f8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:34.528292 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffcc9819-5d00-45a7-b873-b4048eff53f8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:34.528292 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ffcc9819-5d00-45a7-b873-b4048eff53f8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:34.532276 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:34.532276 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:34.533090 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffcc9819-5d00-45a7-b873-b4048eff53f8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:34.533443 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1062/4223] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:34 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:34.537627 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc8dda8-4b70-4a9d-90b1-c1d64fd8d571) transitioned into state 'SUCCESS' from state '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-1043600010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7ef8342ade843e688d166d1a2f38c0e',qos_specs=None,replication_status=,reservations=['eba8573a-b37d-4750-a6a4-ebad0171adba','952e829a-0e47-48e4-a2e0-01920a9476f1','5a66968e-145c-43d9-9480-c29807e37c94','5de99184-fe20-4b33-a8aa-74685ad85199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c446ba1c2c4c988351b856261b695c',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:34.537627 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6989e3a0-366c-4d04-a977-067b2b9a4aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:34.544651 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6989e3a0-366c-4d04-a977-067b2b9a4aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:34.545570 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Flow 'volume_create_api' (3274268a-b6f9-435d-93f0-62bc4fd1c9ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:34.545935 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Create volume request issued successfully. Aug 13 02:47:34.546570 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d289aedc-7633-4977-ad2a-561e289faad4 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:34.547005 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1032/4224] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:47:34 2026] POST /volume/v3/volumes => generated 776 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:34.557721 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e55718d0-fa89-4033-a8e4-54cd762bd532 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:34.559433 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e55718d0-fa89-4033-a8e4-54cd762bd532 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] GET https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc Aug 13 02:47:34.559627 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e55718d0-fa89-4033-a8e4-54cd762bd532 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:34.560079 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e55718d0-fa89-4033-a8e4-54cd762bd532 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:34.566221 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:34.566221 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:34.569927 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e55718d0-fa89-4033-a8e4-54cd762bd532 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Volume info retrieved successfully. Aug 13 02:47:34.574347 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e55718d0-fa89-4033-a8e4-54cd762bd532 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc returned with HTTP 200 Aug 13 02:47:34.574835 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1067/4225] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:34 2026] GET /volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:35.344108 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-28be4c73-b050-46d4-aa48-3844ff2c66f8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:35.346330 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28be4c73-b050-46d4-aa48-3844ff2c66f8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:35.346330 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-28be4c73-b050-46d4-aa48-3844ff2c66f8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:35.346553 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-28be4c73-b050-46d4-aa48-3844ff2c66f8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:35.346623 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-28be4c73-b050-46d4-aa48-3844ff2c66f8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:35.351031 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:35.351031 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:35.351679 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28be4c73-b050-46d4-aa48-3844ff2c66f8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:35.352229 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1065/4226] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:35 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:47:35.543847 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eecea41e-099b-48ad-acd9-4ce5ad7a5954 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:35.545603 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eecea41e-099b-48ad-acd9-4ce5ad7a5954 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:35.545852 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eecea41e-099b-48ad-acd9-4ce5ad7a5954 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:35.545988 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eecea41e-099b-48ad-acd9-4ce5ad7a5954 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:35.546091 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-eecea41e-099b-48ad-acd9-4ce5ad7a5954 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:35.549957 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:35.549957 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:35.550611 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eecea41e-099b-48ad-acd9-4ce5ad7a5954 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:35.550945 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1063/4227] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:35 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:35.586671 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7dd6b923-1bc4-474b-b4c8-a80d9d35366b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:35.588510 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7dd6b923-1bc4-474b-b4c8-a80d9d35366b tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] GET https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc Aug 13 02:47:35.588688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7dd6b923-1bc4-474b-b4c8-a80d9d35366b tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:35.588868 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7dd6b923-1bc4-474b-b4c8-a80d9d35366b tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:35.595745 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:35.595745 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:35.599896 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7dd6b923-1bc4-474b-b4c8-a80d9d35366b tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Volume info retrieved successfully. Aug 13 02:47:35.604409 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7dd6b923-1bc4-474b-b4c8-a80d9d35366b tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc returned with HTTP 200 Aug 13 02:47:35.604847 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1033/4228] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:35 2026] GET /volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:35.616022 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5192a4fc-5b04-4951-bc7f-982c8b25c2ab None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:35.617808 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5192a4fc-5b04-4951-bc7f-982c8b25c2ab tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-reader] POST https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc/action Aug 13 02:47:35.618125 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5192a4fc-5b04-4951-bc7f-982c8b25c2ab tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:47:35.618272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5192a4fc-5b04-4951-bc7f-982c8b25c2ab tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:35.626157 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:35.626157 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:35.626613 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-5192a4fc-5b04-4951-bc7f-982c8b25c2ab tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2de11495a5974a5d9ca57ac42c5f52bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b7ef8342ade843e688d166d1a2f38c0e', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:35.626792 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5192a4fc-5b04-4951-bc7f-982c8b25c2ab tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-reader] https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc/action returned with HTTP 403 Aug 13 02:47:35.627393 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1068/4229] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:47:35 2026] POST /volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:35.634065 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7248e8fb-39c0-4b1d-9b3a-70e929fb7869 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:35.635911 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7248e8fb-39c0-4b1d-9b3a-70e929fb7869 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc Aug 13 02:47:35.636095 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7248e8fb-39c0-4b1d-9b3a-70e929fb7869 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:35.636285 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7248e8fb-39c0-4b1d-9b3a-70e929fb7869 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:35.636450 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7248e8fb-39c0-4b1d-9b3a-70e929fb7869 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Delete volume with id: 4baf3386-84c7-4fe0-b8d8-c6f312dafacc Aug 13 02:47:35.644395 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:35.644395 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:35.644750 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7248e8fb-39c0-4b1d-9b3a-70e929fb7869 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Volume info retrieved successfully. Aug 13 02:47:35.661024 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7248e8fb-39c0-4b1d-9b3a-70e929fb7869 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Delete volume request issued successfully. Aug 13 02:47:35.661263 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7248e8fb-39c0-4b1d-9b3a-70e929fb7869 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc returned with HTTP 202 Aug 13 02:47:35.661652 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1066/4230] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:47:35 2026] DELETE /volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:35.673895 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b73a7e98-c54f-446b-8a3f-bf4316e64dab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:35.675569 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b73a7e98-c54f-446b-8a3f-bf4316e64dab tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] GET https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc Aug 13 02:47:35.675770 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b73a7e98-c54f-446b-8a3f-bf4316e64dab tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:35.675958 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b73a7e98-c54f-446b-8a3f-bf4316e64dab tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:35.682622 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:35.682622 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:35.686738 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b73a7e98-c54f-446b-8a3f-bf4316e64dab tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Volume info retrieved successfully. Aug 13 02:47:35.691361 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b73a7e98-c54f-446b-8a3f-bf4316e64dab tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc returned with HTTP 200 Aug 13 02:47:35.691361 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1064/4231] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:35 2026] GET /volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:36.364233 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bc964a1a-2fd5-459a-b2fb-f2548e77f583 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:36.366075 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bc964a1a-2fd5-459a-b2fb-f2548e77f583 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:36.366356 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bc964a1a-2fd5-459a-b2fb-f2548e77f583 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:36.366566 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bc964a1a-2fd5-459a-b2fb-f2548e77f583 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:36.366687 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-bc964a1a-2fd5-459a-b2fb-f2548e77f583 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:36.371825 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:36.371825 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:36.372814 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bc964a1a-2fd5-459a-b2fb-f2548e77f583 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:36.373510 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1034/4232] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:36 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:36.561334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7ae443b1-302c-4c31-a5eb-d843c604a0fb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:36.563877 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ae443b1-302c-4c31-a5eb-d843c604a0fb tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:36.564136 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ae443b1-302c-4c31-a5eb-d843c604a0fb tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:36.564423 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ae443b1-302c-4c31-a5eb-d843c604a0fb tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:36.564710 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7ae443b1-302c-4c31-a5eb-d843c604a0fb tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:36.570352 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:36.570352 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:36.571348 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ae443b1-302c-4c31-a5eb-d843c604a0fb tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:36.571881 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1069/4233] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:36 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:36.705467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f4ff3101-8d56-43a3-8bd1-10e3ff648d34 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:36.707701 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f4ff3101-8d56-43a3-8bd1-10e3ff648d34 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] GET https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc Aug 13 02:47:36.707953 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f4ff3101-8d56-43a3-8bd1-10e3ff648d34 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:36.708197 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f4ff3101-8d56-43a3-8bd1-10e3ff648d34 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:36.715503 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f4ff3101-8d56-43a3-8bd1-10e3ff648d34 tempest-ProjectReaderTests-140367575 tempest-ProjectReaderTests-140367575-project-admin] https://10.4.3.30/volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc returned with HTTP 404 Aug 13 02:47:36.716071 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1067/4234] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:36 2026] GET /volume/v3/volumes/4baf3386-84c7-4fe0-b8d8-c6f312dafacc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:37.386700 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0eeb9ff2-8398-4753-a465-7dc74fd702f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:37.389979 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0eeb9ff2-8398-4753-a465-7dc74fd702f9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:37.392495 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0eeb9ff2-8398-4753-a465-7dc74fd702f9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:37.392495 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0eeb9ff2-8398-4753-a465-7dc74fd702f9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:37.392495 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0eeb9ff2-8398-4753-a465-7dc74fd702f9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:37.400510 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:37.400510 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:37.400510 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0eeb9ff2-8398-4753-a465-7dc74fd702f9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:37.401356 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1065/4235] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:37 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:37.585056 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d5ffaeea-e29b-47b6-b460-8a66216a7563 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:37.587921 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d5ffaeea-e29b-47b6-b460-8a66216a7563 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:37.588124 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d5ffaeea-e29b-47b6-b460-8a66216a7563 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:37.588332 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d5ffaeea-e29b-47b6-b460-8a66216a7563 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:37.588473 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-d5ffaeea-e29b-47b6-b460-8a66216a7563 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:37.594292 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:37.594292 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:37.595145 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d5ffaeea-e29b-47b6-b460-8a66216a7563 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:37.595556 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1035/4236] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:37 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:37.636404 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b743e56b-4145-4e5b-95dd-4c96ea00b239 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:37.638652 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b743e56b-4145-4e5b-95dd-4c96ea00b239 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:47:37.638872 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b743e56b-4145-4e5b-95dd-4c96ea00b239 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:37.639108 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b743e56b-4145-4e5b-95dd-4c96ea00b239 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:37.647206 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:37.647206 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:37.651126 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b743e56b-4145-4e5b-95dd-4c96ea00b239 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:47:37.655901 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b743e56b-4145-4e5b-95dd-4c96ea00b239 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 200 Aug 13 02:47:37.656549 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1070/4237] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:37 2026] GET /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:37.711565 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5298320b-915e-42bc-859c-a29fadd3c787 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:37.713634 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5298320b-915e-42bc-859c-a29fadd3c787 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:47:37.713991 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5298320b-915e-42bc-859c-a29fadd3c787 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:37.714217 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5298320b-915e-42bc-859c-a29fadd3c787 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:37.725445 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:37.725445 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:37.731472 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5298320b-915e-42bc-859c-a29fadd3c787 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:47:37.746159 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5298320b-915e-42bc-859c-a29fadd3c787 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 200 Aug 13 02:47:37.746743 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1068/4238] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:37 2026] GET /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:47:38.412223 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8bf59df3-b49e-4c89-9c0a-bba51be25452 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.414152 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8bf59df3-b49e-4c89-9c0a-bba51be25452 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:38.414152 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8bf59df3-b49e-4c89-9c0a-bba51be25452 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:38.414380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8bf59df3-b49e-4c89-9c0a-bba51be25452 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:38.414406 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8bf59df3-b49e-4c89-9c0a-bba51be25452 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:38.420230 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:38.420230 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:38.420823 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8bf59df3-b49e-4c89-9c0a-bba51be25452 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:38.421162 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1066/4239] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:38 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:38.583758 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9532d2de-c740-4a18-adbe-7d51cc6aabbd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.606335 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9e587a1d-2ffb-4f40-8786-71a71441ab88 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.609876 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9e587a1d-2ffb-4f40-8786-71a71441ab88 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:38.610114 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9e587a1d-2ffb-4f40-8786-71a71441ab88 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:38.610394 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9e587a1d-2ffb-4f40-8786-71a71441ab88 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:38.610555 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9e587a1d-2ffb-4f40-8786-71a71441ab88 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:38.615578 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:38.615578 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:38.616554 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9e587a1d-2ffb-4f40-8786-71a71441ab88 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:38.616969 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1071/4240] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:38 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:38.697495 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9532d2de-c740-4a18-adbe-7d51cc6aabbd tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:38.697955 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9532d2de-c740-4a18-adbe-7d51cc6aabbd tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1235369282", "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=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:38.719538 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9532d2de-c740-4a18-adbe-7d51cc6aabbd tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:38.719995 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1036/4241] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:47:38 2026] POST /volume/v3/types => generated 380 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:38.730635 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d3053063-736a-4f78-a24f-5712f8c3aa76 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.732715 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3053063-736a-4f78-a24f-5712f8c3aa76 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] POST https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption Aug 13 02:47:38.733049 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3053063-736a-4f78-a24f-5712f8c3aa76 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:38.750562 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3053063-736a-4f78-a24f-5712f8c3aa76 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption returned with HTTP 200 Aug 13 02:47:38.750976 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1069/4242] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:47:38 2026] POST /volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:38.761206 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b7f42f5b-c087-4f9f-8b5b-9445dd926a1b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.763757 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7f42f5b-c087-4f9f-8b5b-9445dd926a1b tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:38.764396 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7f42f5b-c087-4f9f-8b5b-9445dd926a1b tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1830739004", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:38.784770 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7f42f5b-c087-4f9f-8b5b-9445dd926a1b tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:38.785178 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1067/4243] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:47:38 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:38.795786 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e8f64c1f-5f05-46c7-b816-b3306e6e96ba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.869262 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8f64c1f-5f05-46c7-b816-b3306e6e96ba tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] POST https://10.4.3.30/volume/v3/types/5fac1748-d7cc-4abc-baa9-6ab18cb76ab7/encryption Aug 13 02:47:38.869749 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8f64c1f-5f05-46c7-b816-b3306e6e96ba tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:38.872318 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-e8f64c1f-5f05-46c7-b816-b3306e6e96ba tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:38.872537 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8f64c1f-5f05-46c7-b816-b3306e6e96ba tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/5fac1748-d7cc-4abc-baa9-6ab18cb76ab7/encryption returned with HTTP 403 Aug 13 02:47:38.872980 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1072/4244] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:47:38 2026] POST /volume/v3/types/5fac1748-d7cc-4abc-baa9-6ab18cb76ab7/encryption => generated 127 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:38.887496 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-376ca214-512b-4a27-95ea-d9751fc1c375 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.889681 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-376ca214-512b-4a27-95ea-d9751fc1c375 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:38.890051 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-376ca214-512b-4a27-95ea-d9751fc1c375 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1629086238", "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=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:38.912978 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-376ca214-512b-4a27-95ea-d9751fc1c375 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:38.912978 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1037/4245] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:47:38 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:38.921460 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1eee1bf7-be58-428f-9c7f-91ae0e264de4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.923976 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1eee1bf7-be58-428f-9c7f-91ae0e264de4 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] POST https://10.4.3.30/volume/v3/types/531231b4-29ea-45d4-be69-78e934eef032/extra_specs Aug 13 02:47:38.924478 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1eee1bf7-be58-428f-9c7f-91ae0e264de4 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:38.927237 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-1eee1bf7-be58-428f-9c7f-91ae0e264de4 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:38.927556 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1eee1bf7-be58-428f-9c7f-91ae0e264de4 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/531231b4-29ea-45d4-be69-78e934eef032/extra_specs returned with HTTP 403 Aug 13 02:47:38.928311 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1070/4246] 10.4.3.30 () {68 vars in 1392 bytes} [Thu Aug 13 02:47:38 2026] POST /volume/v3/types/531231b4-29ea-45d4-be69-78e934eef032/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:38.934784 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cca45d4b-4bae-4f5e-ad62-4505e0db0c67 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.938686 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cca45d4b-4bae-4f5e-ad62-4505e0db0c67 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] PUT https://10.4.3.30/volume/v3/types/531231b4-29ea-45d4-be69-78e934eef032/extra_specs/key2 Aug 13 02:47:38.938765 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cca45d4b-4bae-4f5e-ad62-4505e0db0c67 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:38.941153 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-cca45d4b-4bae-4f5e-ad62-4505e0db0c67 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:38.941585 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cca45d4b-4bae-4f5e-ad62-4505e0db0c67 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/531231b4-29ea-45d4-be69-78e934eef032/extra_specs/key2 returned with HTTP 403 Aug 13 02:47:38.942110 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1068/4247] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:47:38 2026] PUT /volume/v3/types/531231b4-29ea-45d4-be69-78e934eef032/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:38.951763 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e40382e1-a65f-417c-93f8-21d0142f8731 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.953504 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e40382e1-a65f-417c-93f8-21d0142f8731 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:38.953830 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e40382e1-a65f-417c-93f8-21d0142f8731 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:38.956007 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-e40382e1-a65f-417c-93f8-21d0142f8731 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:38.956171 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e40382e1-a65f-417c-93f8-21d0142f8731 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types returned with HTTP 403 Aug 13 02:47:38.956637 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1073/4248] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:47:38 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:38.964884 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4c9d0a32-5e65-4630-8836-8a70ea18e093 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.966937 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c9d0a32-5e65-4630-8836-8a70ea18e093 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:38.967386 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c9d0a32-5e65-4630-8836-8a70ea18e093 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-912139334", "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=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:38.985688 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c9d0a32-5e65-4630-8836-8a70ea18e093 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:38.986148 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1038/4249] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:47:38 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:38.993748 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e9fb8351-f6bb-4f87-9b6c-c032768fa42e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:38.996213 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e9fb8351-f6bb-4f87-9b6c-c032768fa42e tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] POST https://10.4.3.30/volume/v3/types/d40a2f2c-25a5-4ba1-95d1-cdba8344ac31/encryption Aug 13 02:47:38.996629 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e9fb8351-f6bb-4f87-9b6c-c032768fa42e tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:39.014961 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e9fb8351-f6bb-4f87-9b6c-c032768fa42e tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types/d40a2f2c-25a5-4ba1-95d1-cdba8344ac31/encryption returned with HTTP 200 Aug 13 02:47:39.015374 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1071/4250] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:47:38 2026] POST /volume/v3/types/d40a2f2c-25a5-4ba1-95d1-cdba8344ac31/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:39.034953 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0022634d-b121-4d1c-b438-1523a8ae9571 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.036595 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0022634d-b121-4d1c-b438-1523a8ae9571 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] DELETE https://10.4.3.30/volume/v3/types/d40a2f2c-25a5-4ba1-95d1-cdba8344ac31/encryption/ac912f14-eb57-496c-9092-0886304a56b3 Aug 13 02:47:39.036850 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0022634d-b121-4d1c-b438-1523a8ae9571 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.036850 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0022634d-b121-4d1c-b438-1523a8ae9571 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.037554 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-0022634d-b121-4d1c-b438-1523a8ae9571 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:39.037720 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0022634d-b121-4d1c-b438-1523a8ae9571 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/d40a2f2c-25a5-4ba1-95d1-cdba8344ac31/encryption/ac912f14-eb57-496c-9092-0886304a56b3 returned with HTTP 403 Aug 13 02:47:39.038152 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1069/4251] 10.4.3.30 () {66 vars in 1482 bytes} [Thu Aug 13 02:47:39 2026] DELETE /volume/v3/types/d40a2f2c-25a5-4ba1-95d1-cdba8344ac31/encryption/ac912f14-eb57-496c-9092-0886304a56b3 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:39.048919 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-055a9043-af9e-4814-b3b6-355250d20ddf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.050565 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-055a9043-af9e-4814-b3b6-355250d20ddf tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:39.051491 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-055a9043-af9e-4814-b3b6-355250d20ddf tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2003618953", "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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:39.066628 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-055a9043-af9e-4814-b3b6-355250d20ddf tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:39.067120 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1074/4252] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:47:39 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:39.075530 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-05487786-9b1c-487d-bd92-b429b267d776 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.077535 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-05487786-9b1c-487d-bd92-b429b267d776 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] DELETE https://10.4.3.30/volume/v3/types/a136cc5c-97d6-40c5-bf99-68e869d0f161/extra_specs/key1 Aug 13 02:47:39.077824 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-05487786-9b1c-487d-bd92-b429b267d776 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.078111 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-05487786-9b1c-487d-bd92-b429b267d776 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.084034 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.policy [None req-05487786-9b1c-487d-bd92-b429b267d776 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', '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=100287) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:39.084348 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-05487786-9b1c-487d-bd92-b429b267d776 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/a136cc5c-97d6-40c5-bf99-68e869d0f161/extra_specs/key1 returned with HTTP 403 Aug 13 02:47:39.084932 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1039/4253] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:47:39 2026] DELETE /volume/v3/types/a136cc5c-97d6-40c5-bf99-68e869d0f161/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:39.091653 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3bd95594-99b1-41d0-9bda-4f6c51f1d7ae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.093749 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3bd95594-99b1-41d0-9bda-4f6c51f1d7ae tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:39.094176 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3bd95594-99b1-41d0-9bda-4f6c51f1d7ae tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-365080458", "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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:39.112536 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3bd95594-99b1-41d0-9bda-4f6c51f1d7ae tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:39.112968 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1072/4254] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:47:39 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:39.121228 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e1c5482-6e83-49e1-8715-8c3154cc9140 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.123881 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e1c5482-6e83-49e1-8715-8c3154cc9140 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] DELETE https://10.4.3.30/volume/v3/types/2dbeceaf-5fe8-479d-b560-9873e554ff85 Aug 13 02:47:39.123881 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e1c5482-6e83-49e1-8715-8c3154cc9140 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.124121 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e1c5482-6e83-49e1-8715-8c3154cc9140 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.124877 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-8e1c5482-6e83-49e1-8715-8c3154cc9140 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:39.125096 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e1c5482-6e83-49e1-8715-8c3154cc9140 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/2dbeceaf-5fe8-479d-b560-9873e554ff85 returned with HTTP 403 Aug 13 02:47:39.125713 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1070/4255] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:39 2026] DELETE /volume/v3/types/2dbeceaf-5fe8-479d-b560-9873e554ff85 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:39.132523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9dea184b-0729-4223-9830-af2eefaad316 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.134348 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9dea184b-0729-4223-9830-af2eefaad316 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] GET https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs Aug 13 02:47:39.134428 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9dea184b-0729-4223-9830-af2eefaad316 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.134628 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9dea184b-0729-4223-9830-af2eefaad316 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.141925 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9dea184b-0729-4223-9830-af2eefaad316 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs returned with HTTP 200 Aug 13 02:47:39.142306 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1075/4256] 10.4.3.30 () {66 vars in 1371 bytes} [Thu Aug 13 02:47:39 2026] GET /volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:39.156138 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f37dd7ae-7bd0-4329-a6f5-a4db59c592fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.161175 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f37dd7ae-7bd0-4329-a6f5-a4db59c592fe tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] GET https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption/cipher Aug 13 02:47:39.161465 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f37dd7ae-7bd0-4329-a6f5-a4db59c592fe tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.161719 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f37dd7ae-7bd0-4329-a6f5-a4db59c592fe tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.168911 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.policy [None req-f37dd7ae-7bd0-4329-a6f5-a4db59c592fe tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', '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=100287) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:39.168911 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f37dd7ae-7bd0-4329-a6f5-a4db59c592fe tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption/cipher returned with HTTP 403 Aug 13 02:47:39.168911 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1040/4257] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:47:39 2026] GET /volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:39.181769 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-843449c7-d450-4d69-87db-f8cb5d36c1a8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.183913 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-843449c7-d450-4d69-87db-f8cb5d36c1a8 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] GET https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption Aug 13 02:47:39.184133 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-843449c7-d450-4d69-87db-f8cb5d36c1a8 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.184385 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-843449c7-d450-4d69-87db-f8cb5d36c1a8 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.185104 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-843449c7-d450-4d69-87db-f8cb5d36c1a8 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:39.185319 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-843449c7-d450-4d69-87db-f8cb5d36c1a8 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption returned with HTTP 403 Aug 13 02:47:39.186030 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1073/4258] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:47:39 2026] GET /volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:39.197574 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef57fb95-5526-49e4-a9b3-076a92cf08cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.201889 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef57fb95-5526-49e4-a9b3-076a92cf08cb tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] GET https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs/multiattach Aug 13 02:47:39.201889 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef57fb95-5526-49e4-a9b3-076a92cf08cb tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.201889 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef57fb95-5526-49e4-a9b3-076a92cf08cb tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.210285 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef57fb95-5526-49e4-a9b3-076a92cf08cb tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs/multiattach returned with HTTP 200 Aug 13 02:47:39.210713 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1071/4259] 10.4.3.30 () {66 vars in 1407 bytes} [Thu Aug 13 02:47:39 2026] GET /volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:47:39.219959 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7a64dcb9-acdf-449b-a4f4-2fe513f58b4c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.222198 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7a64dcb9-acdf-449b-a4f4-2fe513f58b4c tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] GET https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs/volume_backend_name Aug 13 02:47:39.222546 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7a64dcb9-acdf-449b-a4f4-2fe513f58b4c tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.222722 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7a64dcb9-acdf-449b-a4f4-2fe513f58b4c tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.233643 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7a64dcb9-acdf-449b-a4f4-2fe513f58b4c tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 02:47:39.234218 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1076/4260] 10.4.3.30 () {66 vars in 1431 bytes} [Thu Aug 13 02:47:39 2026] GET /volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs/volume_backend_name => generated 143 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:39.249038 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a58db5fa-6efd-439b-b328-74ba4ad85426 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.251466 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a58db5fa-6efd-439b-b328-74ba4ad85426 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] PUT https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption/955e05b5-8217-4ec1-b961-37380d9ecb59 Aug 13 02:47:39.251500 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a58db5fa-6efd-439b-b328-74ba4ad85426 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:39.253851 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.policy [None req-a58db5fa-6efd-439b-b328-74ba4ad85426 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', '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=100287) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:39.255092 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a58db5fa-6efd-439b-b328-74ba4ad85426 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption/955e05b5-8217-4ec1-b961-37380d9ecb59 returned with HTTP 403 Aug 13 02:47:39.255092 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1041/4261] 10.4.3.30 () {68 vars in 1499 bytes} [Thu Aug 13 02:47:39 2026] PUT /volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/encryption/955e05b5-8217-4ec1-b961-37380d9ecb59 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:39.264035 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-22299737-304f-43ec-9957-52e4adee8cbd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.267619 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-22299737-304f-43ec-9957-52e4adee8cbd tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] PUT https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs/key1 Aug 13 02:47:39.268014 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-22299737-304f-43ec-9957-52e4adee8cbd tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:39.273854 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-22299737-304f-43ec-9957-52e4adee8cbd tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:39.274087 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-22299737-304f-43ec-9957-52e4adee8cbd tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs/key1 returned with HTTP 403 Aug 13 02:47:39.274680 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1074/4262] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:47:39 2026] PUT /volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:39.287095 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1774b2b-95f7-4459-869f-51f4824e8ae2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.289000 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1774b2b-95f7-4459-869f-51f4824e8ae2 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] PUT https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c Aug 13 02:47:39.289370 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1774b2b-95f7-4459-869f-51f4824e8ae2 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:39.291180 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-b1774b2b-95f7-4459-869f-51f4824e8ae2 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'afe1c81e63d942258bab6e3e32df65c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eca95935b0048ecb8a5a8f63447a339', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:47:39.291491 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1774b2b-95f7-4459-869f-51f4824e8ae2 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-reader] https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c returned with HTTP 403 Aug 13 02:47:39.291983 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1072/4263] 10.4.3.30 () {68 vars in 1355 bytes} [Thu Aug 13 02:47:39 2026] PUT /volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:39.302273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d07a422f-c49d-4b78-881f-a61a221457d2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.304142 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d07a422f-c49d-4b78-881f-a61a221457d2 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] DELETE https://10.4.3.30/volume/v3/types/2dbeceaf-5fe8-479d-b560-9873e554ff85 Aug 13 02:47:39.304397 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d07a422f-c49d-4b78-881f-a61a221457d2 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.304628 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d07a422f-c49d-4b78-881f-a61a221457d2 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.335110 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d07a422f-c49d-4b78-881f-a61a221457d2 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types/2dbeceaf-5fe8-479d-b560-9873e554ff85 returned with HTTP 202 Aug 13 02:47:39.339271 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1077/4264] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:39 2026] DELETE /volume/v3/types/2dbeceaf-5fe8-479d-b560-9873e554ff85 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:39.348092 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-18ae2cb7-285b-4c56-afc4-4022ccd3c521 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.349818 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-18ae2cb7-285b-4c56-afc4-4022ccd3c521 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] DELETE https://10.4.3.30/volume/v3/types/a136cc5c-97d6-40c5-bf99-68e869d0f161 Aug 13 02:47:39.350047 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-18ae2cb7-285b-4c56-afc4-4022ccd3c521 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.350287 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-18ae2cb7-285b-4c56-afc4-4022ccd3c521 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.378318 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-18ae2cb7-285b-4c56-afc4-4022ccd3c521 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types/a136cc5c-97d6-40c5-bf99-68e869d0f161 returned with HTTP 202 Aug 13 02:47:39.378836 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1042/4265] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:39 2026] DELETE /volume/v3/types/a136cc5c-97d6-40c5-bf99-68e869d0f161 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:39.386044 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-10f28f6a-c03c-43a9-bb25-08056f660e8a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.389704 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10f28f6a-c03c-43a9-bb25-08056f660e8a tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] DELETE https://10.4.3.30/volume/v3/types/d40a2f2c-25a5-4ba1-95d1-cdba8344ac31 Aug 13 02:47:39.389947 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10f28f6a-c03c-43a9-bb25-08056f660e8a tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.390202 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10f28f6a-c03c-43a9-bb25-08056f660e8a tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.421815 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10f28f6a-c03c-43a9-bb25-08056f660e8a tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types/d40a2f2c-25a5-4ba1-95d1-cdba8344ac31 returned with HTTP 202 Aug 13 02:47:39.422311 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1075/4266] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:39 2026] DELETE /volume/v3/types/d40a2f2c-25a5-4ba1-95d1-cdba8344ac31 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:39.430545 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cdc53f7c-7a95-45b2-88ed-513771ffa5e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.432799 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-40cd4a74-ac8f-4756-90b7-4af59ffd4a70 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.433922 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cdc53f7c-7a95-45b2-88ed-513771ffa5e5 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] DELETE https://10.4.3.30/volume/v3/types/531231b4-29ea-45d4-be69-78e934eef032 Aug 13 02:47:39.434349 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cdc53f7c-7a95-45b2-88ed-513771ffa5e5 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.434599 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cdc53f7c-7a95-45b2-88ed-513771ffa5e5 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.434998 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40cd4a74-ac8f-4756-90b7-4af59ffd4a70 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:39.435245 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40cd4a74-ac8f-4756-90b7-4af59ffd4a70 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.435519 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40cd4a74-ac8f-4756-90b7-4af59ffd4a70 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.435656 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-40cd4a74-ac8f-4756-90b7-4af59ffd4a70 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:39.440896 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:39.440896 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:39.441679 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40cd4a74-ac8f-4756-90b7-4af59ffd4a70 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:39.442145 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1078/4267] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:39 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:39.465011 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cdc53f7c-7a95-45b2-88ed-513771ffa5e5 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types/531231b4-29ea-45d4-be69-78e934eef032 returned with HTTP 202 Aug 13 02:47:39.465595 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1073/4268] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:39 2026] DELETE /volume/v3/types/531231b4-29ea-45d4-be69-78e934eef032 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:39.473358 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b80b44ce-f5c3-4c2d-a4c6-dfecea0f5256 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.475663 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b80b44ce-f5c3-4c2d-a4c6-dfecea0f5256 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] DELETE https://10.4.3.30/volume/v3/types/5fac1748-d7cc-4abc-baa9-6ab18cb76ab7 Aug 13 02:47:39.475896 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b80b44ce-f5c3-4c2d-a4c6-dfecea0f5256 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.476148 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b80b44ce-f5c3-4c2d-a4c6-dfecea0f5256 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.504273 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b80b44ce-f5c3-4c2d-a4c6-dfecea0f5256 tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types/5fac1748-d7cc-4abc-baa9-6ab18cb76ab7 returned with HTTP 202 Aug 13 02:47:39.504273 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1043/4269] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:39 2026] DELETE /volume/v3/types/5fac1748-d7cc-4abc-baa9-6ab18cb76ab7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:39.509807 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-afab75d5-3b29-4ebe-ae03-51f7bb08a40d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.512180 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-afab75d5-3b29-4ebe-ae03-51f7bb08a40d tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] DELETE https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c Aug 13 02:47:39.512428 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-afab75d5-3b29-4ebe-ae03-51f7bb08a40d tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.512678 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-afab75d5-3b29-4ebe-ae03-51f7bb08a40d tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.536016 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-afab75d5-3b29-4ebe-ae03-51f7bb08a40d tempest-VolumeTypesReaderTests-1102093879 tempest-VolumeTypesReaderTests-1102093879-project-admin] https://10.4.3.30/volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c returned with HTTP 202 Aug 13 02:47:39.536446 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1076/4270] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:39 2026] DELETE /volume/v3/types/1c08f4cb-f39f-44d5-aa06-d8eb0f0ad51c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:39.629995 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c8256f85-64ee-45b1-9860-355d32906026 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:39.632356 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8256f85-64ee-45b1-9860-355d32906026 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:39.632613 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c8256f85-64ee-45b1-9860-355d32906026 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:39.632846 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c8256f85-64ee-45b1-9860-355d32906026 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:39.632979 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c8256f85-64ee-45b1-9860-355d32906026 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:39.641202 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:39.641202 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:39.643066 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8256f85-64ee-45b1-9860-355d32906026 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:39.643773 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1079/4271] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:39 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:40.452029 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-039ff821-fc1e-45fd-947d-baa4baf76ae8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:40.454566 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-039ff821-fc1e-45fd-947d-baa4baf76ae8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:40.454566 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-039ff821-fc1e-45fd-947d-baa4baf76ae8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:40.454566 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-039ff821-fc1e-45fd-947d-baa4baf76ae8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:40.454836 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-039ff821-fc1e-45fd-947d-baa4baf76ae8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:40.459641 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:40.459641 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:40.460393 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-039ff821-fc1e-45fd-947d-baa4baf76ae8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:40.460658 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1074/4272] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:40 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:40.654868 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-665b6eab-ea77-4760-9cd8-c17ed7bbcc1e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:40.657045 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-665b6eab-ea77-4760-9cd8-c17ed7bbcc1e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:40.657240 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-665b6eab-ea77-4760-9cd8-c17ed7bbcc1e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:40.657451 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-665b6eab-ea77-4760-9cd8-c17ed7bbcc1e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:40.657552 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-665b6eab-ea77-4760-9cd8-c17ed7bbcc1e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:40.661893 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:40.661893 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:40.662653 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-665b6eab-ea77-4760-9cd8-c17ed7bbcc1e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:40.663036 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1044/4273] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:40 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:40.792737 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5d2fc8f5-adba-41a4-82a0-3f5b4dadd25e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:40.794978 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d2fc8f5-adba-41a4-82a0-3f5b4dadd25e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] DELETE https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:47:40.795231 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d2fc8f5-adba-41a4-82a0-3f5b4dadd25e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:40.795501 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d2fc8f5-adba-41a4-82a0-3f5b4dadd25e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:40.795715 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-5d2fc8f5-adba-41a4-82a0-3f5b4dadd25e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Delete volume with id: 792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:47:40.804617 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:40.804617 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:40.805357 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5d2fc8f5-adba-41a4-82a0-3f5b4dadd25e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:47:40.824965 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5d2fc8f5-adba-41a4-82a0-3f5b4dadd25e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Delete volume request issued successfully. Aug 13 02:47:40.825301 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d2fc8f5-adba-41a4-82a0-3f5b4dadd25e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 202 Aug 13 02:47:40.825838 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1077/4274] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:47:40 2026] DELETE /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:40.835057 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a705e677-930a-4006-8995-a2bd78190966 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:40.837626 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a705e677-930a-4006-8995-a2bd78190966 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:47:40.837919 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a705e677-930a-4006-8995-a2bd78190966 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:40.838207 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a705e677-930a-4006-8995-a2bd78190966 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:40.847945 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:40.847945 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:40.858334 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a705e677-930a-4006-8995-a2bd78190966 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:47:40.860891 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a705e677-930a-4006-8995-a2bd78190966 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 200 Aug 13 02:47:40.861569 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1080/4275] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:40 2026] GET /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:41.471098 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12bc3030-17ef-4b9a-8614-ded9d9c747de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:41.473350 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12bc3030-17ef-4b9a-8614-ded9d9c747de tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:41.473608 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12bc3030-17ef-4b9a-8614-ded9d9c747de tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:41.473850 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12bc3030-17ef-4b9a-8614-ded9d9c747de tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:41.473958 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-12bc3030-17ef-4b9a-8614-ded9d9c747de tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:41.480431 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:41.480431 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:41.481055 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12bc3030-17ef-4b9a-8614-ded9d9c747de tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:41.481466 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1075/4276] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:41 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:41.672957 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c693be6b-380a-4bb0-b530-fb9bd01caedd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:41.675135 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c693be6b-380a-4bb0-b530-fb9bd01caedd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:41.675380 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c693be6b-380a-4bb0-b530-fb9bd01caedd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:41.675625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c693be6b-380a-4bb0-b530-fb9bd01caedd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:41.675754 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c693be6b-380a-4bb0-b530-fb9bd01caedd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:41.681054 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:41.681054 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:41.681964 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c693be6b-380a-4bb0-b530-fb9bd01caedd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:41.682376 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1045/4277] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:41 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:41.873110 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-97cc3aa1-2cab-45ac-b6c3-a82e89abe744 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:41.875051 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97cc3aa1-2cab-45ac-b6c3-a82e89abe744 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 Aug 13 02:47:41.875238 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97cc3aa1-2cab-45ac-b6c3-a82e89abe744 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:41.875481 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97cc3aa1-2cab-45ac-b6c3-a82e89abe744 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:41.881152 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97cc3aa1-2cab-45ac-b6c3-a82e89abe744 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 returned with HTTP 404 Aug 13 02:47:41.881676 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1078/4278] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:41 2026] GET /volume/v3/volumes/792b3fac-5d5e-4952-9c7c-ec0cc678a632 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:41.939137 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-182fbe59-292f-4309-be46-81aca3e8be28 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:41.943272 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-182fbe59-292f-4309-be46-81aca3e8be28 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] DELETE https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:47:41.943272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-182fbe59-292f-4309-be46-81aca3e8be28 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:41.943272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-182fbe59-292f-4309-be46-81aca3e8be28 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:41.943272 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-182fbe59-292f-4309-be46-81aca3e8be28 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Delete volume with id: 55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:47:41.955018 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:41.955018 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:41.956180 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-182fbe59-292f-4309-be46-81aca3e8be28 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:47:41.975885 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-182fbe59-292f-4309-be46-81aca3e8be28 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Delete volume request issued successfully. Aug 13 02:47:41.976190 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-182fbe59-292f-4309-be46-81aca3e8be28 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 202 Aug 13 02:47:41.977413 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1081/4279] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:47:41 2026] DELETE /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:41.992039 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38bbd5c6-c7b0-461a-a6ec-56c580cb224e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:41.994466 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38bbd5c6-c7b0-461a-a6ec-56c580cb224e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:47:41.994682 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38bbd5c6-c7b0-461a-a6ec-56c580cb224e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:41.994885 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38bbd5c6-c7b0-461a-a6ec-56c580cb224e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:42.001906 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:42.001906 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:42.005818 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38bbd5c6-c7b0-461a-a6ec-56c580cb224e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Volume info retrieved successfully. Aug 13 02:47:42.010574 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38bbd5c6-c7b0-461a-a6ec-56c580cb224e tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 200 Aug 13 02:47:42.010574 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1076/4280] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:41 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:42.498025 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-df51643d-daa9-41fb-af38-900237942bc6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:42.500313 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-df51643d-daa9-41fb-af38-900237942bc6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:42.500667 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-df51643d-daa9-41fb-af38-900237942bc6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:42.500933 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-df51643d-daa9-41fb-af38-900237942bc6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:42.501083 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-df51643d-daa9-41fb-af38-900237942bc6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:42.506690 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:42.506690 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:42.507664 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-df51643d-daa9-41fb-af38-900237942bc6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:42.508176 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1046/4281] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:42 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:42.694595 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-44ceb236-b910-4ef5-b439-1f8c50f4bf69 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:42.696662 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-44ceb236-b910-4ef5-b439-1f8c50f4bf69 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:42.696860 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-44ceb236-b910-4ef5-b439-1f8c50f4bf69 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:42.697475 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-44ceb236-b910-4ef5-b439-1f8c50f4bf69 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:42.697644 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-44ceb236-b910-4ef5-b439-1f8c50f4bf69 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:42.702107 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:42.702107 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:42.702973 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-44ceb236-b910-4ef5-b439-1f8c50f4bf69 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:42.703510 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1079/4282] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:42 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:43.025169 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-13087d82-74cf-41d1-9731-73b6b4ab85c9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:43.026997 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13087d82-74cf-41d1-9731-73b6b4ab85c9 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] GET https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 Aug 13 02:47:43.027186 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13087d82-74cf-41d1-9731-73b6b4ab85c9 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:43.027405 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13087d82-74cf-41d1-9731-73b6b4ab85c9 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:43.036073 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13087d82-74cf-41d1-9731-73b6b4ab85c9 tempest-AttachVolumeShelveTestJSON-2071054470 tempest-AttachVolumeShelveTestJSON-2071054470-project-member] https://10.4.3.30/volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 returned with HTTP 404 Aug 13 02:47:43.036609 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1082/4283] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:43 2026] GET /volume/v3/volumes/55d555e0-b55d-4f0e-b611-f1a2568ca2e4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:43.518860 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d564a1fb-06fd-4d23-803e-91fa429b0080 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:43.520468 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d564a1fb-06fd-4d23-803e-91fa429b0080 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:43.520671 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d564a1fb-06fd-4d23-803e-91fa429b0080 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:43.520846 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d564a1fb-06fd-4d23-803e-91fa429b0080 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:43.520942 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d564a1fb-06fd-4d23-803e-91fa429b0080 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:43.525003 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:43.525003 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:43.525621 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d564a1fb-06fd-4d23-803e-91fa429b0080 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:43.525992 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1077/4284] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:43 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:43.713684 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-83cba580-fa8c-4d8e-b3df-ad1d542a8046 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:43.715598 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-83cba580-fa8c-4d8e-b3df-ad1d542a8046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:43.715787 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-83cba580-fa8c-4d8e-b3df-ad1d542a8046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:43.715992 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-83cba580-fa8c-4d8e-b3df-ad1d542a8046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:43.716104 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-83cba580-fa8c-4d8e-b3df-ad1d542a8046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:43.720523 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:43.720523 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:43.721246 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-83cba580-fa8c-4d8e-b3df-ad1d542a8046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:43.721663 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1047/4285] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:43 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:43.731526 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fd381e44-f6de-48f2-a914-8c0cc8609e3d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:43.733449 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd381e44-f6de-48f2-a914-8c0cc8609e3d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242/restore Aug 13 02:47:43.733766 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd381e44-f6de-48f2-a914-8c0cc8609e3d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "31273f76-4231-45c3-b114-46e77df03dd6"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:43.735177 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-fd381e44-f6de-48f2-a914-8c0cc8609e3d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Restoring backup 3504351f-bb77-4310-9a1b-99ec303bf242 ({'restore': {'volume_id': '31273f76-4231-45c3-b114-46e77df03dd6'}}) {{(pid=100288) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 02:47:43.735453 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-fd381e44-f6de-48f2-a914-8c0cc8609e3d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Restoring backup 3504351f-bb77-4310-9a1b-99ec303bf242 to volume 31273f76-4231-45c3-b114-46e77df03dd6. Aug 13 02:47:43.739427 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:43.739427 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:43.746099 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:43.746099 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:43.746623 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fd381e44-f6de-48f2-a914-8c0cc8609e3d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:47:43.746784 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.api [None req-fd381e44-f6de-48f2-a914-8c0cc8609e3d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Checking backup size 1 against volume size 1 {{(pid=100288) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 02:47:43.746928 np0000007139 devstack@c-api.service[100288]: INFO cinder.backup.api [None req-fd381e44-f6de-48f2-a914-8c0cc8609e3d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Overwriting volume 31273f76-4231-45c3-b114-46e77df03dd6 with restore of backup 3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:43.759239 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-fd381e44-f6de-48f2-a914-8c0cc8609e3d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] restore_backup in rpcapi backup_id 3504351f-bb77-4310-9a1b-99ec303bf242 {{(pid=100288) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 02:47:43.761040 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd381e44-f6de-48f2-a914-8c0cc8609e3d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242/restore returned with HTTP 202 Aug 13 02:47:43.761617 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1080/4286] 10.4.3.30 () {68 vars in 1386 bytes} [Thu Aug 13 02:47:43 2026] POST /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242/restore => generated 182 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:43.770175 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-68512d10-a2fa-4377-b930-93a63fd3edc0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:43.772021 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68512d10-a2fa-4377-b930-93a63fd3edc0 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:43.772265 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68512d10-a2fa-4377-b930-93a63fd3edc0 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:43.772538 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68512d10-a2fa-4377-b930-93a63fd3edc0 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:43.772666 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-68512d10-a2fa-4377-b930-93a63fd3edc0 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:43.777841 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:43.777841 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:43.778601 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68512d10-a2fa-4377-b930-93a63fd3edc0 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:43.778962 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1083/4287] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:43 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:44.535478 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40f68e41-9d60-43e2-ae79-5436d38fdbc9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:44.537491 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40f68e41-9d60-43e2-ae79-5436d38fdbc9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:44.538075 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40f68e41-9d60-43e2-ae79-5436d38fdbc9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:44.538075 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40f68e41-9d60-43e2-ae79-5436d38fdbc9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:44.538075 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-40f68e41-9d60-43e2-ae79-5436d38fdbc9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:44.542570 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:44.542570 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:44.543413 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40f68e41-9d60-43e2-ae79-5436d38fdbc9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:44.543782 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1078/4288] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:44 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:44.790762 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-22661886-56d3-428f-ad24-319e006d6bf9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:44.792639 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-22661886-56d3-428f-ad24-319e006d6bf9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:44.792878 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-22661886-56d3-428f-ad24-319e006d6bf9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:44.793112 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-22661886-56d3-428f-ad24-319e006d6bf9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:44.793226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-22661886-56d3-428f-ad24-319e006d6bf9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:44.797517 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:44.797517 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:44.798337 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-22661886-56d3-428f-ad24-319e006d6bf9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:44.798761 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1048/4289] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:44 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:45.555957 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-48f1a80d-4599-4126-8525-f306ea30fda3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:45.557788 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-48f1a80d-4599-4126-8525-f306ea30fda3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:45.558033 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-48f1a80d-4599-4126-8525-f306ea30fda3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:45.558213 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-48f1a80d-4599-4126-8525-f306ea30fda3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:45.558344 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-48f1a80d-4599-4126-8525-f306ea30fda3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:45.562407 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:45.562407 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:45.563660 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-48f1a80d-4599-4126-8525-f306ea30fda3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:45.564621 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1081/4290] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:45 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:45.810366 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b31b8214-f2f5-4ca0-a6a8-2f8ff4521d0b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:45.812946 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b31b8214-f2f5-4ca0-a6a8-2f8ff4521d0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:45.813210 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b31b8214-f2f5-4ca0-a6a8-2f8ff4521d0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:45.813480 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b31b8214-f2f5-4ca0-a6a8-2f8ff4521d0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:45.813614 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b31b8214-f2f5-4ca0-a6a8-2f8ff4521d0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:45.817973 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:45.817973 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:45.818795 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b31b8214-f2f5-4ca0-a6a8-2f8ff4521d0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:45.819352 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1084/4291] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:45 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:46.576272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d913d13-9f41-495e-a5d7-af9bea370035 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:46.578618 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d913d13-9f41-495e-a5d7-af9bea370035 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:46.578904 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d913d13-9f41-495e-a5d7-af9bea370035 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:46.579167 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d913d13-9f41-495e-a5d7-af9bea370035 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:46.579373 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4d913d13-9f41-495e-a5d7-af9bea370035 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 7445aa84-575a-4738-9007-c9cb59b2cb5b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:46.585020 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:46.585020 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:46.585879 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d913d13-9f41-495e-a5d7-af9bea370035 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 200 Aug 13 02:47:46.586388 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1079/4292] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:46 2026] GET /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:46.599143 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3001a34d-5b39-4f99-961e-09dd8a3d1ea8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:46.601627 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3001a34d-5b39-4f99-961e-09dd8a3d1ea8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] DELETE https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b Aug 13 02:47:46.601880 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3001a34d-5b39-4f99-961e-09dd8a3d1ea8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:46.602068 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3001a34d-5b39-4f99-961e-09dd8a3d1ea8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:46.602170 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-3001a34d-5b39-4f99-961e-09dd8a3d1ea8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete backup with id: 7445aa84-575a-4738-9007-c9cb59b2cb5b. Aug 13 02:47:46.607287 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:46.607287 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:46.623109 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-3001a34d-5b39-4f99-961e-09dd8a3d1ea8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] delete_backup rpcapi backup_id 7445aa84-575a-4738-9007-c9cb59b2cb5b {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:47:46.625448 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3001a34d-5b39-4f99-961e-09dd8a3d1ea8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b returned with HTTP 202 Aug 13 02:47:46.626203 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1049/4293] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:47:46 2026] DELETE /volume/v3/backups/7445aa84-575a-4738-9007-c9cb59b2cb5b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:47:46.635317 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:46.636981 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:46.637499 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2094014821"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:46.639028 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2094014821'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:46.639268 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume of 1 GB Aug 13 02:47:46.643105 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Availability Zones retrieved successfully. Aug 13 02:47:46.648644 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Flow 'volume_create_api' (639a7993-acae-4fb9-b032-93a17685227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:46.649779 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0253badd-e2d8-41eb-a8b4-1e8d4b737ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:46.650607 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:46.674220 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0253badd-e2d8-41eb-a8b4-1e8d4b737ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:46.675112 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be3d1de-6512-4a1f-8ed6-af23e4b2de77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:46.716753 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Created reservations ['c2f455fb-6618-45c4-8b8b-03efa7aa2666', 'bd224269-3f72-4f90-bb86-47342511970c', '25535433-30f0-4530-b886-d021d5eea303', 'ea3e10af-8d3c-46c5-90c4-0ea7b114a63e'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:46.717659 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be3d1de-6512-4a1f-8ed6-af23e4b2de77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2f455fb-6618-45c4-8b8b-03efa7aa2666', 'bd224269-3f72-4f90-bb86-47342511970c', '25535433-30f0-4530-b886-d021d5eea303', 'ea3e10af-8d3c-46c5-90c4-0ea7b114a63e']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:46.718399 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5eaceb7-2821-4032-99e1-16e31276b0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:46.749785 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5eaceb7-2821-4032-99e1-16e31276b0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43df84a0-f6ab-40b8-a77a-24c152b3620b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2094014821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',qos_specs=None,replication_status=,reservations=['c2f455fb-6618-45c4-8b8b-03efa7aa2666','bd224269-3f72-4f90-bb86-47342511970c','25535433-30f0-4530-b886-d021d5eea303','ea3e10af-8d3c-46c5-90c4-0ea7b114a63e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67410e24a314bada87f278ac65e48db',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2094014821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43df84a0-f6ab-40b8-a77a-24c152b3620b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67410e24a314bada87f278ac65e48db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:46.752860 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733428ac-a713-4085-b315-afa27de9f635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:46.776233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733428ac-a713-4085-b315-afa27de9f635) transitioned into state 'SUCCESS' from state '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-2094014821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',qos_specs=None,replication_status=,reservations=['c2f455fb-6618-45c4-8b8b-03efa7aa2666','bd224269-3f72-4f90-bb86-47342511970c','25535433-30f0-4530-b886-d021d5eea303','ea3e10af-8d3c-46c5-90c4-0ea7b114a63e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67410e24a314bada87f278ac65e48db',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:46.776233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eff7f06-edeb-4515-8edd-63bc48ed2710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:46.789383 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eff7f06-edeb-4515-8edd-63bc48ed2710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:46.791019 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Flow 'volume_create_api' (639a7993-acae-4fb9-b032-93a17685227e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:46.791814 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume request issued successfully. Aug 13 02:47:46.794319 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d17b2980-7a50-4e2e-b231-7b064cc60ab3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:46.794319 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1082/4294] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:47:46 2026] POST /volume/v3/volumes => generated 776 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:46.806860 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7412210b-774f-4993-b7d0-ea0b12ab266a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:46.809996 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7412210b-774f-4993-b7d0-ea0b12ab266a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b Aug 13 02:47:46.809996 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7412210b-774f-4993-b7d0-ea0b12ab266a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:46.809996 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7412210b-774f-4993-b7d0-ea0b12ab266a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:46.821895 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:46.821895 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:46.829274 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7412210b-774f-4993-b7d0-ea0b12ab266a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:47:46.832587 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c25a03cf-8880-4f5e-a7d2-1868d772a4a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:46.833850 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7412210b-774f-4993-b7d0-ea0b12ab266a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b returned with HTTP 200 Aug 13 02:47:46.834398 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1085/4295] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:46 2026] GET /volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:46.834997 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c25a03cf-8880-4f5e-a7d2-1868d772a4a8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:46.835267 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c25a03cf-8880-4f5e-a7d2-1868d772a4a8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:46.835522 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c25a03cf-8880-4f5e-a7d2-1868d772a4a8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:46.835662 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c25a03cf-8880-4f5e-a7d2-1868d772a4a8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:46.840724 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:46.840724 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:46.841664 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c25a03cf-8880-4f5e-a7d2-1868d772a4a8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:46.842098 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1080/4296] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:46 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:47.275515 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:47.278524 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:47.278929 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1151340749", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:47.282055 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1151340749', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:47.282223 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Create volume of 1 GB Aug 13 02:47:47.287756 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Availability Zones retrieved successfully. Aug 13 02:47:47.294169 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Flow 'volume_create_api' (abce45d9-2f81-4594-b3f0-8b535e3bc4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:47.295240 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23917d2d-9aa3-4900-a95c-7c01961c9ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:47.296203 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:47.322583 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23917d2d-9aa3-4900-a95c-7c01961c9ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:47.323325 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b940e663-6f25-4844-9c49-45671593069e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:47.376762 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Created reservations ['febb7e7f-5c87-4bf7-9792-5255f415ed0e', 'bf37083a-83de-4483-a421-96e360c9d0b0', '676f43e5-8cd2-42f4-b957-4953125e23a5', 'd2d899ea-b335-45b5-b52b-fc58112bdf76'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:47.377407 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b940e663-6f25-4844-9c49-45671593069e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['febb7e7f-5c87-4bf7-9792-5255f415ed0e', 'bf37083a-83de-4483-a421-96e360c9d0b0', '676f43e5-8cd2-42f4-b957-4953125e23a5', 'd2d899ea-b335-45b5-b52b-fc58112bdf76']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:47.378499 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd4897df-6792-48c1-a407-263e8863da7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:47.401063 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd4897df-6792-48c1-a407-263e8863da7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eb3d022-e1c0-4f4b-afec-a2093a42c1dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1151340749',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2744b9ca45c24b11ad45b840dfc6bc78',qos_specs=None,replication_status=,reservations=['febb7e7f-5c87-4bf7-9792-5255f415ed0e','bf37083a-83de-4483-a421-96e360c9d0b0','676f43e5-8cd2-42f4-b957-4953125e23a5','d2d899ea-b335-45b5-b52b-fc58112bdf76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e04bc2d02b54e3eb605adbcd64ad4e6',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1151340749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eb3d022-e1c0-4f4b-afec-a2093a42c1dc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2744b9ca45c24b11ad45b840dfc6bc78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e04bc2d02b54e3eb605adbcd64ad4e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:47.401742 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b8d5d6-2337-4856-a402-508f64518e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:47.418593 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b8d5d6-2337-4856-a402-508f64518e4d) transitioned into state 'SUCCESS' from state '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-1151340749',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2744b9ca45c24b11ad45b840dfc6bc78',qos_specs=None,replication_status=,reservations=['febb7e7f-5c87-4bf7-9792-5255f415ed0e','bf37083a-83de-4483-a421-96e360c9d0b0','676f43e5-8cd2-42f4-b957-4953125e23a5','d2d899ea-b335-45b5-b52b-fc58112bdf76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e04bc2d02b54e3eb605adbcd64ad4e6',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:47.419416 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f77d53-5e7b-4cf1-b2b5-c5bea9dd264b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:47.429665 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f77d53-5e7b-4cf1-b2b5-c5bea9dd264b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:47.430108 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Flow 'volume_create_api' (abce45d9-2f81-4594-b3f0-8b535e3bc4d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:47.430498 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Create volume request issued successfully. Aug 13 02:47:47.431029 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-a327a49c-f151-48bb-bac3-cdabf80f07c9 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:47.431777 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1050/4297] 10.4.3.30 () {72 vars in 1534 bytes} [Thu Aug 13 02:47:47 2026] POST /volume/v3/volumes => generated 761 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:47.440674 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-d3e4f5a6-5f15-4997-ae14-6739b10b3cda None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:47.443311 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-d3e4f5a6-5f15-4997-ae14-6739b10b3cda tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] GET https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc Aug 13 02:47:47.443675 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-d3e4f5a6-5f15-4997-ae14-6739b10b3cda tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:47.443832 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-d3e4f5a6-5f15-4997-ae14-6739b10b3cda tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:47.452214 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:47.452214 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:47.456315 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-d3e4f5a6-5f15-4997-ae14-6739b10b3cda tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Volume info retrieved successfully. Aug 13 02:47:47.460882 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-41ad8c71-bae7-4c01-a3f6-bcff1fe3f895 req-d3e4f5a6-5f15-4997-ae14-6739b10b3cda tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc returned with HTTP 200 Aug 13 02:47:47.462439 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1083/4298] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:47 2026] GET /volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:47.496132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0f4fbcd5-0c66-480c-9780-cf3cbe96a8cf req-a1f351b7-17fe-460a-b2cf-c4fd7fb7afd2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:47.498438 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0f4fbcd5-0c66-480c-9780-cf3cbe96a8cf req-a1f351b7-17fe-460a-b2cf-c4fd7fb7afd2 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] GET https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc Aug 13 02:47:47.498887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0f4fbcd5-0c66-480c-9780-cf3cbe96a8cf req-a1f351b7-17fe-460a-b2cf-c4fd7fb7afd2 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:47.498943 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0f4fbcd5-0c66-480c-9780-cf3cbe96a8cf req-a1f351b7-17fe-460a-b2cf-c4fd7fb7afd2 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:47.510461 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:47.510461 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:47.515450 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-0f4fbcd5-0c66-480c-9780-cf3cbe96a8cf req-a1f351b7-17fe-460a-b2cf-c4fd7fb7afd2 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Volume info retrieved successfully. Aug 13 02:47:47.521476 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0f4fbcd5-0c66-480c-9780-cf3cbe96a8cf req-a1f351b7-17fe-460a-b2cf-c4fd7fb7afd2 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc returned with HTTP 200 Aug 13 02:47:47.521476 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1086/4299] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:47 2026] GET /volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:47.852961 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-087ffa3b-9939-44cc-8503-07a3456ef202 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:47.853534 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-acc88480-75e7-422f-a2b8-06d750f7477b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:47.855147 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-087ffa3b-9939-44cc-8503-07a3456ef202 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b Aug 13 02:47:47.855446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-087ffa3b-9939-44cc-8503-07a3456ef202 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:47.855957 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-087ffa3b-9939-44cc-8503-07a3456ef202 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:47.856025 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-acc88480-75e7-422f-a2b8-06d750f7477b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:47.856025 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-acc88480-75e7-422f-a2b8-06d750f7477b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:47.856295 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-acc88480-75e7-422f-a2b8-06d750f7477b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:47.856450 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-acc88480-75e7-422f-a2b8-06d750f7477b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:47.861537 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:47.861537 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:47.862433 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-acc88480-75e7-422f-a2b8-06d750f7477b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:47.862989 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1051/4300] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:47 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:47.864518 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:47.864518 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:47.869124 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-087ffa3b-9939-44cc-8503-07a3456ef202 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:47:47.873531 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-087ffa3b-9939-44cc-8503-07a3456ef202 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b returned with HTTP 200 Aug 13 02:47:47.873914 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1081/4301] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:47 2026] GET /volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:47.888372 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-91e962e1-9c1d-4ebb-b78b-f0ec3213145f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:47.890569 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91e962e1-9c1d-4ebb-b78b-f0ec3213145f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:47:47.891307 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91e962e1-9c1d-4ebb-b78b-f0ec3213145f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43df84a0-f6ab-40b8-a77a-24c152b3620b", "name": "tempest-type-Backup-1179303465"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:47.892525 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-91e962e1-9c1d-4ebb-b78b-f0ec3213145f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Creating new backup {'backup': {'volume_id': '43df84a0-f6ab-40b8-a77a-24c152b3620b', 'name': 'tempest-type-Backup-1179303465'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:47:47.892749 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-91e962e1-9c1d-4ebb-b78b-f0ec3213145f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Creating backup of volume 43df84a0-f6ab-40b8-a77a-24c152b3620b in container None Aug 13 02:47:47.900043 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:47.900043 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:47.900433 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-91e962e1-9c1d-4ebb-b78b-f0ec3213145f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:47:47.920366 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-91e962e1-9c1d-4ebb-b78b-f0ec3213145f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Created reservations ['9db42ec2-81d6-4089-ab7a-9dfa197e30f1', '0b0de8be-e5ec-4ee1-8003-f801805e667c'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:47.955605 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91e962e1-9c1d-4ebb-b78b-f0ec3213145f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:47:47.956110 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1084/4302] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:47:47 2026] POST /volume/v3/backups => generated 314 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:47.967623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b377485d-3eee-43df-b0c1-32fb52990d59 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:47.970826 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b377485d-3eee-43df-b0c1-32fb52990d59 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:47.970826 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b377485d-3eee-43df-b0c1-32fb52990d59 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:47.971392 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b377485d-3eee-43df-b0c1-32fb52990d59 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:47.971392 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b377485d-3eee-43df-b0c1-32fb52990d59 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:47.977332 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:47.977332 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:47.978281 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b377485d-3eee-43df-b0c1-32fb52990d59 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:47.978893 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1087/4303] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:47 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:48.103999 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8f8517a9-29cb-4436-9631-5de8b03e760b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.106855 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8f8517a9-29cb-4436-9631-5de8b03e760b tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:48.107083 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8f8517a9-29cb-4436-9631-5de8b03e760b tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.107319 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8f8517a9-29cb-4436-9631-5de8b03e760b tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.116240 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.116240 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:48.120824 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8f8517a9-29cb-4436-9631-5de8b03e760b tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:48.124841 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8f8517a9-29cb-4436-9631-5de8b03e760b tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:48.125201 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1052/4304] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:48.139932 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1b393c99-2dd9-40dc-a0a3-31ab8a0a76fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.145938 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b393c99-2dd9-40dc-a0a3-31ab8a0a76fc tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:48.146196 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b393c99-2dd9-40dc-a0a3-31ab8a0a76fc tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.146444 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b393c99-2dd9-40dc-a0a3-31ab8a0a76fc tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.156214 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.156214 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:48.160638 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1b393c99-2dd9-40dc-a0a3-31ab8a0a76fc tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:48.165552 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b393c99-2dd9-40dc-a0a3-31ab8a0a76fc tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:48.166034 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1082/4305] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:48.225145 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-b4ad273e-6bf9-4558-8960-d48a6b85d4cb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.227768 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-b4ad273e-6bf9-4558-8960-d48a6b85d4cb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:48.228011 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-b4ad273e-6bf9-4558-8960-d48a6b85d4cb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.228281 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-b4ad273e-6bf9-4558-8960-d48a6b85d4cb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.236648 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.236648 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:48.241046 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-b4ad273e-6bf9-4558-8960-d48a6b85d4cb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:48.246078 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-b4ad273e-6bf9-4558-8960-d48a6b85d4cb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:48.246710 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1085/4306] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:48.319622 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-48aad1fb-2262-48cc-a1fb-5e59abf2507e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.320051 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-48aad1fb-2262-48cc-a1fb-5e59abf2507e None None] GET https://10.4.3.30/volume// Aug 13 02:47:48.320294 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-48aad1fb-2262-48cc-a1fb-5e59abf2507e None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.320583 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-48aad1fb-2262-48cc-a1fb-5e59abf2507e None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.320950 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-48aad1fb-2262-48cc-a1fb-5e59abf2507e None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:47:48.321362 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1088/4307] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:47:48.328163 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-edbe8204-fc66-4bf3-9a60-b891bae74c41 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.330371 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-edbe8204-fc66-4bf3-9a60-b891bae74c41 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:47:48.330763 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-edbe8204-fc66-4bf3-9a60-b891bae74c41 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5970c2f9-2720-4c96-8bc5-7c895c10c9db", "connector": null, "instance_uuid": "2c9db335-238e-4ed5-b251-727bc691aee7"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:48.339210 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.339210 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:48.364856 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-edbe8204-fc66-4bf3-9a60-b891bae74c41 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:47:48.365486 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1053/4308] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:47:48 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:48.392120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c9e5cfc7-3046-4ec2-a571-a660c56946eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.394816 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9e5cfc7-3046-4ec2-a571-a660c56946eb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:48.395098 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9e5cfc7-3046-4ec2-a571-a660c56946eb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.395399 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9e5cfc7-3046-4ec2-a571-a660c56946eb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.402185 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40ab6538-3ef8-45dc-a8c9-d4cdb0d1489b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.402852 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40ab6538-3ef8-45dc-a8c9-d4cdb0d1489b None None] GET https://10.4.3.30/volume// Aug 13 02:47:48.403084 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40ab6538-3ef8-45dc-a8c9-d4cdb0d1489b None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.403386 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40ab6538-3ef8-45dc-a8c9-d4cdb0d1489b None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.403821 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40ab6538-3ef8-45dc-a8c9-d4cdb0d1489b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:47:48.404297 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1086/4309] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:47:48.406346 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.406346 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:48.410551 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c9e5cfc7-3046-4ec2-a571-a660c56946eb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:48.415740 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9e5cfc7-3046-4ec2-a571-a660c56946eb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:48.415924 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1083/4310] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:48.419161 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-3211b4f6-acfb-430e-b127-d75ca573d0a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.421802 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-3211b4f6-acfb-430e-b127-d75ca573d0a7 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:48.422080 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-3211b4f6-acfb-430e-b127-d75ca573d0a7 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.422360 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-3211b4f6-acfb-430e-b127-d75ca573d0a7 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.435240 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.435240 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:48.439660 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-3211b4f6-acfb-430e-b127-d75ca573d0a7 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:48.445125 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-3211b4f6-acfb-430e-b127-d75ca573d0a7 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:48.445706 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1089/4311] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 1034 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:47:48.549570 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-494f6773-f434-4a88-95f5-84c96658dcdc req-fb2db72c-fff3-45b2-899f-858176248ea6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.552182 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-494f6773-f434-4a88-95f5-84c96658dcdc req-fb2db72c-fff3-45b2-899f-858176248ea6 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] GET https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc Aug 13 02:47:48.552452 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-494f6773-f434-4a88-95f5-84c96658dcdc req-fb2db72c-fff3-45b2-899f-858176248ea6 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.552700 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-494f6773-f434-4a88-95f5-84c96658dcdc req-fb2db72c-fff3-45b2-899f-858176248ea6 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.562741 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.562741 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:48.566186 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-251fde5b-67d4-483c-8835-2ee3562c2416 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.567465 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-494f6773-f434-4a88-95f5-84c96658dcdc req-fb2db72c-fff3-45b2-899f-858176248ea6 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Volume info retrieved successfully. Aug 13 02:47:48.568156 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-251fde5b-67d4-483c-8835-2ee3562c2416 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] PUT https://10.4.3.30/volume/v3/attachments/9b1354ba-3594-490e-92cf-39833b99aae6 Aug 13 02:47:48.568537 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-251fde5b-67d4-483c-8835-2ee3562c2416 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:48.572508 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-494f6773-f434-4a88-95f5-84c96658dcdc req-fb2db72c-fff3-45b2-899f-858176248ea6 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc returned with HTTP 200 Aug 13 02:47:48.573023 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1054/4312] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:48.576768 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-251fde5b-67d4-483c-8835-2ee3562c2416 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Acquiring lock "cinder-attachment_update-5970c2f9-2720-4c96-8bc5-7c895c10c9db-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:47:48.581300 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-251fde5b-67d4-483c-8835-2ee3562c2416 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Lock "cinder-attachment_update-5970c2f9-2720-4c96-8bc5-7c895c10c9db-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:47:48.582117 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.582117 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:48.627094 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6513f45b-011d-4922-b6d6-60f46150c9b7 req-dd308e9a-eaaf-4753-8309-c8d947d782d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.629571 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6513f45b-011d-4922-b6d6-60f46150c9b7 req-dd308e9a-eaaf-4753-8309-c8d947d782d5 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-reader] GET https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc Aug 13 02:47:48.629841 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6513f45b-011d-4922-b6d6-60f46150c9b7 req-dd308e9a-eaaf-4753-8309-c8d947d782d5 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.630106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6513f45b-011d-4922-b6d6-60f46150c9b7 req-dd308e9a-eaaf-4753-8309-c8d947d782d5 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.636998 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.636998 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:48.640481 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6513f45b-011d-4922-b6d6-60f46150c9b7 req-dd308e9a-eaaf-4753-8309-c8d947d782d5 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-reader] Volume info retrieved successfully. Aug 13 02:47:48.644439 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6513f45b-011d-4922-b6d6-60f46150c9b7 req-dd308e9a-eaaf-4753-8309-c8d947d782d5 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-reader] https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc returned with HTTP 200 Aug 13 02:47:48.644839 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1084/4313] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:48.661580 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-251fde5b-67d4-483c-8835-2ee3562c2416 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Lock "cinder-attachment_update-5970c2f9-2720-4c96-8bc5-7c895c10c9db-np0000007139" released by "attachment_update" :: held 0.080s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:47:48.661902 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-251fde5b-67d4-483c-8835-2ee3562c2416 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/attachments/9b1354ba-3594-490e-92cf-39833b99aae6 returned with HTTP 200 Aug 13 02:47:48.662378 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1087/4314] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:47:48 2026] PUT /volume/v3/attachments/9b1354ba-3594-490e-92cf-39833b99aae6 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:48.670832 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f5d7cea5-aa16-4514-9f6a-a7af394909c1 req-5edc0feb-70aa-4eb2-863e-3780ba48f8ff None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.672734 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f5d7cea5-aa16-4514-9f6a-a7af394909c1 req-5edc0feb-70aa-4eb2-863e-3780ba48f8ff tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc Aug 13 02:47:48.672908 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f5d7cea5-aa16-4514-9f6a-a7af394909c1 req-5edc0feb-70aa-4eb2-863e-3780ba48f8ff tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.673060 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f5d7cea5-aa16-4514-9f6a-a7af394909c1 req-5edc0feb-70aa-4eb2-863e-3780ba48f8ff tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.673207 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [req-f5d7cea5-aa16-4514-9f6a-a7af394909c1 req-5edc0feb-70aa-4eb2-863e-3780ba48f8ff tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Delete volume with id: 8eb3d022-e1c0-4f4b-afec-a2093a42c1dc Aug 13 02:47:48.679506 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.679506 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:48.679900 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f5d7cea5-aa16-4514-9f6a-a7af394909c1 req-5edc0feb-70aa-4eb2-863e-3780ba48f8ff tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Volume info retrieved successfully. Aug 13 02:47:48.694151 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f5d7cea5-aa16-4514-9f6a-a7af394909c1 req-5edc0feb-70aa-4eb2-863e-3780ba48f8ff tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Delete volume request issued successfully. Aug 13 02:47:48.694693 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f5d7cea5-aa16-4514-9f6a-a7af394909c1 req-5edc0feb-70aa-4eb2-863e-3780ba48f8ff tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc returned with HTTP 202 Aug 13 02:47:48.695542 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1090/4315] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:47:48 2026] DELETE /volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:48.717919 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-2e093843-d74a-439c-bad9-bdaadd929643 req-b1dcd754-3c20-4023-9512-187a65ea0c60 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.720556 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2e093843-d74a-439c-bad9-bdaadd929643 req-b1dcd754-3c20-4023-9512-187a65ea0c60 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] GET https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc Aug 13 02:47:48.720852 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2e093843-d74a-439c-bad9-bdaadd929643 req-b1dcd754-3c20-4023-9512-187a65ea0c60 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.721129 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-2e093843-d74a-439c-bad9-bdaadd929643 req-b1dcd754-3c20-4023-9512-187a65ea0c60 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.730420 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.730420 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:48.734769 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-2e093843-d74a-439c-bad9-bdaadd929643 req-b1dcd754-3c20-4023-9512-187a65ea0c60 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Volume info retrieved successfully. Aug 13 02:47:48.739402 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-2e093843-d74a-439c-bad9-bdaadd929643 req-b1dcd754-3c20-4023-9512-187a65ea0c60 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc returned with HTTP 200 Aug 13 02:47:48.739941 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1055/4316] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:48.873892 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88bff9ac-425a-453c-9b62-58b3d21e3f70 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.876469 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88bff9ac-425a-453c-9b62-58b3d21e3f70 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:48.876771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88bff9ac-425a-453c-9b62-58b3d21e3f70 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.877030 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88bff9ac-425a-453c-9b62-58b3d21e3f70 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.877155 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-88bff9ac-425a-453c-9b62-58b3d21e3f70 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:48.881951 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.881951 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:48.883074 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88bff9ac-425a-453c-9b62-58b3d21e3f70 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:48.883618 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1085/4317] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:48.991925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8d36bd9c-c7bd-496d-a51b-6672aeaeb8d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:48.995615 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d36bd9c-c7bd-496d-a51b-6672aeaeb8d0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:48.995615 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d36bd9c-c7bd-496d-a51b-6672aeaeb8d0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:48.995615 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d36bd9c-c7bd-496d-a51b-6672aeaeb8d0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:48.995615 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8d36bd9c-c7bd-496d-a51b-6672aeaeb8d0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:48.999334 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:48.999334 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:49.000057 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d36bd9c-c7bd-496d-a51b-6672aeaeb8d0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:49.000568 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1088/4318] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:48 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:49.433483 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fe1d41fe-2c28-4a7c-a119-a8b9391fc4c6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:49.437270 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe1d41fe-2c28-4a7c-a119-a8b9391fc4c6 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:49.437270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe1d41fe-2c28-4a7c-a119-a8b9391fc4c6 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:49.437270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe1d41fe-2c28-4a7c-a119-a8b9391fc4c6 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:49.450031 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:49.450031 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:49.454409 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fe1d41fe-2c28-4a7c-a119-a8b9391fc4c6 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:49.458999 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe1d41fe-2c28-4a7c-a119-a8b9391fc4c6 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:49.459584 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1091/4319] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:49 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:49.766768 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-a3959c8e-a7e5-496a-b566-3140d60a62f8 req-06c9f674-6883-4dd5-8dc1-1c434601e4a8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:49.769359 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-a3959c8e-a7e5-496a-b566-3140d60a62f8 req-06c9f674-6883-4dd5-8dc1-1c434601e4a8 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] GET https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc Aug 13 02:47:49.769609 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-a3959c8e-a7e5-496a-b566-3140d60a62f8 req-06c9f674-6883-4dd5-8dc1-1c434601e4a8 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:49.769864 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-a3959c8e-a7e5-496a-b566-3140d60a62f8 req-06c9f674-6883-4dd5-8dc1-1c434601e4a8 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:49.776988 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-a3959c8e-a7e5-496a-b566-3140d60a62f8 req-06c9f674-6883-4dd5-8dc1-1c434601e4a8 tempest-VolumesGetTestJSON-1669860293 tempest-VolumesGetTestJSON-1669860293-project-member] https://10.4.3.30/volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc returned with HTTP 404 Aug 13 02:47:49.777405 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1056/4320] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:49 2026] GET /volume/v3/volumes/8eb3d022-e1c0-4f4b-afec-a2093a42c1dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:49.895692 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ceb4f2c-5b44-4383-a312-9e70f91e995b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:49.897444 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ceb4f2c-5b44-4383-a312-9e70f91e995b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:49.897620 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ceb4f2c-5b44-4383-a312-9e70f91e995b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:49.897800 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ceb4f2c-5b44-4383-a312-9e70f91e995b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:49.897900 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9ceb4f2c-5b44-4383-a312-9e70f91e995b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:49.902825 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:49.902825 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:49.903960 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ceb4f2c-5b44-4383-a312-9e70f91e995b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:49.904429 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1086/4321] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:49 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:50.012280 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-66818c88-f19f-4587-bba7-e3deaccd14d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:50.014909 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66818c88-f19f-4587-bba7-e3deaccd14d8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:50.015312 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-66818c88-f19f-4587-bba7-e3deaccd14d8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:50.015770 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-66818c88-f19f-4587-bba7-e3deaccd14d8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:50.015982 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-66818c88-f19f-4587-bba7-e3deaccd14d8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:50.020483 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:50.020483 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:50.021360 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66818c88-f19f-4587-bba7-e3deaccd14d8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:50.021822 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1089/4322] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:50 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:50.472091 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0230ea27-5705-4920-b74e-98b4cecf475e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:50.476377 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0230ea27-5705-4920-b74e-98b4cecf475e tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:50.476377 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0230ea27-5705-4920-b74e-98b4cecf475e tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:50.476377 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0230ea27-5705-4920-b74e-98b4cecf475e tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:50.487810 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:50.487810 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:50.492402 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0230ea27-5705-4920-b74e-98b4cecf475e tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:50.498185 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0230ea27-5705-4920-b74e-98b4cecf475e tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:50.498890 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1092/4323] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:50 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:50.918206 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2b31e202-f8d1-4118-83f0-fddb5ca402a8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:50.921489 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2b31e202-f8d1-4118-83f0-fddb5ca402a8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:50.921726 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2b31e202-f8d1-4118-83f0-fddb5ca402a8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:50.921955 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2b31e202-f8d1-4118-83f0-fddb5ca402a8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:50.922096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-2b31e202-f8d1-4118-83f0-fddb5ca402a8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:50.929341 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:50.929341 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:50.932637 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2b31e202-f8d1-4118-83f0-fddb5ca402a8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:50.933116 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1057/4324] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:50 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:51.033018 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee316cae-2150-4efd-adfd-4cb1c8ce84f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:51.035762 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee316cae-2150-4efd-adfd-4cb1c8ce84f1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:51.036152 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee316cae-2150-4efd-adfd-4cb1c8ce84f1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:51.036534 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee316cae-2150-4efd-adfd-4cb1c8ce84f1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:51.036739 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ee316cae-2150-4efd-adfd-4cb1c8ce84f1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:51.043492 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:51.043492 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:51.044448 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee316cae-2150-4efd-adfd-4cb1c8ce84f1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:51.045158 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1087/4325] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:51 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:51.511060 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7ada677a-d15b-433d-abfe-52a4c2bbc5e6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:51.513365 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5e4db492-37f0-4d32-9e43-5bbd523860b0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:51.519015 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e4db492-37f0-4d32-9e43-5bbd523860b0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:51.519015 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e4db492-37f0-4d32-9e43-5bbd523860b0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:51.519015 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e4db492-37f0-4d32-9e43-5bbd523860b0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:51.531701 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:51.531701 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:51.539441 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5e4db492-37f0-4d32-9e43-5bbd523860b0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:51.548219 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e4db492-37f0-4d32-9e43-5bbd523860b0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:51.548913 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1093/4326] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:51 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:51.625632 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ada677a-d15b-433d-abfe-52a4c2bbc5e6 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] GET https://10.4.3.30/volume/v3/os-quota-class-sets/default Aug 13 02:47:51.625632 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ada677a-d15b-433d-abfe-52a4c2bbc5e6 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:51.625632 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ada677a-d15b-433d-abfe-52a4c2bbc5e6 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:51.637101 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ada677a-d15b-433d-abfe-52a4c2bbc5e6 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] https://10.4.3.30/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 02:47:51.637707 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1090/4327] 10.4.3.30 () {66 vars in 1290 bytes} [Thu Aug 13 02:47:51 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:51.648245 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-98c997dc-86a9-4156-9575-3cdc5888bfe5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:51.650506 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-98c997dc-86a9-4156-9575-3cdc5888bfe5 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] GET https://10.4.3.30/volume/v3/os-quota-class-sets/default Aug 13 02:47:51.650752 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-98c997dc-86a9-4156-9575-3cdc5888bfe5 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:51.650987 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-98c997dc-86a9-4156-9575-3cdc5888bfe5 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:51.665778 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-98c997dc-86a9-4156-9575-3cdc5888bfe5 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] https://10.4.3.30/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 02:47:51.666333 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1058/4328] 10.4.3.30 () {66 vars in 1290 bytes} [Thu Aug 13 02:47:51 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:51.674390 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6432390c-422d-402f-87c6-bbd7e054fa3f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:51.677165 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6432390c-422d-402f-87c6-bbd7e054fa3f tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:51.677724 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6432390c-422d-402f-87c6-bbd7e054fa3f tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1138540240"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:51.700414 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6432390c-422d-402f-87c6-bbd7e054fa3f tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:51.700985 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1088/4329] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:47:51 2026] POST /volume/v3/types => generated 228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:51.713175 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-edcf7ac0-412c-44fe-b95c-33638b9eb7b3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:51.715766 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-edcf7ac0-412c-44fe-b95c-33638b9eb7b3 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-class-sets/default Aug 13 02:47:51.716386 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-edcf7ac0-412c-44fe-b95c-33638b9eb7b3 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-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-1138540240": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1138540240": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1138540240": 8}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:51.847982 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-edcf7ac0-412c-44fe-b95c-33638b9eb7b3 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] https://10.4.3.30/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 02:47:51.848368 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1094/4330] 10.4.3.30 () {68 vars in 1311 bytes} [Thu Aug 13 02:47:51 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:51.859518 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-345319da-8aac-4619-8c1a-597462111960 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:51.863635 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-345319da-8aac-4619-8c1a-597462111960 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/64c03a4e256d4a74af9e01eb185994a9/defaults Aug 13 02:47:51.863635 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-345319da-8aac-4619-8c1a-597462111960 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:51.863635 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-345319da-8aac-4619-8c1a-597462111960 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Calling method 'defaults' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:51.875399 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-345319da-8aac-4619-8c1a-597462111960 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/64c03a4e256d4a74af9e01eb185994a9/defaults returned with HTTP 200 Aug 13 02:47:51.876036 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1091/4331] 10.4.3.30 () {66 vars in 1374 bytes} [Thu Aug 13 02:47:51 2026] GET /volume/v3/os-quota-sets/64c03a4e256d4a74af9e01eb185994a9/defaults => generated 645 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:51.947054 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e84438c5-bd3a-4c7a-93a5-a2ed65365061 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:51.949504 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e84438c5-bd3a-4c7a-93a5-a2ed65365061 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:51.949743 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e84438c5-bd3a-4c7a-93a5-a2ed65365061 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:51.949998 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e84438c5-bd3a-4c7a-93a5-a2ed65365061 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:51.950166 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-e84438c5-bd3a-4c7a-93a5-a2ed65365061 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:51.958323 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:51.958323 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:51.959348 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e84438c5-bd3a-4c7a-93a5-a2ed65365061 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:51.959983 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1059/4332] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:51 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:52.055359 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d110bfc-22d2-4001-a24f-c1cf81738439 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:52.057118 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d110bfc-22d2-4001-a24f-c1cf81738439 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:52.057372 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d110bfc-22d2-4001-a24f-c1cf81738439 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:52.057557 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d110bfc-22d2-4001-a24f-c1cf81738439 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:52.057657 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0d110bfc-22d2-4001-a24f-c1cf81738439 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:52.061679 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:52.061679 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:52.062604 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d110bfc-22d2-4001-a24f-c1cf81738439 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:52.062992 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1089/4333] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:52 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:52.093514 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5bee5b6-c46d-46b3-9088-66a4e37673cf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:52.094866 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5bee5b6-c46d-46b3-9088-66a4e37673cf tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] GET https://10.4.3.30/volume/v3/os-quota-sets/0a69913c992e4ba4a6ed88574afffc5f/defaults Aug 13 02:47:52.095179 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5bee5b6-c46d-46b3-9088-66a4e37673cf tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:52.095482 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5bee5b6-c46d-46b3-9088-66a4e37673cf tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Calling method 'defaults' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:52.104914 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5bee5b6-c46d-46b3-9088-66a4e37673cf tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] https://10.4.3.30/volume/v3/os-quota-sets/0a69913c992e4ba4a6ed88574afffc5f/defaults returned with HTTP 200 Aug 13 02:47:52.104914 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1095/4334] 10.4.3.30 () {66 vars in 1374 bytes} [Thu Aug 13 02:47:52 2026] GET /volume/v3/os-quota-sets/0a69913c992e4ba4a6ed88574afffc5f/defaults => generated 645 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:52.176866 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8057effe-bd81-47b1-a63f-cad5b45e797b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:52.178192 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8057effe-bd81-47b1-a63f-cad5b45e797b tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] DELETE https://10.4.3.30/volume/v3/types/8c0ef06e-bfe6-4b43-938e-75511f4c6bfb Aug 13 02:47:52.178497 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8057effe-bd81-47b1-a63f-cad5b45e797b tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:52.178785 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8057effe-bd81-47b1-a63f-cad5b45e797b tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:52.199788 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8057effe-bd81-47b1-a63f-cad5b45e797b tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] https://10.4.3.30/volume/v3/types/8c0ef06e-bfe6-4b43-938e-75511f4c6bfb returned with HTTP 202 Aug 13 02:47:52.200399 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1092/4335] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:52 2026] DELETE /volume/v3/types/8c0ef06e-bfe6-4b43-938e-75511f4c6bfb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:52.208129 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cc185439-d636-4c9a-9a03-16fad4a9a7fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:52.210205 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cc185439-d636-4c9a-9a03-16fad4a9a7fe tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] GET https://10.4.3.30/volume/v3/types/8c0ef06e-bfe6-4b43-938e-75511f4c6bfb Aug 13 02:47:52.210483 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cc185439-d636-4c9a-9a03-16fad4a9a7fe tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:52.210753 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cc185439-d636-4c9a-9a03-16fad4a9a7fe tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:52.214476 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cc185439-d636-4c9a-9a03-16fad4a9a7fe tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] https://10.4.3.30/volume/v3/types/8c0ef06e-bfe6-4b43-938e-75511f4c6bfb returned with HTTP 404 Aug 13 02:47:52.215226 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1060/4336] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:47:52 2026] GET /volume/v3/types/8c0ef06e-bfe6-4b43-938e-75511f4c6bfb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:52.222736 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ed34efc-7772-4102-a0ff-61dbbf965a21 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:52.224745 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ed34efc-7772-4102-a0ff-61dbbf965a21 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] PUT https://10.4.3.30/volume/v3/os-quota-class-sets/default Aug 13 02:47:52.225099 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ed34efc-7772-4102-a0ff-61dbbf965a21 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:52.293668 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ed34efc-7772-4102-a0ff-61dbbf965a21 tempest-VolumeQuotaClassesTest-2084745347 tempest-VolumeQuotaClassesTest-2084745347-project-admin] https://10.4.3.30/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 02:47:52.294117 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1090/4337] 10.4.3.30 () {68 vars in 1311 bytes} [Thu Aug 13 02:47:52 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:52.569538 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a8ed7641-724d-4ee5-ab46-53a2bfdb21eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:52.572189 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8ed7641-724d-4ee5-ab46-53a2bfdb21eb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:52.572661 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8ed7641-724d-4ee5-ab46-53a2bfdb21eb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:52.572976 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8ed7641-724d-4ee5-ab46-53a2bfdb21eb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:52.584970 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:52.584970 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:52.589110 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a8ed7641-724d-4ee5-ab46-53a2bfdb21eb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:52.594639 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8ed7641-724d-4ee5-ab46-53a2bfdb21eb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:52.595123 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1096/4338] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:52 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:52.973497 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cf7494ed-011a-4754-9bec-e91732473007 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:52.976044 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf7494ed-011a-4754-9bec-e91732473007 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:52.976393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cf7494ed-011a-4754-9bec-e91732473007 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:52.976678 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cf7494ed-011a-4754-9bec-e91732473007 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:52.976922 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-cf7494ed-011a-4754-9bec-e91732473007 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:52.983458 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:52.983458 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:52.984764 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cf7494ed-011a-4754-9bec-e91732473007 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:52.985557 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1093/4339] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:52 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:47:53.075177 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c6abd314-0eea-4b75-94e3-6884ae6f184a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:53.078377 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6abd314-0eea-4b75-94e3-6884ae6f184a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:53.078685 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c6abd314-0eea-4b75-94e3-6884ae6f184a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:53.078939 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c6abd314-0eea-4b75-94e3-6884ae6f184a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:53.079082 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c6abd314-0eea-4b75-94e3-6884ae6f184a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:53.086653 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:53.086653 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:53.088171 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6abd314-0eea-4b75-94e3-6884ae6f184a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:53.088681 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1061/4340] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:53 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:53.609560 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4fb74f5b-b4b4-4061-befd-ccb5176a4da2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:53.611187 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4fb74f5b-b4b4-4061-befd-ccb5176a4da2 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:53.611462 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4fb74f5b-b4b4-4061-befd-ccb5176a4da2 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:53.611638 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4fb74f5b-b4b4-4061-befd-ccb5176a4da2 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:53.620870 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:53.620870 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:53.624623 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4fb74f5b-b4b4-4061-befd-ccb5176a4da2 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:53.628976 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4fb74f5b-b4b4-4061-befd-ccb5176a4da2 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:53.629396 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1091/4341] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:53 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:53.915852 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-7a948c59-cf1f-40da-b372-463203cdeba8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:53.917953 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-7a948c59-cf1f-40da-b372-463203cdeba8 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] POST https://10.4.3.30/volume/v3/attachments/9b1354ba-3594-490e-92cf-39833b99aae6/action Aug 13 02:47:53.918350 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-7a948c59-cf1f-40da-b372-463203cdeba8 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:47:53.918467 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-7a948c59-cf1f-40da-b372-463203cdeba8 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:53.944207 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:53.944207 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:53.959395 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3f5bae3b-a9e6-458d-a16c-4d860a9ced47 req-7a948c59-cf1f-40da-b372-463203cdeba8 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/attachments/9b1354ba-3594-490e-92cf-39833b99aae6/action returned with HTTP 204 Aug 13 02:47:53.960159 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1097/4342] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:47:53 2026] POST /volume/v3/attachments/9b1354ba-3594-490e-92cf-39833b99aae6/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:53.998199 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0766cdd6-0b6f-4148-b98d-dfe02c269f24 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:54.000811 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0766cdd6-0b6f-4148-b98d-dfe02c269f24 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:54.001188 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0766cdd6-0b6f-4148-b98d-dfe02c269f24 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:54.001511 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0766cdd6-0b6f-4148-b98d-dfe02c269f24 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:54.001674 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-0766cdd6-0b6f-4148-b98d-dfe02c269f24 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:54.008192 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:54.008192 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:54.009578 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0766cdd6-0b6f-4148-b98d-dfe02c269f24 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:54.010170 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1094/4343] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:53 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:54.098931 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5865a5ca-2961-47c5-a613-3c0ba4baf075 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:54.102423 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5865a5ca-2961-47c5-a613-3c0ba4baf075 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:54.102961 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5865a5ca-2961-47c5-a613-3c0ba4baf075 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:54.103177 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5865a5ca-2961-47c5-a613-3c0ba4baf075 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:54.103311 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-5865a5ca-2961-47c5-a613-3c0ba4baf075 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:54.108776 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:54.108776 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:54.109485 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5865a5ca-2961-47c5-a613-3c0ba4baf075 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:54.109861 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1062/4344] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:54 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:54.630595 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5da5fd7a-ff90-44c3-9787-2effe23d2da5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:54.645911 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e00c69b4-7c6f-4b4c-a460-d2c755fe1f81 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:54.648903 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e00c69b4-7c6f-4b4c-a460-d2c755fe1f81 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:54.649148 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e00c69b4-7c6f-4b4c-a460-d2c755fe1f81 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:54.649418 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e00c69b4-7c6f-4b4c-a460-d2c755fe1f81 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:54.662015 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:54.662015 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:54.666432 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e00c69b4-7c6f-4b4c-a460-d2c755fe1f81 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:54.672191 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e00c69b4-7c6f-4b4c-a460-d2c755fe1f81 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:54.672895 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1098/4345] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:54 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:54.688549 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4dd58788-60a2-4c81-8525-43e20e25733c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:54.690220 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4dd58788-60a2-4c81-8525-43e20e25733c tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:54.690440 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4dd58788-60a2-4c81-8525-43e20e25733c tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:54.690622 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4dd58788-60a2-4c81-8525-43e20e25733c tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:54.703457 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:54.703457 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:54.706788 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4dd58788-60a2-4c81-8525-43e20e25733c tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:54.710471 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4dd58788-60a2-4c81-8525-43e20e25733c tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:54.710809 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1095/4346] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:54 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:54.731171 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-fa6c3fb2-1c46-434a-a787-9e489043284d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:54.734280 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] POST https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action Aug 13 02:47:54.734280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action body: b'{"os-detach": {}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:47:54.734280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:54.745697 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:54.745697 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:54.746120 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:54.746502 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5da5fd7a-ff90-44c3-9787-2effe23d2da5 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:54.748216 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5da5fd7a-ff90-44c3-9787-2effe23d2da5 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-685843382", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:54.760193 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5da5fd7a-ff90-44c3-9787-2effe23d2da5 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:54.760729 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1092/4347] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:47:54 2026] POST /volume/v3/types => generated 274 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:54.772382 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aa40c541-5644-406e-a261-2e558c77bf5a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:54.774155 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa40c541-5644-406e-a261-2e558c77bf5a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:54.774581 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa40c541-5644-406e-a261-2e558c77bf5a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-722221331", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:54.790278 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa40c541-5644-406e-a261-2e558c77bf5a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:54.790278 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1099/4348] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:47:54 2026] POST /volume/v3/types => generated 274 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:54.798187 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:54.822108 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Attachment connected to vm 2c9db335-238e-4ed5-b251-727bc691aee7, checking data on nova Aug 13 02:47:54.822108 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.compute.nova [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Creating Keystone token plugin using URL: https://10.4.3.30/identity {{(pid=100287) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 02:47:54.891907 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:54.893649 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1196786433", "volume_type": "a0837fbf-f0bf-4026-8f5f-233909e9b7aa", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:54.894060 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1196786433', 'volume_type': 'a0837fbf-f0bf-4026-8f5f-233909e9b7aa', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:54.897967 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Create volume of 1 GB Aug 13 02:47:54.898227 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:54.898227 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:54.898669 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Availability Zones retrieved successfully. Aug 13 02:47:54.903641 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Flow 'volume_create_api' (e633b5ec-781c-4bb8-a17d-fdc431daa28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:54.904495 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619969a8-f090-44e8-b07a-86c03ec159d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:54.905228 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:54.924867 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619969a8-f090-44e8-b07a-86c03ec159d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=a0837fbf-f0bf-4026-8f5f-233909e9b7aa,is_public=True,name='tempest-VolumeTypesTest-volume-type-685843382',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0837fbf-f0bf-4026-8f5f-233909e9b7aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:54.925586 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afa64d87-b826-496c-ba03-e01f0f3859d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:54.951360 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-685843382 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-685843382, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:47:54.951731 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-685843382 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-685843382, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:47:54.992341 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Created reservations ['9d14d6ea-c4b1-422f-a1eb-1f0c7db6eeb4', '7d93b061-4e5f-4c91-b230-8b34cd5e9876', '9bd9a3d6-cfa1-4cbb-8bf3-a6198115defa', '09b98395-f326-4c38-b6a7-a2211843193a'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:54.993941 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afa64d87-b826-496c-ba03-e01f0f3859d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d14d6ea-c4b1-422f-a1eb-1f0c7db6eeb4', '7d93b061-4e5f-4c91-b230-8b34cd5e9876', '9bd9a3d6-cfa1-4cbb-8bf3-a6198115defa', '09b98395-f326-4c38-b6a7-a2211843193a']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:54.995879 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c1106c6-4a2c-4a75-a246-1ea298e377ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:55.007533 np0000007139 devstack@c-api.service[100287]: DEBUG novaclient.v2.client [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] REQ: curl -g -i -X GET https://10.4.3.30/compute/v2.1/servers/2c9db335-238e-4ed5-b251-727bc691aee7/os-volume_attachments/5970c2f9-2720-4c96-8bc5-7c895c10c9db -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3711bcaf4aa307c55bd428ea8230cae07d3d13b9f7f041b45729150d1bf63030" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fa6c3fb2-1c46-434a-a787-9e489043284d" -H "X-Service-Token: {SHA256}3b2541dc1df203e74194d4a6929a8ee350cd209ea3a5c077f2f843cdbfeeee09" {{(pid=100287) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 02:47:55.024096 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c9822b06-1c00-4da4-8943-6320ff34535f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:55.028965 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9822b06-1c00-4da4-8943-6320ff34535f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:55.029179 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9822b06-1c00-4da4-8943-6320ff34535f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:55.030057 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9822b06-1c00-4da4-8943-6320ff34535f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:55.030326 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c9822b06-1c00-4da4-8943-6320ff34535f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:55.034842 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c1106c6-4a2c-4a75-a246-1ea298e377ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19dde703-7e8b-46b2-a14f-f93ea9633ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1196786433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0ced9202e54095a1bc5be7aaf94355',qos_specs=None,replication_status=,reservations=['9d14d6ea-c4b1-422f-a1eb-1f0c7db6eeb4','7d93b061-4e5f-4c91-b230-8b34cd5e9876','9bd9a3d6-cfa1-4cbb-8bf3-a6198115defa','09b98395-f326-4c38-b6a7-a2211843193a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='572e134ec14f468abe333672c40f21ab',volume_type_id=a0837fbf-f0bf-4026-8f5f-233909e9b7aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1196786433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19dde703-7e8b-46b2-a14f-f93ea9633ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b0ced9202e54095a1bc5be7aaf94355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='572e134ec14f468abe333672c40f21ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0837fbf-f0bf-4026-8f5f-233909e9b7aa),volume_type_id=a0837fbf-f0bf-4026-8f5f-233909e9b7aa)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:55.036451 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2782c951-7800-4626-9eaf-5ac0704a79e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:55.038403 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:55.038403 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:55.039496 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9822b06-1c00-4da4-8943-6320ff34535f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:55.040006 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1093/4349] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:55 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:47:55.057879 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2782c951-7800-4626-9eaf-5ac0704a79e9) transitioned into state 'SUCCESS' from state '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-1196786433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b0ced9202e54095a1bc5be7aaf94355',qos_specs=None,replication_status=,reservations=['9d14d6ea-c4b1-422f-a1eb-1f0c7db6eeb4','7d93b061-4e5f-4c91-b230-8b34cd5e9876','9bd9a3d6-cfa1-4cbb-8bf3-a6198115defa','09b98395-f326-4c38-b6a7-a2211843193a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='572e134ec14f468abe333672c40f21ab',volume_type_id=a0837fbf-f0bf-4026-8f5f-233909e9b7aa)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:55.059045 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a26114e-bf41-4be7-8b6e-927baf0f4eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:55.069299 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a26114e-bf41-4be7-8b6e-927baf0f4eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:55.070017 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Flow 'volume_create_api' (e633b5ec-781c-4bb8-a17d-fdc431daa28d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:55.070319 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Create volume request issued successfully. Aug 13 02:47:55.070838 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-410ee684-2639-4cbe-ac6f-74ebc16965b2 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:55.071220 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1096/4350] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:47:54 2026] POST /volume/v3/volumes => generated 781 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:55.085266 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d232644e-1505-49da-aa65-625da5a9e564 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:55.087786 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d232644e-1505-49da-aa65-625da5a9e564 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] GET https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe Aug 13 02:47:55.088158 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d232644e-1505-49da-aa65-625da5a9e564 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:55.088605 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d232644e-1505-49da-aa65-625da5a9e564 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:55.098280 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:55.098280 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:55.102651 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d232644e-1505-49da-aa65-625da5a9e564 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Volume info retrieved successfully. Aug 13 02:47:55.107508 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d232644e-1505-49da-aa65-625da5a9e564 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe returned with HTTP 200 Aug 13 02:47:55.108089 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1100/4351] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:55 2026] GET /volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:55.124105 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b0df9952-83bf-4be7-a509-0bee5fd2f3b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:55.126167 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0df9952-83bf-4be7-a509-0bee5fd2f3b1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:55.126454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0df9952-83bf-4be7-a509-0bee5fd2f3b1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:55.126721 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0df9952-83bf-4be7-a509-0bee5fd2f3b1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:55.126793 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b0df9952-83bf-4be7-a509-0bee5fd2f3b1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:55.131049 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:55.131049 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:55.131705 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0df9952-83bf-4be7-a509-0bee5fd2f3b1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:55.132138 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1094/4352] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:55 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:47:55.187126 np0000007139 devstack@c-api.service[100287]: DEBUG novaclient.v2.client [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 02:47:55 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-dfb87175-6bfe-4fb9-a90b-0e42cc049687 x-openstack-request-id: req-dfb87175-6bfe-4fb9-a90b-0e42cc049687 {{(pid=100287) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 02:47:55.187624 np0000007139 devstack@c-api.service[100287]: DEBUG novaclient.v2.client [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5970c2f9-2720-4c96-8bc5-7c895c10c9db", "serverId": "2c9db335-238e-4ed5-b251-727bc691aee7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9b1354ba-3594-490e-92cf-39833b99aae6", "bdm_uuid": "fb53a209-c434-4827-bbe8-e37e5674c475"}} {{(pid=100287) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 02:47:55.187624 np0000007139 devstack@c-api.service[100287]: DEBUG novaclient.v2.client [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET call to compute for https://10.4.3.30/compute/v2.1/servers/2c9db335-238e-4ed5-b251-727bc691aee7/os-volume_attachments/5970c2f9-2720-4c96-8bc5-7c895c10c9db used request id req-dfb87175-6bfe-4fb9-a90b-0e42cc049687 {{(pid=100287) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 02:47:55.189794 np0000007139 devstack@c-api.service[100287]: ERROR cinder.volume.api [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Caught error: Detach volume from instance 2c9db335-238e-4ed5-b251-727bc691aee7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2c9db335-238e-4ed5-b251-727bc691aee7 using the Compute API Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 02:47:55.192452 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2c9db335-238e-4ed5-b251-727bc691aee7 using the Compute API Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.middleware.fault [None req-fa6c3fb2-1c46-434a-a787-9e489043284d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action returned with HTTP 409 Aug 13 02:47:55.197185 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1063/4353] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:47:54 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 167 bytes in 462 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:55.203167 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d3f68949-8486-407b-b7d6-9d3056967030 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:55.205127 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] POST https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action Aug 13 02:47:55.205506 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:47:55.205631 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:55.217262 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:55.217262 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:55.217811 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:55.291956 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Attachment connected to vm 2c9db335-238e-4ed5-b251-727bc691aee7, checking data on nova Aug 13 02:47:55.292268 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.compute.nova [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Creating Keystone token plugin using URL: https://10.4.3.30/identity {{(pid=100288) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 02:47:55.430302 np0000007139 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] REQ: curl -g -i -X GET https://10.4.3.30/compute/v2.1/servers/2c9db335-238e-4ed5-b251-727bc691aee7/os-volume_attachments/5970c2f9-2720-4c96-8bc5-7c895c10c9db -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f7990479857a02cb0e7af690c851403af6a7809be90fef69c3870d0e5819dee1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d3f68949-8486-407b-b7d6-9d3056967030" -H "X-Service-Token: {SHA256}c4a5643ea8c2eb5005846702889d16c9de23ad091aa3e1fbd1e9f12121baf303" {{(pid=100288) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 02:47:55.521838 np0000007139 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 02:47:55 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-23b70443-7316-4df4-bc0f-8069d61cc416 x-openstack-request-id: req-23b70443-7316-4df4-bc0f-8069d61cc416 {{(pid=100288) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 02:47:55.521968 np0000007139 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5970c2f9-2720-4c96-8bc5-7c895c10c9db", "serverId": "2c9db335-238e-4ed5-b251-727bc691aee7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9b1354ba-3594-490e-92cf-39833b99aae6", "bdm_uuid": "fb53a209-c434-4827-bbe8-e37e5674c475"}} {{(pid=100288) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 02:47:55.522092 np0000007139 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET call to compute for https://10.4.3.30/compute/v2.1/servers/2c9db335-238e-4ed5-b251-727bc691aee7/os-volume_attachments/5970c2f9-2720-4c96-8bc5-7c895c10c9db used request id req-23b70443-7316-4df4-bc0f-8069d61cc416 {{(pid=100288) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 02:47:55.524436 np0000007139 devstack@c-api.service[100288]: ERROR cinder.volume.api [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Caught error: Detach volume from instance 2c9db335-238e-4ed5-b251-727bc691aee7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2c9db335-238e-4ed5-b251-727bc691aee7 using the Compute API Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 02:47:55.526609 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2c9db335-238e-4ed5-b251-727bc691aee7 using the Compute API Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.middleware.fault [None req-d3f68949-8486-407b-b7d6-9d3056967030 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action returned with HTTP 409 Aug 13 02:47:55.527534 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1097/4354] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:47:55 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 167 bytes in 325 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:55.537286 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-82bd8d9c-bc6c-4b2d-9032-111bceabdb6d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:55.537746 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1101/4355] 10.4.3.30 () {70 vars in 1590 bytes} [Thu Aug 13 02:47:55 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 02:47:55.543996 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f85619bc-221d-4071-8b05-53dd60e1a66a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:55.545500 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1095/4356] 10.4.3.30 () {70 vars in 1590 bytes} [Thu Aug 13 02:47:55 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 02:47:55.552046 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c401d921-2e60-43f2-b743-bcb6d1cc6e8f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:55.575928 np0000007139 devstack@c-api.service[100287]: WARNING keystonemiddleware.auth_token [None req-c401d921-2e60-43f2-b743-bcb6d1cc6e8f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 02:47:55.577099 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1064/4357] 10.4.3.30 () {70 vars in 1590 bytes} [Thu Aug 13 02:47:55 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 02:47:55.584083 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-56a4abbc-551d-49d9-a609-4c49b1523fbf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:55.604418 np0000007139 devstack@c-api.service[100288]: WARNING keystonemiddleware.auth_token [None req-56a4abbc-551d-49d9-a609-4c49b1523fbf None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 02:47:55.606467 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1098/4358] 10.4.3.30 () {70 vars in 1590 bytes} [Thu Aug 13 02:47:55 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 02:47:55.617072 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-03630a98-db9b-4add-a3ac-10633515adf9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:55.687005 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03630a98-db9b-4add-a3ac-10633515adf9 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] POST https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action Aug 13 02:47:55.687629 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-03630a98-db9b-4add-a3ac-10633515adf9 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:47:55.687894 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-03630a98-db9b-4add-a3ac-10633515adf9 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:55.701095 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:55.701095 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:55.702821 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.admin_actions [None req-03630a98-db9b-4add-a3ac-10633515adf9 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Updating volume '5970c2f9-2720-4c96-8bc5-7c895c10c9db' with '{'status': 'error'}' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 02:47:55.725340 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03630a98-db9b-4add-a3ac-10633515adf9 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action returned with HTTP 202 Aug 13 02:47:55.726159 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1102/4359] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:47:55 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:47:55.733850 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6263b7a7-2e85-4bad-96c3-f3ce150867de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:55.735470 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6263b7a7-2e85-4bad-96c3-f3ce150867de tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:47:55.735643 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6263b7a7-2e85-4bad-96c3-f3ce150867de tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:55.735813 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6263b7a7-2e85-4bad-96c3-f3ce150867de tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:55.745929 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:55.745929 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:55.749227 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6263b7a7-2e85-4bad-96c3-f3ce150867de tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:55.753192 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6263b7a7-2e85-4bad-96c3-f3ce150867de tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:47:55.753800 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1096/4360] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:55 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:55.765149 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8854cbed-c601-493b-ab69-357178f91399 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:55.767109 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] POST https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action Aug 13 02:47:55.767502 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9b1354ba-3594-490e-92cf-39833b99aae6"}}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:47:55.767652 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9b1354ba-3594-490e-92cf-39833b99aae6"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:55.803353 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-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=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:47:55.811755 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:55.811755 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:55.812151 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Volume info retrieved successfully. Aug 13 02:47:55.816879 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Attachment connected to vm 2c9db335-238e-4ed5-b251-727bc691aee7, checking data on nova Aug 13 02:47:55.817036 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.compute.nova [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Creating Keystone token plugin using URL: https://10.4.3.30/identity {{(pid=100287) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 02:47:55.896046 np0000007139 devstack@c-api.service[100287]: DEBUG novaclient.v2.client [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] REQ: curl -g -i -X GET https://10.4.3.30/compute/v2.1/servers/2c9db335-238e-4ed5-b251-727bc691aee7/os-volume_attachments/5970c2f9-2720-4c96-8bc5-7c895c10c9db -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}20afc18776791a5c01bd8db446a33bde546cf2f37f05ded790ad794ec3df8390" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8854cbed-c601-493b-ab69-357178f91399" -H "X-Service-Token: {SHA256}3b2541dc1df203e74194d4a6929a8ee350cd209ea3a5c077f2f843cdbfeeee09" {{(pid=100287) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 02:47:55.998913 np0000007139 devstack@c-api.service[100287]: DEBUG novaclient.v2.client [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 02:47:55 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-f5789fba-8fe4-4ff4-9258-e03a8db73e04 x-openstack-request-id: req-f5789fba-8fe4-4ff4-9258-e03a8db73e04 {{(pid=100287) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 02:47:55.999044 np0000007139 devstack@c-api.service[100287]: DEBUG novaclient.v2.client [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "5970c2f9-2720-4c96-8bc5-7c895c10c9db", "serverId": "2c9db335-238e-4ed5-b251-727bc691aee7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9b1354ba-3594-490e-92cf-39833b99aae6", "bdm_uuid": "fb53a209-c434-4827-bbe8-e37e5674c475"}} {{(pid=100287) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 02:47:55.999144 np0000007139 devstack@c-api.service[100287]: DEBUG novaclient.v2.client [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] GET call to compute for https://10.4.3.30/compute/v2.1/servers/2c9db335-238e-4ed5-b251-727bc691aee7/os-volume_attachments/5970c2f9-2720-4c96-8bc5-7c895c10c9db used request id req-f5789fba-8fe4-4ff4-9258-e03a8db73e04 {{(pid=100287) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 02:47:56.001274 np0000007139 devstack@c-api.service[100287]: ERROR cinder.volume.api [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Caught error: Detach volume from instance 2c9db335-238e-4ed5-b251-727bc691aee7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2c9db335-238e-4ed5-b251-727bc691aee7 using the Compute API Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 02:47:56.003380 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2c9db335-238e-4ed5-b251-727bc691aee7 using the Compute API Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: ERROR cinder.api.middleware.fault Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.middleware.fault [None req-8854cbed-c601-493b-ab69-357178f91399 tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action returned with HTTP 409 Aug 13 02:47:56.004891 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1065/4361] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:47:55 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 167 bytes in 239 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:56.017534 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-260f1fab-fafb-4a51-a8a5-21f48546d9d7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.017534 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1099/4362] 10.4.3.30 () {70 vars in 1590 bytes} [Thu Aug 13 02:47:56 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 02:47:56.025773 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4015f730-72e5-4752-b0b8-28f3c662e3e0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.052151 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be8abaec-0fcf-4844-92b3-bb06245fee0f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.054387 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be8abaec-0fcf-4844-92b3-bb06245fee0f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:56.054652 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be8abaec-0fcf-4844-92b3-bb06245fee0f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.054903 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be8abaec-0fcf-4844-92b3-bb06245fee0f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.055047 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-be8abaec-0fcf-4844-92b3-bb06245fee0f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:56.058958 np0000007139 devstack@c-api.service[100289]: WARNING keystonemiddleware.auth_token [None req-4015f730-72e5-4752-b0b8-28f3c662e3e0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 02:47:56.058958 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1103/4363] 10.4.3.30 () {70 vars in 1590 bytes} [Thu Aug 13 02:47:56 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 02:47:56.062658 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.062658 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:56.063682 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be8abaec-0fcf-4844-92b3-bb06245fee0f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:56.064124 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1097/4364] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:56.069914 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d705373d-cd68-499e-81c0-c5e107944564 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.071646 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d705373d-cd68-499e-81c0-c5e107944564 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:47:56.071932 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d705373d-cd68-499e-81c0-c5e107944564 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.072192 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d705373d-cd68-499e-81c0-c5e107944564 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.077493 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-855b5b8f-ffd4-4885-98ab-1ead0ff4b30e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.079438 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-855b5b8f-ffd4-4885-98ab-1ead0ff4b30e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 Aug 13 02:47:56.079645 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-855b5b8f-ffd4-4885-98ab-1ead0ff4b30e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.079873 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-855b5b8f-ffd4-4885-98ab-1ead0ff4b30e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.105863 np0000007139 devstack@c-api.service[100287]: DEBUG oslo_db.sqlalchemy.engines [None req-d705373d-cd68-499e-81c0-c5e107944564 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:47:56.116841 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.116841 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:56.122949 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7497b332-b8e9-405a-be49-5580db67b220 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.123374 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d705373d-cd68-499e-81c0-c5e107944564 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:56.125113 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7497b332-b8e9-405a-be49-5580db67b220 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] GET https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe Aug 13 02:47:56.125275 np0000007139 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-855b5b8f-ffd4-4885-98ab-1ead0ff4b30e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 02:47:56.125410 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7497b332-b8e9-405a-be49-5580db67b220 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.125672 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7497b332-b8e9-405a-be49-5580db67b220 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.128732 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d705373d-cd68-499e-81c0-c5e107944564 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:47:56.129126 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1066/4365] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:56.132679 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.132679 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:56.135689 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.135689 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:56.136737 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-855b5b8f-ffd4-4885-98ab-1ead0ff4b30e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:47:56.140609 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7497b332-b8e9-405a-be49-5580db67b220 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Volume info retrieved successfully. Aug 13 02:47:56.141898 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-855b5b8f-ffd4-4885-98ab-1ead0ff4b30e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 returned with HTTP 200 Aug 13 02:47:56.142154 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1100/4366] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 => generated 840 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:56.144553 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57d632ef-59bd-48f2-8b84-a11b8b7dc0f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.146431 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c2352f3a-f7e1-4cc9-83bd-5bb7edce6277 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.146661 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57d632ef-59bd-48f2-8b84-a11b8b7dc0f8 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:47:56.146952 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57d632ef-59bd-48f2-8b84-a11b8b7dc0f8 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.147184 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57d632ef-59bd-48f2-8b84-a11b8b7dc0f8 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.147953 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7497b332-b8e9-405a-be49-5580db67b220 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe returned with HTTP 200 Aug 13 02:47:56.148483 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1104/4367] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:56.149648 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c2352f3a-f7e1-4cc9-83bd-5bb7edce6277 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:56.149648 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c2352f3a-f7e1-4cc9-83bd-5bb7edce6277 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.149648 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c2352f3a-f7e1-4cc9-83bd-5bb7edce6277 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.149786 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c2352f3a-f7e1-4cc9-83bd-5bb7edce6277 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:56.154301 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.154301 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:56.155313 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.155313 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:56.156423 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c2352f3a-f7e1-4cc9-83bd-5bb7edce6277 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:56.156670 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1067/4368] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:56.158552 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-19fc4e00-49bb-4114-8b97-76eed0805a00 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.160122 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-57d632ef-59bd-48f2-8b84-a11b8b7dc0f8 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:56.160356 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19fc4e00-49bb-4114-8b97-76eed0805a00 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:56.160610 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19fc4e00-49bb-4114-8b97-76eed0805a00 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.160811 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19fc4e00-49bb-4114-8b97-76eed0805a00 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.160921 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-19fc4e00-49bb-4114-8b97-76eed0805a00 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete backup with id: 3504351f-bb77-4310-9a1b-99ec303bf242. Aug 13 02:47:56.166803 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57d632ef-59bd-48f2-8b84-a11b8b7dc0f8 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:47:56.166970 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.167364 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1098/4369] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:56.167417 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.167417 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:56.169683 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] POST https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe/action Aug 13 02:47:56.170045 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Action body: b'{"os-retype": {"new_type": "ee7eb887-dea2-4847-9211-115d6ba5ce77"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:47:56.170168 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "ee7eb887-dea2-4847-9211-115d6ba5ce77"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:56.179778 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.179778 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:56.180366 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Volume info retrieved successfully. Aug 13 02:47:56.183973 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-19fc4e00-49bb-4114-8b97-76eed0805a00 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] delete_backup rpcapi backup_id 3504351f-bb77-4310-9a1b-99ec303bf242 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:47:56.186764 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19fc4e00-49bb-4114-8b97-76eed0805a00 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 202 Aug 13 02:47:56.187380 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1101/4370] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:47:56 2026] DELETE /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:47:56.199735 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c81b3892-e671-44fd-9602-5809b73bd53a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.201970 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c81b3892-e671-44fd-9602-5809b73bd53a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:56.202314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c81b3892-e671-44fd-9602-5809b73bd53a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.202594 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c81b3892-e671-44fd-9602-5809b73bd53a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.202758 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c81b3892-e671-44fd-9602-5809b73bd53a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:56.210663 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-722221331 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-722221331, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:47:56.210864 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.210864 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:56.210937 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-722221331 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-722221331, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:47:56.211909 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c81b3892-e671-44fd-9602-5809b73bd53a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 200 Aug 13 02:47:56.212628 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1068/4371] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:56.219934 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-4ef3fda8-3e30-4afa-b57e-8072f19f138c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.222682 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-4ef3fda8-3e30-4afa-b57e-8072f19f138c tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:47:56.222933 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-4ef3fda8-3e30-4afa-b57e-8072f19f138c tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.223193 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-4ef3fda8-3e30-4afa-b57e-8072f19f138c tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.232946 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.232946 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:56.236742 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Created reservations ['3ce000bf-30e1-4489-b378-1f3f91db60a6', 'eae76ad6-6578-40b7-b7f8-eaa1981f4413'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:56.238123 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-4ef3fda8-3e30-4afa-b57e-8072f19f138c tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:56.244918 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-4ef3fda8-3e30-4afa-b57e-8072f19f138c tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:47:56.245407 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1099/4372] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:56.250498 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-685843382 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-685843382, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:47:56.250910 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-685843382 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-685843382, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:47:56.257844 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ff1d1f9e-cc5a-4c62-86cd-3c1a6a10f0aa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.262359 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff1d1f9e-cc5a-4c62-86cd-3c1a6a10f0aa tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 Aug 13 02:47:56.262359 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff1d1f9e-cc5a-4c62-86cd-3c1a6a10f0aa tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.262359 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff1d1f9e-cc5a-4c62-86cd-3c1a6a10f0aa tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.267276 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Created reservations ['00c0ddd1-b1e5-45ad-b2b5-747e1a276958', 'a6fac608-a50c-4975-8d82-84a76518c2e3'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:56.269585 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.269585 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:56.274100 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ff1d1f9e-cc5a-4c62-86cd-3c1a6a10f0aa tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:47:56.279635 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff1d1f9e-cc5a-4c62-86cd-3c1a6a10f0aa tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 returned with HTTP 200 Aug 13 02:47:56.280197 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1102/4373] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 => generated 1635 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:56.304584 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Retype volume request issued successfully. Aug 13 02:47:56.304910 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8ee7df7-7344-45ed-9834-c1c89d74c40c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe/action returned with HTTP 202 Aug 13 02:47:56.305547 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1105/4374] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:47:56 2026] POST /volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:47:56.314465 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b2905866-769c-4b47-8fb3-1b5e7604c64c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.316858 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b2905866-769c-4b47-8fb3-1b5e7604c64c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] GET https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe Aug 13 02:47:56.317064 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b2905866-769c-4b47-8fb3-1b5e7604c64c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.317330 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b2905866-769c-4b47-8fb3-1b5e7604c64c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.327840 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.327840 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:56.338838 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b2905866-769c-4b47-8fb3-1b5e7604c64c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Volume info retrieved successfully. Aug 13 02:47:56.343422 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b2905866-769c-4b47-8fb3-1b5e7604c64c tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe returned with HTTP 200 Aug 13 02:47:56.343745 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cea7049a-efbd-4006-9c28-902f699cd6fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.343822 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1069/4375] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:56.344146 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cea7049a-efbd-4006-9c28-902f699cd6fc None None] GET https://10.4.3.30/volume// Aug 13 02:47:56.344370 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cea7049a-efbd-4006-9c28-902f699cd6fc None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.344569 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cea7049a-efbd-4006-9c28-902f699cd6fc None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.344916 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cea7049a-efbd-4006-9c28-902f699cd6fc None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:47:56.345227 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1100/4376] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:47:56.357147 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-58e6b41c-3e76-424a-b698-86c73b22942a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.363621 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-58e6b41c-3e76-424a-b698-86c73b22942a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:47:56.367653 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-58e6b41c-3e76-424a-b698-86c73b22942a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03216504-03d2-4997-b18d-efb3d7e1ff99", "connector": null, "instance_uuid": "2c9db335-238e-4ed5-b251-727bc691aee7"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:56.373594 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.373594 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:56.410311 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-58e6b41c-3e76-424a-b698-86c73b22942a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:47:56.410734 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1103/4377] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:47:56 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:56.445623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f84a34e5-1600-48d1-aa39-6f28094eb554 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.451398 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f84a34e5-1600-48d1-aa39-6f28094eb554 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:47:56.453390 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dc1b6d4e-09f1-4bc4-8e11-7f70f3b4980b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.453666 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f84a34e5-1600-48d1-aa39-6f28094eb554 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.453782 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dc1b6d4e-09f1-4bc4-8e11-7f70f3b4980b None None] GET https://10.4.3.30/volume// Aug 13 02:47:56.453969 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dc1b6d4e-09f1-4bc4-8e11-7f70f3b4980b None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.454052 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f84a34e5-1600-48d1-aa39-6f28094eb554 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.454199 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dc1b6d4e-09f1-4bc4-8e11-7f70f3b4980b None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.454590 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dc1b6d4e-09f1-4bc4-8e11-7f70f3b4980b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:47:56.455010 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1070/4378] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:47:56.462466 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-314db753-3c7c-416d-ae44-8a14cc0f0dd5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.464661 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-314db753-3c7c-416d-ae44-8a14cc0f0dd5 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:47:56.465136 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-314db753-3c7c-416d-ae44-8a14cc0f0dd5 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:56.465136 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-314db753-3c7c-416d-ae44-8a14cc0f0dd5 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:56.474409 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.474409 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:56.474976 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.474976 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:56.476799 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f84a34e5-1600-48d1-aa39-6f28094eb554 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:56.478552 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-314db753-3c7c-416d-ae44-8a14cc0f0dd5 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:56.481620 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f84a34e5-1600-48d1-aa39-6f28094eb554 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:47:56.482099 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1106/4379] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:56.482560 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-314db753-3c7c-416d-ae44-8a14cc0f0dd5 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:47:56.483108 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1101/4380] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:47:56 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 1035 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:47:56.580455 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-d51d6e48-a9ae-4626-830d-889f38b1ccc0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:56.582208 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-d51d6e48-a9ae-4626-830d-889f38b1ccc0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] PUT https://10.4.3.30/volume/v3/attachments/d21a9c61-e28a-4a5b-acc5-557574556245 Aug 13 02:47:56.582563 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-d51d6e48-a9ae-4626-830d-889f38b1ccc0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:56.590941 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-d51d6e48-a9ae-4626-830d-889f38b1ccc0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Acquiring lock "cinder-attachment_update-03216504-03d2-4997-b18d-efb3d7e1ff99-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:47:56.594068 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-d51d6e48-a9ae-4626-830d-889f38b1ccc0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Lock "cinder-attachment_update-03216504-03d2-4997-b18d-efb3d7e1ff99-np0000007139" acquired by "attachment_update" :: waited 0.004s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:47:56.594942 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:56.594942 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:56.684271 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-d51d6e48-a9ae-4626-830d-889f38b1ccc0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Lock "cinder-attachment_update-03216504-03d2-4997-b18d-efb3d7e1ff99-np0000007139" released by "attachment_update" :: held 0.090s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:47:56.684684 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-d51d6e48-a9ae-4626-830d-889f38b1ccc0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/attachments/d21a9c61-e28a-4a5b-acc5-557574556245 returned with HTTP 200 Aug 13 02:47:56.685170 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1104/4381] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:47:56 2026] PUT /volume/v3/attachments/d21a9c61-e28a-4a5b-acc5-557574556245 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:47:57.168769 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4f3da800-eece-4315-bcca-2895eaaf8d15 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:57.170893 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4f3da800-eece-4315-bcca-2895eaaf8d15 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:57.171140 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4f3da800-eece-4315-bcca-2895eaaf8d15 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:57.171414 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4f3da800-eece-4315-bcca-2895eaaf8d15 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:57.171544 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-4f3da800-eece-4315-bcca-2895eaaf8d15 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:57.176219 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:57.176219 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:57.176954 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4f3da800-eece-4315-bcca-2895eaaf8d15 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:57.177451 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1071/4382] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:57 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:57.224846 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5264e5ee-e939-4cc5-aa93-de9d37b04bba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:57.226628 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5264e5ee-e939-4cc5-aa93-de9d37b04bba tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 Aug 13 02:47:57.226991 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5264e5ee-e939-4cc5-aa93-de9d37b04bba tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:57.227832 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5264e5ee-e939-4cc5-aa93-de9d37b04bba tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:57.227832 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-5264e5ee-e939-4cc5-aa93-de9d37b04bba tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 3504351f-bb77-4310-9a1b-99ec303bf242. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:57.231149 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5264e5ee-e939-4cc5-aa93-de9d37b04bba tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 returned with HTTP 404 Aug 13 02:47:57.231825 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1107/4383] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:57 2026] GET /volume/v3/backups/3504351f-bb77-4310-9a1b-99ec303bf242 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:57.241553 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:57.243763 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:47:57.244186 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1852733877"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:57.245979 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1852733877'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:47:57.246146 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume of 1 GB Aug 13 02:47:57.251005 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Availability Zones retrieved successfully. Aug 13 02:47:57.258651 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Flow 'volume_create_api' (7a6c0d1b-391f-4b48-87dd-d7505a2bfb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:57.259891 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0a7d06-f5d0-440c-b86d-0cb80003cebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:57.261098 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:47:57.289002 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0a7d06-f5d0-440c-b86d-0cb80003cebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:57.289899 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1152bec3-d37b-4ebc-9023-e6e5f9ff952c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:57.333276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Created reservations ['abdafecb-4b45-419d-ad3d-ec31891e5d0e', '6680c3a4-0b1b-42d2-b3cc-7b30d2824ccd', '24b78c9c-27f3-4aab-a77d-9e2663cdef6a', '00b5a1a3-374c-4873-8efd-367e5e9fcc0d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:57.334094 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1152bec3-d37b-4ebc-9023-e6e5f9ff952c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abdafecb-4b45-419d-ad3d-ec31891e5d0e', '6680c3a4-0b1b-42d2-b3cc-7b30d2824ccd', '24b78c9c-27f3-4aab-a77d-9e2663cdef6a', '00b5a1a3-374c-4873-8efd-367e5e9fcc0d']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:57.334861 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c7429bb-acb8-43fb-8f2f-a6908d5128be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:57.357972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c7429bb-acb8-43fb-8f2f-a6908d5128be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '113c3844-e38e-4a13-a80f-88b5e753aaa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1852733877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90490e4999ae4e27997a7d2b82965852',qos_specs=None,replication_status=,reservations=['abdafecb-4b45-419d-ad3d-ec31891e5d0e','6680c3a4-0b1b-42d2-b3cc-7b30d2824ccd','24b78c9c-27f3-4aab-a77d-9e2663cdef6a','00b5a1a3-374c-4873-8efd-367e5e9fcc0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:47:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1852733877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=113c3844-e38e-4a13-a80f-88b5e753aaa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90490e4999ae4e27997a7d2b82965852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:57.358969 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe44baf1-b792-4381-8b49-2d1fb348457c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:57.359051 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-338ec2ec-236d-4924-81b2-ea5486a91987 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:57.361166 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-338ec2ec-236d-4924-81b2-ea5486a91987 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] GET https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe Aug 13 02:47:57.361929 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-338ec2ec-236d-4924-81b2-ea5486a91987 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:57.361929 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-338ec2ec-236d-4924-81b2-ea5486a91987 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:57.370555 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:57.370555 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:57.375496 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-338ec2ec-236d-4924-81b2-ea5486a91987 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Volume info retrieved successfully. Aug 13 02:47:57.377988 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe44baf1-b792-4381-8b49-2d1fb348457c) transitioned into state 'SUCCESS' from state '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-1852733877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90490e4999ae4e27997a7d2b82965852',qos_specs=None,replication_status=,reservations=['abdafecb-4b45-419d-ad3d-ec31891e5d0e','6680c3a4-0b1b-42d2-b3cc-7b30d2824ccd','24b78c9c-27f3-4aab-a77d-9e2663cdef6a','00b5a1a3-374c-4873-8efd-367e5e9fcc0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:57.378730 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68d0758-4b22-40e0-9370-b0e646e126c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:47:57.381734 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-338ec2ec-236d-4924-81b2-ea5486a91987 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe returned with HTTP 200 Aug 13 02:47:57.382092 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1105/4384] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:57 2026] GET /volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:47:57.388144 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68d0758-4b22-40e0-9370-b0e646e126c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:47:57.389133 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Flow 'volume_create_api' (7a6c0d1b-391f-4b48-87dd-d7505a2bfb43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:47:57.389495 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume request issued successfully. Aug 13 02:47:57.390113 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-069342a5-e9bc-4954-8c4c-2c24ae81b3cd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:47:57.390714 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1102/4385] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:47:57 2026] POST /volume/v3/volumes => generated 747 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:57.395353 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4b9dcb2b-bf30-48ad-8903-633a53804481 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:57.397341 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4b9dcb2b-bf30-48ad-8903-633a53804481 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] GET https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe Aug 13 02:47:57.397618 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4b9dcb2b-bf30-48ad-8903-633a53804481 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:57.397833 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4b9dcb2b-bf30-48ad-8903-633a53804481 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:57.402701 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ab712050-aa90-4971-aff9-b9927a8dcb36 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:57.404465 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab712050-aa90-4971-aff9-b9927a8dcb36 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 Aug 13 02:47:57.404545 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab712050-aa90-4971-aff9-b9927a8dcb36 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:57.404750 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab712050-aa90-4971-aff9-b9927a8dcb36 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:57.405159 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:57.405159 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:57.409297 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4b9dcb2b-bf30-48ad-8903-633a53804481 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Volume info retrieved successfully. Aug 13 02:47:57.412216 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:57.412216 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:57.414487 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4b9dcb2b-bf30-48ad-8903-633a53804481 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe returned with HTTP 200 Aug 13 02:47:57.415101 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1072/4386] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:57 2026] GET /volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:57.416174 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ab712050-aa90-4971-aff9-b9927a8dcb36 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:47:57.420523 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab712050-aa90-4971-aff9-b9927a8dcb36 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 returned with HTTP 200 Aug 13 02:47:57.420938 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1108/4387] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:57 2026] GET /volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:57.427157 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bbf1ba88-a4e0-467b-82ba-2d818325a744 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:57.429044 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bbf1ba88-a4e0-467b-82ba-2d818325a744 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] GET https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe Aug 13 02:47:57.429286 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bbf1ba88-a4e0-467b-82ba-2d818325a744 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:57.429514 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bbf1ba88-a4e0-467b-82ba-2d818325a744 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:57.436303 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:57.436303 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:57.440089 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bbf1ba88-a4e0-467b-82ba-2d818325a744 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Volume info retrieved successfully. Aug 13 02:47:57.444756 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bbf1ba88-a4e0-467b-82ba-2d818325a744 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe returned with HTTP 200 Aug 13 02:47:57.445122 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1106/4388] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:57 2026] GET /volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:57.456873 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ced7ad2c-6434-419d-b309-95872b85d60e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:57.458966 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ced7ad2c-6434-419d-b309-95872b85d60e tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] DELETE https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe Aug 13 02:47:57.459157 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ced7ad2c-6434-419d-b309-95872b85d60e tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:57.459378 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ced7ad2c-6434-419d-b309-95872b85d60e tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:57.459532 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ced7ad2c-6434-419d-b309-95872b85d60e tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Delete volume with id: 19dde703-7e8b-46b2-a14f-f93ea9633ffe Aug 13 02:47:57.468591 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:57.468591 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:57.469314 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ced7ad2c-6434-419d-b309-95872b85d60e tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Volume info retrieved successfully. Aug 13 02:47:57.487993 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ced7ad2c-6434-419d-b309-95872b85d60e tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Delete volume request issued successfully. Aug 13 02:47:57.488204 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ced7ad2c-6434-419d-b309-95872b85d60e tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe returned with HTTP 202 Aug 13 02:47:57.488659 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1103/4389] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:47:57 2026] DELETE /volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:57.496317 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7d2e5236-fd73-40e8-89b4-69209fc268a0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:57.496393 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8b1e4acb-1d7b-4485-9816-1a645339bdca None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:57.497838 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7d2e5236-fd73-40e8-89b4-69209fc268a0 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] GET https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe Aug 13 02:47:57.498104 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7d2e5236-fd73-40e8-89b4-69209fc268a0 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:57.498306 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8b1e4acb-1d7b-4485-9816-1a645339bdca tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:47:57.498464 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7d2e5236-fd73-40e8-89b4-69209fc268a0 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:57.498587 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8b1e4acb-1d7b-4485-9816-1a645339bdca tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:57.499497 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8b1e4acb-1d7b-4485-9816-1a645339bdca tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:57.505402 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:57.505402 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:57.508263 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:57.508263 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:57.508912 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7d2e5236-fd73-40e8-89b4-69209fc268a0 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Volume info retrieved successfully. Aug 13 02:47:57.512059 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8b1e4acb-1d7b-4485-9816-1a645339bdca tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:57.513496 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7d2e5236-fd73-40e8-89b4-69209fc268a0 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe returned with HTTP 200 Aug 13 02:47:57.513889 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1073/4390] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:57 2026] GET /volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:57.516861 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8b1e4acb-1d7b-4485-9816-1a645339bdca tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:47:57.517470 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1109/4391] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:57 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.187553 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-25ee23ce-1d3f-4f03-a08c-6ccda13e6302 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.189586 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-25ee23ce-1d3f-4f03-a08c-6ccda13e6302 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:58.189815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-25ee23ce-1d3f-4f03-a08c-6ccda13e6302 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.189997 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-25ee23ce-1d3f-4f03-a08c-6ccda13e6302 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.190117 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-25ee23ce-1d3f-4f03-a08c-6ccda13e6302 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:58.196419 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:58.196419 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:58.196984 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-25ee23ce-1d3f-4f03-a08c-6ccda13e6302 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:58.197474 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1107/4392] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.435925 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f4b4cb8-709b-4847-afd3-a8af682ff018 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.437831 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f4b4cb8-709b-4847-afd3-a8af682ff018 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 Aug 13 02:47:58.438041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f4b4cb8-709b-4847-afd3-a8af682ff018 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.438235 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f4b4cb8-709b-4847-afd3-a8af682ff018 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.448889 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:58.448889 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:58.453446 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f4b4cb8-709b-4847-afd3-a8af682ff018 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:47:58.458504 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f4b4cb8-709b-4847-afd3-a8af682ff018 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 returned with HTTP 200 Aug 13 02:47:58.458988 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1104/4393] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.472527 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-172398a3-8f24-4f5e-ad60-7e9e511857e7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.474513 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-172398a3-8f24-4f5e-ad60-7e9e511857e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:47:58.474881 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-172398a3-8f24-4f5e-ad60-7e9e511857e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "113c3844-e38e-4a13-a80f-88b5e753aaa1", "name": "tempest-VolumesBackupsTest-Backup-1359594029"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:58.476481 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-172398a3-8f24-4f5e-ad60-7e9e511857e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating new backup {'backup': {'volume_id': '113c3844-e38e-4a13-a80f-88b5e753aaa1', 'name': 'tempest-VolumesBackupsTest-Backup-1359594029'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:47:58.476711 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-172398a3-8f24-4f5e-ad60-7e9e511857e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating backup of volume 113c3844-e38e-4a13-a80f-88b5e753aaa1 in container None Aug 13 02:47:58.484600 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:58.484600 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:58.485064 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-172398a3-8f24-4f5e-ad60-7e9e511857e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:47:58.502824 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-172398a3-8f24-4f5e-ad60-7e9e511857e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Created reservations ['558d5f27-3126-4607-a462-e2a0ae423898', '0f3d63bc-6413-427d-b0d2-51e2a7073ba5'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:47:58.527134 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9f08d842-2168-4292-b7b6-68908fb08912 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.528119 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-172398a3-8f24-4f5e-ad60-7e9e511857e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:47:58.528589 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1074/4394] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:47:58 2026] POST /volume/v3/backups => generated 328 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:47:58.529058 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f08d842-2168-4292-b7b6-68908fb08912 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] GET https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe Aug 13 02:47:58.529326 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f08d842-2168-4292-b7b6-68908fb08912 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.529549 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f08d842-2168-4292-b7b6-68908fb08912 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.529837 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b7da2f3d-dc51-4439-b761-0e5b73014b19 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.531608 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7da2f3d-dc51-4439-b761-0e5b73014b19 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:47:58.531815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7da2f3d-dc51-4439-b761-0e5b73014b19 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.531999 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7da2f3d-dc51-4439-b761-0e5b73014b19 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.535642 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f08d842-2168-4292-b7b6-68908fb08912 tempest-VolumeTypesTest-1941465910 tempest-VolumeTypesTest-1941465910-project-member] https://10.4.3.30/volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe returned with HTTP 404 Aug 13 02:47:58.536128 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1110/4395] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/volumes/19dde703-7e8b-46b2-a14f-f93ea9633ffe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:58.540458 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4b6d23c3-1df0-40d3-8914-83c0851c61e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.542235 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b6d23c3-1df0-40d3-8914-83c0851c61e4 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:47:58.542462 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b6d23c3-1df0-40d3-8914-83c0851c61e4 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.542680 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b6d23c3-1df0-40d3-8914-83c0851c61e4 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.542818 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4b6d23c3-1df0-40d3-8914-83c0851c61e4 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:58.543998 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:58.543998 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:58.547706 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:58.547706 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:58.548311 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b7da2f3d-dc51-4439-b761-0e5b73014b19 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:58.548474 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b6d23c3-1df0-40d3-8914-83c0851c61e4 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:47:58.548848 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1105/4396] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.550728 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ff76e73a-49e3-4fab-880a-9f743fbac7bb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.552542 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff76e73a-49e3-4fab-880a-9f743fbac7bb tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] DELETE https://10.4.3.30/volume/v3/types/ee7eb887-dea2-4847-9211-115d6ba5ce77 Aug 13 02:47:58.552730 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff76e73a-49e3-4fab-880a-9f743fbac7bb tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.552925 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff76e73a-49e3-4fab-880a-9f743fbac7bb tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.553181 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:58.553181 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:47:58.554233 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7da2f3d-dc51-4439-b761-0e5b73014b19 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:47:58.554637 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1108/4397] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.578290 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff76e73a-49e3-4fab-880a-9f743fbac7bb tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/ee7eb887-dea2-4847-9211-115d6ba5ce77 returned with HTTP 202 Aug 13 02:47:58.578706 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1075/4398] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:58 2026] DELETE /volume/v3/types/ee7eb887-dea2-4847-9211-115d6ba5ce77 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:58.593333 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0650974f-a598-461c-8e3c-adf78bc4d358 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.595522 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0650974f-a598-461c-8e3c-adf78bc4d358 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/ee7eb887-dea2-4847-9211-115d6ba5ce77 Aug 13 02:47:58.595717 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0650974f-a598-461c-8e3c-adf78bc4d358 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.595948 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0650974f-a598-461c-8e3c-adf78bc4d358 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.605451 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0650974f-a598-461c-8e3c-adf78bc4d358 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/ee7eb887-dea2-4847-9211-115d6ba5ce77 returned with HTTP 404 Aug 13 02:47:58.606075 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1111/4399] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/types/ee7eb887-dea2-4847-9211-115d6ba5ce77 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:58.613549 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44a3a124-6518-4f12-b383-3df95ed5268d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.615670 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44a3a124-6518-4f12-b383-3df95ed5268d tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] DELETE https://10.4.3.30/volume/v3/types/a0837fbf-f0bf-4026-8f5f-233909e9b7aa Aug 13 02:47:58.615902 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44a3a124-6518-4f12-b383-3df95ed5268d tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.616381 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44a3a124-6518-4f12-b383-3df95ed5268d tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.656946 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44a3a124-6518-4f12-b383-3df95ed5268d tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/a0837fbf-f0bf-4026-8f5f-233909e9b7aa returned with HTTP 202 Aug 13 02:47:58.657441 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1106/4400] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:58 2026] DELETE /volume/v3/types/a0837fbf-f0bf-4026-8f5f-233909e9b7aa => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:58.665548 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7a958504-7fd3-407c-95fe-fbe48fc294c2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.667454 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a958504-7fd3-407c-95fe-fbe48fc294c2 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/a0837fbf-f0bf-4026-8f5f-233909e9b7aa Aug 13 02:47:58.667740 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a958504-7fd3-407c-95fe-fbe48fc294c2 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.668066 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a958504-7fd3-407c-95fe-fbe48fc294c2 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.673850 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a958504-7fd3-407c-95fe-fbe48fc294c2 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/a0837fbf-f0bf-4026-8f5f-233909e9b7aa returned with HTTP 404 Aug 13 02:47:58.674419 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1109/4401] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/types/a0837fbf-f0bf-4026-8f5f-233909e9b7aa => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:58.686567 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f449be7d-2ffa-4fbd-8348-b2fc251ef5d6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.688171 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f449be7d-2ffa-4fbd-8348-b2fc251ef5d6 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:58.688605 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f449be7d-2ffa-4fbd-8348-b2fc251ef5d6 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1803144058", "description": "tempest-volume-type-description-1970198987", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:58.705004 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f449be7d-2ffa-4fbd-8348-b2fc251ef5d6 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:58.705503 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1076/4402] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:47:58 2026] POST /volume/v3/types => generated 315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.713762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1be9d1b1-7445-40d9-9771-d00c31cd8643 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.715790 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1be9d1b1-7445-40d9-9771-d00c31cd8643 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/a7e280e7-42a0-4b62-ae07-4dab03b373f5 Aug 13 02:47:58.716042 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1be9d1b1-7445-40d9-9771-d00c31cd8643 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.716285 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1be9d1b1-7445-40d9-9771-d00c31cd8643 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.722584 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1be9d1b1-7445-40d9-9771-d00c31cd8643 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/a7e280e7-42a0-4b62-ae07-4dab03b373f5 returned with HTTP 200 Aug 13 02:47:58.723382 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1112/4403] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/types/a7e280e7-42a0-4b62-ae07-4dab03b373f5 => generated 337 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.731983 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8fe2d5e-3769-4d4d-a73b-b47dc4d13ff2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.733788 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8fe2d5e-3769-4d4d-a73b-b47dc4d13ff2 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] DELETE https://10.4.3.30/volume/v3/types/a7e280e7-42a0-4b62-ae07-4dab03b373f5 Aug 13 02:47:58.733964 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8fe2d5e-3769-4d4d-a73b-b47dc4d13ff2 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.734198 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8fe2d5e-3769-4d4d-a73b-b47dc4d13ff2 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.757542 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8fe2d5e-3769-4d4d-a73b-b47dc4d13ff2 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/a7e280e7-42a0-4b62-ae07-4dab03b373f5 returned with HTTP 202 Aug 13 02:47:58.758016 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1107/4404] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:58 2026] DELETE /volume/v3/types/a7e280e7-42a0-4b62-ae07-4dab03b373f5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:58.765461 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ba9aad2c-d796-4d36-b784-f63431d2820a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.767357 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba9aad2c-d796-4d36-b784-f63431d2820a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/a7e280e7-42a0-4b62-ae07-4dab03b373f5 Aug 13 02:47:58.767547 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba9aad2c-d796-4d36-b784-f63431d2820a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.767749 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba9aad2c-d796-4d36-b784-f63431d2820a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.771900 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba9aad2c-d796-4d36-b784-f63431d2820a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/a7e280e7-42a0-4b62-ae07-4dab03b373f5 returned with HTTP 404 Aug 13 02:47:58.772376 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1110/4405] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/types/a7e280e7-42a0-4b62-ae07-4dab03b373f5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:58.781200 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e208c80b-d8b1-4dc9-a9aa-19746df46ef5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.783032 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e208c80b-d8b1-4dc9-a9aa-19746df46ef5 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:58.783745 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e208c80b-d8b1-4dc9-a9aa-19746df46ef5 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-128135074"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:58.796808 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e208c80b-d8b1-4dc9-a9aa-19746df46ef5 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:58.797245 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1077/4406] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:47:58 2026] POST /volume/v3/types => generated 220 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.805623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-50b397ca-d915-4daf-9908-7222e2840aad None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.807382 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-50b397ca-d915-4daf-9908-7222e2840aad tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] POST https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption Aug 13 02:47:58.807706 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-50b397ca-d915-4daf-9908-7222e2840aad tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:58.823829 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-50b397ca-d915-4daf-9908-7222e2840aad tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption returned with HTTP 200 Aug 13 02:47:58.824237 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1113/4407] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:47:58 2026] POST /volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.831717 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-64e32ba6-f6aa-4e9b-b33d-24f0011d54a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.833547 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64e32ba6-f6aa-4e9b-b33d-24f0011d54a1 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption Aug 13 02:47:58.833753 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64e32ba6-f6aa-4e9b-b33d-24f0011d54a1 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.833974 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64e32ba6-f6aa-4e9b-b33d-24f0011d54a1 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.839873 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64e32ba6-f6aa-4e9b-b33d-24f0011d54a1 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption returned with HTTP 200 Aug 13 02:47:58.840358 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1108/4408] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.849440 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e069b377-4757-4175-a0f9-74be5c308097 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.850855 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e069b377-4757-4175-a0f9-74be5c308097 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] PUT https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption/da5c64f2-3730-4585-84a5-3b9510440c18 Aug 13 02:47:58.853030 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e069b377-4757-4175-a0f9-74be5c308097 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:58.870161 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e069b377-4757-4175-a0f9-74be5c308097 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption/da5c64f2-3730-4585-84a5-3b9510440c18 returned with HTTP 200 Aug 13 02:47:58.870358 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1111/4409] 10.4.3.30 () {68 vars in 1500 bytes} [Thu Aug 13 02:47:58 2026] PUT /volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption/da5c64f2-3730-4585-84a5-3b9510440c18 => generated 122 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.878347 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ebe1bf57-d766-44cd-8fb0-e5015ceb5592 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.880820 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ebe1bf57-d766-44cd-8fb0-e5015ceb5592 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption Aug 13 02:47:58.881116 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ebe1bf57-d766-44cd-8fb0-e5015ceb5592 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.881383 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ebe1bf57-d766-44cd-8fb0-e5015ceb5592 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.889002 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ebe1bf57-d766-44cd-8fb0-e5015ceb5592 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption returned with HTTP 200 Aug 13 02:47:58.889567 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1078/4410] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:58.898606 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3e0c53aa-312a-4012-89ee-fca5bbeb0d44 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.900481 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e0c53aa-312a-4012-89ee-fca5bbeb0d44 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption/cipher Aug 13 02:47:58.900653 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e0c53aa-312a-4012-89ee-fca5bbeb0d44 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.900840 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e0c53aa-312a-4012-89ee-fca5bbeb0d44 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.906994 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e0c53aa-312a-4012-89ee-fca5bbeb0d44 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption/cipher returned with HTTP 200 Aug 13 02:47:58.907405 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1114/4411] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:47:58.916401 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a46160de-666b-42c0-a698-39990921ae07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.918415 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a46160de-666b-42c0-a698-39990921ae07 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] DELETE https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption/da5c64f2-3730-4585-84a5-3b9510440c18 Aug 13 02:47:58.918698 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a46160de-666b-42c0-a698-39990921ae07 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.918985 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a46160de-666b-42c0-a698-39990921ae07 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.932214 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a46160de-666b-42c0-a698-39990921ae07 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption/da5c64f2-3730-4585-84a5-3b9510440c18 returned with HTTP 202 Aug 13 02:47:58.932307 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1109/4412] 10.4.3.30 () {66 vars in 1482 bytes} [Thu Aug 13 02:47:58 2026] DELETE /volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption/da5c64f2-3730-4585-84a5-3b9510440c18 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:58.938620 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-91652718-d129-4cc6-b069-6b4adfafc6cf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.940575 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91652718-d129-4cc6-b069-6b4adfafc6cf tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption Aug 13 02:47:58.940830 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91652718-d129-4cc6-b069-6b4adfafc6cf tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.941063 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91652718-d129-4cc6-b069-6b4adfafc6cf tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.948452 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91652718-d129-4cc6-b069-6b4adfafc6cf tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption returned with HTTP 200 Aug 13 02:47:58.949063 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1112/4413] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 02:47:58.958548 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f96a1b0a-1af3-4937-9c88-9b4b50f845bb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.961013 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f96a1b0a-1af3-4937-9c88-9b4b50f845bb tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption Aug 13 02:47:58.961305 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f96a1b0a-1af3-4937-9c88-9b4b50f845bb tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.961956 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f96a1b0a-1af3-4937-9c88-9b4b50f845bb tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:58.968889 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f96a1b0a-1af3-4937-9c88-9b4b50f845bb tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption returned with HTTP 200 Aug 13 02:47:58.969503 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1079/4414] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:47:58 2026] GET /volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 02:47:58.979315 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5e49dea2-8c23-4eeb-aa0f-0774257d2c0e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:58.981093 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e49dea2-8c23-4eeb-aa0f-0774257d2c0e tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] DELETE https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9 Aug 13 02:47:58.981391 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e49dea2-8c23-4eeb-aa0f-0774257d2c0e tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:58.981661 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e49dea2-8c23-4eeb-aa0f-0774257d2c0e tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:59.006539 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e49dea2-8c23-4eeb-aa0f-0774257d2c0e tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9 returned with HTTP 202 Aug 13 02:47:59.007028 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1115/4415] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:58 2026] DELETE /volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:59.014623 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea62a3f4-a9b9-4f08-a10c-f9cd4959eb7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:59.016558 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea62a3f4-a9b9-4f08-a10c-f9cd4959eb7a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9 Aug 13 02:47:59.016794 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea62a3f4-a9b9-4f08-a10c-f9cd4959eb7a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:59.016993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea62a3f4-a9b9-4f08-a10c-f9cd4959eb7a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:59.020575 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea62a3f4-a9b9-4f08-a10c-f9cd4959eb7a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9 returned with HTTP 404 Aug 13 02:47:59.021090 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1110/4416] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:47:59 2026] GET /volume/v3/types/e70cbec0-0c9a-42b2-89f7-fa7410df8de9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:59.029913 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40accd7f-4487-4b8d-a57c-952867695359 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:59.031756 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40accd7f-4487-4b8d-a57c-952867695359 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types Aug 13 02:47:59.032046 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40accd7f-4487-4b8d-a57c-952867695359 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:59.032363 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40accd7f-4487-4b8d-a57c-952867695359 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:59.041953 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=396,cinder:INSERT=80,cinder:UPDATE=140 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:47:59.049671 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40accd7f-4487-4b8d-a57c-952867695359 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:59.050232 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1113/4417] 10.4.3.30 () {66 vars in 1224 bytes} [Thu Aug 13 02:47:59 2026] GET /volume/v3/types => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:59.059886 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8779da91-b51f-4fe1-b762-112f1288ce6b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:59.062420 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8779da91-b51f-4fe1-b762-112f1288ce6b tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:47:59.062833 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8779da91-b51f-4fe1-b762-112f1288ce6b tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1521993361"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:59.075238 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8779da91-b51f-4fe1-b762-112f1288ce6b tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:47:59.075532 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1080/4418] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:47:59 2026] POST /volume/v3/types => generated 221 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:59.083216 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3145cd59-493a-4357-96da-51ec8c6d7d44 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:59.085263 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3145cd59-493a-4357-96da-51ec8c6d7d44 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] PUT https://10.4.3.30/volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b Aug 13 02:47:59.085263 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3145cd59-493a-4357-96da-51ec8c6d7d44 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-319302761", "description": "tempest-volume-type-description-2110365027", "is_public": false}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:47:59.117937 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3145cd59-493a-4357-96da-51ec8c6d7d44 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b returned with HTTP 200 Aug 13 02:47:59.118412 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1116/4419] 10.4.3.30 () {68 vars in 1356 bytes} [Thu Aug 13 02:47:59 2026] PUT /volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b => generated 204 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:59.126281 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ebc58cec-d044-4ea2-9c54-f9e50f9af3b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:59.128426 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebc58cec-d044-4ea2-9c54-f9e50f9af3b7 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b Aug 13 02:47:59.128720 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebc58cec-d044-4ea2-9c54-f9e50f9af3b7 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:59.128948 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebc58cec-d044-4ea2-9c54-f9e50f9af3b7 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:59.134803 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebc58cec-d044-4ea2-9c54-f9e50f9af3b7 tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b returned with HTTP 200 Aug 13 02:47:59.135258 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1111/4420] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:47:59 2026] GET /volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b => generated 268 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:59.144487 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ed2b391c-b751-4d9a-88bc-3731bfda9cfe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:59.146557 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed2b391c-b751-4d9a-88bc-3731bfda9cfe tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] DELETE https://10.4.3.30/volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b Aug 13 02:47:59.146778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed2b391c-b751-4d9a-88bc-3731bfda9cfe tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:59.147021 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed2b391c-b751-4d9a-88bc-3731bfda9cfe tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:59.170043 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed2b391c-b751-4d9a-88bc-3731bfda9cfe tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b returned with HTTP 202 Aug 13 02:47:59.170456 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1114/4421] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:47:59 2026] DELETE /volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:47:59.176595 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-67847738-1d68-4d64-a7b0-64a1c22ed91a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:59.178714 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-67847738-1d68-4d64-a7b0-64a1c22ed91a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] GET https://10.4.3.30/volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b Aug 13 02:47:59.179109 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-67847738-1d68-4d64-a7b0-64a1c22ed91a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:59.179394 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-67847738-1d68-4d64-a7b0-64a1c22ed91a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:59.182792 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-67847738-1d68-4d64-a7b0-64a1c22ed91a tempest-VolumeTypesTest-822556210 tempest-VolumeTypesTest-822556210-project-admin] https://10.4.3.30/volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b returned with HTTP 404 Aug 13 02:47:59.183206 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1081/4422] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:47:59 2026] GET /volume/v3/types/6a6fd205-a30f-48fa-8348-f16567c64d1b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:47:59.209132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-79abc08f-66fb-4f02-9110-e66c614abcb0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:59.212275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79abc08f-66fb-4f02-9110-e66c614abcb0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:47:59.212275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79abc08f-66fb-4f02-9110-e66c614abcb0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:59.212275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79abc08f-66fb-4f02-9110-e66c614abcb0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:59.212275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-79abc08f-66fb-4f02-9110-e66c614abcb0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:59.216050 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:59.216050 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:47:59.216646 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79abc08f-66fb-4f02-9110-e66c614abcb0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:47:59.216992 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1117/4423] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:47:59 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:59.559592 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ccd858c-102c-4720-9337-c288f8b4b551 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:59.561405 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ccd858c-102c-4720-9337-c288f8b4b551 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:47:59.561644 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ccd858c-102c-4720-9337-c288f8b4b551 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:59.561862 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ccd858c-102c-4720-9337-c288f8b4b551 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:59.562845 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7ccd858c-102c-4720-9337-c288f8b4b551 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:47:59.567311 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:59.567311 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:47:59.567574 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d1f85074-c4ee-446c-bf9f-85c31857c3fa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:47:59.568307 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ccd858c-102c-4720-9337-c288f8b4b551 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:47:59.568766 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1112/4424] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:59 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:47:59.569349 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d1f85074-c4ee-446c-bf9f-85c31857c3fa tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:47:59.569603 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d1f85074-c4ee-446c-bf9f-85c31857c3fa tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:47:59.569814 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d1f85074-c4ee-446c-bf9f-85c31857c3fa tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:47:59.579988 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:47:59.579988 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:47:59.583343 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d1f85074-c4ee-446c-bf9f-85c31857c3fa tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:47:59.587135 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d1f85074-c4ee-446c-bf9f-85c31857c3fa tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:47:59.587586 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1115/4425] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:47:59 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:00.234104 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ca21a7ba-cdd2-47cc-9f92-30686e5e3476 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:00.236057 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ca21a7ba-cdd2-47cc-9f92-30686e5e3476 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:48:00.236322 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ca21a7ba-cdd2-47cc-9f92-30686e5e3476 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:00.236514 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ca21a7ba-cdd2-47cc-9f92-30686e5e3476 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:00.236638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-ca21a7ba-cdd2-47cc-9f92-30686e5e3476 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:00.243612 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:00.243612 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:00.244307 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ca21a7ba-cdd2-47cc-9f92-30686e5e3476 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:48:00.244681 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1082/4426] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:00 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:00.578982 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-583cd46f-f0b5-468d-94f1-a3149c3862dc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:00.581341 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-583cd46f-f0b5-468d-94f1-a3149c3862dc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:00.581628 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-583cd46f-f0b5-468d-94f1-a3149c3862dc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:00.582050 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-583cd46f-f0b5-468d-94f1-a3149c3862dc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:00.582217 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-583cd46f-f0b5-468d-94f1-a3149c3862dc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:00.587670 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:00.587670 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:00.588763 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-583cd46f-f0b5-468d-94f1-a3149c3862dc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:00.589260 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1118/4427] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:00 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:00.603048 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-484bae6b-0776-4b5d-9c20-ac6bf7df36ba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:00.605003 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-484bae6b-0776-4b5d-9c20-ac6bf7df36ba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:48:00.605228 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-484bae6b-0776-4b5d-9c20-ac6bf7df36ba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:00.605471 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-484bae6b-0776-4b5d-9c20-ac6bf7df36ba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:00.607832 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=277,cinder:INSERT=27,cinder:UPDATE=51 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:48:00.616528 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:00.616528 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:00.620405 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-484bae6b-0776-4b5d-9c20-ac6bf7df36ba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:00.643109 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-484bae6b-0776-4b5d-9c20-ac6bf7df36ba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:48:00.643656 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1113/4428] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:00 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:00.959872 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-81fbf181-e66e-4c03-bd48-288aa420af77 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:00.962910 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-81fbf181-e66e-4c03-bd48-288aa420af77 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] POST https://10.4.3.30/volume/v3/attachments/d21a9c61-e28a-4a5b-acc5-557574556245/action Aug 13 02:48:00.963417 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-81fbf181-e66e-4c03-bd48-288aa420af77 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:48:00.963586 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-81fbf181-e66e-4c03-bd48-288aa420af77 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:00.981919 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:00.981919 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:00.996662 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2f6766c7-5401-4a32-92f3-44b41f07fb4f req-81fbf181-e66e-4c03-bd48-288aa420af77 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/attachments/d21a9c61-e28a-4a5b-acc5-557574556245/action returned with HTTP 204 Aug 13 02:48:00.997083 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1116/4429] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:48:00 2026] POST /volume/v3/attachments/d21a9c61-e28a-4a5b-acc5-557574556245/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:01.099373 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7dee0580-8e2c-42a7-a357-632630134241 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.195772 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7dee0580-8e2c-42a7-a357-632630134241 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] POST https://10.4.3.30/volume/v3/types/a6093a1f-7b7a-4ba2-acd0-22b27ba82546/encryption Aug 13 02:48:01.196266 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7dee0580-8e2c-42a7-a357-632630134241 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:01.212086 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=404,cinder:INSERT=97,cinder:UPDATE=139 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:48:01.221140 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7dee0580-8e2c-42a7-a357-632630134241 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] https://10.4.3.30/volume/v3/types/a6093a1f-7b7a-4ba2-acd0-22b27ba82546/encryption returned with HTTP 404 Aug 13 02:48:01.221805 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1083/4430] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:48:01 2026] POST /volume/v3/types/a6093a1f-7b7a-4ba2-acd0-22b27ba82546/encryption => generated 114 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:01.229907 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c183dede-f60d-4022-9ce5-1e796a684fd5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.231726 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c183dede-f60d-4022-9ce5-1e796a684fd5 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:48:01.232031 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c183dede-f60d-4022-9ce5-1e796a684fd5 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-620281345", "os-volume-type-access:is_public": false}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:01.244470 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c183dede-f60d-4022-9ce5-1e796a684fd5 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:48:01.244926 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1119/4431] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:48:01 2026] POST /volume/v3/types => generated 230 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:01.252643 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3ae077e6-1d34-4b23-9490-517764a1e398 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.255570 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d9cca244-9f07-4529-8e60-5a6d10253537 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.257582 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9cca244-9f07-4529-8e60-5a6d10253537 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:48:01.257830 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9cca244-9f07-4529-8e60-5a6d10253537 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.258057 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9cca244-9f07-4529-8e60-5a6d10253537 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.258221 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d9cca244-9f07-4529-8e60-5a6d10253537 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:01.262640 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:01.262640 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:01.263207 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9cca244-9f07-4529-8e60-5a6d10253537 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:48:01.263595 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1117/4432] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:01 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:01.306065 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ae077e6-1d34-4b23-9490-517764a1e398 tempest-VolumeTypesNegativeTest-875112584 tempest-VolumeTypesNegativeTest-875112584-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:01.306446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ae077e6-1d34-4b23-9490-517764a1e398 tempest-VolumeTypesNegativeTest-875112584 tempest-VolumeTypesNegativeTest-875112584-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5709b39a-0230-4449-941c-0fbd64a275a0", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-347331113"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:01.307776 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-3ae077e6-1d34-4b23-9490-517764a1e398 tempest-VolumeTypesNegativeTest-875112584 tempest-VolumeTypesNegativeTest-875112584-project-member] Create volume request body: {'volume': {'volume_type': '5709b39a-0230-4449-941c-0fbd64a275a0', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-347331113'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:01.313718 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ae077e6-1d34-4b23-9490-517764a1e398 tempest-VolumeTypesNegativeTest-875112584 tempest-VolumeTypesNegativeTest-875112584-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 404 Aug 13 02:48:01.314167 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1114/4433] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:01 2026] POST /volume/v3/volumes => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:01.320817 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-626dcaa4-1b57-4d36-85a1-8d85529d1058 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.322860 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-626dcaa4-1b57-4d36-85a1-8d85529d1058 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] DELETE https://10.4.3.30/volume/v3/types/5709b39a-0230-4449-941c-0fbd64a275a0 Aug 13 02:48:01.323101 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-626dcaa4-1b57-4d36-85a1-8d85529d1058 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.323390 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-626dcaa4-1b57-4d36-85a1-8d85529d1058 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.347201 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-626dcaa4-1b57-4d36-85a1-8d85529d1058 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] https://10.4.3.30/volume/v3/types/5709b39a-0230-4449-941c-0fbd64a275a0 returned with HTTP 202 Aug 13 02:48:01.347695 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1084/4434] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:48:01 2026] DELETE /volume/v3/types/5709b39a-0230-4449-941c-0fbd64a275a0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:01.354458 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-92de27a7-fd17-426f-9fcf-e64ddb405036 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.356746 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-92de27a7-fd17-426f-9fcf-e64ddb405036 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] GET https://10.4.3.30/volume/v3/types/5709b39a-0230-4449-941c-0fbd64a275a0 Aug 13 02:48:01.357009 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-92de27a7-fd17-426f-9fcf-e64ddb405036 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.357324 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-92de27a7-fd17-426f-9fcf-e64ddb405036 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.361393 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-92de27a7-fd17-426f-9fcf-e64ddb405036 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] https://10.4.3.30/volume/v3/types/5709b39a-0230-4449-941c-0fbd64a275a0 returned with HTTP 404 Aug 13 02:48:01.362030 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1120/4435] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:48:01 2026] GET /volume/v3/types/5709b39a-0230-4449-941c-0fbd64a275a0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:01.369630 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eb74f980-47e0-4747-af6a-727563224a0e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.371292 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb74f980-47e0-4747-af6a-727563224a0e tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:48:01.371615 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb74f980-47e0-4747-af6a-727563224a0e tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:01.373111 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb74f980-47e0-4747-af6a-727563224a0e tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 400 Aug 13 02:48:01.373549 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1118/4436] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:48:01 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) Aug 13 02:48:01.380185 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b6377ce4-e4e4-479e-aee8-58c4bd056e9e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.381988 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6377ce4-e4e4-479e-aee8-58c4bd056e9e tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:48:01.382372 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6377ce4-e4e4-479e-aee8-58c4bd056e9e tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1552333096"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:01.394373 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6377ce4-e4e4-479e-aee8-58c4bd056e9e tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:48:01.394709 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1115/4437] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:48:01 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) Aug 13 02:48:01.402268 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-07fd8671-e215-40e8-9e8c-940c8bdea5e7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.404285 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-07fd8671-e215-40e8-9e8c-940c8bdea5e7 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:48:01.404712 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-07fd8671-e215-40e8-9e8c-940c8bdea5e7 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1552333096"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:01.411081 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-07fd8671-e215-40e8-9e8c-940c8bdea5e7 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1552333096 already exists. Aug 13 02:48:01.411293 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-07fd8671-e215-40e8-9e8c-940c8bdea5e7 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 409 Aug 13 02:48:01.411825 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1085/4438] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:48:01 2026] POST /volume/v3/types => generated 134 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:01.418181 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3477ba19-766f-4aed-8ff1-843ad6def26e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.419831 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3477ba19-766f-4aed-8ff1-843ad6def26e tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] DELETE https://10.4.3.30/volume/v3/types/9c0b6bf7-fd85-4f0d-829c-6715257bed80 Aug 13 02:48:01.420007 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3477ba19-766f-4aed-8ff1-843ad6def26e tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.420232 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3477ba19-766f-4aed-8ff1-843ad6def26e tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.450411 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3477ba19-766f-4aed-8ff1-843ad6def26e tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] https://10.4.3.30/volume/v3/types/9c0b6bf7-fd85-4f0d-829c-6715257bed80 returned with HTTP 202 Aug 13 02:48:01.450905 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1121/4439] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:48:01 2026] DELETE /volume/v3/types/9c0b6bf7-fd85-4f0d-829c-6715257bed80 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:01.457698 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-26e93743-fbaa-41f7-bd00-69d761b4237b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.459413 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26e93743-fbaa-41f7-bd00-69d761b4237b tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] GET https://10.4.3.30/volume/v3/types/9c0b6bf7-fd85-4f0d-829c-6715257bed80 Aug 13 02:48:01.459610 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26e93743-fbaa-41f7-bd00-69d761b4237b tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.459801 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26e93743-fbaa-41f7-bd00-69d761b4237b tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.463264 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26e93743-fbaa-41f7-bd00-69d761b4237b tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] https://10.4.3.30/volume/v3/types/9c0b6bf7-fd85-4f0d-829c-6715257bed80 returned with HTTP 404 Aug 13 02:48:01.463719 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1119/4440] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:48:01 2026] GET /volume/v3/types/9c0b6bf7-fd85-4f0d-829c-6715257bed80 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:01.472988 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8773759d-3ebc-470a-961e-62ffc32ba593 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.475165 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8773759d-3ebc-470a-961e-62ffc32ba593 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] DELETE https://10.4.3.30/volume/v3/types/38b555d5-5cda-4ada-8881-d4ab10ff5011 Aug 13 02:48:01.475427 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8773759d-3ebc-470a-961e-62ffc32ba593 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.475618 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8773759d-3ebc-470a-961e-62ffc32ba593 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.479585 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8773759d-3ebc-470a-961e-62ffc32ba593 tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] https://10.4.3.30/volume/v3/types/38b555d5-5cda-4ada-8881-d4ab10ff5011 returned with HTTP 404 Aug 13 02:48:01.480092 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1116/4441] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:48:01 2026] DELETE /volume/v3/types/38b555d5-5cda-4ada-8881-d4ab10ff5011 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:01.487809 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-36bbeb64-d4c9-4736-82c9-7ae58fcb1daa None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.490313 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-36bbeb64-d4c9-4736-82c9-7ae58fcb1daa tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] GET https://10.4.3.30/volume/v3/types/8e9dd671-0e24-46fa-902c-3e6c867e4137 Aug 13 02:48:01.490495 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-36bbeb64-d4c9-4736-82c9-7ae58fcb1daa tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.490668 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-36bbeb64-d4c9-4736-82c9-7ae58fcb1daa tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.493885 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-36bbeb64-d4c9-4736-82c9-7ae58fcb1daa tempest-VolumeTypesNegativeTest-160011458 tempest-VolumeTypesNegativeTest-160011458-project-admin] https://10.4.3.30/volume/v3/types/8e9dd671-0e24-46fa-902c-3e6c867e4137 returned with HTTP 404 Aug 13 02:48:01.494359 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1086/4442] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:48:01 2026] GET /volume/v3/types/8e9dd671-0e24-46fa-902c-3e6c867e4137 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:01.600563 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d0b6e59d-eb57-4b5f-aea1-2498147210e7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.602619 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d0b6e59d-eb57-4b5f-aea1-2498147210e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:01.602838 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d0b6e59d-eb57-4b5f-aea1-2498147210e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.603069 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d0b6e59d-eb57-4b5f-aea1-2498147210e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.603540 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d0b6e59d-eb57-4b5f-aea1-2498147210e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:01.608728 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:01.608728 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:01.609665 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d0b6e59d-eb57-4b5f-aea1-2498147210e7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:01.610010 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1122/4443] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:01 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:01.613055 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-19457f60-89f8-4f82-8669-8769ff65833b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.615105 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-19457f60-89f8-4f82-8669-8769ff65833b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/attachments/624dc311-30af-4501-b22a-dd69320e7508 Aug 13 02:48:01.615343 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-19457f60-89f8-4f82-8669-8769ff65833b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.615573 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-19457f60-89f8-4f82-8669-8769ff65833b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.623052 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:01.623052 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:01.656011 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5046ed9-d83d-4e1a-b5c9-78ab59192bbf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.657688 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5046ed9-d83d-4e1a-b5c9-78ab59192bbf tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:48:01.657866 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5046ed9-d83d-4e1a-b5c9-78ab59192bbf tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.658044 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5046ed9-d83d-4e1a-b5c9-78ab59192bbf tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.667977 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:01.667977 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:01.668083 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-19457f60-89f8-4f82-8669-8769ff65833b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/624dc311-30af-4501-b22a-dd69320e7508 returned with HTTP 200 Aug 13 02:48:01.668523 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1120/4444] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:48:01 2026] DELETE /volume/v3/attachments/624dc311-30af-4501-b22a-dd69320e7508 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:01.671754 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e5046ed9-d83d-4e1a-b5c9-78ab59192bbf tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:01.676966 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5046ed9-d83d-4e1a-b5c9-78ab59192bbf tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:48:01.677529 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1117/4445] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:01 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:01.679814 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-cf0a4cf8-bc37-4873-9a3f-89b9f3874ff5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.682936 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-cf0a4cf8-bc37-4873-9a3f-89b9f3874ff5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 Aug 13 02:48:01.682936 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-cf0a4cf8-bc37-4873-9a3f-89b9f3874ff5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.683564 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-cf0a4cf8-bc37-4873-9a3f-89b9f3874ff5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.683564 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-cf0a4cf8-bc37-4873-9a3f-89b9f3874ff5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume with id: 91aefad0-8fe8-448c-8cee-1772b31ad1a7 Aug 13 02:48:01.692045 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:01.692045 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:01.693018 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-cf0a4cf8-bc37-4873-9a3f-89b9f3874ff5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:48:01.693675 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-17fa16f9-e56f-4b79-8f85-20cc4986a5ba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.695186 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17fa16f9-e56f-4b79-8f85-20cc4986a5ba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:48:01.695377 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17fa16f9-e56f-4b79-8f85-20cc4986a5ba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.695752 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17fa16f9-e56f-4b79-8f85-20cc4986a5ba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.708215 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:01.708215 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:01.712643 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-17fa16f9-e56f-4b79-8f85-20cc4986a5ba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:01.714713 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-cf0a4cf8-bc37-4873-9a3f-89b9f3874ff5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume request issued successfully. Aug 13 02:48:01.714713 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-ba483374-18ea-4fad-8fa2-15522df1b655 req-cf0a4cf8-bc37-4873-9a3f-89b9f3874ff5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 returned with HTTP 202 Aug 13 02:48:01.715997 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1087/4446] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:48:01 2026] DELETE /volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:01.720686 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17fa16f9-e56f-4b79-8f85-20cc4986a5ba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:48:01.720686 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1123/4447] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:01 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:01.733010 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c0e84522-e1ca-4057-96b5-ec23aebf7d89 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.734852 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c0e84522-e1ca-4057-96b5-ec23aebf7d89 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] POST https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action Aug 13 02:48:01.734852 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c0e84522-e1ca-4057-96b5-ec23aebf7d89 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action body: b'{"os-detach": {"attachment_id": "d21a9c61-e28a-4a5b-acc5-557574556245"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:48:01.734852 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c0e84522-e1ca-4057-96b5-ec23aebf7d89 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d21a9c61-e28a-4a5b-acc5-557574556245"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:01.748136 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:01.748136 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:01.748684 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c0e84522-e1ca-4057-96b5-ec23aebf7d89 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:01.757327 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c0e84522-e1ca-4057-96b5-ec23aebf7d89 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action returned with HTTP 400 Aug 13 02:48:01.758000 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1121/4448] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:48:01 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 100 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:48:01.794597 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-96e19cff-385f-4981-a326-deb9d7132de0 req-2ef646eb-849d-4e7d-acfe-9f13d31d8799 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.797576 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-2ef646eb-849d-4e7d-acfe-9f13d31d8799 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:48:01.797873 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-2ef646eb-849d-4e7d-acfe-9f13d31d8799 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.798138 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-2ef646eb-849d-4e7d-acfe-9f13d31d8799 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.808491 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:01.808491 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:01.812243 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-96e19cff-385f-4981-a326-deb9d7132de0 req-2ef646eb-849d-4e7d-acfe-9f13d31d8799 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:01.816598 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-2ef646eb-849d-4e7d-acfe-9f13d31d8799 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:48:01.816986 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1118/4449] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:48:01 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:01.834490 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-96e19cff-385f-4981-a326-deb9d7132de0 req-c2b8b5f6-dbed-4ad8-b49c-d736c1908b55 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.837523 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-c2b8b5f6-dbed-4ad8-b49c-d736c1908b55 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] POST https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99/action Aug 13 02:48:01.838037 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-c2b8b5f6-dbed-4ad8-b49c-d736c1908b55 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:48:01.838242 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-c2b8b5f6-dbed-4ad8-b49c-d736c1908b55 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:01.848188 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:01.848188 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:01.848635 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-96e19cff-385f-4981-a326-deb9d7132de0 req-c2b8b5f6-dbed-4ad8-b49c-d736c1908b55 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:01.854873 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-96e19cff-385f-4981-a326-deb9d7132de0 req-c2b8b5f6-dbed-4ad8-b49c-d736c1908b55 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Begin detaching volume completed successfully. Aug 13 02:48:01.855063 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-c2b8b5f6-dbed-4ad8-b49c-d736c1908b55 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99/action returned with HTTP 202 Aug 13 02:48:01.855504 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1088/4450] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:48:01 2026] POST /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:48:01.899615 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3accc7e6-476a-41f9-8a7e-2264d646e19f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.900036 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3accc7e6-476a-41f9-8a7e-2264d646e19f None None] GET https://10.4.3.30/volume// Aug 13 02:48:01.900238 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3accc7e6-476a-41f9-8a7e-2264d646e19f None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.900456 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3accc7e6-476a-41f9-8a7e-2264d646e19f None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.900778 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3accc7e6-476a-41f9-8a7e-2264d646e19f None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:48:01.901078 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1124/4451] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:48:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:48:01.907906 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-96e19cff-385f-4981-a326-deb9d7132de0 req-112cc730-9bd3-4fd7-a06c-49c32acc63d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:01.910312 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-112cc730-9bd3-4fd7-a06c-49c32acc63d0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:48:01.910312 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-112cc730-9bd3-4fd7-a06c-49c32acc63d0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:01.910487 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-112cc730-9bd3-4fd7-a06c-49c32acc63d0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:01.919970 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:01.919970 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:01.924555 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-96e19cff-385f-4981-a326-deb9d7132de0 req-112cc730-9bd3-4fd7-a06c-49c32acc63d0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:01.929633 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-112cc730-9bd3-4fd7-a06c-49c32acc63d0 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:48:01.929633 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1122/4452] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:48:01 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 1331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:48:02.274728 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad290eed-93df-4319-8a64-c183c6ced41c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:02.277228 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad290eed-93df-4319-8a64-c183c6ced41c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:48:02.277584 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad290eed-93df-4319-8a64-c183c6ced41c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:02.277777 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad290eed-93df-4319-8a64-c183c6ced41c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:02.277915 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ad290eed-93df-4319-8a64-c183c6ced41c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:02.283472 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:02.283472 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:02.284287 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad290eed-93df-4319-8a64-c183c6ced41c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:48:02.285037 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1119/4453] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:02 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:02.485354 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-19ee22b7-a262-4ee5-894f-be584ea1f9a2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:02.487066 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-19ee22b7-a262-4ee5-894f-be584ea1f9a2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 Aug 13 02:48:02.487218 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-19ee22b7-a262-4ee5-894f-be584ea1f9a2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:02.487419 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-19ee22b7-a262-4ee5-894f-be584ea1f9a2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:02.492916 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-19ee22b7-a262-4ee5-894f-be584ea1f9a2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 returned with HTTP 404 Aug 13 02:48:02.493472 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1089/4454] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:02 2026] GET /volume/v3/volumes/91aefad0-8fe8-448c-8cee-1772b31ad1a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:02.499559 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c6686bbc-d326-4414-84d1-8d8b9a589123 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:02.501262 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6686bbc-d326-4414-84d1-8d8b9a589123 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 Aug 13 02:48:02.501441 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6686bbc-d326-4414-84d1-8d8b9a589123 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:02.501612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6686bbc-d326-4414-84d1-8d8b9a589123 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:02.501750 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-c6686bbc-d326-4414-84d1-8d8b9a589123 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete snapshot with id: 4ecfb330-0c9f-4930-b35c-451b37271d82 Aug 13 02:48:02.506320 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:02.506320 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:02.506746 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c6686bbc-d326-4414-84d1-8d8b9a589123 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:48:02.523671 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c6686bbc-d326-4414-84d1-8d8b9a589123 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot delete request issued successfully. Aug 13 02:48:02.523873 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6686bbc-d326-4414-84d1-8d8b9a589123 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 returned with HTTP 202 Aug 13 02:48:02.524686 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1125/4455] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:48:02 2026] DELETE /volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:02.531688 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c0091c5d-124d-4e37-9cf2-8922ab8ea500 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:02.533950 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c0091c5d-124d-4e37-9cf2-8922ab8ea500 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 Aug 13 02:48:02.534235 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c0091c5d-124d-4e37-9cf2-8922ab8ea500 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:02.534549 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c0091c5d-124d-4e37-9cf2-8922ab8ea500 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:02.540775 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:02.540775 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:02.541407 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c0091c5d-124d-4e37-9cf2-8922ab8ea500 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:48:02.542498 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c0091c5d-124d-4e37-9cf2-8922ab8ea500 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 returned with HTTP 200 Aug 13 02:48:02.542960 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1123/4456] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:02 2026] GET /volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:02.619304 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-687b615d-55a2-409f-bdd4-392db0b86e55 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:02.621663 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-687b615d-55a2-409f-bdd4-392db0b86e55 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:02.621940 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-687b615d-55a2-409f-bdd4-392db0b86e55 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:02.622262 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-687b615d-55a2-409f-bdd4-392db0b86e55 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:02.622443 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-687b615d-55a2-409f-bdd4-392db0b86e55 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:02.627759 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:02.627759 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:02.628757 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-687b615d-55a2-409f-bdd4-392db0b86e55 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:02.629434 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1120/4457] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:02 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:03.208006 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7562b396-2acf-4694-9eec-8d397434e4f8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:03.297286 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e2cf40a3-b9b3-4320-beab-08099b256932 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:03.299101 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e2cf40a3-b9b3-4320-beab-08099b256932 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:48:03.299493 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e2cf40a3-b9b3-4320-beab-08099b256932 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:03.299680 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e2cf40a3-b9b3-4320-beab-08099b256932 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:03.299847 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e2cf40a3-b9b3-4320-beab-08099b256932 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:03.301642 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:03.302006 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-402910747"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:03.303348 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-402910747'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:03.303474 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Create volume of 1 GB Aug 13 02:48:03.304875 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:03.304875 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:03.305755 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e2cf40a3-b9b3-4320-beab-08099b256932 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:48:03.306283 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1126/4458] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:03 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:03.307679 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Availability Zones retrieved successfully. Aug 13 02:48:03.312863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Flow 'volume_create_api' (ee783bf0-da1b-4616-9107-6609ae8ef523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:03.313748 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a14e0e-3bbd-426b-ab8f-f888bdf76676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:03.314611 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:03.339915 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a14e0e-3bbd-426b-ab8f-f888bdf76676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:03.340731 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd06901c-4aa8-497e-9d9b-9f59378232db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:03.397662 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Created reservations ['6e69d540-ad71-422d-98cd-044bb7849b3a', '373f6b92-fa76-40d2-9954-c419d5d59de2', 'dd8837f1-5cde-48b3-a876-d65f0d44b5b4', '60561478-22a4-4e7e-aeb2-811c382a22a5'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:03.398396 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd06901c-4aa8-497e-9d9b-9f59378232db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e69d540-ad71-422d-98cd-044bb7849b3a', '373f6b92-fa76-40d2-9954-c419d5d59de2', 'dd8837f1-5cde-48b3-a876-d65f0d44b5b4', '60561478-22a4-4e7e-aeb2-811c382a22a5']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:03.399086 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6139344c-1667-424a-9220-7b03bd54b868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:03.419445 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6139344c-1667-424a-9220-7b03bd54b868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1562c0a7-4015-4558-ac08-95138941ef67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-402910747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa2a9f7c308b4699a46090a5a548c412',qos_specs=None,replication_status=,reservations=['6e69d540-ad71-422d-98cd-044bb7849b3a','373f6b92-fa76-40d2-9954-c419d5d59de2','dd8837f1-5cde-48b3-a876-d65f0d44b5b4','60561478-22a4-4e7e-aeb2-811c382a22a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='396a9307cef340d8a51cae585e8e3682',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-402910747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1562c0a7-4015-4558-ac08-95138941ef67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa2a9f7c308b4699a46090a5a548c412',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='396a9307cef340d8a51cae585e8e3682',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:03.420102 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86cf2ecd-55dd-4441-9b75-f1f617b81981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:03.438058 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86cf2ecd-55dd-4441-9b75-f1f617b81981) transitioned into state 'SUCCESS' from state '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-402910747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa2a9f7c308b4699a46090a5a548c412',qos_specs=None,replication_status=,reservations=['6e69d540-ad71-422d-98cd-044bb7849b3a','373f6b92-fa76-40d2-9954-c419d5d59de2','dd8837f1-5cde-48b3-a876-d65f0d44b5b4','60561478-22a4-4e7e-aeb2-811c382a22a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='396a9307cef340d8a51cae585e8e3682',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:03.439031 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb95473d-70a5-4e1e-bbba-de2203007352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:03.449119 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb95473d-70a5-4e1e-bbba-de2203007352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:03.450290 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Flow 'volume_create_api' (ee783bf0-da1b-4616-9107-6609ae8ef523) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:03.450673 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Create volume request issued successfully. Aug 13 02:48:03.451507 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7562b396-2acf-4694-9eec-8d397434e4f8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:03.451995 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1090/4459] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:48:03 2026] POST /volume/v3/volumes => generated 749 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:03.465674 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eeb08df4-35ce-487c-b432-de0494e97ac4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:03.468739 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eeb08df4-35ce-487c-b432-de0494e97ac4 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 Aug 13 02:48:03.468929 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eeb08df4-35ce-487c-b432-de0494e97ac4 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:03.469206 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eeb08df4-35ce-487c-b432-de0494e97ac4 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:03.476281 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:03.476281 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:03.480047 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eeb08df4-35ce-487c-b432-de0494e97ac4 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Volume info retrieved successfully. Aug 13 02:48:03.486629 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eeb08df4-35ce-487c-b432-de0494e97ac4 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 returned with HTTP 200 Aug 13 02:48:03.487046 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1124/4460] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:03 2026] GET /volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:48:03.551864 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb901813-de0b-40ee-80dd-d264ef109ade None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:03.553583 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb901813-de0b-40ee-80dd-d264ef109ade tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 Aug 13 02:48:03.553767 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb901813-de0b-40ee-80dd-d264ef109ade tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:03.553938 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb901813-de0b-40ee-80dd-d264ef109ade tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:03.558304 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb901813-de0b-40ee-80dd-d264ef109ade tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 returned with HTTP 404 Aug 13 02:48:03.558785 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1121/4461] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:03 2026] GET /volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:03.643004 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5e339ad7-fe2b-479f-938d-031df151290a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:03.645235 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e339ad7-fe2b-479f-938d-031df151290a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:03.645947 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e339ad7-fe2b-479f-938d-031df151290a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:03.645947 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e339ad7-fe2b-479f-938d-031df151290a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:03.645947 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-5e339ad7-fe2b-479f-938d-031df151290a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:03.653293 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:03.653293 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:03.654286 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e339ad7-fe2b-479f-938d-031df151290a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:03.654899 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1127/4462] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:03 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:03.802128 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-96e19cff-385f-4981-a326-deb9d7132de0 req-cd1d137d-a254-4ee3-9810-663556eacc3d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:03.804377 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-cd1d137d-a254-4ee3-9810-663556eacc3d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] DELETE https://10.4.3.30/volume/v3/attachments/d21a9c61-e28a-4a5b-acc5-557574556245 Aug 13 02:48:03.804558 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-cd1d137d-a254-4ee3-9810-663556eacc3d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:03.804773 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-cd1d137d-a254-4ee3-9810-663556eacc3d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:03.812901 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:03.812901 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:03.868699 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-96e19cff-385f-4981-a326-deb9d7132de0 req-cd1d137d-a254-4ee3-9810-663556eacc3d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/attachments/d21a9c61-e28a-4a5b-acc5-557574556245 returned with HTTP 200 Aug 13 02:48:03.869215 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1091/4463] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:48:03 2026] DELETE /volume/v3/attachments/d21a9c61-e28a-4a5b-acc5-557574556245 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:04.014526 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-503adf29-a384-4c0f-b31f-d506a9d5448b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.017584 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-503adf29-a384-4c0f-b31f-d506a9d5448b tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] POST https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action Aug 13 02:48:04.017584 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-503adf29-a384-4c0f-b31f-d506a9d5448b tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:48:04.017584 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-503adf29-a384-4c0f-b31f-d506a9d5448b tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:04.046320 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.046320 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:04.051893 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-503adf29-a384-4c0f-b31f-d506a9d5448b tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] Updating volume '5970c2f9-2720-4c96-8bc5-7c895c10c9db' with '{'status': 'in-use'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 02:48:04.088631 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-503adf29-a384-4c0f-b31f-d506a9d5448b tempest-TestServerVolumeAttachmentScenario-1969941491 tempest-TestServerVolumeAttachmentScenario-1969941491-project-admin] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action returned with HTTP 202 Aug 13 02:48:04.089920 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1125/4464] 10.4.3.30 () {68 vars in 1383 bytes} [Thu Aug 13 02:48:04 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:48:04.097361 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-94fec5b8-b4e2-4069-8b48-d55287cd36fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.099664 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-94fec5b8-b4e2-4069-8b48-d55287cd36fb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:48:04.099954 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-94fec5b8-b4e2-4069-8b48-d55287cd36fb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:04.100226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-94fec5b8-b4e2-4069-8b48-d55287cd36fb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:04.122005 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.122005 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:04.130353 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-94fec5b8-b4e2-4069-8b48-d55287cd36fb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:04.137185 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-94fec5b8-b4e2-4069-8b48-d55287cd36fb tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:48:04.137727 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1122/4465] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:04 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:04.195602 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-5e68c187-8c09-4a25-ac2b-242ad211becc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.198328 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-5e68c187-8c09-4a25-ac2b-242ad211becc tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:48:04.198742 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-5e68c187-8c09-4a25-ac2b-242ad211becc tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:04.199092 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-5e68c187-8c09-4a25-ac2b-242ad211becc tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:04.220606 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.220606 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:04.224991 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-5e68c187-8c09-4a25-ac2b-242ad211becc tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:04.242044 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-5e68c187-8c09-4a25-ac2b-242ad211becc tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:48:04.242683 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1128/4466] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:48:04 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:04.269464 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-2da4c9f3-1ed3-4192-806a-04ae6fb34720 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.272031 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-2da4c9f3-1ed3-4192-806a-04ae6fb34720 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] POST https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action Aug 13 02:48:04.272492 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-2da4c9f3-1ed3-4192-806a-04ae6fb34720 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:48:04.272635 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-2da4c9f3-1ed3-4192-806a-04ae6fb34720 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:04.288957 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.288957 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:04.289601 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-2da4c9f3-1ed3-4192-806a-04ae6fb34720 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:04.297998 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-2da4c9f3-1ed3-4192-806a-04ae6fb34720 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Begin detaching volume completed successfully. Aug 13 02:48:04.298333 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-2da4c9f3-1ed3-4192-806a-04ae6fb34720 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action returned with HTTP 202 Aug 13 02:48:04.298919 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1092/4467] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:48:04 2026] POST /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:48:04.320824 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d38c1f4c-9479-4796-a698-3c9862ffe66e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.322493 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d38c1f4c-9479-4796-a698-3c9862ffe66e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:48:04.322741 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d38c1f4c-9479-4796-a698-3c9862ffe66e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:04.322975 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d38c1f4c-9479-4796-a698-3c9862ffe66e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:04.323079 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d38c1f4c-9479-4796-a698-3c9862ffe66e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 1c82be97-1864-4ddf-a5c5-71da78936111. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:04.328224 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.328224 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:04.329494 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d38c1f4c-9479-4796-a698-3c9862ffe66e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 200 Aug 13 02:48:04.329766 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1126/4468] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:04 2026] GET /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:04.344315 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-80cd04b4-a9da-421f-bebd-6a5e9be26f1a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.348379 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80cd04b4-a9da-421f-bebd-6a5e9be26f1a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] DELETE https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 Aug 13 02:48:04.348681 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80cd04b4-a9da-421f-bebd-6a5e9be26f1a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:04.348885 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80cd04b4-a9da-421f-bebd-6a5e9be26f1a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:04.349027 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-80cd04b4-a9da-421f-bebd-6a5e9be26f1a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Delete backup with id: 1c82be97-1864-4ddf-a5c5-71da78936111. Aug 13 02:48:04.355440 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.355440 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:04.370443 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c6a0f3dd-ad6f-42cb-aba6-1053e434157a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.370972 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6a0f3dd-ad6f-42cb-aba6-1053e434157a None None] GET https://10.4.3.30/volume// Aug 13 02:48:04.371247 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6a0f3dd-ad6f-42cb-aba6-1053e434157a None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:04.371536 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6a0f3dd-ad6f-42cb-aba6-1053e434157a None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:04.371999 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6a0f3dd-ad6f-42cb-aba6-1053e434157a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:48:04.376040 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1129/4469] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:48:04 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:48:04.382873 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-80cd04b4-a9da-421f-bebd-6a5e9be26f1a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] delete_backup rpcapi backup_id 1c82be97-1864-4ddf-a5c5-71da78936111 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:48:04.384489 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-9d195691-cb43-4f56-acd6-ea91286cca07 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.384813 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80cd04b4-a9da-421f-bebd-6a5e9be26f1a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] https://10.4.3.30/volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 returned with HTTP 202 Aug 13 02:48:04.385381 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1123/4470] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:48:04 2026] DELETE /volume/v3/backups/1c82be97-1864-4ddf-a5c5-71da78936111 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:48:04.390539 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-9d195691-cb43-4f56-acd6-ea91286cca07 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:48:04.390896 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-9d195691-cb43-4f56-acd6-ea91286cca07 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:04.391185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-9d195691-cb43-4f56-acd6-ea91286cca07 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:04.399043 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-62710d4e-7625-4e19-91a1-0ccbd5a70ca6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.401858 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62710d4e-7625-4e19-91a1-0ccbd5a70ca6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b Aug 13 02:48:04.402203 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62710d4e-7625-4e19-91a1-0ccbd5a70ca6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:04.402523 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62710d4e-7625-4e19-91a1-0ccbd5a70ca6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:04.402763 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-62710d4e-7625-4e19-91a1-0ccbd5a70ca6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete volume with id: 43df84a0-f6ab-40b8-a77a-24c152b3620b Aug 13 02:48:04.406647 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.406647 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:04.412294 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-9d195691-cb43-4f56-acd6-ea91286cca07 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:04.413081 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.413081 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:04.413081 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-62710d4e-7625-4e19-91a1-0ccbd5a70ca6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:04.419516 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-9d195691-cb43-4f56-acd6-ea91286cca07 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:48:04.420113 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1093/4471] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:48:04 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 1330 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:48:04.435747 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-62710d4e-7625-4e19-91a1-0ccbd5a70ca6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete volume request issued successfully. Aug 13 02:48:04.436200 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62710d4e-7625-4e19-91a1-0ccbd5a70ca6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b returned with HTTP 202 Aug 13 02:48:04.436929 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1127/4472] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:48:04 2026] DELETE /volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:04.450640 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-19325972-f149-436a-aa9b-83f20e6dfa7e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.452627 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19325972-f149-436a-aa9b-83f20e6dfa7e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b Aug 13 02:48:04.452830 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19325972-f149-436a-aa9b-83f20e6dfa7e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:04.453088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19325972-f149-436a-aa9b-83f20e6dfa7e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:04.462622 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.462622 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:04.467727 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-19325972-f149-436a-aa9b-83f20e6dfa7e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:04.476961 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19325972-f149-436a-aa9b-83f20e6dfa7e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b returned with HTTP 200 Aug 13 02:48:04.477449 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1130/4473] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:04 2026] GET /volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:04.502760 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77553a44-d7b9-46f6-835c-191ea5dd2318 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.506032 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77553a44-d7b9-46f6-835c-191ea5dd2318 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 Aug 13 02:48:04.506319 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77553a44-d7b9-46f6-835c-191ea5dd2318 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:04.506528 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77553a44-d7b9-46f6-835c-191ea5dd2318 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:04.515624 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.515624 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:04.519961 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-77553a44-d7b9-46f6-835c-191ea5dd2318 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Volume info retrieved successfully. Aug 13 02:48:04.524999 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77553a44-d7b9-46f6-835c-191ea5dd2318 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 returned with HTTP 200 Aug 13 02:48:04.525463 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1124/4474] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:04 2026] GET /volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:04.538688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-fcbc49b4-0298-4164-9775-220611a2f09a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.542015 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fcbc49b4-0298-4164-9775-220611a2f09a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:48:04.542498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fcbc49b4-0298-4164-9775-220611a2f09a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1562c0a7-4015-4558-ac08-95138941ef67", "name": "tempest-VolumesBackupsV39Test-Backup-80750880", "container": "tempest-volumesbackupsv39test-backup-container-1909203755"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:04.544661 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-fcbc49b4-0298-4164-9775-220611a2f09a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Creating new backup {'backup': {'volume_id': '1562c0a7-4015-4558-ac08-95138941ef67', 'name': 'tempest-VolumesBackupsV39Test-Backup-80750880', 'container': 'tempest-volumesbackupsv39test-backup-container-1909203755'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:48:04.544882 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-fcbc49b4-0298-4164-9775-220611a2f09a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Creating backup of volume 1562c0a7-4015-4558-ac08-95138941ef67 in container tempest-volumesbackupsv39test-backup-container-1909203755 Aug 13 02:48:04.552535 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.552535 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:04.553056 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fcbc49b4-0298-4164-9775-220611a2f09a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Volume info retrieved successfully. Aug 13 02:48:04.583389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-fcbc49b4-0298-4164-9775-220611a2f09a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Created reservations ['2344c64f-5358-4f59-91c2-f9c273eaf578', '89421f7e-d6fb-4262-b8f6-32e81f54793a'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:04.617707 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fcbc49b4-0298-4164-9775-220611a2f09a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:48:04.618115 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1094/4475] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:48:04 2026] POST /volume/v3/backups => generated 329 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:04.628916 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1e23c856-dc1d-46a3-8247-04f9833de488 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.630948 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1e23c856-dc1d-46a3-8247-04f9833de488 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:04.631203 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1e23c856-dc1d-46a3-8247-04f9833de488 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:04.631464 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1e23c856-dc1d-46a3-8247-04f9833de488 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:04.631622 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1e23c856-dc1d-46a3-8247-04f9833de488 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:04.637388 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.637388 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:04.638462 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1e23c856-dc1d-46a3-8247-04f9833de488 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:04.638984 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1128/4476] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:04 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:04.669302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3d5d4ea7-bf15-4d1c-bc82-90ac544371c7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:04.672053 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3d5d4ea7-bf15-4d1c-bc82-90ac544371c7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:04.672397 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3d5d4ea7-bf15-4d1c-bc82-90ac544371c7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:04.672693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3d5d4ea7-bf15-4d1c-bc82-90ac544371c7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:04.672795 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-3d5d4ea7-bf15-4d1c-bc82-90ac544371c7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:04.680750 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:04.680750 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:04.681539 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3d5d4ea7-bf15-4d1c-bc82-90ac544371c7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:04.681970 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1131/4477] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:04 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:05.249918 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-88f28aff-0d0c-4f08-ab9c-ef5054e0af7f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:05.251912 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-88f28aff-0d0c-4f08-ab9c-ef5054e0af7f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/attachments/84343bea-54bc-4546-a275-887cf8e6f0f1 Aug 13 02:48:05.252105 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-88f28aff-0d0c-4f08-ab9c-ef5054e0af7f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:05.252330 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-88f28aff-0d0c-4f08-ab9c-ef5054e0af7f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:05.258948 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:05.258948 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:05.300703 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-88f28aff-0d0c-4f08-ab9c-ef5054e0af7f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/84343bea-54bc-4546-a275-887cf8e6f0f1 returned with HTTP 200 Aug 13 02:48:05.301064 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1125/4478] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:48:05 2026] DELETE /volume/v3/attachments/84343bea-54bc-4546-a275-887cf8e6f0f1 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:05.309866 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-3e520e88-51d4-467e-9905-cc6228c093b3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:05.311761 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-3e520e88-51d4-467e-9905-cc6228c093b3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:48:05.312012 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-3e520e88-51d4-467e-9905-cc6228c093b3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:05.312271 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-3e520e88-51d4-467e-9905-cc6228c093b3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:05.312474 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-3e520e88-51d4-467e-9905-cc6228c093b3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume with id: 990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:48:05.318965 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:05.318965 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:05.319544 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-3e520e88-51d4-467e-9905-cc6228c093b3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:48:05.334626 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-3e520e88-51d4-467e-9905-cc6228c093b3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume request issued successfully. Aug 13 02:48:05.334856 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-891916b3-44f0-4fc9-9930-e3451ddfabc8 req-3e520e88-51d4-467e-9905-cc6228c093b3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 202 Aug 13 02:48:05.335340 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1095/4479] 10.4.3.30 () {70 vars in 1613 bytes} [Thu Aug 13 02:48:05 2026] DELETE /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:05.492365 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7622c930-8e4b-40c4-a413-3b9b097fa592 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:05.494121 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7622c930-8e4b-40c4-a413-3b9b097fa592 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b Aug 13 02:48:05.494401 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7622c930-8e4b-40c4-a413-3b9b097fa592 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:05.494592 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7622c930-8e4b-40c4-a413-3b9b097fa592 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:05.501447 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7622c930-8e4b-40c4-a413-3b9b097fa592 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b returned with HTTP 404 Aug 13 02:48:05.501902 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1129/4480] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:05 2026] GET /volume/v3/volumes/43df84a0-f6ab-40b8-a77a-24c152b3620b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:05.511082 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-20554a4f-39ec-43ed-b3ec-929938641f0b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:05.512733 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20554a4f-39ec-43ed-b3ec-929938641f0b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2/export_record Aug 13 02:48:05.512910 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20554a4f-39ec-43ed-b3ec-929938641f0b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:05.513092 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20554a4f-39ec-43ed-b3ec-929938641f0b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Calling method 'export_record' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:05.513230 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-20554a4f-39ec-43ed-b3ec-929938641f0b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Export record for backup 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100289) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 02:48:05.517184 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:05.517184 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:05.518108 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-20554a4f-39ec-43ed-b3ec-929938641f0b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'e12622026ce145688e96df93efa30ba5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbeb60d77c8a452bba8dbbb340d0ca5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:48:05.518304 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20554a4f-39ec-43ed-b3ec-929938641f0b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2/export_record returned with HTTP 403 Aug 13 02:48:05.518701 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1132/4481] 10.4.3.30 () {68 vars in 1423 bytes} [Thu Aug 13 02:48:05 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:05.527408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:05.528545 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:05.528928 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1798806987"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:05.530264 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1798806987'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:05.530483 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume of 1 GB Aug 13 02:48:05.530715 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:05.530715 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:05.534520 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Availability Zones retrieved successfully. Aug 13 02:48:05.539976 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Flow 'volume_create_api' (27de1334-0df5-44ae-9451-4141290dbd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:05.542939 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7e360b4-f2bf-4089-a3a1-ab8992b2f17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:05.544213 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:05.585859 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7e360b4-f2bf-4089-a3a1-ab8992b2f17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:05.587206 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbcfa193-7d2c-4d47-bb5c-339dad5a3ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:05.634668 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Created reservations ['85466802-74d3-41e0-8813-195b182369f0', 'e437899c-f546-47c1-8050-f36b41008a81', '46bd271d-63c3-4a98-b55e-2eb0a0fb833f', '055d74ac-034b-4782-8d1e-e36bea7e5b02'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:05.635614 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbcfa193-7d2c-4d47-bb5c-339dad5a3ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85466802-74d3-41e0-8813-195b182369f0', 'e437899c-f546-47c1-8050-f36b41008a81', '46bd271d-63c3-4a98-b55e-2eb0a0fb833f', '055d74ac-034b-4782-8d1e-e36bea7e5b02']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:05.636498 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70abafe-b921-422a-88d4-ebdd41d3b6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:05.655526 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-aacbb90e-7099-4300-ac10-e8ae190008a5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:05.658085 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aacbb90e-7099-4300-ac10-e8ae190008a5 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:05.658512 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aacbb90e-7099-4300-ac10-e8ae190008a5 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:05.658789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aacbb90e-7099-4300-ac10-e8ae190008a5 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:05.659121 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-aacbb90e-7099-4300-ac10-e8ae190008a5 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:05.665103 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:05.665103 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:05.666230 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aacbb90e-7099-4300-ac10-e8ae190008a5 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:05.666793 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1096/4482] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:05 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:05.671902 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70abafe-b921-422a-88d4-ebdd41d3b6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfc1cfcf-d49d-423e-a15f-2210078ef00b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1798806987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',qos_specs=None,replication_status=,reservations=['85466802-74d3-41e0-8813-195b182369f0','e437899c-f546-47c1-8050-f36b41008a81','46bd271d-63c3-4a98-b55e-2eb0a0fb833f','055d74ac-034b-4782-8d1e-e36bea7e5b02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67410e24a314bada87f278ac65e48db',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1798806987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfc1cfcf-d49d-423e-a15f-2210078ef00b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67410e24a314bada87f278ac65e48db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:05.673674 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f39f07e7-b1e8-44d8-84e3-8cbfc554b25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:05.693993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-62332167-7d42-4952-a60f-3a7e1415be55 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:05.695874 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62332167-7d42-4952-a60f-3a7e1415be55 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:05.696079 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62332167-7d42-4952-a60f-3a7e1415be55 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:05.696339 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62332167-7d42-4952-a60f-3a7e1415be55 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:05.696456 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-62332167-7d42-4952-a60f-3a7e1415be55 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:05.697415 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f39f07e7-b1e8-44d8-84e3-8cbfc554b25a) transitioned into state 'SUCCESS' from state '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-1798806987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',qos_specs=None,replication_status=,reservations=['85466802-74d3-41e0-8813-195b182369f0','e437899c-f546-47c1-8050-f36b41008a81','46bd271d-63c3-4a98-b55e-2eb0a0fb833f','055d74ac-034b-4782-8d1e-e36bea7e5b02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67410e24a314bada87f278ac65e48db',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:05.698461 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404e236f-c322-4a84-8e1a-026bcca7db67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:05.701242 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:05.701242 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:05.702169 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62332167-7d42-4952-a60f-3a7e1415be55 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:05.702704 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1130/4483] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:05 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:05.712295 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404e236f-c322-4a84-8e1a-026bcca7db67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:05.712295 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Flow 'volume_create_api' (27de1334-0df5-44ae-9451-4141290dbd04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:05.712295 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume request issued successfully. Aug 13 02:48:05.714689 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-914f37fe-ac8d-41d4-80de-a0bbc305a6ad tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:05.716047 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1126/4484] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:48:05 2026] POST /volume/v3/volumes => generated 776 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:05.727683 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c37f1b6-98a1-4a20-bba5-355179d21911 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:05.732273 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c37f1b6-98a1-4a20-bba5-355179d21911 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b Aug 13 02:48:05.732273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c37f1b6-98a1-4a20-bba5-355179d21911 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:05.732273 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c37f1b6-98a1-4a20-bba5-355179d21911 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:05.737848 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:05.737848 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:05.742286 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4c37f1b6-98a1-4a20-bba5-355179d21911 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:05.747684 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c37f1b6-98a1-4a20-bba5-355179d21911 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b returned with HTTP 200 Aug 13 02:48:05.748072 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1133/4485] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:05 2026] GET /volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:06.171392 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-93d65ba0-47bb-44aa-9c28-451446c054ba None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:06.173283 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-93d65ba0-47bb-44aa-9c28-451446c054ba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:48:06.173505 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-93d65ba0-47bb-44aa-9c28-451446c054ba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:06.173787 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-93d65ba0-47bb-44aa-9c28-451446c054ba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:06.179968 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-93d65ba0-47bb-44aa-9c28-451446c054ba tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 404 Aug 13 02:48:06.180640 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1097/4486] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:06 2026] GET /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:06.614815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f1fd819f-d6fc-4dd6-b975-ee36d88577b5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:06.616856 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f1fd819f-d6fc-4dd6-b975-ee36d88577b5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 Aug 13 02:48:06.617075 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f1fd819f-d6fc-4dd6-b975-ee36d88577b5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:06.617318 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f1fd819f-d6fc-4dd6-b975-ee36d88577b5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:06.617444 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-f1fd819f-d6fc-4dd6-b975-ee36d88577b5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete snapshot with id: 4ecfb330-0c9f-4930-b35c-451b37271d82 Aug 13 02:48:06.622070 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f1fd819f-d6fc-4dd6-b975-ee36d88577b5 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 returned with HTTP 404 Aug 13 02:48:06.622582 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1131/4487] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:48:06 2026] DELETE /volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:06.628967 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5a5844e-2df6-44f1-85a8-43ce8f43253a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:06.630780 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5a5844e-2df6-44f1-85a8-43ce8f43253a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 Aug 13 02:48:06.630958 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5a5844e-2df6-44f1-85a8-43ce8f43253a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:06.631156 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5a5844e-2df6-44f1-85a8-43ce8f43253a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:06.635181 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5a5844e-2df6-44f1-85a8-43ce8f43253a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 returned with HTTP 404 Aug 13 02:48:06.635659 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1127/4488] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:06 2026] GET /volume/v3/snapshots/4ecfb330-0c9f-4930-b35c-451b37271d82 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:06.689228 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eace9f0a-3eb7-4a94-bb88-77dc55786bf5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:06.691216 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eace9f0a-3eb7-4a94-bb88-77dc55786bf5 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:06.691453 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eace9f0a-3eb7-4a94-bb88-77dc55786bf5 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:06.691666 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eace9f0a-3eb7-4a94-bb88-77dc55786bf5 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:06.691762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-eace9f0a-3eb7-4a94-bb88-77dc55786bf5 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:06.696683 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:06.696683 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:06.697497 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eace9f0a-3eb7-4a94-bb88-77dc55786bf5 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:06.697896 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1134/4489] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:06 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:06.713686 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d6c726ed-84c6-4487-8eba-646d41ceefe1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:06.715476 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d6c726ed-84c6-4487-8eba-646d41ceefe1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:06.715849 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d6c726ed-84c6-4487-8eba-646d41ceefe1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:06.717163 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d6c726ed-84c6-4487-8eba-646d41ceefe1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:06.717163 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-d6c726ed-84c6-4487-8eba-646d41ceefe1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:06.720370 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:06.720370 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:06.721410 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d6c726ed-84c6-4487-8eba-646d41ceefe1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:06.721894 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1098/4490] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:06 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:06.760604 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fab15a98-3467-4007-a25f-226062e8cd1c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:06.762563 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fab15a98-3467-4007-a25f-226062e8cd1c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b Aug 13 02:48:06.762803 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fab15a98-3467-4007-a25f-226062e8cd1c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:06.763058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fab15a98-3467-4007-a25f-226062e8cd1c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:06.770873 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:06.770873 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:06.775091 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fab15a98-3467-4007-a25f-226062e8cd1c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:06.779669 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fab15a98-3467-4007-a25f-226062e8cd1c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b returned with HTTP 200 Aug 13 02:48:06.780163 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1132/4491] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:06 2026] GET /volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:06.794035 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6d83ddc-fd11-49c7-9b2d-6c88a4367171 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:06.795906 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6d83ddc-fd11-49c7-9b2d-6c88a4367171 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:48:06.796269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6d83ddc-fd11-49c7-9b2d-6c88a4367171 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dfc1cfcf-d49d-423e-a15f-2210078ef00b", "name": "tempest-type-Backup-1607537874"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:06.798001 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-a6d83ddc-fd11-49c7-9b2d-6c88a4367171 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Creating new backup {'backup': {'volume_id': 'dfc1cfcf-d49d-423e-a15f-2210078ef00b', 'name': 'tempest-type-Backup-1607537874'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:48:06.798201 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-a6d83ddc-fd11-49c7-9b2d-6c88a4367171 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Creating backup of volume dfc1cfcf-d49d-423e-a15f-2210078ef00b in container None Aug 13 02:48:06.804594 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:06.804594 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:06.804952 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6d83ddc-fd11-49c7-9b2d-6c88a4367171 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:06.821722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a6d83ddc-fd11-49c7-9b2d-6c88a4367171 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Created reservations ['2f4bb02f-f36a-49e7-81b6-75c4d45ea83d', '59c201c2-28f4-40fe-a123-6302872c901a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:06.849629 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6d83ddc-fd11-49c7-9b2d-6c88a4367171 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:48:06.850198 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1128/4492] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:48:06 2026] POST /volume/v3/backups => generated 314 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:06.862837 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4314aa36-5cf6-49a0-8db1-3abb8fc0b4b3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:06.864633 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4314aa36-5cf6-49a0-8db1-3abb8fc0b4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:06.864826 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4314aa36-5cf6-49a0-8db1-3abb8fc0b4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:06.865003 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4314aa36-5cf6-49a0-8db1-3abb8fc0b4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:06.865179 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4314aa36-5cf6-49a0-8db1-3abb8fc0b4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:06.870569 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:06.870569 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:06.870569 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4314aa36-5cf6-49a0-8db1-3abb8fc0b4b3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:06.870569 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1135/4493] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:06 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:07.590197 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ecf030aa-e08d-4b1f-938b-2f05aa571901 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:07.592430 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ecf030aa-e08d-4b1f-938b-2f05aa571901 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:48:07.592693 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ecf030aa-e08d-4b1f-938b-2f05aa571901 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:07.592918 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ecf030aa-e08d-4b1f-938b-2f05aa571901 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:07.593077 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-ecf030aa-e08d-4b1f-938b-2f05aa571901 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume with id: 990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:48:07.599424 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ecf030aa-e08d-4b1f-938b-2f05aa571901 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 404 Aug 13 02:48:07.599899 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1099/4494] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:07 2026] DELETE /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:07.607470 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-307bdaf2-2a47-470e-b07e-ad86cc84a06b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:07.609980 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-307bdaf2-2a47-470e-b07e-ad86cc84a06b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e Aug 13 02:48:07.610163 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-307bdaf2-2a47-470e-b07e-ad86cc84a06b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:07.610439 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-307bdaf2-2a47-470e-b07e-ad86cc84a06b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:07.616852 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-307bdaf2-2a47-470e-b07e-ad86cc84a06b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e returned with HTTP 404 Aug 13 02:48:07.616852 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1133/4495] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:07 2026] GET /volume/v3/volumes/990ae728-55ae-4be4-a9ec-2ffad224fa9e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:07.727656 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bfe55467-fd9a-43f4-8dfb-c98984791cb8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:07.730172 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bfe55467-fd9a-43f4-8dfb-c98984791cb8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:07.730419 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bfe55467-fd9a-43f4-8dfb-c98984791cb8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:07.730681 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bfe55467-fd9a-43f4-8dfb-c98984791cb8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:07.730826 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-bfe55467-fd9a-43f4-8dfb-c98984791cb8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:07.733449 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ebcc97c9-f571-4632-abb2-ab6f102cad65 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:07.735405 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ebcc97c9-f571-4632-abb2-ab6f102cad65 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:07.735627 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ebcc97c9-f571-4632-abb2-ab6f102cad65 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:07.735810 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ebcc97c9-f571-4632-abb2-ab6f102cad65 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:07.735869 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:07.735869 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:07.735924 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ebcc97c9-f571-4632-abb2-ab6f102cad65 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:07.736830 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bfe55467-fd9a-43f4-8dfb-c98984791cb8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:07.737220 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1129/4496] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:07 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:07.740494 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:07.740494 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:07.741283 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ebcc97c9-f571-4632-abb2-ab6f102cad65 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:07.741655 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1136/4497] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:07 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:07.880518 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2f0cfcf6-c7f4-479c-bcff-ae200057bed8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:07.882419 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2f0cfcf6-c7f4-479c-bcff-ae200057bed8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:07.882632 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2f0cfcf6-c7f4-479c-bcff-ae200057bed8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:07.882849 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2f0cfcf6-c7f4-479c-bcff-ae200057bed8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:07.882967 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-2f0cfcf6-c7f4-479c-bcff-ae200057bed8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:07.891910 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:07.891910 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:07.892614 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2f0cfcf6-c7f4-479c-bcff-ae200057bed8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:07.892969 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1100/4498] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:07 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:08.730509 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:08.732444 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:08.732772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1753813603", "snapshot_id": null, "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:08.734368 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1753813603', 'snapshot_id': None, 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:08.752930 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42dd1233-671d-4ee2-b4f6-dfbad0264fd1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:08.754961 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42dd1233-671d-4ee2-b4f6-dfbad0264fd1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:08.755224 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42dd1233-671d-4ee2-b4f6-dfbad0264fd1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:08.755502 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42dd1233-671d-4ee2-b4f6-dfbad0264fd1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:08.755657 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-42dd1233-671d-4ee2-b4f6-dfbad0264fd1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:08.759683 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-813207ae-3f1f-45ca-a0bd-c25b8b3064ff None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:08.760903 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:08.760903 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:08.761837 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42dd1233-671d-4ee2-b4f6-dfbad0264fd1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:08.761912 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-813207ae-3f1f-45ca-a0bd-c25b8b3064ff tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:08.762167 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-813207ae-3f1f-45ca-a0bd-c25b8b3064ff tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:08.762418 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1130/4499] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:08 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:08.762486 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-813207ae-3f1f-45ca-a0bd-c25b8b3064ff tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:08.762486 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-813207ae-3f1f-45ca-a0bd-c25b8b3064ff tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:08.767366 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:08.767366 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:08.768187 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-813207ae-3f1f-45ca-a0bd-c25b8b3064ff tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:08.768642 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1137/4500] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:08 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:08.817311 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume of 1 GB Aug 13 02:48:08.821454 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Availability Zones retrieved successfully. Aug 13 02:48:08.828233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (be9fe04a-e44f-42d5-8a75-5e18a8fcc76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:08.829656 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2524b375-ea83-46e0-a64d-1680d07c0db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:08.830891 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:08.894426 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2524b375-ea83-46e0-a64d-1680d07c0db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:08.895232 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0722a672-2f4c-4693-b990-42195da994d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:08.906787 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7f43f4d5-ea18-4532-9feb-4d8f2857f375 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:08.920214 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7f43f4d5-ea18-4532-9feb-4d8f2857f375 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:08.920981 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7f43f4d5-ea18-4532-9feb-4d8f2857f375 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:08.921311 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7f43f4d5-ea18-4532-9feb-4d8f2857f375 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:08.921943 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-7f43f4d5-ea18-4532-9feb-4d8f2857f375 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:08.936400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['4670fae3-f2d2-41df-a047-c149d2781056', 'e3bfb289-7dda-4ec1-a5d7-ca967b5e38bd', 'aeb76e19-9a9e-4017-9421-60c62c612765', '95284832-3c23-4df1-8f75-de280e17aec7'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:08.936690 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:08.936690 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:08.937166 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0722a672-2f4c-4693-b990-42195da994d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4670fae3-f2d2-41df-a047-c149d2781056', 'e3bfb289-7dda-4ec1-a5d7-ca967b5e38bd', 'aeb76e19-9a9e-4017-9421-60c62c612765', '95284832-3c23-4df1-8f75-de280e17aec7']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:08.937932 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479f456c-1129-4ebd-8673-fc4b981726df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:08.941010 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7f43f4d5-ea18-4532-9feb-4d8f2857f375 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:08.943079 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1101/4501] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:08 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 723 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:08.962786 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479f456c-1129-4ebd-8673-fc4b981726df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19c318ba-56e7-40cd-8d0a-d6f06c9efe2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1753813603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['4670fae3-f2d2-41df-a047-c149d2781056','e3bfb289-7dda-4ec1-a5d7-ca967b5e38bd','aeb76e19-9a9e-4017-9421-60c62c612765','95284832-3c23-4df1-8f75-de280e17aec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1753813603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19c318ba-56e7-40cd-8d0a-d6f06c9efe2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e31999f61ac49b4aa4048b2161460e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:08.963677 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee32afd6-315e-42a5-8c11-3cdb8fbf8d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:08.983400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee32afd6-315e-42a5-8c11-3cdb8fbf8d38) transitioned into state 'SUCCESS' from state '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-1753813603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['4670fae3-f2d2-41df-a047-c149d2781056','e3bfb289-7dda-4ec1-a5d7-ca967b5e38bd','aeb76e19-9a9e-4017-9421-60c62c612765','95284832-3c23-4df1-8f75-de280e17aec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:08.984170 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c75e34-fd3b-48ca-8525-be7d941270cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:08.993220 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c75e34-fd3b-48ca-8525-be7d941270cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:08.994136 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (be9fe04a-e44f-42d5-8a75-5e18a8fcc76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:08.994507 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request issued successfully. Aug 13 02:48:08.995069 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec3ab1c4-4e5e-4494-80d7-2e728b7d5e3c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:08.995541 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1134/4502] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:08 2026] POST /volume/v3/volumes => generated 757 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:09.012211 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0ddc8f67-99f0-48aa-ba45-f01fdf342432 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:09.014455 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ddc8f67-99f0-48aa-ba45-f01fdf342432 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:48:09.014752 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ddc8f67-99f0-48aa-ba45-f01fdf342432 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:09.015033 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ddc8f67-99f0-48aa-ba45-f01fdf342432 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:09.024082 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:09.024082 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:09.028493 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0ddc8f67-99f0-48aa-ba45-f01fdf342432 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:48:09.033674 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ddc8f67-99f0-48aa-ba45-f01fdf342432 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 200 Aug 13 02:48:09.034159 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1131/4503] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:09 2026] GET /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:09.561845 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-6969f215-0665-4221-8994-983a9febefda None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:09.564313 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-6969f215-0665-4221-8994-983a9febefda tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] DELETE https://10.4.3.30/volume/v3/attachments/9b1354ba-3594-490e-92cf-39833b99aae6 Aug 13 02:48:09.564779 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-6969f215-0665-4221-8994-983a9febefda tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:09.564837 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-6969f215-0665-4221-8994-983a9febefda tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:09.573844 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:09.573844 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:09.622968 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f6366af2-e7fe-4492-8d53-53b652999d76 req-6969f215-0665-4221-8994-983a9febefda tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/attachments/9b1354ba-3594-490e-92cf-39833b99aae6 returned with HTTP 200 Aug 13 02:48:09.623447 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1138/4504] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:48:09 2026] DELETE /volume/v3/attachments/9b1354ba-3594-490e-92cf-39833b99aae6 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:09.776028 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7ade59dc-2e6b-4f88-91f2-c9072b28170c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:09.786937 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7ade59dc-2e6b-4f88-91f2-c9072b28170c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:09.787887 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7ade59dc-2e6b-4f88-91f2-c9072b28170c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:09.789443 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7ade59dc-2e6b-4f88-91f2-c9072b28170c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:09.790366 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-7ade59dc-2e6b-4f88-91f2-c9072b28170c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:09.799327 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:09.799327 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:09.800623 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7ade59dc-2e6b-4f88-91f2-c9072b28170c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:09.801765 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1102/4505] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:09 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:09.809347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d349eeec-ae0b-4c28-960c-553a905a60ac None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:09.811318 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d349eeec-ae0b-4c28-960c-553a905a60ac tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:09.811537 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d349eeec-ae0b-4c28-960c-553a905a60ac tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:09.811715 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d349eeec-ae0b-4c28-960c-553a905a60ac tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:09.811812 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d349eeec-ae0b-4c28-960c-553a905a60ac tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:09.816040 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:09.816040 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:09.816766 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d349eeec-ae0b-4c28-960c-553a905a60ac tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:09.817217 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1135/4506] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:09 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:09.954527 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff59e802-a0a2-4cdc-9521-91cfff4d6cbf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:09.956849 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff59e802-a0a2-4cdc-9521-91cfff4d6cbf tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:09.957113 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff59e802-a0a2-4cdc-9521-91cfff4d6cbf tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:09.957284 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff59e802-a0a2-4cdc-9521-91cfff4d6cbf tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:09.957399 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ff59e802-a0a2-4cdc-9521-91cfff4d6cbf tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:09.962449 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:09.962449 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:09.963221 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff59e802-a0a2-4cdc-9521-91cfff4d6cbf tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:09.963950 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1132/4507] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:09 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:10.046368 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-03d04e23-1688-41b1-ac44-284f0ad05e86 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:10.047995 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03d04e23-1688-41b1-ac44-284f0ad05e86 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:48:10.048192 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-03d04e23-1688-41b1-ac44-284f0ad05e86 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:10.048389 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-03d04e23-1688-41b1-ac44-284f0ad05e86 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:10.054843 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:10.054843 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:10.057960 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-03d04e23-1688-41b1-ac44-284f0ad05e86 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:48:10.061842 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03d04e23-1688-41b1-ac44-284f0ad05e86 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 200 Aug 13 02:48:10.062170 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1139/4508] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:10 2026] GET /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:10.074542 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a27a9103-0df1-4955-8d3c-4ebd05a84680 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:10.075991 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a27a9103-0df1-4955-8d3c-4ebd05a84680 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:48:10.076157 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a27a9103-0df1-4955-8d3c-4ebd05a84680 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:10.076341 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a27a9103-0df1-4955-8d3c-4ebd05a84680 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:10.082402 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:10.082402 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:10.085588 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a27a9103-0df1-4955-8d3c-4ebd05a84680 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:48:10.090641 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a27a9103-0df1-4955-8d3c-4ebd05a84680 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 200 Aug 13 02:48:10.091272 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1103/4509] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:10 2026] GET /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:10.219847 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-49c980c3-0563-429d-ac2f-585d15645a93 req-2c00b98a-9401-4993-85b7-14ef55a145f4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:10.221851 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-2c00b98a-9401-4993-85b7-14ef55a145f4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:48:10.222037 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-2c00b98a-9401-4993-85b7-14ef55a145f4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:10.222259 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-2c00b98a-9401-4993-85b7-14ef55a145f4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:10.229127 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:10.229127 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:10.232795 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-49c980c3-0563-429d-ac2f-585d15645a93 req-2c00b98a-9401-4993-85b7-14ef55a145f4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:48:10.238401 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-2c00b98a-9401-4993-85b7-14ef55a145f4 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 200 Aug 13 02:48:10.238878 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1136/4510] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:48:10 2026] GET /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:10.639921 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ea2de5f7-46d8-4da2-9d90-a65e0e62c43d req-88556b4f-1375-46b2-948e-daa085700aba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:10.641998 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ea2de5f7-46d8-4da2-9d90-a65e0e62c43d req-88556b4f-1375-46b2-948e-daa085700aba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:48:10.641998 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ea2de5f7-46d8-4da2-9d90-a65e0e62c43d req-88556b4f-1375-46b2-948e-daa085700aba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:10.642155 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ea2de5f7-46d8-4da2-9d90-a65e0e62c43d req-88556b4f-1375-46b2-948e-daa085700aba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:10.648711 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:10.648711 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:10.652239 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ea2de5f7-46d8-4da2-9d90-a65e0e62c43d req-88556b4f-1375-46b2-948e-daa085700aba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:10.656142 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ea2de5f7-46d8-4da2-9d90-a65e0e62c43d req-88556b4f-1375-46b2-948e-daa085700aba tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:48:10.656512 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1133/4511] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:48:10 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:10.732435 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-49c980c3-0563-429d-ac2f-585d15645a93 req-e97c4741-9d3e-4384-8de7-0792f697f08f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:10.734503 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-e97c4741-9d3e-4384-8de7-0792f697f08f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:48:10.734748 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-e97c4741-9d3e-4384-8de7-0792f697f08f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:10.734943 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-e97c4741-9d3e-4384-8de7-0792f697f08f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:10.742825 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:10.742825 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:10.747976 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-49c980c3-0563-429d-ac2f-585d15645a93 req-e97c4741-9d3e-4384-8de7-0792f697f08f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:48:10.755915 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-e97c4741-9d3e-4384-8de7-0792f697f08f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 200 Aug 13 02:48:10.756823 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1140/4512] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:48:10 2026] GET /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:10.766822 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5f02399e-a418-48f2-9343-94d004fa5d93 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:10.767383 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f02399e-a418-48f2-9343-94d004fa5d93 None None] GET https://10.4.3.30/volume// Aug 13 02:48:10.767623 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f02399e-a418-48f2-9343-94d004fa5d93 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:10.767891 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5f02399e-a418-48f2-9343-94d004fa5d93 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:10.768360 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5f02399e-a418-48f2-9343-94d004fa5d93 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:48:10.768700 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1104/4513] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:48:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:48:10.776650 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-49c980c3-0563-429d-ac2f-585d15645a93 req-bb53b319-703a-4c72-adbd-152ad3f2f155 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:10.778699 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-bb53b319-703a-4c72-adbd-152ad3f2f155 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:48:10.779059 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-bb53b319-703a-4c72-adbd-152ad3f2f155 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19c318ba-56e7-40cd-8d0a-d6f06c9efe2f", "connector": null, "instance_uuid": "d9234519-18bd-46bf-aa39-0142c1b38971"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:10.786748 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:10.786748 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:10.807009 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-bb53b319-703a-4c72-adbd-152ad3f2f155 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:48:10.807645 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1137/4514] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:48:10 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) Aug 13 02:48:10.812019 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a112acb-e44a-43a4-9fd1-2bafb25a600f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:10.814002 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a112acb-e44a-43a4-9fd1-2bafb25a600f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:10.814228 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a112acb-e44a-43a4-9fd1-2bafb25a600f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:10.814430 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a112acb-e44a-43a4-9fd1-2bafb25a600f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:10.814526 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2a112acb-e44a-43a4-9fd1-2bafb25a600f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:10.818390 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:10.818390 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:10.819116 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a112acb-e44a-43a4-9fd1-2bafb25a600f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:10.819595 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1134/4515] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:10 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:10.827877 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ec976028-3324-481d-a249-7fd752041ca0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:10.829680 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec976028-3324-481d-a249-7fd752041ca0 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:10.829881 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec976028-3324-481d-a249-7fd752041ca0 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:10.830081 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec976028-3324-481d-a249-7fd752041ca0 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:10.830219 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ec976028-3324-481d-a249-7fd752041ca0 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:10.834625 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:10.834625 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:10.835381 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec976028-3324-481d-a249-7fd752041ca0 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:10.835735 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1141/4516] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:10 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:10.975807 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c70ccd60-d8ee-455f-8431-54c99cacbca8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:10.977667 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c70ccd60-d8ee-455f-8431-54c99cacbca8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:10.977861 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c70ccd60-d8ee-455f-8431-54c99cacbca8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:10.978108 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c70ccd60-d8ee-455f-8431-54c99cacbca8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:10.978292 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c70ccd60-d8ee-455f-8431-54c99cacbca8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:10.982895 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:10.982895 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:10.983691 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c70ccd60-d8ee-455f-8431-54c99cacbca8 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:10.984134 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1105/4517] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:10 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:11.753609 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2d0222ae-db94-4df7-a3d8-51455f5e4652 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:11.754878 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d0222ae-db94-4df7-a3d8-51455f5e4652 None None] GET https://10.4.3.30/volume// Aug 13 02:48:11.754878 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d0222ae-db94-4df7-a3d8-51455f5e4652 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:11.754878 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d0222ae-db94-4df7-a3d8-51455f5e4652 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:11.754878 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d0222ae-db94-4df7-a3d8-51455f5e4652 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:48:11.755323 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1138/4518] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:48:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:48:11.766408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-49c980c3-0563-429d-ac2f-585d15645a93 req-3d5461b3-f30f-470c-982c-50268782c4a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:11.769271 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-3d5461b3-f30f-470c-982c-50268782c4a2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:48:11.769501 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-3d5461b3-f30f-470c-982c-50268782c4a2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:11.769712 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-3d5461b3-f30f-470c-982c-50268782c4a2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:11.779655 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:11.779655 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:11.784009 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-49c980c3-0563-429d-ac2f-585d15645a93 req-3d5461b3-f30f-470c-982c-50268782c4a2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:48:11.789539 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-3d5461b3-f30f-470c-982c-50268782c4a2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 200 Aug 13 02:48:11.789851 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1135/4519] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:48:11 2026] GET /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 1544 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:48:11.830041 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-596056f6-a349-454a-9eed-7a929cf24dd2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:11.832890 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-596056f6-a349-454a-9eed-7a929cf24dd2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:11.833167 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-596056f6-a349-454a-9eed-7a929cf24dd2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:11.833390 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-596056f6-a349-454a-9eed-7a929cf24dd2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:11.833540 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-596056f6-a349-454a-9eed-7a929cf24dd2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:11.836013 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=341,cinder:UPDATE=56,cinder:INSERT=34,cinder:DELETE=1 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:48:11.839801 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:11.839801 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:11.840824 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-596056f6-a349-454a-9eed-7a929cf24dd2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:11.841311 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1142/4520] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:11 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:11.847618 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9346c58d-2da5-4d20-ac21-8fb82baaf05f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:11.849535 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9346c58d-2da5-4d20-ac21-8fb82baaf05f tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:11.849779 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9346c58d-2da5-4d20-ac21-8fb82baaf05f tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:11.849965 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9346c58d-2da5-4d20-ac21-8fb82baaf05f tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:11.850084 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-9346c58d-2da5-4d20-ac21-8fb82baaf05f tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:11.854158 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:11.854158 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:11.854881 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9346c58d-2da5-4d20-ac21-8fb82baaf05f tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:11.855226 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1106/4521] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:11 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:11.906241 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-49c980c3-0563-429d-ac2f-585d15645a93 req-1889b0cb-2b8e-4f69-8025-a43c39ecdf0e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:11.908886 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-1889b0cb-2b8e-4f69-8025-a43c39ecdf0e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] PUT https://10.4.3.30/volume/v3/attachments/f8968fc9-733f-40a3-9655-0b4546955492 Aug 13 02:48:11.909344 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-1889b0cb-2b8e-4f69-8025-a43c39ecdf0e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:11.918076 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-49c980c3-0563-429d-ac2f-585d15645a93 req-1889b0cb-2b8e-4f69-8025-a43c39ecdf0e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Acquiring lock "cinder-attachment_update-19c318ba-56e7-40cd-8d0a-d6f06c9efe2f-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:48:11.923327 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-49c980c3-0563-429d-ac2f-585d15645a93 req-1889b0cb-2b8e-4f69-8025-a43c39ecdf0e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-19c318ba-56e7-40cd-8d0a-d6f06c9efe2f-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:48:11.924411 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:11.924411 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:11.998675 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00bd2113-e92e-4bcd-a5cf-3069e1f79b20 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:12.000740 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00bd2113-e92e-4bcd-a5cf-3069e1f79b20 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:12.001029 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00bd2113-e92e-4bcd-a5cf-3069e1f79b20 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:12.001309 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00bd2113-e92e-4bcd-a5cf-3069e1f79b20 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:12.001417 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-00bd2113-e92e-4bcd-a5cf-3069e1f79b20 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:12.008953 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:12.008953 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:12.009759 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00bd2113-e92e-4bcd-a5cf-3069e1f79b20 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:12.010195 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1136/4522] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:11 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:12.015289 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-49c980c3-0563-429d-ac2f-585d15645a93 req-1889b0cb-2b8e-4f69-8025-a43c39ecdf0e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-19c318ba-56e7-40cd-8d0a-d6f06c9efe2f-np0000007139" released by "attachment_update" :: held 0.092s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:48:12.015410 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-1889b0cb-2b8e-4f69-8025-a43c39ecdf0e tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/f8968fc9-733f-40a3-9655-0b4546955492 returned with HTTP 200 Aug 13 02:48:12.015887 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1139/4523] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:48:11 2026] PUT /volume/v3/attachments/f8968fc9-733f-40a3-9655-0b4546955492 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:12.038036 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-49c980c3-0563-429d-ac2f-585d15645a93 req-453c815a-6f41-416e-88f5-0fdcee5943e2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:12.040272 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-453c815a-6f41-416e-88f5-0fdcee5943e2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments/f8968fc9-733f-40a3-9655-0b4546955492/action Aug 13 02:48:12.040695 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-453c815a-6f41-416e-88f5-0fdcee5943e2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:48:12.041407 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-453c815a-6f41-416e-88f5-0fdcee5943e2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:12.062853 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:12.062853 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:12.073395 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-49c980c3-0563-429d-ac2f-585d15645a93 req-453c815a-6f41-416e-88f5-0fdcee5943e2 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/f8968fc9-733f-40a3-9655-0b4546955492/action returned with HTTP 204 Aug 13 02:48:12.073885 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1143/4524] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:48:12 2026] POST /volume/v3/attachments/f8968fc9-733f-40a3-9655-0b4546955492/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:12.854102 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-46a7aab0-13cc-4ead-8fa1-e0a2e8ea2cbd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:12.855985 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-46a7aab0-13cc-4ead-8fa1-e0a2e8ea2cbd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:12.856292 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-46a7aab0-13cc-4ead-8fa1-e0a2e8ea2cbd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:12.856505 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-46a7aab0-13cc-4ead-8fa1-e0a2e8ea2cbd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:12.856738 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-46a7aab0-13cc-4ead-8fa1-e0a2e8ea2cbd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:12.862782 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:12.862782 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:12.863948 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-46a7aab0-13cc-4ead-8fa1-e0a2e8ea2cbd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:12.864563 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1107/4525] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:12 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:12.866882 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9c7fe69f-0b08-4ab3-85c9-42d4c3dfff5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:12.868691 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c7fe69f-0b08-4ab3-85c9-42d4c3dfff5c tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:12.868936 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c7fe69f-0b08-4ab3-85c9-42d4c3dfff5c tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:12.869182 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c7fe69f-0b08-4ab3-85c9-42d4c3dfff5c tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:12.869397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9c7fe69f-0b08-4ab3-85c9-42d4c3dfff5c tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:12.874789 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:12.874789 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:12.875444 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c7fe69f-0b08-4ab3-85c9-42d4c3dfff5c tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:12.875863 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1137/4526] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:12 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:13.021450 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-86ecde8b-d519-4a4d-bb43-587ade649e9b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:13.023189 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86ecde8b-d519-4a4d-bb43-587ade649e9b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:13.023423 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86ecde8b-d519-4a4d-bb43-587ade649e9b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:13.023603 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86ecde8b-d519-4a4d-bb43-587ade649e9b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:13.023731 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-86ecde8b-d519-4a4d-bb43-587ade649e9b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:13.027971 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:13.027971 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:13.028724 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86ecde8b-d519-4a4d-bb43-587ade649e9b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:13.029151 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1140/4527] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:13 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:13.605976 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-01693a37-9c56-4c40-ad86-efe09e7fc79d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:13.607793 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-01693a37-9c56-4c40-ad86-efe09e7fc79d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] DELETE https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:48:13.608000 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-01693a37-9c56-4c40-ad86-efe09e7fc79d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:13.608211 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-01693a37-9c56-4c40-ad86-efe09e7fc79d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:13.608380 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-01693a37-9c56-4c40-ad86-efe09e7fc79d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Delete volume with id: 03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:48:13.615050 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:13.615050 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:13.615479 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-01693a37-9c56-4c40-ad86-efe09e7fc79d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:13.631203 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-01693a37-9c56-4c40-ad86-efe09e7fc79d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Delete volume request issued successfully. Aug 13 02:48:13.631406 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-01693a37-9c56-4c40-ad86-efe09e7fc79d tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 202 Aug 13 02:48:13.632209 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1144/4528] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:13 2026] DELETE /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:13.640557 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cf8c4816-09b1-47a1-9004-f8de18f2f4c3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:13.642088 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cf8c4816-09b1-47a1-9004-f8de18f2f4c3 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:48:13.642479 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cf8c4816-09b1-47a1-9004-f8de18f2f4c3 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:13.642801 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cf8c4816-09b1-47a1-9004-f8de18f2f4c3 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:13.650603 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:13.650603 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:13.655673 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-cf8c4816-09b1-47a1-9004-f8de18f2f4c3 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:13.660933 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cf8c4816-09b1-47a1-9004-f8de18f2f4c3 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 200 Aug 13 02:48:13.661359 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1108/4529] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:13 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:13.876445 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e6ad5199-e9e2-489a-9ac2-5d32d8fca60b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:13.878699 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6ad5199-e9e2-489a-9ac2-5d32d8fca60b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:13.878934 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6ad5199-e9e2-489a-9ac2-5d32d8fca60b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:13.879190 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6ad5199-e9e2-489a-9ac2-5d32d8fca60b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:13.879341 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e6ad5199-e9e2-489a-9ac2-5d32d8fca60b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:13.884283 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:13.884283 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:13.885169 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6ad5199-e9e2-489a-9ac2-5d32d8fca60b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:13.885691 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1138/4530] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:13 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:13.886230 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-242f2ec0-d148-42f9-bb97-6b234be43611 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:13.888540 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-242f2ec0-d148-42f9-bb97-6b234be43611 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:13.888841 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-242f2ec0-d148-42f9-bb97-6b234be43611 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:13.889126 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-242f2ec0-d148-42f9-bb97-6b234be43611 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:13.889311 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-242f2ec0-d148-42f9-bb97-6b234be43611 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:13.893535 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:13.893535 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:13.894186 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-242f2ec0-d148-42f9-bb97-6b234be43611 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:13.894532 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1141/4531] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:13 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:14.040269 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7d39f795-2d09-4464-97a0-dd942376b366 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:14.042050 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d39f795-2d09-4464-97a0-dd942376b366 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:14.042317 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d39f795-2d09-4464-97a0-dd942376b366 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:14.042552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d39f795-2d09-4464-97a0-dd942376b366 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:14.042669 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7d39f795-2d09-4464-97a0-dd942376b366 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:14.053027 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:14.053027 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:14.053773 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d39f795-2d09-4464-97a0-dd942376b366 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:14.054182 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1145/4532] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:14 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:14.677570 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8eed806e-08fd-48be-87f8-baa5d4060a4b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:14.677948 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8eed806e-08fd-48be-87f8-baa5d4060a4b tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 Aug 13 02:48:14.677948 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8eed806e-08fd-48be-87f8-baa5d4060a4b tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:14.678385 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8eed806e-08fd-48be-87f8-baa5d4060a4b tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:14.687558 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8eed806e-08fd-48be-87f8-baa5d4060a4b tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 returned with HTTP 404 Aug 13 02:48:14.687993 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1109/4533] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:14 2026] GET /volume/v3/volumes/03216504-03d2-4997-b18d-efb3d7e1ff99 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:14.696560 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7895505e-4a2b-4a99-b502-cac73da9d186 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:14.698893 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7895505e-4a2b-4a99-b502-cac73da9d186 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:48:14.699214 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7895505e-4a2b-4a99-b502-cac73da9d186 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:14.699445 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7895505e-4a2b-4a99-b502-cac73da9d186 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:14.699692 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7895505e-4a2b-4a99-b502-cac73da9d186 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Delete volume with id: 5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:48:14.708366 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:14.708366 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:14.709369 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7895505e-4a2b-4a99-b502-cac73da9d186 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:14.730632 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7895505e-4a2b-4a99-b502-cac73da9d186 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Delete volume request issued successfully. Aug 13 02:48:14.730951 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7895505e-4a2b-4a99-b502-cac73da9d186 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 202 Aug 13 02:48:14.731525 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1139/4534] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:14 2026] DELETE /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:14.744447 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2700957d-c0b5-44b1-bdee-96e34be18f73 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:14.746399 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2700957d-c0b5-44b1-bdee-96e34be18f73 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:48:14.746631 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2700957d-c0b5-44b1-bdee-96e34be18f73 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:14.746848 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2700957d-c0b5-44b1-bdee-96e34be18f73 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:14.754853 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:14.754853 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:14.759427 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2700957d-c0b5-44b1-bdee-96e34be18f73 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Volume info retrieved successfully. Aug 13 02:48:14.764323 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2700957d-c0b5-44b1-bdee-96e34be18f73 tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 200 Aug 13 02:48:14.764723 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1142/4535] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:14 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:14.897699 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bd6e15b7-c13f-4db8-a46d-3e2af5e79c09 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:14.900343 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd6e15b7-c13f-4db8-a46d-3e2af5e79c09 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:14.900655 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd6e15b7-c13f-4db8-a46d-3e2af5e79c09 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:14.900955 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd6e15b7-c13f-4db8-a46d-3e2af5e79c09 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:14.901153 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bd6e15b7-c13f-4db8-a46d-3e2af5e79c09 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:14.905913 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6a8f7130-1111-478b-8b44-256eb33345cd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:14.906815 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:14.906815 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:14.907814 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6a8f7130-1111-478b-8b44-256eb33345cd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:14.908084 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd6e15b7-c13f-4db8-a46d-3e2af5e79c09 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:14.908148 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6a8f7130-1111-478b-8b44-256eb33345cd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:14.908148 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6a8f7130-1111-478b-8b44-256eb33345cd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:14.908262 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-6a8f7130-1111-478b-8b44-256eb33345cd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:14.908310 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1146/4536] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:14 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:14.912313 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:14.912313 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:14.913052 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6a8f7130-1111-478b-8b44-256eb33345cd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:14.913417 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1110/4537] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:14 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:15.066542 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a41c778a-9c0a-408a-aa2f-20657c48dc6a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:15.068048 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a41c778a-9c0a-408a-aa2f-20657c48dc6a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:15.068314 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a41c778a-9c0a-408a-aa2f-20657c48dc6a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:15.068503 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a41c778a-9c0a-408a-aa2f-20657c48dc6a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:15.068602 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a41c778a-9c0a-408a-aa2f-20657c48dc6a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:15.072971 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:15.072971 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:15.073628 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a41c778a-9c0a-408a-aa2f-20657c48dc6a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:15.074147 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1140/4538] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:15 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:15.779667 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-15492ca5-dea6-4cc1-b526-2235ee64141a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:15.781537 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15492ca5-dea6-4cc1-b526-2235ee64141a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] GET https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db Aug 13 02:48:15.781745 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15492ca5-dea6-4cc1-b526-2235ee64141a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:15.781966 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15492ca5-dea6-4cc1-b526-2235ee64141a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:15.788221 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15492ca5-dea6-4cc1-b526-2235ee64141a tempest-TestServerVolumeAttachmentScenario-1774651210 tempest-TestServerVolumeAttachmentScenario-1774651210-project-member] https://10.4.3.30/volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db returned with HTTP 404 Aug 13 02:48:15.788739 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1143/4539] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:15 2026] GET /volume/v3/volumes/5970c2f9-2720-4c96-8bc5-7c895c10c9db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:15.924599 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5680678c-3286-47eb-9b13-efe8cac14a8e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:15.926761 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5680678c-3286-47eb-9b13-efe8cac14a8e tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:15.927051 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5680678c-3286-47eb-9b13-efe8cac14a8e tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:15.927294 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5680678c-3286-47eb-9b13-efe8cac14a8e tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:15.927454 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-5680678c-3286-47eb-9b13-efe8cac14a8e tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:15.932758 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:15.932758 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:15.933247 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0600f6a0-410c-4e62-be6b-88cee33efebb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:15.933599 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5680678c-3286-47eb-9b13-efe8cac14a8e tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:15.933980 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1147/4540] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:15 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:15.935124 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0600f6a0-410c-4e62-be6b-88cee33efebb tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:15.935280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0600f6a0-410c-4e62-be6b-88cee33efebb tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:15.935425 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0600f6a0-410c-4e62-be6b-88cee33efebb tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:15.935528 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-0600f6a0-410c-4e62-be6b-88cee33efebb tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:15.940506 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:15.940506 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:15.941335 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0600f6a0-410c-4e62-be6b-88cee33efebb tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:15.941925 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1111/4541] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:15 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:16.086399 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ecc901fb-8401-4a53-acba-b65ab30b897c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:16.088771 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecc901fb-8401-4a53-acba-b65ab30b897c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:16.088971 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecc901fb-8401-4a53-acba-b65ab30b897c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:16.089211 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecc901fb-8401-4a53-acba-b65ab30b897c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:16.089353 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ecc901fb-8401-4a53-acba-b65ab30b897c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:16.094747 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:16.094747 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:16.095511 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecc901fb-8401-4a53-acba-b65ab30b897c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:16.095948 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1141/4542] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:16 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:16.948350 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9e65585d-828d-497f-8c51-bf298c9374a8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:16.950412 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9e65585d-828d-497f-8c51-bf298c9374a8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:16.950665 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9e65585d-828d-497f-8c51-bf298c9374a8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:16.950885 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9e65585d-828d-497f-8c51-bf298c9374a8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:16.951042 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-9e65585d-828d-497f-8c51-bf298c9374a8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:16.955784 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:16.955784 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:16.956688 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9e65585d-828d-497f-8c51-bf298c9374a8 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:16.957089 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1144/4543] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:16 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:16.964573 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9fbe6681-0cfe-4c52-ac6a-d75f9944db0b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:16.966790 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9fbe6681-0cfe-4c52-ac6a-d75f9944db0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:16.967035 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9fbe6681-0cfe-4c52-ac6a-d75f9944db0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:16.967285 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9fbe6681-0cfe-4c52-ac6a-d75f9944db0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:16.967425 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9fbe6681-0cfe-4c52-ac6a-d75f9944db0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:16.972814 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:16.972814 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:16.973748 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9fbe6681-0cfe-4c52-ac6a-d75f9944db0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:16.974224 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1148/4544] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:16 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:17.106506 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c6ab95d7-118e-49d9-a21d-5267fe178a07 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:17.108605 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6ab95d7-118e-49d9-a21d-5267fe178a07 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:17.108862 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c6ab95d7-118e-49d9-a21d-5267fe178a07 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:17.109096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c6ab95d7-118e-49d9-a21d-5267fe178a07 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:17.109261 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c6ab95d7-118e-49d9-a21d-5267fe178a07 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:17.114346 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:17.114346 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:17.115178 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6ab95d7-118e-49d9-a21d-5267fe178a07 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:17.115679 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1112/4545] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:17 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:17.972232 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ec85a4ae-b7de-4d18-a0d1-409d8d3826e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:17.974330 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec85a4ae-b7de-4d18-a0d1-409d8d3826e7 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:17.974631 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec85a4ae-b7de-4d18-a0d1-409d8d3826e7 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:17.974880 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec85a4ae-b7de-4d18-a0d1-409d8d3826e7 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:17.974931 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ec85a4ae-b7de-4d18-a0d1-409d8d3826e7 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:17.980578 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:17.980578 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:17.981361 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec85a4ae-b7de-4d18-a0d1-409d8d3826e7 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:17.981727 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1142/4546] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:17 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:17.984907 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dc7938d0-037c-4f40-94c2-c824cba18b11 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:17.986771 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dc7938d0-037c-4f40-94c2-c824cba18b11 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:17.986968 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dc7938d0-037c-4f40-94c2-c824cba18b11 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:17.987143 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dc7938d0-037c-4f40-94c2-c824cba18b11 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:17.987241 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-dc7938d0-037c-4f40-94c2-c824cba18b11 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:17.992393 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:17.992393 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:17.993312 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dc7938d0-037c-4f40-94c2-c824cba18b11 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:17.993690 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1145/4547] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:17 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:18.128508 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b2e94a74-00aa-4668-b6dc-753a4a4650de None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:18.130391 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2e94a74-00aa-4668-b6dc-753a4a4650de tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:18.130655 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2e94a74-00aa-4668-b6dc-753a4a4650de tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:18.130872 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2e94a74-00aa-4668-b6dc-753a4a4650de tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:18.131050 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b2e94a74-00aa-4668-b6dc-753a4a4650de tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:18.136560 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:18.136560 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:18.137243 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2e94a74-00aa-4668-b6dc-753a4a4650de tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:18.137670 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1149/4548] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:18 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:18.547168 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-094252df-891b-4a49-bfe0-f52e901ffcee None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:18.552431 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-094252df-891b-4a49-bfe0-f52e901ffcee tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c Aug 13 02:48:18.552431 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-094252df-891b-4a49-bfe0-f52e901ffcee tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:18.552431 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-094252df-891b-4a49-bfe0-f52e901ffcee tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:18.552431 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-094252df-891b-4a49-bfe0-f52e901ffcee tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Delete snapshot with id: c1af60e3-c0d5-4574-9dca-39e29bcb5b0c Aug 13 02:48:18.560193 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-094252df-891b-4a49-bfe0-f52e901ffcee tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c returned with HTTP 404 Aug 13 02:48:18.560193 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1113/4549] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:48:18 2026] DELETE /volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:18.567772 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fa4bc04c-499c-4275-beca-2bd379c24963 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:18.569456 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa4bc04c-499c-4275-beca-2bd379c24963 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c Aug 13 02:48:18.569680 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa4bc04c-499c-4275-beca-2bd379c24963 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:18.569905 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa4bc04c-499c-4275-beca-2bd379c24963 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:18.576680 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa4bc04c-499c-4275-beca-2bd379c24963 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c returned with HTTP 404 Aug 13 02:48:18.577155 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1143/4550] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:18 2026] GET /volume/v3/snapshots/c1af60e3-c0d5-4574-9dca-39e29bcb5b0c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:18.634120 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-5b37057b-705c-4da9-8755-686e3ff1d702 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:18.636110 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-5b37057b-705c-4da9-8755-686e3ff1d702 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:48:18.636316 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-5b37057b-705c-4da9-8755-686e3ff1d702 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:18.636522 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-5b37057b-705c-4da9-8755-686e3ff1d702 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:18.647767 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:18.647767 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:18.651762 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-5b37057b-705c-4da9-8755-686e3ff1d702 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:18.656147 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-5b37057b-705c-4da9-8755-686e3ff1d702 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:48:18.656548 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1146/4551] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:48:18 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:18.679999 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-e43cf471-57f1-4928-842e-6ab94afe6e8d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:18.683891 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-e43cf471-57f1-4928-842e-6ab94afe6e8d tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] POST https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96/action Aug 13 02:48:18.684241 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-e43cf471-57f1-4928-842e-6ab94afe6e8d tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:48:18.684382 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-e43cf471-57f1-4928-842e-6ab94afe6e8d tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:18.700519 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:18.700519 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:18.701000 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-e43cf471-57f1-4928-842e-6ab94afe6e8d tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:18.708834 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-e43cf471-57f1-4928-842e-6ab94afe6e8d tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Begin detaching volume completed successfully. Aug 13 02:48:18.709262 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-e43cf471-57f1-4928-842e-6ab94afe6e8d tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96/action returned with HTTP 202 Aug 13 02:48:18.709686 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1150/4552] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:48:18 2026] POST /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:48:18.749037 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5a29306d-8290-4e1a-a9e5-c48da13af14c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:18.749526 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5a29306d-8290-4e1a-a9e5-c48da13af14c None None] GET https://10.4.3.30/volume// Aug 13 02:48:18.750055 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5a29306d-8290-4e1a-a9e5-c48da13af14c None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:18.750055 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5a29306d-8290-4e1a-a9e5-c48da13af14c None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:18.750414 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5a29306d-8290-4e1a-a9e5-c48da13af14c None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:48:18.750623 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1114/4553] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:48:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:48:18.758168 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-f5542bc8-1b05-4da6-bca7-6d4f6f0e6d2a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:18.760623 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-f5542bc8-1b05-4da6-bca7-6d4f6f0e6d2a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:48:18.760829 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-f5542bc8-1b05-4da6-bca7-6d4f6f0e6d2a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:18.761037 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-f5542bc8-1b05-4da6-bca7-6d4f6f0e6d2a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:18.771405 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:18.771405 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:18.775758 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-f5542bc8-1b05-4da6-bca7-6d4f6f0e6d2a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:18.784626 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-f5542bc8-1b05-4da6-bca7-6d4f6f0e6d2a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:48:18.784626 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1144/4554] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:48:18 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:48:18.993073 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-61ee0a24-6aac-451f-b50c-a90c08d98e88 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:18.997871 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61ee0a24-6aac-451f-b50c-a90c08d98e88 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:18.998198 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61ee0a24-6aac-451f-b50c-a90c08d98e88 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:18.999462 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61ee0a24-6aac-451f-b50c-a90c08d98e88 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:18.999647 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-61ee0a24-6aac-451f-b50c-a90c08d98e88 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:19.006539 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:19.006539 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:19.006871 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-24c96c98-e1c9-4367-893b-fc6055c152ff None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:19.008032 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61ee0a24-6aac-451f-b50c-a90c08d98e88 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:19.009568 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24c96c98-e1c9-4367-893b-fc6055c152ff tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:19.009697 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1147/4555] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:18 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:19.009818 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24c96c98-e1c9-4367-893b-fc6055c152ff tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:19.010608 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24c96c98-e1c9-4367-893b-fc6055c152ff tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:19.010608 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-24c96c98-e1c9-4367-893b-fc6055c152ff tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:19.024432 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:19.024432 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:19.026064 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24c96c98-e1c9-4367-893b-fc6055c152ff tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:19.026545 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1151/4556] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:19 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:19.150488 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0c144c5e-39f6-4e23-b9a7-30e978ac75cb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:19.152772 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0c144c5e-39f6-4e23-b9a7-30e978ac75cb tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:19.153114 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0c144c5e-39f6-4e23-b9a7-30e978ac75cb tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:19.153438 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0c144c5e-39f6-4e23-b9a7-30e978ac75cb tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:19.153662 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-0c144c5e-39f6-4e23-b9a7-30e978ac75cb tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:19.158725 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:19.158725 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:19.159524 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0c144c5e-39f6-4e23-b9a7-30e978ac75cb tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:19.160077 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1115/4557] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:19 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:19.795800 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-703aa7e4-567d-491e-9ae1-080dbfc72e17 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:19.798285 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-703aa7e4-567d-491e-9ae1-080dbfc72e17 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] DELETE https://10.4.3.30/volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d Aug 13 02:48:19.798494 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-703aa7e4-567d-491e-9ae1-080dbfc72e17 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:19.798692 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-703aa7e4-567d-491e-9ae1-080dbfc72e17 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:19.807858 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:19.807858 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:19.862310 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5ab56c7a-973d-4211-8b76-adc64aced7f5 req-703aa7e4-567d-491e-9ae1-080dbfc72e17 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d returned with HTTP 200 Aug 13 02:48:19.862797 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1145/4558] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:48:19 2026] DELETE /volume/v3/attachments/5a939ef7-9e12-4547-a76d-b47bbd7eca2d => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:20.025101 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-60789408-ae7a-4213-9b59-04e2026d4d81 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:20.026789 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-60789408-ae7a-4213-9b59-04e2026d4d81 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:20.027002 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-60789408-ae7a-4213-9b59-04e2026d4d81 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:20.027167 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-60789408-ae7a-4213-9b59-04e2026d4d81 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:20.027297 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-60789408-ae7a-4213-9b59-04e2026d4d81 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:20.035659 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:20.035659 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:20.036465 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-60789408-ae7a-4213-9b59-04e2026d4d81 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:20.036827 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1148/4559] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:20 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:20.038215 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-76decc3a-614d-4630-aa0a-88c0009076df None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:20.040371 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76decc3a-614d-4630-aa0a-88c0009076df tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:20.040608 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76decc3a-614d-4630-aa0a-88c0009076df tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:20.040835 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76decc3a-614d-4630-aa0a-88c0009076df tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:20.041697 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-76decc3a-614d-4630-aa0a-88c0009076df tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:20.046405 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:20.046405 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:20.047384 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76decc3a-614d-4630-aa0a-88c0009076df tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:20.047952 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1152/4560] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:20 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:20.057960 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e755f3cf-0516-42f9-bdd4-2b255f350613 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:20.059817 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e755f3cf-0516-42f9-bdd4-2b255f350613 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:48:20.060173 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e755f3cf-0516-42f9-bdd4-2b255f350613 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "113c3844-e38e-4a13-a80f-88b5e753aaa1", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-250307619"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:20.061783 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-e755f3cf-0516-42f9-bdd4-2b255f350613 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating new backup {'backup': {'volume_id': '113c3844-e38e-4a13-a80f-88b5e753aaa1', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-250307619'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:48:20.061961 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-e755f3cf-0516-42f9-bdd4-2b255f350613 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating backup of volume 113c3844-e38e-4a13-a80f-88b5e753aaa1 in container None Aug 13 02:48:20.070093 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:20.070093 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:20.071051 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e755f3cf-0516-42f9-bdd4-2b255f350613 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:48:20.090587 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-e755f3cf-0516-42f9-bdd4-2b255f350613 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Created reservations ['a5e140de-1490-4fba-a578-d876b17ecfe1', '439bf403-c813-453e-b12c-7cd4b9a7f776'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:20.128049 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e755f3cf-0516-42f9-bdd4-2b255f350613 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:48:20.128562 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1116/4561] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:20 2026] POST /volume/v3/backups => generated 327 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:20.136911 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d3a861c-6ae0-41af-aa2b-3ea1d19f571e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:20.138542 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d3a861c-6ae0-41af-aa2b-3ea1d19f571e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:20.138716 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d3a861c-6ae0-41af-aa2b-3ea1d19f571e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:20.138918 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d3a861c-6ae0-41af-aa2b-3ea1d19f571e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:20.139023 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0d3a861c-6ae0-41af-aa2b-3ea1d19f571e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:20.143044 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:20.143044 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:20.143813 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d3a861c-6ae0-41af-aa2b-3ea1d19f571e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:20.144198 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1146/4562] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:20 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:20.172323 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ece35b1e-7e2d-48c8-b4e9-4e4dc3cf22e1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:20.174496 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ece35b1e-7e2d-48c8-b4e9-4e4dc3cf22e1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:20.174766 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ece35b1e-7e2d-48c8-b4e9-4e4dc3cf22e1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:20.175105 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ece35b1e-7e2d-48c8-b4e9-4e4dc3cf22e1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:20.175260 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ece35b1e-7e2d-48c8-b4e9-4e4dc3cf22e1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:20.186708 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:20.186708 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:20.187422 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ece35b1e-7e2d-48c8-b4e9-4e4dc3cf22e1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:20.187809 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1149/4563] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:20 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:20.896929 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-67786c63-7c66-4c99-9dac-bbb117df21e0 req-e7dc0084-6c49-4fa6-9c41-2a2675c32948 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:20.898998 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-67786c63-7c66-4c99-9dac-bbb117df21e0 req-e7dc0084-6c49-4fa6-9c41-2a2675c32948 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:48:20.899203 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-67786c63-7c66-4c99-9dac-bbb117df21e0 req-e7dc0084-6c49-4fa6-9c41-2a2675c32948 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:20.899417 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-67786c63-7c66-4c99-9dac-bbb117df21e0 req-e7dc0084-6c49-4fa6-9c41-2a2675c32948 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:20.907885 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:20.907885 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:20.917830 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-67786c63-7c66-4c99-9dac-bbb117df21e0 req-e7dc0084-6c49-4fa6-9c41-2a2675c32948 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:20.926267 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-67786c63-7c66-4c99-9dac-bbb117df21e0 req-e7dc0084-6c49-4fa6-9c41-2a2675c32948 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:48:20.926824 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1153/4564] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:48:20 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:20.941385 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ace5f631-8149-4bf3-90a7-15a3b91e0f11 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:20.943059 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ace5f631-8149-4bf3-90a7-15a3b91e0f11 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] DELETE https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:48:20.943238 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ace5f631-8149-4bf3-90a7-15a3b91e0f11 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:20.943430 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ace5f631-8149-4bf3-90a7-15a3b91e0f11 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:20.943568 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-ace5f631-8149-4bf3-90a7-15a3b91e0f11 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Delete volume with id: ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:48:20.950476 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:20.950476 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:20.950894 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ace5f631-8149-4bf3-90a7-15a3b91e0f11 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:20.980852 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ace5f631-8149-4bf3-90a7-15a3b91e0f11 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Delete volume request issued successfully. Aug 13 02:48:20.981140 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ace5f631-8149-4bf3-90a7-15a3b91e0f11 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 202 Aug 13 02:48:20.982174 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1117/4565] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:20 2026] DELETE /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:20.990625 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0685f587-6c33-4ed3-a0c2-d351de94c248 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:20.992675 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0685f587-6c33-4ed3-a0c2-d351de94c248 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:48:20.992887 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0685f587-6c33-4ed3-a0c2-d351de94c248 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:20.993200 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0685f587-6c33-4ed3-a0c2-d351de94c248 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:21.010452 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:21.010452 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:21.023338 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0685f587-6c33-4ed3-a0c2-d351de94c248 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:21.026455 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0685f587-6c33-4ed3-a0c2-d351de94c248 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 200 Aug 13 02:48:21.027036 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1147/4566] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:20 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:21.050138 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-80e4b104-e7df-41f0-9d48-fb5c0cc97dc2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:21.052671 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80e4b104-e7df-41f0-9d48-fb5c0cc97dc2 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:21.053066 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80e4b104-e7df-41f0-9d48-fb5c0cc97dc2 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:21.053382 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80e4b104-e7df-41f0-9d48-fb5c0cc97dc2 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:21.053551 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-80e4b104-e7df-41f0-9d48-fb5c0cc97dc2 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:21.059630 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:21.059630 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:21.060776 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80e4b104-e7df-41f0-9d48-fb5c0cc97dc2 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:21.061827 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1150/4567] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:21 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:21.161868 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6d239de4-a8d9-4c4a-b1ca-d14481cbfcfc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:21.165013 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d239de4-a8d9-4c4a-b1ca-d14481cbfcfc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:21.165013 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d239de4-a8d9-4c4a-b1ca-d14481cbfcfc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:21.165163 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d239de4-a8d9-4c4a-b1ca-d14481cbfcfc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:21.166193 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6d239de4-a8d9-4c4a-b1ca-d14481cbfcfc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:21.171677 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:21.171677 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:21.172717 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d239de4-a8d9-4c4a-b1ca-d14481cbfcfc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:21.173471 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1154/4568] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:21 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:21.203171 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-94ca9d5a-58d5-4074-9786-ebe4066660ec None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:21.205740 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-94ca9d5a-58d5-4074-9786-ebe4066660ec tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:21.205905 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-94ca9d5a-58d5-4074-9786-ebe4066660ec tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:21.206159 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-94ca9d5a-58d5-4074-9786-ebe4066660ec tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:21.206313 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-94ca9d5a-58d5-4074-9786-ebe4066660ec tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:21.212018 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:21.212018 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:21.213019 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-94ca9d5a-58d5-4074-9786-ebe4066660ec tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:21.213545 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1118/4569] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:21 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:22.043060 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c93d5169-3598-49e3-b73c-7c85323b9dc9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:22.046375 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c93d5169-3598-49e3-b73c-7c85323b9dc9 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 Aug 13 02:48:22.046722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c93d5169-3598-49e3-b73c-7c85323b9dc9 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:22.046722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c93d5169-3598-49e3-b73c-7c85323b9dc9 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:22.061167 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c93d5169-3598-49e3-b73c-7c85323b9dc9 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 returned with HTTP 404 Aug 13 02:48:22.061737 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1148/4570] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:22 2026] GET /volume/v3/volumes/ece85f08-cf87-4df7-8a6c-1269b5a2bd96 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:22.076001 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4861fc61-0399-4715-bc30-2a9129ce8087 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:22.078755 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4861fc61-0399-4715-bc30-2a9129ce8087 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:22.079205 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4861fc61-0399-4715-bc30-2a9129ce8087 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:22.079613 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4861fc61-0399-4715-bc30-2a9129ce8087 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:22.079951 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4861fc61-0399-4715-bc30-2a9129ce8087 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:22.085289 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:22.085289 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:22.086184 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4861fc61-0399-4715-bc30-2a9129ce8087 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:22.086603 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1151/4571] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:22 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:22.185724 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8705a0f7-f705-429e-a1bc-2f36d2e453d5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:22.188454 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8705a0f7-f705-429e-a1bc-2f36d2e453d5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:22.188650 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8705a0f7-f705-429e-a1bc-2f36d2e453d5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:22.188822 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8705a0f7-f705-429e-a1bc-2f36d2e453d5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:22.188918 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-8705a0f7-f705-429e-a1bc-2f36d2e453d5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:22.192842 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:22.192842 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:22.193606 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8705a0f7-f705-429e-a1bc-2f36d2e453d5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:22.194009 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1155/4572] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:22 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:22.229154 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7abe8ab8-c650-4d2f-8bf7-09a49ec38b14 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:22.230986 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7abe8ab8-c650-4d2f-8bf7-09a49ec38b14 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:22.231263 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7abe8ab8-c650-4d2f-8bf7-09a49ec38b14 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:22.231492 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7abe8ab8-c650-4d2f-8bf7-09a49ec38b14 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:22.231644 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-7abe8ab8-c650-4d2f-8bf7-09a49ec38b14 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:22.235632 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:22.235632 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:22.236402 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7abe8ab8-c650-4d2f-8bf7-09a49ec38b14 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:22.236770 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1119/4573] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:22 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:22.471627 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05d45693-a430-4e7e-9532-5aae455a3d14 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:22.591130 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:22.591974 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2071762557"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:22.594018 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2071762557'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:22.594018 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume of 1 GB Aug 13 02:48:22.600042 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Availability Zones retrieved successfully. Aug 13 02:48:22.607611 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (11676d76-c919-4ce4-9a72-8429c5610356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:22.608807 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21a6a64-dad3-4536-8711-fbfa3d44eab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:22.609723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:22.645029 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21a6a64-dad3-4536-8711-fbfa3d44eab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:22.645972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c454954-5f67-4518-9324-1da16b9a004d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:22.736800 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Created reservations ['bffce506-01fb-4540-a94c-405000ad2cc8', '7e2b4748-70cf-4725-83da-849a23811112', '648c6e59-9a21-4874-ac6e-b3812513e276', '00231975-0ca3-4aac-9052-c25494c3739e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:22.738339 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c454954-5f67-4518-9324-1da16b9a004d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bffce506-01fb-4540-a94c-405000ad2cc8', '7e2b4748-70cf-4725-83da-849a23811112', '648c6e59-9a21-4874-ac6e-b3812513e276', '00231975-0ca3-4aac-9052-c25494c3739e']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:22.739828 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (328a67b3-9eaa-41ea-98a3-1811244796d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:22.774422 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (328a67b3-9eaa-41ea-98a3-1811244796d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8397e911-016f-4e3c-9f05-46e9cca7cde0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2071762557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['bffce506-01fb-4540-a94c-405000ad2cc8','7e2b4748-70cf-4725-83da-849a23811112','648c6e59-9a21-4874-ac6e-b3812513e276','00231975-0ca3-4aac-9052-c25494c3739e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2071762557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8397e911-016f-4e3c-9f05-46e9cca7cde0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecabe78bd2741d3a0e0072e1a0a2150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ea389e188874221a2bba6adc32b972e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:22.775294 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93097b32-5e92-430a-9b52-3d37851b5f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:22.799725 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93097b32-5e92-430a-9b52-3d37851b5f21) transitioned into state 'SUCCESS' from state '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-2071762557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['bffce506-01fb-4540-a94c-405000ad2cc8','7e2b4748-70cf-4725-83da-849a23811112','648c6e59-9a21-4874-ac6e-b3812513e276','00231975-0ca3-4aac-9052-c25494c3739e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:22.800494 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106b479c-894e-47c0-9740-2db722deabff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:22.810741 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106b479c-894e-47c0-9740-2db722deabff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:22.811670 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (11676d76-c919-4ce4-9a72-8429c5610356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:22.812024 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request issued successfully. Aug 13 02:48:22.812776 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05d45693-a430-4e7e-9532-5aae455a3d14 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:22.813709 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1149/4574] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:48:22 2026] POST /volume/v3/volumes => generated 756 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:22.829343 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-136cc4dd-c821-4aa7-80cb-58a9a69b5559 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:22.829343 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-136cc4dd-c821-4aa7-80cb-58a9a69b5559 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 Aug 13 02:48:22.829752 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-136cc4dd-c821-4aa7-80cb-58a9a69b5559 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:22.829886 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-136cc4dd-c821-4aa7-80cb-58a9a69b5559 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:22.841502 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:22.841502 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:22.846520 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-136cc4dd-c821-4aa7-80cb-58a9a69b5559 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:22.852896 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-136cc4dd-c821-4aa7-80cb-58a9a69b5559 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 returned with HTTP 200 Aug 13 02:48:22.853474 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1152/4575] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:22 2026] GET /volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:23.103990 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-763091cd-56ed-434c-bfab-68db8421161a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:23.107501 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-763091cd-56ed-434c-bfab-68db8421161a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:23.107767 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-763091cd-56ed-434c-bfab-68db8421161a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:23.107998 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-763091cd-56ed-434c-bfab-68db8421161a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:23.108094 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-763091cd-56ed-434c-bfab-68db8421161a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:23.113397 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:23.113397 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:23.114165 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-763091cd-56ed-434c-bfab-68db8421161a tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:23.114909 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1156/4576] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:23 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:23.204728 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4965ecd0-9b83-420e-a923-a12f97428d26 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:23.206593 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4965ecd0-9b83-420e-a923-a12f97428d26 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:23.206866 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4965ecd0-9b83-420e-a923-a12f97428d26 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:23.207117 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4965ecd0-9b83-420e-a923-a12f97428d26 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:23.207217 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-4965ecd0-9b83-420e-a923-a12f97428d26 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:23.211720 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:23.211720 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:23.212512 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4965ecd0-9b83-420e-a923-a12f97428d26 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:23.212969 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1120/4577] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:23 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:23.248087 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6fa03774-ac87-4998-9318-c635b4081b3a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:23.250488 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fa03774-ac87-4998-9318-c635b4081b3a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:23.250799 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fa03774-ac87-4998-9318-c635b4081b3a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:23.251020 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fa03774-ac87-4998-9318-c635b4081b3a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:23.251131 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6fa03774-ac87-4998-9318-c635b4081b3a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:23.255452 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:23.255452 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:23.256174 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fa03774-ac87-4998-9318-c635b4081b3a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:23.256579 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1150/4578] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:23 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:23.867201 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bdaf8295-33b4-411c-8904-c4e79d819136 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:23.868993 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bdaf8295-33b4-411c-8904-c4e79d819136 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 Aug 13 02:48:23.869184 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bdaf8295-33b4-411c-8904-c4e79d819136 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:23.869389 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bdaf8295-33b4-411c-8904-c4e79d819136 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:23.876338 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:23.876338 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:23.880103 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bdaf8295-33b4-411c-8904-c4e79d819136 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:23.884158 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bdaf8295-33b4-411c-8904-c4e79d819136 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 returned with HTTP 200 Aug 13 02:48:23.884644 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1153/4579] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:23 2026] GET /volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:23.902456 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-330b390f-2159-499b-a359-5ff3bcbfecd6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:23.906522 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-330b390f-2159-499b-a359-5ff3bcbfecd6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:48:23.906856 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-330b390f-2159-499b-a359-5ff3bcbfecd6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8397e911-016f-4e3c-9f05-46e9cca7cde0", "name": "tempest-CreateVolumesFromBackupTest-Backup-451984883"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:23.911763 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-330b390f-2159-499b-a359-5ff3bcbfecd6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Creating new backup {'backup': {'volume_id': '8397e911-016f-4e3c-9f05-46e9cca7cde0', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-451984883'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:48:23.911915 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-330b390f-2159-499b-a359-5ff3bcbfecd6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Creating backup of volume 8397e911-016f-4e3c-9f05-46e9cca7cde0 in container None Aug 13 02:48:23.923553 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:23.923553 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:23.924093 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-330b390f-2159-499b-a359-5ff3bcbfecd6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:23.950035 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-330b390f-2159-499b-a359-5ff3bcbfecd6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Created reservations ['fbdcbf7b-ff21-487e-a62c-76d1c9441372', '1aa8e895-f389-412d-981b-ef85a066500b'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:23.992901 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-330b390f-2159-499b-a359-5ff3bcbfecd6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:48:23.993345 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1157/4580] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:23 2026] POST /volume/v3/backups => generated 336 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:24.005015 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c7e8e5d6-88fc-46fd-8f02-4f7a3f86d86d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:24.007235 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c7e8e5d6-88fc-46fd-8f02-4f7a3f86d86d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:24.007686 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c7e8e5d6-88fc-46fd-8f02-4f7a3f86d86d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:24.007893 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c7e8e5d6-88fc-46fd-8f02-4f7a3f86d86d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:24.008064 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c7e8e5d6-88fc-46fd-8f02-4f7a3f86d86d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:24.013798 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:24.013798 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:24.014981 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c7e8e5d6-88fc-46fd-8f02-4f7a3f86d86d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:24.015624 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1121/4581] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:24 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:24.128511 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de5407c8-dc24-4d82-8e6a-9529000952e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:24.131049 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de5407c8-dc24-4d82-8e6a-9529000952e6 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:24.131389 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de5407c8-dc24-4d82-8e6a-9529000952e6 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:24.131608 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de5407c8-dc24-4d82-8e6a-9529000952e6 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:24.131712 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-de5407c8-dc24-4d82-8e6a-9529000952e6 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:24.137165 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:24.137165 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:24.137929 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de5407c8-dc24-4d82-8e6a-9529000952e6 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:24.138333 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1151/4582] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:24 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:24.151467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5190a208-95e4-4a8a-a2f1-9c6ae08d8238 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:24.153884 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5190a208-95e4-4a8a-a2f1-9c6ae08d8238 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 Aug 13 02:48:24.154171 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5190a208-95e4-4a8a-a2f1-9c6ae08d8238 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:24.154454 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5190a208-95e4-4a8a-a2f1-9c6ae08d8238 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:24.172334 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:24.172334 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:24.182959 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5190a208-95e4-4a8a-a2f1-9c6ae08d8238 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Volume info retrieved successfully. Aug 13 02:48:24.189834 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5190a208-95e4-4a8a-a2f1-9c6ae08d8238 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 returned with HTTP 200 Aug 13 02:48:24.190402 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1154/4583] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:24 2026] GET /volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:24.204197 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-edbcad2d-99e3-4be7-826e-df0b97f31f62 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:24.206205 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-edbcad2d-99e3-4be7-826e-df0b97f31f62 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] PUT https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:24.206612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-edbcad2d-99e3-4be7-826e-df0b97f31f62 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-442830662", "description": "tempest-volume-backup-description-654804871"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:24.213234 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:24.213234 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:24.223942 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7a4105ca-eb9e-4e7d-9b98-dcde901e754e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:24.226369 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-edbcad2d-99e3-4be7-826e-df0b97f31f62 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:24.226947 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1158/4584] 10.4.3.30 () {70 vars in 1402 bytes} [Thu Aug 13 02:48:24 2026] PUT /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:24.227215 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a4105ca-eb9e-4e7d-9b98-dcde901e754e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:24.227491 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a4105ca-eb9e-4e7d-9b98-dcde901e754e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:24.227681 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a4105ca-eb9e-4e7d-9b98-dcde901e754e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:24.227855 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-7a4105ca-eb9e-4e7d-9b98-dcde901e754e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:24.233640 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:24.233640 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:24.234518 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a4105ca-eb9e-4e7d-9b98-dcde901e754e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:24.235080 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1122/4585] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:24 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:24.239279 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca47d03f-6cdd-41d3-bdda-39bc694a10c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:24.241485 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca47d03f-6cdd-41d3-bdda-39bc694a10c1 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:24.241689 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca47d03f-6cdd-41d3-bdda-39bc694a10c1 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:24.241864 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca47d03f-6cdd-41d3-bdda-39bc694a10c1 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:24.241979 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ca47d03f-6cdd-41d3-bdda-39bc694a10c1 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:24.246361 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:24.246361 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:24.247119 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca47d03f-6cdd-41d3-bdda-39bc694a10c1 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:24.247572 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1152/4586] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:24 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:24.257505 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1cfef223-ca9a-416f-a899-972364b32baa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:24.259356 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cfef223-ca9a-416f-a899-972364b32baa tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] DELETE https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:24.259589 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cfef223-ca9a-416f-a899-972364b32baa tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:24.259781 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cfef223-ca9a-416f-a899-972364b32baa tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:24.259874 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-1cfef223-ca9a-416f-a899-972364b32baa tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Delete backup with id: c74137da-32bf-41a4-b743-e7d8d066663c. Aug 13 02:48:24.266563 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:24.266563 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:24.272471 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c2fa057a-c59f-4bcf-827a-c6e233341fe6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:24.274487 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2fa057a-c59f-4bcf-827a-c6e233341fe6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:24.274679 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2fa057a-c59f-4bcf-827a-c6e233341fe6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:24.274876 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2fa057a-c59f-4bcf-827a-c6e233341fe6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:24.274984 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c2fa057a-c59f-4bcf-827a-c6e233341fe6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:24.280614 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:24.280614 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:24.281422 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2fa057a-c59f-4bcf-827a-c6e233341fe6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:24.281806 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1159/4587] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:24 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:24.286381 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-1cfef223-ca9a-416f-a899-972364b32baa tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] delete_backup rpcapi backup_id c74137da-32bf-41a4-b743-e7d8d066663c {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:48:24.290907 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cfef223-ca9a-416f-a899-972364b32baa tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 202 Aug 13 02:48:24.291577 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1155/4588] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:48:24 2026] DELETE /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:48:24.299267 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4994fe7d-f295-4409-b0ee-2a85c42d4a8c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:24.303013 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4994fe7d-f295-4409-b0ee-2a85c42d4a8c tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:24.303274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4994fe7d-f295-4409-b0ee-2a85c42d4a8c tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:24.303821 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4994fe7d-f295-4409-b0ee-2a85c42d4a8c tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:24.303821 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-4994fe7d-f295-4409-b0ee-2a85c42d4a8c tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:24.311989 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:24.311989 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:24.313138 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4994fe7d-f295-4409-b0ee-2a85c42d4a8c tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 200 Aug 13 02:48:24.313625 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1123/4589] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:24 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:25.026670 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76c3b794-a397-4159-9b18-6cfbba5ec213 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:25.028819 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76c3b794-a397-4159-9b18-6cfbba5ec213 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:25.029086 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76c3b794-a397-4159-9b18-6cfbba5ec213 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:25.029351 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76c3b794-a397-4159-9b18-6cfbba5ec213 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:25.029688 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-76c3b794-a397-4159-9b18-6cfbba5ec213 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:25.034523 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:25.034523 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:25.035635 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76c3b794-a397-4159-9b18-6cfbba5ec213 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:25.036295 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1153/4590] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:25 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:25.246009 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9c2b36c3-e176-49af-96d7-e45a2ebadd40 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:25.247775 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c2b36c3-e176-49af-96d7-e45a2ebadd40 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:25.248014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c2b36c3-e176-49af-96d7-e45a2ebadd40 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:25.248221 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c2b36c3-e176-49af-96d7-e45a2ebadd40 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:25.248362 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9c2b36c3-e176-49af-96d7-e45a2ebadd40 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:25.252863 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:25.252863 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:25.253740 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c2b36c3-e176-49af-96d7-e45a2ebadd40 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:25.254176 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1160/4591] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:25 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:25.296872 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b3be37a8-78e5-4252-89f9-a5c708091882 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:25.299070 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3be37a8-78e5-4252-89f9-a5c708091882 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:25.299402 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3be37a8-78e5-4252-89f9-a5c708091882 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:25.299700 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3be37a8-78e5-4252-89f9-a5c708091882 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:25.299866 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b3be37a8-78e5-4252-89f9-a5c708091882 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:25.306265 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:25.306265 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:25.306950 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3be37a8-78e5-4252-89f9-a5c708091882 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:25.307586 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1156/4592] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:25 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:25.326829 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0724f50a-02e3-479e-aa10-a9f175459482 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:25.328700 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0724f50a-02e3-479e-aa10-a9f175459482 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c Aug 13 02:48:25.328916 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0724f50a-02e3-479e-aa10-a9f175459482 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:25.329115 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0724f50a-02e3-479e-aa10-a9f175459482 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:25.329239 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-0724f50a-02e3-479e-aa10-a9f175459482 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Show backup with id c74137da-32bf-41a4-b743-e7d8d066663c. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:25.333244 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0724f50a-02e3-479e-aa10-a9f175459482 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c returned with HTTP 404 Aug 13 02:48:25.333728 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1124/4593] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:25 2026] GET /volume/v3/backups/c74137da-32bf-41a4-b743-e7d8d066663c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:25.433186 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c76d0c0e-708e-4eec-8329-0d803ed1bc75 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:25.435077 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c76d0c0e-708e-4eec-8329-0d803ed1bc75 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 Aug 13 02:48:25.435314 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c76d0c0e-708e-4eec-8329-0d803ed1bc75 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:25.435528 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c76d0c0e-708e-4eec-8329-0d803ed1bc75 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:25.445426 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:25.445426 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:25.449445 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c76d0c0e-708e-4eec-8329-0d803ed1bc75 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Volume info retrieved successfully. Aug 13 02:48:25.455944 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c76d0c0e-708e-4eec-8329-0d803ed1bc75 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 returned with HTTP 200 Aug 13 02:48:25.455944 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1154/4594] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:25 2026] GET /volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:25.468803 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6af3fd32-cc4a-4738-a906-15ea935747fd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:25.471029 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6af3fd32-cc4a-4738-a906-15ea935747fd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] DELETE https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 Aug 13 02:48:25.471361 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6af3fd32-cc4a-4738-a906-15ea935747fd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:25.471633 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6af3fd32-cc4a-4738-a906-15ea935747fd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:25.471982 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-6af3fd32-cc4a-4738-a906-15ea935747fd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Delete volume with id: 1562c0a7-4015-4558-ac08-95138941ef67 Aug 13 02:48:25.483991 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:25.483991 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:25.484567 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6af3fd32-cc4a-4738-a906-15ea935747fd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Volume info retrieved successfully. Aug 13 02:48:25.550479 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6af3fd32-cc4a-4738-a906-15ea935747fd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Delete volume request issued successfully. Aug 13 02:48:25.550722 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6af3fd32-cc4a-4738-a906-15ea935747fd tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 returned with HTTP 202 Aug 13 02:48:25.551161 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1161/4595] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:48:25 2026] DELETE /volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 02:48:25.560146 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5d3ec86c-273c-43bb-a787-d98a2f8fac74 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:25.561825 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d3ec86c-273c-43bb-a787-d98a2f8fac74 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 Aug 13 02:48:25.562040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d3ec86c-273c-43bb-a787-d98a2f8fac74 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:25.562268 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d3ec86c-273c-43bb-a787-d98a2f8fac74 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:25.569618 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:25.569618 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:25.572705 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5d3ec86c-273c-43bb-a787-d98a2f8fac74 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Volume info retrieved successfully. Aug 13 02:48:25.576933 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d3ec86c-273c-43bb-a787-d98a2f8fac74 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 returned with HTTP 200 Aug 13 02:48:25.577408 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1157/4596] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:25 2026] GET /volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:26.046716 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-50d74283-b7e4-414d-a1f1-3f302e257005 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:26.048915 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-50d74283-b7e4-414d-a1f1-3f302e257005 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:26.049140 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-50d74283-b7e4-414d-a1f1-3f302e257005 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:26.049413 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-50d74283-b7e4-414d-a1f1-3f302e257005 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:26.049556 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-50d74283-b7e4-414d-a1f1-3f302e257005 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:26.055719 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:26.055719 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:26.056909 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-50d74283-b7e4-414d-a1f1-3f302e257005 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:26.057341 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1125/4597] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:26 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:26.264475 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d5631fec-1e7d-4a28-a695-b8e6c0e87b51 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:26.266264 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5631fec-1e7d-4a28-a695-b8e6c0e87b51 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:26.266507 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5631fec-1e7d-4a28-a695-b8e6c0e87b51 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:26.267162 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5631fec-1e7d-4a28-a695-b8e6c0e87b51 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:26.267162 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d5631fec-1e7d-4a28-a695-b8e6c0e87b51 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:26.272088 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:26.272088 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:26.272817 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5631fec-1e7d-4a28-a695-b8e6c0e87b51 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:26.273682 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1155/4598] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:26 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:26.318293 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b61294d0-1fcd-40f7-9619-adb80ef2c58a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:26.320234 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b61294d0-1fcd-40f7-9619-adb80ef2c58a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:26.320488 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b61294d0-1fcd-40f7-9619-adb80ef2c58a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:26.320692 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b61294d0-1fcd-40f7-9619-adb80ef2c58a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:26.320790 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b61294d0-1fcd-40f7-9619-adb80ef2c58a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:26.325196 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:26.325196 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:26.325822 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b61294d0-1fcd-40f7-9619-adb80ef2c58a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:26.326343 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1162/4599] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:26 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:26.597054 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4336105e-85dc-46d0-9f7e-e656aef6a641 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:26.598981 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4336105e-85dc-46d0-9f7e-e656aef6a641 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] GET https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 Aug 13 02:48:26.599234 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4336105e-85dc-46d0-9f7e-e656aef6a641 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:26.599481 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4336105e-85dc-46d0-9f7e-e656aef6a641 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:26.605535 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4336105e-85dc-46d0-9f7e-e656aef6a641 tempest-VolumesBackupsV39Test-1770593832 tempest-VolumesBackupsV39Test-1770593832-project-member] https://10.4.3.30/volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 returned with HTTP 404 Aug 13 02:48:26.606242 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1158/4600] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:26 2026] GET /volume/v3/volumes/1562c0a7-4015-4558-ac08-95138941ef67 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:27.069781 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c2ca29b6-57e8-4c61-a7c5-b2e9f2e8fd29 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:27.071600 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c2ca29b6-57e8-4c61-a7c5-b2e9f2e8fd29 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:27.071784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c2ca29b6-57e8-4c61-a7c5-b2e9f2e8fd29 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:27.071999 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c2ca29b6-57e8-4c61-a7c5-b2e9f2e8fd29 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:27.072104 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c2ca29b6-57e8-4c61-a7c5-b2e9f2e8fd29 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:27.079043 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:27.079043 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:27.080087 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c2ca29b6-57e8-4c61-a7c5-b2e9f2e8fd29 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:27.080614 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1126/4601] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:27 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:27.285457 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e693e15a-17df-424c-bbaf-7d5e57c0d9ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:27.288804 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e693e15a-17df-424c-bbaf-7d5e57c0d9ae tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:27.289020 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e693e15a-17df-424c-bbaf-7d5e57c0d9ae tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:27.289245 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e693e15a-17df-424c-bbaf-7d5e57c0d9ae tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:27.289403 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e693e15a-17df-424c-bbaf-7d5e57c0d9ae tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:27.299111 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:27.299111 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:27.299881 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e693e15a-17df-424c-bbaf-7d5e57c0d9ae tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:27.300232 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1156/4602] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:27 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:27.337329 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-764e1e30-d0be-4019-a711-02815db2a379 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:27.340185 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-764e1e30-d0be-4019-a711-02815db2a379 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:27.340519 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-764e1e30-d0be-4019-a711-02815db2a379 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:27.341155 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-764e1e30-d0be-4019-a711-02815db2a379 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:27.341321 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-764e1e30-d0be-4019-a711-02815db2a379 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:27.346492 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:27.346492 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:27.347480 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-764e1e30-d0be-4019-a711-02815db2a379 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:27.347990 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1163/4603] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:27 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:27.357496 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ec908c58-9bfc-4015-acd3-334826f8ee43 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:27.359338 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec908c58-9bfc-4015-acd3-334826f8ee43 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95/export_record Aug 13 02:48:27.359555 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec908c58-9bfc-4015-acd3-334826f8ee43 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:27.359730 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec908c58-9bfc-4015-acd3-334826f8ee43 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'export_record' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:27.359841 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-ec908c58-9bfc-4015-acd3-334826f8ee43 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Export record for backup 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100288) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 02:48:27.364345 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:27.364345 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:27.365481 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.api [None req-ec908c58-9bfc-4015-acd3-334826f8ee43 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling RPCAPI with context: , host: np0000007139, backup: 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100288) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 02:48:27.371869 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-ec908c58-9bfc-4015-acd3-334826f8ee43 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] export_record in rpcapi backup_id 6eae1249-3f79-4f13-ad3d-051576026b95 on host np0000007139. {{(pid=100288) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 02:48:27.397118 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-ec908c58-9bfc-4015-acd3-334826f8ee43 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmVhZTEyNDktM2Y3OS00ZjEzLWFkM2QtMDUxNTc2MDI2Yjk1IiwgInVzZXJfaWQiOiAiZDY3NDEwZTI0YTMxNGJhZGE4N2YyNzhhYzY1ZTQ4ZGIiLCAicHJvamVjdF9pZCI6ICJmYmViNjBkNzdjOGE0NTJiYmE4ZGJiYjM0MGQwY2E1ZiIsICJ2b2x1bWVfaWQiOiAiZGZjMWNmY2YtZDQ5ZC00MjNlLWExNWYtMjIxMDA3OGVmMDBiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjA3NTM3ODc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGZjMWNmY2YtZDQ5ZC00MjNlLWExNWYtMjIxMDA3OGVmMDBiLzIwMjYwODEzMDI0ODA5L2F6X25vdmFfYmFja3VwXzZlYWUxMjQ5LTNmNzktNGYxMy1hZDNkLTA1MTU3NjAyNmI5NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDI6NDg6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDI6NDg6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo0ODoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100288) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 02:48:27.397458 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec908c58-9bfc-4015-acd3-334826f8ee43 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95/export_record returned with HTTP 200 Aug 13 02:48:27.398277 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1159/4604] 10.4.3.30 () {68 vars in 1423 bytes} [Thu Aug 13 02:48:27 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95/export_record => generated 1424 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:27.406020 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-06c21219-780d-4790-97cd-20f2a2169ac2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:27.408033 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-06c21219-780d-4790-97cd-20f2a2169ac2 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:48:27.408310 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-06c21219-780d-4790-97cd-20f2a2169ac2 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:27.408559 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-06c21219-780d-4790-97cd-20f2a2169ac2 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:27.408716 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-06c21219-780d-4790-97cd-20f2a2169ac2 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:27.412816 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:27.412816 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:27.413513 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-06c21219-780d-4790-97cd-20f2a2169ac2 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:48:27.413956 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1127/4605] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:27 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:27.436214 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4cbb0efe-ae7a-48e8-ac28-81acfce34442 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:27.438223 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4cbb0efe-ae7a-48e8-ac28-81acfce34442 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] POST https://10.4.3.30/volume/v3/backups/import_record Aug 13 02:48:27.438777 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4cbb0efe-ae7a-48e8-ac28-81acfce34442 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWVmYTlkMjEtNjc1Yi00ZDhkLThhZmYtMzQ5YjljYWQ3ZWVlIiwgInVzZXJfaWQiOiAiZDY3NDEwZTI0YTMxNGJhZGE4N2YyNzhhYzY1ZTQ4ZGIiLCAicHJvamVjdF9pZCI6ICJmYmViNjBkNzdjOGE0NTJiYmE4ZGJiYjM0MGQwY2E1ZiIsICJ2b2x1bWVfaWQiOiAiZGZjMWNmY2YtZDQ5ZC00MjNlLWExNWYtMjIxMDA3OGVmMDBiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjA3NTM3ODc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGZjMWNmY2YtZDQ5ZC00MjNlLWExNWYtMjIxMDA3OGVmMDBiLzIwMjYwODEzMDI0ODA5L2F6X25vdmFfYmFja3VwXzZlYWUxMjQ5LTNmNzktNGYxMy1hZDNkLTA1MTU3NjAyNmI5NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDI6NDg6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDI6NDg6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo0ODoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:27.440219 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-4cbb0efe-ae7a-48e8-ac28-81acfce34442 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWVmYTlkMjEtNjc1Yi00ZDhkLThhZmYtMzQ5YjljYWQ3ZWVlIiwgInVzZXJfaWQiOiAiZDY3NDEwZTI0YTMxNGJhZGE4N2YyNzhhYzY1ZTQ4ZGIiLCAicHJvamVjdF9pZCI6ICJmYmViNjBkNzdjOGE0NTJiYmE4ZGJiYjM0MGQwY2E1ZiIsICJ2b2x1bWVfaWQiOiAiZGZjMWNmY2YtZDQ5ZC00MjNlLWExNWYtMjIxMDA3OGVmMDBiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjA3NTM3ODc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGZjMWNmY2YtZDQ5ZC00MjNlLWExNWYtMjIxMDA3OGVmMDBiLzIwMjYwODEzMDI0ODA5L2F6X25vdmFfYmFja3VwXzZlYWUxMjQ5LTNmNzktNGYxMy1hZDNkLTA1MTU3NjAyNmI5NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDI6NDg6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDI6NDg6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo0ODoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 02:48:27.440337 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-4cbb0efe-ae7a-48e8-ac28-81acfce34442 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWVmYTlkMjEtNjc1Yi00ZDhkLThhZmYtMzQ5YjljYWQ3ZWVlIiwgInVzZXJfaWQiOiAiZDY3NDEwZTI0YTMxNGJhZGE4N2YyNzhhYzY1ZTQ4ZGIiLCAicHJvamVjdF9pZCI6ICJmYmViNjBkNzdjOGE0NTJiYmE4ZGJiYjM0MGQwY2E1ZiIsICJ2b2x1bWVfaWQiOiAiZGZjMWNmY2YtZDQ5ZC00MjNlLWExNWYtMjIxMDA3OGVmMDBiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjA3NTM3ODc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGZjMWNmY2YtZDQ5ZC00MjNlLWExNWYtMjIxMDA3OGVmMDBiLzIwMjYwODEzMDI0ODA5L2F6X25vdmFfYmFja3VwXzZlYWUxMjQ5LTNmNzktNGYxMy1hZDNkLTA1MTU3NjAyNmI5NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDI6NDg6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDI6NDg6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo0ODoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 02:48:27.441050 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-4cbb0efe-ae7a-48e8-ac28-81acfce34442 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'e12622026ce145688e96df93efa30ba5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbeb60d77c8a452bba8dbbb340d0ca5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:48:27.441308 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4cbb0efe-ae7a-48e8-ac28-81acfce34442 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] https://10.4.3.30/volume/v3/backups/import_record returned with HTTP 403 Aug 13 02:48:27.441741 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1157/4606] 10.4.3.30 () {70 vars in 1335 bytes} [Thu Aug 13 02:48:27 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:27.448795 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b8017eeb-38a1-441e-996e-df9dbbb00f54 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:27.451394 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b8017eeb-38a1-441e-996e-df9dbbb00f54 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b Aug 13 02:48:27.451879 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b8017eeb-38a1-441e-996e-df9dbbb00f54 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:27.452107 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b8017eeb-38a1-441e-996e-df9dbbb00f54 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:27.452274 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b8017eeb-38a1-441e-996e-df9dbbb00f54 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete volume with id: dfc1cfcf-d49d-423e-a15f-2210078ef00b Aug 13 02:48:27.464565 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:27.464565 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:27.465483 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b8017eeb-38a1-441e-996e-df9dbbb00f54 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:27.491600 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b8017eeb-38a1-441e-996e-df9dbbb00f54 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete volume request issued successfully. Aug 13 02:48:27.491804 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b8017eeb-38a1-441e-996e-df9dbbb00f54 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b returned with HTTP 202 Aug 13 02:48:27.492242 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1164/4607] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:48:27 2026] DELETE /volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:27.500008 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e9b9f904-1356-4827-adf4-79d1a1e6e3f0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:27.502398 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e9b9f904-1356-4827-adf4-79d1a1e6e3f0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b Aug 13 02:48:27.502628 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e9b9f904-1356-4827-adf4-79d1a1e6e3f0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:27.502889 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e9b9f904-1356-4827-adf4-79d1a1e6e3f0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:27.511801 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:27.511801 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:27.519971 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e9b9f904-1356-4827-adf4-79d1a1e6e3f0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:27.527452 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e9b9f904-1356-4827-adf4-79d1a1e6e3f0 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b returned with HTTP 200 Aug 13 02:48:27.527452 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1160/4608] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:27 2026] GET /volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:27.923520 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0ecc0b57-966f-4210-996c-5adf12965be5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.022181 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0ecc0b57-966f-4210-996c-5adf12965be5 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:48:28.022541 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0ecc0b57-966f-4210-996c-5adf12965be5 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7324a85-777b-48ae-8422-cd4b4e8129e2", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1641919323"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:28.036378 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0ecc0b57-966f-4210-996c-5adf12965be5 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 404 Aug 13 02:48:28.036949 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1128/4609] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:48:27 2026] POST /volume/v3/snapshots => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:28.050005 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1c77a75-3fc6-4b9a-bfc8-ce74ff44daeb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.052539 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1c77a75-3fc6-4b9a-bfc8-ce74ff44daeb tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:48:28.052986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1c77a75-3fc6-4b9a-bfc8-ce74ff44daeb tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2113926041"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:28.083147 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1c77a75-3fc6-4b9a-bfc8-ce74ff44daeb tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 404 Aug 13 02:48:28.083839 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1158/4610] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:48:28 2026] POST /volume/v3/snapshots => generated 77 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:28.092235 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c9b640a0-e05d-428f-8f90-948e295f69d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.094541 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-96496a27-a9cb-476c-b467-0e503c83ac03 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.095025 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9b640a0-e05d-428f-8f90-948e295f69d6 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/snapshots?limit=invalid Aug 13 02:48:28.095261 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9b640a0-e05d-428f-8f90-948e295f69d6 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:28.095593 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9b640a0-e05d-428f-8f90-948e295f69d6 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:28.096264 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9b640a0-e05d-428f-8f90-948e295f69d6 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] HTTP exception thrown: limit param must be an integer Aug 13 02:48:28.096455 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96496a27-a9cb-476c-b467-0e503c83ac03 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:28.096512 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9b640a0-e05d-428f-8f90-948e295f69d6 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 13 02:48:28.096707 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96496a27-a9cb-476c-b467-0e503c83ac03 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:28.097012 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96496a27-a9cb-476c-b467-0e503c83ac03 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:28.097121 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1165/4611] 10.4.3.30 () {66 vars in 1263 bytes} [Thu Aug 13 02:48:28 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:48:28.097173 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-96496a27-a9cb-476c-b467-0e503c83ac03 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:28.102607 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:28.102607 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:28.103628 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96496a27-a9cb-476c-b467-0e503c83ac03 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:28.104227 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1161/4612] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:28 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:28.105534 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6ba93ba7-1ed9-4458-9060-0d2f83384e55 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.107562 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6ba93ba7-1ed9-4458-9060-0d2f83384e55 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/snapshots?marker=0ce11d7e-2212-474b-8efb-af5f9c267c5c Aug 13 02:48:28.107764 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6ba93ba7-1ed9-4458-9060-0d2f83384e55 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:28.107994 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6ba93ba7-1ed9-4458-9060-0d2f83384e55 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:28.108386 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-6ba93ba7-1ed9-4458-9060-0d2f83384e55 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:48:28.109632 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.db.api [None req-6ba93ba7-1ed9-4458-9060-0d2f83384e55 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Building query based on filter {{(pid=100287) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:48:28.115799 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6ba93ba7-1ed9-4458-9060-0d2f83384e55 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/snapshots?marker=0ce11d7e-2212-474b-8efb-af5f9c267c5c returned with HTTP 404 Aug 13 02:48:28.116428 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1129/4613] 10.4.3.30 () {66 vars in 1323 bytes} [Thu Aug 13 02:48:28 2026] GET /volume/v3/snapshots?marker=0ce11d7e-2212-474b-8efb-af5f9c267c5c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:28.125213 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-027b677f-46f9-4e7d-af0c-d358f6355b1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.126949 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-027b677f-46f9-4e7d-af0c-d358f6355b1d tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/snapshots?sort_key=invalid Aug 13 02:48:28.127143 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-027b677f-46f9-4e7d-af0c-d358f6355b1d tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:28.127426 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-027b677f-46f9-4e7d-af0c-d358f6355b1d tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:28.127685 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-027b677f-46f9-4e7d-af0c-d358f6355b1d tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:48:28.128898 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-027b677f-46f9-4e7d-af0c-d358f6355b1d tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:48:28.129491 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-027b677f-46f9-4e7d-af0c-d358f6355b1d tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 13 02:48:28.129963 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1159/4614] 10.4.3.30 () {66 vars in 1269 bytes} [Thu Aug 13 02:48:28 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:48:28.140190 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.142327 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:28.142739 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-519355897"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:28.144974 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-519355897'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:28.145128 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Create volume of 2 GB Aug 13 02:48:28.150172 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Availability Zones retrieved successfully. Aug 13 02:48:28.156932 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Flow 'volume_create_api' (3278c218-7fe6-451d-905a-e15f4451c699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:28.158345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f293235-5f04-429a-a4c9-345f21c6aa79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:28.159507 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Validating volume size '2' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:28.191643 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f293235-5f04-429a-a4c9-345f21c6aa79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:28.192636 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e0c691-9db1-4292-bf10-d3baaacfa9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:28.258358 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Created reservations ['970f7beb-0c13-4d88-b73d-afa2d8bbc93f', '89c16aa1-3565-406c-8db1-583edcf1ebb4', '6e3f2c48-ee90-4aa6-8d19-38b24e951b3e', '633e3439-da2a-4126-a1ad-90d73286b753'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:28.259268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e0c691-9db1-4292-bf10-d3baaacfa9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['970f7beb-0c13-4d88-b73d-afa2d8bbc93f', '89c16aa1-3565-406c-8db1-583edcf1ebb4', '6e3f2c48-ee90-4aa6-8d19-38b24e951b3e', '633e3439-da2a-4126-a1ad-90d73286b753']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:28.260197 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12839989-31f6-426c-9b53-2f87ad54e23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:28.286097 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12839989-31f6-426c-9b53-2f87ad54e23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd80a7fd-3e18-42fc-8fab-9c62f210c911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-519355897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e40af2a4f3a4b50892d721c43a1f111',qos_specs=None,replication_status=,reservations=['970f7beb-0c13-4d88-b73d-afa2d8bbc93f','89c16aa1-3565-406c-8db1-583edcf1ebb4','6e3f2c48-ee90-4aa6-8d19-38b24e951b3e','633e3439-da2a-4126-a1ad-90d73286b753'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e9fe0365e448789cf90b17df2bc588',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-519355897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd80a7fd-3e18-42fc-8fab-9c62f210c911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e40af2a4f3a4b50892d721c43a1f111',provider_auth=None,provider_geometry=None,provider_id=None,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='a4e9fe0365e448789cf90b17df2bc588',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:28.287126 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395d1d06-b129-4209-b400-07404aa84024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:28.307088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395d1d06-b129-4209-b400-07404aa84024) transitioned into state 'SUCCESS' from state '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-519355897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e40af2a4f3a4b50892d721c43a1f111',qos_specs=None,replication_status=,reservations=['970f7beb-0c13-4d88-b73d-afa2d8bbc93f','89c16aa1-3565-406c-8db1-583edcf1ebb4','6e3f2c48-ee90-4aa6-8d19-38b24e951b3e','633e3439-da2a-4126-a1ad-90d73286b753'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e9fe0365e448789cf90b17df2bc588',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:28.308234 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c6feb6-60e2-406a-bee3-9d086b2b1fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:28.315513 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2a9a1525-2a0b-4af5-9bd5-507bdbb23bba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.317537 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a9a1525-2a0b-4af5-9bd5-507bdbb23bba tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:28.317758 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a9a1525-2a0b-4af5-9bd5-507bdbb23bba tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:28.318064 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a9a1525-2a0b-4af5-9bd5-507bdbb23bba tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:28.318064 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2a9a1525-2a0b-4af5-9bd5-507bdbb23bba tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:28.319421 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c6feb6-60e2-406a-bee3-9d086b2b1fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:28.320477 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Flow 'volume_create_api' (3278c218-7fe6-451d-905a-e15f4451c699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:28.320823 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Create volume request issued successfully. Aug 13 02:48:28.321491 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2ebf16a1-fc53-401c-b135-56d144afdb4c tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:28.322010 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1166/4615] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:48:28 2026] POST /volume/v3/volumes => generated 759 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:28.323499 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:28.323499 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:28.324580 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a9a1525-2a0b-4af5-9bd5-507bdbb23bba tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:28.325086 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1162/4616] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:28 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:28.333953 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4907778d-ebfc-4c32-bd5c-1419a95a90b5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.336333 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4907778d-ebfc-4c32-bd5c-1419a95a90b5 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 Aug 13 02:48:28.336606 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4907778d-ebfc-4c32-bd5c-1419a95a90b5 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:28.336865 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4907778d-ebfc-4c32-bd5c-1419a95a90b5 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:28.346406 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:28.346406 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:28.351390 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4907778d-ebfc-4c32-bd5c-1419a95a90b5 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Volume info retrieved successfully. Aug 13 02:48:28.357918 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4907778d-ebfc-4c32-bd5c-1419a95a90b5 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 returned with HTTP 200 Aug 13 02:48:28.358518 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1130/4617] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:28 2026] GET /volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:28.544300 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b07d67cf-070c-4d7c-9f7f-fa176af7fd20 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.549536 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b07d67cf-070c-4d7c-9f7f-fa176af7fd20 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b Aug 13 02:48:28.549834 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b07d67cf-070c-4d7c-9f7f-fa176af7fd20 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:28.550112 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b07d67cf-070c-4d7c-9f7f-fa176af7fd20 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:28.562098 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b07d67cf-070c-4d7c-9f7f-fa176af7fd20 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b returned with HTTP 404 Aug 13 02:48:28.562595 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1160/4618] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:28 2026] GET /volume/v3/volumes/dfc1cfcf-d49d-423e-a15f-2210078ef00b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:28.575092 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fb987687-1d13-4047-9455-a6b69ccc6321 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.577787 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fb987687-1d13-4047-9455-a6b69ccc6321 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] GET https://10.4.3.30/volume/v3/backups Aug 13 02:48:28.578048 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fb987687-1d13-4047-9455-a6b69ccc6321 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:28.578287 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fb987687-1d13-4047-9455-a6b69ccc6321 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:28.578571 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-fb987687-1d13-4047-9455-a6b69ccc6321 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:48:28.578851 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:28.578851 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:28.584275 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fb987687-1d13-4047-9455-a6b69ccc6321 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 200 Aug 13 02:48:28.584721 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1167/4619] 10.4.3.30 () {68 vars in 1270 bytes} [Thu Aug 13 02:48:28 2026] GET /volume/v3/backups => generated 621 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:48:28.594799 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b29926d4-5ef2-4303-95c9-c434bb8ddec6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.597080 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b29926d4-5ef2-4303-95c9-c434bb8ddec6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] GET https://10.4.3.30/volume/v3/backups?project_id=fbeb60d77c8a452bba8dbbb340d0ca5f Aug 13 02:48:28.598007 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b29926d4-5ef2-4303-95c9-c434bb8ddec6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:28.598007 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b29926d4-5ef2-4303-95c9-c434bb8ddec6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:28.598535 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-b29926d4-5ef2-4303-95c9-c434bb8ddec6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Removing options 'project_id' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:48:28.606789 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b29926d4-5ef2-4303-95c9-c434bb8ddec6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] https://10.4.3.30/volume/v3/backups?project_id=fbeb60d77c8a452bba8dbbb340d0ca5f returned with HTTP 200 Aug 13 02:48:28.607176 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1163/4620] 10.4.3.30 () {68 vars in 1357 bytes} [Thu Aug 13 02:48:28 2026] GET /volume/v3/backups?project_id=fbeb60d77c8a452bba8dbbb340d0ca5f => generated 621 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:28.618429 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.622161 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:28.622617 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1425609254"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:28.627441 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1425609254'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:28.627441 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume of 1 GB Aug 13 02:48:28.631436 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Availability Zones retrieved successfully. Aug 13 02:48:28.640993 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Flow 'volume_create_api' (e4c2dbfe-c6f1-4be9-b5da-15027df4a4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:28.641203 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4544c562-3931-4afb-9022-7f2fe54022d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:28.642443 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:28.679121 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4544c562-3931-4afb-9022-7f2fe54022d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:28.680229 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558e612a-f258-44a7-836d-39270cabfd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:28.746034 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Created reservations ['bf42e3cb-440b-4635-b515-edb04fbb3e67', 'c9bc659a-4cbc-4348-9cf8-5784c0d23fff', 'c8a8271a-43eb-40de-9222-ed5bd2d0bafd', '7975c662-2692-4727-826a-2c0a928a81d5'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:28.747236 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558e612a-f258-44a7-836d-39270cabfd7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf42e3cb-440b-4635-b515-edb04fbb3e67', 'c9bc659a-4cbc-4348-9cf8-5784c0d23fff', 'c8a8271a-43eb-40de-9222-ed5bd2d0bafd', '7975c662-2692-4727-826a-2c0a928a81d5']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:28.747236 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d737e91-fe81-46c0-bc1b-197edfe8add6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:28.781474 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d737e91-fe81-46c0-bc1b-197edfe8add6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6467571-7e63-4290-9845-4cb1bb0ec125', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1425609254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',qos_specs=None,replication_status=,reservations=['bf42e3cb-440b-4635-b515-edb04fbb3e67','c9bc659a-4cbc-4348-9cf8-5784c0d23fff','c8a8271a-43eb-40de-9222-ed5bd2d0bafd','7975c662-2692-4727-826a-2c0a928a81d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67410e24a314bada87f278ac65e48db',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1425609254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6467571-7e63-4290-9845-4cb1bb0ec125,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67410e24a314bada87f278ac65e48db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:28.781474 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06af4504-4ad5-4a98-991e-ba98a5f0687a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:28.798880 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06af4504-4ad5-4a98-991e-ba98a5f0687a) transitioned into state 'SUCCESS' from state '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-1425609254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',qos_specs=None,replication_status=,reservations=['bf42e3cb-440b-4635-b515-edb04fbb3e67','c9bc659a-4cbc-4348-9cf8-5784c0d23fff','c8a8271a-43eb-40de-9222-ed5bd2d0bafd','7975c662-2692-4727-826a-2c0a928a81d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67410e24a314bada87f278ac65e48db',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:28.799807 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d8deb56-f4f5-473a-8564-fa29045af8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:28.812157 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d8deb56-f4f5-473a-8564-fa29045af8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:28.812889 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Flow 'volume_create_api' (e4c2dbfe-c6f1-4be9-b5da-15027df4a4be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:28.813638 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Create volume request issued successfully. Aug 13 02:48:28.814506 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c4627764-2048-49f2-b165-ec0ad70e9f34 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:28.815000 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1131/4621] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:48:28 2026] POST /volume/v3/volumes => generated 776 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:28.828561 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6ca4d21f-7769-4f48-bff7-f78273209763 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:28.831116 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ca4d21f-7769-4f48-bff7-f78273209763 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 Aug 13 02:48:28.831395 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ca4d21f-7769-4f48-bff7-f78273209763 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:28.831763 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ca4d21f-7769-4f48-bff7-f78273209763 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:28.840288 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:28.840288 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:28.844897 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6ca4d21f-7769-4f48-bff7-f78273209763 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:28.849413 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ca4d21f-7769-4f48-bff7-f78273209763 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 returned with HTTP 200 Aug 13 02:48:28.849933 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1161/4622] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:28 2026] GET /volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:29.116015 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-96271212-a5a7-4a0e-8f4f-154fc30fa424 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:29.117806 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96271212-a5a7-4a0e-8f4f-154fc30fa424 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:29.118032 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96271212-a5a7-4a0e-8f4f-154fc30fa424 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:29.118268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96271212-a5a7-4a0e-8f4f-154fc30fa424 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:29.118423 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-96271212-a5a7-4a0e-8f4f-154fc30fa424 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:29.123141 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:29.123141 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:29.123968 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96271212-a5a7-4a0e-8f4f-154fc30fa424 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:29.124371 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1168/4623] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:29 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:29.339732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0a8b5199-697a-491e-a1fb-88c4ce94a108 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:29.341982 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0a8b5199-697a-491e-a1fb-88c4ce94a108 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:29.342209 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0a8b5199-697a-491e-a1fb-88c4ce94a108 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:29.342456 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0a8b5199-697a-491e-a1fb-88c4ce94a108 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:29.342614 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-0a8b5199-697a-491e-a1fb-88c4ce94a108 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:29.348032 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:29.348032 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:29.348839 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0a8b5199-697a-491e-a1fb-88c4ce94a108 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:29.349302 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1164/4624] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:29 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:29.362110 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6a458d91-bd8f-4885-a70c-58093d5e31b5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:29.364963 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6a458d91-bd8f-4885-a70c-58093d5e31b5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886/restore Aug 13 02:48:29.366037 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6a458d91-bd8f-4885-a70c-58093d5e31b5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "113c3844-e38e-4a13-a80f-88b5e753aaa1"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:29.368850 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.contrib.backups [None req-6a458d91-bd8f-4885-a70c-58093d5e31b5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Restoring backup ce642908-34e9-4412-9a22-13049bd4a886 ({'restore': {'volume_id': '113c3844-e38e-4a13-a80f-88b5e753aaa1'}}) {{(pid=100287) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 02:48:29.369113 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-6a458d91-bd8f-4885-a70c-58093d5e31b5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Restoring backup ce642908-34e9-4412-9a22-13049bd4a886 to volume 113c3844-e38e-4a13-a80f-88b5e753aaa1. Aug 13 02:48:29.375698 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8dc2e6f5-e3f8-4bd0-8f3d-cd849132c77d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:29.377899 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dc2e6f5-e3f8-4bd0-8f3d-cd849132c77d tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 Aug 13 02:48:29.378112 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dc2e6f5-e3f8-4bd0-8f3d-cd849132c77d tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:29.378175 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:29.378175 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:29.378365 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dc2e6f5-e3f8-4bd0-8f3d-cd849132c77d tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:29.384947 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:29.384947 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:29.387741 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:29.387741 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:29.388971 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8dc2e6f5-e3f8-4bd0-8f3d-cd849132c77d tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Volume info retrieved successfully. Aug 13 02:48:29.389089 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6a458d91-bd8f-4885-a70c-58093d5e31b5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:48:29.389333 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.api [None req-6a458d91-bd8f-4885-a70c-58093d5e31b5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Checking backup size 1 against volume size 1 {{(pid=100287) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 02:48:29.389480 np0000007139 devstack@c-api.service[100287]: INFO cinder.backup.api [None req-6a458d91-bd8f-4885-a70c-58093d5e31b5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Overwriting volume 113c3844-e38e-4a13-a80f-88b5e753aaa1 with restore of backup ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:29.394158 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dc2e6f5-e3f8-4bd0-8f3d-cd849132c77d tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 returned with HTTP 200 Aug 13 02:48:29.394671 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1162/4625] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:29 2026] GET /volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:29.408934 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6066aab2-9aaa-43a6-a7f7-ea3ef4e2de76 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:29.411089 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6066aab2-9aaa-43a6-a7f7-ea3ef4e2de76 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:48:29.411521 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6066aab2-9aaa-43a6-a7f7-ea3ef4e2de76 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd80a7fd-3e18-42fc-8fab-9c62f210c911", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1394959888"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:29.413651 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-6a458d91-bd8f-4885-a70c-58093d5e31b5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] restore_backup in rpcapi backup_id ce642908-34e9-4412-9a22-13049bd4a886 {{(pid=100287) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 02:48:29.415951 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6a458d91-bd8f-4885-a70c-58093d5e31b5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886/restore returned with HTTP 202 Aug 13 02:48:29.416431 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1132/4626] 10.4.3.30 () {68 vars in 1386 bytes} [Thu Aug 13 02:48:29 2026] POST /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886/restore => generated 182 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:29.422104 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:29.422104 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:29.422798 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6066aab2-9aaa-43a6-a7f7-ea3ef4e2de76 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Volume info retrieved successfully. Aug 13 02:48:29.423001 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-6066aab2-9aaa-43a6-a7f7-ea3ef4e2de76 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Create snapshot from volume dd80a7fd-3e18-42fc-8fab-9c62f210c911 Aug 13 02:48:29.424732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bd9eb35f-b36e-43ab-9dbc-5483fe4fa56b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:29.426913 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd9eb35f-b36e-43ab-9dbc-5483fe4fa56b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:29.427143 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd9eb35f-b36e-43ab-9dbc-5483fe4fa56b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:29.427500 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd9eb35f-b36e-43ab-9dbc-5483fe4fa56b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:29.427572 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-bd9eb35f-b36e-43ab-9dbc-5483fe4fa56b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:29.432394 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:29.432394 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:29.433136 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd9eb35f-b36e-43ab-9dbc-5483fe4fa56b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:29.433549 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1165/4627] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:29 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:29.467045 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-6066aab2-9aaa-43a6-a7f7-ea3ef4e2de76 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Created reservations ['6127d356-f710-41c0-8d6c-2979810afc53', 'cc503090-6a52-4d67-9386-f93b15edc2a8', '3b3e5505-be96-4376-9580-657c72ce9745', '76d9c3ac-f648-4579-af9f-63911e676799'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:29.505785 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6066aab2-9aaa-43a6-a7f7-ea3ef4e2de76 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Snapshot create request issued successfully. Aug 13 02:48:29.506476 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6066aab2-9aaa-43a6-a7f7-ea3ef4e2de76 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:48:29.507041 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1169/4628] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:48:29 2026] POST /volume/v3/snapshots => generated 318 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:29.516755 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df253ae4-d937-46bd-9383-ba3062017e24 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:29.518105 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df253ae4-d937-46bd-9383-ba3062017e24 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 Aug 13 02:48:29.518281 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df253ae4-d937-46bd-9383-ba3062017e24 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:29.518470 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df253ae4-d937-46bd-9383-ba3062017e24 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:29.527735 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:29.527735 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:29.528407 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-df253ae4-d937-46bd-9383-ba3062017e24 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Snapshot retrieved successfully. Aug 13 02:48:29.529444 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df253ae4-d937-46bd-9383-ba3062017e24 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 returned with HTTP 200 Aug 13 02:48:29.531281 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1163/4629] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:29 2026] GET /volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 => generated 450 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:29.863113 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c7d58ad5-d3d4-45f1-80a5-af6c6f08841c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:29.865160 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c7d58ad5-d3d4-45f1-80a5-af6c6f08841c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 Aug 13 02:48:29.865409 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c7d58ad5-d3d4-45f1-80a5-af6c6f08841c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:29.865620 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c7d58ad5-d3d4-45f1-80a5-af6c6f08841c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:29.872348 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:29.872348 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:29.875807 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c7d58ad5-d3d4-45f1-80a5-af6c6f08841c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:29.880118 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c7d58ad5-d3d4-45f1-80a5-af6c6f08841c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 returned with HTTP 200 Aug 13 02:48:29.880515 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1133/4630] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:29 2026] GET /volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:29.892700 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e40a7fa3-ee4b-4e73-8c9d-037c3409f7ce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:29.894986 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e40a7fa3-ee4b-4e73-8c9d-037c3409f7ce tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:48:29.895715 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e40a7fa3-ee4b-4e73-8c9d-037c3409f7ce tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c6467571-7e63-4290-9845-4cb1bb0ec125", "name": "tempest-type-Backup-1282726207"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:29.897400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-e40a7fa3-ee4b-4e73-8c9d-037c3409f7ce tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Creating new backup {'backup': {'volume_id': 'c6467571-7e63-4290-9845-4cb1bb0ec125', 'name': 'tempest-type-Backup-1282726207'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:48:29.897546 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-e40a7fa3-ee4b-4e73-8c9d-037c3409f7ce tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Creating backup of volume c6467571-7e63-4290-9845-4cb1bb0ec125 in container None Aug 13 02:48:29.904203 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:29.904203 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:29.904576 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e40a7fa3-ee4b-4e73-8c9d-037c3409f7ce tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:29.922744 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-e40a7fa3-ee4b-4e73-8c9d-037c3409f7ce tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Created reservations ['29b036d9-0795-4039-b5a8-e0eaa28f2af3', '3fbf5f66-4e46-4efa-84c4-9a80c1419469'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:29.959914 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e40a7fa3-ee4b-4e73-8c9d-037c3409f7ce tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:48:29.960482 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1166/4631] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:48:29 2026] POST /volume/v3/backups => generated 314 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:29.970439 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bfbc9e64-ae13-4e6f-b74d-13ae5a97a927 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:29.972956 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bfbc9e64-ae13-4e6f-b74d-13ae5a97a927 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:29.973324 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bfbc9e64-ae13-4e6f-b74d-13ae5a97a927 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:29.974122 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bfbc9e64-ae13-4e6f-b74d-13ae5a97a927 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:29.974122 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bfbc9e64-ae13-4e6f-b74d-13ae5a97a927 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:29.980062 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:29.980062 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:29.981192 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bfbc9e64-ae13-4e6f-b74d-13ae5a97a927 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:29.981689 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1170/4632] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:29 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:30.136944 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-16357c62-68c9-455a-a697-bad37fede53a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:30.139313 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16357c62-68c9-455a-a697-bad37fede53a tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:30.139313 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16357c62-68c9-455a-a697-bad37fede53a tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:30.139614 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16357c62-68c9-455a-a697-bad37fede53a tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:30.139884 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-16357c62-68c9-455a-a697-bad37fede53a tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:30.145664 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:30.145664 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:30.146691 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16357c62-68c9-455a-a697-bad37fede53a tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:30.147283 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1164/4633] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:30 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:30.445106 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4359ec0a-809e-4371-b622-1f57e93e743d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:30.447365 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4359ec0a-809e-4371-b622-1f57e93e743d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:30.447576 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4359ec0a-809e-4371-b622-1f57e93e743d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:30.447753 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4359ec0a-809e-4371-b622-1f57e93e743d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:30.447863 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-4359ec0a-809e-4371-b622-1f57e93e743d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:30.452127 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:30.452127 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:30.452916 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4359ec0a-809e-4371-b622-1f57e93e743d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:30.453349 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1134/4634] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:30 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:30.539063 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-794f3f06-5377-4d08-b7c4-b6bda3504976 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:30.541103 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-794f3f06-5377-4d08-b7c4-b6bda3504976 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 Aug 13 02:48:30.541342 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-794f3f06-5377-4d08-b7c4-b6bda3504976 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:30.541524 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-794f3f06-5377-4d08-b7c4-b6bda3504976 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:30.546101 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:30.546101 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:30.546513 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-794f3f06-5377-4d08-b7c4-b6bda3504976 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Snapshot retrieved successfully. Aug 13 02:48:30.547164 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-794f3f06-5377-4d08-b7c4-b6bda3504976 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 returned with HTTP 200 Aug 13 02:48:30.547528 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1167/4635] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:30 2026] GET /volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:30.558559 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:30.560208 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:30.560519 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "250785d0-bf35-4ba9-b5f1-629435468e49"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:30.561862 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '250785d0-bf35-4ba9-b5f1-629435468e49'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:30.567021 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:30.567021 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:30.567486 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Snapshot retrieved successfully. Aug 13 02:48:30.567589 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Create volume of 1 GB Aug 13 02:48:30.570855 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Availability Zones retrieved successfully. Aug 13 02:48:30.576598 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Flow 'volume_create_api' (2bf37d56-3247-49f9-9f58-a28d99197e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:30.577948 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef4dbc9-6e10-40a4-818a-c5e3b412d470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:30.578910 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:30.580348 np0000007139 devstack@c-api.service[100289]: WARNING cinder.volume.api [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef4dbc9-6e10-40a4-818a-c5e3b412d470) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 02:48:30.580348 np0000007139 devstack@c-api.service[100289]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 13 02:48:30.581793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef4dbc9-6e10-40a4-818a-c5e3b412d470) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:30.582454 np0000007139 devstack@c-api.service[100289]: WARNING cinder.volume.api [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef4dbc9-6e10-40a4-818a-c5e3b412d470) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 02:48:30.583262 np0000007139 devstack@c-api.service[100289]: WARNING cinder.volume.api [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Flow 'volume_create_api' (2bf37d56-3247-49f9-9f58-a28d99197e29) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 02:48:30.583555 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5dcfff6-08dc-4c7a-a479-d442d2497c94 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 400 Aug 13 02:48:30.584047 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1171/4636] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:48:30 2026] POST /volume/v3/volumes => generated 171 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 02:48:30.591950 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-804c2d77-f5b3-47da-9ea8-2e83c63e50c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:30.594201 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-804c2d77-f5b3-47da-9ea8-2e83c63e50c1 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 Aug 13 02:48:30.594512 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-804c2d77-f5b3-47da-9ea8-2e83c63e50c1 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:30.594756 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-804c2d77-f5b3-47da-9ea8-2e83c63e50c1 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:30.594908 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-804c2d77-f5b3-47da-9ea8-2e83c63e50c1 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Delete snapshot with id: 250785d0-bf35-4ba9-b5f1-629435468e49 Aug 13 02:48:30.600618 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:30.600618 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:30.601209 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-804c2d77-f5b3-47da-9ea8-2e83c63e50c1 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Snapshot retrieved successfully. Aug 13 02:48:30.620137 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-804c2d77-f5b3-47da-9ea8-2e83c63e50c1 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Snapshot delete request issued successfully. Aug 13 02:48:30.620373 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-804c2d77-f5b3-47da-9ea8-2e83c63e50c1 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 returned with HTTP 202 Aug 13 02:48:30.620824 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1165/4637] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:48:30 2026] DELETE /volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:30.634192 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-82bfe862-e15f-4006-9a65-b49be4eb576b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:30.636537 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-82bfe862-e15f-4006-9a65-b49be4eb576b tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 Aug 13 02:48:30.636751 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-82bfe862-e15f-4006-9a65-b49be4eb576b tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:30.636967 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-82bfe862-e15f-4006-9a65-b49be4eb576b tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:30.643716 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:30.643716 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:30.644217 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-82bfe862-e15f-4006-9a65-b49be4eb576b tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Snapshot retrieved successfully. Aug 13 02:48:30.645110 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-82bfe862-e15f-4006-9a65-b49be4eb576b tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 returned with HTTP 200 Aug 13 02:48:30.645484 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1135/4638] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:30 2026] GET /volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:31.008834 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-629bcf5f-48e0-402c-9d77-16dbbb9b1e0a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:31.010765 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-629bcf5f-48e0-402c-9d77-16dbbb9b1e0a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:31.011017 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-629bcf5f-48e0-402c-9d77-16dbbb9b1e0a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:31.011198 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-629bcf5f-48e0-402c-9d77-16dbbb9b1e0a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:31.011347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-629bcf5f-48e0-402c-9d77-16dbbb9b1e0a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:31.015703 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:31.015703 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:31.016353 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-629bcf5f-48e0-402c-9d77-16dbbb9b1e0a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:31.016645 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1168/4639] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:31 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:31.159799 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-41b2a5c7-3dde-4fc5-87a8-d678345945a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:31.161738 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41b2a5c7-3dde-4fc5-87a8-d678345945a7 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:31.161943 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41b2a5c7-3dde-4fc5-87a8-d678345945a7 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:31.162125 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41b2a5c7-3dde-4fc5-87a8-d678345945a7 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:31.162231 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-41b2a5c7-3dde-4fc5-87a8-d678345945a7 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:31.166750 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:31.166750 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:31.167527 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41b2a5c7-3dde-4fc5-87a8-d678345945a7 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:31.167884 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1172/4640] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:31 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:31.467040 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e6e3d6e6-8187-4b5b-8204-7729cc3267fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:31.468961 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6e3d6e6-8187-4b5b-8204-7729cc3267fa tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:31.469189 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6e3d6e6-8187-4b5b-8204-7729cc3267fa tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:31.469405 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6e3d6e6-8187-4b5b-8204-7729cc3267fa tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:31.469563 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e6e3d6e6-8187-4b5b-8204-7729cc3267fa tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:31.473903 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:31.473903 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:31.474694 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6e3d6e6-8187-4b5b-8204-7729cc3267fa tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:31.475097 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1166/4641] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:31 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:31.657345 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ac9fa061-21f4-4d0a-af7d-4fff00336ed2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:31.659759 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ac9fa061-21f4-4d0a-af7d-4fff00336ed2 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 Aug 13 02:48:31.660047 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ac9fa061-21f4-4d0a-af7d-4fff00336ed2 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:31.660370 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ac9fa061-21f4-4d0a-af7d-4fff00336ed2 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:31.668670 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ac9fa061-21f4-4d0a-af7d-4fff00336ed2 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 returned with HTTP 404 Aug 13 02:48:31.669458 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1136/4642] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:31 2026] GET /volume/v3/snapshots/250785d0-bf35-4ba9-b5f1-629435468e49 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:31.677157 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-35b3b747-635c-444f-9daa-8bd29a15ee5b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:31.679513 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35b3b747-635c-444f-9daa-8bd29a15ee5b tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 Aug 13 02:48:31.679727 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35b3b747-635c-444f-9daa-8bd29a15ee5b tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:31.679950 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35b3b747-635c-444f-9daa-8bd29a15ee5b tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:31.687419 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:31.687419 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:31.691665 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-35b3b747-635c-444f-9daa-8bd29a15ee5b tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Volume info retrieved successfully. Aug 13 02:48:31.696440 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35b3b747-635c-444f-9daa-8bd29a15ee5b tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 returned with HTTP 200 Aug 13 02:48:31.696856 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1169/4643] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:31 2026] GET /volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:31.712279 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-11ba46e0-fda8-4995-a55b-f4584085f0fc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:31.717603 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11ba46e0-fda8-4995-a55b-f4584085f0fc tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] DELETE https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 Aug 13 02:48:31.717790 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11ba46e0-fda8-4995-a55b-f4584085f0fc tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:31.717985 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11ba46e0-fda8-4995-a55b-f4584085f0fc tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:31.718132 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-11ba46e0-fda8-4995-a55b-f4584085f0fc tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Delete volume with id: dd80a7fd-3e18-42fc-8fab-9c62f210c911 Aug 13 02:48:31.729585 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:31.729585 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:31.730158 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-11ba46e0-fda8-4995-a55b-f4584085f0fc tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Volume info retrieved successfully. Aug 13 02:48:31.759076 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-11ba46e0-fda8-4995-a55b-f4584085f0fc tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Delete volume request issued successfully. Aug 13 02:48:31.760027 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11ba46e0-fda8-4995-a55b-f4584085f0fc tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 returned with HTTP 202 Aug 13 02:48:31.760027 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1173/4644] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:31 2026] DELETE /volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:31.775480 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e76ebddd-c250-4780-9157-7cfdd504fda0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:31.780590 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e76ebddd-c250-4780-9157-7cfdd504fda0 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 Aug 13 02:48:31.780862 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e76ebddd-c250-4780-9157-7cfdd504fda0 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:31.781097 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e76ebddd-c250-4780-9157-7cfdd504fda0 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:31.791783 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:31.791783 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:31.797405 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e76ebddd-c250-4780-9157-7cfdd504fda0 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Volume info retrieved successfully. Aug 13 02:48:31.804495 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e76ebddd-c250-4780-9157-7cfdd504fda0 tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 returned with HTTP 200 Aug 13 02:48:31.805106 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1167/4645] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:31 2026] GET /volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:32.027436 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f73dd700-3ce5-4eab-a98c-62617a651e12 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:32.029448 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f73dd700-3ce5-4eab-a98c-62617a651e12 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:32.029705 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f73dd700-3ce5-4eab-a98c-62617a651e12 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:32.029973 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f73dd700-3ce5-4eab-a98c-62617a651e12 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:32.030022 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-f73dd700-3ce5-4eab-a98c-62617a651e12 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:32.034798 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:32.034798 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:32.035509 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f73dd700-3ce5-4eab-a98c-62617a651e12 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:32.036024 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1137/4646] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:32 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:32.179024 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f15727cc-29e7-43ff-9684-54e89ee934a0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:32.180847 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f15727cc-29e7-43ff-9684-54e89ee934a0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:32.181091 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f15727cc-29e7-43ff-9684-54e89ee934a0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:32.181351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f15727cc-29e7-43ff-9684-54e89ee934a0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:32.181472 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f15727cc-29e7-43ff-9684-54e89ee934a0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:32.185709 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:32.185709 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:32.186516 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f15727cc-29e7-43ff-9684-54e89ee934a0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:32.186899 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1170/4647] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:32 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:32.486342 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8fd81c95-4406-4382-9a70-2d659283cfd1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:32.491957 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8fd81c95-4406-4382-9a70-2d659283cfd1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:32.492192 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8fd81c95-4406-4382-9a70-2d659283cfd1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:32.492513 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8fd81c95-4406-4382-9a70-2d659283cfd1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:32.492650 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-8fd81c95-4406-4382-9a70-2d659283cfd1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:32.498083 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:32.498083 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:32.498964 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8fd81c95-4406-4382-9a70-2d659283cfd1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:32.499419 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1174/4648] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:32 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:32.818685 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bd8d3e7f-a99d-44e4-a35b-c1dbd7c82dfd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:32.822297 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd8d3e7f-a99d-44e4-a35b-c1dbd7c82dfd tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] GET https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 Aug 13 02:48:32.822297 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd8d3e7f-a99d-44e4-a35b-c1dbd7c82dfd tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:32.822297 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd8d3e7f-a99d-44e4-a35b-c1dbd7c82dfd tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:32.827637 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd8d3e7f-a99d-44e4-a35b-c1dbd7c82dfd tempest-VolumesSnapshotNegativeTestJSON-1712028883 tempest-VolumesSnapshotNegativeTestJSON-1712028883-project-member] https://10.4.3.30/volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 returned with HTTP 404 Aug 13 02:48:32.828181 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1168/4649] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:32 2026] GET /volume/v3/volumes/dd80a7fd-3e18-42fc-8fab-9c62f210c911 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:32.858018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:32.859355 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:32.859670 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1191136520", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:32.861462 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1191136520', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:32.861626 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Create volume of 1 GB Aug 13 02:48:32.866134 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Availability Zones retrieved successfully. Aug 13 02:48:32.873590 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Flow 'volume_create_api' (a0af218d-7ede-436d-9d01-052191219768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:32.874428 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede59bef-3fac-463b-849e-cd324bfb8f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:32.875222 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:32.906136 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede59bef-3fac-463b-849e-cd324bfb8f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:32.907299 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5248367f-6f72-4f82-9cea-f65ae0f60c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:32.957678 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Created reservations ['7772396a-75f3-4136-89ad-8ba4e4aaaf94', '962d1314-5941-44a6-9470-0f28ebb128a7', '533ad593-31a3-434d-87ed-a71a974f3653', 'f1497b41-b5c3-4f64-ab7a-24f99454d73a'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:32.958471 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5248367f-6f72-4f82-9cea-f65ae0f60c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7772396a-75f3-4136-89ad-8ba4e4aaaf94', '962d1314-5941-44a6-9470-0f28ebb128a7', '533ad593-31a3-434d-87ed-a71a974f3653', 'f1497b41-b5c3-4f64-ab7a-24f99454d73a']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:32.959096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e0d4c18-90e4-4d01-970a-ed59c428701c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:32.986461 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e0d4c18-90e4-4d01-970a-ed59c428701c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c0fe939-7883-44d5-8869-e89d2ac0d6cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1191136520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b5d3a8336b4413e96dc2ce05620fc19',qos_specs=None,replication_status=,reservations=['7772396a-75f3-4136-89ad-8ba4e4aaaf94','962d1314-5941-44a6-9470-0f28ebb128a7','533ad593-31a3-434d-87ed-a71a974f3653','f1497b41-b5c3-4f64-ab7a-24f99454d73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec4960908c7467f8a81b980b9caae9b',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1191136520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c0fe939-7883-44d5-8869-e89d2ac0d6cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b5d3a8336b4413e96dc2ce05620fc19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ec4960908c7467f8a81b980b9caae9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:32.987715 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2983daac-10f0-40f4-a250-e859f827ecd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:33.014810 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2983daac-10f0-40f4-a250-e859f827ecd2) transitioned into state 'SUCCESS' from state '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-1191136520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b5d3a8336b4413e96dc2ce05620fc19',qos_specs=None,replication_status=,reservations=['7772396a-75f3-4136-89ad-8ba4e4aaaf94','962d1314-5941-44a6-9470-0f28ebb128a7','533ad593-31a3-434d-87ed-a71a974f3653','f1497b41-b5c3-4f64-ab7a-24f99454d73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec4960908c7467f8a81b980b9caae9b',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:33.015448 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e079470-6222-42d0-acdf-bb1cc98b7f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:33.026575 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e079470-6222-42d0-acdf-bb1cc98b7f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:33.027662 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Flow 'volume_create_api' (a0af218d-7ede-436d-9d01-052191219768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:33.028093 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Create volume request issued successfully. Aug 13 02:48:33.029029 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1384c488-2578-4dae-ad7d-d626cac89ca4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:33.029641 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1138/4650] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:32 2026] POST /volume/v3/volumes => generated 753 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:33.041898 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-abbb7a94-99b1-4f21-ac49-61503e411a15 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:33.043586 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abbb7a94-99b1-4f21-ac49-61503e411a15 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:33.043778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abbb7a94-99b1-4f21-ac49-61503e411a15 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:33.043967 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abbb7a94-99b1-4f21-ac49-61503e411a15 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:33.049001 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b1997f29-a9a3-4382-91d7-e678a630da6a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:33.050381 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:33.050381 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:33.052584 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b1997f29-a9a3-4382-91d7-e678a630da6a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:33.052796 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b1997f29-a9a3-4382-91d7-e678a630da6a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:33.053018 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b1997f29-a9a3-4382-91d7-e678a630da6a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:33.053780 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-abbb7a94-99b1-4f21-ac49-61503e411a15 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:33.056551 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b1997f29-a9a3-4382-91d7-e678a630da6a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:33.057735 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abbb7a94-99b1-4f21-ac49-61503e411a15 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:33.058349 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1171/4651] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:33 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:33.062278 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:33.062278 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:33.063140 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b1997f29-a9a3-4382-91d7-e678a630da6a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:33.063794 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1175/4652] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:33 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:33.199161 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4e70756-4ad3-41e0-b556-7cbd65f97042 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:33.201446 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4e70756-4ad3-41e0-b556-7cbd65f97042 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:33.201749 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4e70756-4ad3-41e0-b556-7cbd65f97042 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:33.202059 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4e70756-4ad3-41e0-b556-7cbd65f97042 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:33.202231 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c4e70756-4ad3-41e0-b556-7cbd65f97042 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:33.208066 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:33.208066 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:33.208917 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4e70756-4ad3-41e0-b556-7cbd65f97042 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:33.209491 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1169/4653] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:33 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:33.509216 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3fdf192f-55ca-499d-86d0-04e39d4ab227 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:33.511196 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3fdf192f-55ca-499d-86d0-04e39d4ab227 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:33.511432 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3fdf192f-55ca-499d-86d0-04e39d4ab227 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:33.511689 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3fdf192f-55ca-499d-86d0-04e39d4ab227 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:33.511841 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-3fdf192f-55ca-499d-86d0-04e39d4ab227 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:33.520944 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:33.520944 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:33.521748 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3fdf192f-55ca-499d-86d0-04e39d4ab227 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:33.522169 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1139/4654] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:33 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:34.055533 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.071752 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7c01762d-fc79-4812-aa48-bf9bd1b5ecb1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.073964 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c01762d-fc79-4812-aa48-bf9bd1b5ecb1 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:34.074196 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c01762d-fc79-4812-aa48-bf9bd1b5ecb1 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.074438 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c01762d-fc79-4812-aa48-bf9bd1b5ecb1 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.083448 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.083448 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:34.085661 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-49d963db-42f5-425d-96bf-48672ba4423c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.087799 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49d963db-42f5-425d-96bf-48672ba4423c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:34.088067 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49d963db-42f5-425d-96bf-48672ba4423c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.088105 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7c01762d-fc79-4812-aa48-bf9bd1b5ecb1 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:34.088305 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49d963db-42f5-425d-96bf-48672ba4423c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.088423 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-49d963db-42f5-425d-96bf-48672ba4423c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:34.094407 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c01762d-fc79-4812-aa48-bf9bd1b5ecb1 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:34.094508 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.094508 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:34.095097 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49d963db-42f5-425d-96bf-48672ba4423c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:34.095429 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1176/4655] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:34.095831 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1170/4656] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:34.111051 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-28347ccc-befc-413f-93c0-e75734dbd5c4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.113122 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-28347ccc-befc-413f-93c0-e75734dbd5c4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:34.113365 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-28347ccc-befc-413f-93c0-e75734dbd5c4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.113617 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-28347ccc-befc-413f-93c0-e75734dbd5c4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.124876 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.124876 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:34.132037 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-28347ccc-befc-413f-93c0-e75734dbd5c4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:34.139161 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-28347ccc-befc-413f-93c0-e75734dbd5c4 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:34.139699 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1140/4657] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:34.161563 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5ab257a1-db46-40d8-ae00-5128266e53cd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.162729 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:34.163076 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1177493839"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:34.164483 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume request body: {'volume': {"'imageRef": '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1177493839'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:34.164678 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume of 1 GB Aug 13 02:48:34.164903 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5ab257a1-db46-40d8-ae00-5128266e53cd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes Aug 13 02:48:34.165135 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5ab257a1-db46-40d8-ae00-5128266e53cd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.165419 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5ab257a1-db46-40d8-ae00-5128266e53cd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.165759 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-5ab257a1-db46-40d8-ae00-5128266e53cd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:48:34.166956 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5ab257a1-db46-40d8-ae00-5128266e53cd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:48:34.170050 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Availability Zones retrieved successfully. Aug 13 02:48:34.175310 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Flow 'volume_create_api' (7b3d5fdc-5b97-4399-8296-8de42356100e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:34.176069 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5ab257a1-db46-40d8-ae00-5128266e53cd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Get all volumes completed successfully. Aug 13 02:48:34.176266 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0341826b-6311-4713-9288-21f66f32fa0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.176613 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5ab257a1-db46-40d8-ae00-5128266e53cd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 200 Aug 13 02:48:34.177094 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1177/4658] 10.4.3.30 () {66 vars in 1230 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/v3/volumes => generated 337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:34.177207 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:34.185815 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ddda393-f16c-45e2-b087-f59e9bfb0025 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.187551 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ddda393-f16c-45e2-b087-f59e9bfb0025 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:34.187737 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ddda393-f16c-45e2-b087-f59e9bfb0025 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.187955 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ddda393-f16c-45e2-b087-f59e9bfb0025 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.196093 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.196093 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:34.200171 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5ddda393-f16c-45e2-b087-f59e9bfb0025 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:34.204672 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ddda393-f16c-45e2-b087-f59e9bfb0025 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:34.205099 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1171/4659] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:34.211818 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0341826b-6311-4713-9288-21f66f32fa0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.212970 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b66313e3-30da-4f1b-9019-317b562bf913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.222000 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-186557fe-9fa4-48ac-a1bc-5211cd55bcc1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.226129 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-186557fe-9fa4-48ac-a1bc-5211cd55bcc1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:34.226387 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-186557fe-9fa4-48ac-a1bc-5211cd55bcc1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.226619 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-186557fe-9fa4-48ac-a1bc-5211cd55bcc1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.226762 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-186557fe-9fa4-48ac-a1bc-5211cd55bcc1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:34.232072 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.232072 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:34.233132 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-186557fe-9fa4-48ac-a1bc-5211cd55bcc1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:34.233658 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1141/4660] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:34.255323 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-3d6a907a-c6fa-433e-9f69-174f9f294304 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.257583 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-3d6a907a-c6fa-433e-9f69-174f9f294304 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:34.257898 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-3d6a907a-c6fa-433e-9f69-174f9f294304 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.258159 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-3d6a907a-c6fa-433e-9f69-174f9f294304 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.266230 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.266230 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:34.271027 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-3d6a907a-c6fa-433e-9f69-174f9f294304 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:34.275605 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-3d6a907a-c6fa-433e-9f69-174f9f294304 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:34.276034 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1178/4661] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:34.313492 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Created reservations ['06e37451-07a7-43e0-bcf2-178e232b2fc7', '0e55a60c-af63-42d3-bd97-48d5e53f72b0', '6ee96634-26ec-4bad-8def-94cff0b27a1e', '21df53d1-e60c-472c-baf4-f612aad8aed5'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:34.314392 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b66313e3-30da-4f1b-9019-317b562bf913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06e37451-07a7-43e0-bcf2-178e232b2fc7', '0e55a60c-af63-42d3-bd97-48d5e53f72b0', '6ee96634-26ec-4bad-8def-94cff0b27a1e', '21df53d1-e60c-472c-baf4-f612aad8aed5']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.315100 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (701580e5-119f-49f0-b20e-d69162d9edfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.347316 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (701580e5-119f-49f0-b20e-d69162d9edfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c5d9c12-f953-4cf4-9644-5bb693e52139', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1177493839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c76a850cc145a1940e37a53e92edbc',qos_specs=None,replication_status=,reservations=['06e37451-07a7-43e0-bcf2-178e232b2fc7','0e55a60c-af63-42d3-bd97-48d5e53f72b0','6ee96634-26ec-4bad-8def-94cff0b27a1e','21df53d1-e60c-472c-baf4-f612aad8aed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1177493839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c5d9c12-f953-4cf4-9644-5bb693e52139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c76a850cc145a1940e37a53e92edbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.348184 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54f86b6-a19a-4cfa-94ff-00800bb32c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.372485 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54f86b6-a19a-4cfa-94ff-00800bb32c1c) transitioned into state 'SUCCESS' from state '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-1177493839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c76a850cc145a1940e37a53e92edbc',qos_specs=None,replication_status=,reservations=['06e37451-07a7-43e0-bcf2-178e232b2fc7','0e55a60c-af63-42d3-bd97-48d5e53f72b0','6ee96634-26ec-4bad-8def-94cff0b27a1e','21df53d1-e60c-472c-baf4-f612aad8aed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.373454 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd23385-b04d-4c1b-9dde-db4b62d82ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.377483 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90e86c47-5958-4deb-93b1-d3c0e7d83ed0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.378038 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90e86c47-5958-4deb-93b1-d3c0e7d83ed0 None None] GET https://10.4.3.30/volume// Aug 13 02:48:34.378278 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90e86c47-5958-4deb-93b1-d3c0e7d83ed0 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.378535 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90e86c47-5958-4deb-93b1-d3c0e7d83ed0 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.379018 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90e86c47-5958-4deb-93b1-d3c0e7d83ed0 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:48:34.379546 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1172/4662] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:48:34.387361 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-f9d84822-b2b7-46e5-9e91-db2fb1d30aca None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.387547 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd23385-b04d-4c1b-9dde-db4b62d82ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.388639 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Flow 'volume_create_api' (7b3d5fdc-5b97-4399-8296-8de42356100e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:34.389100 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume request issued successfully. Aug 13 02:48:34.389408 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-f9d84822-b2b7-46e5-9e91-db2fb1d30aca tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:48:34.389755 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-f9d84822-b2b7-46e5-9e91-db2fb1d30aca tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c0fe939-7883-44d5-8869-e89d2ac0d6cf", "connector": null, "instance_uuid": "89ed3ad6-8b67-4d99-a8f4-946d67794321"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:34.390057 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72879959-3a42-4b20-b4ae-bb959e7672b1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:34.390626 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1172/4663] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:34 2026] POST /volume/v3/volumes => generated 755 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:34.398524 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.398524 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:34.403756 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.405541 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:34.407055 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-326899367"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:34.407288 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume request body: {'volume': {"'imageRef": '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-326899367'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:34.407451 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume of 1 GB Aug 13 02:48:34.411478 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Availability Zones retrieved successfully. Aug 13 02:48:34.417267 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Flow 'volume_create_api' (26955423-eea2-43a1-8b22-9e507a612d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:34.417628 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a31f1ffb-09fb-4630-a921-94dc209976d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.418611 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:34.428329 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-f9d84822-b2b7-46e5-9e91-db2fb1d30aca tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:48:34.428329 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1142/4664] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:48:34 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:34.453651 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a31f1ffb-09fb-4630-a921-94dc209976d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.454325 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3458737b-98d1-4331-b74b-65e0b3b2f919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.462940 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-627a920f-b777-4355-a7ac-176ab027c1bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.464314 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-627a920f-b777-4355-a7ac-176ab027c1bb tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:34.464746 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-627a920f-b777-4355-a7ac-176ab027c1bb tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.464746 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-627a920f-b777-4355-a7ac-176ab027c1bb tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.466587 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-21052abc-c1e8-43a6-8eaa-c4a6683ff377 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.467160 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21052abc-c1e8-43a6-8eaa-c4a6683ff377 None None] GET https://10.4.3.30/volume// Aug 13 02:48:34.467320 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-21052abc-c1e8-43a6-8eaa-c4a6683ff377 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.467570 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-21052abc-c1e8-43a6-8eaa-c4a6683ff377 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.467993 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21052abc-c1e8-43a6-8eaa-c4a6683ff377 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:48:34.468294 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1173/4665] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:48:34.478714 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.478714 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:34.479047 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-15b50d5a-864c-476b-a76b-7da98f57ae80 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.483109 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-15b50d5a-864c-476b-a76b-7da98f57ae80 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:34.483109 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-15b50d5a-864c-476b-a76b-7da98f57ae80 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.483583 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-627a920f-b777-4355-a7ac-176ab027c1bb tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:34.483813 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-15b50d5a-864c-476b-a76b-7da98f57ae80 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.489180 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-627a920f-b777-4355-a7ac-176ab027c1bb tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:34.490057 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1173/4666] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:34.504522 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.504522 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:34.506533 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Created reservations ['c87ac2ab-0330-425e-91e4-a6277de8b6de', 'fdec934f-42b1-4aee-a283-c1b20d13fd6a', '64e510b6-5efd-43ae-9c38-af542816fbef', '4aca7a3d-7bf2-44c2-b258-5e169f5ffe09'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:34.507561 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3458737b-98d1-4331-b74b-65e0b3b2f919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c87ac2ab-0330-425e-91e4-a6277de8b6de', 'fdec934f-42b1-4aee-a283-c1b20d13fd6a', '64e510b6-5efd-43ae-9c38-af542816fbef', '4aca7a3d-7bf2-44c2-b258-5e169f5ffe09']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.508012 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-15b50d5a-864c-476b-a76b-7da98f57ae80 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:34.508386 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82880338-80e6-4f43-ae0f-d4957f933622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.514876 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-15b50d5a-864c-476b-a76b-7da98f57ae80 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:34.515860 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1143/4667] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:48:34.533071 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2f19b850-d587-4f86-9599-2c157f225bdf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.535771 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f19b850-d587-4f86-9599-2c157f225bdf tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:34.536069 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f19b850-d587-4f86-9599-2c157f225bdf tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:34.536363 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f19b850-d587-4f86-9599-2c157f225bdf tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:34.536521 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2f19b850-d587-4f86-9599-2c157f225bdf tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:34.536894 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82880338-80e6-4f43-ae0f-d4957f933622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '221d3909-0a47-4fba-afaf-405f620b85f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-326899367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c76a850cc145a1940e37a53e92edbc',qos_specs=None,replication_status=,reservations=['c87ac2ab-0330-425e-91e4-a6277de8b6de','fdec934f-42b1-4aee-a283-c1b20d13fd6a','64e510b6-5efd-43ae-9c38-af542816fbef','4aca7a3d-7bf2-44c2-b258-5e169f5ffe09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-326899367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=221d3909-0a47-4fba-afaf-405f620b85f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c76a850cc145a1940e37a53e92edbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.537624 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4128a061-41a6-4bb3-ba0a-9d6e6f2988e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.542188 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.542188 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:34.543369 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f19b850-d587-4f86-9599-2c157f225bdf tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:34.544046 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1174/4668] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:34 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:34.557722 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4128a061-41a6-4bb3-ba0a-9d6e6f2988e1) transitioned into state 'SUCCESS' from state '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-326899367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c76a850cc145a1940e37a53e92edbc',qos_specs=None,replication_status=,reservations=['c87ac2ab-0330-425e-91e4-a6277de8b6de','fdec934f-42b1-4aee-a283-c1b20d13fd6a','64e510b6-5efd-43ae-9c38-af542816fbef','4aca7a3d-7bf2-44c2-b258-5e169f5ffe09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.559676 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496663b4-85f0-47b7-9ca7-ce974d8ab16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.572654 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496663b4-85f0-47b7-9ca7-ce974d8ab16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.573505 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Flow 'volume_create_api' (26955423-eea2-43a1-8b22-9e507a612d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:34.574716 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume request issued successfully. Aug 13 02:48:34.574716 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16faddb3-f186-40b2-af37-ca33e1c70dd5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:34.574919 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1179/4669] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:34 2026] POST /volume/v3/volumes => generated 754 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:34.586671 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.590454 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:34.590454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1309930135"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:34.592330 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume request body: {'volume': {"'imageRef": '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1309930135'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:34.592495 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume of 1 GB Aug 13 02:48:34.597773 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Availability Zones retrieved successfully. Aug 13 02:48:34.605587 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Flow 'volume_create_api' (67d44198-dc9a-4092-8c32-740060989c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:34.606601 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3a20d1-824f-4302-9aea-5b06033d1ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.607596 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:34.634064 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3a20d1-824f-4302-9aea-5b06033d1ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.634890 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d78ed6b-ebd5-4476-b1d5-a537e15a07e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.654945 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-edd1d698-9a03-4ad4-9465-b5ff8a2f81b8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.657366 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-edd1d698-9a03-4ad4-9465-b5ff8a2f81b8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] PUT https://10.4.3.30/volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1 Aug 13 02:48:34.657896 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-edd1d698-9a03-4ad4-9465-b5ff8a2f81b8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:34.671920 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-edd1d698-9a03-4ad4-9465-b5ff8a2f81b8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Acquiring lock "cinder-attachment_update-2c0fe939-7883-44d5-8869-e89d2ac0d6cf-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:48:34.674662 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Created reservations ['9d035e41-3e35-4bbd-81fd-c9a24a18cfe5', '27cf267d-79ba-45eb-a2fc-4f829581c63f', '40236022-1283-48a8-bd5e-97ce80dfd695', 'c078e7f3-db0f-4c69-ae09-a51495d545cf'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:34.675748 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d78ed6b-ebd5-4476-b1d5-a537e15a07e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d035e41-3e35-4bbd-81fd-c9a24a18cfe5', '27cf267d-79ba-45eb-a2fc-4f829581c63f', '40236022-1283-48a8-bd5e-97ce80dfd695', 'c078e7f3-db0f-4c69-ae09-a51495d545cf']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.676636 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e56f0c-dab4-457e-9166-8dcc7932e767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.680420 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-edd1d698-9a03-4ad4-9465-b5ff8a2f81b8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Lock "cinder-attachment_update-2c0fe939-7883-44d5-8869-e89d2ac0d6cf-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:48:34.682279 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.682279 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:34.698245 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e56f0c-dab4-457e-9166-8dcc7932e767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1309930135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c76a850cc145a1940e37a53e92edbc',qos_specs=None,replication_status=,reservations=['9d035e41-3e35-4bbd-81fd-c9a24a18cfe5','27cf267d-79ba-45eb-a2fc-4f829581c63f','40236022-1283-48a8-bd5e-97ce80dfd695','c078e7f3-db0f-4c69-ae09-a51495d545cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1309930135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c76a850cc145a1940e37a53e92edbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.699397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (892c89f7-3155-4d13-9915-02b44c7926bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.720266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (892c89f7-3155-4d13-9915-02b44c7926bb) transitioned into state 'SUCCESS' from state '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-1309930135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c76a850cc145a1940e37a53e92edbc',qos_specs=None,replication_status=,reservations=['9d035e41-3e35-4bbd-81fd-c9a24a18cfe5','27cf267d-79ba-45eb-a2fc-4f829581c63f','40236022-1283-48a8-bd5e-97ce80dfd695','c078e7f3-db0f-4c69-ae09-a51495d545cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.720266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ee47a5-39e5-44b7-9cd9-ba1fd124d898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.731515 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ee47a5-39e5-44b7-9cd9-ba1fd124d898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.731515 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Flow 'volume_create_api' (67d44198-dc9a-4092-8c32-740060989c54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:34.731515 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume request issued successfully. Aug 13 02:48:34.731515 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d40eb56c-6373-4154-b4ed-2ffd37cc9d2e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:34.732007 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1174/4670] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:34 2026] POST /volume/v3/volumes => generated 755 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:34.748426 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.750677 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:34.751170 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2079070963"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:34.755263 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume request body: {'volume': {"'imageRef": '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2079070963'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:34.755263 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume of 1 GB Aug 13 02:48:34.760361 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Availability Zones retrieved successfully. Aug 13 02:48:34.768686 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Flow 'volume_create_api' (859fff64-c959-40ab-aca3-260a255ca044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:34.770212 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37cfc789-0b05-45c0-a4ed-f6da6b635173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.771597 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:34.801329 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-edd1d698-9a03-4ad4-9465-b5ff8a2f81b8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Lock "cinder-attachment_update-2c0fe939-7883-44d5-8869-e89d2ac0d6cf-np0000007139" released by "attachment_update" :: held 0.121s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:48:34.802713 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-edd1d698-9a03-4ad4-9465-b5ff8a2f81b8 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1 returned with HTTP 200 Aug 13 02:48:34.802713 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1144/4671] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:48:34 2026] PUT /volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:34.809138 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37cfc789-0b05-45c0-a4ed-f6da6b635173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.810456 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4019d7-79b6-48df-824c-03f59449a22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.859333 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Created reservations ['d4fde743-7ee8-41b8-a11d-3ee7937f6fa2', '1daddfde-866f-49ff-9d3f-efae249bffb5', '70c25ea7-995c-4862-9814-d6e262613d4c', '2bae51c0-c52f-469e-a65a-2c529fe28686'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:34.860142 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4019d7-79b6-48df-824c-03f59449a22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4fde743-7ee8-41b8-a11d-3ee7937f6fa2', '1daddfde-866f-49ff-9d3f-efae249bffb5', '70c25ea7-995c-4862-9814-d6e262613d4c', '2bae51c0-c52f-469e-a65a-2c529fe28686']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.860897 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86d8a4b-b403-4c3c-9c43-982d79d57eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.882714 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86d8a4b-b403-4c3c-9c43-982d79d57eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '893f50a1-6970-4e99-9adf-fd88941785da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2079070963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c76a850cc145a1940e37a53e92edbc',qos_specs=None,replication_status=,reservations=['d4fde743-7ee8-41b8-a11d-3ee7937f6fa2','1daddfde-866f-49ff-9d3f-efae249bffb5','70c25ea7-995c-4862-9814-d6e262613d4c','2bae51c0-c52f-469e-a65a-2c529fe28686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2079070963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=893f50a1-6970-4e99-9adf-fd88941785da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c76a850cc145a1940e37a53e92edbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.883636 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deedd27e-8bf8-49b6-b64c-2e7c83cb885b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.903668 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deedd27e-8bf8-49b6-b64c-2e7c83cb885b) transitioned into state 'SUCCESS' from state '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-2079070963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c76a850cc145a1940e37a53e92edbc',qos_specs=None,replication_status=,reservations=['d4fde743-7ee8-41b8-a11d-3ee7937f6fa2','1daddfde-866f-49ff-9d3f-efae249bffb5','70c25ea7-995c-4862-9814-d6e262613d4c','2bae51c0-c52f-469e-a65a-2c529fe28686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.904701 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e87b41-d6e9-499c-a161-f25a57cd4b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.916232 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e87b41-d6e9-499c-a161-f25a57cd4b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:34.917752 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Flow 'volume_create_api' (859fff64-c959-40ab-aca3-260a255ca044) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:34.918312 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume request issued successfully. Aug 13 02:48:34.919156 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0a9763be-6760-4b44-b28f-f3ca343ecdba tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:34.919779 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1175/4672] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:34 2026] POST /volume/v3/volumes => generated 755 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 02:48:34.936537 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:34.943555 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:34.943954 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-431791284"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:34.945385 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume request body: {'volume': {"'imageRef": '97e472c8-887d-49ed-a387-da1dee2eb20d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-431791284'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:34.945534 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume of 1 GB Aug 13 02:48:34.945793 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:34.945793 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:34.956334 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Availability Zones retrieved successfully. Aug 13 02:48:34.963658 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Flow 'volume_create_api' (9b6a6324-b17f-4fda-b521-458324f75c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:34.965104 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e6c5ff-d8c0-4d65-8602-c623e7a21275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:34.966439 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:35.002960 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e6c5ff-d8c0-4d65-8602-c623e7a21275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:35.003988 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a7f1cd2-a589-4407-a81f-0b9ad75a0336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:35.053876 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Created reservations ['e3e641d9-b67a-4191-9e0b-d51d6b1f2931', 'a2fe1a92-edf5-40cd-91d7-19c4de0adcf2', '1cedbb40-c27a-4ff5-bf15-55c243c64b8f', 'dbd41397-0f6e-4bfa-8f5e-4b58f2eedd3e'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:35.054707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a7f1cd2-a589-4407-a81f-0b9ad75a0336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3e641d9-b67a-4191-9e0b-d51d6b1f2931', 'a2fe1a92-edf5-40cd-91d7-19c4de0adcf2', '1cedbb40-c27a-4ff5-bf15-55c243c64b8f', 'dbd41397-0f6e-4bfa-8f5e-4b58f2eedd3e']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:35.055488 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b769ee2-c6a8-4868-8f87-c03cbe529bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:35.082674 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b769ee2-c6a8-4868-8f87-c03cbe529bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '148f42ed-f7f4-4092-9d01-22dfcb2390f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-431791284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c76a850cc145a1940e37a53e92edbc',qos_specs=None,replication_status=,reservations=['e3e641d9-b67a-4191-9e0b-d51d6b1f2931','a2fe1a92-edf5-40cd-91d7-19c4de0adcf2','1cedbb40-c27a-4ff5-bf15-55c243c64b8f','dbd41397-0f6e-4bfa-8f5e-4b58f2eedd3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-431791284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=148f42ed-f7f4-4092-9d01-22dfcb2390f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c76a850cc145a1940e37a53e92edbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:35.083477 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0fc54ef-c9b3-44a6-9d25-fdc9f1d0bcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:35.104656 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0fc54ef-c9b3-44a6-9d25-fdc9f1d0bcb2) transitioned into state 'SUCCESS' from state '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-431791284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c76a850cc145a1940e37a53e92edbc',qos_specs=None,replication_status=,reservations=['e3e641d9-b67a-4191-9e0b-d51d6b1f2931','a2fe1a92-edf5-40cd-91d7-19c4de0adcf2','1cedbb40-c27a-4ff5-bf15-55c243c64b8f','dbd41397-0f6e-4bfa-8f5e-4b58f2eedd3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80457d7e95a42088b1ee9b3496e4f8f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:35.105551 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d03a9e-22f4-48ff-82a5-cbd33ceb9893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:35.107512 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a7d3c37-8a50-46b7-b9ea-f0328f66f8db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:35.109510 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a7d3c37-8a50-46b7-b9ea-f0328f66f8db tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:35.109808 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a7d3c37-8a50-46b7-b9ea-f0328f66f8db tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:35.109975 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a7d3c37-8a50-46b7-b9ea-f0328f66f8db tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:35.110097 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7a7d3c37-8a50-46b7-b9ea-f0328f66f8db tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:35.114142 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:35.114142 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:35.114904 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a7d3c37-8a50-46b7-b9ea-f0328f66f8db tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:35.115354 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1175/4673] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:35 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:35.116131 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d03a9e-22f4-48ff-82a5-cbd33ceb9893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:35.117524 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Flow 'volume_create_api' (9b6a6324-b17f-4fda-b521-458324f75c0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:35.117994 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Create volume request issued successfully. Aug 13 02:48:35.118811 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15c0b4bb-249a-42c1-b896-6fc2c9184d52 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:35.119425 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1180/4674] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:34 2026] POST /volume/v3/volumes => generated 754 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:35.131289 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5ac35716-2fbe-402b-a5d4-aae01eaa8080 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:35.133281 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5ac35716-2fbe-402b-a5d4-aae01eaa8080 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 Aug 13 02:48:35.133523 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5ac35716-2fbe-402b-a5d4-aae01eaa8080 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:35.133750 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5ac35716-2fbe-402b-a5d4-aae01eaa8080 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:35.142847 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:35.142847 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:35.147097 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5ac35716-2fbe-402b-a5d4-aae01eaa8080 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:35.152394 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5ac35716-2fbe-402b-a5d4-aae01eaa8080 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 returned with HTTP 200 Aug 13 02:48:35.152951 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1145/4675] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:35 2026] GET /volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:35.165320 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cb1f682c-3e43-415e-9f49-8198121f50d1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:35.167173 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb1f682c-3e43-415e-9f49-8198121f50d1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 Aug 13 02:48:35.167395 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb1f682c-3e43-415e-9f49-8198121f50d1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:35.167611 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb1f682c-3e43-415e-9f49-8198121f50d1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:35.174512 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:35.174512 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:35.178400 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cb1f682c-3e43-415e-9f49-8198121f50d1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:35.187276 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb1f682c-3e43-415e-9f49-8198121f50d1 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 returned with HTTP 200 Aug 13 02:48:35.188676 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1176/4676] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:35 2026] GET /volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:35.200135 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a470096d-9aeb-46ac-a5ca-24e97fa4cb8e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:35.201817 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a470096d-9aeb-46ac-a5ca-24e97fa4cb8e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 Aug 13 02:48:35.202000 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a470096d-9aeb-46ac-a5ca-24e97fa4cb8e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:35.202176 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a470096d-9aeb-46ac-a5ca-24e97fa4cb8e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:35.208451 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:35.208451 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:35.211466 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a470096d-9aeb-46ac-a5ca-24e97fa4cb8e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:35.215826 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a470096d-9aeb-46ac-a5ca-24e97fa4cb8e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 returned with HTTP 200 Aug 13 02:48:35.216133 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1176/4677] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:35 2026] GET /volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:35.245186 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9f10987b-72d3-4cc2-8b3e-ecf0329fb147 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:35.247190 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f10987b-72d3-4cc2-8b3e-ecf0329fb147 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:35.247415 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f10987b-72d3-4cc2-8b3e-ecf0329fb147 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:35.247625 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f10987b-72d3-4cc2-8b3e-ecf0329fb147 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:35.247735 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9f10987b-72d3-4cc2-8b3e-ecf0329fb147 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:35.252354 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:35.252354 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:35.253218 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f10987b-72d3-4cc2-8b3e-ecf0329fb147 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:35.253604 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1181/4678] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:35 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:35.273236 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-71c5d546-db32-44ca-8ca9-959bd073207e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:35.275845 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-71c5d546-db32-44ca-8ca9-959bd073207e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da Aug 13 02:48:35.276467 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-71c5d546-db32-44ca-8ca9-959bd073207e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:35.276467 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-71c5d546-db32-44ca-8ca9-959bd073207e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:35.286431 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:35.286431 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:35.291459 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-71c5d546-db32-44ca-8ca9-959bd073207e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:35.296605 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-71c5d546-db32-44ca-8ca9-959bd073207e tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da returned with HTTP 200 Aug 13 02:48:35.296957 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1146/4679] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:35 2026] GET /volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:48:35.347954 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-927b7d72-acad-43a3-9787-bb5b046d00e7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:35.352880 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-927b7d72-acad-43a3-9787-bb5b046d00e7 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 Aug 13 02:48:35.354540 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-927b7d72-acad-43a3-9787-bb5b046d00e7 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:35.356913 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-927b7d72-acad-43a3-9787-bb5b046d00e7 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:35.364451 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:35.364451 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:35.368566 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-927b7d72-acad-43a3-9787-bb5b046d00e7 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:35.373554 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-927b7d72-acad-43a3-9787-bb5b046d00e7 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 returned with HTTP 200 Aug 13 02:48:35.374014 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1177/4680] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:35 2026] GET /volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:48:35.425417 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbcb787e-e4d0-4fad-95af-d4cc0a774d62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:35.427389 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbcb787e-e4d0-4fad-95af-d4cc0a774d62 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] DELETE https://10.4.3.30/volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 Aug 13 02:48:35.427839 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbcb787e-e4d0-4fad-95af-d4cc0a774d62 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:35.427839 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbcb787e-e4d0-4fad-95af-d4cc0a774d62 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:35.427969 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-cbcb787e-e4d0-4fad-95af-d4cc0a774d62 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Delete volume with id: 148f42ed-f7f4-4092-9d01-22dfcb2390f3 Aug 13 02:48:35.435907 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:35.435907 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:35.436407 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cbcb787e-e4d0-4fad-95af-d4cc0a774d62 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:35.455587 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cbcb787e-e4d0-4fad-95af-d4cc0a774d62 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Delete volume request issued successfully. Aug 13 02:48:35.455775 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbcb787e-e4d0-4fad-95af-d4cc0a774d62 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 returned with HTTP 202 Aug 13 02:48:35.456262 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1177/4681] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:35 2026] DELETE /volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:35.463762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ee2226e0-6b31-4cf0-a3fd-e81694d8e5f8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:35.465674 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ee2226e0-6b31-4cf0-a3fd-e81694d8e5f8 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 Aug 13 02:48:35.465910 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ee2226e0-6b31-4cf0-a3fd-e81694d8e5f8 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:35.466121 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ee2226e0-6b31-4cf0-a3fd-e81694d8e5f8 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:35.474147 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:35.474147 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:35.479439 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ee2226e0-6b31-4cf0-a3fd-e81694d8e5f8 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:35.485999 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ee2226e0-6b31-4cf0-a3fd-e81694d8e5f8 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 returned with HTTP 200 Aug 13 02:48:35.486515 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1182/4682] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:35 2026] GET /volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:35.505358 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-456dabee-746e-4dbf-922d-ff8b9c885561 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:35.508536 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-456dabee-746e-4dbf-922d-ff8b9c885561 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:35.509417 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-456dabee-746e-4dbf-922d-ff8b9c885561 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:35.510146 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-456dabee-746e-4dbf-922d-ff8b9c885561 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:35.524655 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:35.524655 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:35.529784 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-456dabee-746e-4dbf-922d-ff8b9c885561 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:35.539270 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-456dabee-746e-4dbf-922d-ff8b9c885561 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:35.539920 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1147/4683] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:35 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:35.557767 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3feecd05-31b1-4eef-90de-1a23a800fd0b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:35.562739 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3feecd05-31b1-4eef-90de-1a23a800fd0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:35.563496 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3feecd05-31b1-4eef-90de-1a23a800fd0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:35.563654 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3feecd05-31b1-4eef-90de-1a23a800fd0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:35.564173 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3feecd05-31b1-4eef-90de-1a23a800fd0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:35.569889 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:35.569889 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:35.570902 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3feecd05-31b1-4eef-90de-1a23a800fd0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:35.571390 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1178/4684] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:35 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:36.130271 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da588add-8329-42ec-82de-17181db1aa52 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:36.130825 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da588add-8329-42ec-82de-17181db1aa52 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:36.131094 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da588add-8329-42ec-82de-17181db1aa52 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:36.131348 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da588add-8329-42ec-82de-17181db1aa52 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:36.131485 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-da588add-8329-42ec-82de-17181db1aa52 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:36.136386 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:36.136386 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:36.136930 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da588add-8329-42ec-82de-17181db1aa52 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:36.137264 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1178/4685] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:36 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:36.264587 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-18e81283-f2bf-457b-a0ec-900037b9d4c0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:36.269279 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18e81283-f2bf-457b-a0ec-900037b9d4c0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:36.269562 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18e81283-f2bf-457b-a0ec-900037b9d4c0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:36.269777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18e81283-f2bf-457b-a0ec-900037b9d4c0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:36.269923 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-18e81283-f2bf-457b-a0ec-900037b9d4c0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:36.275001 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:36.275001 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:36.276127 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18e81283-f2bf-457b-a0ec-900037b9d4c0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:36.276832 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1183/4686] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:36 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:36.510189 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-45641e9d-7f23-4cc2-9e98-ed34e8fea11f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:36.513943 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-45641e9d-7f23-4cc2-9e98-ed34e8fea11f tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 Aug 13 02:48:36.514205 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-45641e9d-7f23-4cc2-9e98-ed34e8fea11f tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:36.514685 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-45641e9d-7f23-4cc2-9e98-ed34e8fea11f tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:36.522938 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-45641e9d-7f23-4cc2-9e98-ed34e8fea11f tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 returned with HTTP 404 Aug 13 02:48:36.523763 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1148/4687] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:36 2026] GET /volume/v3/volumes/148f42ed-f7f4-4092-9d01-22dfcb2390f3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:36.531981 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-898f7a97-7dd4-4296-aafc-eb9293ae5b22 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:36.534411 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-898f7a97-7dd4-4296-aafc-eb9293ae5b22 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] DELETE https://10.4.3.30/volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da Aug 13 02:48:36.534725 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-898f7a97-7dd4-4296-aafc-eb9293ae5b22 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:36.534972 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-898f7a97-7dd4-4296-aafc-eb9293ae5b22 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:36.535148 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-898f7a97-7dd4-4296-aafc-eb9293ae5b22 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Delete volume with id: 893f50a1-6970-4e99-9adf-fd88941785da Aug 13 02:48:36.543159 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:36.543159 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:36.543644 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-898f7a97-7dd4-4296-aafc-eb9293ae5b22 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:36.553476 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4d75f2e-5e1f-445d-b477-58d9be7cee6c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:36.555652 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4d75f2e-5e1f-445d-b477-58d9be7cee6c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:36.555912 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4d75f2e-5e1f-445d-b477-58d9be7cee6c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:36.556139 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4d75f2e-5e1f-445d-b477-58d9be7cee6c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:36.568339 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:36.568339 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:36.573679 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e4d75f2e-5e1f-445d-b477-58d9be7cee6c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:36.577881 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-898f7a97-7dd4-4296-aafc-eb9293ae5b22 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Delete volume request issued successfully. Aug 13 02:48:36.580093 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-898f7a97-7dd4-4296-aafc-eb9293ae5b22 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da returned with HTTP 202 Aug 13 02:48:36.580093 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1179/4688] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:36 2026] DELETE /volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:36.580660 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4d75f2e-5e1f-445d-b477-58d9be7cee6c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:36.580660 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1179/4689] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:36 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:36.583799 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-25bd06a3-8fce-42e2-849e-eae0bb9b90d2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:36.588600 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-795444d3-d304-4fb3-b4a7-550571e7be00 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:36.591735 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-795444d3-d304-4fb3-b4a7-550571e7be00 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da Aug 13 02:48:36.591936 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-795444d3-d304-4fb3-b4a7-550571e7be00 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:36.592116 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-795444d3-d304-4fb3-b4a7-550571e7be00 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:36.593888 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-25bd06a3-8fce-42e2-849e-eae0bb9b90d2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:36.594218 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-25bd06a3-8fce-42e2-849e-eae0bb9b90d2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:36.594511 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-25bd06a3-8fce-42e2-849e-eae0bb9b90d2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:36.594677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-25bd06a3-8fce-42e2-849e-eae0bb9b90d2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:36.601284 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:36.601284 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:36.601494 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:36.601494 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:36.602299 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-25bd06a3-8fce-42e2-849e-eae0bb9b90d2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:36.602659 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1184/4690] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:36 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:36.605324 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-795444d3-d304-4fb3-b4a7-550571e7be00 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:36.609685 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-795444d3-d304-4fb3-b4a7-550571e7be00 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da returned with HTTP 200 Aug 13 02:48:36.610167 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1149/4691] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:36 2026] GET /volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:37.163718 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a990ae8b-744a-463d-952c-53672ac90fd3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:37.165697 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a990ae8b-744a-463d-952c-53672ac90fd3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:37.166096 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a990ae8b-744a-463d-952c-53672ac90fd3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:37.166439 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a990ae8b-744a-463d-952c-53672ac90fd3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:37.166617 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a990ae8b-744a-463d-952c-53672ac90fd3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:37.171915 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:37.171915 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:37.172990 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a990ae8b-744a-463d-952c-53672ac90fd3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:37.173706 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1180/4692] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:37 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:37.289750 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-470af74d-e995-4b2f-a8b6-642d527c7ce2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:37.292231 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-470af74d-e995-4b2f-a8b6-642d527c7ce2 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:37.292556 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-470af74d-e995-4b2f-a8b6-642d527c7ce2 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:37.292852 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-470af74d-e995-4b2f-a8b6-642d527c7ce2 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:37.293022 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-470af74d-e995-4b2f-a8b6-642d527c7ce2 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:37.298241 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:37.298241 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:37.299200 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-470af74d-e995-4b2f-a8b6-642d527c7ce2 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:37.299700 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1180/4693] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:37 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:37.596477 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-49963957-0935-4975-8f15-ce475edfa286 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:37.598276 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-49963957-0935-4975-8f15-ce475edfa286 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:37.598460 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-49963957-0935-4975-8f15-ce475edfa286 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:37.598649 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-49963957-0935-4975-8f15-ce475edfa286 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:37.608162 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:37.608162 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:37.611498 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-49963957-0935-4975-8f15-ce475edfa286 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:37.615697 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b1d09d12-2f06-47ff-8186-b2b8792d827e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:37.616086 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-49963957-0935-4975-8f15-ce475edfa286 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:37.616296 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1185/4694] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:37 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:37.618060 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b1d09d12-2f06-47ff-8186-b2b8792d827e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:37.618382 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b1d09d12-2f06-47ff-8186-b2b8792d827e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:37.618718 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b1d09d12-2f06-47ff-8186-b2b8792d827e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:37.618876 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-b1d09d12-2f06-47ff-8186-b2b8792d827e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:37.623908 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aa23c943-422b-44de-9a6d-68fd0905df85 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:37.624460 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:37.624460 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:37.625331 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b1d09d12-2f06-47ff-8186-b2b8792d827e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:37.625610 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa23c943-422b-44de-9a6d-68fd0905df85 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da Aug 13 02:48:37.625731 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1150/4695] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:37 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:37.625834 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa23c943-422b-44de-9a6d-68fd0905df85 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:37.626045 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa23c943-422b-44de-9a6d-68fd0905df85 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:37.631500 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa23c943-422b-44de-9a6d-68fd0905df85 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da returned with HTTP 404 Aug 13 02:48:37.632004 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1181/4696] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:37 2026] GET /volume/v3/volumes/893f50a1-6970-4e99-9adf-fd88941785da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:37.638690 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d69ad321-cd53-4f0d-afc8-9e83c997e1d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:37.640780 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d69ad321-cd53-4f0d-afc8-9e83c997e1d6 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] DELETE https://10.4.3.30/volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 Aug 13 02:48:37.641012 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d69ad321-cd53-4f0d-afc8-9e83c997e1d6 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:37.641238 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d69ad321-cd53-4f0d-afc8-9e83c997e1d6 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:37.641455 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d69ad321-cd53-4f0d-afc8-9e83c997e1d6 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Delete volume with id: e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 Aug 13 02:48:37.649425 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:37.649425 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:37.649953 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d69ad321-cd53-4f0d-afc8-9e83c997e1d6 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:37.668456 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d69ad321-cd53-4f0d-afc8-9e83c997e1d6 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Delete volume request issued successfully. Aug 13 02:48:37.668665 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d69ad321-cd53-4f0d-afc8-9e83c997e1d6 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 returned with HTTP 202 Aug 13 02:48:37.669268 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1181/4697] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:37 2026] DELETE /volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:37.678331 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5a706af-0d2e-4d2d-828d-b1b49d4347dd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:37.680176 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5a706af-0d2e-4d2d-828d-b1b49d4347dd tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 Aug 13 02:48:37.680380 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5a706af-0d2e-4d2d-828d-b1b49d4347dd tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:37.680556 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5a706af-0d2e-4d2d-828d-b1b49d4347dd tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:37.687123 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:37.687123 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:37.690547 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e5a706af-0d2e-4d2d-828d-b1b49d4347dd tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:37.694447 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5a706af-0d2e-4d2d-828d-b1b49d4347dd tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 returned with HTTP 200 Aug 13 02:48:37.694920 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1186/4698] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:37 2026] GET /volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:38.228309 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-44842f2f-6367-4b57-b914-9d4385c05897 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:38.230855 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-44842f2f-6367-4b57-b914-9d4385c05897 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:38.231056 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-44842f2f-6367-4b57-b914-9d4385c05897 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:38.231259 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-44842f2f-6367-4b57-b914-9d4385c05897 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:38.231411 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-44842f2f-6367-4b57-b914-9d4385c05897 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:38.237599 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:38.237599 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:38.238362 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-44842f2f-6367-4b57-b914-9d4385c05897 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:38.238782 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1151/4699] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:38 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:38.311486 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-52acc824-9045-40c9-87df-731192a0833b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:38.314724 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52acc824-9045-40c9-87df-731192a0833b tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:38.314955 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52acc824-9045-40c9-87df-731192a0833b tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:38.315133 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52acc824-9045-40c9-87df-731192a0833b tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:38.315237 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-52acc824-9045-40c9-87df-731192a0833b tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:38.319370 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:38.319370 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:38.320111 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52acc824-9045-40c9-87df-731192a0833b tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:38.320475 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1182/4700] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:38 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:38.630013 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b24ec910-3487-4523-97bb-3aeed54db3dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:38.631676 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b24ec910-3487-4523-97bb-3aeed54db3dd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:38.631913 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b24ec910-3487-4523-97bb-3aeed54db3dd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:38.632125 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b24ec910-3487-4523-97bb-3aeed54db3dd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:38.636053 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-24e89d42-5a12-4d5f-a260-b7439ce45dde None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:38.637807 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24e89d42-5a12-4d5f-a260-b7439ce45dde tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:38.638012 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24e89d42-5a12-4d5f-a260-b7439ce45dde tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:38.638187 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24e89d42-5a12-4d5f-a260-b7439ce45dde tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:38.638308 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-24e89d42-5a12-4d5f-a260-b7439ce45dde tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:38.642705 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:38.642705 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:38.643104 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:38.643104 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:38.643919 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24e89d42-5a12-4d5f-a260-b7439ce45dde tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:38.644241 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1187/4701] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:38 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:38.654027 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b24ec910-3487-4523-97bb-3aeed54db3dd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:38.661306 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b24ec910-3487-4523-97bb-3aeed54db3dd tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:38.661742 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1182/4702] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:38 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:38.708333 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-68d1f9ff-1511-453e-bbf2-8a3a0509fe89 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:38.710276 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-68d1f9ff-1511-453e-bbf2-8a3a0509fe89 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 Aug 13 02:48:38.710466 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-68d1f9ff-1511-453e-bbf2-8a3a0509fe89 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:38.710689 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-68d1f9ff-1511-453e-bbf2-8a3a0509fe89 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:38.716399 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-68d1f9ff-1511-453e-bbf2-8a3a0509fe89 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 returned with HTTP 404 Aug 13 02:48:38.716850 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1152/4703] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:38 2026] GET /volume/v3/volumes/e8bb5f5c-d3a3-46b2-a537-c1c8b8fc5260 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:38.723738 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e7cabc25-b0cb-4adf-be22-b9cca6e44ca5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:38.725542 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7cabc25-b0cb-4adf-be22-b9cca6e44ca5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] DELETE https://10.4.3.30/volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 Aug 13 02:48:38.725735 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7cabc25-b0cb-4adf-be22-b9cca6e44ca5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:38.725925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7cabc25-b0cb-4adf-be22-b9cca6e44ca5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:38.726076 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-e7cabc25-b0cb-4adf-be22-b9cca6e44ca5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Delete volume with id: 221d3909-0a47-4fba-afaf-405f620b85f8 Aug 13 02:48:38.732727 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:38.732727 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:38.733176 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e7cabc25-b0cb-4adf-be22-b9cca6e44ca5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:38.749183 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e7cabc25-b0cb-4adf-be22-b9cca6e44ca5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Delete volume request issued successfully. Aug 13 02:48:38.749406 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7cabc25-b0cb-4adf-be22-b9cca6e44ca5 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 returned with HTTP 202 Aug 13 02:48:38.749745 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1183/4704] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:38 2026] DELETE /volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:38.757374 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-76297cea-9d46-4a45-8648-7b5f869fd0a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:38.759132 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76297cea-9d46-4a45-8648-7b5f869fd0a7 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 Aug 13 02:48:38.759362 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76297cea-9d46-4a45-8648-7b5f869fd0a7 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:38.759572 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76297cea-9d46-4a45-8648-7b5f869fd0a7 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:38.767662 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:38.767662 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:38.772171 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-76297cea-9d46-4a45-8648-7b5f869fd0a7 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:38.779059 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76297cea-9d46-4a45-8648-7b5f869fd0a7 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 returned with HTTP 200 Aug 13 02:48:38.779987 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1188/4705] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:38 2026] GET /volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:39.081375 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-90befb9e-aebc-40c2-9228-bc733211d074 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:39.083603 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-90befb9e-aebc-40c2-9228-bc733211d074 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] POST https://10.4.3.30/volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1/action Aug 13 02:48:39.083990 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-90befb9e-aebc-40c2-9228-bc733211d074 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:48:39.084113 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-90befb9e-aebc-40c2-9228-bc733211d074 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:39.104589 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:39.104589 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:39.115494 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-59a8cdf0-257c-4f33-a594-7d1378d7356e req-90befb9e-aebc-40c2-9228-bc733211d074 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1/action returned with HTTP 204 Aug 13 02:48:39.115997 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1183/4706] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:48:39 2026] POST /volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:39.270574 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-be344df5-66f1-4688-ac66-f74ae3106366 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:39.273201 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-be344df5-66f1-4688-ac66-f74ae3106366 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:39.273474 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-be344df5-66f1-4688-ac66-f74ae3106366 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:39.273694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-be344df5-66f1-4688-ac66-f74ae3106366 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:39.273830 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-be344df5-66f1-4688-ac66-f74ae3106366 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:39.278978 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:39.278978 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:39.279855 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-be344df5-66f1-4688-ac66-f74ae3106366 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:39.280261 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1153/4707] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:39 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:39.333983 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2aa040cb-5229-4495-bffc-0cb1ed2623bf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:39.335955 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2aa040cb-5229-4495-bffc-0cb1ed2623bf tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:39.336193 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2aa040cb-5229-4495-bffc-0cb1ed2623bf tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:39.336442 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2aa040cb-5229-4495-bffc-0cb1ed2623bf tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:39.336577 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2aa040cb-5229-4495-bffc-0cb1ed2623bf tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:39.341485 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:39.341485 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:39.342403 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2aa040cb-5229-4495-bffc-0cb1ed2623bf tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:39.342815 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1184/4708] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:39 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:39.660264 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ff2abc51-38ab-447d-92a5-8252e9c6eb29 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:39.662034 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff2abc51-38ab-447d-92a5-8252e9c6eb29 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:39.662299 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff2abc51-38ab-447d-92a5-8252e9c6eb29 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:39.662541 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff2abc51-38ab-447d-92a5-8252e9c6eb29 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:39.662693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ff2abc51-38ab-447d-92a5-8252e9c6eb29 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:39.667039 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:39.667039 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:39.667755 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff2abc51-38ab-447d-92a5-8252e9c6eb29 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:39.668147 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1189/4709] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:39 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:39.679941 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-17de74da-05de-45b2-a129-fa38248df3a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:39.682329 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17de74da-05de-45b2-a129-fa38248df3a9 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:39.682510 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17de74da-05de-45b2-a129-fa38248df3a9 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:39.682693 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17de74da-05de-45b2-a129-fa38248df3a9 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:39.695508 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:39.695508 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:39.700062 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-17de74da-05de-45b2-a129-fa38248df3a9 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:39.707342 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17de74da-05de-45b2-a129-fa38248df3a9 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:39.707719 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1184/4710] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:39 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:39.721482 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-59f617c1-7595-42ac-963c-6dfbc3a0cd5f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:39.723499 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-59f617c1-7595-42ac-963c-6dfbc3a0cd5f tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:39.723710 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-59f617c1-7595-42ac-963c-6dfbc3a0cd5f tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:39.723912 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-59f617c1-7595-42ac-963c-6dfbc3a0cd5f tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:39.736088 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:39.736088 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:39.739333 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-59f617c1-7595-42ac-963c-6dfbc3a0cd5f tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:39.742909 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-59f617c1-7595-42ac-963c-6dfbc3a0cd5f tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:39.743267 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1154/4711] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:39 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:39.757775 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-68a62bc1-6bc2-452f-9af7-ee43390b1694 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:39.759599 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-68a62bc1-6bc2-452f-9af7-ee43390b1694 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:48:39.759800 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-68a62bc1-6bc2-452f-9af7-ee43390b1694 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:39.759990 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-68a62bc1-6bc2-452f-9af7-ee43390b1694 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:39.775107 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:39.775107 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:39.779970 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-68a62bc1-6bc2-452f-9af7-ee43390b1694 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:48:39.785576 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-68a62bc1-6bc2-452f-9af7-ee43390b1694 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:48:39.786011 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1185/4712] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:39 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:39.793303 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ce197c01-0cbc-4567-9ca5-3d785e7835b9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:39.798638 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce197c01-0cbc-4567-9ca5-3d785e7835b9 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 Aug 13 02:48:39.798826 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce197c01-0cbc-4567-9ca5-3d785e7835b9 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:39.799002 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce197c01-0cbc-4567-9ca5-3d785e7835b9 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:39.810060 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce197c01-0cbc-4567-9ca5-3d785e7835b9 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 returned with HTTP 404 Aug 13 02:48:39.810543 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1190/4713] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:39 2026] GET /volume/v3/volumes/221d3909-0a47-4fba-afaf-405f620b85f8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:48:39.822496 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-341cd929-a21e-46ee-a191-248369b9fb0c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:39.824541 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-341cd929-a21e-46ee-a191-248369b9fb0c tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] DELETE https://10.4.3.30/volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 Aug 13 02:48:39.824789 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-341cd929-a21e-46ee-a191-248369b9fb0c tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:39.825044 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-341cd929-a21e-46ee-a191-248369b9fb0c tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:39.825231 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-341cd929-a21e-46ee-a191-248369b9fb0c tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Delete volume with id: 4c5d9c12-f953-4cf4-9644-5bb693e52139 Aug 13 02:48:39.832065 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:39.832065 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:39.832497 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-341cd929-a21e-46ee-a191-248369b9fb0c tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:39.848330 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-341cd929-a21e-46ee-a191-248369b9fb0c tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Delete volume request issued successfully. Aug 13 02:48:39.848604 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-341cd929-a21e-46ee-a191-248369b9fb0c tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 returned with HTTP 202 Aug 13 02:48:39.849003 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1185/4714] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:39 2026] DELETE /volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:39.860328 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6e4495d4-94bb-47ee-93df-44071cef927a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:39.862206 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e4495d4-94bb-47ee-93df-44071cef927a tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 Aug 13 02:48:39.862428 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6e4495d4-94bb-47ee-93df-44071cef927a tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:39.862604 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6e4495d4-94bb-47ee-93df-44071cef927a tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:39.869029 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:39.869029 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:39.872574 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6e4495d4-94bb-47ee-93df-44071cef927a tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Volume info retrieved successfully. Aug 13 02:48:39.876295 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6e4495d4-94bb-47ee-93df-44071cef927a tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 returned with HTTP 200 Aug 13 02:48:39.876754 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1155/4715] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:39 2026] GET /volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:40.305633 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f8882cfe-96e3-460b-8d38-996b04f5f2d1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:40.310395 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8882cfe-96e3-460b-8d38-996b04f5f2d1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:40.311103 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8882cfe-96e3-460b-8d38-996b04f5f2d1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:40.311103 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8882cfe-96e3-460b-8d38-996b04f5f2d1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:40.311103 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f8882cfe-96e3-460b-8d38-996b04f5f2d1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:40.318323 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:40.318323 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:40.321265 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8882cfe-96e3-460b-8d38-996b04f5f2d1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:40.321265 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1186/4716] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:40 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:40.353413 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7e2dbbc9-aa21-4979-a5f3-4cbf628f1d84 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:40.355239 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7e2dbbc9-aa21-4979-a5f3-4cbf628f1d84 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:40.355473 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7e2dbbc9-aa21-4979-a5f3-4cbf628f1d84 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:40.355675 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7e2dbbc9-aa21-4979-a5f3-4cbf628f1d84 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:40.355850 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7e2dbbc9-aa21-4979-a5f3-4cbf628f1d84 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:40.360014 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:40.360014 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:40.360804 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7e2dbbc9-aa21-4979-a5f3-4cbf628f1d84 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:40.361190 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1191/4717] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:40 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:40.682933 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3fdf53c7-1c03-49a3-920a-05128359d296 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:40.685405 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3fdf53c7-1c03-49a3-920a-05128359d296 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:40.685692 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3fdf53c7-1c03-49a3-920a-05128359d296 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:40.685994 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3fdf53c7-1c03-49a3-920a-05128359d296 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:40.686170 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3fdf53c7-1c03-49a3-920a-05128359d296 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:40.691845 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:40.691845 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:40.692996 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3fdf53c7-1c03-49a3-920a-05128359d296 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:40.693556 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1186/4718] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:40 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:40.895689 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ad8e171a-687e-4927-9a92-fef1eb0c0024 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:40.899479 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ad8e171a-687e-4927-9a92-fef1eb0c0024 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] GET https://10.4.3.30/volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 Aug 13 02:48:40.899756 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ad8e171a-687e-4927-9a92-fef1eb0c0024 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:40.900017 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ad8e171a-687e-4927-9a92-fef1eb0c0024 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:40.910921 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ad8e171a-687e-4927-9a92-fef1eb0c0024 tempest-CreateVolumesFromImageTest-1061548999 tempest-CreateVolumesFromImageTest-1061548999-project-member] https://10.4.3.30/volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 returned with HTTP 404 Aug 13 02:48:40.911348 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1156/4719] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:40 2026] GET /volume/v3/volumes/4c5d9c12-f953-4cf4-9644-5bb693e52139 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:41.342047 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bcf46b6e-b458-4237-a992-e92cbf08ab36 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:41.344701 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bcf46b6e-b458-4237-a992-e92cbf08ab36 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:41.345000 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bcf46b6e-b458-4237-a992-e92cbf08ab36 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:41.345167 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bcf46b6e-b458-4237-a992-e92cbf08ab36 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:41.345293 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-bcf46b6e-b458-4237-a992-e92cbf08ab36 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:41.350923 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:41.350923 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:41.351787 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bcf46b6e-b458-4237-a992-e92cbf08ab36 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:41.352362 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1187/4720] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:41 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:41.378277 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0fd6109d-7f00-496e-a29d-d17ba0b8fb10 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:41.381082 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0fd6109d-7f00-496e-a29d-d17ba0b8fb10 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:41.381870 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0fd6109d-7f00-496e-a29d-d17ba0b8fb10 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:41.383653 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0fd6109d-7f00-496e-a29d-d17ba0b8fb10 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:41.386299 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0fd6109d-7f00-496e-a29d-d17ba0b8fb10 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:41.396473 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:41.396473 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:41.396473 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0fd6109d-7f00-496e-a29d-d17ba0b8fb10 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:41.396473 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1192/4721] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:41 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:41.707383 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ebfe5f8-107f-487b-b2eb-08bd2890fa4b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:41.710652 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ebfe5f8-107f-487b-b2eb-08bd2890fa4b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:41.711705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ebfe5f8-107f-487b-b2eb-08bd2890fa4b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:41.711705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ebfe5f8-107f-487b-b2eb-08bd2890fa4b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:41.711705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9ebfe5f8-107f-487b-b2eb-08bd2890fa4b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:41.718714 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:41.718714 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:41.721450 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ebfe5f8-107f-487b-b2eb-08bd2890fa4b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:41.721450 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1187/4722] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:41 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:42.287593 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:42.381119 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bc434a90-fc84-4b20-b8e7-a40ee40672fb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:42.383278 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc434a90-fc84-4b20-b8e7-a40ee40672fb tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:42.383510 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc434a90-fc84-4b20-b8e7-a40ee40672fb tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:42.383701 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc434a90-fc84-4b20-b8e7-a40ee40672fb tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:42.383813 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-bc434a90-fc84-4b20-b8e7-a40ee40672fb tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:42.385119 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:42.385531 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1231446157"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:42.387241 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1231446157'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:42.387500 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume of 1 GB Aug 13 02:48:42.388227 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:42.388227 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:42.388775 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc434a90-fc84-4b20-b8e7-a40ee40672fb tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:42.389092 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1188/4723] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:42 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:42.393685 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Availability Zones retrieved successfully. Aug 13 02:48:42.404340 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (57e93ad2-7168-4312-925e-bd2f725dc6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:42.405802 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8221535-0f1e-4ed8-8913-67e33fff3c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:42.407286 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:42.409384 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-965226c8-d273-4d9d-8944-aa7b243d0a56 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:42.411221 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-965226c8-d273-4d9d-8944-aa7b243d0a56 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:42.411453 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-965226c8-d273-4d9d-8944-aa7b243d0a56 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:42.411653 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-965226c8-d273-4d9d-8944-aa7b243d0a56 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:42.411768 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-965226c8-d273-4d9d-8944-aa7b243d0a56 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:42.416464 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:42.416464 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:42.417392 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-965226c8-d273-4d9d-8944-aa7b243d0a56 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:42.418008 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1193/4724] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:42 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:42.444700 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8221535-0f1e-4ed8-8913-67e33fff3c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:42.445834 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293cd10b-eb21-45c3-892e-cb299f6edab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:42.526328 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Created reservations ['92932704-9bf2-47fe-b71c-fb1251d67c02', '0d9d72f5-dbee-448f-bb11-4fc51beb09f6', '3fb1cd45-65f0-466b-90d3-7f400458deaa', '64fdb6be-d031-4644-aacf-f77c34b46c0c'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:42.527056 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293cd10b-eb21-45c3-892e-cb299f6edab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92932704-9bf2-47fe-b71c-fb1251d67c02', '0d9d72f5-dbee-448f-bb11-4fc51beb09f6', '3fb1cd45-65f0-466b-90d3-7f400458deaa', '64fdb6be-d031-4644-aacf-f77c34b46c0c']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:42.527675 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e152500-613d-4ca9-8782-b3b8f4914b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:42.552424 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e152500-613d-4ca9-8782-b3b8f4914b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1231446157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['92932704-9bf2-47fe-b71c-fb1251d67c02','0d9d72f5-dbee-448f-bb11-4fc51beb09f6','3fb1cd45-65f0-466b-90d3-7f400458deaa','64fdb6be-d031-4644-aacf-f77c34b46c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1231446157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3ac0631ea44717876b42e14022cafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:42.553388 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7a0742e-afbc-4628-a9ea-290026d4806b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:42.576631 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7a0742e-afbc-4628-a9ea-290026d4806b) transitioned into state 'SUCCESS' from state '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-1231446157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['92932704-9bf2-47fe-b71c-fb1251d67c02','0d9d72f5-dbee-448f-bb11-4fc51beb09f6','3fb1cd45-65f0-466b-90d3-7f400458deaa','64fdb6be-d031-4644-aacf-f77c34b46c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:42.577589 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73cd5a7b-e688-4fbd-ba0c-f0280a77d777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:42.590584 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73cd5a7b-e688-4fbd-ba0c-f0280a77d777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:42.591640 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (57e93ad2-7168-4312-925e-bd2f725dc6d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:42.592073 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request issued successfully. Aug 13 02:48:42.593144 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0e331b6d-4b0c-4b69-9164-179b6e8c4126 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:42.593784 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1157/4725] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:48:42 2026] POST /volume/v3/volumes => generated 758 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:42.611238 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4778e644-5cc1-42c2-9d71-42ac3d1a6f86 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:42.613371 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4778e644-5cc1-42c2-9d71-42ac3d1a6f86 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac Aug 13 02:48:42.613534 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4778e644-5cc1-42c2-9d71-42ac3d1a6f86 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:42.613779 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4778e644-5cc1-42c2-9d71-42ac3d1a6f86 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:42.622044 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:42.622044 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:42.626598 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4778e644-5cc1-42c2-9d71-42ac3d1a6f86 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:42.631884 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4778e644-5cc1-42c2-9d71-42ac3d1a6f86 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac returned with HTTP 200 Aug 13 02:48:42.632288 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1188/4726] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:42 2026] GET /volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:42.735382 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-57087114-42d1-40cd-b821-9633e7098e57 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:42.737610 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-57087114-42d1-40cd-b821-9633e7098e57 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:42.737857 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-57087114-42d1-40cd-b821-9633e7098e57 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:42.738078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-57087114-42d1-40cd-b821-9633e7098e57 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:42.738212 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-57087114-42d1-40cd-b821-9633e7098e57 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:42.742858 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:42.742858 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:42.743724 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-57087114-42d1-40cd-b821-9633e7098e57 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:42.744154 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1189/4727] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:42 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:42.759663 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-150e7f1c-6c86-422c-8932-f1d85695315b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:42.763902 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-150e7f1c-6c86-422c-8932-f1d85695315b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 Aug 13 02:48:42.764132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-150e7f1c-6c86-422c-8932-f1d85695315b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:42.764397 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-150e7f1c-6c86-422c-8932-f1d85695315b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:42.772329 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:42.772329 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:42.776178 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-150e7f1c-6c86-422c-8932-f1d85695315b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:48:42.780834 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-150e7f1c-6c86-422c-8932-f1d85695315b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 returned with HTTP 200 Aug 13 02:48:42.781167 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1194/4728] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:42 2026] GET /volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:42.798645 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-db5ed2b9-6be7-44f6-bbca-c06ccb0cb36e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:42.801722 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db5ed2b9-6be7-44f6-bbca-c06ccb0cb36e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:42.801971 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db5ed2b9-6be7-44f6-bbca-c06ccb0cb36e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:42.802159 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-db5ed2b9-6be7-44f6-bbca-c06ccb0cb36e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:42.802264 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-db5ed2b9-6be7-44f6-bbca-c06ccb0cb36e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete backup with id: ce642908-34e9-4412-9a22-13049bd4a886. Aug 13 02:48:42.806574 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:42.806574 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:42.818036 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-db5ed2b9-6be7-44f6-bbca-c06ccb0cb36e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] delete_backup rpcapi backup_id ce642908-34e9-4412-9a22-13049bd4a886 {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:48:42.819790 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-db5ed2b9-6be7-44f6-bbca-c06ccb0cb36e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 202 Aug 13 02:48:42.820259 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1158/4729] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:42 2026] DELETE /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:48:42.828921 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0ef1f276-c0e6-4085-9eff-7ce4ba1c78c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:42.831624 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ef1f276-c0e6-4085-9eff-7ce4ba1c78c9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:42.831827 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ef1f276-c0e6-4085-9eff-7ce4ba1c78c9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:42.832003 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ef1f276-c0e6-4085-9eff-7ce4ba1c78c9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:42.832105 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0ef1f276-c0e6-4085-9eff-7ce4ba1c78c9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:42.838070 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:42.838070 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:42.838900 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ef1f276-c0e6-4085-9eff-7ce4ba1c78c9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 200 Aug 13 02:48:42.839167 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1189/4730] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:42 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:43.400651 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e914ff78-6936-488e-b4cd-86b34d7b92e7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:43.402386 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e914ff78-6936-488e-b4cd-86b34d7b92e7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:43.402751 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e914ff78-6936-488e-b4cd-86b34d7b92e7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:43.403070 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e914ff78-6936-488e-b4cd-86b34d7b92e7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:43.403309 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-e914ff78-6936-488e-b4cd-86b34d7b92e7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:43.409396 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:43.409396 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:43.409396 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e914ff78-6936-488e-b4cd-86b34d7b92e7 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:43.409396 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1190/4731] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:43 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:43.429281 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bad04ca7-b2fa-4d3d-93f0-6c63c406b917 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:43.430951 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bad04ca7-b2fa-4d3d-93f0-6c63c406b917 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:43.431141 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bad04ca7-b2fa-4d3d-93f0-6c63c406b917 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:43.431359 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bad04ca7-b2fa-4d3d-93f0-6c63c406b917 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:43.431458 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bad04ca7-b2fa-4d3d-93f0-6c63c406b917 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:43.436223 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:43.436223 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:43.436994 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bad04ca7-b2fa-4d3d-93f0-6c63c406b917 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:43.437414 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1195/4732] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:43 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:43.645528 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a14eb046-02fc-42a5-8043-a77ab7320624 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:43.647666 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a14eb046-02fc-42a5-8043-a77ab7320624 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac Aug 13 02:48:43.647958 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a14eb046-02fc-42a5-8043-a77ab7320624 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:43.648166 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a14eb046-02fc-42a5-8043-a77ab7320624 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:43.655379 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:43.655379 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:43.659549 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a14eb046-02fc-42a5-8043-a77ab7320624 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:43.664908 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a14eb046-02fc-42a5-8043-a77ab7320624 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac returned with HTTP 200 Aug 13 02:48:43.665234 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1159/4733] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:43 2026] GET /volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:43.677918 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-83123882-71cd-4f6b-9168-31ec05a5b484 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:43.679767 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83123882-71cd-4f6b-9168-31ec05a5b484 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:48:43.680038 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83123882-71cd-4f6b-9168-31ec05a5b484 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1257475275"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:43.688491 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:43.688491 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:43.689071 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-83123882-71cd-4f6b-9168-31ec05a5b484 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:43.689167 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-83123882-71cd-4f6b-9168-31ec05a5b484 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create snapshot from volume 0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac Aug 13 02:48:43.725190 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-83123882-71cd-4f6b-9168-31ec05a5b484 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Created reservations ['53330305-2f55-4ec8-88f0-4caac5a45271', '6baa411a-809b-49f6-85a8-af9fea0e10a6', 'bebcf11f-b1b3-4dc8-b848-047951b83b0f', 'bb9977d1-1b4e-4901-b1d2-13513b7af873'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:43.755363 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-83123882-71cd-4f6b-9168-31ec05a5b484 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Snapshot create request issued successfully. Aug 13 02:48:43.755755 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83123882-71cd-4f6b-9168-31ec05a5b484 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:48:43.756187 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1190/4734] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:48:43 2026] POST /volume/v3/snapshots => generated 316 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:43.767111 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d0cb3991-d26a-4875-aa99-f599bc80659a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:43.768914 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d0cb3991-d26a-4875-aa99-f599bc80659a tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 Aug 13 02:48:43.769110 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d0cb3991-d26a-4875-aa99-f599bc80659a tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:43.769353 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d0cb3991-d26a-4875-aa99-f599bc80659a tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:43.778211 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:43.778211 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:43.779031 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d0cb3991-d26a-4875-aa99-f599bc80659a tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Snapshot retrieved successfully. Aug 13 02:48:43.779912 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d0cb3991-d26a-4875-aa99-f599bc80659a tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 returned with HTTP 200 Aug 13 02:48:43.780669 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1191/4735] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:43 2026] GET /volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 => generated 448 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:43.850127 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-da0ef132-d90c-470b-bc9e-4fe656b66c66 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:43.852038 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da0ef132-d90c-470b-bc9e-4fe656b66c66 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 Aug 13 02:48:43.852038 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da0ef132-d90c-470b-bc9e-4fe656b66c66 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:43.852268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da0ef132-d90c-470b-bc9e-4fe656b66c66 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:43.852844 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-da0ef132-d90c-470b-bc9e-4fe656b66c66 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id ce642908-34e9-4412-9a22-13049bd4a886. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:43.856062 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da0ef132-d90c-470b-bc9e-4fe656b66c66 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 returned with HTTP 404 Aug 13 02:48:43.856603 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1196/4736] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:43 2026] GET /volume/v3/backups/ce642908-34e9-4412-9a22-13049bd4a886 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:43.864613 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b4a0ab74-9ff1-4b79-be0e-c479bfc0ef4d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:43.867085 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b4a0ab74-9ff1-4b79-be0e-c479bfc0ef4d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:43.867274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b4a0ab74-9ff1-4b79-be0e-c479bfc0ef4d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:43.867530 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b4a0ab74-9ff1-4b79-be0e-c479bfc0ef4d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:43.867880 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-b4a0ab74-9ff1-4b79-be0e-c479bfc0ef4d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete backup with id: 0c4fa720-da06-4683-831b-70e115a6b61b. Aug 13 02:48:43.873370 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:43.873370 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:43.886873 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-b4a0ab74-9ff1-4b79-be0e-c479bfc0ef4d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] delete_backup rpcapi backup_id 0c4fa720-da06-4683-831b-70e115a6b61b {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:48:43.888409 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b4a0ab74-9ff1-4b79-be0e-c479bfc0ef4d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 202 Aug 13 02:48:43.888844 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1160/4737] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:43 2026] DELETE /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:48:43.895791 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-647c2af9-5d6a-4801-bce2-a0d21fe19bc3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:43.898353 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-647c2af9-5d6a-4801-bce2-a0d21fe19bc3 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:43.898487 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-647c2af9-5d6a-4801-bce2-a0d21fe19bc3 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:43.899028 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-647c2af9-5d6a-4801-bce2-a0d21fe19bc3 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:43.899028 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-647c2af9-5d6a-4801-bce2-a0d21fe19bc3 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:43.904388 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:43.904388 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:43.904991 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-647c2af9-5d6a-4801-bce2-a0d21fe19bc3 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 200 Aug 13 02:48:43.905633 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1191/4738] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:43 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:44.437543 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-33489419-87c2-4101-b105-dd75c7413978 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:44.440051 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33489419-87c2-4101-b105-dd75c7413978 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:44.440369 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33489419-87c2-4101-b105-dd75c7413978 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:44.440571 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33489419-87c2-4101-b105-dd75c7413978 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:44.440731 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-33489419-87c2-4101-b105-dd75c7413978 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:44.447651 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b9ff9b00-7df8-426e-ae43-9ee867cf4446 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:44.448051 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:44.448051 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:44.448667 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33489419-87c2-4101-b105-dd75c7413978 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:44.449054 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1192/4739] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:44 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:44.449571 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b9ff9b00-7df8-426e-ae43-9ee867cf4446 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:44.449767 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b9ff9b00-7df8-426e-ae43-9ee867cf4446 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:44.449942 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b9ff9b00-7df8-426e-ae43-9ee867cf4446 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:44.450041 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b9ff9b00-7df8-426e-ae43-9ee867cf4446 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:44.454103 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:44.454103 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:44.454865 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b9ff9b00-7df8-426e-ae43-9ee867cf4446 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:44.455201 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1197/4740] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:44 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:44.464513 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f393f4bd-7441-40be-a44e-88ad6885d148 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:44.466645 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:44.467226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c579b5d4-bcc4-4aaa-90da-8b43e597cfd3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1604327944"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:44.469006 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request body: {'volume': {"'backup_id": 'c579b5d4-bcc4-4aaa-90da-8b43e597cfd3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1604327944'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:44.469384 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume of 1 GB Aug 13 02:48:44.475882 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Availability Zones retrieved successfully. Aug 13 02:48:44.481902 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (2a599521-9cb3-4707-83f2-76a1a8771c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:44.483568 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d324d9-325a-473e-9604-d9facff49c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.484548 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:44.517507 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d324d9-325a-473e-9604-d9facff49c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.518307 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f28a6f55-f026-4399-88a5-21698d98a0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.562282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Created reservations ['78cb8251-69b4-4542-b1b4-8dcd8ea4a410', 'deae24c2-387f-48ca-b1a9-c26c00772b8e', '5c4e975b-cfc3-4f11-a37e-afe68ffd23a8', '3bdc3f71-9d79-4497-828e-360374ae4a34'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:44.562722 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f28a6f55-f026-4399-88a5-21698d98a0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78cb8251-69b4-4542-b1b4-8dcd8ea4a410', 'deae24c2-387f-48ca-b1a9-c26c00772b8e', '5c4e975b-cfc3-4f11-a37e-afe68ffd23a8', '3bdc3f71-9d79-4497-828e-360374ae4a34']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.563529 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b2522c6-0947-473b-b5aa-64857e69452e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.587102 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b2522c6-0947-473b-b5aa-64857e69452e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b271905d-7899-4b34-b1b2-a0dd663a5eca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1604327944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['78cb8251-69b4-4542-b1b4-8dcd8ea4a410','deae24c2-387f-48ca-b1a9-c26c00772b8e','5c4e975b-cfc3-4f11-a37e-afe68ffd23a8','3bdc3f71-9d79-4497-828e-360374ae4a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1604327944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b271905d-7899-4b34-b1b2-a0dd663a5eca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecabe78bd2741d3a0e0072e1a0a2150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ea389e188874221a2bba6adc32b972e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.587858 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7268256-528c-40ff-be33-d99366b6d8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.607104 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7268256-528c-40ff-be33-d99366b6d8d8) transitioned into state 'SUCCESS' from state '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-1604327944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['78cb8251-69b4-4542-b1b4-8dcd8ea4a410','deae24c2-387f-48ca-b1a9-c26c00772b8e','5c4e975b-cfc3-4f11-a37e-afe68ffd23a8','3bdc3f71-9d79-4497-828e-360374ae4a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.607781 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e485998-c25c-45d0-a5c2-13fb0f97b880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.618711 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e485998-c25c-45d0-a5c2-13fb0f97b880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.619619 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (2a599521-9cb3-4707-83f2-76a1a8771c00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:44.619909 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request issued successfully. Aug 13 02:48:44.620423 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f393f4bd-7441-40be-a44e-88ad6885d148 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:44.620850 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1161/4741] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:44 2026] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:44.634143 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:44.636245 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:44.636725 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c579b5d4-bcc4-4aaa-90da-8b43e597cfd3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-603794816"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:44.639041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request body: {'volume': {"'backup_id": 'c579b5d4-bcc4-4aaa-90da-8b43e597cfd3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-603794816'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:44.639191 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume of 1 GB Aug 13 02:48:44.645314 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Availability Zones retrieved successfully. Aug 13 02:48:44.654169 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (3a57aa11-9a0f-41a3-aacd-3fd7f3913f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:44.656066 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc21c83b-5930-489c-aba9-493076cc3a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.657061 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:44.689700 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc21c83b-5930-489c-aba9-493076cc3a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.690434 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e963f0e6-261b-40c9-be32-89612c796c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.725798 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Created reservations ['b64afcab-7015-4255-b63e-27c1fda53a26', '456fdd4c-934d-468c-a9eb-3c3de64134ae', '29ae1cd9-c0a7-4e61-8399-e51b79a7d434', '92ec8255-e6bf-4536-9f89-4e43041bb929'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:44.726908 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e963f0e6-261b-40c9-be32-89612c796c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b64afcab-7015-4255-b63e-27c1fda53a26', '456fdd4c-934d-468c-a9eb-3c3de64134ae', '29ae1cd9-c0a7-4e61-8399-e51b79a7d434', '92ec8255-e6bf-4536-9f89-4e43041bb929']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.728317 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b4f356-b902-4915-99f3-71a248f5bd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.750628 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b4f356-b902-4915-99f3-71a248f5bd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '245f446d-d731-4aca-8ccf-d8e27cf8ea88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-603794816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['b64afcab-7015-4255-b63e-27c1fda53a26','456fdd4c-934d-468c-a9eb-3c3de64134ae','29ae1cd9-c0a7-4e61-8399-e51b79a7d434','92ec8255-e6bf-4536-9f89-4e43041bb929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-603794816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=245f446d-d731-4aca-8ccf-d8e27cf8ea88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecabe78bd2741d3a0e0072e1a0a2150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ea389e188874221a2bba6adc32b972e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.751514 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cbdcb93-82a4-4d0f-a3b1-cb080596cc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.767449 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cbdcb93-82a4-4d0f-a3b1-cb080596cc31) transitioned into state 'SUCCESS' from state '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-603794816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['b64afcab-7015-4255-b63e-27c1fda53a26','456fdd4c-934d-468c-a9eb-3c3de64134ae','29ae1cd9-c0a7-4e61-8399-e51b79a7d434','92ec8255-e6bf-4536-9f89-4e43041bb929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.768141 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52d5754-dffd-404c-b8aa-67e0ec4efaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.775965 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52d5754-dffd-404c-b8aa-67e0ec4efaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.776843 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (3a57aa11-9a0f-41a3-aacd-3fd7f3913f14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:44.777126 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request issued successfully. Aug 13 02:48:44.777728 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ad0f4b0-6e4c-41f4-8aa9-be595099f2c9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:44.778170 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1192/4742] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:44 2026] POST /volume/v3/volumes => generated 755 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:44.791993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b6806451-7591-4fb5-ab04-11233f14f562 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:44.792049 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0f4b50d2-0b55-41b6-8081-9c379d8674e0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:44.793489 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:44.793666 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f4b50d2-0b55-41b6-8081-9c379d8674e0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 Aug 13 02:48:44.793830 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c579b5d4-bcc4-4aaa-90da-8b43e597cfd3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1018599104"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:44.793900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f4b50d2-0b55-41b6-8081-9c379d8674e0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:44.794026 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f4b50d2-0b55-41b6-8081-9c379d8674e0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:44.795150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request body: {'volume': {"'backup_id": 'c579b5d4-bcc4-4aaa-90da-8b43e597cfd3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1018599104'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:44.795356 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume of 1 GB Aug 13 02:48:44.798601 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:44.798601 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:44.799010 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0f4b50d2-0b55-41b6-8081-9c379d8674e0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Snapshot retrieved successfully. Aug 13 02:48:44.799086 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Availability Zones retrieved successfully. Aug 13 02:48:44.799719 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f4b50d2-0b55-41b6-8081-9c379d8674e0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 returned with HTTP 200 Aug 13 02:48:44.800023 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1198/4743] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:44 2026] GET /volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 => generated 475 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:48:44.804332 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (371649a5-637d-42a2-ac71-3e1372e871aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:44.805184 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab1bde6-921c-41b4-a86f-db89652cbc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.806277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:44.808299 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:44.810616 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:44.811004 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6b296207-bdbb-40a4-b62e-9c99d3f2bb36", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1578751123"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:44.812539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request body: {'volume': {"'snapshot_id": '6b296207-bdbb-40a4-b62e-9c99d3f2bb36', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1578751123'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:44.812712 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume of 1 GB Aug 13 02:48:44.813045 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:44.813045 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:44.817183 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Availability Zones retrieved successfully. Aug 13 02:48:44.825479 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (797571d6-b27b-48d7-8547-ea8f5e16a3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:44.826912 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78810b4c-f36a-4af5-82f8-0627fd401f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.828290 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:44.829597 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab1bde6-921c-41b4-a86f-db89652cbc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.830391 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b881a1-0815-4ec0-9e54-7b157687bfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.862822 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78810b4c-f36a-4af5-82f8-0627fd401f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.863830 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d6bd55-c9cb-447e-9997-295ae702ddcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.868039 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Created reservations ['2c820a0c-4adb-414d-af80-7750408c3b4f', '960d5970-1d25-4f03-9891-078117d0c2be', '63ec6222-a2bc-4332-b3f6-e2eb191a3a89', '8bca18ac-b1cd-4c4d-97f5-637d7adf5d15'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:44.868999 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b881a1-0815-4ec0-9e54-7b157687bfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c820a0c-4adb-414d-af80-7750408c3b4f', '960d5970-1d25-4f03-9891-078117d0c2be', '63ec6222-a2bc-4332-b3f6-e2eb191a3a89', '8bca18ac-b1cd-4c4d-97f5-637d7adf5d15']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.869824 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7395a4-1c8d-4f4b-85e9-50cda2cee208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.891577 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7395a4-1c8d-4f4b-85e9-50cda2cee208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af6fd53c-63b3-4763-917d-6ed09403e04c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1018599104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['2c820a0c-4adb-414d-af80-7750408c3b4f','960d5970-1d25-4f03-9891-078117d0c2be','63ec6222-a2bc-4332-b3f6-e2eb191a3a89','8bca18ac-b1cd-4c4d-97f5-637d7adf5d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1018599104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af6fd53c-63b3-4763-917d-6ed09403e04c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecabe78bd2741d3a0e0072e1a0a2150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ea389e188874221a2bba6adc32b972e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.892333 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6858b34-434b-45c6-9506-c6d1c9d55e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.908829 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6858b34-434b-45c6-9506-c6d1c9d55e30) transitioned into state 'SUCCESS' from state '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-1018599104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['2c820a0c-4adb-414d-af80-7750408c3b4f','960d5970-1d25-4f03-9891-078117d0c2be','63ec6222-a2bc-4332-b3f6-e2eb191a3a89','8bca18ac-b1cd-4c4d-97f5-637d7adf5d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.909793 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ea793b-a5fb-4ba9-acde-1f9349cc3fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.915611 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f3909aa6-0663-41c7-ae5c-221235889e26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:44.916661 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Created reservations ['544a14e9-1aaa-4d1d-b57f-2b3bc5cdd37d', '130573e5-219a-41cc-a315-c82b2f77b3fc', '5a51cd2d-ffea-47c0-a4e7-ef2b9a490cf7', 'dda83c8c-d73f-4022-a1a5-0139c3fcfe1c'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:44.917458 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d6bd55-c9cb-447e-9997-295ae702ddcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['544a14e9-1aaa-4d1d-b57f-2b3bc5cdd37d', '130573e5-219a-41cc-a315-c82b2f77b3fc', '5a51cd2d-ffea-47c0-a4e7-ef2b9a490cf7', 'dda83c8c-d73f-4022-a1a5-0139c3fcfe1c']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.917693 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3909aa6-0663-41c7-ae5c-221235889e26 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b Aug 13 02:48:44.917889 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3909aa6-0663-41c7-ae5c-221235889e26 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:44.918089 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3909aa6-0663-41c7-ae5c-221235889e26 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:44.918213 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f3909aa6-0663-41c7-ae5c-221235889e26 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 0c4fa720-da06-4683-831b-70e115a6b61b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:44.918292 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ea793b-a5fb-4ba9-acde-1f9349cc3fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.918402 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf33d0f-7f45-4e98-a51c-e970948b0ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.918984 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (371649a5-637d-42a2-ac71-3e1372e871aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:44.919278 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request issued successfully. Aug 13 02:48:44.919933 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6806451-7591-4fb5-ab04-11233f14f562 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:44.920325 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1193/4744] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:44 2026] POST /volume/v3/volumes => generated 756 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:44.927848 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3909aa6-0663-41c7-ae5c-221235889e26 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b returned with HTTP 404 Aug 13 02:48:44.929931 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1193/4745] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:44 2026] GET /volume/v3/backups/0c4fa720-da06-4683-831b-70e115a6b61b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:44.933835 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-54fffc90-1151-43ab-a4ce-f360723de8ac None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:44.935588 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:44.935976 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c579b5d4-bcc4-4aaa-90da-8b43e597cfd3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1792431113"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:44.937515 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request body: {'volume': {"'backup_id": 'c579b5d4-bcc4-4aaa-90da-8b43e597cfd3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1792431113'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:44.937630 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume of 1 GB Aug 13 02:48:44.942554 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Availability Zones retrieved successfully. Aug 13 02:48:44.943045 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf33d0f-7f45-4e98-a51c-e970948b0ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5399c138-4f19-4961-99d9-79b05a707e02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1578751123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['544a14e9-1aaa-4d1d-b57f-2b3bc5cdd37d','130573e5-219a-41cc-a315-c82b2f77b3fc','5a51cd2d-ffea-47c0-a4e7-ef2b9a490cf7','dda83c8c-d73f-4022-a1a5-0139c3fcfe1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1578751123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5399c138-4f19-4961-99d9-79b05a707e02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3ac0631ea44717876b42e14022cafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.944077 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b67bf4-2707-40e9-b468-0f6de6988513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.948127 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (f1f25505-eac9-4168-af2c-48bb746bb3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:44.949041 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78127019-4e94-406b-a8cd-da881393d3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.950062 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:44.960474 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:44.961898 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b67bf4-2707-40e9-b468-0f6de6988513) transitioned into state 'SUCCESS' from state '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-1578751123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['544a14e9-1aaa-4d1d-b57f-2b3bc5cdd37d','130573e5-219a-41cc-a315-c82b2f77b3fc','5a51cd2d-ffea-47c0-a4e7-ef2b9a490cf7','dda83c8c-d73f-4022-a1a5-0139c3fcfe1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.962451 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:44.962596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5033b80-c45c-40c8-b870-c5c1f1d51b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.962811 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "name": "tempest-VolumesBackupsTest-Volume-710820857"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:44.964348 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'name': 'tempest-VolumesBackupsTest-Volume-710820857'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:44.972363 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5033b80-c45c-40c8-b870-c5c1f1d51b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.973082 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (797571d6-b27b-48d7-8547-ea8f5e16a3bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:44.973426 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request issued successfully. Aug 13 02:48:44.974047 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ef433239-4b4c-49ef-9b6e-e5ed75cc421d tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:44.974457 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1162/4746] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:44 2026] POST /volume/v3/volumes => generated 758 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:44.983964 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78127019-4e94-406b-a8cd-da881393d3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:44.984979 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea64838-b3d8-47ff-ace9-27d32ec49031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:44.991172 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:44.992946 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:44.993334 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6b296207-bdbb-40a4-b62e-9c99d3f2bb36", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-212524759"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:44.994741 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request body: {'volume': {"'snapshot_id": '6b296207-bdbb-40a4-b62e-9c99d3f2bb36', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-212524759'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:44.994896 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume of 1 GB Aug 13 02:48:44.995167 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:44.995167 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:45.000022 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Availability Zones retrieved successfully. Aug 13 02:48:45.007797 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (50e8ae43-16e5-43d3-ab43-8adfea45b362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.008366 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a7c072-1141-467f-93ce-dcffbf07de25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.009408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:45.036727 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Created reservations ['29dfd81f-7eb7-4e21-8fa1-71c1fde379de', 'e16e81d5-d945-4554-8eb1-e46d577ba846', '82000c42-11e5-48dc-93bd-0ae28a8753e5', '75e99900-530a-4053-b931-1ceff744b3f6'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:45.037836 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea64838-b3d8-47ff-ace9-27d32ec49031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29dfd81f-7eb7-4e21-8fa1-71c1fde379de', 'e16e81d5-d945-4554-8eb1-e46d577ba846', '82000c42-11e5-48dc-93bd-0ae28a8753e5', '75e99900-530a-4053-b931-1ceff744b3f6']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.038647 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0acd3a48-1176-4a78-b158-be98c0f4b8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.044767 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a7c072-1141-467f-93ce-dcffbf07de25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.044767 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8e4770-8e1f-4057-bb42-824bf29abac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.062015 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume of 1 GB Aug 13 02:48:45.062015 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:45.062015 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:45.065055 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0acd3a48-1176-4a78-b158-be98c0f4b8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a35509f-0901-4d6c-a68e-67bd30380fd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1792431113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['29dfd81f-7eb7-4e21-8fa1-71c1fde379de','e16e81d5-d945-4554-8eb1-e46d577ba846','82000c42-11e5-48dc-93bd-0ae28a8753e5','75e99900-530a-4053-b931-1ceff744b3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1792431113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a35509f-0901-4d6c-a68e-67bd30380fd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecabe78bd2741d3a0e0072e1a0a2150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ea389e188874221a2bba6adc32b972e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.065845 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510568b3-f7f7-4ddb-9893-b873063d837c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.069301 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Availability Zones retrieved successfully. Aug 13 02:48:45.073694 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Flow 'volume_create_api' (323e5534-bbbd-4718-8f56-caba4b657857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.077482 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf371a7f-9e3e-448a-a5cd-f55d1a457d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.077482 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:45.084370 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510568b3-f7f7-4ddb-9893-b873063d837c) transitioned into state 'SUCCESS' from state '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-1792431113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['29dfd81f-7eb7-4e21-8fa1-71c1fde379de','e16e81d5-d945-4554-8eb1-e46d577ba846','82000c42-11e5-48dc-93bd-0ae28a8753e5','75e99900-530a-4053-b931-1ceff744b3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.085088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b3dcef-1bde-49e4-8975-35a62d440120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.093890 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b3dcef-1bde-49e4-8975-35a62d440120) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.094690 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (f1f25505-eac9-4168-af2c-48bb746bb3aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.094972 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request issued successfully. Aug 13 02:48:45.095587 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54fffc90-1151-43ab-a4ce-f360723de8ac tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:45.095914 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1199/4747] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:44 2026] POST /volume/v3/volumes => generated 756 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:45.110854 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.112857 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:45.113187 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c579b5d4-bcc4-4aaa-90da-8b43e597cfd3", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2123024470"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:45.113389 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Created reservations ['efd67e37-ffd1-4e80-b739-20fa9042bee5', '794bb4f4-6a94-4d5c-a33c-b6147c665436', 'bcf56d10-1ca8-4c20-a0c9-382bf91fb176', '14626aa1-167b-4b4a-812e-23154bce0fa9'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:45.114120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8e4770-8e1f-4057-bb42-824bf29abac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efd67e37-ffd1-4e80-b739-20fa9042bee5', '794bb4f4-6a94-4d5c-a33c-b6147c665436', 'bcf56d10-1ca8-4c20-a0c9-382bf91fb176', '14626aa1-167b-4b4a-812e-23154bce0fa9']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.114611 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request body: {'volume': {"'backup_id": 'c579b5d4-bcc4-4aaa-90da-8b43e597cfd3', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2123024470'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:45.114791 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume of 1 GB Aug 13 02:48:45.114875 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e65ca11-e17b-4f1e-b88f-a142f44bba68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.115118 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:45.115118 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:45.118869 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Availability Zones retrieved successfully. Aug 13 02:48:45.124574 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (ac60976c-5162-4fd7-a3ac-32080390493b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.125498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67744d4-ce82-4aef-98ec-22c4230a860a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.126531 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:45.136337 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e65ca11-e17b-4f1e-b88f-a142f44bba68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13176ba5-b6ac-4481-ab78-57e315e2293f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-212524759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['efd67e37-ffd1-4e80-b739-20fa9042bee5','794bb4f4-6a94-4d5c-a33c-b6147c665436','bcf56d10-1ca8-4c20-a0c9-382bf91fb176','14626aa1-167b-4b4a-812e-23154bce0fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-212524759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13176ba5-b6ac-4481-ab78-57e315e2293f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3ac0631ea44717876b42e14022cafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.137010 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf42e45-7a6a-4bdd-88f7-49370624b28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.138722 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf371a7f-9e3e-448a-a5cd-f55d1a457d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.139200 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (404e6bf8-5a7a-498f-8c33-c0905befb3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.153768 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf42e45-7a6a-4bdd-88f7-49370624b28d) transitioned into state 'SUCCESS' from state '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-212524759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['efd67e37-ffd1-4e80-b739-20fa9042bee5','794bb4f4-6a94-4d5c-a33c-b6147c665436','bcf56d10-1ca8-4c20-a0c9-382bf91fb176','14626aa1-167b-4b4a-812e-23154bce0fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.154390 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c298b85-ecc4-4203-a7d3-f82a26ea440f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.157830 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67744d4-ce82-4aef-98ec-22c4230a860a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.159233 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8994b74-b371-4a1b-8262-79ea20e05d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.165003 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c298b85-ecc4-4203-a7d3-f82a26ea440f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.165739 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (50e8ae43-16e5-43d3-ab43-8adfea45b362) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.166012 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request issued successfully. Aug 13 02:48:45.166616 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36124ca9-866c-4576-9f6e-1bf8d96f8d0e tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:45.166938 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1194/4748] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:44 2026] POST /volume/v3/volumes => generated 757 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:45.183597 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.185151 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Created reservations ['524e9049-8b39-4f44-bc6b-92a5070b58ce', '13322a7a-3d5b-4b37-bb91-3c51db053d63', '15515eef-a5a7-4f9b-8330-263bbac896b8', 'c4093789-2313-4414-9826-156914cabc25'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:45.185708 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:45.186034 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6b296207-bdbb-40a4-b62e-9c99d3f2bb36", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-237130999"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:45.186290 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (404e6bf8-5a7a-498f-8c33-c0905befb3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['524e9049-8b39-4f44-bc6b-92a5070b58ce', '13322a7a-3d5b-4b37-bb91-3c51db053d63', '15515eef-a5a7-4f9b-8330-263bbac896b8', 'c4093789-2313-4414-9826-156914cabc25']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.187140 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bca6bf7-e468-42df-a206-1a8370e3f811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.187530 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request body: {'volume': {"'snapshot_id": '6b296207-bdbb-40a4-b62e-9c99d3f2bb36', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-237130999'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:45.187640 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume of 1 GB Aug 13 02:48:45.187917 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:45.187917 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:45.191971 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Availability Zones retrieved successfully. Aug 13 02:48:45.197808 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (670f1259-d7f1-4395-b023-387e75031e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.198967 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784b37f4-df98-4e7f-8b1e-c8b4b8777575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.200392 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:45.202202 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Created reservations ['a07876ed-4e14-4397-9e89-e462ef85b0ed', 'e7361bf9-64ae-401c-8b9a-ac15aa3cd0d8', '9146b1a8-12cf-4a50-a112-0df98ae799ba', 'abc9fc9c-bc98-433f-a5b6-ce48c341c05b'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:45.202973 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8994b74-b371-4a1b-8262-79ea20e05d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a07876ed-4e14-4397-9e89-e462ef85b0ed', 'e7361bf9-64ae-401c-8b9a-ac15aa3cd0d8', '9146b1a8-12cf-4a50-a112-0df98ae799ba', 'abc9fc9c-bc98-433f-a5b6-ce48c341c05b']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.203818 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e890eb6-fe5d-4f78-9dbd-c56e19ef5061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.210500 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bca6bf7-e468-42df-a206-1a8370e3f811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2789a257-5160-4b44-a15e-826a90f39b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-710820857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90490e4999ae4e27997a7d2b82965852',qos_specs=None,replication_status=,reservations=['524e9049-8b39-4f44-bc6b-92a5070b58ce','13322a7a-3d5b-4b37-bb91-3c51db053d63','15515eef-a5a7-4f9b-8330-263bbac896b8','c4093789-2313-4414-9826-156914cabc25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-710820857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2789a257-5160-4b44-a15e-826a90f39b10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90490e4999ae4e27997a7d2b82965852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.211274 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65924a0-bc70-4337-b1af-d31b679137b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.225690 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e890eb6-fe5d-4f78-9dbd-c56e19ef5061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ea5a304-66e5-4c76-9e19-d29d9a1be48b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2123024470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['a07876ed-4e14-4397-9e89-e462ef85b0ed','e7361bf9-64ae-401c-8b9a-ac15aa3cd0d8','9146b1a8-12cf-4a50-a112-0df98ae799ba','abc9fc9c-bc98-433f-a5b6-ce48c341c05b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2123024470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ea5a304-66e5-4c76-9e19-d29d9a1be48b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecabe78bd2741d3a0e0072e1a0a2150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ea389e188874221a2bba6adc32b972e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.226621 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c337974d-5747-41bf-ab2c-d68e44744885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.227818 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65924a0-bc70-4337-b1af-d31b679137b2) transitioned into state 'SUCCESS' from state '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-710820857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90490e4999ae4e27997a7d2b82965852',qos_specs=None,replication_status=,reservations=['524e9049-8b39-4f44-bc6b-92a5070b58ce','13322a7a-3d5b-4b37-bb91-3c51db053d63','15515eef-a5a7-4f9b-8330-263bbac896b8','c4093789-2313-4414-9826-156914cabc25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.228555 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbbb0fe9-7c0a-420e-99d4-f9b3251b3b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.235170 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784b37f4-df98-4e7f-8b1e-c8b4b8777575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.236439 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (185946d8-c038-46f0-9830-1f55b6ac4494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.238732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbbb0fe9-7c0a-420e-99d4-f9b3251b3b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.239958 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Flow 'volume_create_api' (323e5534-bbbd-4718-8f56-caba4b657857) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.240176 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume request issued successfully. Aug 13 02:48:45.240790 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9b5e04d9-7d22-4fd2-a123-1a3a5b49027d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:45.241214 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1194/4749] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:44 2026] POST /volume/v3/volumes => generated 746 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:45.248372 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c337974d-5747-41bf-ab2c-d68e44744885) transitioned into state 'SUCCESS' from state '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-2123024470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecabe78bd2741d3a0e0072e1a0a2150',qos_specs=None,replication_status=,reservations=['a07876ed-4e14-4397-9e89-e462ef85b0ed','e7361bf9-64ae-401c-8b9a-ac15aa3cd0d8','9146b1a8-12cf-4a50-a112-0df98ae799ba','abc9fc9c-bc98-433f-a5b6-ce48c341c05b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea389e188874221a2bba6adc32b972e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.249273 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de6526b5-407a-477e-b3c8-41d5cbe74f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.255902 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6308fe2-a23d-486a-b30d-19fc88aa2407 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.258217 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6308fe2-a23d-486a-b30d-19fc88aa2407 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:48:45.258469 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6308fe2-a23d-486a-b30d-19fc88aa2407 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:45.258728 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6308fe2-a23d-486a-b30d-19fc88aa2407 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:45.261280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de6526b5-407a-477e-b3c8-41d5cbe74f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.262222 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Flow 'volume_create_api' (ac60976c-5162-4fd7-a3ac-32080390493b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.262643 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Create volume request issued successfully. Aug 13 02:48:45.263430 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-618c89ed-7a93-45bd-8e72-9ea0df7da09e tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:45.264109 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1163/4750] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:45 2026] POST /volume/v3/volumes => generated 756 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:45.271103 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:45.271103 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:45.276697 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f6308fe2-a23d-486a-b30d-19fc88aa2407 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:48:45.277397 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7d341abf-d1db-4083-9a08-4cd3d95e36c5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.278299 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Created reservations ['acab36ee-0d48-4dd6-8e99-9627db0611b9', 'a9948290-72f5-4d9a-9a7b-b845f7f10aaf', '637a779d-3419-4b53-a4f7-ed379f3db97a', 'b65f945a-2578-4025-ab44-816d082b5cf5'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:45.279137 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (185946d8-c038-46f0-9830-1f55b6ac4494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acab36ee-0d48-4dd6-8e99-9627db0611b9', 'a9948290-72f5-4d9a-9a7b-b845f7f10aaf', '637a779d-3419-4b53-a4f7-ed379f3db97a', 'b65f945a-2578-4025-ab44-816d082b5cf5']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.279663 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d341abf-d1db-4083-9a08-4cd3d95e36c5 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca Aug 13 02:48:45.279938 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5314ef1-82cb-4882-b919-1eb8ed391b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.280039 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d341abf-d1db-4083-9a08-4cd3d95e36c5 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:45.280277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d341abf-d1db-4083-9a08-4cd3d95e36c5 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:45.283225 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6308fe2-a23d-486a-b30d-19fc88aa2407 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 returned with HTTP 200 Aug 13 02:48:45.283876 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1195/4751] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:45 2026] GET /volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:45.288562 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:45.288562 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:45.292669 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7d341abf-d1db-4083-9a08-4cd3d95e36c5 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:45.296927 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d341abf-d1db-4083-9a08-4cd3d95e36c5 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca returned with HTTP 200 Aug 13 02:48:45.297350 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1195/4752] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:45 2026] GET /volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:45.305698 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5314ef1-82cb-4882-b919-1eb8ed391b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd22535d7-9fae-48eb-a5c7-222abaee1b36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-237130999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['acab36ee-0d48-4dd6-8e99-9627db0611b9','a9948290-72f5-4d9a-9a7b-b845f7f10aaf','637a779d-3419-4b53-a4f7-ed379f3db97a','b65f945a-2578-4025-ab44-816d082b5cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-237130999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d22535d7-9fae-48eb-a5c7-222abaee1b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3ac0631ea44717876b42e14022cafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.307424 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a90db2e-5049-4541-a187-67b742c7fb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.308846 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4bcbcf8a-4740-4542-aa62-1e2cbd5b901a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.310875 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4bcbcf8a-4740-4542-aa62-1e2cbd5b901a tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 Aug 13 02:48:45.311084 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4bcbcf8a-4740-4542-aa62-1e2cbd5b901a tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:45.311331 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4bcbcf8a-4740-4542-aa62-1e2cbd5b901a tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:45.319526 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:45.319526 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:45.323895 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4bcbcf8a-4740-4542-aa62-1e2cbd5b901a tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:45.327802 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a90db2e-5049-4541-a187-67b742c7fb6a) transitioned into state 'SUCCESS' from state '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-237130999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['acab36ee-0d48-4dd6-8e99-9627db0611b9','a9948290-72f5-4d9a-9a7b-b845f7f10aaf','637a779d-3419-4b53-a4f7-ed379f3db97a','b65f945a-2578-4025-ab44-816d082b5cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.328853 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd599b0-8003-4f21-981c-ec5b7112babe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.328950 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4bcbcf8a-4740-4542-aa62-1e2cbd5b901a tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 returned with HTTP 200 Aug 13 02:48:45.329394 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1164/4753] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:45 2026] GET /volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:45.341900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd599b0-8003-4f21-981c-ec5b7112babe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.341900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (670f1259-d7f1-4395-b023-387e75031e7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.341900 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request issued successfully. Aug 13 02:48:45.342522 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b9e4d24-9675-4e33-9905-a4d6e3f8e295 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:45.343282 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1200/4754] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:45 2026] POST /volume/v3/volumes => generated 757 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:45.348032 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e001f0ed-4ed6-40f6-b3c9-2a9a352e5628 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.350092 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e001f0ed-4ed6-40f6-b3c9-2a9a352e5628 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c Aug 13 02:48:45.350332 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e001f0ed-4ed6-40f6-b3c9-2a9a352e5628 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:45.350576 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e001f0ed-4ed6-40f6-b3c9-2a9a352e5628 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:45.358042 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-141924cd-00d0-443c-a3d2-f8950616b6ac None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.358932 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:45.358932 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:45.360072 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:45.360445 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6b296207-bdbb-40a4-b62e-9c99d3f2bb36", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1019921427"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:45.362173 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request body: {'volume': {"'snapshot_id": '6b296207-bdbb-40a4-b62e-9c99d3f2bb36', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1019921427'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:45.362354 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume of 1 GB Aug 13 02:48:45.363182 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e001f0ed-4ed6-40f6-b3c9-2a9a352e5628 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:45.367208 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Availability Zones retrieved successfully. Aug 13 02:48:45.368028 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e001f0ed-4ed6-40f6-b3c9-2a9a352e5628 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c returned with HTTP 200 Aug 13 02:48:45.368418 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1196/4755] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:45 2026] GET /volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:45.375054 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (7d7fcb0d-90e6-429f-9466-0ccbd70d3783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.376265 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a800621-7440-4386-921c-d208d764d914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.377546 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:45.380462 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d7233d49-727e-469f-8b2a-bfe049609585 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.382964 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d7233d49-727e-469f-8b2a-bfe049609585 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 Aug 13 02:48:45.383186 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d7233d49-727e-469f-8b2a-bfe049609585 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:45.385448 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d7233d49-727e-469f-8b2a-bfe049609585 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:45.392375 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:45.392375 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:45.396436 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d7233d49-727e-469f-8b2a-bfe049609585 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:45.404451 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d7233d49-727e-469f-8b2a-bfe049609585 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 returned with HTTP 200 Aug 13 02:48:45.404885 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1165/4756] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:45 2026] GET /volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:45.417320 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a800621-7440-4386-921c-d208d764d914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.418046 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad139836-cd84-405f-a0eb-cf2b56886c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.458099 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Created reservations ['38ec1b6c-c329-4397-b165-d32446dae497', 'f9dcb83e-cdab-4d58-a31e-26bd813475af', '43c6562a-604f-431c-a27c-1df2d7f2ccff', 'a20162eb-684f-4f71-a668-48468236c12c'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:45.458936 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad139836-cd84-405f-a0eb-cf2b56886c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38ec1b6c-c329-4397-b165-d32446dae497', 'f9dcb83e-cdab-4d58-a31e-26bd813475af', '43c6562a-604f-431c-a27c-1df2d7f2ccff', 'a20162eb-684f-4f71-a668-48468236c12c']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.459714 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2ceaff4-31ac-4228-a43c-164a68e7d886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.477332 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d2ab7e80-e018-415f-a73b-ce1099f26f4e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.479704 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d2ab7e80-e018-415f-a73b-ce1099f26f4e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:45.479979 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d2ab7e80-e018-415f-a73b-ce1099f26f4e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:45.480245 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d2ab7e80-e018-415f-a73b-ce1099f26f4e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:45.480404 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d2ab7e80-e018-415f-a73b-ce1099f26f4e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:45.483157 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2ceaff4-31ac-4228-a43c-164a68e7d886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d65820-ef29-4e4d-9444-4f16549aa705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1019921427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['38ec1b6c-c329-4397-b165-d32446dae497','f9dcb83e-cdab-4d58-a31e-26bd813475af','43c6562a-604f-431c-a27c-1df2d7f2ccff','a20162eb-684f-4f71-a668-48468236c12c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1019921427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73d65820-ef29-4e4d-9444-4f16549aa705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3ac0631ea44717876b42e14022cafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.483988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af81d7f4-fd94-4d7b-8edf-3017a02c5d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.485306 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:45.485306 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:45.485948 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d2ab7e80-e018-415f-a73b-ce1099f26f4e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:45.486455 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1201/4757] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:45 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:45.503086 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af81d7f4-fd94-4d7b-8edf-3017a02c5d8b) transitioned into state 'SUCCESS' from state '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-1019921427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['38ec1b6c-c329-4397-b165-d32446dae497','f9dcb83e-cdab-4d58-a31e-26bd813475af','43c6562a-604f-431c-a27c-1df2d7f2ccff','a20162eb-684f-4f71-a668-48468236c12c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.503888 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b2b740-cf29-4541-a1c6-1fd4cd996787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.513793 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b2b740-cf29-4541-a1c6-1fd4cd996787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.514552 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (7d7fcb0d-90e6-429f-9466-0ccbd70d3783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.514852 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request issued successfully. Aug 13 02:48:45.515522 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-141924cd-00d0-443c-a3d2-f8950616b6ac tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:45.515983 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1196/4758] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:45 2026] POST /volume/v3/volumes => generated 758 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:45.531362 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-56703526-a711-49a8-ad65-991158e73688 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.533351 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:45.533628 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6b296207-bdbb-40a4-b62e-9c99d3f2bb36", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-678729120"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:45.534960 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request body: {'volume': {"'snapshot_id": '6b296207-bdbb-40a4-b62e-9c99d3f2bb36', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-678729120'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:45.535045 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume of 1 GB Aug 13 02:48:45.540094 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Availability Zones retrieved successfully. Aug 13 02:48:45.548662 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (6e56d891-33ab-4c1c-9597-0f3baea52443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.549624 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5a9693e-c862-47f9-8944-2ee685d38c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.550594 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:45.582568 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5a9693e-c862-47f9-8944-2ee685d38c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.583592 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aaa4acf-ba89-4533-b5f3-a9f89ef5e056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.633281 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Created reservations ['89053987-9d27-425c-986d-fda3f5f58b47', '98277fc0-27e7-4725-93d1-95ac8f036862', 'df871aa5-81bd-470c-bea3-56d39ba3abdc', '9618edf8-c9cc-4902-932c-dbcd7164b3f6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:45.634236 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aaa4acf-ba89-4533-b5f3-a9f89ef5e056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89053987-9d27-425c-986d-fda3f5f58b47', '98277fc0-27e7-4725-93d1-95ac8f036862', 'df871aa5-81bd-470c-bea3-56d39ba3abdc', '9618edf8-c9cc-4902-932c-dbcd7164b3f6']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.635228 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cca4665-e2da-4505-8820-38ac3eb76e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.665289 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cca4665-e2da-4505-8820-38ac3eb76e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b79c1e48-3da1-4ae8-82e1-310554006a12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-678729120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['89053987-9d27-425c-986d-fda3f5f58b47','98277fc0-27e7-4725-93d1-95ac8f036862','df871aa5-81bd-470c-bea3-56d39ba3abdc','9618edf8-c9cc-4902-932c-dbcd7164b3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-678729120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b79c1e48-3da1-4ae8-82e1-310554006a12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3ac0631ea44717876b42e14022cafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.667349 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c79c4586-a2c1-411e-9dfb-bab9259ac6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.689078 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c79c4586-a2c1-411e-9dfb-bab9259ac6fb) transitioned into state 'SUCCESS' from state '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-678729120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d546ccc0ccc42aea7aabbd9b4e88803',qos_specs=None,replication_status=,reservations=['89053987-9d27-425c-986d-fda3f5f58b47','98277fc0-27e7-4725-93d1-95ac8f036862','df871aa5-81bd-470c-bea3-56d39ba3abdc','9618edf8-c9cc-4902-932c-dbcd7164b3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3ac0631ea44717876b42e14022cafe',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.690065 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75230582-6757-4387-bea9-86a2f39e069f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:45.701717 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75230582-6757-4387-bea9-86a2f39e069f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:45.702872 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Flow 'volume_create_api' (6e56d891-33ab-4c1c-9597-0f3baea52443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:45.703309 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Create volume request issued successfully. Aug 13 02:48:45.704112 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56703526-a711-49a8-ad65-991158e73688 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:45.704817 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1197/4759] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:45 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) Aug 13 02:48:45.716305 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-79a4fd75-0964-4e33-af39-211736bce91a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.718263 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-79a4fd75-0964-4e33-af39-211736bce91a tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 Aug 13 02:48:45.718491 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-79a4fd75-0964-4e33-af39-211736bce91a tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:45.718888 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-79a4fd75-0964-4e33-af39-211736bce91a tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:45.726351 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:45.726351 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:45.730788 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-79a4fd75-0964-4e33-af39-211736bce91a tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:45.736009 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-79a4fd75-0964-4e33-af39-211736bce91a tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 returned with HTTP 200 Aug 13 02:48:45.736496 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1166/4760] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:45 2026] GET /volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:45.752095 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-da105a7a-4dcf-4da6-aee9-d7e098aa0d46 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:45.754228 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da105a7a-4dcf-4da6-aee9-d7e098aa0d46 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f Aug 13 02:48:45.754479 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da105a7a-4dcf-4da6-aee9-d7e098aa0d46 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:45.754726 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da105a7a-4dcf-4da6-aee9-d7e098aa0d46 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:45.763485 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:45.763485 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:45.768549 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-da105a7a-4dcf-4da6-aee9-d7e098aa0d46 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:45.774123 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da105a7a-4dcf-4da6-aee9-d7e098aa0d46 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f returned with HTTP 200 Aug 13 02:48:45.774715 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1202/4761] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:45 2026] GET /volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:46.303306 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6aa0a3e5-c830-4789-ad70-1bfcbcf0a1b2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.305751 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6aa0a3e5-c830-4789-ad70-1bfcbcf0a1b2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:48:46.305988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6aa0a3e5-c830-4789-ad70-1bfcbcf0a1b2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.306233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6aa0a3e5-c830-4789-ad70-1bfcbcf0a1b2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.316974 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.316974 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:46.321061 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6aa0a3e5-c830-4789-ad70-1bfcbcf0a1b2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:48:46.326235 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6aa0a3e5-c830-4789-ad70-1bfcbcf0a1b2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 returned with HTTP 200 Aug 13 02:48:46.326768 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1197/4762] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:46 2026] GET /volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:46.417286 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e091e8bd-72c2-4c78-8d55-c6593c009b5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.419311 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e091e8bd-72c2-4c78-8d55-c6593c009b5c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 Aug 13 02:48:46.419525 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e091e8bd-72c2-4c78-8d55-c6593c009b5c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.419703 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e091e8bd-72c2-4c78-8d55-c6593c009b5c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.428222 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.428222 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:46.432195 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e091e8bd-72c2-4c78-8d55-c6593c009b5c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:46.436985 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e091e8bd-72c2-4c78-8d55-c6593c009b5c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 returned with HTTP 200 Aug 13 02:48:46.437334 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1198/4763] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:46 2026] GET /volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:46.452037 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f19f353f-2a3f-4061-8c3a-c59fe6a7d856 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.454584 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f19f353f-2a3f-4061-8c3a-c59fe6a7d856 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b Aug 13 02:48:46.454782 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f19f353f-2a3f-4061-8c3a-c59fe6a7d856 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.454965 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f19f353f-2a3f-4061-8c3a-c59fe6a7d856 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.461649 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.461649 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:46.465138 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f19f353f-2a3f-4061-8c3a-c59fe6a7d856 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:46.469316 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f19f353f-2a3f-4061-8c3a-c59fe6a7d856 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b returned with HTTP 200 Aug 13 02:48:46.469689 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1167/4764] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:46 2026] GET /volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:46.481630 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ac26568e-8b6c-4af8-bd96-c2ef748c3ce0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.483323 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac26568e-8b6c-4af8-bd96-c2ef748c3ce0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] DELETE https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:46.483534 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac26568e-8b6c-4af8-bd96-c2ef748c3ce0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.483773 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac26568e-8b6c-4af8-bd96-c2ef748c3ce0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.483890 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-ac26568e-8b6c-4af8-bd96-c2ef748c3ce0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete backup with id: c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. Aug 13 02:48:46.488009 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.488009 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:46.500494 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-ac26568e-8b6c-4af8-bd96-c2ef748c3ce0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] delete_backup rpcapi backup_id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:48:46.501984 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac26568e-8b6c-4af8-bd96-c2ef748c3ce0 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 202 Aug 13 02:48:46.502396 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1203/4765] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:46 2026] DELETE /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:48:46.505849 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d233303a-abed-4322-9416-89c74f1b3dbc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.508861 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d233303a-abed-4322-9416-89c74f1b3dbc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:46.509262 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d233303a-abed-4322-9416-89c74f1b3dbc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.509412 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d233303a-abed-4322-9416-89c74f1b3dbc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.509510 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d233303a-abed-4322-9416-89c74f1b3dbc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:46.511413 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71586f9f-74c2-43fb-9b00-c94d359a2bb8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.513450 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71586f9f-74c2-43fb-9b00-c94d359a2bb8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:46.513673 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71586f9f-74c2-43fb-9b00-c94d359a2bb8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.513869 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71586f9f-74c2-43fb-9b00-c94d359a2bb8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.513922 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.513922 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:46.513972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-71586f9f-74c2-43fb-9b00-c94d359a2bb8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:46.514480 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d233303a-abed-4322-9416-89c74f1b3dbc tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:46.514863 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1198/4766] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:46 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:46.519410 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.519410 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:46.520593 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71586f9f-74c2-43fb-9b00-c94d359a2bb8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 200 Aug 13 02:48:46.520976 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1199/4767] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:46 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:46.790039 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4c33ae8c-2986-4118-a998-3bd0e6808381 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.792969 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c33ae8c-2986-4118-a998-3bd0e6808381 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f Aug 13 02:48:46.793190 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c33ae8c-2986-4118-a998-3bd0e6808381 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.793442 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c33ae8c-2986-4118-a998-3bd0e6808381 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.802904 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.802904 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:46.808833 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-4c33ae8c-2986-4118-a998-3bd0e6808381 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:46.814676 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c33ae8c-2986-4118-a998-3bd0e6808381 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f returned with HTTP 200 Aug 13 02:48:46.815066 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1168/4768] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:46 2026] GET /volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:46.829511 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-04b56444-b686-4000-ab03-5c944fc74c75 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.831263 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04b56444-b686-4000-ab03-5c944fc74c75 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 Aug 13 02:48:46.831483 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04b56444-b686-4000-ab03-5c944fc74c75 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.831647 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04b56444-b686-4000-ab03-5c944fc74c75 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.838819 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.838819 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:46.842515 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-04b56444-b686-4000-ab03-5c944fc74c75 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:46.846743 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04b56444-b686-4000-ab03-5c944fc74c75 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 returned with HTTP 200 Aug 13 02:48:46.847117 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1204/4769] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:46 2026] GET /volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:46.858829 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-91023cb3-17c0-4701-a88f-e5ac653d35e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.860572 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91023cb3-17c0-4701-a88f-e5ac653d35e0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 Aug 13 02:48:46.860829 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91023cb3-17c0-4701-a88f-e5ac653d35e0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.861078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91023cb3-17c0-4701-a88f-e5ac653d35e0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.867541 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.867541 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:46.870979 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-91023cb3-17c0-4701-a88f-e5ac653d35e0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:46.877317 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91023cb3-17c0-4701-a88f-e5ac653d35e0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 returned with HTTP 200 Aug 13 02:48:46.877753 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1199/4770] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:46 2026] GET /volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:46.890980 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f9125307-5016-4902-9b6a-bcb81663f4d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.892703 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9125307-5016-4902-9b6a-bcb81663f4d8 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 Aug 13 02:48:46.893019 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9125307-5016-4902-9b6a-bcb81663f4d8 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.893070 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9125307-5016-4902-9b6a-bcb81663f4d8 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.899807 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.899807 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:46.903082 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f9125307-5016-4902-9b6a-bcb81663f4d8 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:46.907086 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9125307-5016-4902-9b6a-bcb81663f4d8 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 returned with HTTP 200 Aug 13 02:48:46.907493 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1200/4771] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:46 2026] GET /volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:46.920951 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b5be3099-c4ea-4818-b2e1-607ac1e17c28 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.922885 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b5be3099-c4ea-4818-b2e1-607ac1e17c28 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] DELETE https://10.4.3.30/volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 Aug 13 02:48:46.923134 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b5be3099-c4ea-4818-b2e1-607ac1e17c28 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.923596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b5be3099-c4ea-4818-b2e1-607ac1e17c28 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.923596 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-b5be3099-c4ea-4818-b2e1-607ac1e17c28 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume with id: b79c1e48-3da1-4ae8-82e1-310554006a12 Aug 13 02:48:46.930730 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.930730 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:46.931240 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b5be3099-c4ea-4818-b2e1-607ac1e17c28 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:46.947174 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b5be3099-c4ea-4818-b2e1-607ac1e17c28 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume request issued successfully. Aug 13 02:48:46.947365 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b5be3099-c4ea-4818-b2e1-607ac1e17c28 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 returned with HTTP 202 Aug 13 02:48:46.947809 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1169/4772] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:46 2026] DELETE /volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:46.958393 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fad38658-2f7a-4023-abcb-42974fa30a98 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:46.960492 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fad38658-2f7a-4023-abcb-42974fa30a98 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 Aug 13 02:48:46.960758 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fad38658-2f7a-4023-abcb-42974fa30a98 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:46.961003 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fad38658-2f7a-4023-abcb-42974fa30a98 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:46.970891 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:46.970891 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:46.975197 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fad38658-2f7a-4023-abcb-42974fa30a98 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:46.980298 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fad38658-2f7a-4023-abcb-42974fa30a98 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 returned with HTTP 200 Aug 13 02:48:46.980996 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1205/4773] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:46 2026] GET /volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:47.339413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-070389af-0851-4a6b-83a8-e256a67bc8e2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:47.341347 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-070389af-0851-4a6b-83a8-e256a67bc8e2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:48:47.341579 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-070389af-0851-4a6b-83a8-e256a67bc8e2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:47.341826 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-070389af-0851-4a6b-83a8-e256a67bc8e2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:47.350934 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:47.350934 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:47.355538 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-070389af-0851-4a6b-83a8-e256a67bc8e2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:48:47.360439 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-070389af-0851-4a6b-83a8-e256a67bc8e2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 returned with HTTP 200 Aug 13 02:48:47.360881 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1200/4774] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:47 2026] GET /volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:47.374515 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2eeeda5c-80ec-4d15-81c7-d5fb49496513 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:47.376476 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eeeda5c-80ec-4d15-81c7-d5fb49496513 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:48:47.376810 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eeeda5c-80ec-4d15-81c7-d5fb49496513 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2789a257-5160-4b44-a15e-826a90f39b10", "name": "tempest-VolumesBackupsTest-Backup-584009188"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:47.378225 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-2eeeda5c-80ec-4d15-81c7-d5fb49496513 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating new backup {'backup': {'volume_id': '2789a257-5160-4b44-a15e-826a90f39b10', 'name': 'tempest-VolumesBackupsTest-Backup-584009188'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:48:47.378402 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-2eeeda5c-80ec-4d15-81c7-d5fb49496513 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating backup of volume 2789a257-5160-4b44-a15e-826a90f39b10 in container None Aug 13 02:48:47.385810 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:47.385810 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:47.386259 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2eeeda5c-80ec-4d15-81c7-d5fb49496513 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:48:47.405537 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-2eeeda5c-80ec-4d15-81c7-d5fb49496513 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Created reservations ['092b4bdb-878e-4f69-b368-2112b30f43d3', '96b683aa-93e5-4c29-b42b-8b41110bff3c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:47.442637 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eeeda5c-80ec-4d15-81c7-d5fb49496513 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:48:47.443218 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1201/4775] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:47 2026] POST /volume/v3/backups => generated 327 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:47.455539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-346a6471-8cd9-4957-a75d-ba58db418193 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:47.458375 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-346a6471-8cd9-4957-a75d-ba58db418193 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:47.458613 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-346a6471-8cd9-4957-a75d-ba58db418193 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:47.458859 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-346a6471-8cd9-4957-a75d-ba58db418193 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:47.458997 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-346a6471-8cd9-4957-a75d-ba58db418193 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:47.465084 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:47.465084 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:47.466187 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-346a6471-8cd9-4957-a75d-ba58db418193 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:47.467083 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1170/4776] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:47 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:47.527688 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f0fec666-e265-44e7-b10f-581e83ec0004 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:47.528784 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0fec666-e265-44e7-b10f-581e83ec0004 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:47.529167 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0fec666-e265-44e7-b10f-581e83ec0004 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:47.529167 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0fec666-e265-44e7-b10f-581e83ec0004 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:47.529305 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f0fec666-e265-44e7-b10f-581e83ec0004 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:47.532904 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a2a97895-4146-45ac-9da3-52613493569d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:47.534142 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:47.534142 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:47.534791 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0fec666-e265-44e7-b10f-581e83ec0004 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:47.534892 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2a97895-4146-45ac-9da3-52613493569d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 Aug 13 02:48:47.535101 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2a97895-4146-45ac-9da3-52613493569d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:47.535161 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1206/4777] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:47 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:47.535370 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2a97895-4146-45ac-9da3-52613493569d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:47.535535 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a2a97895-4146-45ac-9da3-52613493569d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Show backup with id c579b5d4-bcc4-4aaa-90da-8b43e597cfd3. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:47.539473 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2a97895-4146-45ac-9da3-52613493569d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 returned with HTTP 404 Aug 13 02:48:47.540026 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1201/4778] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:47 2026] GET /volume/v3/backups/c579b5d4-bcc4-4aaa-90da-8b43e597cfd3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:47.550905 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2e93b711-a3a6-4d3e-ba15-089b2aff3bd8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:47.552557 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e93b711-a3a6-4d3e-ba15-089b2aff3bd8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] DELETE https://10.4.3.30/volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b Aug 13 02:48:47.552741 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e93b711-a3a6-4d3e-ba15-089b2aff3bd8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:47.552917 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e93b711-a3a6-4d3e-ba15-089b2aff3bd8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:47.553064 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2e93b711-a3a6-4d3e-ba15-089b2aff3bd8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume with id: 1ea5a304-66e5-4c76-9e19-d29d9a1be48b Aug 13 02:48:47.560579 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:47.560579 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:47.561011 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2e93b711-a3a6-4d3e-ba15-089b2aff3bd8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:47.577796 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2e93b711-a3a6-4d3e-ba15-089b2aff3bd8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume request issued successfully. Aug 13 02:48:47.578004 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e93b711-a3a6-4d3e-ba15-089b2aff3bd8 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b returned with HTTP 202 Aug 13 02:48:47.578468 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1202/4779] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:47 2026] DELETE /volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:47.589261 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-236f67df-9ab8-443e-921b-31c1b5460bbb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:47.594195 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-236f67df-9ab8-443e-921b-31c1b5460bbb tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b Aug 13 02:48:47.594461 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-236f67df-9ab8-443e-921b-31c1b5460bbb tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:47.594662 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-236f67df-9ab8-443e-921b-31c1b5460bbb tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:47.604074 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:47.604074 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:47.609012 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-236f67df-9ab8-443e-921b-31c1b5460bbb tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:47.615220 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-236f67df-9ab8-443e-921b-31c1b5460bbb tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b returned with HTTP 200 Aug 13 02:48:47.616014 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1171/4780] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:47 2026] GET /volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:47.998552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-70eb6eca-1982-4c03-beef-42e9d803907b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:48.000492 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-70eb6eca-1982-4c03-beef-42e9d803907b tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 Aug 13 02:48:48.000684 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-70eb6eca-1982-4c03-beef-42e9d803907b tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:48.000863 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-70eb6eca-1982-4c03-beef-42e9d803907b tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:48.008781 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-70eb6eca-1982-4c03-beef-42e9d803907b tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 returned with HTTP 404 Aug 13 02:48:48.009500 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1207/4781] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:47 2026] GET /volume/v3/volumes/b79c1e48-3da1-4ae8-82e1-310554006a12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:48.017353 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-21abe76c-4a07-47fe-a6d8-96197bc729b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:48.019110 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21abe76c-4a07-47fe-a6d8-96197bc729b1 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] DELETE https://10.4.3.30/volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 Aug 13 02:48:48.019303 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-21abe76c-4a07-47fe-a6d8-96197bc729b1 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:48.019484 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-21abe76c-4a07-47fe-a6d8-96197bc729b1 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:48.019633 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-21abe76c-4a07-47fe-a6d8-96197bc729b1 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume with id: 73d65820-ef29-4e4d-9444-4f16549aa705 Aug 13 02:48:48.026837 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:48.026837 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:48.027289 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-21abe76c-4a07-47fe-a6d8-96197bc729b1 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:48.046178 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-21abe76c-4a07-47fe-a6d8-96197bc729b1 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume request issued successfully. Aug 13 02:48:48.046422 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21abe76c-4a07-47fe-a6d8-96197bc729b1 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 returned with HTTP 202 Aug 13 02:48:48.046916 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1202/4782] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:48 2026] DELETE /volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:48.056441 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0afd9eab-229d-476c-ae1c-51b92829e1b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:48.058383 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0afd9eab-229d-476c-ae1c-51b92829e1b0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 Aug 13 02:48:48.058529 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0afd9eab-229d-476c-ae1c-51b92829e1b0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:48.058720 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0afd9eab-229d-476c-ae1c-51b92829e1b0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:48.065355 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:48.065355 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:48.068753 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0afd9eab-229d-476c-ae1c-51b92829e1b0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:48.074018 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0afd9eab-229d-476c-ae1c-51b92829e1b0 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 returned with HTTP 200 Aug 13 02:48:48.074438 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1203/4783] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:48 2026] GET /volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:48.480101 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1311a635-860d-42be-8e5d-b3738563d0c2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:48.481953 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1311a635-860d-42be-8e5d-b3738563d0c2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:48.482155 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1311a635-860d-42be-8e5d-b3738563d0c2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:48.482328 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1311a635-860d-42be-8e5d-b3738563d0c2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:48.482453 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-1311a635-860d-42be-8e5d-b3738563d0c2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:48.487056 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:48.487056 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:48.487840 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1311a635-860d-42be-8e5d-b3738563d0c2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:48.488291 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1172/4784] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:48 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:48.547709 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7c5756e3-0897-4c10-883a-a48b4c110395 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:48.549345 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c5756e3-0897-4c10-883a-a48b4c110395 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:48.549542 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c5756e3-0897-4c10-883a-a48b4c110395 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:48.549726 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c5756e3-0897-4c10-883a-a48b4c110395 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:48.549817 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7c5756e3-0897-4c10-883a-a48b4c110395 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:48.556185 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:48.556185 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:48.556748 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c5756e3-0897-4c10-883a-a48b4c110395 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:48.557064 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1208/4785] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:48 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:48.631908 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-204780b9-b3e6-4f7a-92ae-bccd529b6e97 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:48.633794 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-204780b9-b3e6-4f7a-92ae-bccd529b6e97 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b Aug 13 02:48:48.633979 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-204780b9-b3e6-4f7a-92ae-bccd529b6e97 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:48.634204 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-204780b9-b3e6-4f7a-92ae-bccd529b6e97 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:48.639431 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-204780b9-b3e6-4f7a-92ae-bccd529b6e97 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b returned with HTTP 404 Aug 13 02:48:48.640058 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1203/4786] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:48 2026] GET /volume/v3/volumes/1ea5a304-66e5-4c76-9e19-d29d9a1be48b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:48.647488 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e982f8e7-b44c-4a53-a6f8-b5c1d01e8dbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:48.649261 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e982f8e7-b44c-4a53-a6f8-b5c1d01e8dbe tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] DELETE https://10.4.3.30/volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 Aug 13 02:48:48.649472 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e982f8e7-b44c-4a53-a6f8-b5c1d01e8dbe tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:48.649661 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e982f8e7-b44c-4a53-a6f8-b5c1d01e8dbe tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:48.649813 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e982f8e7-b44c-4a53-a6f8-b5c1d01e8dbe tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume with id: 0a35509f-0901-4d6c-a68e-67bd30380fd1 Aug 13 02:48:48.657270 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:48.657270 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:48.657865 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e982f8e7-b44c-4a53-a6f8-b5c1d01e8dbe tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:48.677448 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e982f8e7-b44c-4a53-a6f8-b5c1d01e8dbe tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume request issued successfully. Aug 13 02:48:48.677654 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e982f8e7-b44c-4a53-a6f8-b5c1d01e8dbe tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 returned with HTTP 202 Aug 13 02:48:48.678071 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1204/4787] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:48 2026] DELETE /volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:48.685175 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-923f2faf-b4ac-4b35-aa2c-132da19a51d1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:48.686972 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-923f2faf-b4ac-4b35-aa2c-132da19a51d1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 Aug 13 02:48:48.687180 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-923f2faf-b4ac-4b35-aa2c-132da19a51d1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:48.687315 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-923f2faf-b4ac-4b35-aa2c-132da19a51d1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:48.694005 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:48.694005 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:48.697669 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-923f2faf-b4ac-4b35-aa2c-132da19a51d1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:48.701753 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-923f2faf-b4ac-4b35-aa2c-132da19a51d1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 returned with HTTP 200 Aug 13 02:48:48.702163 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1173/4788] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:48 2026] GET /volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:49.087617 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1ce87176-2817-4980-a3a8-fe0d3a963394 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:49.090748 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1ce87176-2817-4980-a3a8-fe0d3a963394 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 Aug 13 02:48:49.090959 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1ce87176-2817-4980-a3a8-fe0d3a963394 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:49.091142 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1ce87176-2817-4980-a3a8-fe0d3a963394 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:49.097014 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1ce87176-2817-4980-a3a8-fe0d3a963394 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 returned with HTTP 404 Aug 13 02:48:49.097490 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1209/4789] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:49 2026] GET /volume/v3/volumes/73d65820-ef29-4e4d-9444-4f16549aa705 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:49.103867 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fcce7111-ddec-4425-82df-66f6c8db4796 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:49.105520 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fcce7111-ddec-4425-82df-66f6c8db4796 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] DELETE https://10.4.3.30/volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 Aug 13 02:48:49.105734 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fcce7111-ddec-4425-82df-66f6c8db4796 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:49.105916 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fcce7111-ddec-4425-82df-66f6c8db4796 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:49.106059 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-fcce7111-ddec-4425-82df-66f6c8db4796 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume with id: d22535d7-9fae-48eb-a5c7-222abaee1b36 Aug 13 02:48:49.112493 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:49.112493 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:49.112929 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fcce7111-ddec-4425-82df-66f6c8db4796 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:49.128128 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fcce7111-ddec-4425-82df-66f6c8db4796 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume request issued successfully. Aug 13 02:48:49.128356 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fcce7111-ddec-4425-82df-66f6c8db4796 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 returned with HTTP 202 Aug 13 02:48:49.128812 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1204/4790] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:49 2026] DELETE /volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:49.136646 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc312026-0ee1-45c1-aa52-b116c5a7e266 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:49.138916 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc312026-0ee1-45c1-aa52-b116c5a7e266 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 Aug 13 02:48:49.140267 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc312026-0ee1-45c1-aa52-b116c5a7e266 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:49.140619 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc312026-0ee1-45c1-aa52-b116c5a7e266 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:49.149806 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:49.149806 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:49.155345 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dc312026-0ee1-45c1-aa52-b116c5a7e266 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:49.161074 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc312026-0ee1-45c1-aa52-b116c5a7e266 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 returned with HTTP 200 Aug 13 02:48:49.161659 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1205/4791] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:49 2026] GET /volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:49.498429 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-385c3b49-0004-4ea2-bfe8-8a3042a41bb9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:49.500113 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-385c3b49-0004-4ea2-bfe8-8a3042a41bb9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:49.500426 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-385c3b49-0004-4ea2-bfe8-8a3042a41bb9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:49.500638 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-385c3b49-0004-4ea2-bfe8-8a3042a41bb9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:49.500760 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-385c3b49-0004-4ea2-bfe8-8a3042a41bb9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:49.505388 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:49.505388 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:49.506307 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-385c3b49-0004-4ea2-bfe8-8a3042a41bb9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:49.506750 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1174/4792] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:49 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:49.568004 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-54ff2676-a9be-41a9-8021-2e50f9afc16f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:49.569848 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54ff2676-a9be-41a9-8021-2e50f9afc16f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:49.570048 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54ff2676-a9be-41a9-8021-2e50f9afc16f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:49.570229 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54ff2676-a9be-41a9-8021-2e50f9afc16f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:49.570354 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-54ff2676-a9be-41a9-8021-2e50f9afc16f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:49.574457 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:49.574457 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:49.575100 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54ff2676-a9be-41a9-8021-2e50f9afc16f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:49.575480 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1210/4793] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:49 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:49.714653 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5cfae835-0ac0-461b-bc44-e36b216de98b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:49.716132 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cfae835-0ac0-461b-bc44-e36b216de98b tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 Aug 13 02:48:49.716311 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cfae835-0ac0-461b-bc44-e36b216de98b tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:49.716482 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cfae835-0ac0-461b-bc44-e36b216de98b tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:49.721400 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cfae835-0ac0-461b-bc44-e36b216de98b tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 returned with HTTP 404 Aug 13 02:48:49.721843 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1205/4794] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:49 2026] GET /volume/v3/volumes/0a35509f-0901-4d6c-a68e-67bd30380fd1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:49.728293 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38d864c3-317d-4b41-8f2b-f8cecc60428c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:49.730098 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38d864c3-317d-4b41-8f2b-f8cecc60428c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] DELETE https://10.4.3.30/volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c Aug 13 02:48:49.730244 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38d864c3-317d-4b41-8f2b-f8cecc60428c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:49.730449 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38d864c3-317d-4b41-8f2b-f8cecc60428c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:49.730594 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-38d864c3-317d-4b41-8f2b-f8cecc60428c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume with id: af6fd53c-63b3-4763-917d-6ed09403e04c Aug 13 02:48:49.737230 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:49.737230 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:49.737718 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38d864c3-317d-4b41-8f2b-f8cecc60428c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:49.754381 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38d864c3-317d-4b41-8f2b-f8cecc60428c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume request issued successfully. Aug 13 02:48:49.754561 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38d864c3-317d-4b41-8f2b-f8cecc60428c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c returned with HTTP 202 Aug 13 02:48:49.754970 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1206/4795] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:49 2026] DELETE /volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:49.764602 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-063f9ded-df57-413a-b7f3-6cf70f7fafe6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:49.766280 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-063f9ded-df57-413a-b7f3-6cf70f7fafe6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c Aug 13 02:48:49.766538 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-063f9ded-df57-413a-b7f3-6cf70f7fafe6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:49.766780 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-063f9ded-df57-413a-b7f3-6cf70f7fafe6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:49.773555 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:49.773555 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:49.777460 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-063f9ded-df57-413a-b7f3-6cf70f7fafe6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:49.782311 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-063f9ded-df57-413a-b7f3-6cf70f7fafe6 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c returned with HTTP 200 Aug 13 02:48:49.782798 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1175/4796] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:49 2026] GET /volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:50.175451 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4f36cc9b-1ed7-4c5c-bac5-44b295e7ad97 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:50.177226 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f36cc9b-1ed7-4c5c-bac5-44b295e7ad97 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 Aug 13 02:48:50.177479 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f36cc9b-1ed7-4c5c-bac5-44b295e7ad97 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:50.177733 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f36cc9b-1ed7-4c5c-bac5-44b295e7ad97 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:50.183832 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f36cc9b-1ed7-4c5c-bac5-44b295e7ad97 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 returned with HTTP 404 Aug 13 02:48:50.184340 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1211/4797] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:50 2026] GET /volume/v3/volumes/d22535d7-9fae-48eb-a5c7-222abaee1b36 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:50.192374 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fb218ae3-60dc-4e4e-8e0b-f59c1e182ec7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:50.194465 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb218ae3-60dc-4e4e-8e0b-f59c1e182ec7 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] DELETE https://10.4.3.30/volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f Aug 13 02:48:50.194666 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb218ae3-60dc-4e4e-8e0b-f59c1e182ec7 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:50.194984 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb218ae3-60dc-4e4e-8e0b-f59c1e182ec7 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:50.195173 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-fb218ae3-60dc-4e4e-8e0b-f59c1e182ec7 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume with id: 13176ba5-b6ac-4481-ab78-57e315e2293f Aug 13 02:48:50.203726 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:50.203726 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:50.204348 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fb218ae3-60dc-4e4e-8e0b-f59c1e182ec7 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:50.227225 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fb218ae3-60dc-4e4e-8e0b-f59c1e182ec7 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume request issued successfully. Aug 13 02:48:50.227521 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb218ae3-60dc-4e4e-8e0b-f59c1e182ec7 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f returned with HTTP 202 Aug 13 02:48:50.228402 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1206/4798] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:50 2026] DELETE /volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:50.239583 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9c3c08fe-f3ab-42f3-bef9-9a4c4b7d410c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:50.242107 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c3c08fe-f3ab-42f3-bef9-9a4c4b7d410c tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f Aug 13 02:48:50.242538 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c3c08fe-f3ab-42f3-bef9-9a4c4b7d410c tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:50.242758 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c3c08fe-f3ab-42f3-bef9-9a4c4b7d410c tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:50.252932 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:50.252932 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:50.258522 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9c3c08fe-f3ab-42f3-bef9-9a4c4b7d410c tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:50.265428 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c3c08fe-f3ab-42f3-bef9-9a4c4b7d410c tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f returned with HTTP 200 Aug 13 02:48:50.266026 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1207/4799] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:50 2026] GET /volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:50.516127 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-75f81f8c-81d8-4904-a96d-278df7db9058 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:50.518156 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-75f81f8c-81d8-4904-a96d-278df7db9058 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:50.518420 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-75f81f8c-81d8-4904-a96d-278df7db9058 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:50.518644 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-75f81f8c-81d8-4904-a96d-278df7db9058 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:50.518780 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-75f81f8c-81d8-4904-a96d-278df7db9058 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:50.522863 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:50.522863 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:50.523599 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-75f81f8c-81d8-4904-a96d-278df7db9058 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:50.524031 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1176/4800] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:50 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:50.588048 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d65521fe-9ba1-4035-a558-57474129bc08 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:50.589815 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d65521fe-9ba1-4035-a558-57474129bc08 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:48:50.590075 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d65521fe-9ba1-4035-a558-57474129bc08 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:50.590197 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d65521fe-9ba1-4035-a558-57474129bc08 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:50.590298 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d65521fe-9ba1-4035-a558-57474129bc08 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:50.594930 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:50.594930 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:50.595778 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d65521fe-9ba1-4035-a558-57474129bc08 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:48:50.596184 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1212/4801] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:50 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:50.605987 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b3b9dafc-552f-47ea-8478-e9358c5d5454 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:50.607805 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3b9dafc-552f-47ea-8478-e9358c5d5454 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] POST https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61/action Aug 13 02:48:50.608165 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3b9dafc-552f-47ea-8478-e9358c5d5454 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:48:50.608302 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3b9dafc-552f-47ea-8478-e9358c5d5454 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:50.609639 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-b3b9dafc-552f-47ea-8478-e9358c5d5454 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Updating backup 'c0e43fde-a84d-4cce-9a9c-5accb489df61' with '{'status': 'error'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 02:48:50.616637 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:50.616637 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:50.617633 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-b3b9dafc-552f-47ea-8478-e9358c5d5454 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e12622026ce145688e96df93efa30ba5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbeb60d77c8a452bba8dbbb340d0ca5f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:48:50.617818 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3b9dafc-552f-47ea-8478-e9358c5d5454 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61/action returned with HTTP 403 Aug 13 02:48:50.618261 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1207/4802] 10.4.3.30 () {70 vars in 1423 bytes} [Thu Aug 13 02:48:50 2026] POST /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:50.625326 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-150f14ce-c189-4a5e-9506-7aaf7c4b7413 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:50.627481 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-150f14ce-c189-4a5e-9506-7aaf7c4b7413 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 Aug 13 02:48:50.627701 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-150f14ce-c189-4a5e-9506-7aaf7c4b7413 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:50.627895 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-150f14ce-c189-4a5e-9506-7aaf7c4b7413 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:50.628089 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-150f14ce-c189-4a5e-9506-7aaf7c4b7413 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete volume with id: c6467571-7e63-4290-9845-4cb1bb0ec125 Aug 13 02:48:50.634929 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:50.634929 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:50.635266 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-150f14ce-c189-4a5e-9506-7aaf7c4b7413 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:50.650183 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-150f14ce-c189-4a5e-9506-7aaf7c4b7413 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete volume request issued successfully. Aug 13 02:48:50.650504 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-150f14ce-c189-4a5e-9506-7aaf7c4b7413 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 returned with HTTP 202 Aug 13 02:48:50.650973 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1208/4803] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:48:50 2026] DELETE /volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:50.659890 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-713702a3-2be7-4719-9fdf-497b88f44e6e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:50.661805 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-713702a3-2be7-4719-9fdf-497b88f44e6e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 Aug 13 02:48:50.662072 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-713702a3-2be7-4719-9fdf-497b88f44e6e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:50.662305 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-713702a3-2be7-4719-9fdf-497b88f44e6e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:50.669231 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:50.669231 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:50.672471 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-713702a3-2be7-4719-9fdf-497b88f44e6e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:48:50.676817 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-713702a3-2be7-4719-9fdf-497b88f44e6e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 returned with HTTP 200 Aug 13 02:48:50.677320 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1177/4804] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:50 2026] GET /volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:50.798722 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5159081a-5eb8-4ab8-bf36-082bb592cf61 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:50.800517 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5159081a-5eb8-4ab8-bf36-082bb592cf61 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c Aug 13 02:48:50.800763 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5159081a-5eb8-4ab8-bf36-082bb592cf61 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:50.800940 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5159081a-5eb8-4ab8-bf36-082bb592cf61 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:50.806534 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5159081a-5eb8-4ab8-bf36-082bb592cf61 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c returned with HTTP 404 Aug 13 02:48:50.807007 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1213/4805] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:50 2026] GET /volume/v3/volumes/af6fd53c-63b3-4763-917d-6ed09403e04c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:50.814074 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8b60eef3-9309-4d3e-9a26-943900d56cb1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:50.815760 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b60eef3-9309-4d3e-9a26-943900d56cb1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] DELETE https://10.4.3.30/volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 Aug 13 02:48:50.815945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b60eef3-9309-4d3e-9a26-943900d56cb1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:50.816117 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b60eef3-9309-4d3e-9a26-943900d56cb1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:50.816284 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-8b60eef3-9309-4d3e-9a26-943900d56cb1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume with id: 245f446d-d731-4aca-8ccf-d8e27cf8ea88 Aug 13 02:48:50.823045 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:50.823045 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:50.823514 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8b60eef3-9309-4d3e-9a26-943900d56cb1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:50.841028 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8b60eef3-9309-4d3e-9a26-943900d56cb1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume request issued successfully. Aug 13 02:48:50.841217 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b60eef3-9309-4d3e-9a26-943900d56cb1 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 returned with HTTP 202 Aug 13 02:48:50.841636 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1208/4806] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:50 2026] DELETE /volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:50.853286 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-86472aab-2fb1-4da1-9d08-d2550db6c826 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:50.855056 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86472aab-2fb1-4da1-9d08-d2550db6c826 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 Aug 13 02:48:50.855321 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86472aab-2fb1-4da1-9d08-d2550db6c826 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:50.855591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86472aab-2fb1-4da1-9d08-d2550db6c826 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:50.862581 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:50.862581 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:50.870986 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-86472aab-2fb1-4da1-9d08-d2550db6c826 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:50.875501 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86472aab-2fb1-4da1-9d08-d2550db6c826 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 returned with HTTP 200 Aug 13 02:48:50.875981 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1209/4807] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:50 2026] GET /volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:51.279432 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8e9d4758-4653-4c08-bd94-b6b2803d03d3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:51.281148 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8e9d4758-4653-4c08-bd94-b6b2803d03d3 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f Aug 13 02:48:51.281362 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8e9d4758-4653-4c08-bd94-b6b2803d03d3 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:51.281539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8e9d4758-4653-4c08-bd94-b6b2803d03d3 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:51.287227 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8e9d4758-4653-4c08-bd94-b6b2803d03d3 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f returned with HTTP 404 Aug 13 02:48:51.287692 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1178/4808] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:51 2026] GET /volume/v3/volumes/13176ba5-b6ac-4481-ab78-57e315e2293f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:51.296023 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6fca419c-6fb8-4d3d-acd4-b376d1039f06 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:51.297922 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6fca419c-6fb8-4d3d-acd4-b376d1039f06 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 Aug 13 02:48:51.298100 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6fca419c-6fb8-4d3d-acd4-b376d1039f06 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:51.298312 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6fca419c-6fb8-4d3d-acd4-b376d1039f06 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:51.298463 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-6fca419c-6fb8-4d3d-acd4-b376d1039f06 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume with id: 5399c138-4f19-4961-99d9-79b05a707e02 Aug 13 02:48:51.311845 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:51.311845 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:51.312266 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6fca419c-6fb8-4d3d-acd4-b376d1039f06 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:51.333196 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6fca419c-6fb8-4d3d-acd4-b376d1039f06 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume request issued successfully. Aug 13 02:48:51.333365 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6fca419c-6fb8-4d3d-acd4-b376d1039f06 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 returned with HTTP 202 Aug 13 02:48:51.333805 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1214/4809] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:51 2026] DELETE /volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:51.348359 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fb1750cc-b2f7-4e34-b760-cd2e46b63da6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:51.350134 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb1750cc-b2f7-4e34-b760-cd2e46b63da6 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 Aug 13 02:48:51.350365 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb1750cc-b2f7-4e34-b760-cd2e46b63da6 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:51.350556 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb1750cc-b2f7-4e34-b760-cd2e46b63da6 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:51.357962 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:51.357962 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:51.361768 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fb1750cc-b2f7-4e34-b760-cd2e46b63da6 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:51.365970 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb1750cc-b2f7-4e34-b760-cd2e46b63da6 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 returned with HTTP 200 Aug 13 02:48:51.366427 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1209/4810] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:51 2026] GET /volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:51.534702 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d53e686-9c3e-4220-997a-c155eea90710 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:51.537069 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d53e686-9c3e-4220-997a-c155eea90710 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:51.537349 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d53e686-9c3e-4220-997a-c155eea90710 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:51.537607 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d53e686-9c3e-4220-997a-c155eea90710 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:51.537765 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8d53e686-9c3e-4220-997a-c155eea90710 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:51.542727 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:51.542727 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:51.543487 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d53e686-9c3e-4220-997a-c155eea90710 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:51.543850 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1210/4811] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:51 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:51.691019 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4ff8ea43-3725-4a29-b3af-ede17772945c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:51.693010 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4ff8ea43-3725-4a29-b3af-ede17772945c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 Aug 13 02:48:51.693299 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4ff8ea43-3725-4a29-b3af-ede17772945c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:51.693510 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4ff8ea43-3725-4a29-b3af-ede17772945c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:51.700794 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4ff8ea43-3725-4a29-b3af-ede17772945c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 returned with HTTP 404 Aug 13 02:48:51.701470 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1179/4812] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:51 2026] GET /volume/v3/volumes/c6467571-7e63-4290-9845-4cb1bb0ec125 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:51.711514 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:51.713315 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] POST https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2/restore Aug 13 02:48:51.713710 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:51.715012 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Restoring backup 19704599-82ed-4bd9-ba4a-6be44985c2c2 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100289) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 02:48:51.715118 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Restoring backup 19704599-82ed-4bd9-ba4a-6be44985c2c2 to volume None. Aug 13 02:48:51.719572 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:51.719572 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:51.720606 np0000007139 devstack@c-api.service[100289]: INFO cinder.backup.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Creating volume of 1 GB for restore of backup 19704599-82ed-4bd9-ba4a-6be44985c2c2. Aug 13 02:48:51.724235 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Availability Zones retrieved successfully. Aug 13 02:48:51.729860 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Flow 'volume_create_api' (140fb2cb-ffaa-4cdd-ba9f-3f338672484f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:51.730711 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31116d09-2cfd-4e37-aa3a-fb479b0a48e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:51.731536 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:51.757892 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31116d09-2cfd-4e37-aa3a-fb479b0a48e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:51.758465 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb4282a-9948-4fa8-bf6b-359a443e327b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:51.794539 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Created reservations ['215e75aa-b54a-4a92-b71f-7a84d3661023', '5e8e3355-0b41-4fc5-a971-6b20abc02527', '13940442-6379-40e3-aa0c-f926358905f4', '700c1a22-9071-4dcd-8e90-54d35ad7b7ae'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:51.795470 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb4282a-9948-4fa8-bf6b-359a443e327b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['215e75aa-b54a-4a92-b71f-7a84d3661023', '5e8e3355-0b41-4fc5-a971-6b20abc02527', '13940442-6379-40e3-aa0c-f926358905f4', '700c1a22-9071-4dcd-8e90-54d35ad7b7ae']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:51.796275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c8e697-aaf0-4cd9-a658-eac0ee417978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:51.823755 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c8e697-aaf0-4cd9-a658-eac0ee417978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91104245-69fb-4a26-a542-a35472fad9e1', '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='fbeb60d77c8a452bba8dbbb340d0ca5f',qos_specs=None,replication_status=,reservations=['215e75aa-b54a-4a92-b71f-7a84d3661023','5e8e3355-0b41-4fc5-a971-6b20abc02527','13940442-6379-40e3-aa0c-f926358905f4','700c1a22-9071-4dcd-8e90-54d35ad7b7ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12622026ce145688e96df93efa30ba5',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:51Z,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=91104245-69fb-4a26-a542-a35472fad9e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbeb60d77c8a452bba8dbbb340d0ca5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e12622026ce145688e96df93efa30ba5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:51.824590 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e763a09c-a286-4f3b-828e-9ec899e19e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:51.839783 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e763a09c-a286-4f3b-828e-9ec899e19e96) transitioned into 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='fbeb60d77c8a452bba8dbbb340d0ca5f',qos_specs=None,replication_status=,reservations=['215e75aa-b54a-4a92-b71f-7a84d3661023','5e8e3355-0b41-4fc5-a971-6b20abc02527','13940442-6379-40e3-aa0c-f926358905f4','700c1a22-9071-4dcd-8e90-54d35ad7b7ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12622026ce145688e96df93efa30ba5',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:51.840055 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34160be8-866d-4ef6-9a20-02b3e9d2a88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:51.847497 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34160be8-866d-4ef6-9a20-02b3e9d2a88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:51.848361 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Flow 'volume_create_api' (140fb2cb-ffaa-4cdd-ba9f-3f338672484f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:51.848633 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Create volume request issued successfully. Aug 13 02:48:51.854505 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:51.854505 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:51.854922 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Volume info retrieved successfully. Aug 13 02:48:51.889191 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-18b68fea-2087-42ba-8a12-d6e49788078d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:51.890878 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18b68fea-2087-42ba-8a12-d6e49788078d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 Aug 13 02:48:51.891056 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18b68fea-2087-42ba-8a12-d6e49788078d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:51.891232 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18b68fea-2087-42ba-8a12-d6e49788078d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:51.896529 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18b68fea-2087-42ba-8a12-d6e49788078d tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 returned with HTTP 404 Aug 13 02:48:51.896968 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1210/4813] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:51 2026] GET /volume/v3/volumes/245f446d-d731-4aca-8ccf-d8e27cf8ea88 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:51.905048 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bfb3353c-6875-4ecf-a0be-c3327cddaa20 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:51.906979 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bfb3353c-6875-4ecf-a0be-c3327cddaa20 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] DELETE https://10.4.3.30/volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca Aug 13 02:48:51.907160 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bfb3353c-6875-4ecf-a0be-c3327cddaa20 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:51.907371 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bfb3353c-6875-4ecf-a0be-c3327cddaa20 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:51.907527 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-bfb3353c-6875-4ecf-a0be-c3327cddaa20 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume with id: b271905d-7899-4b34-b1b2-a0dd663a5eca Aug 13 02:48:51.914266 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:51.914266 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:51.914699 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bfb3353c-6875-4ecf-a0be-c3327cddaa20 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:51.930536 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bfb3353c-6875-4ecf-a0be-c3327cddaa20 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume request issued successfully. Aug 13 02:48:51.930763 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bfb3353c-6875-4ecf-a0be-c3327cddaa20 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca returned with HTTP 202 Aug 13 02:48:51.931207 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1211/4814] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:51 2026] DELETE /volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:51.938018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a07e9ebb-92b6-4a0b-be44-8414975093ef None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:51.939640 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a07e9ebb-92b6-4a0b-be44-8414975093ef tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca Aug 13 02:48:51.939816 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a07e9ebb-92b6-4a0b-be44-8414975093ef tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:51.939992 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a07e9ebb-92b6-4a0b-be44-8414975093ef tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:51.946484 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:51.946484 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:51.949726 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a07e9ebb-92b6-4a0b-be44-8414975093ef tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:51.953593 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a07e9ebb-92b6-4a0b-be44-8414975093ef tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca returned with HTTP 200 Aug 13 02:48:51.954358 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1180/4815] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:51 2026] GET /volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:52.378501 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-17eba0e7-2ee6-4d76-8296-419830036c80 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:52.380587 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-17eba0e7-2ee6-4d76-8296-419830036c80 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 Aug 13 02:48:52.380868 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-17eba0e7-2ee6-4d76-8296-419830036c80 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:52.381109 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-17eba0e7-2ee6-4d76-8296-419830036c80 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:52.388371 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-17eba0e7-2ee6-4d76-8296-419830036c80 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 returned with HTTP 404 Aug 13 02:48:52.389023 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1211/4816] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:52 2026] GET /volume/v3/volumes/5399c138-4f19-4961-99d9-79b05a707e02 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:52.395964 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed7eb53b-7189-4ac5-bd12-b79bfdbfea77 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:52.397946 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed7eb53b-7189-4ac5-bd12-b79bfdbfea77 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 Aug 13 02:48:52.398150 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed7eb53b-7189-4ac5-bd12-b79bfdbfea77 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:52.398380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed7eb53b-7189-4ac5-bd12-b79bfdbfea77 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:52.398515 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-ed7eb53b-7189-4ac5-bd12-b79bfdbfea77 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete snapshot with id: 6b296207-bdbb-40a4-b62e-9c99d3f2bb36 Aug 13 02:48:52.404398 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:52.404398 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:52.405131 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed7eb53b-7189-4ac5-bd12-b79bfdbfea77 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Snapshot retrieved successfully. Aug 13 02:48:52.419715 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed7eb53b-7189-4ac5-bd12-b79bfdbfea77 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Snapshot delete request issued successfully. Aug 13 02:48:52.419886 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed7eb53b-7189-4ac5-bd12-b79bfdbfea77 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 returned with HTTP 202 Aug 13 02:48:52.420258 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1212/4817] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:48:52 2026] DELETE /volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:52.427530 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-44729c43-9400-4aa4-a0cd-cdc9c3c768e5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:52.429113 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-44729c43-9400-4aa4-a0cd-cdc9c3c768e5 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 Aug 13 02:48:52.429113 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-44729c43-9400-4aa4-a0cd-cdc9c3c768e5 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:52.429335 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-44729c43-9400-4aa4-a0cd-cdc9c3c768e5 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:52.434146 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:52.434146 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:52.434571 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-44729c43-9400-4aa4-a0cd-cdc9c3c768e5 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Snapshot retrieved successfully. Aug 13 02:48:52.435368 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-44729c43-9400-4aa4-a0cd-cdc9c3c768e5 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 returned with HTTP 200 Aug 13 02:48:52.435732 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1181/4818] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:52 2026] GET /volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:52.554732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-00e6e01e-e40c-429c-8bda-cc00fa432361 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:52.556539 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00e6e01e-e40c-429c-8bda-cc00fa432361 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:52.556799 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00e6e01e-e40c-429c-8bda-cc00fa432361 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:52.557109 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00e6e01e-e40c-429c-8bda-cc00fa432361 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:52.557419 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-00e6e01e-e40c-429c-8bda-cc00fa432361 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:52.561916 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:52.561916 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:52.563016 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00e6e01e-e40c-429c-8bda-cc00fa432361 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:52.563534 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1212/4819] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:52 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:52.862715 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:52.862715 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:52.863222 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Volume info retrieved successfully. Aug 13 02:48:52.863428 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Checking backup size 1 against volume size 1 {{(pid=100289) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 02:48:52.863523 np0000007139 devstack@c-api.service[100289]: INFO cinder.backup.api [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Overwriting volume 91104245-69fb-4a26-a542-a35472fad9e1 with restore of backup 19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:48:52.878336 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] restore_backup in rpcapi backup_id 19704599-82ed-4bd9-ba4a-6be44985c2c2 {{(pid=100289) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 02:48:52.880089 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a977b8c8-030f-4fda-9e81-abc5235aa926 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2/restore returned with HTTP 202 Aug 13 02:48:52.880517 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1215/4820] 10.4.3.30 () {70 vars in 1426 bytes} [Thu Aug 13 02:48:51 2026] POST /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2/restore => generated 152 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:52.888742 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-116a75a5-ca48-40ff-973f-7d45ed5c78d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:52.890880 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-116a75a5-ca48-40ff-973f-7d45ed5c78d3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:48:52.891092 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-116a75a5-ca48-40ff-973f-7d45ed5c78d3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:52.891290 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-116a75a5-ca48-40ff-973f-7d45ed5c78d3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:52.891397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-116a75a5-ca48-40ff-973f-7d45ed5c78d3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:52.895484 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:52.895484 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:52.896050 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-116a75a5-ca48-40ff-973f-7d45ed5c78d3 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:48:52.896404 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1213/4821] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:52 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:52.965776 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2eb7ff20-3ede-4c36-a9e9-ca7c4b4f981c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:52.967895 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2eb7ff20-3ede-4c36-a9e9-ca7c4b4f981c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca Aug 13 02:48:52.968163 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2eb7ff20-3ede-4c36-a9e9-ca7c4b4f981c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:52.968424 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2eb7ff20-3ede-4c36-a9e9-ca7c4b4f981c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:52.974807 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2eb7ff20-3ede-4c36-a9e9-ca7c4b4f981c tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca returned with HTTP 404 Aug 13 02:48:52.975372 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1182/4822] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:52 2026] GET /volume/v3/volumes/b271905d-7899-4b34-b1b2-a0dd663a5eca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:52.981907 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bab198e5-a195-4c46-87b6-31680d001824 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:52.983638 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bab198e5-a195-4c46-87b6-31680d001824 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] DELETE https://10.4.3.30/volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 Aug 13 02:48:52.983827 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bab198e5-a195-4c46-87b6-31680d001824 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:52.984064 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bab198e5-a195-4c46-87b6-31680d001824 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:52.984281 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-bab198e5-a195-4c46-87b6-31680d001824 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume with id: 8397e911-016f-4e3c-9f05-46e9cca7cde0 Aug 13 02:48:52.993134 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:52.993134 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:52.993707 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bab198e5-a195-4c46-87b6-31680d001824 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:53.011268 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bab198e5-a195-4c46-87b6-31680d001824 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Delete volume request issued successfully. Aug 13 02:48:53.011479 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bab198e5-a195-4c46-87b6-31680d001824 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 returned with HTTP 202 Aug 13 02:48:53.011904 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1213/4823] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:52 2026] DELETE /volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:53.018467 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a771b645-3ef6-4ee2-932a-ac38b5d799f9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:53.020448 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a771b645-3ef6-4ee2-932a-ac38b5d799f9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 Aug 13 02:48:53.020642 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a771b645-3ef6-4ee2-932a-ac38b5d799f9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:53.020846 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a771b645-3ef6-4ee2-932a-ac38b5d799f9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:53.027238 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:53.027238 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:53.030894 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a771b645-3ef6-4ee2-932a-ac38b5d799f9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Volume info retrieved successfully. Aug 13 02:48:53.035264 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a771b645-3ef6-4ee2-932a-ac38b5d799f9 tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 returned with HTTP 200 Aug 13 02:48:53.035665 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1216/4824] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:53 2026] GET /volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:53.445645 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f99b200-37fc-44a5-9efe-6bc45f8bdabc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:53.448220 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f99b200-37fc-44a5-9efe-6bc45f8bdabc tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 Aug 13 02:48:53.448220 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f99b200-37fc-44a5-9efe-6bc45f8bdabc tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:53.448400 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f99b200-37fc-44a5-9efe-6bc45f8bdabc tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:53.453516 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f99b200-37fc-44a5-9efe-6bc45f8bdabc tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 returned with HTTP 404 Aug 13 02:48:53.454144 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1214/4825] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:48:53 2026] GET /volume/v3/snapshots/6b296207-bdbb-40a4-b62e-9c99d3f2bb36 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:53.460914 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2141f6c8-402d-4d5f-9f74-0b9290f6ab78 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:53.462562 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2141f6c8-402d-4d5f-9f74-0b9290f6ab78 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] DELETE https://10.4.3.30/volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac Aug 13 02:48:53.462741 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2141f6c8-402d-4d5f-9f74-0b9290f6ab78 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:53.462910 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2141f6c8-402d-4d5f-9f74-0b9290f6ab78 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:53.463085 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-2141f6c8-402d-4d5f-9f74-0b9290f6ab78 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume with id: 0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac Aug 13 02:48:53.469814 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:53.469814 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:53.470452 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2141f6c8-402d-4d5f-9f74-0b9290f6ab78 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:53.484792 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2141f6c8-402d-4d5f-9f74-0b9290f6ab78 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Delete volume request issued successfully. Aug 13 02:48:53.484997 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2141f6c8-402d-4d5f-9f74-0b9290f6ab78 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac returned with HTTP 202 Aug 13 02:48:53.485419 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1183/4826] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:53 2026] DELETE /volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:53.492842 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bcf5b1c1-0b22-4fc0-a19b-15ee330e0754 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:53.495074 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bcf5b1c1-0b22-4fc0-a19b-15ee330e0754 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac Aug 13 02:48:53.495421 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bcf5b1c1-0b22-4fc0-a19b-15ee330e0754 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:53.495708 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bcf5b1c1-0b22-4fc0-a19b-15ee330e0754 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:53.504983 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:53.504983 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:53.509768 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bcf5b1c1-0b22-4fc0-a19b-15ee330e0754 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Volume info retrieved successfully. Aug 13 02:48:53.515916 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bcf5b1c1-0b22-4fc0-a19b-15ee330e0754 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac returned with HTTP 200 Aug 13 02:48:53.516473 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1214/4827] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:53 2026] GET /volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:53.574800 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1a52f8f7-9e93-44bb-90bc-0f10e07e5ce9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:53.576611 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a52f8f7-9e93-44bb-90bc-0f10e07e5ce9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:53.576797 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a52f8f7-9e93-44bb-90bc-0f10e07e5ce9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:53.576994 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a52f8f7-9e93-44bb-90bc-0f10e07e5ce9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:53.577096 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-1a52f8f7-9e93-44bb-90bc-0f10e07e5ce9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:53.581157 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:53.581157 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:53.581902 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a52f8f7-9e93-44bb-90bc-0f10e07e5ce9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:53.582291 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1217/4828] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:53 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:53.908285 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ec1b0d01-635d-4636-ac0a-34275617e55c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:53.910270 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec1b0d01-635d-4636-ac0a-34275617e55c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:48:53.910498 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec1b0d01-635d-4636-ac0a-34275617e55c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:53.910882 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec1b0d01-635d-4636-ac0a-34275617e55c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:53.910882 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ec1b0d01-635d-4636-ac0a-34275617e55c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:53.915866 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:53.915866 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:53.916488 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec1b0d01-635d-4636-ac0a-34275617e55c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:48:53.916845 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1215/4829] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:53 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:54.048479 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-66c48c3b-abeb-4927-9f84-901f350d2dce None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:54.050270 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-66c48c3b-abeb-4927-9f84-901f350d2dce tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] GET https://10.4.3.30/volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 Aug 13 02:48:54.050480 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-66c48c3b-abeb-4927-9f84-901f350d2dce tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:54.050830 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-66c48c3b-abeb-4927-9f84-901f350d2dce tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:54.057788 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-66c48c3b-abeb-4927-9f84-901f350d2dce tempest-CreateVolumesFromBackupTest-1433731317 tempest-CreateVolumesFromBackupTest-1433731317-project-member] https://10.4.3.30/volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 returned with HTTP 404 Aug 13 02:48:54.058480 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1184/4830] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:54 2026] GET /volume/v3/volumes/8397e911-016f-4e3c-9f05-46e9cca7cde0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:54.529494 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-401469fd-29e3-4211-ab1f-75d277b63dd3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:54.531273 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-401469fd-29e3-4211-ab1f-75d277b63dd3 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] GET https://10.4.3.30/volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac Aug 13 02:48:54.531496 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-401469fd-29e3-4211-ab1f-75d277b63dd3 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:54.531725 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-401469fd-29e3-4211-ab1f-75d277b63dd3 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:54.537625 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-401469fd-29e3-4211-ab1f-75d277b63dd3 tempest-CreateVolumesFromSnapshotTest-858091717 tempest-CreateVolumesFromSnapshotTest-858091717-project-member] https://10.4.3.30/volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac returned with HTTP 404 Aug 13 02:48:54.538145 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1215/4831] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:54 2026] GET /volume/v3/volumes/0e8bbc45-3d0f-4cff-b1ce-bc233c1f55ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:54.592010 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6602664b-061f-4a5e-8182-1967e4ca0e36 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:54.593689 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6602664b-061f-4a5e-8182-1967e4ca0e36 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:54.593880 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6602664b-061f-4a5e-8182-1967e4ca0e36 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:54.594042 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6602664b-061f-4a5e-8182-1967e4ca0e36 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:54.594181 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6602664b-061f-4a5e-8182-1967e4ca0e36 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:54.597997 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:54.597997 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:54.598689 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6602664b-061f-4a5e-8182-1967e4ca0e36 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:54.599095 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1218/4832] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:54 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:54.927468 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-61f0b7a3-7872-4f22-b96f-7d01d44d8bd6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:54.929192 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61f0b7a3-7872-4f22-b96f-7d01d44d8bd6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:48:54.929528 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61f0b7a3-7872-4f22-b96f-7d01d44d8bd6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:54.929812 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61f0b7a3-7872-4f22-b96f-7d01d44d8bd6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:54.929977 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-61f0b7a3-7872-4f22-b96f-7d01d44d8bd6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:54.934973 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:54.934973 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:54.935747 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61f0b7a3-7872-4f22-b96f-7d01d44d8bd6 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:48:54.936191 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1216/4833] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:54 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:55.589573 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c673d572-d6be-45df-8601-aefa009ffca3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:55.611005 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5edb6e8b-dbd1-4906-a96a-cc39509d929d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:55.613893 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5edb6e8b-dbd1-4906-a96a-cc39509d929d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:55.614135 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5edb6e8b-dbd1-4906-a96a-cc39509d929d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:55.614414 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5edb6e8b-dbd1-4906-a96a-cc39509d929d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:55.614534 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5edb6e8b-dbd1-4906-a96a-cc39509d929d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:55.619350 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:55.619350 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:55.620193 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5edb6e8b-dbd1-4906-a96a-cc39509d929d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:55.624394 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1216/4834] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:55 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:55.707899 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:55.708262 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-939945895"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:55.709634 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-939945895'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:55.709750 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Create volume of 1 GB Aug 13 02:48:55.713729 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Availability Zones retrieved successfully. Aug 13 02:48:55.719624 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Flow 'volume_create_api' (9650e61a-17b8-407c-8fd5-f37347ee87d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:55.720608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9875303-ce4b-49d8-a127-e966fcbfb71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:55.721337 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:55.741763 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:55.745298 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9875303-ce4b-49d8-a127-e966fcbfb71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:55.746003 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a79b2002-199c-4521-ad2a-c234de63d4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:55.790184 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:55.790539 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1428537556"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:55.791903 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1428537556'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:55.792054 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume of 1 GB Aug 13 02:48:55.796841 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Availability Zones retrieved successfully. Aug 13 02:48:55.800263 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Created reservations ['77bc1ae4-3440-4376-b4e6-6162c38445ce', '65d96b1c-bc45-4ed8-8b0a-c203920cda77', 'ea52d58b-fa82-4542-a837-a5e8b3ae0147', '70c94f70-6cac-4c4a-b678-79b561315f11'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:55.801007 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a79b2002-199c-4521-ad2a-c234de63d4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77bc1ae4-3440-4376-b4e6-6162c38445ce', '65d96b1c-bc45-4ed8-8b0a-c203920cda77', 'ea52d58b-fa82-4542-a837-a5e8b3ae0147', '70c94f70-6cac-4c4a-b678-79b561315f11']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:55.801718 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54804be1-43d2-4aca-9344-3db00b2c5bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:55.801880 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (280b10d4-74db-437b-8d75-ba9353e55d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:55.802900 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef7cc3e-1823-4086-85e5-40a54fcd4593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:55.803744 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:55.824612 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54804be1-43d2-4aca-9344-3db00b2c5bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb027c8-b9ae-4701-bf58-c720f8eb6296', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-939945895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e45b45c1b3e4291899be719577c5561',qos_specs=None,replication_status=,reservations=['77bc1ae4-3440-4376-b4e6-6162c38445ce','65d96b1c-bc45-4ed8-8b0a-c203920cda77','ea52d58b-fa82-4542-a837-a5e8b3ae0147','70c94f70-6cac-4c4a-b678-79b561315f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3df3fbf383f4035a090b96434e3a629',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-939945895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb027c8-b9ae-4701-bf58-c720f8eb6296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e45b45c1b3e4291899be719577c5561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3df3fbf383f4035a090b96434e3a629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:55.825314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59c29b2-9d4b-49ad-8501-f35c8ca14bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:55.834467 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef7cc3e-1823-4086-85e5-40a54fcd4593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:55.835158 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16bed3f-1e97-44a7-be11-ef2a87041b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:55.843062 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59c29b2-9d4b-49ad-8501-f35c8ca14bbc) transitioned into state 'SUCCESS' from state '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-939945895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e45b45c1b3e4291899be719577c5561',qos_specs=None,replication_status=,reservations=['77bc1ae4-3440-4376-b4e6-6162c38445ce','65d96b1c-bc45-4ed8-8b0a-c203920cda77','ea52d58b-fa82-4542-a837-a5e8b3ae0147','70c94f70-6cac-4c4a-b678-79b561315f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3df3fbf383f4035a090b96434e3a629',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:55.843781 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9adb5b0f-5eef-4791-bc3c-38fa0d96b2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:55.852111 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9adb5b0f-5eef-4791-bc3c-38fa0d96b2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:55.853046 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Flow 'volume_create_api' (9650e61a-17b8-407c-8fd5-f37347ee87d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:55.853418 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Create volume request issued successfully. Aug 13 02:48:55.854131 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c673d572-d6be-45df-8601-aefa009ffca3 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:55.854797 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1185/4835] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:48:55 2026] POST /volume/v3/volumes => generated 775 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:55.869076 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f51269d-0be8-402c-98a8-4033ba970891 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:55.871670 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f51269d-0be8-402c-98a8-4033ba970891 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 Aug 13 02:48:55.871919 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f51269d-0be8-402c-98a8-4033ba970891 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:55.872203 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f51269d-0be8-402c-98a8-4033ba970891 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:55.881416 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:55.881416 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:55.885790 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f51269d-0be8-402c-98a8-4033ba970891 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Volume info retrieved successfully. Aug 13 02:48:55.891343 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f51269d-0be8-402c-98a8-4033ba970891 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 returned with HTTP 200 Aug 13 02:48:55.891908 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1217/4836] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:55 2026] GET /volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:55.896969 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Created reservations ['a4269f23-0c18-4e98-943e-38a1e8daa0ea', 'fc79deed-1a5f-433d-94ed-35f4de68409f', '9011c1b5-20e4-4097-a894-9840d35fd202', '6efdb473-04ad-4a01-938a-45df3df943b9'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:55.897950 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16bed3f-1e97-44a7-be11-ef2a87041b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4269f23-0c18-4e98-943e-38a1e8daa0ea', 'fc79deed-1a5f-433d-94ed-35f4de68409f', '9011c1b5-20e4-4097-a894-9840d35fd202', '6efdb473-04ad-4a01-938a-45df3df943b9']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:55.898951 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (450824bd-edf4-4602-ac72-6dd4f41f4ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:55.923396 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (450824bd-edf4-4602-ac72-6dd4f41f4ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f64f8fa3-2571-496d-af3d-7684be1b6f74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1428537556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['a4269f23-0c18-4e98-943e-38a1e8daa0ea','fc79deed-1a5f-433d-94ed-35f4de68409f','9011c1b5-20e4-4097-a894-9840d35fd202','6efdb473-04ad-4a01-938a-45df3df943b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1428537556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f64f8fa3-2571-496d-af3d-7684be1b6f74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='751374a9957e4b87b8d4937ede53b6c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:55.924104 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e9f8ed-58a1-43e5-ba46-dd2b9218da85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:55.942408 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e9f8ed-58a1-43e5-ba46-dd2b9218da85) transitioned into state 'SUCCESS' from state '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-1428537556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['a4269f23-0c18-4e98-943e-38a1e8daa0ea','fc79deed-1a5f-433d-94ed-35f4de68409f','9011c1b5-20e4-4097-a894-9840d35fd202','6efdb473-04ad-4a01-938a-45df3df943b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:55.943235 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ea7f4b0-8ba8-44a0-87b7-304ede5b572a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:55.949183 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-733f1a70-ab82-4372-95e2-9b6d377b95e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:55.950894 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-733f1a70-ab82-4372-95e2-9b6d377b95e5 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:48:55.951118 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-733f1a70-ab82-4372-95e2-9b6d377b95e5 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:55.951312 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-733f1a70-ab82-4372-95e2-9b6d377b95e5 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:55.951433 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-733f1a70-ab82-4372-95e2-9b6d377b95e5 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:55.954966 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ea7f4b0-8ba8-44a0-87b7-304ede5b572a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:55.955434 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:55.955434 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:55.956061 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-733f1a70-ab82-4372-95e2-9b6d377b95e5 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:48:55.956216 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (280b10d4-74db-437b-8d75-ba9353e55d3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:55.956408 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1217/4837] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:55 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:55.956673 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request issued successfully. Aug 13 02:48:55.957413 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b1ffcd2f-2cf5-4b9f-9a31-58070b28ce31 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:55.957879 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1219/4838] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:48:55 2026] POST /volume/v3/volumes => generated 762 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:55.973274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1223b2db-9276-4467-a1b6-22c33e4558d6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:55.975445 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1223b2db-9276-4467-a1b6-22c33e4558d6 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 Aug 13 02:48:55.975803 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1223b2db-9276-4467-a1b6-22c33e4558d6 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:55.976019 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1223b2db-9276-4467-a1b6-22c33e4558d6 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:55.988577 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:55.988577 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:55.994047 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1223b2db-9276-4467-a1b6-22c33e4558d6 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:48:55.999141 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1223b2db-9276-4467-a1b6-22c33e4558d6 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 returned with HTTP 200 Aug 13 02:48:55.999588 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1186/4839] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:55 2026] GET /volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:56.634114 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd7c7208-9068-44c3-8fa6-aa1565d4decc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:56.636774 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd7c7208-9068-44c3-8fa6-aa1565d4decc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:56.637017 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd7c7208-9068-44c3-8fa6-aa1565d4decc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:56.637271 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd7c7208-9068-44c3-8fa6-aa1565d4decc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:56.637422 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cd7c7208-9068-44c3-8fa6-aa1565d4decc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:56.643951 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:56.643951 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:56.645068 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd7c7208-9068-44c3-8fa6-aa1565d4decc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:56.645606 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1218/4840] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:56 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:56.909057 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5cee1d3f-9bbd-4bfb-81f4-dcd121037a54 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:56.910719 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cee1d3f-9bbd-4bfb-81f4-dcd121037a54 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 Aug 13 02:48:56.910915 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cee1d3f-9bbd-4bfb-81f4-dcd121037a54 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:56.911121 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cee1d3f-9bbd-4bfb-81f4-dcd121037a54 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:56.918502 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:56.918502 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:56.922181 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5cee1d3f-9bbd-4bfb-81f4-dcd121037a54 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Volume info retrieved successfully. Aug 13 02:48:56.926378 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cee1d3f-9bbd-4bfb-81f4-dcd121037a54 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 returned with HTTP 200 Aug 13 02:48:56.926760 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1218/4841] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:56 2026] GET /volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:48:56.939274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-afaa3b2e-a8f6-4173-8f98-0401e532c0b4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:56.940405 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-afaa3b2e-a8f6-4173-8f98-0401e532c0b4 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:48:56.940748 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-afaa3b2e-a8f6-4173-8f98-0401e532c0b4 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cbb027c8-b9ae-4701-bf58-c720f8eb6296", "name": "tempest-type-Backup-1322718743"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:56.942037 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-afaa3b2e-a8f6-4173-8f98-0401e532c0b4 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Creating new backup {'backup': {'volume_id': 'cbb027c8-b9ae-4701-bf58-c720f8eb6296', 'name': 'tempest-type-Backup-1322718743'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:48:56.942161 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-afaa3b2e-a8f6-4173-8f98-0401e532c0b4 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Creating backup of volume cbb027c8-b9ae-4701-bf58-c720f8eb6296 in container None Aug 13 02:48:56.949280 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:56.949280 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:56.949280 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-afaa3b2e-a8f6-4173-8f98-0401e532c0b4 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Volume info retrieved successfully. Aug 13 02:48:56.968407 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cc5329f2-df85-42dd-ab67-23016720701e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:56.973274 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cc5329f2-df85-42dd-ab67-23016720701e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:48:56.973274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cc5329f2-df85-42dd-ab67-23016720701e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:56.973274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cc5329f2-df85-42dd-ab67-23016720701e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:56.973274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-cc5329f2-df85-42dd-ab67-23016720701e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:56.974966 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-afaa3b2e-a8f6-4173-8f98-0401e532c0b4 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Created reservations ['59778365-8ef8-43dc-a0b3-740ddeb76694', '1694f2a6-e53d-4ae7-9d58-a64712ccc9e2'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:56.976728 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:56.976728 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:56.977692 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cc5329f2-df85-42dd-ab67-23016720701e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:48:56.978162 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1187/4842] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:56 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:57.007935 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-afaa3b2e-a8f6-4173-8f98-0401e532c0b4 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:48:57.008970 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1220/4843] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:48:56 2026] POST /volume/v3/backups => generated 314 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:57.013277 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d4cc40d8-6f3b-482c-9d12-b6a953b2aeba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.015493 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4cc40d8-6f3b-482c-9d12-b6a953b2aeba tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 Aug 13 02:48:57.015730 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4cc40d8-6f3b-482c-9d12-b6a953b2aeba tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:57.015962 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4cc40d8-6f3b-482c-9d12-b6a953b2aeba tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:57.022428 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8a47825b-01b6-4acf-9e80-70c819919d75 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.023129 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:57.023129 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:57.024740 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a47825b-01b6-4acf-9e80-70c819919d75 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:48:57.025026 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a47825b-01b6-4acf-9e80-70c819919d75 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:57.025332 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a47825b-01b6-4acf-9e80-70c819919d75 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:57.025485 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8a47825b-01b6-4acf-9e80-70c819919d75 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:57.026759 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d4cc40d8-6f3b-482c-9d12-b6a953b2aeba tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:48:57.030636 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:57.030636 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:57.031720 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a47825b-01b6-4acf-9e80-70c819919d75 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:48:57.032094 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4cc40d8-6f3b-482c-9d12-b6a953b2aeba tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 returned with HTTP 200 Aug 13 02:48:57.032401 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1219/4844] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:57 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:57.032610 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1219/4845] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:57 2026] GET /volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:57.046906 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.048393 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:57.048703 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f64f8fa3-2571-496d-af3d-7684be1b6f74", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-874557260"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:57.049931 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request body: {'volume': {"'source_volid": 'f64f8fa3-2571-496d-af3d-7684be1b6f74', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-874557260'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:57.050043 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume of 1 GB Aug 13 02:48:57.054034 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Availability Zones retrieved successfully. Aug 13 02:48:57.059105 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (a4ae0276-96ee-458f-9f22-3c3430135b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:57.059952 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83f76e6-1283-4ebe-a305-dca977e83585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.060872 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:57.086734 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83f76e6-1283-4ebe-a305-dca977e83585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.087481 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0099460-619f-48d1-8edb-e617df9dbf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.125675 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Created reservations ['d401c42e-521a-4909-bc3e-586089c69dd6', 'd87bfed8-b70e-4885-906b-ca79baf43ab4', '7c731dbc-5222-4b8c-8ccc-d9e240b2102e', '376a01c8-e1f2-4e7c-beb9-553163e8bc2b'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:57.126469 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0099460-619f-48d1-8edb-e617df9dbf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d401c42e-521a-4909-bc3e-586089c69dd6', 'd87bfed8-b70e-4885-906b-ca79baf43ab4', '7c731dbc-5222-4b8c-8ccc-d9e240b2102e', '376a01c8-e1f2-4e7c-beb9-553163e8bc2b']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.127238 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2745b79-5059-4842-8a09-b15486bdf163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.148480 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2745b79-5059-4842-8a09-b15486bdf163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6f7cf51-33df-47ec-8956-0e675f4d1e50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-874557260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['d401c42e-521a-4909-bc3e-586089c69dd6','d87bfed8-b70e-4885-906b-ca79baf43ab4','7c731dbc-5222-4b8c-8ccc-d9e240b2102e','376a01c8-e1f2-4e7c-beb9-553163e8bc2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-874557260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6f7cf51-33df-47ec-8956-0e675f4d1e50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='751374a9957e4b87b8d4937ede53b6c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.149355 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cdc161e-f381-4f93-b17c-023e53d84bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.166526 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cdc161e-f381-4f93-b17c-023e53d84bc5) transitioned into state 'SUCCESS' from state '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-874557260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['d401c42e-521a-4909-bc3e-586089c69dd6','d87bfed8-b70e-4885-906b-ca79baf43ab4','7c731dbc-5222-4b8c-8ccc-d9e240b2102e','376a01c8-e1f2-4e7c-beb9-553163e8bc2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.167147 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9ce871-8762-46b5-bbe2-11f5637032a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.175564 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9ce871-8762-46b5-bbe2-11f5637032a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.176444 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (a4ae0276-96ee-458f-9f22-3c3430135b01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:57.176750 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request issued successfully. Aug 13 02:48:57.177351 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-370d892c-cb03-4227-a3c1-3a22fc44e4fe tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:57.177772 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1188/4846] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:57 2026] POST /volume/v3/volumes => generated 761 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:57.191918 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.193495 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:57.193852 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f64f8fa3-2571-496d-af3d-7684be1b6f74", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-75606578"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:57.195163 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request body: {'volume': {"'source_volid": 'f64f8fa3-2571-496d-af3d-7684be1b6f74', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-75606578'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:57.195290 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume of 1 GB Aug 13 02:48:57.195525 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:57.195525 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:57.199289 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Availability Zones retrieved successfully. Aug 13 02:48:57.204610 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (93455095-0dc4-439c-b0ee-f17cd841406f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:57.205595 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb722ec8-3fec-4daa-9b9e-159d4498508b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.206486 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:57.230791 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb722ec8-3fec-4daa-9b9e-159d4498508b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.231557 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68eee1d8-31eb-44bd-a738-5c11ff7c4595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.280265 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Created reservations ['55d9f1a2-224a-4368-8c43-3a1127c8d5a8', '5b3f317a-eb68-4015-96e5-5a04e42ade74', '9a8f9410-810d-43ed-b668-9b96f361cc12', '176f4aa3-cc45-459a-acbb-8c3320768af5'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:57.281095 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68eee1d8-31eb-44bd-a738-5c11ff7c4595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d9f1a2-224a-4368-8c43-3a1127c8d5a8', '5b3f317a-eb68-4015-96e5-5a04e42ade74', '9a8f9410-810d-43ed-b668-9b96f361cc12', '176f4aa3-cc45-459a-acbb-8c3320768af5']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.281904 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4380772-c481-4ea1-adb1-7e211d2a32a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.305762 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4380772-c481-4ea1-adb1-7e211d2a32a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbc01341-8c84-4b36-b419-6f640b9e3975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-75606578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['55d9f1a2-224a-4368-8c43-3a1127c8d5a8','5b3f317a-eb68-4015-96e5-5a04e42ade74','9a8f9410-810d-43ed-b668-9b96f361cc12','176f4aa3-cc45-459a-acbb-8c3320768af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-75606578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbc01341-8c84-4b36-b419-6f640b9e3975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='751374a9957e4b87b8d4937ede53b6c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.306530 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f166862-3e5d-4789-8769-605c2e94f176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.326786 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f166862-3e5d-4789-8769-605c2e94f176) transitioned into state 'SUCCESS' from state '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-75606578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['55d9f1a2-224a-4368-8c43-3a1127c8d5a8','5b3f317a-eb68-4015-96e5-5a04e42ade74','9a8f9410-810d-43ed-b668-9b96f361cc12','176f4aa3-cc45-459a-acbb-8c3320768af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.327581 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608f7ab8-5454-4674-ab18-12213c356618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.336394 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608f7ab8-5454-4674-ab18-12213c356618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.337232 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (93455095-0dc4-439c-b0ee-f17cd841406f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:57.337564 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request issued successfully. Aug 13 02:48:57.338196 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e49ff87e-fe96-4630-a8fd-e63b86cd22fd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:57.338633 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1221/4847] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:57 2026] POST /volume/v3/volumes => generated 760 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:57.354186 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.356144 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:57.356586 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f64f8fa3-2571-496d-af3d-7684be1b6f74", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-424091603"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:57.358030 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request body: {'volume': {"'source_volid": 'f64f8fa3-2571-496d-af3d-7684be1b6f74', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-424091603'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:57.358152 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume of 1 GB Aug 13 02:48:57.364036 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Availability Zones retrieved successfully. Aug 13 02:48:57.371759 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (eb9c48c1-73e4-439b-8b8b-dab4c7bd9d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:57.372621 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410e9972-f4c7-4cbd-9e42-e98bdf7e2211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.373517 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:57.408231 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410e9972-f4c7-4cbd-9e42-e98bdf7e2211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.409304 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0be50a17-b9b6-40a3-b526-f114a3cef01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.462818 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Created reservations ['f66e0944-1bd0-4370-b99a-474bc20a95c7', '7775ba9c-1234-48d0-8c51-866d046efc5f', '938a0f2b-31b2-4358-82e6-f1c8cbb14920', '0fe4f0f3-6411-4231-8bb9-d562744f8ef7'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:57.463940 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0be50a17-b9b6-40a3-b526-f114a3cef01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f66e0944-1bd0-4370-b99a-474bc20a95c7', '7775ba9c-1234-48d0-8c51-866d046efc5f', '938a0f2b-31b2-4358-82e6-f1c8cbb14920', '0fe4f0f3-6411-4231-8bb9-d562744f8ef7']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.465158 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f6cb1e-b54f-4537-a10f-99017c124337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.495816 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f6cb1e-b54f-4537-a10f-99017c124337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d27f53f-5ee9-4ed0-978a-3e8aa741db00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-424091603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['f66e0944-1bd0-4370-b99a-474bc20a95c7','7775ba9c-1234-48d0-8c51-866d046efc5f','938a0f2b-31b2-4358-82e6-f1c8cbb14920','0fe4f0f3-6411-4231-8bb9-d562744f8ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-424091603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d27f53f-5ee9-4ed0-978a-3e8aa741db00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='751374a9957e4b87b8d4937ede53b6c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.497362 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a3cd4a-511c-47ee-b047-11de7f83e41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.519812 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a3cd4a-511c-47ee-b047-11de7f83e41b) transitioned into state 'SUCCESS' from state '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-424091603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['f66e0944-1bd0-4370-b99a-474bc20a95c7','7775ba9c-1234-48d0-8c51-866d046efc5f','938a0f2b-31b2-4358-82e6-f1c8cbb14920','0fe4f0f3-6411-4231-8bb9-d562744f8ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.520668 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80585858-fcbf-4d7f-a652-0446c4c84002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.533063 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80585858-fcbf-4d7f-a652-0446c4c84002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.534390 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (eb9c48c1-73e4-439b-8b8b-dab4c7bd9d01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:57.534830 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request issued successfully. Aug 13 02:48:57.535667 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43de977e-bdb6-435f-b4a4-c2e25cd1d8da tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:57.536450 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1220/4848] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:57 2026] POST /volume/v3/volumes => generated 761 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:57.548064 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.550302 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:57.550765 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f64f8fa3-2571-496d-af3d-7684be1b6f74", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1032334146"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:57.552730 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request body: {'volume': {"'source_volid": 'f64f8fa3-2571-496d-af3d-7684be1b6f74', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1032334146'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:57.552914 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume of 1 GB Aug 13 02:48:57.558784 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Availability Zones retrieved successfully. Aug 13 02:48:57.567166 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (6e666247-be94-4a5f-8c05-ca4dd1ec43f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:57.568390 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1816b1-7498-4b77-9df4-39e607d294ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.569603 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:57.599097 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1816b1-7498-4b77-9df4-39e607d294ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.599809 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2511a138-cbb9-44ce-bf75-79f516109a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.642272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Created reservations ['7a930894-b278-4e8b-8172-7bbb1ba4919e', '3c83f3b9-4d45-44eb-b9f3-b56d8805cf59', '74502237-674e-4bb7-8b7c-2cd9279bed08', 'c2b121c3-b7de-42a3-9a36-9b4f8a232c77'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:57.643185 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2511a138-cbb9-44ce-bf75-79f516109a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a930894-b278-4e8b-8172-7bbb1ba4919e', '3c83f3b9-4d45-44eb-b9f3-b56d8805cf59', '74502237-674e-4bb7-8b7c-2cd9279bed08', 'c2b121c3-b7de-42a3-9a36-9b4f8a232c77']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.644062 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da5c94b-8703-4dbe-bab6-4cd992c18b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.658345 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d3a92898-5561-44cf-925f-f7eb1c222663 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.660516 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d3a92898-5561-44cf-925f-f7eb1c222663 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:57.660773 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d3a92898-5561-44cf-925f-f7eb1c222663 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:57.660994 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d3a92898-5561-44cf-925f-f7eb1c222663 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:57.661131 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-d3a92898-5561-44cf-925f-f7eb1c222663 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:57.665665 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:57.665665 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:57.666234 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d3a92898-5561-44cf-925f-f7eb1c222663 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:57.666617 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1189/4849] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:57 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:57.671772 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da5c94b-8703-4dbe-bab6-4cd992c18b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f9aacb1-6481-4e01-ba78-2560a64174ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1032334146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['7a930894-b278-4e8b-8172-7bbb1ba4919e','3c83f3b9-4d45-44eb-b9f3-b56d8805cf59','74502237-674e-4bb7-8b7c-2cd9279bed08','c2b121c3-b7de-42a3-9a36-9b4f8a232c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1032334146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f9aacb1-6481-4e01-ba78-2560a64174ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='751374a9957e4b87b8d4937ede53b6c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.672885 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c75401-85f3-4f80-b838-5a8d148a05fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.697562 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c75401-85f3-4f80-b838-5a8d148a05fd) transitioned into state 'SUCCESS' from state '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-1032334146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['7a930894-b278-4e8b-8172-7bbb1ba4919e','3c83f3b9-4d45-44eb-b9f3-b56d8805cf59','74502237-674e-4bb7-8b7c-2cd9279bed08','c2b121c3-b7de-42a3-9a36-9b4f8a232c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.698342 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8c05fc-cc30-47f9-8572-10eb6ffa4d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.712264 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8c05fc-cc30-47f9-8572-10eb6ffa4d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.713311 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (6e666247-be94-4a5f-8c05-ca4dd1ec43f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:57.713711 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request issued successfully. Aug 13 02:48:57.714481 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f4e9e3f-f7d6-44b1-8e09-50752845e818 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:57.715031 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1220/4850] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:57 2026] POST /volume/v3/volumes => generated 762 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:57.732486 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.736111 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:48:57.736111 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f64f8fa3-2571-496d-af3d-7684be1b6f74", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1023362567"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:48:57.736417 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request body: {'volume': {"'source_volid": 'f64f8fa3-2571-496d-af3d-7684be1b6f74', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1023362567'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:48:57.736451 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume of 1 GB Aug 13 02:48:57.736754 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:57.736754 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:57.740709 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Availability Zones retrieved successfully. Aug 13 02:48:57.747526 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (2dca22f4-9596-48ac-bd1f-987afeec240d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:57.748747 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c752d86-de1e-4383-b473-55722cd61893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.751798 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:48:57.780715 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c752d86-de1e-4383-b473-55722cd61893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.781564 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0782fdaa-6199-41bf-b83f-46a08df8e28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.827030 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Created reservations ['4d9c358e-3b1a-4257-86c2-e865a2e48443', 'ae1eebf6-c1a2-48a7-98a1-45f69abcf878', 'd68fd1f4-5d91-40fd-bce7-c6c9b032ae9b', 'f74d3e6f-7f82-4046-aeea-9f46ad1f8eed'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:48:57.827875 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0782fdaa-6199-41bf-b83f-46a08df8e28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d9c358e-3b1a-4257-86c2-e865a2e48443', 'ae1eebf6-c1a2-48a7-98a1-45f69abcf878', 'd68fd1f4-5d91-40fd-bce7-c6c9b032ae9b', 'f74d3e6f-7f82-4046-aeea-9f46ad1f8eed']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.828852 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7204e20b-ef73-4a68-9a07-991f05f8d02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.852376 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7204e20b-ef73-4a68-9a07-991f05f8d02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d828763-86cc-4ad6-b875-385f58e0a0ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1023362567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['4d9c358e-3b1a-4257-86c2-e865a2e48443','ae1eebf6-c1a2-48a7-98a1-45f69abcf878','d68fd1f4-5d91-40fd-bce7-c6c9b032ae9b','f74d3e6f-7f82-4046-aeea-9f46ad1f8eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1023362567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d828763-86cc-4ad6-b875-385f58e0a0ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='751374a9957e4b87b8d4937ede53b6c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.853510 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (272f638a-62ad-42d2-ad35-b3e4057f672c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.872535 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (272f638a-62ad-42d2-ad35-b3e4057f672c) transitioned into state 'SUCCESS' from state '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-1023362567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751374a9957e4b87b8d4937ede53b6c1',qos_specs=None,replication_status=,reservations=['4d9c358e-3b1a-4257-86c2-e865a2e48443','ae1eebf6-c1a2-48a7-98a1-45f69abcf878','d68fd1f4-5d91-40fd-bce7-c6c9b032ae9b','f74d3e6f-7f82-4046-aeea-9f46ad1f8eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72762ee15cc4c619bd13ea7e2017a79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.873181 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43b8425-cd8c-452e-97d9-f23e86d88359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:48:57.882283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43b8425-cd8c-452e-97d9-f23e86d88359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:48:57.883274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Flow 'volume_create_api' (2dca22f4-9596-48ac-bd1f-987afeec240d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:48:57.883603 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Create volume request issued successfully. Aug 13 02:48:57.884201 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec8e1f09-bd94-49c1-9bb5-c3b1c35322d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:48:57.884701 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1222/4851] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:48:57 2026] POST /volume/v3/volumes => generated 762 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:48:57.899778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6a9e54c2-8921-4665-bcf2-d66666f1828a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.903584 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a9e54c2-8921-4665-bcf2-d66666f1828a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 Aug 13 02:48:57.903584 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a9e54c2-8921-4665-bcf2-d66666f1828a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:57.903584 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a9e54c2-8921-4665-bcf2-d66666f1828a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:57.914491 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:57.914491 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:57.920868 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6a9e54c2-8921-4665-bcf2-d66666f1828a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:48:57.925544 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a9e54c2-8921-4665-bcf2-d66666f1828a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 returned with HTTP 200 Aug 13 02:48:57.926058 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1221/4852] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:57 2026] GET /volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:57.938109 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f4bec47b-926a-4ea7-a701-a4bb91d7068f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.941934 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f4bec47b-926a-4ea7-a701-a4bb91d7068f tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 Aug 13 02:48:57.942224 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f4bec47b-926a-4ea7-a701-a4bb91d7068f tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:57.942512 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f4bec47b-926a-4ea7-a701-a4bb91d7068f tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:57.957665 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:57.957665 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:57.966493 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f4bec47b-926a-4ea7-a701-a4bb91d7068f tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:48:57.972383 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f4bec47b-926a-4ea7-a701-a4bb91d7068f tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 returned with HTTP 200 Aug 13 02:48:57.972816 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1190/4853] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:57 2026] GET /volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:57.989902 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a2a9871-e934-4dfb-a84f-584da875b2d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.990511 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5cfa2304-80f2-423d-a4dd-2a75276365ad None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:57.992389 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5cfa2304-80f2-423d-a4dd-2a75276365ad tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 Aug 13 02:48:57.992594 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5cfa2304-80f2-423d-a4dd-2a75276365ad tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:57.992801 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5cfa2304-80f2-423d-a4dd-2a75276365ad tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:57.993140 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a2a9871-e934-4dfb-a84f-584da875b2d1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:48:57.993425 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a2a9871-e934-4dfb-a84f-584da875b2d1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:57.993722 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a2a9871-e934-4dfb-a84f-584da875b2d1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:57.993788 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0a2a9871-e934-4dfb-a84f-584da875b2d1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:58.000955 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:58.000955 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:58.001895 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a2a9871-e934-4dfb-a84f-584da875b2d1 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:48:58.002555 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1221/4854] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:57 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:58.002619 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:58.002619 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:58.006489 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5cfa2304-80f2-423d-a4dd-2a75276365ad tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:48:58.012361 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5cfa2304-80f2-423d-a4dd-2a75276365ad tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 returned with HTTP 200 Aug 13 02:48:58.012838 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1223/4855] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:57 2026] GET /volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:58.027517 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-15c17637-33dc-455c-bb23-595d267b02d1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:58.030349 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15c17637-33dc-455c-bb23-595d267b02d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec Aug 13 02:48:58.030349 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15c17637-33dc-455c-bb23-595d267b02d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:58.030755 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15c17637-33dc-455c-bb23-595d267b02d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:58.042810 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:58.042810 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:58.047039 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-feaec839-abd3-4df6-b447-0102be463738 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:58.049366 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-feaec839-abd3-4df6-b447-0102be463738 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:48:58.049757 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-feaec839-abd3-4df6-b447-0102be463738 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:58.049866 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-15c17637-33dc-455c-bb23-595d267b02d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:48:58.050127 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-feaec839-abd3-4df6-b447-0102be463738 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:58.050318 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-feaec839-abd3-4df6-b447-0102be463738 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:58.054623 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15c17637-33dc-455c-bb23-595d267b02d1 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec returned with HTTP 200 Aug 13 02:48:58.055021 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1222/4856] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:58 2026] GET /volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:58.055171 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:58.055171 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:58.055867 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-feaec839-abd3-4df6-b447-0102be463738 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:48:58.056406 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1191/4857] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:58 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:58.070787 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4173f192-15ba-44bb-8fac-4cdd065f35ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:58.072845 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4173f192-15ba-44bb-8fac-4cdd065f35ce tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab Aug 13 02:48:58.073082 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4173f192-15ba-44bb-8fac-4cdd065f35ce tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:58.073408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4173f192-15ba-44bb-8fac-4cdd065f35ce tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:58.084187 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:58.084187 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:58.091158 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4173f192-15ba-44bb-8fac-4cdd065f35ce tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:48:58.096929 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4173f192-15ba-44bb-8fac-4cdd065f35ce tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab returned with HTTP 200 Aug 13 02:48:58.097449 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1222/4858] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:58 2026] GET /volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:58.118614 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9cc1b063-2228-482f-99a3-10cbf92829e9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:58.120869 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9cc1b063-2228-482f-99a3-10cbf92829e9 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] DELETE https://10.4.3.30/volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab Aug 13 02:48:58.122199 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9cc1b063-2228-482f-99a3-10cbf92829e9 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:58.122199 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9cc1b063-2228-482f-99a3-10cbf92829e9 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:58.122199 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-9cc1b063-2228-482f-99a3-10cbf92829e9 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume with id: 7d828763-86cc-4ad6-b875-385f58e0a0ab Aug 13 02:48:58.138219 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:58.138219 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:58.139614 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9cc1b063-2228-482f-99a3-10cbf92829e9 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:48:58.166929 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9cc1b063-2228-482f-99a3-10cbf92829e9 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume request issued successfully. Aug 13 02:48:58.167313 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9cc1b063-2228-482f-99a3-10cbf92829e9 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab returned with HTTP 202 Aug 13 02:48:58.168009 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1224/4859] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:58 2026] DELETE /volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:58.184332 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6cb1a2da-5fde-4954-b129-572b71bccd86 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:58.187670 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6cb1a2da-5fde-4954-b129-572b71bccd86 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab Aug 13 02:48:58.187955 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6cb1a2da-5fde-4954-b129-572b71bccd86 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:58.188213 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6cb1a2da-5fde-4954-b129-572b71bccd86 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:58.198824 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:58.198824 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:48:58.203612 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6cb1a2da-5fde-4954-b129-572b71bccd86 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:48:58.210540 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6cb1a2da-5fde-4954-b129-572b71bccd86 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab returned with HTTP 200 Aug 13 02:48:58.210916 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1223/4860] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:58 2026] GET /volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:58.678768 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d717be0e-b6ec-4317-9e5d-8fa2e7a7d6df None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:58.680780 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d717be0e-b6ec-4317-9e5d-8fa2e7a7d6df tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:58.681035 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d717be0e-b6ec-4317-9e5d-8fa2e7a7d6df tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:58.681314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d717be0e-b6ec-4317-9e5d-8fa2e7a7d6df tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:58.681479 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-d717be0e-b6ec-4317-9e5d-8fa2e7a7d6df tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:58.686550 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:58.686550 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:58.687393 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d717be0e-b6ec-4317-9e5d-8fa2e7a7d6df tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:58.687839 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1192/4861] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:58 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:59.012929 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a3f33fb-e2e4-4194-8e6b-a57a48ae8002 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:59.015055 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a3f33fb-e2e4-4194-8e6b-a57a48ae8002 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:48:59.015328 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a3f33fb-e2e4-4194-8e6b-a57a48ae8002 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:59.015500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a3f33fb-e2e4-4194-8e6b-a57a48ae8002 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:59.015618 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9a3f33fb-e2e4-4194-8e6b-a57a48ae8002 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:59.019823 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:59.019823 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:59.020464 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a3f33fb-e2e4-4194-8e6b-a57a48ae8002 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:48:59.020868 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1223/4862] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:59 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:59.067490 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f6d51509-5c13-4028-80e9-10b91ac948be None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:59.070140 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6d51509-5c13-4028-80e9-10b91ac948be tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:48:59.070362 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6d51509-5c13-4028-80e9-10b91ac948be tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:59.070554 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6d51509-5c13-4028-80e9-10b91ac948be tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:59.070648 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f6d51509-5c13-4028-80e9-10b91ac948be tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:59.080661 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:59.080661 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:59.081231 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6d51509-5c13-4028-80e9-10b91ac948be tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:48:59.081656 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1225/4863] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:48:59 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:59.228654 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5ed25b9b-3e00-4641-9a51-ba8dcbc1ff96 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:59.233919 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ed25b9b-3e00-4641-9a51-ba8dcbc1ff96 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab Aug 13 02:48:59.234165 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ed25b9b-3e00-4641-9a51-ba8dcbc1ff96 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:59.234380 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ed25b9b-3e00-4641-9a51-ba8dcbc1ff96 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:59.240129 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=397,cinder:UPDATE=115,cinder:DELETE=1,cinder:INSERT=58 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:48:59.244152 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ed25b9b-3e00-4641-9a51-ba8dcbc1ff96 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab returned with HTTP 404 Aug 13 02:48:59.244876 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1224/4864] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:59 2026] GET /volume/v3/volumes/7d828763-86cc-4ad6-b875-385f58e0a0ab => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:48:59.252181 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-970d3837-5934-4f0e-be4c-9e83e8ca569a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:59.254051 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-970d3837-5934-4f0e-be4c-9e83e8ca569a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec Aug 13 02:48:59.254262 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-970d3837-5934-4f0e-be4c-9e83e8ca569a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:59.254447 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-970d3837-5934-4f0e-be4c-9e83e8ca569a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:59.254640 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-970d3837-5934-4f0e-be4c-9e83e8ca569a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume with id: 5f9aacb1-6481-4e01-ba78-2560a64174ec Aug 13 02:48:59.262039 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:59.262039 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:48:59.262573 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-970d3837-5934-4f0e-be4c-9e83e8ca569a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:48:59.280364 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-970d3837-5934-4f0e-be4c-9e83e8ca569a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume request issued successfully. Aug 13 02:48:59.280658 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-970d3837-5934-4f0e-be4c-9e83e8ca569a tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec returned with HTTP 202 Aug 13 02:48:59.281354 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1193/4865] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:48:59 2026] DELETE /volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:48:59.291111 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b6e97bd3-3f6a-4b81-b60f-5fa1fa6db3bd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:59.293146 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6e97bd3-3f6a-4b81-b60f-5fa1fa6db3bd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec Aug 13 02:48:59.293591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6e97bd3-3f6a-4b81-b60f-5fa1fa6db3bd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:59.293591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6e97bd3-3f6a-4b81-b60f-5fa1fa6db3bd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:59.302229 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:59.302229 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:48:59.306979 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b6e97bd3-3f6a-4b81-b60f-5fa1fa6db3bd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:48:59.312760 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6e97bd3-3f6a-4b81-b60f-5fa1fa6db3bd tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec returned with HTTP 200 Aug 13 02:48:59.313373 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1224/4866] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:59 2026] GET /volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:48:59.700494 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-467b3b37-aade-44e5-a998-96a6a4d8cc7f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:48:59.702264 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-467b3b37-aade-44e5-a998-96a6a4d8cc7f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:48:59.702707 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-467b3b37-aade-44e5-a998-96a6a4d8cc7f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:48:59.702889 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-467b3b37-aade-44e5-a998-96a6a4d8cc7f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:48:59.703568 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-467b3b37-aade-44e5-a998-96a6a4d8cc7f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:48:59.708548 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:48:59.708548 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:48:59.709397 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-467b3b37-aade-44e5-a998-96a6a4d8cc7f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:48:59.713275 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1226/4867] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:48:59 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:00.033435 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-19e119b5-e13e-40d8-87cb-7bcccfa65251 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:00.035804 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19e119b5-e13e-40d8-87cb-7bcccfa65251 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:49:00.035985 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19e119b5-e13e-40d8-87cb-7bcccfa65251 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:00.035985 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19e119b5-e13e-40d8-87cb-7bcccfa65251 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:00.037533 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-19e119b5-e13e-40d8-87cb-7bcccfa65251 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:00.043616 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:00.043616 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:00.044512 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19e119b5-e13e-40d8-87cb-7bcccfa65251 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:49:00.045032 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1225/4868] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:00 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:00.093036 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-61f43ba6-4908-4655-afe2-94d74c971783 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:00.094633 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-61f43ba6-4908-4655-afe2-94d74c971783 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:00.095123 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-61f43ba6-4908-4655-afe2-94d74c971783 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:00.095123 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-61f43ba6-4908-4655-afe2-94d74c971783 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:00.095286 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-61f43ba6-4908-4655-afe2-94d74c971783 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:00.099996 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:00.099996 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:00.100768 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-61f43ba6-4908-4655-afe2-94d74c971783 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:00.101157 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1194/4869] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:00 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:00.329240 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca60320d-d01e-4438-8861-e1cdef81b5de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:00.333288 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca60320d-d01e-4438-8861-e1cdef81b5de tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec Aug 13 02:49:00.333288 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca60320d-d01e-4438-8861-e1cdef81b5de tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:00.333288 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca60320d-d01e-4438-8861-e1cdef81b5de tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:00.341047 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca60320d-d01e-4438-8861-e1cdef81b5de tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec returned with HTTP 404 Aug 13 02:49:00.341802 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1225/4870] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:00 2026] GET /volume/v3/volumes/5f9aacb1-6481-4e01-ba78-2560a64174ec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:00.355187 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-18d5fc88-8030-4019-a38d-303882b8eb57 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:00.356944 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18d5fc88-8030-4019-a38d-303882b8eb57 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 Aug 13 02:49:00.357127 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18d5fc88-8030-4019-a38d-303882b8eb57 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:00.357317 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18d5fc88-8030-4019-a38d-303882b8eb57 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:00.357482 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-18d5fc88-8030-4019-a38d-303882b8eb57 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume with id: 5d27f53f-5ee9-4ed0-978a-3e8aa741db00 Aug 13 02:49:00.371292 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:00.371292 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:00.371292 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-18d5fc88-8030-4019-a38d-303882b8eb57 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:49:00.397137 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-18d5fc88-8030-4019-a38d-303882b8eb57 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume request issued successfully. Aug 13 02:49:00.397355 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18d5fc88-8030-4019-a38d-303882b8eb57 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 returned with HTTP 202 Aug 13 02:49:00.398124 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1227/4871] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:00 2026] DELETE /volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 02:49:00.405739 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f2361dc1-a2f1-4135-818c-d7ac3adbec87 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:00.411116 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2361dc1-a2f1-4135-818c-d7ac3adbec87 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 Aug 13 02:49:00.411116 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2361dc1-a2f1-4135-818c-d7ac3adbec87 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:00.411116 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2361dc1-a2f1-4135-818c-d7ac3adbec87 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:00.430858 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:00.430858 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:00.435639 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f2361dc1-a2f1-4135-818c-d7ac3adbec87 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:49:00.443715 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2361dc1-a2f1-4135-818c-d7ac3adbec87 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 returned with HTTP 200 Aug 13 02:49:00.444117 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1226/4872] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:00 2026] GET /volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:00.671601 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-c9696075-6385-4cc4-9069-5db8c5de69e5 req-d8f416f7-30cf-4295-8928-cf99aaf0e658 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:00.675465 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c9696075-6385-4cc4-9069-5db8c5de69e5 req-d8f416f7-30cf-4295-8928-cf99aaf0e658 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/attachments/f8968fc9-733f-40a3-9655-0b4546955492 Aug 13 02:49:00.675671 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c9696075-6385-4cc4-9069-5db8c5de69e5 req-d8f416f7-30cf-4295-8928-cf99aaf0e658 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:00.675867 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-c9696075-6385-4cc4-9069-5db8c5de69e5 req-d8f416f7-30cf-4295-8928-cf99aaf0e658 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:00.688897 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:00.688897 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:00.722637 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9acd34db-7394-45f9-ade9-2998e42cf4d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:00.727330 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9acd34db-7394-45f9-ade9-2998e42cf4d5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:49:00.727611 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9acd34db-7394-45f9-ade9-2998e42cf4d5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:00.727900 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9acd34db-7394-45f9-ade9-2998e42cf4d5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:00.728136 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9acd34db-7394-45f9-ade9-2998e42cf4d5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:00.731453 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=437,cinder:INSERT=69,cinder:UPDATE=132 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:49:00.736173 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:00.736173 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:00.737238 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9acd34db-7394-45f9-ade9-2998e42cf4d5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:49:00.738391 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1226/4873] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:00 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:00.743425 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-c9696075-6385-4cc4-9069-5db8c5de69e5 req-d8f416f7-30cf-4295-8928-cf99aaf0e658 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/f8968fc9-733f-40a3-9655-0b4546955492 returned with HTTP 200 Aug 13 02:49:00.746904 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1195/4874] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:49:00 2026] DELETE /volume/v3/attachments/f8968fc9-733f-40a3-9655-0b4546955492 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:01.056915 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2d38c14b-fa5e-4c4c-add3-c4c19e849205 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:01.059212 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2d38c14b-fa5e-4c4c-add3-c4c19e849205 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:49:01.059463 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2d38c14b-fa5e-4c4c-add3-c4c19e849205 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:01.059678 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2d38c14b-fa5e-4c4c-add3-c4c19e849205 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:01.059806 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2d38c14b-fa5e-4c4c-add3-c4c19e849205 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:01.064365 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:01.064365 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:01.065534 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2d38c14b-fa5e-4c4c-add3-c4c19e849205 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:49:01.066089 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1228/4875] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:01 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:01.117677 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fdeaa8a2-0806-4e04-b380-1a6353ee38a7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:01.119123 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fdeaa8a2-0806-4e04-b380-1a6353ee38a7 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:01.119476 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fdeaa8a2-0806-4e04-b380-1a6353ee38a7 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:01.119766 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fdeaa8a2-0806-4e04-b380-1a6353ee38a7 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:01.119932 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-fdeaa8a2-0806-4e04-b380-1a6353ee38a7 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:01.124100 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:01.124100 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:01.124836 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fdeaa8a2-0806-4e04-b380-1a6353ee38a7 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:01.125304 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1227/4876] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:01 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:01.458927 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8074aaf9-55a1-4861-829a-13074197d8cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:01.461200 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8074aaf9-55a1-4861-829a-13074197d8cb tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 Aug 13 02:49:01.461446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8074aaf9-55a1-4861-829a-13074197d8cb tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:01.461713 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8074aaf9-55a1-4861-829a-13074197d8cb tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:01.469884 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8074aaf9-55a1-4861-829a-13074197d8cb tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 returned with HTTP 404 Aug 13 02:49:01.470528 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1227/4877] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:01 2026] GET /volume/v3/volumes/5d27f53f-5ee9-4ed0-978a-3e8aa741db00 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:01.477357 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-79f8b731-8713-446c-a28b-f078f10eb070 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:01.479111 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-79f8b731-8713-446c-a28b-f078f10eb070 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] DELETE https://10.4.3.30/volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 Aug 13 02:49:01.479350 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-79f8b731-8713-446c-a28b-f078f10eb070 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:01.479591 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-79f8b731-8713-446c-a28b-f078f10eb070 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:01.479757 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-79f8b731-8713-446c-a28b-f078f10eb070 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume with id: bbc01341-8c84-4b36-b419-6f640b9e3975 Aug 13 02:49:01.482949 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=459,cinder:UPDATE=149,cinder:INSERT=81 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:49:01.489448 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:01.489448 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:01.490031 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-79f8b731-8713-446c-a28b-f078f10eb070 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:49:01.512705 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-79f8b731-8713-446c-a28b-f078f10eb070 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume request issued successfully. Aug 13 02:49:01.512988 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-79f8b731-8713-446c-a28b-f078f10eb070 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 returned with HTTP 202 Aug 13 02:49:01.513617 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1196/4878] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:01 2026] DELETE /volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:01.520746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8453b9f6-78c2-4399-b938-43c214420621 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:01.522727 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8453b9f6-78c2-4399-b938-43c214420621 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 Aug 13 02:49:01.522972 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8453b9f6-78c2-4399-b938-43c214420621 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:01.523218 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8453b9f6-78c2-4399-b938-43c214420621 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:01.531626 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:01.531626 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:01.536634 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8453b9f6-78c2-4399-b938-43c214420621 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:49:01.542060 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8453b9f6-78c2-4399-b938-43c214420621 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 returned with HTTP 200 Aug 13 02:49:01.542687 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1229/4879] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:01 2026] GET /volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:01.554420 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b5268250-6dd6-441a-bef8-a0f783694517 req-eabc8efe-2edd-43ae-b94a-f6c3a9e4867b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:01.556747 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-eabc8efe-2edd-43ae-b94a-f6c3a9e4867b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:49:01.558668 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-eabc8efe-2edd-43ae-b94a-f6c3a9e4867b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:01.558668 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-eabc8efe-2edd-43ae-b94a-f6c3a9e4867b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:01.565073 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:01.565073 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:01.570913 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-b5268250-6dd6-441a-bef8-a0f783694517 req-eabc8efe-2edd-43ae-b94a-f6c3a9e4867b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:49:01.577647 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-eabc8efe-2edd-43ae-b94a-f6c3a9e4867b tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 200 Aug 13 02:49:01.578451 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1228/4880] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:49:01 2026] GET /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:01.752486 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a563299-a87c-4e10-a5e3-cddb78a95226 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:01.754276 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a563299-a87c-4e10-a5e3-cddb78a95226 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:49:01.754543 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a563299-a87c-4e10-a5e3-cddb78a95226 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:01.754753 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a563299-a87c-4e10-a5e3-cddb78a95226 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:01.754901 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9a563299-a87c-4e10-a5e3-cddb78a95226 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:01.758783 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:01.758783 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:01.759652 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a563299-a87c-4e10-a5e3-cddb78a95226 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:49:01.760087 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1228/4881] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:01 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:02.017473 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-b5268250-6dd6-441a-bef8-a0f783694517 req-2a3b8ef1-84e2-4cdd-9e0c-8d16e4c216d1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:02.021357 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-2a3b8ef1-84e2-4cdd-9e0c-8d16e4c216d1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:49:02.021357 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-2a3b8ef1-84e2-4cdd-9e0c-8d16e4c216d1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:02.021357 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-2a3b8ef1-84e2-4cdd-9e0c-8d16e4c216d1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:02.029716 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:02.029716 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:02.034282 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-b5268250-6dd6-441a-bef8-a0f783694517 req-2a3b8ef1-84e2-4cdd-9e0c-8d16e4c216d1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:49:02.040289 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-2a3b8ef1-84e2-4cdd-9e0c-8d16e4c216d1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 200 Aug 13 02:49:02.041033 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1197/4882] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:49:02 2026] GET /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:02.054572 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-58f7f98d-1f47-4c27-a47b-20190ddf6235 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:02.055397 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-58f7f98d-1f47-4c27-a47b-20190ddf6235 None None] GET https://10.4.3.30/volume// Aug 13 02:49:02.055397 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-58f7f98d-1f47-4c27-a47b-20190ddf6235 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:02.055397 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-58f7f98d-1f47-4c27-a47b-20190ddf6235 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:02.055802 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-58f7f98d-1f47-4c27-a47b-20190ddf6235 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:49:02.056168 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1230/4883] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:49:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:49:02.067382 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b5268250-6dd6-441a-bef8-a0f783694517 req-2a087779-fb1a-48f3-8b62-57f6a193e080 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:02.069624 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-2a087779-fb1a-48f3-8b62-57f6a193e080 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:49:02.070375 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-2a087779-fb1a-48f3-8b62-57f6a193e080 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19c318ba-56e7-40cd-8d0a-d6f06c9efe2f", "connector": null, "instance_uuid": "30c17f98-dc5c-45a7-979c-ea72cd450954"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:02.082285 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06961432-71b6-4bb6-9f80-19eccababcb2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:02.083181 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06961432-71b6-4bb6-9f80-19eccababcb2 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:49:02.083398 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06961432-71b6-4bb6-9f80-19eccababcb2 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:02.083590 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06961432-71b6-4bb6-9f80-19eccababcb2 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:02.083693 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-06961432-71b6-4bb6-9f80-19eccababcb2 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:02.085075 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:02.085075 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:02.088333 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:02.088333 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:02.088992 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06961432-71b6-4bb6-9f80-19eccababcb2 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:49:02.089413 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1229/4884] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:02 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:02.117625 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-2a087779-fb1a-48f3-8b62-57f6a193e080 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:49:02.117625 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1229/4885] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:49:02 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:02.138140 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-669411fa-6956-455e-a4cf-68c8e7a6589c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:02.141150 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-669411fa-6956-455e-a4cf-68c8e7a6589c tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:02.141150 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-669411fa-6956-455e-a4cf-68c8e7a6589c tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:02.141150 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-669411fa-6956-455e-a4cf-68c8e7a6589c tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:02.141150 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-669411fa-6956-455e-a4cf-68c8e7a6589c tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:02.144636 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:02.144636 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:02.145344 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-669411fa-6956-455e-a4cf-68c8e7a6589c tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:02.145858 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1198/4886] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:02 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:02.556194 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8f4ecccb-b1f6-43fd-b1d3-280a5a90b707 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:02.561648 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f4ecccb-b1f6-43fd-b1d3-280a5a90b707 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 Aug 13 02:49:02.562132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8f4ecccb-b1f6-43fd-b1d3-280a5a90b707 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:02.562132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8f4ecccb-b1f6-43fd-b1d3-280a5a90b707 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:02.571812 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f4ecccb-b1f6-43fd-b1d3-280a5a90b707 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 returned with HTTP 404 Aug 13 02:49:02.572698 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1231/4887] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:02 2026] GET /volume/v3/volumes/bbc01341-8c84-4b36-b419-6f640b9e3975 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:02.583822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf0e121d-f09b-4a98-af6f-c9dc4915b4a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:02.586517 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf0e121d-f09b-4a98-af6f-c9dc4915b4a5 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] DELETE https://10.4.3.30/volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 Aug 13 02:49:02.586764 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf0e121d-f09b-4a98-af6f-c9dc4915b4a5 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:02.586965 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf0e121d-f09b-4a98-af6f-c9dc4915b4a5 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:02.587376 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-cf0e121d-f09b-4a98-af6f-c9dc4915b4a5 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume with id: a6f7cf51-33df-47ec-8956-0e675f4d1e50 Aug 13 02:49:02.602849 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:02.602849 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:02.603181 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cf0e121d-f09b-4a98-af6f-c9dc4915b4a5 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:49:02.632752 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cf0e121d-f09b-4a98-af6f-c9dc4915b4a5 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume request issued successfully. Aug 13 02:49:02.632999 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf0e121d-f09b-4a98-af6f-c9dc4915b4a5 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 returned with HTTP 202 Aug 13 02:49:02.633529 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1230/4888] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:02 2026] DELETE /volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:02.641572 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ee50e4e5-067e-48af-a6b8-9e7d5c3440e2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:02.647242 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee50e4e5-067e-48af-a6b8-9e7d5c3440e2 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 Aug 13 02:49:02.647522 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee50e4e5-067e-48af-a6b8-9e7d5c3440e2 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:02.647793 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee50e4e5-067e-48af-a6b8-9e7d5c3440e2 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:02.661275 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:02.661275 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:02.662934 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ee50e4e5-067e-48af-a6b8-9e7d5c3440e2 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:49:02.671399 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee50e4e5-067e-48af-a6b8-9e7d5c3440e2 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 returned with HTTP 200 Aug 13 02:49:02.671820 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1230/4889] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:02 2026] GET /volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:02.771918 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3f5effa8-bc3e-4286-b216-f2edcbd2070b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:02.773817 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3f5effa8-bc3e-4286-b216-f2edcbd2070b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:49:02.774020 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3f5effa8-bc3e-4286-b216-f2edcbd2070b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:02.774226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3f5effa8-bc3e-4286-b216-f2edcbd2070b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:02.774361 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-3f5effa8-bc3e-4286-b216-f2edcbd2070b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:02.785635 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:02.785635 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:02.786572 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3f5effa8-bc3e-4286-b216-f2edcbd2070b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:49:02.786944 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1199/4890] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:02 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:03.076593 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5fe64081-52a8-4158-a48d-8ba5827182bc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.077063 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5fe64081-52a8-4158-a48d-8ba5827182bc None None] GET https://10.4.3.30/volume// Aug 13 02:49:03.077263 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5fe64081-52a8-4158-a48d-8ba5827182bc None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.077518 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5fe64081-52a8-4158-a48d-8ba5827182bc None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.078290 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5fe64081-52a8-4158-a48d-8ba5827182bc None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:49:03.078723 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1232/4891] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:49:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:49:03.085770 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b5268250-6dd6-441a-bef8-a0f783694517 req-1406f6ee-b5ca-422e-88d4-521404b34afe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.089615 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-1406f6ee-b5ca-422e-88d4-521404b34afe tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:49:03.089869 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-1406f6ee-b5ca-422e-88d4-521404b34afe tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.090097 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-1406f6ee-b5ca-422e-88d4-521404b34afe tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.101045 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:03.101045 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:03.104085 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3a97f3a9-d02b-40a7-8e02-3a7f47b2a8db None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.105622 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b5268250-6dd6-441a-bef8-a0f783694517 req-1406f6ee-b5ca-422e-88d4-521404b34afe tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:49:03.106645 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3a97f3a9-d02b-40a7-8e02-3a7f47b2a8db tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:49:03.106962 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3a97f3a9-d02b-40a7-8e02-3a7f47b2a8db tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.107223 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3a97f3a9-d02b-40a7-8e02-3a7f47b2a8db tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.107394 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3a97f3a9-d02b-40a7-8e02-3a7f47b2a8db tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:03.110715 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-1406f6ee-b5ca-422e-88d4-521404b34afe tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 200 Aug 13 02:49:03.111005 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1231/4892] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:49:03 2026] GET /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 1544 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:03.112350 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:03.112350 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:03.113100 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3a97f3a9-d02b-40a7-8e02-3a7f47b2a8db tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:49:03.115361 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1231/4893] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:03 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:03.128132 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8dca07cd-9d39-4f3c-b254-653806d795d9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.130502 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8dca07cd-9d39-4f3c-b254-653806d795d9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/91104245-69fb-4a26-a542-a35472fad9e1 Aug 13 02:49:03.130775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8dca07cd-9d39-4f3c-b254-653806d795d9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.131011 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8dca07cd-9d39-4f3c-b254-653806d795d9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.131197 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-8dca07cd-9d39-4f3c-b254-653806d795d9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete volume with id: 91104245-69fb-4a26-a542-a35472fad9e1 Aug 13 02:49:03.144795 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:03.144795 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:03.145278 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8dca07cd-9d39-4f3c-b254-653806d795d9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:49:03.158727 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ed9bf096-4380-4256-b080-42e75b268c78 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.160332 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed9bf096-4380-4256-b080-42e75b268c78 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:03.160654 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed9bf096-4380-4256-b080-42e75b268c78 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.160883 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed9bf096-4380-4256-b080-42e75b268c78 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.161026 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ed9bf096-4380-4256-b080-42e75b268c78 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:03.165238 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:03.165238 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:03.165894 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed9bf096-4380-4256-b080-42e75b268c78 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:03.166235 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1233/4894] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:03 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:49:03.178772 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8dca07cd-9d39-4f3c-b254-653806d795d9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete volume request issued successfully. Aug 13 02:49:03.179026 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8dca07cd-9d39-4f3c-b254-653806d795d9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/91104245-69fb-4a26-a542-a35472fad9e1 returned with HTTP 202 Aug 13 02:49:03.179659 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1200/4895] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:03 2026] DELETE /volume/v3/volumes/91104245-69fb-4a26-a542-a35472fad9e1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:03.188116 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2222c999-f356-4930-b5b3-899646fd7f4b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.195067 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2222c999-f356-4930-b5b3-899646fd7f4b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/91104245-69fb-4a26-a542-a35472fad9e1 Aug 13 02:49:03.195496 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2222c999-f356-4930-b5b3-899646fd7f4b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.195906 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2222c999-f356-4930-b5b3-899646fd7f4b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.205272 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:03.205272 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:03.206297 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d2b30d87-ef3b-4d03-9c32-4780553f89ae req-e9ec7dda-a235-4030-a8f3-0c167db496fb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.208971 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d2b30d87-ef3b-4d03-9c32-4780553f89ae req-e9ec7dda-a235-4030-a8f3-0c167db496fb tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/attachments?instance_id=89ed3ad6-8b67-4d99-a8f4-946d67794321 Aug 13 02:49:03.209151 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d2b30d87-ef3b-4d03-9c32-4780553f89ae req-e9ec7dda-a235-4030-a8f3-0c167db496fb tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.209632 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d2b30d87-ef3b-4d03-9c32-4780553f89ae req-e9ec7dda-a235-4030-a8f3-0c167db496fb tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.211116 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2222c999-f356-4930-b5b3-899646fd7f4b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:49:03.216035 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2222c999-f356-4930-b5b3-899646fd7f4b tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/91104245-69fb-4a26-a542-a35472fad9e1 returned with HTTP 200 Aug 13 02:49:03.216524 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1232/4896] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:03 2026] GET /volume/v3/volumes/91104245-69fb-4a26-a542-a35472fad9e1 => generated 1063 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:03.233119 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d2b30d87-ef3b-4d03-9c32-4780553f89ae req-e9ec7dda-a235-4030-a8f3-0c167db496fb tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments?instance_id=89ed3ad6-8b67-4d99-a8f4-946d67794321 returned with HTTP 200 Aug 13 02:49:03.233658 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1232/4897] 10.4.3.30 () {70 vars in 1630 bytes} [Thu Aug 13 02:49:03 2026] GET /volume/v3/attachments?instance_id=89ed3ad6-8b67-4d99-a8f4-946d67794321 => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:03.249267 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d2b30d87-ef3b-4d03-9c32-4780553f89ae req-0132929c-ba05-4582-9dc8-e6d282fe79b3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.249267 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d2b30d87-ef3b-4d03-9c32-4780553f89ae req-0132929c-ba05-4582-9dc8-e6d282fe79b3 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1 Aug 13 02:49:03.249267 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d2b30d87-ef3b-4d03-9c32-4780553f89ae req-0132929c-ba05-4582-9dc8-e6d282fe79b3 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.249267 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d2b30d87-ef3b-4d03-9c32-4780553f89ae req-0132929c-ba05-4582-9dc8-e6d282fe79b3 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.251742 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-b5268250-6dd6-441a-bef8-a0f783694517 req-0c705b92-4587-48ed-beef-af692989d692 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.254913 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-0c705b92-4587-48ed-beef-af692989d692 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] PUT https://10.4.3.30/volume/v3/attachments/f50b05d9-f8d9-4868-baac-c5d6ee3f8a0f Aug 13 02:49:03.255321 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-0c705b92-4587-48ed-beef-af692989d692 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:03.264539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-b5268250-6dd6-441a-bef8-a0f783694517 req-0c705b92-4587-48ed-beef-af692989d692 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Acquiring lock "cinder-attachment_update-19c318ba-56e7-40cd-8d0a-d6f06c9efe2f-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:49:03.269278 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d2b30d87-ef3b-4d03-9c32-4780553f89ae req-0132929c-ba05-4582-9dc8-e6d282fe79b3 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1 returned with HTTP 200 Aug 13 02:49:03.269278 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1234/4898] 10.4.3.30 () {70 vars in 1644 bytes} [Thu Aug 13 02:49:03 2026] GET /volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:03.271423 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-b5268250-6dd6-441a-bef8-a0f783694517 req-0c705b92-4587-48ed-beef-af692989d692 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-19c318ba-56e7-40cd-8d0a-d6f06c9efe2f-np0000007139" acquired by "attachment_update" :: waited 0.007s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:49:03.273887 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:03.273887 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:03.396076 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-b5268250-6dd6-441a-bef8-a0f783694517 req-0c705b92-4587-48ed-beef-af692989d692 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-19c318ba-56e7-40cd-8d0a-d6f06c9efe2f-np0000007139" released by "attachment_update" :: held 0.125s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:49:03.396563 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-0c705b92-4587-48ed-beef-af692989d692 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/f50b05d9-f8d9-4868-baac-c5d6ee3f8a0f returned with HTTP 200 Aug 13 02:49:03.397191 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1201/4899] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:49:03 2026] PUT /volume/v3/attachments/f50b05d9-f8d9-4868-baac-c5d6ee3f8a0f => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:03.433356 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b5268250-6dd6-441a-bef8-a0f783694517 req-e7343b3b-6174-420e-bcc2-32a0906faa4f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.436338 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-e7343b3b-6174-420e-bcc2-32a0906faa4f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments/f50b05d9-f8d9-4868-baac-c5d6ee3f8a0f/action Aug 13 02:49:03.436862 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-e7343b3b-6174-420e-bcc2-32a0906faa4f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:49:03.437045 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-e7343b3b-6174-420e-bcc2-32a0906faa4f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:03.453987 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:03.453987 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:03.465931 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b5268250-6dd6-441a-bef8-a0f783694517 req-e7343b3b-6174-420e-bcc2-32a0906faa4f tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/f50b05d9-f8d9-4868-baac-c5d6ee3f8a0f/action returned with HTTP 204 Aug 13 02:49:03.466365 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1233/4900] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:49:03 2026] POST /volume/v3/attachments/f50b05d9-f8d9-4868-baac-c5d6ee3f8a0f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:03.687602 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-03cbf72c-afba-4900-90a4-92dc4f1b371c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.689272 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03cbf72c-afba-4900-90a4-92dc4f1b371c tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 Aug 13 02:49:03.689474 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03cbf72c-afba-4900-90a4-92dc4f1b371c tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.689631 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03cbf72c-afba-4900-90a4-92dc4f1b371c tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.695350 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03cbf72c-afba-4900-90a4-92dc4f1b371c tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 returned with HTTP 404 Aug 13 02:49:03.695795 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1233/4901] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:03 2026] GET /volume/v3/volumes/a6f7cf51-33df-47ec-8956-0e675f4d1e50 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:03.704375 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-90020478-2dbe-4070-b5e7-f956a4896d28 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.707182 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90020478-2dbe-4070-b5e7-f956a4896d28 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 Aug 13 02:49:03.708970 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90020478-2dbe-4070-b5e7-f956a4896d28 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.708970 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90020478-2dbe-4070-b5e7-f956a4896d28 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.708970 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-90020478-2dbe-4070-b5e7-f956a4896d28 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume with id: f64f8fa3-2571-496d-af3d-7684be1b6f74 Aug 13 02:49:03.717982 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:03.717982 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:03.719272 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-90020478-2dbe-4070-b5e7-f956a4896d28 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:49:03.742692 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-90020478-2dbe-4070-b5e7-f956a4896d28 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Delete volume request issued successfully. Aug 13 02:49:03.743668 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90020478-2dbe-4070-b5e7-f956a4896d28 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 returned with HTTP 202 Aug 13 02:49:03.743668 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1235/4902] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:03 2026] DELETE /volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:03.752355 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f26174d8-965a-4749-91da-d65a96b8b6e3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.756216 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f26174d8-965a-4749-91da-d65a96b8b6e3 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 Aug 13 02:49:03.756512 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f26174d8-965a-4749-91da-d65a96b8b6e3 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.759408 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f26174d8-965a-4749-91da-d65a96b8b6e3 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.770325 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:03.770325 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:03.776286 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f26174d8-965a-4749-91da-d65a96b8b6e3 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Volume info retrieved successfully. Aug 13 02:49:03.784079 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f26174d8-965a-4749-91da-d65a96b8b6e3 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 returned with HTTP 200 Aug 13 02:49:03.784615 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1202/4903] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:03 2026] GET /volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:03.802728 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32c1fd0e-350b-4721-9e0e-43690f6d347e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:03.805219 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32c1fd0e-350b-4721-9e0e-43690f6d347e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:49:03.805219 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32c1fd0e-350b-4721-9e0e-43690f6d347e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:03.805219 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32c1fd0e-350b-4721-9e0e-43690f6d347e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:03.806305 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-32c1fd0e-350b-4721-9e0e-43690f6d347e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:03.809580 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:03.809580 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:03.810409 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32c1fd0e-350b-4721-9e0e-43690f6d347e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:49:03.810887 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1234/4904] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:03 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:04.183637 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d3ab2153-e40e-4639-9235-680d8bd2d1d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:04.186096 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3ab2153-e40e-4639-9235-680d8bd2d1d0 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:04.186446 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3ab2153-e40e-4639-9235-680d8bd2d1d0 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:04.186750 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3ab2153-e40e-4639-9235-680d8bd2d1d0 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:04.186894 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d3ab2153-e40e-4639-9235-680d8bd2d1d0 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:04.192799 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:04.192799 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:04.193681 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3ab2153-e40e-4639-9235-680d8bd2d1d0 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:04.194156 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1234/4905] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:04 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:04.234763 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-89c2fd30-f13d-4649-a0a9-cc58292edbee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:04.239989 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89c2fd30-f13d-4649-a0a9-cc58292edbee tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/91104245-69fb-4a26-a542-a35472fad9e1 Aug 13 02:49:04.239989 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89c2fd30-f13d-4649-a0a9-cc58292edbee tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:04.239989 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89c2fd30-f13d-4649-a0a9-cc58292edbee tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:04.247921 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89c2fd30-f13d-4649-a0a9-cc58292edbee tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/91104245-69fb-4a26-a542-a35472fad9e1 returned with HTTP 404 Aug 13 02:49:04.248947 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1236/4906] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:04 2026] GET /volume/v3/volumes/91104245-69fb-4a26-a542-a35472fad9e1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:04.259965 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8b491b26-e23d-4d7e-9ab6-b9c63b711cd4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:04.262542 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8b491b26-e23d-4d7e-9ab6-b9c63b711cd4 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:49:04.262542 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8b491b26-e23d-4d7e-9ab6-b9c63b711cd4 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:04.262542 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8b491b26-e23d-4d7e-9ab6-b9c63b711cd4 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:04.262693 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-8b491b26-e23d-4d7e-9ab6-b9c63b711cd4 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:04.272268 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:04.272268 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:04.273237 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8b491b26-e23d-4d7e-9ab6-b9c63b711cd4 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-member] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:49:04.273709 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1203/4907] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:04 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:04.284960 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e32d04f2-778e-4b71-8fde-4bc288cdefc9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:04.290193 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e32d04f2-778e-4b71-8fde-4bc288cdefc9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] DELETE https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:49:04.290193 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e32d04f2-778e-4b71-8fde-4bc288cdefc9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:04.290193 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e32d04f2-778e-4b71-8fde-4bc288cdefc9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:04.290193 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-e32d04f2-778e-4b71-8fde-4bc288cdefc9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete backup with id: c0e43fde-a84d-4cce-9a9c-5accb489df61. Aug 13 02:49:04.298993 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:04.298993 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:04.320552 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-e32d04f2-778e-4b71-8fde-4bc288cdefc9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] delete_backup rpcapi backup_id c0e43fde-a84d-4cce-9a9c-5accb489df61 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:49:04.324040 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e32d04f2-778e-4b71-8fde-4bc288cdefc9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 202 Aug 13 02:49:04.324292 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1235/4908] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:04 2026] DELETE /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:49:04.338277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3427b948-121b-4d6c-9185-9c76566adb0e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:04.341048 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3427b948-121b-4d6c-9185-9c76566adb0e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:49:04.341342 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3427b948-121b-4d6c-9185-9c76566adb0e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:04.341605 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3427b948-121b-4d6c-9185-9c76566adb0e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:04.341762 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3427b948-121b-4d6c-9185-9c76566adb0e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:04.350680 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:04.350680 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:04.351783 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3427b948-121b-4d6c-9185-9c76566adb0e tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 200 Aug 13 02:49:04.352390 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1235/4909] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:04 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:04.804875 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-87026449-1a36-4dc8-9652-50b198f5bee8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:04.810232 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-87026449-1a36-4dc8-9652-50b198f5bee8 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] GET https://10.4.3.30/volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 Aug 13 02:49:04.810524 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-87026449-1a36-4dc8-9652-50b198f5bee8 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:04.810786 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-87026449-1a36-4dc8-9652-50b198f5bee8 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:04.824174 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-87026449-1a36-4dc8-9652-50b198f5bee8 tempest-CreateVolumesFromSourceVolumeTest-871873606 tempest-CreateVolumesFromSourceVolumeTest-871873606-project-member] https://10.4.3.30/volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 returned with HTTP 404 Aug 13 02:49:04.824174 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1237/4910] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:04 2026] GET /volume/v3/volumes/f64f8fa3-2571-496d-af3d-7684be1b6f74 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:05.210021 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9ea19ea2-35eb-4e94-b1e3-35e819be353a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:05.211853 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ea19ea2-35eb-4e94-b1e3-35e819be353a tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:05.212207 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ea19ea2-35eb-4e94-b1e3-35e819be353a tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:05.212550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ea19ea2-35eb-4e94-b1e3-35e819be353a tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:05.212716 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-9ea19ea2-35eb-4e94-b1e3-35e819be353a tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:05.222956 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:05.222956 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:05.223918 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ea19ea2-35eb-4e94-b1e3-35e819be353a tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:05.224428 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1204/4911] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:05 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:05.365822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-25e73bda-38f6-4a30-8490-e531e9cb5208 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:05.368012 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25e73bda-38f6-4a30-8490-e531e9cb5208 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 Aug 13 02:49:05.368329 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25e73bda-38f6-4a30-8490-e531e9cb5208 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:05.368626 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25e73bda-38f6-4a30-8490-e531e9cb5208 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:05.368785 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-25e73bda-38f6-4a30-8490-e531e9cb5208 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id c0e43fde-a84d-4cce-9a9c-5accb489df61. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:05.373071 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25e73bda-38f6-4a30-8490-e531e9cb5208 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 returned with HTTP 404 Aug 13 02:49:05.373705 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1236/4912] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:05 2026] GET /volume/v3/backups/c0e43fde-a84d-4cce-9a9c-5accb489df61 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:05.382378 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-091f130c-131f-4478-86ef-aff356bf2c40 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:05.384684 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-091f130c-131f-4478-86ef-aff356bf2c40 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] DELETE https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:49:05.384889 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-091f130c-131f-4478-86ef-aff356bf2c40 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:05.385132 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-091f130c-131f-4478-86ef-aff356bf2c40 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:05.385242 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-091f130c-131f-4478-86ef-aff356bf2c40 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete backup with id: 6eae1249-3f79-4f13-ad3d-051576026b95. Aug 13 02:49:05.390982 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:05.390982 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:05.404846 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-091f130c-131f-4478-86ef-aff356bf2c40 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] delete_backup rpcapi backup_id 6eae1249-3f79-4f13-ad3d-051576026b95 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:49:05.406961 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-091f130c-131f-4478-86ef-aff356bf2c40 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 202 Aug 13 02:49:05.407606 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1236/4913] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:05 2026] DELETE /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:49:05.415941 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1e62983f-12f4-40d0-a8e5-35a9d941400c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:05.418068 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e62983f-12f4-40d0-a8e5-35a9d941400c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:49:05.418334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e62983f-12f4-40d0-a8e5-35a9d941400c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:05.418543 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e62983f-12f4-40d0-a8e5-35a9d941400c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:05.418645 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-1e62983f-12f4-40d0-a8e5-35a9d941400c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:05.423412 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:05.423412 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:05.424115 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e62983f-12f4-40d0-a8e5-35a9d941400c tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 200 Aug 13 02:49:05.424653 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1238/4914] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:05 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:05.858534 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-d5d38d73-c162-409d-bf81-8055f83a0728 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:05.860743 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-d5d38d73-c162-409d-bf81-8055f83a0728 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:49:05.860799 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-d5d38d73-c162-409d-bf81-8055f83a0728 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:05.861005 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-d5d38d73-c162-409d-bf81-8055f83a0728 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:05.868362 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:05.868362 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:05.872063 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-d5d38d73-c162-409d-bf81-8055f83a0728 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:49:05.878157 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-d5d38d73-c162-409d-bf81-8055f83a0728 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 returned with HTTP 200 Aug 13 02:49:05.878815 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1205/4915] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:49:05 2026] GET /volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:05.888522 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b989efce-ae44-4375-b250-5bc58f945f95 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:05.888882 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b989efce-ae44-4375-b250-5bc58f945f95 None None] GET https://10.4.3.30/volume// Aug 13 02:49:05.889041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b989efce-ae44-4375-b250-5bc58f945f95 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:05.889223 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b989efce-ae44-4375-b250-5bc58f945f95 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:05.889579 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b989efce-ae44-4375-b250-5bc58f945f95 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:49:05.889847 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1237/4916] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:49:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:49:05.897445 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-23ad6255-dd75-4aee-b867-2b961e87bad1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:05.900768 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-23ad6255-dd75-4aee-b867-2b961e87bad1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:49:05.901183 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-23ad6255-dd75-4aee-b867-2b961e87bad1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2789a257-5160-4b44-a15e-826a90f39b10", "connector": null, "instance_uuid": "cf7bdbd6-e05a-4221-a875-026470d3e265"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:05.910614 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:05.910614 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:05.940304 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-23ad6255-dd75-4aee-b867-2b961e87bad1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:49:05.940870 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1237/4917] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:49:05 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) Aug 13 02:49:06.236417 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9ca36246-74f4-4aa9-a949-d591fa4f642c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:06.239746 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9ca36246-74f4-4aa9-a949-d591fa4f642c tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:06.239746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9ca36246-74f4-4aa9-a949-d591fa4f642c tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:06.239746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9ca36246-74f4-4aa9-a949-d591fa4f642c tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:06.239746 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9ca36246-74f4-4aa9-a949-d591fa4f642c tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:06.243836 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:06.243836 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:06.244496 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9ca36246-74f4-4aa9-a949-d591fa4f642c tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:06.244964 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1239/4918] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:06 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:06.433767 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-53c61af4-d0a2-4210-8bff-f641ee93292f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:06.434810 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff97aa18-4667-480d-8481-beaa38eb2464 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:06.436389 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff97aa18-4667-480d-8481-beaa38eb2464 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 Aug 13 02:49:06.436595 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff97aa18-4667-480d-8481-beaa38eb2464 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:06.436800 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff97aa18-4667-480d-8481-beaa38eb2464 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:06.436943 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ff97aa18-4667-480d-8481-beaa38eb2464 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 6eae1249-3f79-4f13-ad3d-051576026b95. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:06.440614 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff97aa18-4667-480d-8481-beaa38eb2464 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 returned with HTTP 404 Aug 13 02:49:06.441153 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1238/4919] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:06 2026] GET /volume/v3/backups/6eae1249-3f79-4f13-ad3d-051576026b95 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:06.447121 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cce77db3-bc90-40e6-9b08-69356ea2093f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:06.448857 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cce77db3-bc90-40e6-9b08-69356ea2093f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] DELETE https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:49:06.449050 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cce77db3-bc90-40e6-9b08-69356ea2093f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:06.449225 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cce77db3-bc90-40e6-9b08-69356ea2093f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:06.449393 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-cce77db3-bc90-40e6-9b08-69356ea2093f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete backup with id: 19704599-82ed-4bd9-ba4a-6be44985c2c2. Aug 13 02:49:06.453186 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:06.453186 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:06.464561 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-cce77db3-bc90-40e6-9b08-69356ea2093f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] delete_backup rpcapi backup_id 19704599-82ed-4bd9-ba4a-6be44985c2c2 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:49:06.466068 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cce77db3-bc90-40e6-9b08-69356ea2093f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 202 Aug 13 02:49:06.466459 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1238/4920] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:06 2026] DELETE /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:49:06.474093 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-097b6a72-806b-4886-bf3c-fb0e2edcb82f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:06.475771 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-097b6a72-806b-4886-bf3c-fb0e2edcb82f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:49:06.475967 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-097b6a72-806b-4886-bf3c-fb0e2edcb82f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:06.476170 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-097b6a72-806b-4886-bf3c-fb0e2edcb82f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:06.476296 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-097b6a72-806b-4886-bf3c-fb0e2edcb82f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:06.481182 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:06.481182 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:06.481707 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-097b6a72-806b-4886-bf3c-fb0e2edcb82f tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 200 Aug 13 02:49:06.482115 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1240/4921] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:06 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:06.516037 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:06.516404 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-569734768"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:06.517733 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-569734768'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:06.517907 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume of 1 GB Aug 13 02:49:06.521886 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:06.528787 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (6c7ec913-2129-4e4c-a7b4-a8402e17f266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:06.529466 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000e8e4b-23ea-4b83-adb7-8ed8741e3206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:06.530186 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:06.552695 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000e8e4b-23ea-4b83-adb7-8ed8741e3206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:06.553550 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98f562d-bbc9-494b-9865-86eb42ae1bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:06.615452 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['40545884-c0af-4f5b-986c-a11a0e63e42c', '9d079e75-2271-4522-961b-db6a1ed17c17', '7a651778-4c86-46e4-b665-3901ace378cb', 'd8336daf-0e20-4fc9-add7-b9252992e76a'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:06.616394 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98f562d-bbc9-494b-9865-86eb42ae1bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40545884-c0af-4f5b-986c-a11a0e63e42c', '9d079e75-2271-4522-961b-db6a1ed17c17', '7a651778-4c86-46e4-b665-3901ace378cb', 'd8336daf-0e20-4fc9-add7-b9252992e76a']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:06.617274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c1e5343-e8da-4c0a-9324-eacac327db5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:06.641699 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c1e5343-e8da-4c0a-9324-eacac327db5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ab39c17-0537-45ec-bf30-b0b604541825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569734768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['40545884-c0af-4f5b-986c-a11a0e63e42c','9d079e75-2271-4522-961b-db6a1ed17c17','7a651778-4c86-46e4-b665-3901ace378cb','d8336daf-0e20-4fc9-add7-b9252992e76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569734768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ab39c17-0537-45ec-bf30-b0b604541825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ca837b1e3d411889794878473be710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:06.642402 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (062e47d6-6e7d-414d-9e94-a7d85bccebc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:06.660378 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (062e47d6-6e7d-414d-9e94-a7d85bccebc9) transitioned into state 'SUCCESS' from state '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-569734768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['40545884-c0af-4f5b-986c-a11a0e63e42c','9d079e75-2271-4522-961b-db6a1ed17c17','7a651778-4c86-46e4-b665-3901ace378cb','d8336daf-0e20-4fc9-add7-b9252992e76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:06.661182 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26abcdf-aa55-4d8c-b612-fb927684eefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:06.670280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26abcdf-aa55-4d8c-b612-fb927684eefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:06.671585 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (6c7ec913-2129-4e4c-a7b4-a8402e17f266) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:06.672264 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request issued successfully. Aug 13 02:49:06.673002 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-53c61af4-d0a2-4210-8bff-f641ee93292f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:06.673597 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1206/4922] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:49:06 2026] POST /volume/v3/volumes => generated 775 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:06.687016 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0cb2558e-edce-479a-ae9b-9623a2616495 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:06.689031 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cb2558e-edce-479a-ae9b-9623a2616495 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 Aug 13 02:49:06.689237 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cb2558e-edce-479a-ae9b-9623a2616495 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:06.689492 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cb2558e-edce-479a-ae9b-9623a2616495 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:06.700052 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:06.700052 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:06.704730 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0cb2558e-edce-479a-ae9b-9623a2616495 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:06.708960 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cb2558e-edce-479a-ae9b-9623a2616495 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 returned with HTTP 200 Aug 13 02:49:06.709067 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1239/4923] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:06 2026] GET /volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:06.844432 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2b2fd6f6-749e-45ac-bea1-fcbde46ace96 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:06.845012 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2b2fd6f6-749e-45ac-bea1-fcbde46ace96 None None] GET https://10.4.3.30/volume// Aug 13 02:49:06.845266 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2b2fd6f6-749e-45ac-bea1-fcbde46ace96 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:06.845559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2b2fd6f6-749e-45ac-bea1-fcbde46ace96 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:06.845972 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2b2fd6f6-749e-45ac-bea1-fcbde46ace96 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:49:06.846407 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1239/4924] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:49:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:49:06.856455 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-9e8a70f5-52c4-48da-881c-6ab5991532a5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:06.859200 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-9e8a70f5-52c4-48da-881c-6ab5991532a5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:49:06.859635 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-9e8a70f5-52c4-48da-881c-6ab5991532a5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:06.859853 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-9e8a70f5-52c4-48da-881c-6ab5991532a5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:06.870014 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:06.870014 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:06.873861 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-9e8a70f5-52c4-48da-881c-6ab5991532a5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:49:06.879010 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-9e8a70f5-52c4-48da-881c-6ab5991532a5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 returned with HTTP 200 Aug 13 02:49:06.881340 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1241/4925] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:49:06 2026] GET /volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 => generated 1533 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:06.989539 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-f3c31e58-fa81-41c1-8429-672ec62fcf08 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:06.993380 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-f3c31e58-fa81-41c1-8429-672ec62fcf08 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] PUT https://10.4.3.30/volume/v3/attachments/9e56f6cd-8e9b-4828-81d9-92d90d78a211 Aug 13 02:49:06.993380 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-f3c31e58-fa81-41c1-8429-672ec62fcf08 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:07.008793 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-f3c31e58-fa81-41c1-8429-672ec62fcf08 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Acquiring lock "cinder-attachment_update-2789a257-5160-4b44-a15e-826a90f39b10-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:49:07.014181 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-f3c31e58-fa81-41c1-8429-672ec62fcf08 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Lock "cinder-attachment_update-2789a257-5160-4b44-a15e-826a90f39b10-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:49:07.015737 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:07.015737 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:07.100097 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-f3c31e58-fa81-41c1-8429-672ec62fcf08 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Lock "cinder-attachment_update-2789a257-5160-4b44-a15e-826a90f39b10-np0000007139" released by "attachment_update" :: held 0.085s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:49:07.100097 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-f3c31e58-fa81-41c1-8429-672ec62fcf08 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/attachments/9e56f6cd-8e9b-4828-81d9-92d90d78a211 returned with HTTP 200 Aug 13 02:49:07.100097 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1207/4926] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:49:06 2026] PUT /volume/v3/attachments/9e56f6cd-8e9b-4828-81d9-92d90d78a211 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:07.128572 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-9923bca1-6a8e-4211-876b-7374133c7717 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:07.131268 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-9923bca1-6a8e-4211-876b-7374133c7717 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/attachments/9e56f6cd-8e9b-4828-81d9-92d90d78a211/action Aug 13 02:49:07.131735 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-9923bca1-6a8e-4211-876b-7374133c7717 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:49:07.131957 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-9923bca1-6a8e-4211-876b-7374133c7717 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:07.152657 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:07.152657 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:07.165800 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-397c7e21-4674-46c9-8de8-b1dd6580de56 req-9923bca1-6a8e-4211-876b-7374133c7717 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/attachments/9e56f6cd-8e9b-4828-81d9-92d90d78a211/action returned with HTTP 204 Aug 13 02:49:07.166518 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1240/4927] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:49:07 2026] POST /volume/v3/attachments/9e56f6cd-8e9b-4828-81d9-92d90d78a211/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:07.255998 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b3b658ec-ee33-4569-a2a1-552f973a1717 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:07.258012 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3b658ec-ee33-4569-a2a1-552f973a1717 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:07.258335 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3b658ec-ee33-4569-a2a1-552f973a1717 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:07.258611 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3b658ec-ee33-4569-a2a1-552f973a1717 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:07.258834 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b3b658ec-ee33-4569-a2a1-552f973a1717 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:07.268007 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:07.268007 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:07.268858 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3b658ec-ee33-4569-a2a1-552f973a1717 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:07.269334 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1240/4928] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:07 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:07.495341 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1bf512d9-86d3-4fe1-ae87-7ed47456462a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:07.497858 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1bf512d9-86d3-4fe1-ae87-7ed47456462a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 Aug 13 02:49:07.498348 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1bf512d9-86d3-4fe1-ae87-7ed47456462a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:07.498768 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1bf512d9-86d3-4fe1-ae87-7ed47456462a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:07.499268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-1bf512d9-86d3-4fe1-ae87-7ed47456462a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Show backup with id 19704599-82ed-4bd9-ba4a-6be44985c2c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:07.504388 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1bf512d9-86d3-4fe1-ae87-7ed47456462a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 returned with HTTP 404 Aug 13 02:49:07.505605 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1242/4929] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:07 2026] GET /volume/v3/backups/19704599-82ed-4bd9-ba4a-6be44985c2c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:07.513137 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8dccef3e-4b0c-4da3-a138-6fc43683d98a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:07.515148 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8dccef3e-4b0c-4da3-a138-6fc43683d98a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 Aug 13 02:49:07.515496 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8dccef3e-4b0c-4da3-a138-6fc43683d98a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:07.515796 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8dccef3e-4b0c-4da3-a138-6fc43683d98a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:07.516019 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-8dccef3e-4b0c-4da3-a138-6fc43683d98a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete volume with id: e183f6bc-940f-4320-abfb-8dae12d71465 Aug 13 02:49:07.525218 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:07.525218 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:07.525663 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8dccef3e-4b0c-4da3-a138-6fc43683d98a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:49:07.547547 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8dccef3e-4b0c-4da3-a138-6fc43683d98a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Delete volume request issued successfully. Aug 13 02:49:07.547770 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8dccef3e-4b0c-4da3-a138-6fc43683d98a tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 returned with HTTP 202 Aug 13 02:49:07.548172 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1208/4930] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:07 2026] DELETE /volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:07.556424 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09e857f9-e2aa-4aa5-8956-7da129fcf450 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:07.558588 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09e857f9-e2aa-4aa5-8956-7da129fcf450 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 Aug 13 02:49:07.558898 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09e857f9-e2aa-4aa5-8956-7da129fcf450 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:07.559180 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09e857f9-e2aa-4aa5-8956-7da129fcf450 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:07.567990 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:07.567990 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:07.572677 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09e857f9-e2aa-4aa5-8956-7da129fcf450 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Volume info retrieved successfully. Aug 13 02:49:07.578681 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09e857f9-e2aa-4aa5-8956-7da129fcf450 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 returned with HTTP 200 Aug 13 02:49:07.579189 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1241/4931] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:07 2026] GET /volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:07.721995 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e5671f8f-efe0-4869-8b52-bfe21c110d2b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:07.724037 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5671f8f-efe0-4869-8b52-bfe21c110d2b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 Aug 13 02:49:07.724307 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5671f8f-efe0-4869-8b52-bfe21c110d2b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:07.724737 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5671f8f-efe0-4869-8b52-bfe21c110d2b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:07.733567 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:07.733567 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:07.738657 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e5671f8f-efe0-4869-8b52-bfe21c110d2b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:07.746224 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5671f8f-efe0-4869-8b52-bfe21c110d2b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 returned with HTTP 200 Aug 13 02:49:07.747050 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1241/4932] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:07 2026] GET /volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:07.762472 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-00ac0060-6141-4372-824a-6fb0ab31050a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:07.835826 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00ac0060-6141-4372-824a-6fb0ab31050a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:49:07.836193 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00ac0060-6141-4372-824a-6fb0ab31050a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ab39c17-0537-45ec-bf30-b0b604541825", "name": "tempest-ProjectMemberTests-Snapshot-1702212339"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:07.846897 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:07.846897 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:07.847638 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-00ac0060-6141-4372-824a-6fb0ab31050a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Volume info retrieved successfully. Aug 13 02:49:07.851273 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-00ac0060-6141-4372-824a-6fb0ab31050a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Create snapshot from volume 0ab39c17-0537-45ec-bf30-b0b604541825 Aug 13 02:49:07.899833 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-00ac0060-6141-4372-824a-6fb0ab31050a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Created reservations ['c74efd22-dfe6-4cca-bd2e-f0484a0d02b8', 'a5e98817-4b73-483f-8793-828854f1ab76', 'b9377e6f-5f5b-4266-b55e-aae82da3c896', '470669d7-423d-43e4-92e6-0e2a894261d5'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:07.969883 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-00ac0060-6141-4372-824a-6fb0ab31050a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot create request issued successfully. Aug 13 02:49:07.969883 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00ac0060-6141-4372-824a-6fb0ab31050a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:49:07.970708 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1243/4933] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:49:07 2026] POST /volume/v3/snapshots => generated 305 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:07.984486 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f66c4c6a-f688-4c13-8753-5d90105e176b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:07.989189 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f66c4c6a-f688-4c13-8753-5d90105e176b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] GET https://10.4.3.30/volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 Aug 13 02:49:07.989363 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f66c4c6a-f688-4c13-8753-5d90105e176b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:07.989566 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f66c4c6a-f688-4c13-8753-5d90105e176b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:07.996791 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:07.996791 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:07.997001 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f66c4c6a-f688-4c13-8753-5d90105e176b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot retrieved successfully. Aug 13 02:49:07.997796 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f66c4c6a-f688-4c13-8753-5d90105e176b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 returned with HTTP 200 Aug 13 02:49:07.998474 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1209/4934] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:07 2026] GET /volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:08.280362 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e2a6d27-5a61-459d-aa3e-82cd50362b8a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:08.282495 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e2a6d27-5a61-459d-aa3e-82cd50362b8a tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:08.282683 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e2a6d27-5a61-459d-aa3e-82cd50362b8a tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:08.282880 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e2a6d27-5a61-459d-aa3e-82cd50362b8a tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:08.283043 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9e2a6d27-5a61-459d-aa3e-82cd50362b8a tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:08.288332 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:08.288332 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:08.289433 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e2a6d27-5a61-459d-aa3e-82cd50362b8a tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:08.290470 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1242/4935] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:08 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:08.594049 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0b84eff4-3978-4bae-8adc-1d7cca5f32b9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:08.595924 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b84eff4-3978-4bae-8adc-1d7cca5f32b9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] GET https://10.4.3.30/volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 Aug 13 02:49:08.596188 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b84eff4-3978-4bae-8adc-1d7cca5f32b9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:08.596428 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b84eff4-3978-4bae-8adc-1d7cca5f32b9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:08.605283 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b84eff4-3978-4bae-8adc-1d7cca5f32b9 tempest-ProjectMemberTests33-918175958 tempest-ProjectMemberTests33-918175958-project-admin] https://10.4.3.30/volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 returned with HTTP 404 Aug 13 02:49:08.605283 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1242/4936] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:08 2026] GET /volume/v3/volumes/e183f6bc-940f-4320-abfb-8dae12d71465 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:09.010330 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-639a5aef-43f8-4413-8315-8355e1fc2acd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:09.014450 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-639a5aef-43f8-4413-8315-8355e1fc2acd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] GET https://10.4.3.30/volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 Aug 13 02:49:09.014450 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-639a5aef-43f8-4413-8315-8355e1fc2acd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:09.014450 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-639a5aef-43f8-4413-8315-8355e1fc2acd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:09.019033 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:09.019033 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:09.020826 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-639a5aef-43f8-4413-8315-8355e1fc2acd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot retrieved successfully. Aug 13 02:49:09.022343 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-639a5aef-43f8-4413-8315-8355e1fc2acd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 returned with HTTP 200 Aug 13 02:49:09.022343 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1244/4937] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:09 2026] GET /volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:09.034740 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d2698336-7796-471d-bd78-613b7318f526 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:09.036977 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d2698336-7796-471d-bd78-613b7318f526 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 Aug 13 02:49:09.037195 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d2698336-7796-471d-bd78-613b7318f526 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:09.037495 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d2698336-7796-471d-bd78-613b7318f526 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:09.037649 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-d2698336-7796-471d-bd78-613b7318f526 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Delete snapshot with id: 22be27a0-bd89-495e-af64-1d7b4e8fdb93 Aug 13 02:49:09.044934 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:09.044934 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:09.045419 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d2698336-7796-471d-bd78-613b7318f526 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot retrieved successfully. Aug 13 02:49:09.061911 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d2698336-7796-471d-bd78-613b7318f526 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot delete request issued successfully. Aug 13 02:49:09.062053 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d2698336-7796-471d-bd78-613b7318f526 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 returned with HTTP 202 Aug 13 02:49:09.062492 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1210/4938] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:49:09 2026] DELETE /volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:09.074423 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66900ba5-6947-4ee8-9c48-b4548f8846e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:09.077000 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66900ba5-6947-4ee8-9c48-b4548f8846e3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] GET https://10.4.3.30/volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 Aug 13 02:49:09.077264 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66900ba5-6947-4ee8-9c48-b4548f8846e3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:09.077517 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66900ba5-6947-4ee8-9c48-b4548f8846e3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:09.084023 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:09.084023 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:09.084611 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66900ba5-6947-4ee8-9c48-b4548f8846e3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot retrieved successfully. Aug 13 02:49:09.085585 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66900ba5-6947-4ee8-9c48-b4548f8846e3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 returned with HTTP 200 Aug 13 02:49:09.085989 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1243/4939] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:09 2026] GET /volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:09.301759 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5189058f-ed14-4b24-9e1c-eae0fe8d3b32 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:09.303600 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5189058f-ed14-4b24-9e1c-eae0fe8d3b32 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:09.303813 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5189058f-ed14-4b24-9e1c-eae0fe8d3b32 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:09.304030 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5189058f-ed14-4b24-9e1c-eae0fe8d3b32 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:09.304168 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5189058f-ed14-4b24-9e1c-eae0fe8d3b32 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:09.308551 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:09.308551 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:09.309220 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5189058f-ed14-4b24-9e1c-eae0fe8d3b32 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:09.309593 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1243/4940] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:09 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:10.095630 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cb998c57-e10f-42ad-9910-a11e15d01de2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:10.097521 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb998c57-e10f-42ad-9910-a11e15d01de2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] GET https://10.4.3.30/volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 Aug 13 02:49:10.097786 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb998c57-e10f-42ad-9910-a11e15d01de2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:10.097933 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb998c57-e10f-42ad-9910-a11e15d01de2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:10.103873 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb998c57-e10f-42ad-9910-a11e15d01de2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 returned with HTTP 404 Aug 13 02:49:10.104753 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1245/4941] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:10 2026] GET /volume/v3/snapshots/22be27a0-bd89-495e-af64-1d7b4e8fdb93 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:10.111684 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2bb58bfd-d1da-45f1-aa9e-43f7f45449d2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:10.113421 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2bb58bfd-d1da-45f1-aa9e-43f7f45449d2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 Aug 13 02:49:10.113588 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2bb58bfd-d1da-45f1-aa9e-43f7f45449d2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:10.113778 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2bb58bfd-d1da-45f1-aa9e-43f7f45449d2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:10.113940 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-2bb58bfd-d1da-45f1-aa9e-43f7f45449d2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume with id: 0ab39c17-0537-45ec-bf30-b0b604541825 Aug 13 02:49:10.122123 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:10.122123 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:10.122487 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2bb58bfd-d1da-45f1-aa9e-43f7f45449d2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:10.139562 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2bb58bfd-d1da-45f1-aa9e-43f7f45449d2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume request issued successfully. Aug 13 02:49:10.139746 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2bb58bfd-d1da-45f1-aa9e-43f7f45449d2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 returned with HTTP 202 Aug 13 02:49:10.140330 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1211/4942] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:10 2026] DELETE /volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:10.149357 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66810a76-d128-49a1-a342-889fd52f4797 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:10.151906 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66810a76-d128-49a1-a342-889fd52f4797 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 Aug 13 02:49:10.152213 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66810a76-d128-49a1-a342-889fd52f4797 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:10.152886 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66810a76-d128-49a1-a342-889fd52f4797 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:10.164594 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:10.164594 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:10.174781 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66810a76-d128-49a1-a342-889fd52f4797 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:10.185189 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66810a76-d128-49a1-a342-889fd52f4797 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 returned with HTTP 200 Aug 13 02:49:10.185732 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1244/4943] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:10 2026] GET /volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 => generated 1005 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:10.321011 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-95892022-2ae2-4eb3-97a9-9677b5cdfbcc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:10.323096 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95892022-2ae2-4eb3-97a9-9677b5cdfbcc tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:10.323426 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95892022-2ae2-4eb3-97a9-9677b5cdfbcc tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:10.323679 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95892022-2ae2-4eb3-97a9-9677b5cdfbcc tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:10.323838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-95892022-2ae2-4eb3-97a9-9677b5cdfbcc tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:10.329530 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:10.329530 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:10.330417 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95892022-2ae2-4eb3-97a9-9677b5cdfbcc tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:10.330909 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1244/4944] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:10 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:10.372353 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-589ada05-85e9-4141-a7c4-b992d5b863a5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:10.455710 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-589ada05-85e9-4141-a7c4-b992d5b863a5 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:49:10.456199 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-589ada05-85e9-4141-a7c4-b992d5b863a5 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-298014566", "extra_specs": {"storage_protocol": "tempest-storage_protocol-316699002", "vendor_name": "tempest-vendor_name-531072609"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:10.471903 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-589ada05-85e9-4141-a7c4-b992d5b863a5 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:49:10.472268 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1246/4945] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:49:10 2026] POST /volume/v3/types => generated 327 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:10.482174 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:10.487576 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:10.487937 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "27b3c37a-6290-44b4-ab2e-d8d8b85d5c53", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:10.489407 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Create volume request body: {'volume': {'volume_type': '27b3c37a-6290-44b4-ab2e-d8d8b85d5c53', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:10.493116 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Create volume of 1 GB Aug 13 02:49:10.493460 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:10.493460 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:10.493807 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:10.500268 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Flow 'volume_create_api' (6d41f1a0-4cfc-42d8-a82b-d786e73f92dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:10.501547 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff64f381-938a-4ab8-8131-a94f6525c871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:10.502537 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:10.525445 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff64f381-938a-4ab8-8131-a94f6525c871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:49:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-316699002',vendor_name='tempest-vendor_name-531072609'},id=27b3c37a-6290-44b4-ab2e-d8d8b85d5c53,is_public=True,name='tempest-ProjectMemberTests-volume-type-298014566',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27b3c37a-6290-44b4-ab2e-d8d8b85d5c53', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:10.526462 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68cc25a8-6235-4658-8043-0e34841c3547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:10.554772 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-298014566 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-298014566, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:10.554960 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-298014566 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-298014566, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:10.589014 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Created reservations ['704eaacf-518a-4067-ac90-069319acfbf5', '04ab56f5-b2ad-42ac-81a1-f951f4037c43', '91fb05d5-fe61-4edc-aeac-2ac7eb53471b', '95452278-f212-4407-ad34-d63a17a13e1b'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:10.589992 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68cc25a8-6235-4658-8043-0e34841c3547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['704eaacf-518a-4067-ac90-069319acfbf5', '04ab56f5-b2ad-42ac-81a1-f951f4037c43', '91fb05d5-fe61-4edc-aeac-2ac7eb53471b', '95452278-f212-4407-ad34-d63a17a13e1b']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:10.590893 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5cbcb4-e05f-4513-ba38-00e04576dd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:10.620621 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5cbcb4-e05f-4513-ba38-00e04576dd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6da5b70-0370-46c1-8f67-ad02e1cc0927', '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='e93f0e0f1e3841408726b0bb2ab8feb6',qos_specs=None,replication_status=,reservations=['704eaacf-518a-4067-ac90-069319acfbf5','04ab56f5-b2ad-42ac-81a1-f951f4037c43','91fb05d5-fe61-4edc-aeac-2ac7eb53471b','95452278-f212-4407-ad34-d63a17a13e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38adb6043e8941c6b244dd623d49af49',volume_type_id=27b3c37a-6290-44b4-ab2e-d8d8b85d5c53), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:10Z,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=b6da5b70-0370-46c1-8f67-ad02e1cc0927,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93f0e0f1e3841408726b0bb2ab8feb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38adb6043e8941c6b244dd623d49af49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27b3c37a-6290-44b4-ab2e-d8d8b85d5c53),volume_type_id=27b3c37a-6290-44b4-ab2e-d8d8b85d5c53)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:10.622246 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae2b272-269c-4623-aaf8-0f643a77ffa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:10.643587 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae2b272-269c-4623-aaf8-0f643a77ffa8) transitioned into state 'SUCCESS' from 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='e93f0e0f1e3841408726b0bb2ab8feb6',qos_specs=None,replication_status=,reservations=['704eaacf-518a-4067-ac90-069319acfbf5','04ab56f5-b2ad-42ac-81a1-f951f4037c43','91fb05d5-fe61-4edc-aeac-2ac7eb53471b','95452278-f212-4407-ad34-d63a17a13e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38adb6043e8941c6b244dd623d49af49',volume_type_id=27b3c37a-6290-44b4-ab2e-d8d8b85d5c53)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:10.644451 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6875bc5c-b7ea-40a3-aa64-697269c3b9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:10.653558 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6875bc5c-b7ea-40a3-aa64-697269c3b9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:10.654489 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Flow 'volume_create_api' (6d41f1a0-4cfc-42d8-a82b-d786e73f92dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:10.654886 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Create volume request issued successfully. Aug 13 02:49:10.655524 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-024222cf-638f-4eb8-99ef-b1b51f65a102 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:10.656039 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1212/4946] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:49:10 2026] POST /volume/v3/volumes => generated 771 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:10.668705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4072f170-b783-4ee2-969e-6ffee035867c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:10.672358 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4072f170-b783-4ee2-969e-6ffee035867c tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] GET https://10.4.3.30/volume/v3/volumes/b6da5b70-0370-46c1-8f67-ad02e1cc0927 Aug 13 02:49:10.672358 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4072f170-b783-4ee2-969e-6ffee035867c tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:10.672358 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4072f170-b783-4ee2-969e-6ffee035867c tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:10.681066 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:10.681066 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:10.687392 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4072f170-b783-4ee2-969e-6ffee035867c tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Volume info retrieved successfully. Aug 13 02:49:10.693035 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4072f170-b783-4ee2-969e-6ffee035867c tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes/b6da5b70-0370-46c1-8f67-ad02e1cc0927 returned with HTTP 200 Aug 13 02:49:10.693454 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1245/4947] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:10 2026] GET /volume/v3/volumes/b6da5b70-0370-46c1-8f67-ad02e1cc0927 => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:11.202330 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6f107753-05bb-4579-a756-abdcabda8a44 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:11.204313 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f107753-05bb-4579-a756-abdcabda8a44 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 Aug 13 02:49:11.204535 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f107753-05bb-4579-a756-abdcabda8a44 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:11.204719 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f107753-05bb-4579-a756-abdcabda8a44 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:11.210642 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f107753-05bb-4579-a756-abdcabda8a44 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 returned with HTTP 404 Aug 13 02:49:11.211110 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1245/4948] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:11 2026] GET /volume/v3/volumes/0ab39c17-0537-45ec-bf30-b0b604541825 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:11.219481 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:11.221203 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:11.221554 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-327573707"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:11.223141 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-327573707'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:11.223469 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume of 1 GB Aug 13 02:49:11.231273 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:11.235975 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (b65c39df-0594-4b82-a5a8-e7ecf3d7a6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:11.237027 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcdc5f99-3a5e-4bdb-81fa-37d75a91ae2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:11.237999 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:11.265901 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcdc5f99-3a5e-4bdb-81fa-37d75a91ae2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:11.266957 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b20184e-8420-4084-8e1b-7c0d54e6d54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:11.308714 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['12e2de37-4b8e-48ac-8274-41b47a278a3f', '86fbb065-688f-4e5c-9f92-1a812e4d220b', '9257c787-4bf1-412d-87bf-9fa42914a664', '98d6c89b-01d6-4878-8c18-82da535327c7'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:11.309618 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b20184e-8420-4084-8e1b-7c0d54e6d54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12e2de37-4b8e-48ac-8274-41b47a278a3f', '86fbb065-688f-4e5c-9f92-1a812e4d220b', '9257c787-4bf1-412d-87bf-9fa42914a664', '98d6c89b-01d6-4878-8c18-82da535327c7']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:11.310339 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae111589-41a3-482b-a20a-704c31cba1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:11.333543 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae111589-41a3-482b-a20a-704c31cba1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79436352-5fc2-4f85-a641-4a745c700c6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-327573707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['12e2de37-4b8e-48ac-8274-41b47a278a3f','86fbb065-688f-4e5c-9f92-1a812e4d220b','9257c787-4bf1-412d-87bf-9fa42914a664','98d6c89b-01d6-4878-8c18-82da535327c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-327573707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79436352-5fc2-4f85-a641-4a745c700c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ca837b1e3d411889794878473be710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:11.334553 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deb36576-cbf0-4450-b1b9-cdfabf355231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:11.344014 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-53cc6ce3-4ea0-485f-b2c6-94159e86a294 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:11.346569 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-53cc6ce3-4ea0-485f-b2c6-94159e86a294 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:11.346866 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-53cc6ce3-4ea0-485f-b2c6-94159e86a294 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:11.347125 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-53cc6ce3-4ea0-485f-b2c6-94159e86a294 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:11.347288 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-53cc6ce3-4ea0-485f-b2c6-94159e86a294 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:11.352822 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:11.352822 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:11.353725 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-53cc6ce3-4ea0-485f-b2c6-94159e86a294 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:11.354218 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1213/4949] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:11 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:11.360569 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deb36576-cbf0-4450-b1b9-cdfabf355231) transitioned into state 'SUCCESS' from state '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-327573707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['12e2de37-4b8e-48ac-8274-41b47a278a3f','86fbb065-688f-4e5c-9f92-1a812e4d220b','9257c787-4bf1-412d-87bf-9fa42914a664','98d6c89b-01d6-4878-8c18-82da535327c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:11.361738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a789de0b-c6ca-48a4-853e-62884bc826b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:11.374359 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a789de0b-c6ca-48a4-853e-62884bc826b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:11.376280 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (b65c39df-0594-4b82-a5a8-e7ecf3d7a6cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:11.376280 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request issued successfully. Aug 13 02:49:11.376859 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ae3734a-038b-4572-ae88-6ec6cbc65b4b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:11.378559 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1247/4950] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:49:11 2026] POST /volume/v3/volumes => generated 775 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:11.394232 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b95ed063-cbc4-433a-a736-f67e2664348c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:11.394232 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b95ed063-cbc4-433a-a736-f67e2664348c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a Aug 13 02:49:11.394232 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b95ed063-cbc4-433a-a736-f67e2664348c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:11.394232 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b95ed063-cbc4-433a-a736-f67e2664348c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:11.404288 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:11.404288 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:11.408132 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b95ed063-cbc4-433a-a736-f67e2664348c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:11.413278 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b95ed063-cbc4-433a-a736-f67e2664348c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a returned with HTTP 200 Aug 13 02:49:11.413785 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1246/4951] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:11 2026] GET /volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:11.711671 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fac3e77c-286a-4df0-b9c0-2562008d7d55 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:11.714588 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fac3e77c-286a-4df0-b9c0-2562008d7d55 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] GET https://10.4.3.30/volume/v3/volumes/b6da5b70-0370-46c1-8f67-ad02e1cc0927 Aug 13 02:49:11.714870 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fac3e77c-286a-4df0-b9c0-2562008d7d55 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:11.715498 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fac3e77c-286a-4df0-b9c0-2562008d7d55 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:11.725468 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:11.725468 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:11.730859 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fac3e77c-286a-4df0-b9c0-2562008d7d55 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Volume info retrieved successfully. Aug 13 02:49:11.738705 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fac3e77c-286a-4df0-b9c0-2562008d7d55 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes/b6da5b70-0370-46c1-8f67-ad02e1cc0927 returned with HTTP 200 Aug 13 02:49:11.739478 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1246/4952] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:11 2026] GET /volume/v3/volumes/b6da5b70-0370-46c1-8f67-ad02e1cc0927 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:11.761280 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f0c86fa5-2dc8-42e6-a847-0e5b44f6e43f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:11.762205 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f0c86fa5-2dc8-42e6-a847-0e5b44f6e43f tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] GET https://10.4.3.30/volume/v3/messages Aug 13 02:49:11.762470 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f0c86fa5-2dc8-42e6-a847-0e5b44f6e43f tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:11.762652 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f0c86fa5-2dc8-42e6-a847-0e5b44f6e43f tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:11.768207 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f0c86fa5-2dc8-42e6-a847-0e5b44f6e43f tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:49:11.768724 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1214/4953] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:49:11 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:11.789793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-57fd4a15-b2d3-4c96-a262-99201dd9b9a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:11.850812 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57fd4a15-b2d3-4c96-a262-99201dd9b9a7 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] DELETE https://10.4.3.30/volume/v3/messages/fb8020ad-d3d2-4631-9424-218179d38b5c Aug 13 02:49:11.850812 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57fd4a15-b2d3-4c96-a262-99201dd9b9a7 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:11.851010 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57fd4a15-b2d3-4c96-a262-99201dd9b9a7 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:11.854104 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:11.854104 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:11.855776 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=436,cinder:UPDATE=175,cinder:INSERT=103 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:49:11.860374 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57fd4a15-b2d3-4c96-a262-99201dd9b9a7 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] https://10.4.3.30/volume/v3/messages/fb8020ad-d3d2-4631-9424-218179d38b5c returned with HTTP 204 Aug 13 02:49:11.861005 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1248/4954] 10.4.3.30 () {68 vars in 1387 bytes} [Thu Aug 13 02:49:11 2026] DELETE /volume/v3/messages/fb8020ad-d3d2-4631-9424-218179d38b5c => generated 0 bytes in 72 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 02:49:11.870389 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e9fc25ea-e0b0-4c00-836b-f00df87b5957 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:11.872232 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9fc25ea-e0b0-4c00-836b-f00df87b5957 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] GET https://10.4.3.30/volume/v3/messages/fb8020ad-d3d2-4631-9424-218179d38b5c Aug 13 02:49:11.872530 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9fc25ea-e0b0-4c00-836b-f00df87b5957 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:11.872761 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9fc25ea-e0b0-4c00-836b-f00df87b5957 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:11.881009 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9fc25ea-e0b0-4c00-836b-f00df87b5957 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] https://10.4.3.30/volume/v3/messages/fb8020ad-d3d2-4631-9424-218179d38b5c returned with HTTP 404 Aug 13 02:49:11.881531 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1247/4955] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:11 2026] GET /volume/v3/messages/fb8020ad-d3d2-4631-9424-218179d38b5c => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:11.889732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1cb38957-490b-49ea-b66c-05115ac568af None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:11.891456 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cb38957-490b-49ea-b66c-05115ac568af tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/b6da5b70-0370-46c1-8f67-ad02e1cc0927 Aug 13 02:49:11.892349 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cb38957-490b-49ea-b66c-05115ac568af tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:11.892761 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cb38957-490b-49ea-b66c-05115ac568af tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:11.893097 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-1cb38957-490b-49ea-b66c-05115ac568af tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Delete volume with id: b6da5b70-0370-46c1-8f67-ad02e1cc0927 Aug 13 02:49:11.904452 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:11.904452 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:11.904452 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1cb38957-490b-49ea-b66c-05115ac568af tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Volume info retrieved successfully. Aug 13 02:49:11.905761 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-1cb38957-490b-49ea-b66c-05115ac568af tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100288) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 02:49:11.920798 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-1cb38957-490b-49ea-b66c-05115ac568af tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-298014566 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-298014566, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:11.921780 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-1cb38957-490b-49ea-b66c-05115ac568af tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-298014566 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-298014566, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:11.934978 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-1cb38957-490b-49ea-b66c-05115ac568af tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Created reservations ['7ca66bbc-e1a4-42ea-a9f0-551b25cbf76b', 'af180e4c-3822-46e9-bd83-064b28ab3ec6', '1af5270d-e6e5-4dd4-a017-3d3f32e2c13d', '78143a54-1186-4b54-8d47-7cd45830267c'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:11.967309 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1cb38957-490b-49ea-b66c-05115ac568af tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Delete volume request issued successfully. Aug 13 02:49:11.967859 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cb38957-490b-49ea-b66c-05115ac568af tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes/b6da5b70-0370-46c1-8f67-ad02e1cc0927 returned with HTTP 202 Aug 13 02:49:11.968404 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1247/4956] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:11 2026] DELETE /volume/v3/volumes/b6da5b70-0370-46c1-8f67-ad02e1cc0927 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:11.981073 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f5011b1c-c112-4702-bae4-7d7ff55b277d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:11.984099 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f5011b1c-c112-4702-bae4-7d7ff55b277d tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] DELETE https://10.4.3.30/volume/v3/types/27b3c37a-6290-44b4-ab2e-d8d8b85d5c53 Aug 13 02:49:11.984314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f5011b1c-c112-4702-bae4-7d7ff55b277d tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:11.984541 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f5011b1c-c112-4702-bae4-7d7ff55b277d tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:12.019621 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f5011b1c-c112-4702-bae4-7d7ff55b277d tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/types/27b3c37a-6290-44b4-ab2e-d8d8b85d5c53 returned with HTTP 202 Aug 13 02:49:12.019621 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1215/4957] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:49:11 2026] DELETE /volume/v3/types/27b3c37a-6290-44b4-ab2e-d8d8b85d5c53 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:12.027804 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5034b46e-adef-49ea-b6cf-28212d31122d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:12.028797 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5034b46e-adef-49ea-b6cf-28212d31122d tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:49:12.029131 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5034b46e-adef-49ea-b6cf-28212d31122d tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-487247627", "extra_specs": {"storage_protocol": "tempest-storage_protocol-240615251", "vendor_name": "tempest-vendor_name-1673261098"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:12.055607 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5034b46e-adef-49ea-b6cf-28212d31122d tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:49:12.056265 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1249/4958] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:49:12 2026] POST /volume/v3/types => generated 328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:12.072502 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:12.075348 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:12.077009 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "677de6ef-c279-4da1-a280-741798d6a573", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:12.078680 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Create volume request body: {'volume': {'volume_type': '677de6ef-c279-4da1-a280-741798d6a573', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:12.084643 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Create volume of 1 GB Aug 13 02:49:12.085027 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:12.085027 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:12.087212 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:12.097269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Flow 'volume_create_api' (defa4e3e-db61-4d24-a43a-9fbe2a03cb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:12.097269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f02086b-6bc1-4e36-b601-92773912b8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:12.097269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:12.125588 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f02086b-6bc1-4e36-b601-92773912b8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-240615251',vendor_name='tempest-vendor_name-1673261098'},id=677de6ef-c279-4da1-a280-741798d6a573,is_public=True,name='tempest-ProjectMemberTests-volume-type-487247627',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '677de6ef-c279-4da1-a280-741798d6a573', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:12.125588 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda53f02-99dd-4f7d-91fc-e4e47da78d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:12.161144 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-487247627 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-487247627, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:12.161512 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-487247627 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-487247627, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:12.186094 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Created reservations ['1ec7ed22-ee70-4f1a-91d9-365bd23e1a86', '2a809f52-45dd-4e7e-8726-3000686a61e4', '51aff86b-0b6b-4532-b621-a47ccf9a28ae', '11f15a37-343f-4d75-8779-0caed9a74ac4'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:12.186984 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda53f02-99dd-4f7d-91fc-e4e47da78d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ec7ed22-ee70-4f1a-91d9-365bd23e1a86', '2a809f52-45dd-4e7e-8726-3000686a61e4', '51aff86b-0b6b-4532-b621-a47ccf9a28ae', '11f15a37-343f-4d75-8779-0caed9a74ac4']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:12.187745 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a5aa72-e26c-4f10-8fa9-cf6c4b376922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:12.251272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a5aa72-e26c-4f10-8fa9-cf6c4b376922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c66be91a-7869-4cf3-b202-fc9378576464', '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='e93f0e0f1e3841408726b0bb2ab8feb6',qos_specs=None,replication_status=,reservations=['1ec7ed22-ee70-4f1a-91d9-365bd23e1a86','2a809f52-45dd-4e7e-8726-3000686a61e4','51aff86b-0b6b-4532-b621-a47ccf9a28ae','11f15a37-343f-4d75-8779-0caed9a74ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38adb6043e8941c6b244dd623d49af49',volume_type_id=677de6ef-c279-4da1-a280-741798d6a573), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c66be91a-7869-4cf3-b202-fc9378576464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93f0e0f1e3841408726b0bb2ab8feb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38adb6043e8941c6b244dd623d49af49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(677de6ef-c279-4da1-a280-741798d6a573),volume_type_id=677de6ef-c279-4da1-a280-741798d6a573)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:12.256903 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b55a72f2-0791-4d7f-a9e8-40da59407500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:12.287500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b55a72f2-0791-4d7f-a9e8-40da59407500) transitioned into state 'SUCCESS' from 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='e93f0e0f1e3841408726b0bb2ab8feb6',qos_specs=None,replication_status=,reservations=['1ec7ed22-ee70-4f1a-91d9-365bd23e1a86','2a809f52-45dd-4e7e-8726-3000686a61e4','51aff86b-0b6b-4532-b621-a47ccf9a28ae','11f15a37-343f-4d75-8779-0caed9a74ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38adb6043e8941c6b244dd623d49af49',volume_type_id=677de6ef-c279-4da1-a280-741798d6a573)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:12.288194 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d55443b-16d1-4d1e-8828-45f3c55f277e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:12.298558 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d55443b-16d1-4d1e-8828-45f3c55f277e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:12.299375 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Flow 'volume_create_api' (defa4e3e-db61-4d24-a43a-9fbe2a03cb60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:12.299683 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Create volume request issued successfully. Aug 13 02:49:12.300374 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f158cc30-dc96-4efa-aab5-b5eddbab61bc tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:12.303281 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1248/4959] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:49:12 2026] POST /volume/v3/volumes => generated 771 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:12.317535 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6b8ed38b-9f03-4ed4-9968-5f44f5054959 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:12.323053 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b8ed38b-9f03-4ed4-9968-5f44f5054959 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] GET https://10.4.3.30/volume/v3/volumes/c66be91a-7869-4cf3-b202-fc9378576464 Aug 13 02:49:12.323312 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b8ed38b-9f03-4ed4-9968-5f44f5054959 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:12.323542 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b8ed38b-9f03-4ed4-9968-5f44f5054959 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:12.339601 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:12.339601 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:12.350598 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6b8ed38b-9f03-4ed4-9968-5f44f5054959 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Volume info retrieved successfully. Aug 13 02:49:12.356946 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b8ed38b-9f03-4ed4-9968-5f44f5054959 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes/c66be91a-7869-4cf3-b202-fc9378576464 returned with HTTP 200 Aug 13 02:49:12.356946 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1248/4960] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:12 2026] GET /volume/v3/volumes/c66be91a-7869-4cf3-b202-fc9378576464 => generated 950 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:12.370741 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d0fef4b6-6a69-46c4-853c-995783293efe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:12.372847 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d0fef4b6-6a69-46c4-853c-995783293efe tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:12.374151 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d0fef4b6-6a69-46c4-853c-995783293efe tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:12.374151 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d0fef4b6-6a69-46c4-853c-995783293efe tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:12.374151 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-d0fef4b6-6a69-46c4-853c-995783293efe tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:12.379616 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:12.379616 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:12.379616 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d0fef4b6-6a69-46c4-853c-995783293efe tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:12.380385 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1216/4961] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:12 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:12.428150 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2b0ae81f-7afc-47fe-aed9-3642af2e5a83 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:12.430622 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b0ae81f-7afc-47fe-aed9-3642af2e5a83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a Aug 13 02:49:12.430976 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b0ae81f-7afc-47fe-aed9-3642af2e5a83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:12.431334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b0ae81f-7afc-47fe-aed9-3642af2e5a83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:12.439143 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:12.439143 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:12.442694 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2b0ae81f-7afc-47fe-aed9-3642af2e5a83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:12.447607 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b0ae81f-7afc-47fe-aed9-3642af2e5a83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a returned with HTTP 200 Aug 13 02:49:12.448103 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1250/4962] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:12 2026] GET /volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:12.463048 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-489a501b-da7f-4e82-8ccd-073ec3a73709 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:12.468367 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-489a501b-da7f-4e82-8ccd-073ec3a73709 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:49:12.468542 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-489a501b-da7f-4e82-8ccd-073ec3a73709 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79436352-5fc2-4f85-a641-4a745c700c6a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-951582111"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:12.479003 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:12.479003 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:12.479417 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-489a501b-da7f-4e82-8ccd-073ec3a73709 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:12.479542 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-489a501b-da7f-4e82-8ccd-073ec3a73709 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create snapshot from volume 79436352-5fc2-4f85-a641-4a745c700c6a Aug 13 02:49:12.504449 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-489a501b-da7f-4e82-8ccd-073ec3a73709 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['a374f9ab-846d-4cee-b519-98d951310f08', '2453a9ba-c79e-40b8-bdeb-c153ae864c64', 'd97115ac-5842-4969-9e7e-42824cd1f111', '0ae78181-78e4-4924-bed9-a3bf12bcd426'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:12.540599 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-489a501b-da7f-4e82-8ccd-073ec3a73709 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot create request issued successfully. Aug 13 02:49:12.540881 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-489a501b-da7f-4e82-8ccd-073ec3a73709 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:49:12.541824 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1249/4963] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:49:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 02:49:12.554890 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f9fba065-3384-4148-bad1-74de09dd6088 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:12.557222 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f9fba065-3384-4148-bad1-74de09dd6088 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac Aug 13 02:49:12.557546 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f9fba065-3384-4148-bad1-74de09dd6088 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:12.557799 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f9fba065-3384-4148-bad1-74de09dd6088 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:12.565379 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:12.565379 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:12.565811 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f9fba065-3384-4148-bad1-74de09dd6088 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:12.566695 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f9fba065-3384-4148-bad1-74de09dd6088 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac returned with HTTP 200 Aug 13 02:49:12.567178 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1249/4964] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:12 2026] GET /volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:13.376961 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-03babf98-0c61-442a-944e-2af96853ccf3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.378813 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-03babf98-0c61-442a-944e-2af96853ccf3 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] GET https://10.4.3.30/volume/v3/volumes/c66be91a-7869-4cf3-b202-fc9378576464 Aug 13 02:49:13.379275 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-03babf98-0c61-442a-944e-2af96853ccf3 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.380713 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-03babf98-0c61-442a-944e-2af96853ccf3 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.387576 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.387576 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:13.391556 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9bda9f0b-ffb0-45fc-a1d6-f0fc824ac8ee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.391665 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-03babf98-0c61-442a-944e-2af96853ccf3 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Volume info retrieved successfully. Aug 13 02:49:13.393630 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9bda9f0b-ffb0-45fc-a1d6-f0fc824ac8ee tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:13.393987 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9bda9f0b-ffb0-45fc-a1d6-f0fc824ac8ee tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.394308 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9bda9f0b-ffb0-45fc-a1d6-f0fc824ac8ee tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.394548 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9bda9f0b-ffb0-45fc-a1d6-f0fc824ac8ee tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:13.396164 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-03babf98-0c61-442a-944e-2af96853ccf3 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes/c66be91a-7869-4cf3-b202-fc9378576464 returned with HTTP 200 Aug 13 02:49:13.396717 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1217/4965] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:13 2026] GET /volume/v3/volumes/c66be91a-7869-4cf3-b202-fc9378576464 => generated 971 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:13.399496 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.399496 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:13.400503 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9bda9f0b-ffb0-45fc-a1d6-f0fc824ac8ee tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:13.400949 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1251/4966] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:13 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:13.412951 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-693064c2-e596-4011-9929-928e065ac191 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.414015 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8bb6b62e-e549-49cc-b4d4-125bfd9fd3d4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.415091 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-693064c2-e596-4011-9929-928e065ac191 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] GET https://10.4.3.30/volume/v3/messages Aug 13 02:49:13.415373 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-693064c2-e596-4011-9929-928e065ac191 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.415594 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-693064c2-e596-4011-9929-928e065ac191 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.415894 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.415894 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:13.419183 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-693064c2-e596-4011-9929-928e065ac191 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:49:13.419574 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1250/4967] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:49:13 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:13.428509 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-da1bbc7b-361c-463b-a67c-b1deeb91c871 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.430868 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-da1bbc7b-361c-463b-a67c-b1deeb91c871 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] GET https://10.4.3.30/volume/v3/messages Aug 13 02:49:13.432367 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-da1bbc7b-361c-463b-a67c-b1deeb91c871 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.432367 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-da1bbc7b-361c-463b-a67c-b1deeb91c871 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.436522 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-da1bbc7b-361c-463b-a67c-b1deeb91c871 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:49:13.437208 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1218/4968] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:49:13 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:13.446979 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eda401a3-68a7-4752-855c-12f8b02822b4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.453114 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eda401a3-68a7-4752-855c-12f8b02822b4 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] DELETE https://10.4.3.30/volume/v3/messages/48ce7e7c-0106-4f3f-88ee-ada13ede5cb4 Aug 13 02:49:13.453520 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eda401a3-68a7-4752-855c-12f8b02822b4 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.453976 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eda401a3-68a7-4752-855c-12f8b02822b4 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.467497 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eda401a3-68a7-4752-855c-12f8b02822b4 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/messages/48ce7e7c-0106-4f3f-88ee-ada13ede5cb4 returned with HTTP 204 Aug 13 02:49:13.468042 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1252/4969] 10.4.3.30 () {68 vars in 1387 bytes} [Thu Aug 13 02:49:13 2026] DELETE /volume/v3/messages/48ce7e7c-0106-4f3f-88ee-ada13ede5cb4 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 02:49:13.477960 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8887869-e975-4f01-a67a-6be078312e40 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.480001 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8887869-e975-4f01-a67a-6be078312e40 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/c66be91a-7869-4cf3-b202-fc9378576464 Aug 13 02:49:13.480276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8887869-e975-4f01-a67a-6be078312e40 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.480327 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bb6b62e-e549-49cc-b4d4-125bfd9fd3d4 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-member] PUT https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:13.480492 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8887869-e975-4f01-a67a-6be078312e40 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.480645 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f8887869-e975-4f01-a67a-6be078312e40 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Delete volume with id: c66be91a-7869-4cf3-b202-fc9378576464 Aug 13 02:49:13.480780 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bb6b62e-e549-49cc-b4d4-125bfd9fd3d4 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:13.487059 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.487059 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:13.488008 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.488008 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:13.488443 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f8887869-e975-4f01-a67a-6be078312e40 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Volume info retrieved successfully. Aug 13 02:49:13.489463 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f8887869-e975-4f01-a67a-6be078312e40 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100286) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 02:49:13.493426 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bb6b62e-e549-49cc-b4d4-125bfd9fd3d4 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-member] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:13.494069 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1250/4970] 10.4.3.30 () {70 vars in 1401 bytes} [Thu Aug 13 02:49:13 2026] PUT /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 314 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:13.503869 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3ddcd5b4-0e01-44f8-9996-5f5e1c31346e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.505491 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3ddcd5b4-0e01-44f8-9996-5f5e1c31346e tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:13.505693 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3ddcd5b4-0e01-44f8-9996-5f5e1c31346e tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.505878 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3ddcd5b4-0e01-44f8-9996-5f5e1c31346e tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.505990 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-3ddcd5b4-0e01-44f8-9996-5f5e1c31346e tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:13.509070 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f8887869-e975-4f01-a67a-6be078312e40 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Created reservations ['8cc03e31-1e2f-45a2-9906-57b80be720c8', '4a4f9e6f-b185-47c1-b9b2-5a1113e00a81', '3ddcdfb3-5fca-4ca1-a9df-508444f8f46b', 'f4aeb026-a69a-4e9c-b153-2299a08f7243'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:13.510640 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.510640 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:13.511283 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3ddcd5b4-0e01-44f8-9996-5f5e1c31346e tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:13.511690 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1219/4971] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:13 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:13.525347 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bd71e2b0-e03a-455f-8c9a-4d4ee8b0b287 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.527067 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd71e2b0-e03a-455f-8c9a-4d4ee8b0b287 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] DELETE https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:13.527298 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd71e2b0-e03a-455f-8c9a-4d4ee8b0b287 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.527563 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd71e2b0-e03a-455f-8c9a-4d4ee8b0b287 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.527704 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-bd71e2b0-e03a-455f-8c9a-4d4ee8b0b287 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Delete backup with id: 01891b8f-447b-4a01-ab29-9fd4059dce79. Aug 13 02:49:13.531882 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.531882 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:13.536852 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f8887869-e975-4f01-a67a-6be078312e40 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Delete volume request issued successfully. Aug 13 02:49:13.537080 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8887869-e975-4f01-a67a-6be078312e40 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes/c66be91a-7869-4cf3-b202-fc9378576464 returned with HTTP 202 Aug 13 02:49:13.537586 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1251/4972] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:13 2026] DELETE /volume/v3/volumes/c66be91a-7869-4cf3-b202-fc9378576464 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:13.544533 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-bd71e2b0-e03a-455f-8c9a-4d4ee8b0b287 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] delete_backup rpcapi backup_id 01891b8f-447b-4a01-ab29-9fd4059dce79 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:49:13.546376 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd71e2b0-e03a-455f-8c9a-4d4ee8b0b287 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 202 Aug 13 02:49:13.546876 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1253/4973] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:13 2026] DELETE /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:49:13.547167 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-322af43c-2b87-4161-8b6a-6ae9fd86df7e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.548980 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-322af43c-2b87-4161-8b6a-6ae9fd86df7e tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] DELETE https://10.4.3.30/volume/v3/types/677de6ef-c279-4da1-a280-741798d6a573 Aug 13 02:49:13.549183 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-322af43c-2b87-4161-8b6a-6ae9fd86df7e tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.549426 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-322af43c-2b87-4161-8b6a-6ae9fd86df7e tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.553596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-78c07df2-0b5e-4c0f-a452-10976443b38f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.555847 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-78c07df2-0b5e-4c0f-a452-10976443b38f tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:13.556056 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-78c07df2-0b5e-4c0f-a452-10976443b38f tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.556277 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-78c07df2-0b5e-4c0f-a452-10976443b38f tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.556450 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-78c07df2-0b5e-4c0f-a452-10976443b38f tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:13.561096 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.561096 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:13.561971 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-78c07df2-0b5e-4c0f-a452-10976443b38f tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 200 Aug 13 02:49:13.562381 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1220/4974] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:13 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:13.576232 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-322af43c-2b87-4161-8b6a-6ae9fd86df7e tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/types/677de6ef-c279-4da1-a280-741798d6a573 returned with HTTP 202 Aug 13 02:49:13.576648 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1251/4975] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:49:13 2026] DELETE /volume/v3/types/677de6ef-c279-4da1-a280-741798d6a573 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:13.577446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4725da7-a271-406d-b90e-249e9181f913 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.579807 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4725da7-a271-406d-b90e-249e9181f913 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac Aug 13 02:49:13.580062 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4725da7-a271-406d-b90e-249e9181f913 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.580328 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4725da7-a271-406d-b90e-249e9181f913 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.588210 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74e55ea0-cb63-4672-8619-5d6110cc1361 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.589521 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.589521 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:13.589937 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c4725da7-a271-406d-b90e-249e9181f913 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:13.590343 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74e55ea0-cb63-4672-8619-5d6110cc1361 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:49:13.590837 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74e55ea0-cb63-4672-8619-5d6110cc1361 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1108273980", "extra_specs": {"storage_protocol": "tempest-storage_protocol-554867820", "vendor_name": "tempest-vendor_name-882247738"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:13.590933 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4725da7-a271-406d-b90e-249e9181f913 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac returned with HTTP 200 Aug 13 02:49:13.591510 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1252/4976] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:13 2026] GET /volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:13.603675 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-54b05638-f7b2-4531-8dfc-32e830b2ed33 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.605481 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54b05638-f7b2-4531-8dfc-32e830b2ed33 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac Aug 13 02:49:13.605705 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54b05638-f7b2-4531-8dfc-32e830b2ed33 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.605967 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54b05638-f7b2-4531-8dfc-32e830b2ed33 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.606116 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-54b05638-f7b2-4531-8dfc-32e830b2ed33 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Delete snapshot with id: 1f64cd8d-b2ba-498f-b776-74aa1b35a7ac Aug 13 02:49:13.612073 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.612073 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:13.612577 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-54b05638-f7b2-4531-8dfc-32e830b2ed33 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot retrieved successfully. Aug 13 02:49:13.619951 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74e55ea0-cb63-4672-8619-5d6110cc1361 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:49:13.620484 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1254/4977] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:49:13 2026] POST /volume/v3/types => generated 328 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:13.629924 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.630813 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-54b05638-f7b2-4531-8dfc-32e830b2ed33 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot delete request issued successfully. Aug 13 02:49:13.630943 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54b05638-f7b2-4531-8dfc-32e830b2ed33 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac returned with HTTP 202 Aug 13 02:49:13.631557 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1221/4978] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:49:13 2026] DELETE /volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:13.632181 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:13.632818 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0e822505-56e1-4177-834d-a17ce701b8aa", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:13.634050 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Create volume request body: {'volume': {'volume_type': '0e822505-56e1-4177-834d-a17ce701b8aa', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:13.638150 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e1a648ff-7b6f-4286-8d64-495d1bd2fec7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.640093 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1a648ff-7b6f-4286-8d64-495d1bd2fec7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] GET https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac Aug 13 02:49:13.640399 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1a648ff-7b6f-4286-8d64-495d1bd2fec7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.640485 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Create volume of 1 GB Aug 13 02:49:13.640646 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1a648ff-7b6f-4286-8d64-495d1bd2fec7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.640805 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.640805 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:13.641234 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:13.645604 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.645604 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:13.645939 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e1a648ff-7b6f-4286-8d64-495d1bd2fec7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot retrieved successfully. Aug 13 02:49:13.646834 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1a648ff-7b6f-4286-8d64-495d1bd2fec7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac returned with HTTP 200 Aug 13 02:49:13.647165 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1253/4979] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:13 2026] GET /volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:49:13.648896 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Flow 'volume_create_api' (fc529d80-8b7f-421f-8cfa-26a25ab05baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:13.649861 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6cc9fd9-52d4-4868-aca3-7c1f57276a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:13.650706 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:13.673304 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6cc9fd9-52d4-4868-aca3-7c1f57276a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:49:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-554867820',vendor_name='tempest-vendor_name-882247738'},id=0e822505-56e1-4177-834d-a17ce701b8aa,is_public=True,name='tempest-ProjectMemberTests-volume-type-1108273980',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e822505-56e1-4177-834d-a17ce701b8aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:13.674537 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f45ef3c0-5e09-4caf-bc76-26c60b382c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:13.713706 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1108273980 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1108273980, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:13.714109 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1108273980 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1108273980, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:13.752102 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Created reservations ['8a9a2ae0-0ccc-4800-8084-5b93874923c6', 'c704b43a-cc91-4d54-bcd9-8e77281c8e6a', '17660fec-9e2b-40e7-84b7-7e267071c670', 'a82f62f8-5b9c-4b7f-8af3-b84e8f24f862'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:13.752875 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f45ef3c0-5e09-4caf-bc76-26c60b382c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a9a2ae0-0ccc-4800-8084-5b93874923c6', 'c704b43a-cc91-4d54-bcd9-8e77281c8e6a', '17660fec-9e2b-40e7-84b7-7e267071c670', 'a82f62f8-5b9c-4b7f-8af3-b84e8f24f862']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:13.753574 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65a8f25-4fa6-4832-a2c6-8fec9e9e3e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:13.777058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65a8f25-4fa6-4832-a2c6-8fec9e9e3e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed057a74-fe7b-4b57-bfbf-7e5ea27874fe', '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='e93f0e0f1e3841408726b0bb2ab8feb6',qos_specs=None,replication_status=,reservations=['8a9a2ae0-0ccc-4800-8084-5b93874923c6','c704b43a-cc91-4d54-bcd9-8e77281c8e6a','17660fec-9e2b-40e7-84b7-7e267071c670','a82f62f8-5b9c-4b7f-8af3-b84e8f24f862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38adb6043e8941c6b244dd623d49af49',volume_type_id=0e822505-56e1-4177-834d-a17ce701b8aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:13Z,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=ed057a74-fe7b-4b57-bfbf-7e5ea27874fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93f0e0f1e3841408726b0bb2ab8feb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38adb6043e8941c6b244dd623d49af49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e822505-56e1-4177-834d-a17ce701b8aa),volume_type_id=0e822505-56e1-4177-834d-a17ce701b8aa)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:13.777788 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f0256c-4b32-4f0c-b3cb-a208961b21ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:13.797646 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f0256c-4b32-4f0c-b3cb-a208961b21ac) transitioned into state 'SUCCESS' from 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='e93f0e0f1e3841408726b0bb2ab8feb6',qos_specs=None,replication_status=,reservations=['8a9a2ae0-0ccc-4800-8084-5b93874923c6','c704b43a-cc91-4d54-bcd9-8e77281c8e6a','17660fec-9e2b-40e7-84b7-7e267071c670','a82f62f8-5b9c-4b7f-8af3-b84e8f24f862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38adb6043e8941c6b244dd623d49af49',volume_type_id=0e822505-56e1-4177-834d-a17ce701b8aa)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:13.799095 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3366263-ddc2-4e2c-a522-a82ccef5c806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:13.809265 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3366263-ddc2-4e2c-a522-a82ccef5c806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:13.810040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Flow 'volume_create_api' (fc529d80-8b7f-421f-8cfa-26a25ab05baf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:13.810327 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Create volume request issued successfully. Aug 13 02:49:13.810850 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-edde718b-c4c8-4c4c-a64b-a7a6931055a6 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:13.811350 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1252/4980] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:49:13 2026] POST /volume/v3/volumes => generated 772 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:13.835458 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3f96a4eb-118b-420c-8d24-ba12ee5c4e74 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:13.840730 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3f96a4eb-118b-420c-8d24-ba12ee5c4e74 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] GET https://10.4.3.30/volume/v3/volumes/ed057a74-fe7b-4b57-bfbf-7e5ea27874fe Aug 13 02:49:13.840915 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3f96a4eb-118b-420c-8d24-ba12ee5c4e74 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:13.841093 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3f96a4eb-118b-420c-8d24-ba12ee5c4e74 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:13.856982 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:13.856982 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:13.866972 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3f96a4eb-118b-420c-8d24-ba12ee5c4e74 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Volume info retrieved successfully. Aug 13 02:49:13.871177 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3f96a4eb-118b-420c-8d24-ba12ee5c4e74 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes/ed057a74-fe7b-4b57-bfbf-7e5ea27874fe returned with HTTP 200 Aug 13 02:49:13.871676 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1255/4981] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:13 2026] GET /volume/v3/volumes/ed057a74-fe7b-4b57-bfbf-7e5ea27874fe => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:14.572943 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-652dc359-1cfd-47c0-a141-d78938867204 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.574958 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-652dc359-1cfd-47c0-a141-d78938867204 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 Aug 13 02:49:14.575181 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-652dc359-1cfd-47c0-a141-d78938867204 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.575635 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-652dc359-1cfd-47c0-a141-d78938867204 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.575742 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-652dc359-1cfd-47c0-a141-d78938867204 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Show backup with id 01891b8f-447b-4a01-ab29-9fd4059dce79. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:14.579433 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-652dc359-1cfd-47c0-a141-d78938867204 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 returned with HTTP 404 Aug 13 02:49:14.580079 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1222/4982] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:14 2026] GET /volume/v3/backups/01891b8f-447b-4a01-ab29-9fd4059dce79 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:14.588461 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a5d52b3-c94c-4800-bd5a-ee42e6b60d13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.590318 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a5d52b3-c94c-4800-bd5a-ee42e6b60d13 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 Aug 13 02:49:14.590547 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a5d52b3-c94c-4800-bd5a-ee42e6b60d13 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.590742 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a5d52b3-c94c-4800-bd5a-ee42e6b60d13 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.590941 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6a5d52b3-c94c-4800-bd5a-ee42e6b60d13 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Delete volume with id: cbb027c8-b9ae-4701-bf58-c720f8eb6296 Aug 13 02:49:14.599724 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:14.599724 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:14.600210 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6a5d52b3-c94c-4800-bd5a-ee42e6b60d13 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Volume info retrieved successfully. Aug 13 02:49:14.615978 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6a5d52b3-c94c-4800-bd5a-ee42e6b60d13 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Delete volume request issued successfully. Aug 13 02:49:14.616144 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a5d52b3-c94c-4800-bd5a-ee42e6b60d13 tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 returned with HTTP 202 Aug 13 02:49:14.616574 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1254/4983] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:14 2026] DELETE /volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:14.624744 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4c50d3fa-61bd-4132-9c1d-0de509265fef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.626910 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c50d3fa-61bd-4132-9c1d-0de509265fef tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 Aug 13 02:49:14.627144 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c50d3fa-61bd-4132-9c1d-0de509265fef tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.627401 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c50d3fa-61bd-4132-9c1d-0de509265fef tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.635545 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:14.635545 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:14.639246 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4c50d3fa-61bd-4132-9c1d-0de509265fef tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Volume info retrieved successfully. Aug 13 02:49:14.644320 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c50d3fa-61bd-4132-9c1d-0de509265fef tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 returned with HTTP 200 Aug 13 02:49:14.644790 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1253/4984] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:14 2026] GET /volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:14.655695 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6494b16e-b3fa-4d75-98cb-0c3857e1e9ee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.659247 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6494b16e-b3fa-4d75-98cb-0c3857e1e9ee tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] GET https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac Aug 13 02:49:14.659450 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6494b16e-b3fa-4d75-98cb-0c3857e1e9ee tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.659643 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6494b16e-b3fa-4d75-98cb-0c3857e1e9ee tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.666884 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6494b16e-b3fa-4d75-98cb-0c3857e1e9ee tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac returned with HTTP 404 Aug 13 02:49:14.667658 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1256/4985] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:14 2026] GET /volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:14.675005 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-afa747bd-1aac-4e0e-9238-53bb23e6f9ad None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.677641 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-afa747bd-1aac-4e0e-9238-53bb23e6f9ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac Aug 13 02:49:14.677641 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-afa747bd-1aac-4e0e-9238-53bb23e6f9ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.677776 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-afa747bd-1aac-4e0e-9238-53bb23e6f9ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.677776 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-afa747bd-1aac-4e0e-9238-53bb23e6f9ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete snapshot with id: 1f64cd8d-b2ba-498f-b776-74aa1b35a7ac Aug 13 02:49:14.684275 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-afa747bd-1aac-4e0e-9238-53bb23e6f9ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac returned with HTTP 404 Aug 13 02:49:14.685220 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1223/4986] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:49:14 2026] DELETE /volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:14.691736 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-13376059-cb23-4920-beda-d8410f6e9445 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.694633 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13376059-cb23-4920-beda-d8410f6e9445 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac Aug 13 02:49:14.694847 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13376059-cb23-4920-beda-d8410f6e9445 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.695042 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13376059-cb23-4920-beda-d8410f6e9445 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.707349 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13376059-cb23-4920-beda-d8410f6e9445 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac returned with HTTP 404 Aug 13 02:49:14.707825 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1255/4987] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:14 2026] GET /volume/v3/snapshots/1f64cd8d-b2ba-498f-b776-74aa1b35a7ac => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:14.716843 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dbf47935-f1b0-4f3d-bf66-8f0cb6d377bf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.717577 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dbf47935-f1b0-4f3d-bf66-8f0cb6d377bf tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a Aug 13 02:49:14.717807 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dbf47935-f1b0-4f3d-bf66-8f0cb6d377bf tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.718150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dbf47935-f1b0-4f3d-bf66-8f0cb6d377bf tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.718150 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-dbf47935-f1b0-4f3d-bf66-8f0cb6d377bf tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume with id: 79436352-5fc2-4f85-a641-4a745c700c6a Aug 13 02:49:14.726128 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:14.726128 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:14.726495 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dbf47935-f1b0-4f3d-bf66-8f0cb6d377bf tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:14.741166 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dbf47935-f1b0-4f3d-bf66-8f0cb6d377bf tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume request issued successfully. Aug 13 02:49:14.741386 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dbf47935-f1b0-4f3d-bf66-8f0cb6d377bf tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a returned with HTTP 202 Aug 13 02:49:14.741754 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1254/4988] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:14 2026] DELETE /volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:14.748997 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c9861e2f-f7b6-45b2-81ad-5ce7ec6dac96 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.752673 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9861e2f-f7b6-45b2-81ad-5ce7ec6dac96 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a Aug 13 02:49:14.752885 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9861e2f-f7b6-45b2-81ad-5ce7ec6dac96 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.753061 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9861e2f-f7b6-45b2-81ad-5ce7ec6dac96 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.764812 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:14.764812 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:14.768307 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c9861e2f-f7b6-45b2-81ad-5ce7ec6dac96 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:14.772041 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9861e2f-f7b6-45b2-81ad-5ce7ec6dac96 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a returned with HTTP 200 Aug 13 02:49:14.772440 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1257/4989] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:14 2026] GET /volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:14.885106 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-462cb098-eb46-4c7e-93c7-0c7834c9450e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.886895 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-462cb098-eb46-4c7e-93c7-0c7834c9450e tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] GET https://10.4.3.30/volume/v3/volumes/ed057a74-fe7b-4b57-bfbf-7e5ea27874fe Aug 13 02:49:14.887207 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-462cb098-eb46-4c7e-93c7-0c7834c9450e tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.887434 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-462cb098-eb46-4c7e-93c7-0c7834c9450e tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.895895 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:14.895895 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:14.899693 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-462cb098-eb46-4c7e-93c7-0c7834c9450e tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Volume info retrieved successfully. Aug 13 02:49:14.904309 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-462cb098-eb46-4c7e-93c7-0c7834c9450e tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes/ed057a74-fe7b-4b57-bfbf-7e5ea27874fe returned with HTTP 200 Aug 13 02:49:14.904760 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1224/4990] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:14 2026] GET /volume/v3/volumes/ed057a74-fe7b-4b57-bfbf-7e5ea27874fe => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:14.916085 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00f8d9ed-e2c5-46d2-a83a-7102cd7c1290 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.918268 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00f8d9ed-e2c5-46d2-a83a-7102cd7c1290 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] GET https://10.4.3.30/volume/v3/messages Aug 13 02:49:14.918571 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00f8d9ed-e2c5-46d2-a83a-7102cd7c1290 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.918813 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00f8d9ed-e2c5-46d2-a83a-7102cd7c1290 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.923040 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00f8d9ed-e2c5-46d2-a83a-7102cd7c1290 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:49:14.923543 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1256/4991] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:49:14 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:14.931933 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f21613fb-b5dc-410d-a7df-d8e5e05b1798 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.933617 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f21613fb-b5dc-410d-a7df-d8e5e05b1798 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] GET https://10.4.3.30/volume/v3/messages/45680b77-58b7-432f-a03d-00784cd05cb6 Aug 13 02:49:14.933815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f21613fb-b5dc-410d-a7df-d8e5e05b1798 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.933997 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f21613fb-b5dc-410d-a7df-d8e5e05b1798 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.937401 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f21613fb-b5dc-410d-a7df-d8e5e05b1798 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-member] https://10.4.3.30/volume/v3/messages/45680b77-58b7-432f-a03d-00784cd05cb6 returned with HTTP 200 Aug 13 02:49:14.937714 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1255/4992] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:14 2026] GET /volume/v3/messages/45680b77-58b7-432f-a03d-00784cd05cb6 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:14.945565 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1faea772-9c50-4f78-bf8a-113ec7adea9c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.947585 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1faea772-9c50-4f78-bf8a-113ec7adea9c tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] DELETE https://10.4.3.30/volume/v3/messages/45680b77-58b7-432f-a03d-00784cd05cb6 Aug 13 02:49:14.947785 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1faea772-9c50-4f78-bf8a-113ec7adea9c tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.947979 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1faea772-9c50-4f78-bf8a-113ec7adea9c tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.955277 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1faea772-9c50-4f78-bf8a-113ec7adea9c tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/messages/45680b77-58b7-432f-a03d-00784cd05cb6 returned with HTTP 204 Aug 13 02:49:14.955683 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1258/4993] 10.4.3.30 () {68 vars in 1387 bytes} [Thu Aug 13 02:49:14 2026] DELETE /volume/v3/messages/45680b77-58b7-432f-a03d-00784cd05cb6 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 02:49:14.962578 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:14.964677 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/ed057a74-fe7b-4b57-bfbf-7e5ea27874fe Aug 13 02:49:14.964937 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:14.965158 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:14.965370 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Delete volume with id: ed057a74-fe7b-4b57-bfbf-7e5ea27874fe Aug 13 02:49:14.973998 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:14.973998 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:14.974390 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Volume info retrieved successfully. Aug 13 02:49:14.975384 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100287) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 02:49:14.987746 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1108273980 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1108273980, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:14.988029 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1108273980 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1108273980, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:14.997530 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Created reservations ['fac01a80-fd61-467f-9e2b-42425dee13af', '03a0316c-db34-45c5-a54f-3bd942c1573e', '3c557329-d15d-4917-8bb5-130a1e1a9b6c', 'cdd3a305-b893-4ace-85b4-aa2bbdcc055c'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:15.041270 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Delete volume request issued successfully. Aug 13 02:49:15.041559 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-95429fd4-89ca-4c9a-8d47-3d96f7d20f17 tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/volumes/ed057a74-fe7b-4b57-bfbf-7e5ea27874fe returned with HTTP 202 Aug 13 02:49:15.042043 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1225/4994] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:49:14 2026] DELETE /volume/v3/volumes/ed057a74-fe7b-4b57-bfbf-7e5ea27874fe => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:15.048912 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-317d8699-d2b6-4b1b-9a59-ea2e88aca7fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:15.050529 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-317d8699-d2b6-4b1b-9a59-ea2e88aca7fe tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] DELETE https://10.4.3.30/volume/v3/types/0e822505-56e1-4177-834d-a17ce701b8aa Aug 13 02:49:15.050709 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-317d8699-d2b6-4b1b-9a59-ea2e88aca7fe tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:15.050882 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-317d8699-d2b6-4b1b-9a59-ea2e88aca7fe tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:15.071037 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-317d8699-d2b6-4b1b-9a59-ea2e88aca7fe tempest-ProjectMemberTests-444561403 tempest-ProjectMemberTests-444561403-project-admin] https://10.4.3.30/volume/v3/types/0e822505-56e1-4177-834d-a17ce701b8aa returned with HTTP 202 Aug 13 02:49:15.071411 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1257/4995] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:49:15 2026] DELETE /volume/v3/types/0e822505-56e1-4177-834d-a17ce701b8aa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:15.663199 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-457a9f1e-51ff-4850-8536-451e3b5f5ecd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:15.665156 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-457a9f1e-51ff-4850-8536-451e3b5f5ecd tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] GET https://10.4.3.30/volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 Aug 13 02:49:15.665428 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-457a9f1e-51ff-4850-8536-451e3b5f5ecd tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:15.665639 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-457a9f1e-51ff-4850-8536-451e3b5f5ecd tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:15.672478 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-457a9f1e-51ff-4850-8536-451e3b5f5ecd tempest-ProjectMemberTests39-1548001288 tempest-ProjectMemberTests39-1548001288-project-admin] https://10.4.3.30/volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 returned with HTTP 404 Aug 13 02:49:15.673087 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1256/4996] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:49:15 2026] GET /volume/v3/volumes/cbb027c8-b9ae-4701-bf58-c720f8eb6296 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:15.788212 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-20a18619-ac76-44b3-a5fc-12e02a170d32 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:15.790036 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20a18619-ac76-44b3-a5fc-12e02a170d32 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a Aug 13 02:49:15.790229 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20a18619-ac76-44b3-a5fc-12e02a170d32 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:15.790435 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20a18619-ac76-44b3-a5fc-12e02a170d32 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:15.799102 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20a18619-ac76-44b3-a5fc-12e02a170d32 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a returned with HTTP 404 Aug 13 02:49:15.799607 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1259/4997] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:15 2026] GET /volume/v3/volumes/79436352-5fc2-4f85-a641-4a745c700c6a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:15.810243 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cfa75303-921e-41ca-944c-c19e1f105d83 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:15.812168 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:15.812522 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1674690032"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:15.813875 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1674690032'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:15.814041 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume of 1 GB Aug 13 02:49:15.818003 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:15.823429 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (7a29b92c-8a7e-4ded-8249-9ba9ef69d8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:15.824322 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc953536-e5d3-451c-931c-29aebd1c8dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:15.825067 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:15.851284 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc953536-e5d3-451c-931c-29aebd1c8dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:15.852130 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1dc1446-564c-4b92-bfb1-d523394a37fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:15.892666 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['d66ba694-78c9-4544-8bab-2ab60f9d5a6b', 'f9aff66c-7043-4eea-bbdb-238a355dca1e', 'f0c73ac1-2298-4d58-ab36-c1d4157118bd', 'ea6c90b8-b4b8-4b7e-b1dc-7245dd83d1c8'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:15.893367 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1dc1446-564c-4b92-bfb1-d523394a37fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d66ba694-78c9-4544-8bab-2ab60f9d5a6b', 'f9aff66c-7043-4eea-bbdb-238a355dca1e', 'f0c73ac1-2298-4d58-ab36-c1d4157118bd', 'ea6c90b8-b4b8-4b7e-b1dc-7245dd83d1c8']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:15.894120 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (158100d6-a209-4f93-84ae-71bcb41a15b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:15.916895 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (158100d6-a209-4f93-84ae-71bcb41a15b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e2a8915-8532-4789-ad47-28ac2092818f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674690032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['d66ba694-78c9-4544-8bab-2ab60f9d5a6b','f9aff66c-7043-4eea-bbdb-238a355dca1e','f0c73ac1-2298-4d58-ab36-c1d4157118bd','ea6c90b8-b4b8-4b7e-b1dc-7245dd83d1c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674690032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e2a8915-8532-4789-ad47-28ac2092818f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ca837b1e3d411889794878473be710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:15.917597 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ba2071-10da-4dbb-9aad-09e41952d539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:15.935226 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ba2071-10da-4dbb-9aad-09e41952d539) transitioned into state 'SUCCESS' from state '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-1674690032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['d66ba694-78c9-4544-8bab-2ab60f9d5a6b','f9aff66c-7043-4eea-bbdb-238a355dca1e','f0c73ac1-2298-4d58-ab36-c1d4157118bd','ea6c90b8-b4b8-4b7e-b1dc-7245dd83d1c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:15.936039 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (999c3044-cd48-419d-8868-7af4c0a854e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:15.950279 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (999c3044-cd48-419d-8868-7af4c0a854e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:15.950279 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (7a29b92c-8a7e-4ded-8249-9ba9ef69d8d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:15.950279 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request issued successfully. Aug 13 02:49:15.950279 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cfa75303-921e-41ca-944c-c19e1f105d83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:15.950648 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1226/4998] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:49:15 2026] POST /volume/v3/volumes => generated 776 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:15.967356 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4519f7cd-94c3-4955-af1e-69d4804edb85 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:15.969585 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4519f7cd-94c3-4955-af1e-69d4804edb85 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f Aug 13 02:49:15.969688 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4519f7cd-94c3-4955-af1e-69d4804edb85 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:15.971279 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4519f7cd-94c3-4955-af1e-69d4804edb85 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:15.981676 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:15.981676 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:15.991836 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4519f7cd-94c3-4955-af1e-69d4804edb85 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:16.000215 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4519f7cd-94c3-4955-af1e-69d4804edb85 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f returned with HTTP 200 Aug 13 02:49:16.001268 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1258/4999] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:15 2026] GET /volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:16.883617 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:17.006373 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:17.006717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1023292706"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:17.008040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1023292706'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:17.008154 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume of 1 GB Aug 13 02:49:17.016152 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:17.017374 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9a30fc0c-b43f-464b-a129-6c61c1c78f51 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:17.019669 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a30fc0c-b43f-464b-a129-6c61c1c78f51 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f Aug 13 02:49:17.019940 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a30fc0c-b43f-464b-a129-6c61c1c78f51 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:17.020214 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a30fc0c-b43f-464b-a129-6c61c1c78f51 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:17.021941 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Flow 'volume_create_api' (48b843eb-1327-4dd8-81cc-6baba35ecc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:17.022883 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea5b6ebf-577b-4d5e-ac8e-1b7b5b30bab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:17.023688 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:17.030342 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:17.030342 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:17.080932 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9a30fc0c-b43f-464b-a129-6c61c1c78f51 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:17.080932 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a30fc0c-b43f-464b-a129-6c61c1c78f51 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f returned with HTTP 200 Aug 13 02:49:17.080932 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1260/5000] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:17 2026] GET /volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:17.081179 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a17b582f-3bb4-44f7-948e-f74d7ac96d30 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:17.081544 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea5b6ebf-577b-4d5e-ac8e-1b7b5b30bab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:17.081544 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89c1076-6c59-4475-9605-a48ab3024eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:17.081663 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a17b582f-3bb4-44f7-948e-f74d7ac96d30 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:49:17.081663 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a17b582f-3bb4-44f7-948e-f74d7ac96d30 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e2a8915-8532-4789-ad47-28ac2092818f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-808860240"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:17.081663 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:17.081663 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:17.081663 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a17b582f-3bb4-44f7-948e-f74d7ac96d30 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:17.081663 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-a17b582f-3bb4-44f7-948e-f74d7ac96d30 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create snapshot from volume 4e2a8915-8532-4789-ad47-28ac2092818f Aug 13 02:49:17.097303 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-a17b582f-3bb4-44f7-948e-f74d7ac96d30 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['4fe26403-8f27-4c78-94e4-fba0eed8aaf5', '43c76119-dcbd-4a24-8510-9f315abf35e8', 'dfc61f93-a09f-43c0-80cd-1a7b5f056c98', '65d54f48-130c-4a0d-ae9e-88d2306efb3e'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:17.115376 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Created reservations ['8e974ab2-5bf1-4483-95d4-0d20fa6c229a', '40cd3266-8b77-4164-87e9-88b33c915e7d', 'e3d961e3-ef80-4d4f-bc72-eefd5c11c5d6', '21820096-dcfb-4a94-8e90-4b04ac51b059'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:17.116150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89c1076-6c59-4475-9605-a48ab3024eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e974ab2-5bf1-4483-95d4-0d20fa6c229a', '40cd3266-8b77-4164-87e9-88b33c915e7d', 'e3d961e3-ef80-4d4f-bc72-eefd5c11c5d6', '21820096-dcfb-4a94-8e90-4b04ac51b059']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:17.116858 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573949e4-5bd3-4244-9376-9efffcedabb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:17.128280 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a17b582f-3bb4-44f7-948e-f74d7ac96d30 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot create request issued successfully. Aug 13 02:49:17.128280 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a17b582f-3bb4-44f7-948e-f74d7ac96d30 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:49:17.128280 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1227/5001] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:49:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:17.135003 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e23c0e08-e4ec-4fd8-925f-3cf5209a3aaa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:17.137191 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e23c0e08-e4ec-4fd8-925f-3cf5209a3aaa tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 Aug 13 02:49:17.137395 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e23c0e08-e4ec-4fd8-925f-3cf5209a3aaa tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:17.137745 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e23c0e08-e4ec-4fd8-925f-3cf5209a3aaa tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:17.138988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573949e4-5bd3-4244-9376-9efffcedabb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '599e40b5-63db-4617-a236-95041922b19f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023292706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf92f1540a044c54af8911df0f28f82d',qos_specs=None,replication_status=,reservations=['8e974ab2-5bf1-4483-95d4-0d20fa6c229a','40cd3266-8b77-4164-87e9-88b33c915e7d','e3d961e3-ef80-4d4f-bc72-eefd5c11c5d6','21820096-dcfb-4a94-8e90-4b04ac51b059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023292706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=599e40b5-63db-4617-a236-95041922b19f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf92f1540a044c54af8911df0f28f82d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:17.139701 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77eb71cc-47b4-40c5-a32c-e5dbe6da92d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:17.142991 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:17.142991 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:17.143336 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e23c0e08-e4ec-4fd8-925f-3cf5209a3aaa tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:17.144403 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e23c0e08-e4ec-4fd8-925f-3cf5209a3aaa tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 returned with HTTP 200 Aug 13 02:49:17.144575 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1259/5002] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:17 2026] GET /volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:17.157118 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77eb71cc-47b4-40c5-a32c-e5dbe6da92d4) transitioned into state 'SUCCESS' from state '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-1023292706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf92f1540a044c54af8911df0f28f82d',qos_specs=None,replication_status=,reservations=['8e974ab2-5bf1-4483-95d4-0d20fa6c229a','40cd3266-8b77-4164-87e9-88b33c915e7d','e3d961e3-ef80-4d4f-bc72-eefd5c11c5d6','21820096-dcfb-4a94-8e90-4b04ac51b059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:17.157799 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f17877-acb0-4cdb-85cd-6c26e5d1a3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:17.168542 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f17877-acb0-4cdb-85cd-6c26e5d1a3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:17.171273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Flow 'volume_create_api' (48b843eb-1327-4dd8-81cc-6baba35ecc43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:17.171273 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume request issued successfully. Aug 13 02:49:17.171273 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e2fb74a-9f69-43da-ae44-aa7b642869bb tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:17.171443 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1257/5003] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:49:16 2026] POST /volume/v3/volumes => generated 776 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:17.187290 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9016ec36-d146-4374-9c80-6c6c83474536 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:17.187290 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9016ec36-d146-4374-9c80-6c6c83474536 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f Aug 13 02:49:17.187969 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9016ec36-d146-4374-9c80-6c6c83474536 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:17.188165 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9016ec36-d146-4374-9c80-6c6c83474536 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:17.198461 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:17.198461 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:17.203550 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9016ec36-d146-4374-9c80-6c6c83474536 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:17.207106 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9016ec36-d146-4374-9c80-6c6c83474536 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f returned with HTTP 200 Aug 13 02:49:17.207564 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1261/5004] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:17 2026] GET /volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:18.153168 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-abbceef5-348d-46d8-8d35-b097923a91a4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:18.155093 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-abbceef5-348d-46d8-8d35-b097923a91a4 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 Aug 13 02:49:18.155324 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-abbceef5-348d-46d8-8d35-b097923a91a4 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:18.155520 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-abbceef5-348d-46d8-8d35-b097923a91a4 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:18.160562 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:18.160562 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:18.160882 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-abbceef5-348d-46d8-8d35-b097923a91a4 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:18.161602 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-abbceef5-348d-46d8-8d35-b097923a91a4 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 returned with HTTP 200 Aug 13 02:49:18.161950 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1228/5005] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:18 2026] GET /volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:18.172057 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6955c90f-eb55-4251-a6c6-acd4c1c229fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:18.173931 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6955c90f-eb55-4251-a6c6-acd4c1c229fa tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] POST https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310/action Aug 13 02:49:18.174348 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6955c90f-eb55-4251-a6c6-acd4c1c229fa tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:49:18.174500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6955c90f-eb55-4251-a6c6-acd4c1c229fa tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:18.181764 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:18.181764 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:18.182183 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6955c90f-eb55-4251-a6c6-acd4c1c229fa tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot retrieved successfully. Aug 13 02:49:18.183003 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-6955c90f-eb55-4251-a6c6-acd4c1c229fa tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1f6ca349b2cf47c780a91cf72556a056', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6ca837b1e3d411889794878473be710', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:49:18.183202 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6955c90f-eb55-4251-a6c6-acd4c1c229fa tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310/action returned with HTTP 403 Aug 13 02:49:18.183666 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1260/5006] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:49:18 2026] POST /volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:18.190616 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-996c93ed-1615-4e6f-8a5e-5cf618b9f5f3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:18.192413 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-996c93ed-1615-4e6f-8a5e-5cf618b9f5f3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 Aug 13 02:49:18.192615 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-996c93ed-1615-4e6f-8a5e-5cf618b9f5f3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:18.192810 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-996c93ed-1615-4e6f-8a5e-5cf618b9f5f3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:18.192945 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-996c93ed-1615-4e6f-8a5e-5cf618b9f5f3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete snapshot with id: c7220520-890f-447a-b60e-c2e863aef310 Aug 13 02:49:18.197801 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:18.197801 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:18.198128 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-996c93ed-1615-4e6f-8a5e-5cf618b9f5f3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:18.216647 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-996c93ed-1615-4e6f-8a5e-5cf618b9f5f3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot delete request issued successfully. Aug 13 02:49:18.216911 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-996c93ed-1615-4e6f-8a5e-5cf618b9f5f3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 returned with HTTP 202 Aug 13 02:49:18.217488 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1258/5007] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:49:18 2026] DELETE /volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:18.223681 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0b14f177-a740-4cdd-8d18-eb01bac78d6a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:18.225679 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5b59e313-8345-4de7-9989-f645ec89f7e3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:18.226068 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b14f177-a740-4cdd-8d18-eb01bac78d6a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f Aug 13 02:49:18.226431 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0b14f177-a740-4cdd-8d18-eb01bac78d6a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:18.226692 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0b14f177-a740-4cdd-8d18-eb01bac78d6a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:18.227423 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5b59e313-8345-4de7-9989-f645ec89f7e3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 Aug 13 02:49:18.227666 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5b59e313-8345-4de7-9989-f645ec89f7e3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:18.227870 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5b59e313-8345-4de7-9989-f645ec89f7e3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:18.234707 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:18.234707 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:18.234707 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5b59e313-8345-4de7-9989-f645ec89f7e3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:18.235343 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5b59e313-8345-4de7-9989-f645ec89f7e3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 returned with HTTP 200 Aug 13 02:49:18.235726 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1229/5008] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:18 2026] GET /volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:18.235817 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:18.235817 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:18.243612 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0b14f177-a740-4cdd-8d18-eb01bac78d6a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:18.248464 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b14f177-a740-4cdd-8d18-eb01bac78d6a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f returned with HTTP 200 Aug 13 02:49:18.249095 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1262/5009] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:18 2026] GET /volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:18.269276 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-58099789-215a-4028-ace4-ceeb0cdcc16a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:18.394692 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58099789-215a-4028-ace4-ceeb0cdcc16a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] GET https://10.4.3.30/volume/v3/volumes Aug 13 02:49:18.394959 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58099789-215a-4028-ace4-ceeb0cdcc16a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:18.395213 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58099789-215a-4028-ace4-ceeb0cdcc16a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:18.395543 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-58099789-215a-4028-ace4-ceeb0cdcc16a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:49:18.396531 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-58099789-215a-4028-ace4-ceeb0cdcc16a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:49:18.405878 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-58099789-215a-4028-ace4-ceeb0cdcc16a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Get all volumes completed successfully. Aug 13 02:49:18.406458 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58099789-215a-4028-ace4-ceeb0cdcc16a tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] https://10.4.3.30/volume/v3/volumes returned with HTTP 200 Aug 13 02:49:18.406971 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1261/5010] 10.4.3.30 () {68 vars in 1271 bytes} [Thu Aug 13 02:49:18 2026] GET /volume/v3/volumes => generated 334 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:18.418011 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7641892c-f2db-4c44-9838-eb567b7f56c1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:18.419991 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7641892c-f2db-4c44-9838-eb567b7f56c1 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f Aug 13 02:49:18.420215 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7641892c-f2db-4c44-9838-eb567b7f56c1 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:18.420470 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7641892c-f2db-4c44-9838-eb567b7f56c1 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:18.420634 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7641892c-f2db-4c44-9838-eb567b7f56c1 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Delete volume with id: 599e40b5-63db-4617-a236-95041922b19f Aug 13 02:49:18.427894 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:18.427894 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:18.428330 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7641892c-f2db-4c44-9838-eb567b7f56c1 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:18.450981 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7641892c-f2db-4c44-9838-eb567b7f56c1 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Delete volume request issued successfully. Aug 13 02:49:18.450981 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7641892c-f2db-4c44-9838-eb567b7f56c1 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f returned with HTTP 202 Aug 13 02:49:18.450981 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1259/5011] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:49:18 2026] DELETE /volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:49:18.458199 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5afee05e-ec8a-48ed-aff8-8513aaed680b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:18.459231 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5afee05e-ec8a-48ed-aff8-8513aaed680b tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f Aug 13 02:49:18.459996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5afee05e-ec8a-48ed-aff8-8513aaed680b tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:18.459996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5afee05e-ec8a-48ed-aff8-8513aaed680b tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:18.468697 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:18.468697 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:18.472716 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5afee05e-ec8a-48ed-aff8-8513aaed680b tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:18.476884 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5afee05e-ec8a-48ed-aff8-8513aaed680b tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f returned with HTTP 200 Aug 13 02:49:18.477373 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1230/5012] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:18 2026] GET /volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:19.244959 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7aafa602-ee6a-4a60-9054-c1c32ff46799 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:19.246827 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7aafa602-ee6a-4a60-9054-c1c32ff46799 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 Aug 13 02:49:19.247025 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7aafa602-ee6a-4a60-9054-c1c32ff46799 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:19.247206 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7aafa602-ee6a-4a60-9054-c1c32ff46799 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:19.257157 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7aafa602-ee6a-4a60-9054-c1c32ff46799 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 returned with HTTP 404 Aug 13 02:49:19.257684 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1263/5013] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:19 2026] GET /volume/v3/snapshots/c7220520-890f-447a-b60e-c2e863aef310 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:19.271802 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74a760f1-834a-4bcd-9f92-85349862101e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:19.274312 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74a760f1-834a-4bcd-9f92-85349862101e tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f Aug 13 02:49:19.275530 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74a760f1-834a-4bcd-9f92-85349862101e tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:19.275648 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74a760f1-834a-4bcd-9f92-85349862101e tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:19.275957 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-74a760f1-834a-4bcd-9f92-85349862101e tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume with id: 4e2a8915-8532-4789-ad47-28ac2092818f Aug 13 02:49:19.300606 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:19.300606 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:19.301021 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74a760f1-834a-4bcd-9f92-85349862101e tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:19.328409 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74a760f1-834a-4bcd-9f92-85349862101e tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume request issued successfully. Aug 13 02:49:19.328680 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74a760f1-834a-4bcd-9f92-85349862101e tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f returned with HTTP 202 Aug 13 02:49:19.329204 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1262/5014] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:19 2026] DELETE /volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:19.338021 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f5896b3a-cbcd-4d52-abf4-173dc642ecd6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:19.341147 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5896b3a-cbcd-4d52-abf4-173dc642ecd6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f Aug 13 02:49:19.341430 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5896b3a-cbcd-4d52-abf4-173dc642ecd6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:19.341669 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5896b3a-cbcd-4d52-abf4-173dc642ecd6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:19.356153 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:19.356153 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:19.361901 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f5896b3a-cbcd-4d52-abf4-173dc642ecd6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:19.366674 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5896b3a-cbcd-4d52-abf4-173dc642ecd6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f returned with HTTP 200 Aug 13 02:49:19.367079 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1260/5015] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:19 2026] GET /volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:19.490274 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-177208c0-8a9d-44f9-bf44-f98702e7cbf1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:19.492263 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-177208c0-8a9d-44f9-bf44-f98702e7cbf1 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f Aug 13 02:49:19.492541 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-177208c0-8a9d-44f9-bf44-f98702e7cbf1 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:19.492766 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-177208c0-8a9d-44f9-bf44-f98702e7cbf1 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:19.499350 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-177208c0-8a9d-44f9-bf44-f98702e7cbf1 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f returned with HTTP 404 Aug 13 02:49:19.499773 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1231/5016] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:19 2026] GET /volume/v3/volumes/599e40b5-63db-4617-a236-95041922b19f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:49:19.509217 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:19.512458 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:19.512916 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1669384599"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:19.515812 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1669384599'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:19.515963 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume of 1 GB Aug 13 02:49:19.521972 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:19.529353 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Flow 'volume_create_api' (1c08ff98-bf31-414c-babc-f8c57badd5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:19.530990 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd23f8cf-2d9a-4dcd-ba10-ed52a629a060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:19.532766 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:19.562175 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd23f8cf-2d9a-4dcd-ba10-ed52a629a060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:19.563009 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f2d0a2-ffaa-4f34-9f58-5e79a1538822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:19.604495 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Created reservations ['9edc35e3-96be-4b74-b252-7f57a01d818b', 'c9f0de13-162a-416c-92ae-44bfd80aa516', '4d830465-d864-49f8-955a-a0c093c6c5e8', 'b3931fcf-e80c-4159-9b01-c59e4c08cde7'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:19.605482 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f2d0a2-ffaa-4f34-9f58-5e79a1538822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9edc35e3-96be-4b74-b252-7f57a01d818b', 'c9f0de13-162a-416c-92ae-44bfd80aa516', '4d830465-d864-49f8-955a-a0c093c6c5e8', 'b3931fcf-e80c-4159-9b01-c59e4c08cde7']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:19.606225 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add03088-0bbe-4c5e-bdf2-cc646f2c33a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:19.633932 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add03088-0bbe-4c5e-bdf2-cc646f2c33a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19ff19f7-171d-40c0-9166-fd1b6fb0ef4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1669384599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf92f1540a044c54af8911df0f28f82d',qos_specs=None,replication_status=,reservations=['9edc35e3-96be-4b74-b252-7f57a01d818b','c9f0de13-162a-416c-92ae-44bfd80aa516','4d830465-d864-49f8-955a-a0c093c6c5e8','b3931fcf-e80c-4159-9b01-c59e4c08cde7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1669384599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19ff19f7-171d-40c0-9166-fd1b6fb0ef4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf92f1540a044c54af8911df0f28f82d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:19.634849 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a89f51-3a44-4997-b3af-acd9d2c1cf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:19.654459 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a89f51-3a44-4997-b3af-acd9d2c1cf61) transitioned into state 'SUCCESS' from state '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-1669384599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf92f1540a044c54af8911df0f28f82d',qos_specs=None,replication_status=,reservations=['9edc35e3-96be-4b74-b252-7f57a01d818b','c9f0de13-162a-416c-92ae-44bfd80aa516','4d830465-d864-49f8-955a-a0c093c6c5e8','b3931fcf-e80c-4159-9b01-c59e4c08cde7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:19.655157 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f54fff-eac9-4f2d-b948-b7137009de27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:19.682778 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f54fff-eac9-4f2d-b948-b7137009de27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:19.683731 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Flow 'volume_create_api' (1c08ff98-bf31-414c-babc-f8c57badd5f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:19.684128 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume request issued successfully. Aug 13 02:49:19.684831 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff210e28-29c4-4a5e-85cd-48ae7f450b47 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:19.685345 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1264/5017] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:49:19 2026] POST /volume/v3/volumes => generated 776 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:19.699233 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-100e89c0-4b4f-4e6e-b7bd-08e4407be970 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:19.701208 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-100e89c0-4b4f-4e6e-b7bd-08e4407be970 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c Aug 13 02:49:19.701503 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-100e89c0-4b4f-4e6e-b7bd-08e4407be970 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:19.701706 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-100e89c0-4b4f-4e6e-b7bd-08e4407be970 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:19.707945 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:19.707945 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:19.711018 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-100e89c0-4b4f-4e6e-b7bd-08e4407be970 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:19.714621 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-100e89c0-4b4f-4e6e-b7bd-08e4407be970 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c returned with HTTP 200 Aug 13 02:49:19.715135 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1263/5018] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:19 2026] GET /volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:20.382888 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6e349ee6-f2ad-45aa-9597-85f48ff2c731 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:20.385033 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e349ee6-f2ad-45aa-9597-85f48ff2c731 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f Aug 13 02:49:20.385295 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e349ee6-f2ad-45aa-9597-85f48ff2c731 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:20.385498 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e349ee6-f2ad-45aa-9597-85f48ff2c731 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:20.394158 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e349ee6-f2ad-45aa-9597-85f48ff2c731 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f returned with HTTP 404 Aug 13 02:49:20.394903 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1261/5019] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:20 2026] GET /volume/v3/volumes/4e2a8915-8532-4789-ad47-28ac2092818f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:20.403527 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-eafc56d3-3417-4f95-b11e-33dd03663459 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:20.405394 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:20.405736 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-833275271"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:20.407126 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-833275271'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:20.407266 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume of 1 GB Aug 13 02:49:20.412610 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:20.419635 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (bd2d7bb4-0cd8-45da-942c-e103700f116e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:20.421185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadced13-5fca-4dd1-9393-d30b57c5981e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:20.422214 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:20.452662 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadced13-5fca-4dd1-9393-d30b57c5981e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:20.453526 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63ad029-d4fc-4429-bdfe-3dd28ec96a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:20.496607 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['3a15d3e2-3ba0-4793-b10e-9880576a8da1', 'f5e37b65-1b69-4baa-b767-93363927f3c8', 'a607ebb3-1845-4b35-844e-2148452ef23c', '64fae6ab-3788-46b0-b9d1-e6cc2de554a6'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:20.497441 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63ad029-d4fc-4429-bdfe-3dd28ec96a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a15d3e2-3ba0-4793-b10e-9880576a8da1', 'f5e37b65-1b69-4baa-b767-93363927f3c8', 'a607ebb3-1845-4b35-844e-2148452ef23c', '64fae6ab-3788-46b0-b9d1-e6cc2de554a6']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:20.498192 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35fc8840-ee71-4324-91f3-553277359c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:20.521400 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35fc8840-ee71-4324-91f3-553277359c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f158d4cd-c15b-478d-aec3-4f7adb633809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-833275271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['3a15d3e2-3ba0-4793-b10e-9880576a8da1','f5e37b65-1b69-4baa-b767-93363927f3c8','a607ebb3-1845-4b35-844e-2148452ef23c','64fae6ab-3788-46b0-b9d1-e6cc2de554a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-833275271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f158d4cd-c15b-478d-aec3-4f7adb633809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ca837b1e3d411889794878473be710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:20.522082 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c8f024-1751-4e7d-8c30-49231104ded5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:20.541775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c8f024-1751-4e7d-8c30-49231104ded5) transitioned into state 'SUCCESS' from state '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-833275271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['3a15d3e2-3ba0-4793-b10e-9880576a8da1','f5e37b65-1b69-4baa-b767-93363927f3c8','a607ebb3-1845-4b35-844e-2148452ef23c','64fae6ab-3788-46b0-b9d1-e6cc2de554a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:20.542585 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28b0edf-9d9c-48d9-947c-0e9b18f4244c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:20.552948 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28b0edf-9d9c-48d9-947c-0e9b18f4244c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:20.553805 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (bd2d7bb4-0cd8-45da-942c-e103700f116e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:20.554228 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request issued successfully. Aug 13 02:49:20.554916 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eafc56d3-3417-4f95-b11e-33dd03663459 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:20.555377 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1232/5020] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:49:20 2026] POST /volume/v3/volumes => generated 775 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:20.573399 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-89224b51-c0e5-4bd8-af5d-2291063b87ff None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:20.575226 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89224b51-c0e5-4bd8-af5d-2291063b87ff tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 Aug 13 02:49:20.575475 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89224b51-c0e5-4bd8-af5d-2291063b87ff tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:20.575661 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89224b51-c0e5-4bd8-af5d-2291063b87ff tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:20.582946 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:20.582946 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:20.586831 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-89224b51-c0e5-4bd8-af5d-2291063b87ff tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:20.590789 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89224b51-c0e5-4bd8-af5d-2291063b87ff tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 returned with HTTP 200 Aug 13 02:49:20.591273 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1265/5021] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:20 2026] GET /volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:20.728876 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c7bab1f8-7b46-4417-a610-2277ac19f5f2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:20.730542 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7bab1f8-7b46-4417-a610-2277ac19f5f2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c Aug 13 02:49:20.730789 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7bab1f8-7b46-4417-a610-2277ac19f5f2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:20.731005 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7bab1f8-7b46-4417-a610-2277ac19f5f2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:20.737471 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:20.737471 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:20.741026 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c7bab1f8-7b46-4417-a610-2277ac19f5f2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:20.744797 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7bab1f8-7b46-4417-a610-2277ac19f5f2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c returned with HTTP 200 Aug 13 02:49:20.745213 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1264/5022] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:20 2026] GET /volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:20.756768 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-db372173-08cb-4a29-8efc-fa37952bbae2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:20.758416 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db372173-08cb-4a29-8efc-fa37952bbae2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] GET https://10.4.3.30/volume/v3/volumes/detail Aug 13 02:49:20.758622 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db372173-08cb-4a29-8efc-fa37952bbae2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:20.758828 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db372173-08cb-4a29-8efc-fa37952bbae2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:20.759091 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-db372173-08cb-4a29-8efc-fa37952bbae2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:49:20.759797 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-db372173-08cb-4a29-8efc-fa37952bbae2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:49:20.766412 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-db372173-08cb-4a29-8efc-fa37952bbae2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Get all volumes completed successfully. Aug 13 02:49:20.767020 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:20.767020 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:20.770805 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db372173-08cb-4a29-8efc-fa37952bbae2 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] https://10.4.3.30/volume/v3/volumes/detail returned with HTTP 200 Aug 13 02:49:20.771136 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1262/5023] 10.4.3.30 () {68 vars in 1292 bytes} [Thu Aug 13 02:49:20 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:20.786156 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-55df3e3d-9370-40de-ac2a-991446df8d30 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:20.788326 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-55df3e3d-9370-40de-ac2a-991446df8d30 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c Aug 13 02:49:20.788580 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-55df3e3d-9370-40de-ac2a-991446df8d30 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:20.788812 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-55df3e3d-9370-40de-ac2a-991446df8d30 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:20.789003 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-55df3e3d-9370-40de-ac2a-991446df8d30 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Delete volume with id: 19ff19f7-171d-40c0-9166-fd1b6fb0ef4c Aug 13 02:49:20.798219 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:20.798219 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:20.798639 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-55df3e3d-9370-40de-ac2a-991446df8d30 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:20.816070 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-55df3e3d-9370-40de-ac2a-991446df8d30 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Delete volume request issued successfully. Aug 13 02:49:20.816340 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-55df3e3d-9370-40de-ac2a-991446df8d30 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c returned with HTTP 202 Aug 13 02:49:20.816861 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1233/5024] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:49:20 2026] DELETE /volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:49:20.826416 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0ecbbde2-71f3-4a7d-a089-662bd1ed7f36 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:20.831513 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ecbbde2-71f3-4a7d-a089-662bd1ed7f36 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c Aug 13 02:49:20.831760 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ecbbde2-71f3-4a7d-a089-662bd1ed7f36 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:20.831968 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ecbbde2-71f3-4a7d-a089-662bd1ed7f36 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:20.843281 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:20.843281 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:20.851559 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0ecbbde2-71f3-4a7d-a089-662bd1ed7f36 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:20.857933 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ecbbde2-71f3-4a7d-a089-662bd1ed7f36 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c returned with HTTP 200 Aug 13 02:49:20.858333 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1266/5025] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:20 2026] GET /volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c => generated 1006 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:21.603908 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-697e3c7d-8dfb-4c83-91d8-d4ef514b3ebb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:21.605966 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-697e3c7d-8dfb-4c83-91d8-d4ef514b3ebb tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 Aug 13 02:49:21.606282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-697e3c7d-8dfb-4c83-91d8-d4ef514b3ebb tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:21.606485 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-697e3c7d-8dfb-4c83-91d8-d4ef514b3ebb tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:21.614618 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:21.614618 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:21.618367 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-697e3c7d-8dfb-4c83-91d8-d4ef514b3ebb tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:21.622989 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-697e3c7d-8dfb-4c83-91d8-d4ef514b3ebb tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 returned with HTTP 200 Aug 13 02:49:21.623421 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1265/5026] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:21 2026] GET /volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:21.639930 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da8b3b0e-c48c-42e8-913d-4cafddc6b82d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:21.642617 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da8b3b0e-c48c-42e8-913d-4cafddc6b82d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:49:21.642924 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da8b3b0e-c48c-42e8-913d-4cafddc6b82d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f158d4cd-c15b-478d-aec3-4f7adb633809", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1522739976"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:21.654780 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:21.654780 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:21.655207 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-da8b3b0e-c48c-42e8-913d-4cafddc6b82d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:21.655499 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-da8b3b0e-c48c-42e8-913d-4cafddc6b82d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create snapshot from volume f158d4cd-c15b-478d-aec3-4f7adb633809 Aug 13 02:49:21.678002 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-da8b3b0e-c48c-42e8-913d-4cafddc6b82d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['3db16925-5f07-45a8-9bf7-2d5ad5d271b2', 'a6ce0be7-03ae-4cd7-b14f-e05d7705dbdc', 'e4acc21e-dd50-4bdb-a6e0-fe9a62f0c63a', '6c4f8f31-a72b-41da-a43e-87c0397dcb55'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:21.703537 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-da8b3b0e-c48c-42e8-913d-4cafddc6b82d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot create request issued successfully. Aug 13 02:49:21.703805 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da8b3b0e-c48c-42e8-913d-4cafddc6b82d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:49:21.704265 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1263/5027] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:49:21 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) Aug 13 02:49:21.713740 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-00f95ad4-f060-420c-8c16-caed85a22574 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:21.715565 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-00f95ad4-f060-420c-8c16-caed85a22574 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 Aug 13 02:49:21.715856 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-00f95ad4-f060-420c-8c16-caed85a22574 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:21.716113 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-00f95ad4-f060-420c-8c16-caed85a22574 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:21.720960 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:21.720960 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:21.721231 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-00f95ad4-f060-420c-8c16-caed85a22574 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:21.721958 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-00f95ad4-f060-420c-8c16-caed85a22574 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 returned with HTTP 200 Aug 13 02:49:21.722321 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1234/5028] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:21 2026] GET /volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:21.870979 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6fb2f076-88f9-419a-b05a-aa3f997ff225 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:21.872756 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6fb2f076-88f9-419a-b05a-aa3f997ff225 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c Aug 13 02:49:21.872979 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6fb2f076-88f9-419a-b05a-aa3f997ff225 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:21.873195 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6fb2f076-88f9-419a-b05a-aa3f997ff225 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:21.878787 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6fb2f076-88f9-419a-b05a-aa3f997ff225 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c returned with HTTP 404 Aug 13 02:49:21.879738 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1267/5029] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:21 2026] GET /volume/v3/volumes/19ff19f7-171d-40c0-9166-fd1b6fb0ef4c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:49:21.887723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:21.889363 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:21.889705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1733364182"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:21.891177 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1733364182'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:21.891327 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume of 1 GB Aug 13 02:49:21.894781 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:21.899876 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Flow 'volume_create_api' (f92ea07e-ea86-4a8b-8b15-e81be05748b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:21.900742 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd9b5dc-bd4b-4cb6-9699-ff5eb70c8fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:21.901513 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:21.924140 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd9b5dc-bd4b-4cb6-9699-ff5eb70c8fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:21.925122 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e5a62b-3aec-486c-b08d-91d988207d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:21.961949 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Created reservations ['84935554-70af-41cc-b63e-914ac4a9dcea', 'f062c5fb-772e-4385-99a5-fa63296bc2f5', '67a15682-45ca-4f24-9b83-1dd60c93cf0b', '86dec5df-910a-42c2-a23f-9b5ff002062c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:21.962737 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e5a62b-3aec-486c-b08d-91d988207d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84935554-70af-41cc-b63e-914ac4a9dcea', 'f062c5fb-772e-4385-99a5-fa63296bc2f5', '67a15682-45ca-4f24-9b83-1dd60c93cf0b', '86dec5df-910a-42c2-a23f-9b5ff002062c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:21.963429 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a674a199-8723-4069-a17a-05bca0a2a496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:21.990166 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a674a199-8723-4069-a17a-05bca0a2a496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '801755c1-0a85-4038-b1d9-9c1411e214ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1733364182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf92f1540a044c54af8911df0f28f82d',qos_specs=None,replication_status=,reservations=['84935554-70af-41cc-b63e-914ac4a9dcea','f062c5fb-772e-4385-99a5-fa63296bc2f5','67a15682-45ca-4f24-9b83-1dd60c93cf0b','86dec5df-910a-42c2-a23f-9b5ff002062c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1733364182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=801755c1-0a85-4038-b1d9-9c1411e214ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf92f1540a044c54af8911df0f28f82d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:21.991300 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea6b248-34f5-4914-bc23-5da62f823766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:22.021377 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea6b248-34f5-4914-bc23-5da62f823766) transitioned into state 'SUCCESS' from state '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-1733364182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf92f1540a044c54af8911df0f28f82d',qos_specs=None,replication_status=,reservations=['84935554-70af-41cc-b63e-914ac4a9dcea','f062c5fb-772e-4385-99a5-fa63296bc2f5','67a15682-45ca-4f24-9b83-1dd60c93cf0b','86dec5df-910a-42c2-a23f-9b5ff002062c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:22.022093 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d9619c-8c4f-449a-ac19-71f0a0c1e6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:22.034449 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d9619c-8c4f-449a-ac19-71f0a0c1e6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:22.039052 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Flow 'volume_create_api' (f92ea07e-ea86-4a8b-8b15-e81be05748b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:22.039516 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume request issued successfully. Aug 13 02:49:22.040378 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a2fc39c-8de4-447f-89b2-8b00459e79e5 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:22.040928 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1266/5030] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:49:21 2026] POST /volume/v3/volumes => generated 776 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:22.054044 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d61a13e8-6352-4c88-beb9-5588c7360ab3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:22.056792 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d61a13e8-6352-4c88-beb9-5588c7360ab3 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad Aug 13 02:49:22.057000 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d61a13e8-6352-4c88-beb9-5588c7360ab3 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:22.057173 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d61a13e8-6352-4c88-beb9-5588c7360ab3 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:22.067194 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:22.067194 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:22.072166 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d61a13e8-6352-4c88-beb9-5588c7360ab3 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:22.077231 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d61a13e8-6352-4c88-beb9-5588c7360ab3 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad returned with HTTP 200 Aug 13 02:49:22.077791 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1264/5031] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:22 2026] GET /volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:22.731032 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-378128e7-0f5f-47c1-8479-dd8ce1da0688 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:22.732755 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-378128e7-0f5f-47c1-8479-dd8ce1da0688 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 Aug 13 02:49:22.732950 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-378128e7-0f5f-47c1-8479-dd8ce1da0688 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:22.733133 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-378128e7-0f5f-47c1-8479-dd8ce1da0688 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:22.738132 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:22.738132 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:22.738493 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-378128e7-0f5f-47c1-8479-dd8ce1da0688 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:22.739298 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-378128e7-0f5f-47c1-8479-dd8ce1da0688 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 returned with HTTP 200 Aug 13 02:49:22.739711 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1235/5032] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:22 2026] GET /volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:22.748487 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-57a13246-8bfa-47b2-89ad-013b08335674 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:22.750169 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57a13246-8bfa-47b2-89ad-013b08335674 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] GET https://10.4.3.30/volume/v3/snapshots Aug 13 02:49:22.750408 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57a13246-8bfa-47b2-89ad-013b08335674 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:22.750698 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57a13246-8bfa-47b2-89ad-013b08335674 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:22.750939 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-57a13246-8bfa-47b2-89ad-013b08335674 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:49:22.752003 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-57a13246-8bfa-47b2-89ad-013b08335674 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 02:49:22.756216 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-57a13246-8bfa-47b2-89ad-013b08335674 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Get all snapshots completed successfully. Aug 13 02:49:22.756662 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57a13246-8bfa-47b2-89ad-013b08335674 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 200 Aug 13 02:49:22.757176 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1268/5033] 10.4.3.30 () {66 vars in 1236 bytes} [Thu Aug 13 02:49:22 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:22.767334 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-10169a35-1b13-4db2-9dc8-2304bf7d3104 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:22.769847 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10169a35-1b13-4db2-9dc8-2304bf7d3104 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 Aug 13 02:49:22.770098 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10169a35-1b13-4db2-9dc8-2304bf7d3104 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:22.770407 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10169a35-1b13-4db2-9dc8-2304bf7d3104 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:22.770556 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-10169a35-1b13-4db2-9dc8-2304bf7d3104 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete snapshot with id: 514ad583-2d57-4f71-ab72-f0e3c0642577 Aug 13 02:49:22.776659 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:22.776659 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:22.777088 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-10169a35-1b13-4db2-9dc8-2304bf7d3104 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:22.793692 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-10169a35-1b13-4db2-9dc8-2304bf7d3104 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot delete request issued successfully. Aug 13 02:49:22.794019 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10169a35-1b13-4db2-9dc8-2304bf7d3104 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 returned with HTTP 202 Aug 13 02:49:22.794501 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1267/5034] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:49:22 2026] DELETE /volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:22.803705 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1086c617-6447-48f9-94f4-fc2b7629bfe6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:22.805978 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1086c617-6447-48f9-94f4-fc2b7629bfe6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 Aug 13 02:49:22.806240 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1086c617-6447-48f9-94f4-fc2b7629bfe6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:22.806493 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1086c617-6447-48f9-94f4-fc2b7629bfe6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:22.811455 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:22.811455 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:22.811901 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1086c617-6447-48f9-94f4-fc2b7629bfe6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:22.812796 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1086c617-6447-48f9-94f4-fc2b7629bfe6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 returned with HTTP 200 Aug 13 02:49:22.813329 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1265/5035] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:22 2026] GET /volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:23.090871 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9ab2c0ec-99aa-4c18-95c0-159fc8ac8b03 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:23.092618 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ab2c0ec-99aa-4c18-95c0-159fc8ac8b03 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad Aug 13 02:49:23.092821 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ab2c0ec-99aa-4c18-95c0-159fc8ac8b03 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:23.092996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ab2c0ec-99aa-4c18-95c0-159fc8ac8b03 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:23.100136 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:23.100136 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:23.104166 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9ab2c0ec-99aa-4c18-95c0-159fc8ac8b03 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:23.108470 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ab2c0ec-99aa-4c18-95c0-159fc8ac8b03 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad returned with HTTP 200 Aug 13 02:49:23.108826 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1236/5036] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:23 2026] GET /volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:23.121714 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-99803eee-dbe4-4ed1-b9ac-aa678beb9352 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:23.123701 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99803eee-dbe4-4ed1-b9ac-aa678beb9352 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] GET https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad Aug 13 02:49:23.123958 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-99803eee-dbe4-4ed1-b9ac-aa678beb9352 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:23.124173 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-99803eee-dbe4-4ed1-b9ac-aa678beb9352 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:23.131362 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:23.131362 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:23.134789 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-99803eee-dbe4-4ed1-b9ac-aa678beb9352 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Volume info retrieved successfully. Aug 13 02:49:23.138729 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99803eee-dbe4-4ed1-b9ac-aa678beb9352 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad returned with HTTP 200 Aug 13 02:49:23.139070 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1269/5037] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:23 2026] GET /volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:23.151315 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9004eb90-f3b7-41ec-baa7-ff1f13c0f3f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:23.153921 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9004eb90-f3b7-41ec-baa7-ff1f13c0f3f9 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad Aug 13 02:49:23.153976 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9004eb90-f3b7-41ec-baa7-ff1f13c0f3f9 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:23.154218 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9004eb90-f3b7-41ec-baa7-ff1f13c0f3f9 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:23.154450 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9004eb90-f3b7-41ec-baa7-ff1f13c0f3f9 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Delete volume with id: 801755c1-0a85-4038-b1d9-9c1411e214ad Aug 13 02:49:23.164752 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:23.164752 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:23.165267 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9004eb90-f3b7-41ec-baa7-ff1f13c0f3f9 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:23.185380 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9004eb90-f3b7-41ec-baa7-ff1f13c0f3f9 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Delete volume request issued successfully. Aug 13 02:49:23.185784 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9004eb90-f3b7-41ec-baa7-ff1f13c0f3f9 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad returned with HTTP 202 Aug 13 02:49:23.186382 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1268/5038] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:49:23 2026] DELETE /volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:49:23.193351 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-03b0dc2c-5597-4fc8-9e47-8484e23c88b0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:23.195213 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03b0dc2c-5597-4fc8-9e47-8484e23c88b0 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad Aug 13 02:49:23.195463 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03b0dc2c-5597-4fc8-9e47-8484e23c88b0 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:23.195651 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03b0dc2c-5597-4fc8-9e47-8484e23c88b0 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:23.202725 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:23.202725 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:23.206154 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-03b0dc2c-5597-4fc8-9e47-8484e23c88b0 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:23.211795 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03b0dc2c-5597-4fc8-9e47-8484e23c88b0 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad returned with HTTP 200 Aug 13 02:49:23.212307 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1266/5039] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:23 2026] GET /volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:23.823461 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dfb02229-c2e7-4ba8-8d35-41aa7c067b5c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:23.825769 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dfb02229-c2e7-4ba8-8d35-41aa7c067b5c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 Aug 13 02:49:23.826052 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dfb02229-c2e7-4ba8-8d35-41aa7c067b5c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:23.826341 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dfb02229-c2e7-4ba8-8d35-41aa7c067b5c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:23.833968 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dfb02229-c2e7-4ba8-8d35-41aa7c067b5c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 returned with HTTP 404 Aug 13 02:49:23.833968 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1237/5040] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:23 2026] GET /volume/v3/snapshots/514ad583-2d57-4f71-ab72-f0e3c0642577 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:23.842269 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-51926697-02dd-4a4b-9465-6c9dbac3429f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:23.844025 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51926697-02dd-4a4b-9465-6c9dbac3429f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 Aug 13 02:49:23.844275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51926697-02dd-4a4b-9465-6c9dbac3429f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:23.844513 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51926697-02dd-4a4b-9465-6c9dbac3429f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:23.844703 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-51926697-02dd-4a4b-9465-6c9dbac3429f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume with id: f158d4cd-c15b-478d-aec3-4f7adb633809 Aug 13 02:49:23.851631 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:23.851631 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:23.852004 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-51926697-02dd-4a4b-9465-6c9dbac3429f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:23.867910 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-51926697-02dd-4a4b-9465-6c9dbac3429f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume request issued successfully. Aug 13 02:49:23.868121 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51926697-02dd-4a4b-9465-6c9dbac3429f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 returned with HTTP 202 Aug 13 02:49:23.868706 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1270/5041] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:23 2026] DELETE /volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 02:49:23.879822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ade63778-134e-46a5-8bdf-12108a47cb04 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:23.883282 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ade63778-134e-46a5-8bdf-12108a47cb04 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 Aug 13 02:49:23.883282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ade63778-134e-46a5-8bdf-12108a47cb04 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:23.883282 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ade63778-134e-46a5-8bdf-12108a47cb04 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:23.891681 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:23.891681 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:23.895725 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ade63778-134e-46a5-8bdf-12108a47cb04 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:23.901282 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ade63778-134e-46a5-8bdf-12108a47cb04 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 returned with HTTP 200 Aug 13 02:49:23.901282 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1269/5042] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:23 2026] GET /volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:24.227769 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ae8edd51-fe92-4f96-bd2f-96902bae259f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:24.230096 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ae8edd51-fe92-4f96-bd2f-96902bae259f tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad Aug 13 02:49:24.230096 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ae8edd51-fe92-4f96-bd2f-96902bae259f tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:24.230414 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ae8edd51-fe92-4f96-bd2f-96902bae259f tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:24.242999 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ae8edd51-fe92-4f96-bd2f-96902bae259f tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad returned with HTTP 404 Aug 13 02:49:24.243540 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1267/5043] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:24 2026] GET /volume/v3/volumes/801755c1-0a85-4038-b1d9-9c1411e214ad => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:49:24.252246 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ff83e177-9a64-438b-911b-04671d4bbd75 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:24.255545 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:24.256183 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1672614497"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:24.258657 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1672614497'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:24.258857 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume of 1 GB Aug 13 02:49:24.264436 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:24.273301 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Flow 'volume_create_api' (2a3abb92-2c68-4f45-8524-1a899cc03a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:24.276958 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5adbc4-dac1-4b1d-81fa-06e85a076066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:24.278297 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:24.318644 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5adbc4-dac1-4b1d-81fa-06e85a076066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:24.319836 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2e6886-7a6b-43a4-bfa3-f183751cfe7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:24.379181 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Created reservations ['64bd4512-e625-4d4a-b41b-7fa4b98e63d8', 'fcc4ab4c-75aa-423e-a23d-e0205eebb81e', 'e5826fa7-1216-46e4-8ecc-c9392fd0e5a8', '623875e7-487d-4139-aa08-64fdd5be2219'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:24.379181 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2e6886-7a6b-43a4-bfa3-f183751cfe7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64bd4512-e625-4d4a-b41b-7fa4b98e63d8', 'fcc4ab4c-75aa-423e-a23d-e0205eebb81e', 'e5826fa7-1216-46e4-8ecc-c9392fd0e5a8', '623875e7-487d-4139-aa08-64fdd5be2219']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:24.380693 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a348b9a0-1f06-49a5-b731-79eb7272ba75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:24.408584 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a348b9a0-1f06-49a5-b731-79eb7272ba75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baeecc30-a29f-444d-8fe5-117f61001faa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1672614497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf92f1540a044c54af8911df0f28f82d',qos_specs=None,replication_status=,reservations=['64bd4512-e625-4d4a-b41b-7fa4b98e63d8','fcc4ab4c-75aa-423e-a23d-e0205eebb81e','e5826fa7-1216-46e4-8ecc-c9392fd0e5a8','623875e7-487d-4139-aa08-64fdd5be2219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1672614497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baeecc30-a29f-444d-8fe5-117f61001faa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf92f1540a044c54af8911df0f28f82d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:24.409303 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec5fc5d-c86e-45bd-81e0-d7e62c6ffc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:24.426513 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec5fc5d-c86e-45bd-81e0-d7e62c6ffc69) transitioned into state 'SUCCESS' from state '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-1672614497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf92f1540a044c54af8911df0f28f82d',qos_specs=None,replication_status=,reservations=['64bd4512-e625-4d4a-b41b-7fa4b98e63d8','fcc4ab4c-75aa-423e-a23d-e0205eebb81e','e5826fa7-1216-46e4-8ecc-c9392fd0e5a8','623875e7-487d-4139-aa08-64fdd5be2219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4f04e16ac64287843ffa38c3e7dc96',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:24.427515 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3a9bd7-3f5e-4221-b470-43c990a68c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:24.437417 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3a9bd7-3f5e-4221-b470-43c990a68c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:24.439014 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Flow 'volume_create_api' (2a3abb92-2c68-4f45-8524-1a899cc03a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:24.439014 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Create volume request issued successfully. Aug 13 02:49:24.440139 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ff83e177-9a64-438b-911b-04671d4bbd75 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:24.440652 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1238/5044] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:49:24 2026] POST /volume/v3/volumes => generated 776 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:24.456919 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-68083abb-c9d3-447f-94d3-66335e56aebc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:24.459599 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68083abb-c9d3-447f-94d3-66335e56aebc tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa Aug 13 02:49:24.459599 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68083abb-c9d3-447f-94d3-66335e56aebc tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:24.459686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68083abb-c9d3-447f-94d3-66335e56aebc tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:24.469984 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:24.469984 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:24.475558 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-68083abb-c9d3-447f-94d3-66335e56aebc tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:24.484368 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68083abb-c9d3-447f-94d3-66335e56aebc tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa returned with HTTP 200 Aug 13 02:49:24.484729 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1271/5045] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:24 2026] GET /volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:24.913570 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-020d8017-a507-4204-92dd-e4224f9edb83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:24.915291 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-020d8017-a507-4204-92dd-e4224f9edb83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 Aug 13 02:49:24.915492 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-020d8017-a507-4204-92dd-e4224f9edb83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:24.915841 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-020d8017-a507-4204-92dd-e4224f9edb83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:24.921663 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-020d8017-a507-4204-92dd-e4224f9edb83 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 returned with HTTP 404 Aug 13 02:49:24.922305 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1270/5046] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:24 2026] GET /volume/v3/volumes/f158d4cd-c15b-478d-aec3-4f7adb633809 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:24.930711 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:24.932481 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:24.932945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-204284273"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:24.934134 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-204284273'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:24.934272 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume of 1 GB Aug 13 02:49:24.937963 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:24.954712 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (fb96bba3-7028-4b4a-9965-ce43bc06c6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:24.956013 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2320d399-890a-4976-bf88-994721f19150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:24.957079 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:24.985234 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2320d399-890a-4976-bf88-994721f19150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:24.986002 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92966678-deab-4f88-aabe-240dd8990708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:25.023380 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['8269cd86-3384-4c30-b8e5-fc7bbbd0fe1d', '4a86be97-9ead-4871-b012-908143cb087d', '79fa9980-4f0a-4feb-8a51-3ce2cddc3cc4', '9cac92ca-9558-448a-881d-0384372e60f9'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:25.024090 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92966678-deab-4f88-aabe-240dd8990708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8269cd86-3384-4c30-b8e5-fc7bbbd0fe1d', '4a86be97-9ead-4871-b012-908143cb087d', '79fa9980-4f0a-4feb-8a51-3ce2cddc3cc4', '9cac92ca-9558-448a-881d-0384372e60f9']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:25.024837 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e23a2b1-fbfc-495b-811c-f8336602450e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:25.050600 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e23a2b1-fbfc-495b-811c-f8336602450e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c05374c-369a-4428-bec1-b14a99b539cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-204284273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['8269cd86-3384-4c30-b8e5-fc7bbbd0fe1d','4a86be97-9ead-4871-b012-908143cb087d','79fa9980-4f0a-4feb-8a51-3ce2cddc3cc4','9cac92ca-9558-448a-881d-0384372e60f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-204284273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c05374c-369a-4428-bec1-b14a99b539cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ca837b1e3d411889794878473be710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:25.051359 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0553b7f0-f1cd-4224-a7a1-02f7ec130d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:25.067559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0553b7f0-f1cd-4224-a7a1-02f7ec130d31) transitioned into state 'SUCCESS' from state '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-204284273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['8269cd86-3384-4c30-b8e5-fc7bbbd0fe1d','4a86be97-9ead-4871-b012-908143cb087d','79fa9980-4f0a-4feb-8a51-3ce2cddc3cc4','9cac92ca-9558-448a-881d-0384372e60f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:25.068188 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd4391c-e29c-47ea-bbf2-489e7d5a68b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:25.076561 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd4391c-e29c-47ea-bbf2-489e7d5a68b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:25.077341 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (fb96bba3-7028-4b4a-9965-ce43bc06c6bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:25.077616 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request issued successfully. Aug 13 02:49:25.078115 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c9d7228-9ff1-4f80-b21b-9319e68903dd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:25.078548 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1268/5047] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:49:24 2026] POST /volume/v3/volumes => generated 775 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:25.090542 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b754a420-1345-4843-808d-e16fa480b1cd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:25.093072 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b754a420-1345-4843-808d-e16fa480b1cd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc Aug 13 02:49:25.093389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b754a420-1345-4843-808d-e16fa480b1cd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:25.093627 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b754a420-1345-4843-808d-e16fa480b1cd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:25.101341 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:25.101341 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:25.105350 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b754a420-1345-4843-808d-e16fa480b1cd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:25.109927 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b754a420-1345-4843-808d-e16fa480b1cd tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc returned with HTTP 200 Aug 13 02:49:25.110414 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1239/5048] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:25 2026] GET /volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:25.499835 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bd314f1a-98c3-40a9-9550-50ae6d5915c6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:25.502490 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd314f1a-98c3-40a9-9550-50ae6d5915c6 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa Aug 13 02:49:25.502736 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd314f1a-98c3-40a9-9550-50ae6d5915c6 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:25.502919 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd314f1a-98c3-40a9-9550-50ae6d5915c6 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:25.510755 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:25.510755 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:25.514832 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bd314f1a-98c3-40a9-9550-50ae6d5915c6 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:25.520165 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd314f1a-98c3-40a9-9550-50ae6d5915c6 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa returned with HTTP 200 Aug 13 02:49:25.520572 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1272/5049] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:25 2026] GET /volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:25.533670 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6cbba430-bcb2-48f8-b846-91b299918cbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:25.535514 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cbba430-bcb2-48f8-b846-91b299918cbe tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] GET https://10.4.3.30/volume/v3/volumes/summary Aug 13 02:49:25.535827 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6cbba430-bcb2-48f8-b846-91b299918cbe tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:25.536061 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6cbba430-bcb2-48f8-b846-91b299918cbe tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:25.536262 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-6cbba430-bcb2-48f8-b846-91b299918cbe tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:49:25.542990 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6cbba430-bcb2-48f8-b846-91b299918cbe tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] Get summary completed successfully. Aug 13 02:49:25.543356 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cbba430-bcb2-48f8-b846-91b299918cbe tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-reader] https://10.4.3.30/volume/v3/volumes/summary returned with HTTP 200 Aug 13 02:49:25.543979 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1271/5050] 10.4.3.30 () {68 vars in 1295 bytes} [Thu Aug 13 02:49:25 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:25.551985 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a91bac33-77ea-4534-a7b7-1f60f0b609aa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:25.553923 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a91bac33-77ea-4534-a7b7-1f60f0b609aa tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa Aug 13 02:49:25.554140 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a91bac33-77ea-4534-a7b7-1f60f0b609aa tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:25.554370 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a91bac33-77ea-4534-a7b7-1f60f0b609aa tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:25.554525 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-a91bac33-77ea-4534-a7b7-1f60f0b609aa tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Delete volume with id: baeecc30-a29f-444d-8fe5-117f61001faa Aug 13 02:49:25.562498 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:25.562498 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:25.562862 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a91bac33-77ea-4534-a7b7-1f60f0b609aa tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:25.582087 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a91bac33-77ea-4534-a7b7-1f60f0b609aa tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Delete volume request issued successfully. Aug 13 02:49:25.582455 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a91bac33-77ea-4534-a7b7-1f60f0b609aa tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa returned with HTTP 202 Aug 13 02:49:25.582881 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1269/5051] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:49:25 2026] DELETE /volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:49:25.589917 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-17316bbc-7f6d-4a63-8828-ae187121e622 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:25.591770 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-17316bbc-7f6d-4a63-8828-ae187121e622 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa Aug 13 02:49:25.592131 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-17316bbc-7f6d-4a63-8828-ae187121e622 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:25.592430 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-17316bbc-7f6d-4a63-8828-ae187121e622 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:25.600394 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:25.600394 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:25.604212 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-17316bbc-7f6d-4a63-8828-ae187121e622 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Volume info retrieved successfully. Aug 13 02:49:25.609084 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-17316bbc-7f6d-4a63-8828-ae187121e622 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa returned with HTTP 200 Aug 13 02:49:25.609831 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1240/5052] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:25 2026] GET /volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:26.121671 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-55fe4176-e387-4ad6-9c50-9548b8a496e7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:26.123347 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55fe4176-e387-4ad6-9c50-9548b8a496e7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc Aug 13 02:49:26.123527 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55fe4176-e387-4ad6-9c50-9548b8a496e7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:26.123704 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55fe4176-e387-4ad6-9c50-9548b8a496e7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:26.130338 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:26.130338 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:26.133280 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-55fe4176-e387-4ad6-9c50-9548b8a496e7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:26.136750 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55fe4176-e387-4ad6-9c50-9548b8a496e7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc returned with HTTP 200 Aug 13 02:49:26.137105 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1273/5053] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:26 2026] GET /volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:26.149557 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8efa1c7f-5b0e-4075-ad90-bdee557efa13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:26.151466 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8efa1c7f-5b0e-4075-ad90-bdee557efa13 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:49:26.151854 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8efa1c7f-5b0e-4075-ad90-bdee557efa13 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c05374c-369a-4428-bec1-b14a99b539cc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-612349976"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:26.160540 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:26.160540 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:26.160883 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8efa1c7f-5b0e-4075-ad90-bdee557efa13 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:26.160995 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-8efa1c7f-5b0e-4075-ad90-bdee557efa13 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create snapshot from volume 9c05374c-369a-4428-bec1-b14a99b539cc Aug 13 02:49:26.184423 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8efa1c7f-5b0e-4075-ad90-bdee557efa13 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['f93e6f22-049d-409f-9ae5-cdec2cef13ee', '079104a0-9bd7-4b62-9dfd-a708fc8da197', '16a380fe-846e-4dfc-ba6a-3a62ae084790', '4c184e11-be47-4af5-b8ef-24717bb8e7d7'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:26.212534 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8efa1c7f-5b0e-4075-ad90-bdee557efa13 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot create request issued successfully. Aug 13 02:49:26.212842 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8efa1c7f-5b0e-4075-ad90-bdee557efa13 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:49:26.213236 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1272/5054] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:49:26 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) Aug 13 02:49:26.222353 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a07b7fa3-9bc7-42f0-8e7b-16d48bed2d56 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:26.224239 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a07b7fa3-9bc7-42f0-8e7b-16d48bed2d56 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 Aug 13 02:49:26.224391 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a07b7fa3-9bc7-42f0-8e7b-16d48bed2d56 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:26.224591 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a07b7fa3-9bc7-42f0-8e7b-16d48bed2d56 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:26.230533 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:26.230533 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:26.230930 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a07b7fa3-9bc7-42f0-8e7b-16d48bed2d56 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:26.231656 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a07b7fa3-9bc7-42f0-8e7b-16d48bed2d56 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 returned with HTTP 200 Aug 13 02:49:26.232058 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1270/5055] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:26 2026] GET /volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:26.624166 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c8ff112c-bf50-48f0-88cc-5959acab61a8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:26.626237 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c8ff112c-bf50-48f0-88cc-5959acab61a8 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] GET https://10.4.3.30/volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa Aug 13 02:49:26.626492 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c8ff112c-bf50-48f0-88cc-5959acab61a8 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:26.626702 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c8ff112c-bf50-48f0-88cc-5959acab61a8 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:26.632458 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c8ff112c-bf50-48f0-88cc-5959acab61a8 tempest-ProjectReaderTests-353179944 tempest-ProjectReaderTests-353179944-project-admin] https://10.4.3.30/volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa returned with HTTP 404 Aug 13 02:49:26.633079 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1241/5056] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:49:26 2026] GET /volume/v3/volumes/baeecc30-a29f-444d-8fe5-117f61001faa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:49:27.240506 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a71981f5-3f5f-4aed-8700-116aef5a7e34 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:27.242699 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a71981f5-3f5f-4aed-8700-116aef5a7e34 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 Aug 13 02:49:27.242929 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a71981f5-3f5f-4aed-8700-116aef5a7e34 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:27.243198 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a71981f5-3f5f-4aed-8700-116aef5a7e34 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:27.248759 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:27.248759 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:27.249246 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a71981f5-3f5f-4aed-8700-116aef5a7e34 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:27.250168 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a71981f5-3f5f-4aed-8700-116aef5a7e34 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 returned with HTTP 200 Aug 13 02:49:27.250692 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1274/5057] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:27 2026] GET /volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:27.264355 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ed2fc0c-76ad-4379-a7aa-34212de99d38 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:27.266037 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ed2fc0c-76ad-4379-a7aa-34212de99d38 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] POST https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6/action Aug 13 02:49:27.266929 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ed2fc0c-76ad-4379-a7aa-34212de99d38 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:49:27.267213 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ed2fc0c-76ad-4379-a7aa-34212de99d38 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:27.268636 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-9ed2fc0c-76ad-4379-a7aa-34212de99d38 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Updating snapshot 'bee1ca6e-f0c6-413e-b890-bb525b7baea6' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:49:27.277847 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:27.277847 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:27.278449 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-9ed2fc0c-76ad-4379-a7aa-34212de99d38 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1f6ca349b2cf47c780a91cf72556a056', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6ca837b1e3d411889794878473be710', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:49:27.278730 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ed2fc0c-76ad-4379-a7aa-34212de99d38 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6/action returned with HTTP 403 Aug 13 02:49:27.279656 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1273/5058] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:49:27 2026] POST /volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:27.293455 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eed31aaf-3bc9-47ea-9115-2230f5567925 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:27.295846 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eed31aaf-3bc9-47ea-9115-2230f5567925 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 Aug 13 02:49:27.296150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eed31aaf-3bc9-47ea-9115-2230f5567925 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:27.296463 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eed31aaf-3bc9-47ea-9115-2230f5567925 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:27.296633 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-eed31aaf-3bc9-47ea-9115-2230f5567925 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete snapshot with id: bee1ca6e-f0c6-413e-b890-bb525b7baea6 Aug 13 02:49:27.306139 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:27.306139 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:27.306657 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eed31aaf-3bc9-47ea-9115-2230f5567925 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:27.330778 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eed31aaf-3bc9-47ea-9115-2230f5567925 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot delete request issued successfully. Aug 13 02:49:27.330778 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eed31aaf-3bc9-47ea-9115-2230f5567925 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 returned with HTTP 202 Aug 13 02:49:27.331099 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1271/5059] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:49:27 2026] DELETE /volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:27.338813 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b64d35fd-ee85-4c8a-b040-5e1f2e23a1ad None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:27.343548 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b64d35fd-ee85-4c8a-b040-5e1f2e23a1ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 Aug 13 02:49:27.343827 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b64d35fd-ee85-4c8a-b040-5e1f2e23a1ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:27.344089 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b64d35fd-ee85-4c8a-b040-5e1f2e23a1ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:27.349902 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:27.349902 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:27.350420 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b64d35fd-ee85-4c8a-b040-5e1f2e23a1ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:27.351234 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b64d35fd-ee85-4c8a-b040-5e1f2e23a1ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 returned with HTTP 200 Aug 13 02:49:27.351693 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1242/5060] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:27 2026] GET /volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:28.364320 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b684bc8d-c10b-4d43-b975-e4d663372894 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:28.366449 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b684bc8d-c10b-4d43-b975-e4d663372894 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 Aug 13 02:49:28.366655 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b684bc8d-c10b-4d43-b975-e4d663372894 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:28.366857 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b684bc8d-c10b-4d43-b975-e4d663372894 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:28.371818 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b684bc8d-c10b-4d43-b975-e4d663372894 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 returned with HTTP 404 Aug 13 02:49:28.372478 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1275/5061] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:28 2026] GET /volume/v3/snapshots/bee1ca6e-f0c6-413e-b890-bb525b7baea6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:28.382721 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea29e699-043e-4145-994d-53325ffb9c69 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:28.385142 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea29e699-043e-4145-994d-53325ffb9c69 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc Aug 13 02:49:28.385447 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea29e699-043e-4145-994d-53325ffb9c69 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:28.385727 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea29e699-043e-4145-994d-53325ffb9c69 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:28.385901 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ea29e699-043e-4145-994d-53325ffb9c69 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume with id: 9c05374c-369a-4428-bec1-b14a99b539cc Aug 13 02:49:28.399324 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:28.399324 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:28.399769 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea29e699-043e-4145-994d-53325ffb9c69 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:28.418595 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea29e699-043e-4145-994d-53325ffb9c69 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume request issued successfully. Aug 13 02:49:28.418834 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea29e699-043e-4145-994d-53325ffb9c69 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc returned with HTTP 202 Aug 13 02:49:28.419478 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1274/5062] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:28 2026] DELETE /volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:28.427754 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5da1e050-f774-4f9f-a1a6-4e1416861eda None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:28.429969 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5da1e050-f774-4f9f-a1a6-4e1416861eda tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc Aug 13 02:49:28.430208 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5da1e050-f774-4f9f-a1a6-4e1416861eda tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:28.430484 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5da1e050-f774-4f9f-a1a6-4e1416861eda tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:28.441175 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:28.441175 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:28.445515 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5da1e050-f774-4f9f-a1a6-4e1416861eda tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:28.451468 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5da1e050-f774-4f9f-a1a6-4e1416861eda tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc returned with HTTP 200 Aug 13 02:49:28.451984 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1272/5063] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:28 2026] GET /volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:29.466031 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-92769b55-968b-408b-b681-93fa20118b57 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:29.472601 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-92769b55-968b-408b-b681-93fa20118b57 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc Aug 13 02:49:29.472881 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-92769b55-968b-408b-b681-93fa20118b57 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:29.472951 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-92769b55-968b-408b-b681-93fa20118b57 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:29.478404 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-92769b55-968b-408b-b681-93fa20118b57 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc returned with HTTP 404 Aug 13 02:49:29.478887 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1243/5064] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:29 2026] GET /volume/v3/volumes/9c05374c-369a-4428-bec1-b14a99b539cc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:29.487861 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:29.492451 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:29.492829 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1001693283"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:29.495275 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1001693283'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:29.495670 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume of 1 GB Aug 13 02:49:29.499997 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:29.508300 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (283f47e8-f799-4471-8915-47a4b740e34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:29.509718 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819a9997-7cd6-4499-b6c3-a257ce002ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:29.510884 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:29.541938 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819a9997-7cd6-4499-b6c3-a257ce002ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:29.542955 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25709809-33aa-4c6a-9cc8-286e8d28fbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:29.588485 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['763c747e-f412-4ba6-a8f7-3616191ef522', '9a8d770e-786a-4bec-9e7d-d692d12112b2', 'e83f21ef-0d76-4934-bcee-6efb91e294cf', 'a45d0908-fb7e-4165-8df0-7ad872e20d78'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:29.589308 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25709809-33aa-4c6a-9cc8-286e8d28fbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['763c747e-f412-4ba6-a8f7-3616191ef522', '9a8d770e-786a-4bec-9e7d-d692d12112b2', 'e83f21ef-0d76-4934-bcee-6efb91e294cf', 'a45d0908-fb7e-4165-8df0-7ad872e20d78']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:29.590119 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee27e59-afa1-4420-98a4-66d55208aaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:29.614849 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee27e59-afa1-4420-98a4-66d55208aaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd966d934-a1eb-491e-a66c-ba670510d693', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1001693283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['763c747e-f412-4ba6-a8f7-3616191ef522','9a8d770e-786a-4bec-9e7d-d692d12112b2','e83f21ef-0d76-4934-bcee-6efb91e294cf','a45d0908-fb7e-4165-8df0-7ad872e20d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1001693283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d966d934-a1eb-491e-a66c-ba670510d693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ca837b1e3d411889794878473be710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:29.615712 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b2a44c-3e99-4eae-8815-ae121e5fb652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:29.635347 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b2a44c-3e99-4eae-8815-ae121e5fb652) transitioned into state 'SUCCESS' from state '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-1001693283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['763c747e-f412-4ba6-a8f7-3616191ef522','9a8d770e-786a-4bec-9e7d-d692d12112b2','e83f21ef-0d76-4934-bcee-6efb91e294cf','a45d0908-fb7e-4165-8df0-7ad872e20d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:29.636205 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ba5c9b-191e-4130-8974-d5cd6f2bbe61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:29.644335 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ba5c9b-191e-4130-8974-d5cd6f2bbe61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:29.645055 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (283f47e8-f799-4471-8915-47a4b740e34a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:29.645364 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request issued successfully. Aug 13 02:49:29.645913 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6a204df1-7a8e-4f3a-ae4b-f89f4def336d tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:29.646360 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1276/5065] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:49:29 2026] POST /volume/v3/volumes => generated 776 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:29.659145 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e07d7c83-955b-4e41-8dee-53726afc7942 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:29.661901 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e07d7c83-955b-4e41-8dee-53726afc7942 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 Aug 13 02:49:29.662519 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e07d7c83-955b-4e41-8dee-53726afc7942 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:29.662519 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e07d7c83-955b-4e41-8dee-53726afc7942 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:29.669475 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:29.669475 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:29.673043 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e07d7c83-955b-4e41-8dee-53726afc7942 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:29.677616 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e07d7c83-955b-4e41-8dee-53726afc7942 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 returned with HTTP 200 Aug 13 02:49:29.678053 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1275/5066] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:29 2026] GET /volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:30.690219 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2fe52f6c-0f0b-45f5-9aec-2ed5ab44b052 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:30.691923 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2fe52f6c-0f0b-45f5-9aec-2ed5ab44b052 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 Aug 13 02:49:30.692126 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2fe52f6c-0f0b-45f5-9aec-2ed5ab44b052 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:30.692367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2fe52f6c-0f0b-45f5-9aec-2ed5ab44b052 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:30.701388 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:30.701388 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:30.705835 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2fe52f6c-0f0b-45f5-9aec-2ed5ab44b052 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:30.710622 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2fe52f6c-0f0b-45f5-9aec-2ed5ab44b052 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 returned with HTTP 200 Aug 13 02:49:30.711121 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1273/5067] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:30 2026] GET /volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:30.723866 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-de9f4e20-0871-4b1d-84b2-92d112d64b0a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:30.725534 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-de9f4e20-0871-4b1d-84b2-92d112d64b0a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:49:30.725846 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-de9f4e20-0871-4b1d-84b2-92d112d64b0a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d966d934-a1eb-491e-a66c-ba670510d693", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-98574205"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:30.734814 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:30.734814 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:30.735110 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-de9f4e20-0871-4b1d-84b2-92d112d64b0a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:30.735234 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-de9f4e20-0871-4b1d-84b2-92d112d64b0a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create snapshot from volume d966d934-a1eb-491e-a66c-ba670510d693 Aug 13 02:49:30.758441 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-de9f4e20-0871-4b1d-84b2-92d112d64b0a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['6e6daa96-c81f-4240-adc9-24bce32df374', 'cfd06df9-3a80-442c-815e-873417c1daa8', 'b8b2402c-3a5e-40dd-ad7b-d463e706948f', 'f898405c-b9e3-422e-bb39-e073ad6be57b'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:30.799197 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-de9f4e20-0871-4b1d-84b2-92d112d64b0a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot create request issued successfully. Aug 13 02:49:30.799659 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-de9f4e20-0871-4b1d-84b2-92d112d64b0a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:49:30.800362 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1244/5068] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:49:30 2026] POST /volume/v3/snapshots => generated 306 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:30.810578 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-84805e0f-e2f0-479a-8928-20283ef53e68 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:30.812557 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84805e0f-e2f0-479a-8928-20283ef53e68 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a Aug 13 02:49:30.812793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84805e0f-e2f0-479a-8928-20283ef53e68 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:30.813007 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84805e0f-e2f0-479a-8928-20283ef53e68 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:30.822206 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:30.822206 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:30.822482 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-84805e0f-e2f0-479a-8928-20283ef53e68 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:30.823422 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84805e0f-e2f0-479a-8928-20283ef53e68 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a returned with HTTP 200 Aug 13 02:49:30.823873 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1277/5069] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:30 2026] GET /volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:32.259669 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d291e138-8996-4c6d-b0ca-6b3268c29a31 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:32.259669 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d291e138-8996-4c6d-b0ca-6b3268c29a31 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a Aug 13 02:49:32.259669 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d291e138-8996-4c6d-b0ca-6b3268c29a31 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:32.259669 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d291e138-8996-4c6d-b0ca-6b3268c29a31 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:32.259669 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:32.259669 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:32.259669 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d291e138-8996-4c6d-b0ca-6b3268c29a31 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:32.259669 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d291e138-8996-4c6d-b0ca-6b3268c29a31 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a returned with HTTP 200 Aug 13 02:49:32.259669 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1276/5070] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:31 2026] GET /volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:32.262024 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ed9d0a83-e567-474d-99e1-baebf1c78764 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:32.262024 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed9d0a83-e567-474d-99e1-baebf1c78764 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] GET https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a Aug 13 02:49:32.262024 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed9d0a83-e567-474d-99e1-baebf1c78764 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:32.262024 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed9d0a83-e567-474d-99e1-baebf1c78764 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:32.262024 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:32.262024 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:32.262024 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ed9d0a83-e567-474d-99e1-baebf1c78764 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot retrieved successfully. Aug 13 02:49:32.262024 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed9d0a83-e567-474d-99e1-baebf1c78764 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a returned with HTTP 200 Aug 13 02:49:32.262024 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1274/5071] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:31 2026] GET /volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:32.263546 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-88cf718c-b2d1-4ab6-aa7e-7194e2f8aea2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:32.263546 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-88cf718c-b2d1-4ab6-aa7e-7194e2f8aea2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a Aug 13 02:49:32.263546 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-88cf718c-b2d1-4ab6-aa7e-7194e2f8aea2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:32.263546 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-88cf718c-b2d1-4ab6-aa7e-7194e2f8aea2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:32.263546 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-88cf718c-b2d1-4ab6-aa7e-7194e2f8aea2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete snapshot with id: cc55debf-af04-40a0-8fa1-085b0398973a Aug 13 02:49:32.263546 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:32.263546 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:32.263546 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-88cf718c-b2d1-4ab6-aa7e-7194e2f8aea2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:32.263546 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-88cf718c-b2d1-4ab6-aa7e-7194e2f8aea2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot delete request issued successfully. Aug 13 02:49:32.263546 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-88cf718c-b2d1-4ab6-aa7e-7194e2f8aea2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a returned with HTTP 202 Aug 13 02:49:32.263546 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1245/5072] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:49:31 2026] DELETE /volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:32.264868 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1b1df5f8-0ff7-49d4-bf18-030de4eac050 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:32.264868 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b1df5f8-0ff7-49d4-bf18-030de4eac050 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a Aug 13 02:49:32.264868 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1b1df5f8-0ff7-49d4-bf18-030de4eac050 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:32.264868 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1b1df5f8-0ff7-49d4-bf18-030de4eac050 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:32.264868 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:32.264868 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:32.264868 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1b1df5f8-0ff7-49d4-bf18-030de4eac050 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:32.264868 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b1df5f8-0ff7-49d4-bf18-030de4eac050 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a returned with HTTP 200 Aug 13 02:49:32.264868 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1278/5073] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:31 2026] GET /volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:32.943000 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8040046b-9a3f-487a-b954-7e8717b4c757 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:32.947384 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8040046b-9a3f-487a-b954-7e8717b4c757 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a Aug 13 02:49:32.947599 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8040046b-9a3f-487a-b954-7e8717b4c757 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:32.947812 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8040046b-9a3f-487a-b954-7e8717b4c757 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:32.956221 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8040046b-9a3f-487a-b954-7e8717b4c757 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a returned with HTTP 404 Aug 13 02:49:32.956766 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1277/5074] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:32 2026] GET /volume/v3/snapshots/cc55debf-af04-40a0-8fa1-085b0398973a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:32.966532 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-13117004-951d-4e4b-b7e1-bd5823e6630b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:32.969213 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13117004-951d-4e4b-b7e1-bd5823e6630b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 Aug 13 02:49:32.969624 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13117004-951d-4e4b-b7e1-bd5823e6630b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:32.969976 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13117004-951d-4e4b-b7e1-bd5823e6630b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:32.970354 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-13117004-951d-4e4b-b7e1-bd5823e6630b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume with id: d966d934-a1eb-491e-a66c-ba670510d693 Aug 13 02:49:32.982563 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:32.982563 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:32.982844 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-13117004-951d-4e4b-b7e1-bd5823e6630b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:33.006652 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-13117004-951d-4e4b-b7e1-bd5823e6630b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume request issued successfully. Aug 13 02:49:33.006930 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13117004-951d-4e4b-b7e1-bd5823e6630b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 returned with HTTP 202 Aug 13 02:49:33.007522 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1275/5075] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:32 2026] DELETE /volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:33.020966 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-09284262-86e9-4eb3-b0c1-35374f2e4431 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:33.022437 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-09284262-86e9-4eb3-b0c1-35374f2e4431 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 Aug 13 02:49:33.022887 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-09284262-86e9-4eb3-b0c1-35374f2e4431 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:33.023501 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-09284262-86e9-4eb3-b0c1-35374f2e4431 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:33.035080 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:33.035080 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:33.044418 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-09284262-86e9-4eb3-b0c1-35374f2e4431 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:33.047507 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-09284262-86e9-4eb3-b0c1-35374f2e4431 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 returned with HTTP 200 Aug 13 02:49:33.048192 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1246/5076] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:33 2026] GET /volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:34.068432 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0a3fe60f-8f25-440e-874c-4dc5488133ad None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:34.071671 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a3fe60f-8f25-440e-874c-4dc5488133ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 Aug 13 02:49:34.071864 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a3fe60f-8f25-440e-874c-4dc5488133ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:34.072042 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a3fe60f-8f25-440e-874c-4dc5488133ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:34.079014 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a3fe60f-8f25-440e-874c-4dc5488133ad tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 returned with HTTP 404 Aug 13 02:49:34.079809 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1279/5077] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:34 2026] GET /volume/v3/volumes/d966d934-a1eb-491e-a66c-ba670510d693 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:34.088736 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:34.091145 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:34.091510 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1501548146"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:34.093986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1501548146'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:34.094138 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume of 1 GB Aug 13 02:49:34.099556 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:34.106827 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (798d3b5d-eeca-4280-9880-829c264ac933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:34.108151 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bad4586-c59e-48a5-a26c-320aaad45818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:34.109202 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:34.141890 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bad4586-c59e-48a5-a26c-320aaad45818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:34.142755 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (512d3be6-cf3e-4039-85fe-09c21d16fa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:34.187852 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['316df39a-cc72-402f-a298-7b0d408348f6', '909eaf36-3ca5-4792-9833-fe3f8e586dd4', 'df03703f-bafa-430c-9070-f12ca17f71ff', '9c5749df-82c5-402c-9ce2-dba39646b055'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:34.188746 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (512d3be6-cf3e-4039-85fe-09c21d16fa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['316df39a-cc72-402f-a298-7b0d408348f6', '909eaf36-3ca5-4792-9833-fe3f8e586dd4', 'df03703f-bafa-430c-9070-f12ca17f71ff', '9c5749df-82c5-402c-9ce2-dba39646b055']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:34.189589 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11384cc6-63ee-4507-b060-12ff3de1e999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:34.220304 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11384cc6-63ee-4507-b060-12ff3de1e999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f9ecc37-1e02-40e5-8405-2a5285785189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501548146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['316df39a-cc72-402f-a298-7b0d408348f6','909eaf36-3ca5-4792-9833-fe3f8e586dd4','df03703f-bafa-430c-9070-f12ca17f71ff','9c5749df-82c5-402c-9ce2-dba39646b055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501548146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f9ecc37-1e02-40e5-8405-2a5285785189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ca837b1e3d411889794878473be710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:34.221121 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccf6adec-ad2f-4b33-9c60-a402a5de3d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:34.243003 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccf6adec-ad2f-4b33-9c60-a402a5de3d20) transitioned into state 'SUCCESS' from state '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-1501548146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['316df39a-cc72-402f-a298-7b0d408348f6','909eaf36-3ca5-4792-9833-fe3f8e586dd4','df03703f-bafa-430c-9070-f12ca17f71ff','9c5749df-82c5-402c-9ce2-dba39646b055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:34.243807 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72915536-cbc1-4cf1-b5d4-cd7577237843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:34.255041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72915536-cbc1-4cf1-b5d4-cd7577237843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:34.256058 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (798d3b5d-eeca-4280-9880-829c264ac933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:34.256515 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request issued successfully. Aug 13 02:49:34.257212 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c58f711a-a8ea-4937-a133-6a1b2d9df0a2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:34.257699 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1278/5078] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:49:34 2026] POST /volume/v3/volumes => generated 776 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:34.274916 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5577a2ed-9efe-45da-b8ac-cff04744b2d7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:34.277381 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5577a2ed-9efe-45da-b8ac-cff04744b2d7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 Aug 13 02:49:34.280622 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5577a2ed-9efe-45da-b8ac-cff04744b2d7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:34.280756 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5577a2ed-9efe-45da-b8ac-cff04744b2d7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:34.294472 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:34.294472 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:34.301271 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5577a2ed-9efe-45da-b8ac-cff04744b2d7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:34.301809 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5577a2ed-9efe-45da-b8ac-cff04744b2d7 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 returned with HTTP 200 Aug 13 02:49:34.302517 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1276/5079] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:34 2026] GET /volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:35.322663 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-be356a5a-0778-4f16-a640-2e8b03b42344 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:35.324900 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-be356a5a-0778-4f16-a640-2e8b03b42344 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 Aug 13 02:49:35.325805 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-be356a5a-0778-4f16-a640-2e8b03b42344 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:35.326557 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-be356a5a-0778-4f16-a640-2e8b03b42344 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:35.337837 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:35.337837 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:35.344002 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-be356a5a-0778-4f16-a640-2e8b03b42344 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:35.352006 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-be356a5a-0778-4f16-a640-2e8b03b42344 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 returned with HTTP 200 Aug 13 02:49:35.352006 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1247/5080] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:35 2026] GET /volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:35.369311 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fe3cb2bb-34c4-4dee-bc1f-32f53e60e324 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:35.372347 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe3cb2bb-34c4-4dee-bc1f-32f53e60e324 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:49:35.372347 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe3cb2bb-34c4-4dee-bc1f-32f53e60e324 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f9ecc37-1e02-40e5-8405-2a5285785189", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1850225241"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:35.380543 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:35.380543 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:35.380876 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fe3cb2bb-34c4-4dee-bc1f-32f53e60e324 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:35.380996 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-fe3cb2bb-34c4-4dee-bc1f-32f53e60e324 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create snapshot from volume 9f9ecc37-1e02-40e5-8405-2a5285785189 Aug 13 02:49:35.411123 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-fe3cb2bb-34c4-4dee-bc1f-32f53e60e324 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['d10a0df1-e65a-4c0e-ae41-24a69e5b58a8', '8ed8856b-0fde-452e-93c8-45b3beeff026', '97f3108d-3274-4d33-96c0-a411bcbe3183', 'ca1e77b6-3c45-4d74-8310-f3b937cfa237'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:35.446399 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fe3cb2bb-34c4-4dee-bc1f-32f53e60e324 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot create request issued successfully. Aug 13 02:49:35.446399 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe3cb2bb-34c4-4dee-bc1f-32f53e60e324 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:49:35.446399 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1280/5081] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:49:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 02:49:35.457647 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3b58ad65-5549-43de-97c7-fe73744fbc73 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:35.459568 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b58ad65-5549-43de-97c7-fe73744fbc73 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d Aug 13 02:49:35.459781 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b58ad65-5549-43de-97c7-fe73744fbc73 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:35.459983 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b58ad65-5549-43de-97c7-fe73744fbc73 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:35.464981 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:35.464981 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:35.465331 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3b58ad65-5549-43de-97c7-fe73744fbc73 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:35.466038 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b58ad65-5549-43de-97c7-fe73744fbc73 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d returned with HTTP 200 Aug 13 02:49:35.466886 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1279/5082] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:35 2026] GET /volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:36.360495 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-89ff0db1-74d5-4741-bc81-7164e2d1e52f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:36.441132 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89ff0db1-74d5-4741-bc81-7164e2d1e52f tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:49:36.441595 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89ff0db1-74d5-4741-bc81-7164e2d1e52f tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-967376297", "extra_specs": {}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:36.455540 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89ff0db1-74d5-4741-bc81-7164e2d1e52f tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:49:36.455938 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1277/5083] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:49:36 2026] POST /volume/v3/types => generated 211 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:36.463711 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9d5de8f6-326f-448b-afc0-a579c8e6da90 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:36.465277 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9d5de8f6-326f-448b-afc0-a579c8e6da90 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] POST https://10.4.3.30/volume/v3/types/9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01/encryption Aug 13 02:49:36.465643 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9d5de8f6-326f-448b-afc0-a579c8e6da90 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:36.477575 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9390da7c-3f0c-438d-b4c5-fd95ae2fab16 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:36.479224 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9390da7c-3f0c-438d-b4c5-fd95ae2fab16 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d Aug 13 02:49:36.479410 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9390da7c-3f0c-438d-b4c5-fd95ae2fab16 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:36.479588 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9390da7c-3f0c-438d-b4c5-fd95ae2fab16 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:36.484060 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:36.484060 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:36.484362 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9390da7c-3f0c-438d-b4c5-fd95ae2fab16 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:36.484903 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9390da7c-3f0c-438d-b4c5-fd95ae2fab16 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d returned with HTTP 200 Aug 13 02:49:36.485264 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1281/5084] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:36 2026] GET /volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:36.486452 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9d5de8f6-326f-448b-afc0-a579c8e6da90 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] https://10.4.3.30/volume/v3/types/9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01/encryption returned with HTTP 200 Aug 13 02:49:36.487013 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1248/5085] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:49:36 2026] POST /volume/v3/types/9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:36.494044 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-16f58ccb-7ce8-4d19-a058-3caa97f808fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:36.495741 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16f58ccb-7ce8-4d19-a058-3caa97f808fe tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] POST https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d/action Aug 13 02:49:36.495906 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c9047af6-faad-400b-b9e5-545c7308dc5d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:36.496145 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16f58ccb-7ce8-4d19-a058-3caa97f808fe tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:49:36.496304 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16f58ccb-7ce8-4d19-a058-3caa97f808fe tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:36.497541 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.snapshot_unmanage [None req-16f58ccb-7ce8-4d19-a058-3caa97f808fe tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Unmanage snapshot with id: 6595f934-61f8-4f03-ba32-3507b160808d Aug 13 02:49:36.508696 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:36.508696 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:36.509216 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-16f58ccb-7ce8-4d19-a058-3caa97f808fe tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot retrieved successfully. Aug 13 02:49:36.509988 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-16f58ccb-7ce8-4d19-a058-3caa97f808fe tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '1f6ca349b2cf47c780a91cf72556a056', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6ca837b1e3d411889794878473be710', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:49:36.510220 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16f58ccb-7ce8-4d19-a058-3caa97f808fe tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d/action returned with HTTP 403 Aug 13 02:49:36.510693 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1280/5086] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:49:36 2026] POST /volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d/action => generated 117 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:36.518088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a549bd5f-011d-4ce6-b6c9-2067193c5752 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:36.519639 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a549bd5f-011d-4ce6-b6c9-2067193c5752 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d Aug 13 02:49:36.519793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a549bd5f-011d-4ce6-b6c9-2067193c5752 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:36.520067 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a549bd5f-011d-4ce6-b6c9-2067193c5752 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:36.520120 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-a549bd5f-011d-4ce6-b6c9-2067193c5752 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete snapshot with id: 6595f934-61f8-4f03-ba32-3507b160808d Aug 13 02:49:36.524453 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:36.524453 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:36.524709 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a549bd5f-011d-4ce6-b6c9-2067193c5752 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:36.538550 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a549bd5f-011d-4ce6-b6c9-2067193c5752 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot delete request issued successfully. Aug 13 02:49:36.538755 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a549bd5f-011d-4ce6-b6c9-2067193c5752 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d returned with HTTP 202 Aug 13 02:49:36.539185 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1282/5087] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:49:36 2026] DELETE /volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:36.548065 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5cf752f4-790e-45d8-867b-798b4b6ba6d3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:36.551400 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5cf752f4-790e-45d8-867b-798b4b6ba6d3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d Aug 13 02:49:36.551400 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5cf752f4-790e-45d8-867b-798b4b6ba6d3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:36.551400 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5cf752f4-790e-45d8-867b-798b4b6ba6d3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:36.554480 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:36.555098 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1567811504", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-967376297", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:36.556387 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:36.556387 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:36.556783 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5cf752f4-790e-45d8-867b-798b4b6ba6d3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:36.557447 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5cf752f4-790e-45d8-867b-798b4b6ba6d3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d returned with HTTP 200 Aug 13 02:49:36.557641 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1567811504', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-967376297', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:36.557914 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1249/5088] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:36 2026] GET /volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:36.561168 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume of 1 GB Aug 13 02:49:36.561753 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:36.561753 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:36.562536 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Availability Zones retrieved successfully. Aug 13 02:49:36.569932 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Flow 'volume_create_api' (25c14722-1edc-4c50-ac21-73ff6c107ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:36.571721 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9d4cad-8238-4815-bb37-db1a4cbf4dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:36.573040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:36.598946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9d4cad-8238-4815-bb37-db1a4cbf4dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:49:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01,is_public=True,name='tempest-scenario-type-luks-967376297',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01', '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=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:36.599747 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e632626-a840-4afb-bc24-7543a3a8a5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:36.624545 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-967376297 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-967376297, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:36.624919 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-967376297 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-967376297, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:36.656536 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Created reservations ['ea1db68a-21df-40b7-9ba7-2028ca76cc30', '32ad4c64-bedd-4864-bf2a-fa0ab2b79a6b', '6d793036-c160-4cfd-bcba-9da97f19ecac', '18490811-26d3-4ac4-8882-a2185727f992'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:36.657406 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e632626-a840-4afb-bc24-7543a3a8a5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea1db68a-21df-40b7-9ba7-2028ca76cc30', '32ad4c64-bedd-4864-bf2a-fa0ab2b79a6b', '6d793036-c160-4cfd-bcba-9da97f19ecac', '18490811-26d3-4ac4-8882-a2185727f992']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:36.658164 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae8b8be-3384-4f37-bb73-e2fdcb05f996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:36.679748 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae8b8be-3384-4f37-bb73-e2fdcb05f996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e8681cf-3d15-4c81-b805-c763d407a880', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1567811504',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e83a577689684645818c7db21a4bee35',qos_specs=None,replication_status=,reservations=['ea1db68a-21df-40b7-9ba7-2028ca76cc30','32ad4c64-bedd-4864-bf2a-fa0ab2b79a6b','6d793036-c160-4cfd-bcba-9da97f19ecac','18490811-26d3-4ac4-8882-a2185727f992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba75df4d575b4c3682517eb385750026',volume_type_id=9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1567811504',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9e8681cf-3d15-4c81-b805-c763d407a880,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e83a577689684645818c7db21a4bee35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba75df4d575b4c3682517eb385750026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01),volume_type_id=9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:36.680990 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9f23286-d48a-4b22-bdae-b4d44b367c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:36.698649 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9f23286-d48a-4b22-bdae-b4d44b367c01) transitioned into state 'SUCCESS' from state '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-1567811504',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e83a577689684645818c7db21a4bee35',qos_specs=None,replication_status=,reservations=['ea1db68a-21df-40b7-9ba7-2028ca76cc30','32ad4c64-bedd-4864-bf2a-fa0ab2b79a6b','6d793036-c160-4cfd-bcba-9da97f19ecac','18490811-26d3-4ac4-8882-a2185727f992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba75df4d575b4c3682517eb385750026',volume_type_id=9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:36.699545 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58957d36-57f8-4a13-9caa-bfb977a25f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:36.708065 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58957d36-57f8-4a13-9caa-bfb977a25f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:36.708834 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Flow 'volume_create_api' (25c14722-1edc-4c50-ac21-73ff6c107ded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:36.709138 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume request issued successfully. Aug 13 02:49:36.709754 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9047af6-faad-400b-b9e5-545c7308dc5d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:36.710138 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1278/5089] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:49:36 2026] POST /volume/v3/volumes => generated 782 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:36.722216 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4b78405a-d980-4184-97ca-f76d758f428a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:36.724119 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b78405a-d980-4184-97ca-f76d758f428a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 Aug 13 02:49:36.724374 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b78405a-d980-4184-97ca-f76d758f428a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:36.724591 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b78405a-d980-4184-97ca-f76d758f428a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:36.732885 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:36.732885 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:36.736458 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4b78405a-d980-4184-97ca-f76d758f428a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:36.740328 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b78405a-d980-4184-97ca-f76d758f428a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 returned with HTTP 200 Aug 13 02:49:36.740719 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1281/5090] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:36 2026] GET /volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:37.567404 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-17345393-840b-4812-a558-343cf2238a87 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:37.569079 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17345393-840b-4812-a558-343cf2238a87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d Aug 13 02:49:37.569383 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17345393-840b-4812-a558-343cf2238a87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:37.569673 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17345393-840b-4812-a558-343cf2238a87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:37.574103 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17345393-840b-4812-a558-343cf2238a87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d returned with HTTP 404 Aug 13 02:49:37.574695 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1283/5091] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:37 2026] GET /volume/v3/snapshots/6595f934-61f8-4f03-ba32-3507b160808d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:37.581126 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2b7c62a5-9e8b-4d9b-ab44-1977d2497e24 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:37.582895 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2b7c62a5-9e8b-4d9b-ab44-1977d2497e24 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 Aug 13 02:49:37.583148 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2b7c62a5-9e8b-4d9b-ab44-1977d2497e24 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:37.583488 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2b7c62a5-9e8b-4d9b-ab44-1977d2497e24 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:37.583662 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-2b7c62a5-9e8b-4d9b-ab44-1977d2497e24 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume with id: 9f9ecc37-1e02-40e5-8405-2a5285785189 Aug 13 02:49:37.591086 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:37.591086 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:37.591494 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2b7c62a5-9e8b-4d9b-ab44-1977d2497e24 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:37.606550 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2b7c62a5-9e8b-4d9b-ab44-1977d2497e24 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume request issued successfully. Aug 13 02:49:37.606743 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2b7c62a5-9e8b-4d9b-ab44-1977d2497e24 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 returned with HTTP 202 Aug 13 02:49:37.607174 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1250/5092] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:37 2026] DELETE /volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:37.614905 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c39e877d-d62e-4524-939a-58124c6bf9ce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:37.617891 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c39e877d-d62e-4524-939a-58124c6bf9ce tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 Aug 13 02:49:37.618124 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c39e877d-d62e-4524-939a-58124c6bf9ce tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:37.618310 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c39e877d-d62e-4524-939a-58124c6bf9ce tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:37.625139 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:37.625139 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:37.628365 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c39e877d-d62e-4524-939a-58124c6bf9ce tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:37.632104 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c39e877d-d62e-4524-939a-58124c6bf9ce tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 returned with HTTP 200 Aug 13 02:49:37.632512 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1279/5093] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:37 2026] GET /volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:37.752613 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2f20666-2bf7-4121-8a26-b8b467d9b49a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:37.754682 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2f20666-2bf7-4121-8a26-b8b467d9b49a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 Aug 13 02:49:37.754950 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2f20666-2bf7-4121-8a26-b8b467d9b49a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:37.755271 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2f20666-2bf7-4121-8a26-b8b467d9b49a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:37.763003 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:37.763003 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:37.767302 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a2f20666-2bf7-4121-8a26-b8b467d9b49a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:37.771860 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2f20666-2bf7-4121-8a26-b8b467d9b49a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 returned with HTTP 200 Aug 13 02:49:37.772304 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1282/5094] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:37 2026] GET /volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:37.783478 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1a5e9c09-32c5-416b-9ce5-19497e0fda64 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:37.787018 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a5e9c09-32c5-416b-9ce5-19497e0fda64 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 Aug 13 02:49:37.787018 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a5e9c09-32c5-416b-9ce5-19497e0fda64 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:37.787018 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a5e9c09-32c5-416b-9ce5-19497e0fda64 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:37.795790 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:37.795790 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:37.799301 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1a5e9c09-32c5-416b-9ce5-19497e0fda64 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:37.805642 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a5e9c09-32c5-416b-9ce5-19497e0fda64 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 returned with HTTP 200 Aug 13 02:49:37.806323 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1284/5095] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:37 2026] GET /volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:37.817858 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-923c30df-db71-47ee-ab9c-52e270224c07 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:37.819973 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:37.820477 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1546517652", "source_volid": "9e8681cf-3d15-4c81-b805-c763d407a880", "volume_type": "tempest-scenario-type-luks-967376297", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:37.822503 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1546517652', 'source_volid': '9e8681cf-3d15-4c81-b805-c763d407a880', 'volume_type': 'tempest-scenario-type-luks-967376297', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:37.834686 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:37.834686 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:37.835233 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume retrieved successfully. Aug 13 02:49:37.835407 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume of 1 GB Aug 13 02:49:37.836298 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Availability Zones retrieved successfully. Aug 13 02:49:37.843796 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Flow 'volume_create_api' (8d6719d9-2baa-4923-927a-40b7ee3da858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:37.845234 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb180542-23f9-4b06-8c51-b1056dd4817b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:37.846713 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:37.872840 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb180542-23f9-4b06-8c51-b1056dd4817b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9e8681cf-3d15-4c81-b805-c763d407a880', 'volume_type': VolumeType(created_at=2026-08-13T02:49:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01,is_public=True,name='tempest-scenario-type-luks-967376297',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01', '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=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:37.873682 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12491aa-2dd3-464f-959e-5f476ba8764e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:37.903977 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-967376297 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-967376297, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:37.904292 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-967376297 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-967376297, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:49:37.918027 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Created reservations ['ac9d649f-208c-4b08-9f71-c60b36de3e57', 'a0331226-45ba-4d74-9912-8e285e2af5ff', 'f7d8cebb-2794-4efa-a290-ac40f0276580', '24256be2-3dd4-4cf5-9336-529fabfb21c8'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:37.919052 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12491aa-2dd3-464f-959e-5f476ba8764e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac9d649f-208c-4b08-9f71-c60b36de3e57', 'a0331226-45ba-4d74-9912-8e285e2af5ff', 'f7d8cebb-2794-4efa-a290-ac40f0276580', '24256be2-3dd4-4cf5-9336-529fabfb21c8']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:37.919945 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03bba07-0763-454d-a13d-8c52d8569a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:37.953039 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03bba07-0763-454d-a13d-8c52d8569a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24b2d04d-cfd3-4c11-ba97-e361e0c53818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1546517652',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e83a577689684645818c7db21a4bee35',qos_specs=None,replication_status=,reservations=['ac9d649f-208c-4b08-9f71-c60b36de3e57','a0331226-45ba-4d74-9912-8e285e2af5ff','f7d8cebb-2794-4efa-a290-ac40f0276580','24256be2-3dd4-4cf5-9336-529fabfb21c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=9e8681cf-3d15-4c81-b805-c763d407a880,status='creating',user_id='ba75df4d575b4c3682517eb385750026',volume_type_id=9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1546517652',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=24b2d04d-cfd3-4c11-ba97-e361e0c53818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e83a577689684645818c7db21a4bee35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9e8681cf-3d15-4c81-b805-c763d407a880,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba75df4d575b4c3682517eb385750026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01),volume_type_id=9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:37.954404 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807dc627-f7bc-45e4-acc0-d80fdb202aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:37.971506 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807dc627-f7bc-45e4-acc0-d80fdb202aa5) transitioned into state 'SUCCESS' from state '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-1546517652',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e83a577689684645818c7db21a4bee35',qos_specs=None,replication_status=,reservations=['ac9d649f-208c-4b08-9f71-c60b36de3e57','a0331226-45ba-4d74-9912-8e285e2af5ff','f7d8cebb-2794-4efa-a290-ac40f0276580','24256be2-3dd4-4cf5-9336-529fabfb21c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=9e8681cf-3d15-4c81-b805-c763d407a880,status='creating',user_id='ba75df4d575b4c3682517eb385750026',volume_type_id=9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:37.972241 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84aa3744-b2f8-4547-aa11-2d177a088ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:37.989600 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84aa3744-b2f8-4547-aa11-2d177a088ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:37.990647 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Flow 'volume_create_api' (8d6719d9-2baa-4923-927a-40b7ee3da858) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:37.990978 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume request issued successfully. Aug 13 02:49:37.991568 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-923c30df-db71-47ee-ab9c-52e270224c07 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:37.992160 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1251/5096] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:49:37 2026] POST /volume/v3/volumes => generated 809 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:38.006753 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-493791d2-76cf-446b-b1d0-7dfaf79cacb9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:38.009808 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-493791d2-76cf-446b-b1d0-7dfaf79cacb9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:49:38.010142 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-493791d2-76cf-446b-b1d0-7dfaf79cacb9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:38.010400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-493791d2-76cf-446b-b1d0-7dfaf79cacb9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:38.018310 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:38.018310 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:38.022834 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-493791d2-76cf-446b-b1d0-7dfaf79cacb9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:38.027580 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-493791d2-76cf-446b-b1d0-7dfaf79cacb9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:49:38.027948 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1280/5097] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:38 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:38.644771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-93d1e4b7-1545-4de5-92d2-1fa9c072f7e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:38.646673 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93d1e4b7-1545-4de5-92d2-1fa9c072f7e1 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 Aug 13 02:49:38.646873 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93d1e4b7-1545-4de5-92d2-1fa9c072f7e1 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:38.647100 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93d1e4b7-1545-4de5-92d2-1fa9c072f7e1 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:38.652694 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93d1e4b7-1545-4de5-92d2-1fa9c072f7e1 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 returned with HTTP 404 Aug 13 02:49:38.653155 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1283/5098] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:38 2026] GET /volume/v3/volumes/9f9ecc37-1e02-40e5-8405-2a5285785189 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:38.662058 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b79caa65-5c54-4196-86a7-440a104e83f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:38.663677 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:38.664148 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1066827869"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:38.665613 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1066827869'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:38.666990 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume of 1 GB Aug 13 02:49:38.669540 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:38.674943 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (a1a7abea-bd50-4889-aa7a-ec1be5458ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:38.676026 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b657b3-b728-4736-ab9b-1914fbe39eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:38.676997 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:38.703871 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b657b3-b728-4736-ab9b-1914fbe39eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:38.703871 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a3fb91-1f26-42d4-9e3a-6b432c89db07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:38.739376 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['c5d2cf2c-0f49-4f72-93a5-871c3383604d', 'c0b12f2e-e325-4595-b25c-4ac3fb1754a5', 'fa3d1880-f6c5-4180-bace-4b22e016fff3', '9c7be1ae-ca72-4126-b971-8646aa6ea305'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:38.740267 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a3fb91-1f26-42d4-9e3a-6b432c89db07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5d2cf2c-0f49-4f72-93a5-871c3383604d', 'c0b12f2e-e325-4595-b25c-4ac3fb1754a5', 'fa3d1880-f6c5-4180-bace-4b22e016fff3', '9c7be1ae-ca72-4126-b971-8646aa6ea305']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:38.740997 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b516a053-7183-4b33-b87f-38d14b871fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:38.763497 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b516a053-7183-4b33-b87f-38d14b871fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c36ec84d-8de4-4ad2-80cb-f6b1f25907fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1066827869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['c5d2cf2c-0f49-4f72-93a5-871c3383604d','c0b12f2e-e325-4595-b25c-4ac3fb1754a5','fa3d1880-f6c5-4180-bace-4b22e016fff3','9c7be1ae-ca72-4126-b971-8646aa6ea305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1066827869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c36ec84d-8de4-4ad2-80cb-f6b1f25907fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ca837b1e3d411889794878473be710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:38.764209 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d98824f5-c2a2-4f2e-b6bf-018669c3908f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:38.781519 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d98824f5-c2a2-4f2e-b6bf-018669c3908f) transitioned into state 'SUCCESS' from state '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-1066827869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['c5d2cf2c-0f49-4f72-93a5-871c3383604d','c0b12f2e-e325-4595-b25c-4ac3fb1754a5','fa3d1880-f6c5-4180-bace-4b22e016fff3','9c7be1ae-ca72-4126-b971-8646aa6ea305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:38.782221 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08c4d2b-0c3a-4e53-9398-f8414daf6ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:38.790658 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08c4d2b-0c3a-4e53-9398-f8414daf6ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:38.791422 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (a1a7abea-bd50-4889-aa7a-ec1be5458ae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:38.791714 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request issued successfully. Aug 13 02:49:38.792246 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b79caa65-5c54-4196-86a7-440a104e83f5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:38.792647 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1285/5099] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:49:38 2026] POST /volume/v3/volumes => generated 776 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:38.805529 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3b536949-bc81-4151-86bb-8ccca5a7dab8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:38.807609 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3b536949-bc81-4151-86bb-8ccca5a7dab8 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa Aug 13 02:49:38.807794 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3b536949-bc81-4151-86bb-8ccca5a7dab8 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:38.807986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3b536949-bc81-4151-86bb-8ccca5a7dab8 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:38.818701 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:38.818701 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:38.822199 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3b536949-bc81-4151-86bb-8ccca5a7dab8 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:38.826131 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3b536949-bc81-4151-86bb-8ccca5a7dab8 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa returned with HTTP 200 Aug 13 02:49:38.826544 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1252/5100] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:38 2026] GET /volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:39.041662 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-829e8940-9901-4d6f-b446-5d69c7a81092 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:39.043565 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-829e8940-9901-4d6f-b446-5d69c7a81092 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:49:39.043756 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-829e8940-9901-4d6f-b446-5d69c7a81092 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:39.043939 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-829e8940-9901-4d6f-b446-5d69c7a81092 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:39.050616 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:39.050616 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:39.054119 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-829e8940-9901-4d6f-b446-5d69c7a81092 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:39.057890 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-829e8940-9901-4d6f-b446-5d69c7a81092 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:49:39.058269 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1281/5101] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:39 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:39.838858 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-168f66ee-8870-411b-ba26-9d0ce50acb95 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:39.841101 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-168f66ee-8870-411b-ba26-9d0ce50acb95 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa Aug 13 02:49:39.841370 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-168f66ee-8870-411b-ba26-9d0ce50acb95 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:39.841612 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-168f66ee-8870-411b-ba26-9d0ce50acb95 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:39.850738 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:39.850738 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:39.854777 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-168f66ee-8870-411b-ba26-9d0ce50acb95 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:39.859445 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-168f66ee-8870-411b-ba26-9d0ce50acb95 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa returned with HTTP 200 Aug 13 02:49:39.859892 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1284/5102] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:39 2026] GET /volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:39.872201 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-24e869a4-a351-4756-b140-0d924bfdba37 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:39.874220 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24e869a4-a351-4756-b140-0d924bfdba37 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:49:39.874627 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24e869a4-a351-4756-b140-0d924bfdba37 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c36ec84d-8de4-4ad2-80cb-f6b1f25907fa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-731729191"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:39.884342 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:39.884342 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:39.884670 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-24e869a4-a351-4756-b140-0d924bfdba37 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:39.884802 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-24e869a4-a351-4756-b140-0d924bfdba37 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create snapshot from volume c36ec84d-8de4-4ad2-80cb-f6b1f25907fa Aug 13 02:49:39.908754 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-24e869a4-a351-4756-b140-0d924bfdba37 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['569b9257-4cce-476d-98d1-d2a1dddd6467', '458f16ea-fab8-497d-b46d-948e5bd014bd', '49fa7c5b-9dc2-4fa4-91b3-ac837634e22a', '4df4e0a3-4d81-41cc-8c72-4c9246c79101'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:39.936835 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-24e869a4-a351-4756-b140-0d924bfdba37 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot create request issued successfully. Aug 13 02:49:39.937201 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24e869a4-a351-4756-b140-0d924bfdba37 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:49:39.937667 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1286/5103] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:49:39 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) Aug 13 02:49:39.946647 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bc2ab623-f031-4860-9da8-ae164a96bce5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:39.948453 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bc2ab623-f031-4860-9da8-ae164a96bce5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 Aug 13 02:49:39.948668 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bc2ab623-f031-4860-9da8-ae164a96bce5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:39.948898 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bc2ab623-f031-4860-9da8-ae164a96bce5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:39.954609 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:39.954609 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:39.954998 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bc2ab623-f031-4860-9da8-ae164a96bce5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:39.955841 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bc2ab623-f031-4860-9da8-ae164a96bce5 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 returned with HTTP 200 Aug 13 02:49:39.956440 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1253/5104] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:39 2026] GET /volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:40.070167 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-70792f08-6f12-4660-aaf2-d56385dcf63e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:40.071998 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-70792f08-6f12-4660-aaf2-d56385dcf63e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:49:40.072263 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-70792f08-6f12-4660-aaf2-d56385dcf63e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:40.072489 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-70792f08-6f12-4660-aaf2-d56385dcf63e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:40.079368 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:40.079368 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:40.082939 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-70792f08-6f12-4660-aaf2-d56385dcf63e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:40.086979 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-70792f08-6f12-4660-aaf2-d56385dcf63e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:49:40.087386 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1282/5105] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:40 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:40.965733 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d9c9002-5037-468d-bea2-43ab8b86f9a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:40.967418 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d9c9002-5037-468d-bea2-43ab8b86f9a6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 Aug 13 02:49:40.967619 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d9c9002-5037-468d-bea2-43ab8b86f9a6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:40.967806 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d9c9002-5037-468d-bea2-43ab8b86f9a6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:40.972484 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:40.972484 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:40.972793 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d9c9002-5037-468d-bea2-43ab8b86f9a6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:40.973492 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d9c9002-5037-468d-bea2-43ab8b86f9a6 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 returned with HTTP 200 Aug 13 02:49:40.973846 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1285/5106] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:40 2026] GET /volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:40.983177 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e1a5af11-2e98-41a7-b1b9-96f2a5732a4c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:40.985339 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1a5af11-2e98-41a7-b1b9-96f2a5732a4c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] PUT https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 Aug 13 02:49:40.985691 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1a5af11-2e98-41a7-b1b9-96f2a5732a4c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:40.991678 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:40.991678 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:40.992049 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e1a5af11-2e98-41a7-b1b9-96f2a5732a4c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Snapshot retrieved successfully. Aug 13 02:49:40.998539 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1a5af11-2e98-41a7-b1b9-96f2a5732a4c tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 returned with HTTP 200 Aug 13 02:49:40.998909 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1287/5107] 10.4.3.30 () {68 vars in 1367 bytes} [Thu Aug 13 02:49:40 2026] PUT /volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 => generated 360 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:41.007016 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8a3d64f6-94f1-40b2-9191-3a75396049af None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:41.009450 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8a3d64f6-94f1-40b2-9191-3a75396049af tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 Aug 13 02:49:41.009667 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8a3d64f6-94f1-40b2-9191-3a75396049af tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:41.009881 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8a3d64f6-94f1-40b2-9191-3a75396049af tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:41.009982 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-8a3d64f6-94f1-40b2-9191-3a75396049af tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete snapshot with id: 99b0dba7-5c5d-48db-8f79-d00655eacca5 Aug 13 02:49:41.015470 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:41.015470 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:41.015817 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8a3d64f6-94f1-40b2-9191-3a75396049af tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:41.031334 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8a3d64f6-94f1-40b2-9191-3a75396049af tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot delete request issued successfully. Aug 13 02:49:41.031602 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8a3d64f6-94f1-40b2-9191-3a75396049af tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 returned with HTTP 202 Aug 13 02:49:41.032177 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1254/5108] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:49:41 2026] DELETE /volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:41.040959 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7d096578-8df2-4440-90ee-8c943943e692 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:41.042556 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d096578-8df2-4440-90ee-8c943943e692 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 Aug 13 02:49:41.042772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d096578-8df2-4440-90ee-8c943943e692 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:41.042985 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d096578-8df2-4440-90ee-8c943943e692 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:41.048580 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:41.048580 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:41.048904 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7d096578-8df2-4440-90ee-8c943943e692 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:41.049715 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d096578-8df2-4440-90ee-8c943943e692 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 returned with HTTP 200 Aug 13 02:49:41.050243 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1283/5109] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:41 2026] GET /volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 => generated 493 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:41.098595 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fa3ba13f-17fa-4a32-9d6c-b7268aa9cc0b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:41.100244 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa3ba13f-17fa-4a32-9d6c-b7268aa9cc0b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:49:41.100480 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa3ba13f-17fa-4a32-9d6c-b7268aa9cc0b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:41.100685 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa3ba13f-17fa-4a32-9d6c-b7268aa9cc0b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:41.106805 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:41.106805 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:41.110014 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fa3ba13f-17fa-4a32-9d6c-b7268aa9cc0b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:41.113574 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa3ba13f-17fa-4a32-9d6c-b7268aa9cc0b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:49:41.114034 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1286/5110] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:41 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:42.060602 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c6d49697-efac-45b4-89e3-af465adaa9d2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:42.064084 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6d49697-efac-45b4-89e3-af465adaa9d2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 Aug 13 02:49:42.064084 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6d49697-efac-45b4-89e3-af465adaa9d2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:42.064084 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6d49697-efac-45b4-89e3-af465adaa9d2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:42.068543 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6d49697-efac-45b4-89e3-af465adaa9d2 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 returned with HTTP 404 Aug 13 02:49:42.069180 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1288/5111] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:42 2026] GET /volume/v3/snapshots/99b0dba7-5c5d-48db-8f79-d00655eacca5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:42.077143 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-01792cf1-3b71-4454-91f9-9d783025299b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:42.079286 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-01792cf1-3b71-4454-91f9-9d783025299b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa Aug 13 02:49:42.079538 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-01792cf1-3b71-4454-91f9-9d783025299b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:42.079779 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-01792cf1-3b71-4454-91f9-9d783025299b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:42.079982 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-01792cf1-3b71-4454-91f9-9d783025299b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume with id: c36ec84d-8de4-4ad2-80cb-f6b1f25907fa Aug 13 02:49:42.088846 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:42.088846 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:42.089294 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-01792cf1-3b71-4454-91f9-9d783025299b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:42.107317 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-01792cf1-3b71-4454-91f9-9d783025299b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume request issued successfully. Aug 13 02:49:42.107555 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-01792cf1-3b71-4454-91f9-9d783025299b tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa returned with HTTP 202 Aug 13 02:49:42.108123 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1255/5112] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:42 2026] DELETE /volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:42.119499 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-400493f8-3c9a-43de-a692-70e1a8978493 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:42.121860 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-400493f8-3c9a-43de-a692-70e1a8978493 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa Aug 13 02:49:42.122188 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-400493f8-3c9a-43de-a692-70e1a8978493 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:42.122470 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-400493f8-3c9a-43de-a692-70e1a8978493 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:42.130019 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9493def7-4210-474b-b9f9-170ba02dbe19 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:42.130746 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:42.130746 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:42.132156 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9493def7-4210-474b-b9f9-170ba02dbe19 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:49:42.132603 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9493def7-4210-474b-b9f9-170ba02dbe19 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:42.132972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9493def7-4210-474b-b9f9-170ba02dbe19 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:42.134971 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-400493f8-3c9a-43de-a692-70e1a8978493 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:42.139879 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-400493f8-3c9a-43de-a692-70e1a8978493 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa returned with HTTP 200 Aug 13 02:49:42.140313 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1284/5113] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:42 2026] GET /volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:42.140890 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:42.140890 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:42.145626 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9493def7-4210-474b-b9f9-170ba02dbe19 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:42.151344 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9493def7-4210-474b-b9f9-170ba02dbe19 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:49:42.151770 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1287/5114] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:42 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:43.153842 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8005b8c9-b33f-46ab-9a9a-ea7d71463f85 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:43.156081 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8005b8c9-b33f-46ab-9a9a-ea7d71463f85 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa Aug 13 02:49:43.156422 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8005b8c9-b33f-46ab-9a9a-ea7d71463f85 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:43.156773 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8005b8c9-b33f-46ab-9a9a-ea7d71463f85 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:43.164575 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8005b8c9-b33f-46ab-9a9a-ea7d71463f85 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa returned with HTTP 404 Aug 13 02:49:43.164575 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1289/5115] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:43 2026] GET /volume/v3/volumes/c36ec84d-8de4-4ad2-80cb-f6b1f25907fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:43.165920 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-95fca5c7-017d-43de-b701-988754cbbbc3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:43.168318 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-95fca5c7-017d-43de-b701-988754cbbbc3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:49:43.168578 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-95fca5c7-017d-43de-b701-988754cbbbc3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:43.168800 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-95fca5c7-017d-43de-b701-988754cbbbc3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:43.175830 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:43.177481 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:43.177481 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:43.177743 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:43.178134 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-353333987"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:43.179575 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-353333987'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:43.179709 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume of 1 GB Aug 13 02:49:43.181423 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-95fca5c7-017d-43de-b701-988754cbbbc3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:43.183733 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Availability Zones retrieved successfully. Aug 13 02:49:43.185697 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-95fca5c7-017d-43de-b701-988754cbbbc3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:49:43.186092 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1256/5116] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:43 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:43.190234 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (78d3c79f-ec0d-4a04-a566-b897e0d1225b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:43.191093 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4692f1b-1976-4b4a-9ee1-fc44f67e6008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:43.191864 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:43.217198 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4692f1b-1976-4b4a-9ee1-fc44f67e6008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:43.218264 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17cd4bd-686a-4742-b0f1-40ba3b32cde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:43.258082 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['2929727e-182c-4b65-a221-2a3056f09d62', '79392e09-1b12-47d4-824e-333b086cd2d6', '351eabaf-0f87-49c3-a150-1d742120c2c6', '7e74d98d-e8f8-4c68-b9cf-2f2b200856e7'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:43.259100 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17cd4bd-686a-4742-b0f1-40ba3b32cde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2929727e-182c-4b65-a221-2a3056f09d62', '79392e09-1b12-47d4-824e-333b086cd2d6', '351eabaf-0f87-49c3-a150-1d742120c2c6', '7e74d98d-e8f8-4c68-b9cf-2f2b200856e7']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:43.259887 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61225ca8-cff2-4789-8cec-65b7da2c670f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:43.281904 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61225ca8-cff2-4789-8cec-65b7da2c670f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3034eddb-5036-4bdf-971e-38e424b3cdaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-353333987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['2929727e-182c-4b65-a221-2a3056f09d62','79392e09-1b12-47d4-824e-333b086cd2d6','351eabaf-0f87-49c3-a150-1d742120c2c6','7e74d98d-e8f8-4c68-b9cf-2f2b200856e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-353333987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3034eddb-5036-4bdf-971e-38e424b3cdaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ca837b1e3d411889794878473be710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:43.282919 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7312b892-93b3-474c-8576-083d27eb3276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:43.299360 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7312b892-93b3-474c-8576-083d27eb3276) transitioned into state 'SUCCESS' from state '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-353333987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ca837b1e3d411889794878473be710',qos_specs=None,replication_status=,reservations=['2929727e-182c-4b65-a221-2a3056f09d62','79392e09-1b12-47d4-824e-333b086cd2d6','351eabaf-0f87-49c3-a150-1d742120c2c6','7e74d98d-e8f8-4c68-b9cf-2f2b200856e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5612f85cfa84c89bd196cdc1f6f6d50',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:43.300118 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27b1f38-9900-46c1-8676-f287733e018a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:43.309516 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27b1f38-9900-46c1-8676-f287733e018a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:43.310367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Flow 'volume_create_api' (78d3c79f-ec0d-4a04-a566-b897e0d1225b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:43.310751 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create volume request issued successfully. Aug 13 02:49:43.311388 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-85ff6b17-b6cd-43c0-affd-44a5d799cc87 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:43.311810 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1285/5117] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:49:43 2026] POST /volume/v3/volumes => generated 775 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:43.328630 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c004a18-7171-4983-8235-88bcd27f1543 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:43.331140 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c004a18-7171-4983-8235-88bcd27f1543 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf Aug 13 02:49:43.331403 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c004a18-7171-4983-8235-88bcd27f1543 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:43.331656 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c004a18-7171-4983-8235-88bcd27f1543 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:43.342040 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:43.342040 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:43.347231 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c004a18-7171-4983-8235-88bcd27f1543 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:43.351966 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c004a18-7171-4983-8235-88bcd27f1543 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf returned with HTTP 200 Aug 13 02:49:43.352388 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1288/5118] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:43 2026] GET /volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:44.199834 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-af2557d2-1180-4160-978d-66cbf877c655 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:44.202617 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af2557d2-1180-4160-978d-66cbf877c655 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:49:44.202805 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-af2557d2-1180-4160-978d-66cbf877c655 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:44.202979 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-af2557d2-1180-4160-978d-66cbf877c655 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:44.211568 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:44.211568 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:44.216314 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-af2557d2-1180-4160-978d-66cbf877c655 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:44.222598 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af2557d2-1180-4160-978d-66cbf877c655 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:49:44.223133 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1290/5119] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:44 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:44.370966 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-99294e17-e2dc-4569-949e-6461c97474e8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:44.373044 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-99294e17-e2dc-4569-949e-6461c97474e8 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf Aug 13 02:49:44.373279 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-99294e17-e2dc-4569-949e-6461c97474e8 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:44.373504 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-99294e17-e2dc-4569-949e-6461c97474e8 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:44.382704 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:44.382704 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:44.386611 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-99294e17-e2dc-4569-949e-6461c97474e8 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:44.391345 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-99294e17-e2dc-4569-949e-6461c97474e8 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf returned with HTTP 200 Aug 13 02:49:44.391794 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1257/5120] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:44 2026] GET /volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:44.404263 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-39578b00-aaa4-4545-a27a-a17f16b9cfe3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:44.405995 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-39578b00-aaa4-4545-a27a-a17f16b9cfe3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:49:44.406386 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-39578b00-aaa4-4545-a27a-a17f16b9cfe3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3034eddb-5036-4bdf-971e-38e424b3cdaf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-999427702"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:44.414088 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:44.414088 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:44.414408 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-39578b00-aaa4-4545-a27a-a17f16b9cfe3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:44.414512 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-39578b00-aaa4-4545-a27a-a17f16b9cfe3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Create snapshot from volume 3034eddb-5036-4bdf-971e-38e424b3cdaf Aug 13 02:49:44.438459 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-39578b00-aaa4-4545-a27a-a17f16b9cfe3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Created reservations ['b2772307-683b-4ced-a279-a06c2217333d', '1ae4a280-d973-4f3f-97e5-add8c89c939d', '0a881092-e2cb-489e-aa39-b2383d0951e7', '09d4fa32-09db-49c9-9482-9d94fd80ab2b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:44.463800 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-39578b00-aaa4-4545-a27a-a17f16b9cfe3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot create request issued successfully. Aug 13 02:49:44.464136 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-39578b00-aaa4-4545-a27a-a17f16b9cfe3 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:49:44.464587 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1286/5121] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:49:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:44.476508 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff5fc899-d964-413d-ac51-86301ccc7c01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:44.479272 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff5fc899-d964-413d-ac51-86301ccc7c01 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 Aug 13 02:49:44.479272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff5fc899-d964-413d-ac51-86301ccc7c01 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:44.479272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff5fc899-d964-413d-ac51-86301ccc7c01 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:44.483979 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:44.483979 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:44.485532 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff5fc899-d964-413d-ac51-86301ccc7c01 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:44.485532 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff5fc899-d964-413d-ac51-86301ccc7c01 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 returned with HTTP 200 Aug 13 02:49:44.485532 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1289/5122] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:44 2026] GET /volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:45.237717 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-08844d4e-ec38-466e-b2cf-2ef71cd46964 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:45.239937 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-08844d4e-ec38-466e-b2cf-2ef71cd46964 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:49:45.240098 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-08844d4e-ec38-466e-b2cf-2ef71cd46964 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:45.240283 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-08844d4e-ec38-466e-b2cf-2ef71cd46964 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:45.246887 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:45.246887 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:45.250334 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-08844d4e-ec38-466e-b2cf-2ef71cd46964 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:45.254173 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-08844d4e-ec38-466e-b2cf-2ef71cd46964 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:49:45.254637 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1291/5123] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:45 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:45.495612 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-76d89ebf-0e34-49d6-ad2b-94d2c1d2a366 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:45.497266 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-76d89ebf-0e34-49d6-ad2b-94d2c1d2a366 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 Aug 13 02:49:45.497474 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-76d89ebf-0e34-49d6-ad2b-94d2c1d2a366 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:45.497670 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-76d89ebf-0e34-49d6-ad2b-94d2c1d2a366 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:45.502370 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:45.502370 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:45.502652 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-76d89ebf-0e34-49d6-ad2b-94d2c1d2a366 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:45.503287 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-76d89ebf-0e34-49d6-ad2b-94d2c1d2a366 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 returned with HTTP 200 Aug 13 02:49:45.503645 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1258/5124] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:45 2026] GET /volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:45.513554 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-54379b84-4dc9-47b4-ac6c-7dccfff0b2be None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:45.515544 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-54379b84-4dc9-47b4-ac6c-7dccfff0b2be tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] POST https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8/action Aug 13 02:49:45.515915 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-54379b84-4dc9-47b4-ac6c-7dccfff0b2be tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:49:45.516077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-54379b84-4dc9-47b4-ac6c-7dccfff0b2be tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:45.517483 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-54379b84-4dc9-47b4-ac6c-7dccfff0b2be tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Updating snapshot '385d857a-15f9-4fa0-84f2-ccdc3028c5c8' with '{'status': 'creating'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 02:49:45.526473 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:45.526473 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:45.537930 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-54379b84-4dc9-47b4-ac6c-7dccfff0b2be tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8/action returned with HTTP 202 Aug 13 02:49:45.538419 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1287/5125] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:49:45 2026] POST /volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:49:45.545367 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b5e0400-5e14-4f8b-9dd5-4eb01ea5b450 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:45.547773 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b5e0400-5e14-4f8b-9dd5-4eb01ea5b450 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 Aug 13 02:49:45.547773 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b5e0400-5e14-4f8b-9dd5-4eb01ea5b450 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:45.547773 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b5e0400-5e14-4f8b-9dd5-4eb01ea5b450 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:45.553688 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:45.553688 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:45.553688 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6b5e0400-5e14-4f8b-9dd5-4eb01ea5b450 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:45.553688 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b5e0400-5e14-4f8b-9dd5-4eb01ea5b450 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 returned with HTTP 200 Aug 13 02:49:45.553688 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1290/5126] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:45 2026] GET /volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:45.562361 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f699e259-0f20-4ee2-8a0b-b3c158e160bc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:45.564815 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f699e259-0f20-4ee2-8a0b-b3c158e160bc tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] POST https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8/action Aug 13 02:49:45.565318 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f699e259-0f20-4ee2-8a0b-b3c158e160bc tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:49:45.565491 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f699e259-0f20-4ee2-8a0b-b3c158e160bc tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:45.567137 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.snapshot_actions [None req-f699e259-0f20-4ee2-8a0b-b3c158e160bc tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100289) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 02:49:45.572783 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:45.572783 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:45.573272 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.snapshot_actions [None req-f699e259-0f20-4ee2-8a0b-b3c158e160bc tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] Updating snapshot 385d857a-15f9-4fa0-84f2-ccdc3028c5c8 with info {'id': '385d857a-15f9-4fa0-84f2-ccdc3028c5c8', 'status': 'error', 'progress': '80%'} Aug 13 02:49:45.579525 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f699e259-0f20-4ee2-8a0b-b3c158e160bc tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-member] https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8/action returned with HTTP 202 Aug 13 02:49:45.579929 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1292/5127] 10.4.3.30 () {68 vars in 1389 bytes} [Thu Aug 13 02:49:45 2026] POST /volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:45.587771 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8ab8a711-b3c7-42fa-82ea-8b86b9b6af94 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:45.590030 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8ab8a711-b3c7-42fa-82ea-8b86b9b6af94 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 Aug 13 02:49:45.590314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8ab8a711-b3c7-42fa-82ea-8b86b9b6af94 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:45.590582 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8ab8a711-b3c7-42fa-82ea-8b86b9b6af94 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:45.590743 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-8ab8a711-b3c7-42fa-82ea-8b86b9b6af94 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete snapshot with id: 385d857a-15f9-4fa0-84f2-ccdc3028c5c8 Aug 13 02:49:45.597669 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:45.597669 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:45.598100 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8ab8a711-b3c7-42fa-82ea-8b86b9b6af94 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:45.617309 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8ab8a711-b3c7-42fa-82ea-8b86b9b6af94 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot delete request issued successfully. Aug 13 02:49:45.617522 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8ab8a711-b3c7-42fa-82ea-8b86b9b6af94 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 returned with HTTP 202 Aug 13 02:49:45.617932 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1259/5128] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:49:45 2026] DELETE /volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:45.627978 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9d0dd5f4-cc0d-4ca2-93cb-54be92734c4f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:45.629860 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d0dd5f4-cc0d-4ca2-93cb-54be92734c4f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 Aug 13 02:49:45.630128 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d0dd5f4-cc0d-4ca2-93cb-54be92734c4f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:45.630484 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d0dd5f4-cc0d-4ca2-93cb-54be92734c4f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:45.641427 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:45.641427 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:45.641831 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9d0dd5f4-cc0d-4ca2-93cb-54be92734c4f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Snapshot retrieved successfully. Aug 13 02:49:45.642858 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d0dd5f4-cc0d-4ca2-93cb-54be92734c4f tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 returned with HTTP 200 Aug 13 02:49:45.643315 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1288/5129] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:45 2026] GET /volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:46.267750 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1128527-bc40-4d0d-9214-2348fbad4f2a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:46.270345 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1128527-bc40-4d0d-9214-2348fbad4f2a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:49:46.270345 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1128527-bc40-4d0d-9214-2348fbad4f2a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:46.270345 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1128527-bc40-4d0d-9214-2348fbad4f2a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:46.277348 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:46.277348 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:46.281415 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b1128527-bc40-4d0d-9214-2348fbad4f2a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:46.285915 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1128527-bc40-4d0d-9214-2348fbad4f2a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:49:46.286432 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1291/5130] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:46 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:46.297946 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e9d63c11-2594-42f3-acf0-afde59d80b4d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:46.299757 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9d63c11-2594-42f3-acf0-afde59d80b4d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:49:46.299966 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9d63c11-2594-42f3-acf0-afde59d80b4d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:46.300172 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9d63c11-2594-42f3-acf0-afde59d80b4d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:46.307045 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:46.307045 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:46.310181 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e9d63c11-2594-42f3-acf0-afde59d80b4d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:49:46.313757 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9d63c11-2594-42f3-acf0-afde59d80b4d tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:49:46.314283 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1293/5131] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:46 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:46.653131 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ad48bda4-8bfb-4a5b-a52f-be4f7bfe94fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:46.655157 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ad48bda4-8bfb-4a5b-a52f-be4f7bfe94fe tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 Aug 13 02:49:46.655417 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ad48bda4-8bfb-4a5b-a52f-be4f7bfe94fe tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:46.655658 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ad48bda4-8bfb-4a5b-a52f-be4f7bfe94fe tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:46.659591 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ad48bda4-8bfb-4a5b-a52f-be4f7bfe94fe tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 returned with HTTP 404 Aug 13 02:49:46.660368 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1260/5132] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:46 2026] GET /volume/v3/snapshots/385d857a-15f9-4fa0-84f2-ccdc3028c5c8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:46.667751 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d7d43dc3-f9c5-4b37-8b3b-86d1496b0e2a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:46.669528 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7d43dc3-f9c5-4b37-8b3b-86d1496b0e2a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf Aug 13 02:49:46.669698 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7d43dc3-f9c5-4b37-8b3b-86d1496b0e2a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:46.669876 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7d43dc3-f9c5-4b37-8b3b-86d1496b0e2a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:46.670035 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-d7d43dc3-f9c5-4b37-8b3b-86d1496b0e2a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume with id: 3034eddb-5036-4bdf-971e-38e424b3cdaf Aug 13 02:49:46.677026 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:46.677026 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:46.677410 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d7d43dc3-f9c5-4b37-8b3b-86d1496b0e2a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:46.695269 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d7d43dc3-f9c5-4b37-8b3b-86d1496b0e2a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Delete volume request issued successfully. Aug 13 02:49:46.695929 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7d43dc3-f9c5-4b37-8b3b-86d1496b0e2a tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf returned with HTTP 202 Aug 13 02:49:46.696335 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1289/5133] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:46 2026] DELETE /volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:46.704268 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76587899-0baa-42fe-a0a1-0d4a5dc8c266 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:46.708408 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76587899-0baa-42fe-a0a1-0d4a5dc8c266 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf Aug 13 02:49:46.708408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76587899-0baa-42fe-a0a1-0d4a5dc8c266 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:46.708408 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76587899-0baa-42fe-a0a1-0d4a5dc8c266 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:46.714770 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:46.714770 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:46.720115 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76587899-0baa-42fe-a0a1-0d4a5dc8c266 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Volume info retrieved successfully. Aug 13 02:49:46.723423 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76587899-0baa-42fe-a0a1-0d4a5dc8c266 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf returned with HTTP 200 Aug 13 02:49:46.723955 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1292/5134] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:46 2026] GET /volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:47.741554 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-821dd5c8-dbd2-413e-99be-491e2dc67a94 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:47.743313 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-821dd5c8-dbd2-413e-99be-491e2dc67a94 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] GET https://10.4.3.30/volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf Aug 13 02:49:47.743522 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-821dd5c8-dbd2-413e-99be-491e2dc67a94 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:47.743711 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-821dd5c8-dbd2-413e-99be-491e2dc67a94 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:47.750147 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-821dd5c8-dbd2-413e-99be-491e2dc67a94 tempest-ProjectMemberTests-1302625009 tempest-ProjectMemberTests-1302625009-project-admin] https://10.4.3.30/volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf returned with HTTP 404 Aug 13 02:49:47.750698 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1294/5135] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:47 2026] GET /volume/v3/volumes/3034eddb-5036-4bdf-971e-38e424b3cdaf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:48.438294 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-80825ade-f5a0-4e3d-af69-fc5a3bac659e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:48.441777 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-80825ade-f5a0-4e3d-af69-fc5a3bac659e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:49:48.442054 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-80825ade-f5a0-4e3d-af69-fc5a3bac659e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:48.442340 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-80825ade-f5a0-4e3d-af69-fc5a3bac659e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:48.460298 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:48.460298 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:48.466889 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-80825ade-f5a0-4e3d-af69-fc5a3bac659e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:49:48.469578 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-80825ade-f5a0-4e3d-af69-fc5a3bac659e tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:49:48.470190 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1261/5136] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:49:48 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:48.494731 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-c9c654bd-2615-4419-a7d3-f5f4d3ff1aad None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:48.496791 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-c9c654bd-2615-4419-a7d3-f5f4d3ff1aad tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] POST https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf/action Aug 13 02:49:48.497136 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-c9c654bd-2615-4419-a7d3-f5f4d3ff1aad tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:49:48.497290 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-c9c654bd-2615-4419-a7d3-f5f4d3ff1aad tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:48.509428 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:48.509428 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:48.509922 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-c9c654bd-2615-4419-a7d3-f5f4d3ff1aad tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:49:48.517561 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-c9c654bd-2615-4419-a7d3-f5f4d3ff1aad tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Begin detaching volume completed successfully. Aug 13 02:49:48.517956 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-c9c654bd-2615-4419-a7d3-f5f4d3ff1aad tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf/action returned with HTTP 202 Aug 13 02:49:48.518618 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1290/5137] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:49:48 2026] POST /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:49:48.580791 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0dd63cb8-a7d6-413d-8a0b-3cb9fdc83b60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:48.581190 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dd63cb8-a7d6-413d-8a0b-3cb9fdc83b60 None None] GET https://10.4.3.30/volume// Aug 13 02:49:48.581371 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0dd63cb8-a7d6-413d-8a0b-3cb9fdc83b60 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:48.581542 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0dd63cb8-a7d6-413d-8a0b-3cb9fdc83b60 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:48.581835 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dd63cb8-a7d6-413d-8a0b-3cb9fdc83b60 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:49:48.582201 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1293/5138] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:49:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:49:48.590451 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-06107347-e02b-4c03-9861-1fe3cd88bf28 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:48.593922 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-06107347-e02b-4c03-9861-1fe3cd88bf28 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:49:48.594095 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-06107347-e02b-4c03-9861-1fe3cd88bf28 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:48.594545 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-06107347-e02b-4c03-9861-1fe3cd88bf28 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:48.608652 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:48.608652 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:48.612493 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-06107347-e02b-4c03-9861-1fe3cd88bf28 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:49:48.616580 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-06107347-e02b-4c03-9861-1fe3cd88bf28 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:49:48.616915 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1295/5139] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:49:48 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:49.022854 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9be71ae1-cefe-477e-824e-70653a156eb6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:49.024677 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9be71ae1-cefe-477e-824e-70653a156eb6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:49:49.024996 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9be71ae1-cefe-477e-824e-70653a156eb6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19c318ba-56e7-40cd-8d0a-d6f06c9efe2f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1848252529", "description": null, "metadata": null}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:49.037623 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:49.037623 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:49.038155 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9be71ae1-cefe-477e-824e-70653a156eb6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:49:49.038318 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-9be71ae1-cefe-477e-824e-70653a156eb6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create snapshot from volume 19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:49:49.068128 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-9be71ae1-cefe-477e-824e-70653a156eb6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['bce9f1d0-70ae-49bb-9d12-130aa1dc51be', '2fecec23-1763-47ed-94e3-b9ed71de1348', 'e20bd5e4-808a-4e57-858e-fb30f2570c47', 'f37d0b2b-9319-4a60-90a7-74b0c69cea8a'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:49.102561 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9be71ae1-cefe-477e-824e-70653a156eb6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot force create request issued successfully. Aug 13 02:49:49.105269 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9be71ae1-cefe-477e-824e-70653a156eb6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:49:49.105269 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1262/5140] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:49:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:49.114068 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3f9036e6-a92a-4793-99b9-1d692ab12d79 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:49.119025 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f9036e6-a92a-4793-99b9-1d692ab12d79 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e Aug 13 02:49:49.119025 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f9036e6-a92a-4793-99b9-1d692ab12d79 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:49.119612 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f9036e6-a92a-4793-99b9-1d692ab12d79 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:49.128997 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:49.128997 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:49.129458 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3f9036e6-a92a-4793-99b9-1d692ab12d79 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:49:49.130260 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f9036e6-a92a-4793-99b9-1d692ab12d79 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e returned with HTTP 200 Aug 13 02:49:49.130994 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1291/5141] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:49 2026] GET /volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:49.566013 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-17926279-db83-4055-8626-2c7ac1e6a5fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:49.567937 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-17926279-db83-4055-8626-2c7ac1e6a5fa tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] DELETE https://10.4.3.30/volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1 Aug 13 02:49:49.568130 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-17926279-db83-4055-8626-2c7ac1e6a5fa tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:49.568318 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-17926279-db83-4055-8626-2c7ac1e6a5fa tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:49.575397 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:49.575397 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:49.623438 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-02e7d5cb-57e7-4af8-9a46-95d5ee93122a req-17926279-db83-4055-8626-2c7ac1e6a5fa tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1 returned with HTTP 200 Aug 13 02:49:49.623854 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1294/5142] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:49:49 2026] DELETE /volume/v3/attachments/1191b53c-8bc7-4ab9-b52a-a5254ab8acf1 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:50.140996 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0411b262-ad70-46a8-953a-6270a36be000 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:50.142630 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0411b262-ad70-46a8-953a-6270a36be000 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e Aug 13 02:49:50.142777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0411b262-ad70-46a8-953a-6270a36be000 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:50.142943 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0411b262-ad70-46a8-953a-6270a36be000 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:50.147793 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:50.147793 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:50.148177 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0411b262-ad70-46a8-953a-6270a36be000 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:49:50.148844 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0411b262-ad70-46a8-953a-6270a36be000 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e returned with HTTP 200 Aug 13 02:49:50.149192 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1296/5143] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:50 2026] GET /volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:50.160266 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d536a5de-aa8b-4fc2-ac91-c53161619b97 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:50.162067 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d536a5de-aa8b-4fc2-ac91-c53161619b97 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e Aug 13 02:49:50.162306 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d536a5de-aa8b-4fc2-ac91-c53161619b97 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:50.162544 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d536a5de-aa8b-4fc2-ac91-c53161619b97 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:50.168434 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:50.168434 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:50.168991 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d536a5de-aa8b-4fc2-ac91-c53161619b97 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:49:50.169964 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d536a5de-aa8b-4fc2-ac91-c53161619b97 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e returned with HTTP 200 Aug 13 02:49:50.170431 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1263/5144] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:49:50 2026] GET /volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:50.178754 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:50.180901 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:49:50.181401 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1582792180", "snapshot_id": "0d89661e-71fa-4212-9ffd-4126b92f8a6e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:50.183561 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1582792180', 'snapshot_id': '0d89661e-71fa-4212-9ffd-4126b92f8a6e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:49:50.190927 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:50.190927 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:50.191569 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:49:50.191765 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume of 1 GB Aug 13 02:49:50.196439 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Availability Zones retrieved successfully. Aug 13 02:49:50.201707 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (4d368d0b-e986-4bad-b524-2e5c816fb2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:50.202747 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e69f9c4-28ef-4483-a583-056e998e489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:50.203763 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:49:50.242466 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e69f9c4-28ef-4483-a583-056e998e489a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0d89661e-71fa-4212-9ffd-4126b92f8a6e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:50.243674 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032fb7e2-e349-4e2b-a92e-d048a00f8103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:50.286985 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Created reservations ['1a1ab26f-c8fa-48f7-8cb4-e94768cbce7d', 'ba554518-1fe7-4db6-8042-6ff5c8f68a52', '50528bbe-9e3b-4753-8a7f-17cf90486576', '9f5c363d-b66c-486e-8059-017c7536610d'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:50.287993 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032fb7e2-e349-4e2b-a92e-d048a00f8103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a1ab26f-c8fa-48f7-8cb4-e94768cbce7d', 'ba554518-1fe7-4db6-8042-6ff5c8f68a52', '50528bbe-9e3b-4753-8a7f-17cf90486576', '9f5c363d-b66c-486e-8059-017c7536610d']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:50.288677 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3359455-0eae-4021-9eba-31d2cd684066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:50.336027 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3359455-0eae-4021-9eba-31d2cd684066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52bcbb9f-25fc-4682-b48f-8b19af0db7f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1582792180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['1a1ab26f-c8fa-48f7-8cb4-e94768cbce7d','ba554518-1fe7-4db6-8042-6ff5c8f68a52','50528bbe-9e3b-4753-8a7f-17cf90486576','9f5c363d-b66c-486e-8059-017c7536610d'],size=1,snapshot_id=0d89661e-71fa-4212-9ffd-4126b92f8a6e,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:49:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1582792180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52bcbb9f-25fc-4682-b48f-8b19af0db7f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e31999f61ac49b4aa4048b2161460e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0d89661e-71fa-4212-9ffd-4126b92f8a6e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:50.337898 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055032ec-fd10-4e2a-b37f-eeacb6f9b18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:50.358498 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055032ec-fd10-4e2a-b37f-eeacb6f9b18f) transitioned into state 'SUCCESS' from state '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-1582792180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e31999f61ac49b4aa4048b2161460e0',qos_specs=None,replication_status=,reservations=['1a1ab26f-c8fa-48f7-8cb4-e94768cbce7d','ba554518-1fe7-4db6-8042-6ff5c8f68a52','50528bbe-9e3b-4753-8a7f-17cf90486576','9f5c363d-b66c-486e-8059-017c7536610d'],size=1,snapshot_id=0d89661e-71fa-4212-9ffd-4126b92f8a6e,source_replicaid=,source_volid=None,status='creating',user_id='501bc0e163b4481ca07b13b6d7a8e8a0',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:50.359447 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a58fca-239d-4a65-bf27-3a069937018b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:49:50.393742 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a58fca-239d-4a65-bf27-3a069937018b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:49:50.395104 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Flow 'volume_create_api' (4d368d0b-e986-4bad-b524-2e5c816fb2d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:49:50.395587 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Create volume request issued successfully. Aug 13 02:49:50.396461 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9cc367c8-2792-4a8d-a8cf-20af909856f8 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:49:50.397058 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1292/5145] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:49:50 2026] POST /volume/v3/volumes => generated 783 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:50.411182 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-574bbacf-7509-43a6-a40a-5c4d64a9f2d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:50.413666 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-574bbacf-7509-43a6-a40a-5c4d64a9f2d0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 Aug 13 02:49:50.413913 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-574bbacf-7509-43a6-a40a-5c4d64a9f2d0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:50.414521 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-574bbacf-7509-43a6-a40a-5c4d64a9f2d0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:50.426750 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:50.426750 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:50.431517 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-574bbacf-7509-43a6-a40a-5c4d64a9f2d0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:49:50.437231 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-574bbacf-7509-43a6-a40a-5c4d64a9f2d0 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 returned with HTTP 200 Aug 13 02:49:50.437670 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1295/5146] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:50 2026] GET /volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:50.683348 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d5d78dd4-d6be-4aec-bd17-dcd6ca5e5919 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:50.684193 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-8c252f01-3420-421f-a1b3-cfee5e059b59 req-298ae538-0606-490b-9faa-bd86a8402ea3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:50.685357 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5d78dd4-d6be-4aec-bd17-dcd6ca5e5919 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:49:50.685488 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5d78dd4-d6be-4aec-bd17-dcd6ca5e5919 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:50.685771 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5d78dd4-d6be-4aec-bd17-dcd6ca5e5919 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:50.686619 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8c252f01-3420-421f-a1b3-cfee5e059b59 req-298ae538-0606-490b-9faa-bd86a8402ea3 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:49:50.686858 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8c252f01-3420-421f-a1b3-cfee5e059b59 req-298ae538-0606-490b-9faa-bd86a8402ea3 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:50.687182 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-8c252f01-3420-421f-a1b3-cfee5e059b59 req-298ae538-0606-490b-9faa-bd86a8402ea3 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:50.694526 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:50.694526 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:50.698556 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:50.698556 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:50.699286 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-8c252f01-3420-421f-a1b3-cfee5e059b59 req-298ae538-0606-490b-9faa-bd86a8402ea3 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:49:50.702779 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d5d78dd4-d6be-4aec-bd17-dcd6ca5e5919 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:49:50.704788 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-8c252f01-3420-421f-a1b3-cfee5e059b59 req-298ae538-0606-490b-9faa-bd86a8402ea3 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:49:50.705363 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1264/5147] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:49:50 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:50.708442 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5d78dd4-d6be-4aec-bd17-dcd6ca5e5919 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 returned with HTTP 200 Aug 13 02:49:50.708785 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1297/5148] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:50 2026] GET /volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 => generated 1646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:50.720751 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cc3e4f48-9da7-4e79-ac5d-004e5f02d49c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:50.722999 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cc3e4f48-9da7-4e79-ac5d-004e5f02d49c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:49:50.723302 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cc3e4f48-9da7-4e79-ac5d-004e5f02d49c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:50.723558 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cc3e4f48-9da7-4e79-ac5d-004e5f02d49c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:50.723763 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-cc3e4f48-9da7-4e79-ac5d-004e5f02d49c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Delete volume with id: 2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:49:50.731054 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:50.731054 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:50.731297 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cc3e4f48-9da7-4e79-ac5d-004e5f02d49c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:49:50.750016 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cc3e4f48-9da7-4e79-ac5d-004e5f02d49c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Delete volume request issued successfully. Aug 13 02:49:50.750214 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cc3e4f48-9da7-4e79-ac5d-004e5f02d49c tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 202 Aug 13 02:49:50.750830 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1293/5149] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:49:50 2026] DELETE /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:49:50.758678 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2dbaf14a-754c-4a38-9b39-60a49c47f3f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:50.761004 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2dbaf14a-754c-4a38-9b39-60a49c47f3f6 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:49:50.761281 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2dbaf14a-754c-4a38-9b39-60a49c47f3f6 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:50.761538 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2dbaf14a-754c-4a38-9b39-60a49c47f3f6 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:50.771989 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:50.771989 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:50.776493 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2dbaf14a-754c-4a38-9b39-60a49c47f3f6 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Volume info retrieved successfully. Aug 13 02:49:50.781958 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2dbaf14a-754c-4a38-9b39-60a49c47f3f6 tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 200 Aug 13 02:49:50.782509 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1296/5150] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:50 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:51.450779 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a57090bd-8785-441f-b2e3-d0fd07a9c633 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:51.453171 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a57090bd-8785-441f-b2e3-d0fd07a9c633 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 Aug 13 02:49:51.453171 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a57090bd-8785-441f-b2e3-d0fd07a9c633 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:51.453980 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a57090bd-8785-441f-b2e3-d0fd07a9c633 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:51.463904 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:51.463904 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:51.468570 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a57090bd-8785-441f-b2e3-d0fd07a9c633 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:49:51.474649 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a57090bd-8785-441f-b2e3-d0fd07a9c633 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 returned with HTTP 200 Aug 13 02:49:51.475176 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1265/5151] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:51 2026] GET /volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:51.487076 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-83d3af3f-26a1-482b-9187-daa3930e4867 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:51.488933 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-83d3af3f-26a1-482b-9187-daa3930e4867 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 Aug 13 02:49:51.489138 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-83d3af3f-26a1-482b-9187-daa3930e4867 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:51.489345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-83d3af3f-26a1-482b-9187-daa3930e4867 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:51.497092 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:51.497092 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:51.500861 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-83d3af3f-26a1-482b-9187-daa3930e4867 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:49:51.506140 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-83d3af3f-26a1-482b-9187-daa3930e4867 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 returned with HTTP 200 Aug 13 02:49:51.506654 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1298/5152] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:51 2026] GET /volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:51.646856 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-51fb27cc-b580-4ddc-8861-4ab1c5355315 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:51.649466 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-51fb27cc-b580-4ddc-8861-4ab1c5355315 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 Aug 13 02:49:51.649675 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-51fb27cc-b580-4ddc-8861-4ab1c5355315 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:51.649862 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-51fb27cc-b580-4ddc-8861-4ab1c5355315 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:51.657031 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:51.657031 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:51.660483 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-51fb27cc-b580-4ddc-8861-4ab1c5355315 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:49:51.665160 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-51fb27cc-b580-4ddc-8861-4ab1c5355315 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 returned with HTTP 200 Aug 13 02:49:51.665691 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1294/5153] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:49:51 2026] GET /volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:51.722116 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fec172ff-5270-4b27-b7d8-a61ed5718e41 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:51.723980 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fec172ff-5270-4b27-b7d8-a61ed5718e41 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:49:51.724298 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fec172ff-5270-4b27-b7d8-a61ed5718e41 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:51.724358 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fec172ff-5270-4b27-b7d8-a61ed5718e41 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:51.733651 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:51.733651 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:51.737120 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fec172ff-5270-4b27-b7d8-a61ed5718e41 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:49:51.742230 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fec172ff-5270-4b27-b7d8-a61ed5718e41 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 returned with HTTP 200 Aug 13 02:49:51.742822 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1297/5154] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:51 2026] GET /volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 => generated 1646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:51.794092 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6616a1b0-5e97-4134-801b-b4af8c88417a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:51.796344 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6616a1b0-5e97-4134-801b-b4af8c88417a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] GET https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf Aug 13 02:49:51.796585 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6616a1b0-5e97-4134-801b-b4af8c88417a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:51.797108 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6616a1b0-5e97-4134-801b-b4af8c88417a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:51.803511 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6616a1b0-5e97-4134-801b-b4af8c88417a tempest-TestMinimumBasicScenario-687114441 tempest-TestMinimumBasicScenario-687114441-project-member] https://10.4.3.30/volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf returned with HTTP 404 Aug 13 02:49:51.804094 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1266/5155] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:51 2026] GET /volume/v3/volumes/2c0fe939-7883-44d5-8869-e89d2ac0d6cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:52.281171 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-3cd615d0-9dbb-4cc5-9fe8-eae6387ce47a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:52.285603 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-3cd615d0-9dbb-4cc5-9fe8-eae6387ce47a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 Aug 13 02:49:52.285924 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-3cd615d0-9dbb-4cc5-9fe8-eae6387ce47a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:52.286304 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-3cd615d0-9dbb-4cc5-9fe8-eae6387ce47a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:52.295516 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:52.295516 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:52.299640 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-3cd615d0-9dbb-4cc5-9fe8-eae6387ce47a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:49:52.302784 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3e544824-765c-4974-affe-945448902488 req-47a44500-6277-402f-93a7-523f0473f5c9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:52.304694 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3e544824-765c-4974-affe-945448902488 req-47a44500-6277-402f-93a7-523f0473f5c9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/attachments/9e56f6cd-8e9b-4828-81d9-92d90d78a211 Aug 13 02:49:52.304871 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3e544824-765c-4974-affe-945448902488 req-47a44500-6277-402f-93a7-523f0473f5c9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:52.305058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3e544824-765c-4974-affe-945448902488 req-47a44500-6277-402f-93a7-523f0473f5c9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:52.305209 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-3cd615d0-9dbb-4cc5-9fe8-eae6387ce47a tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 returned with HTTP 200 Aug 13 02:49:52.305820 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1299/5156] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:49:52 2026] GET /volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:52.313842 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:52.313842 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:52.317436 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-10e28aa1-d4d4-4b37-9bb0-a6521eebad6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:52.317436 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10e28aa1-d4d4-4b37-9bb0-a6521eebad6d None None] GET https://10.4.3.30/volume// Aug 13 02:49:52.317436 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10e28aa1-d4d4-4b37-9bb0-a6521eebad6d None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:52.317935 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10e28aa1-d4d4-4b37-9bb0-a6521eebad6d None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:52.317935 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10e28aa1-d4d4-4b37-9bb0-a6521eebad6d None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:49:52.318164 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1298/5157] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:49:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:49:52.329856 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-0f6a3306-34c9-4313-83ab-da85380170fd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:52.334599 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-0f6a3306-34c9-4313-83ab-da85380170fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:49:52.334839 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-0f6a3306-34c9-4313-83ab-da85380170fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52bcbb9f-25fc-4682-b48f-8b19af0db7f4", "connector": null, "instance_uuid": "50099b93-d079-45ad-b081-d9635607579d"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:52.345210 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:52.345210 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:52.373683 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3e544824-765c-4974-affe-945448902488 req-47a44500-6277-402f-93a7-523f0473f5c9 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/attachments/9e56f6cd-8e9b-4828-81d9-92d90d78a211 returned with HTTP 200 Aug 13 02:49:52.374307 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1295/5158] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:49:52 2026] DELETE /volume/v3/attachments/9e56f6cd-8e9b-4828-81d9-92d90d78a211 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:52.377421 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-0f6a3306-34c9-4313-83ab-da85380170fd tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:49:52.377941 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1267/5159] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:49:52 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:52.759574 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fcbe0975-5188-4687-8e4d-e80e9850dcd4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:52.761775 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fcbe0975-5188-4687-8e4d-e80e9850dcd4 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:49:52.762052 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fcbe0975-5188-4687-8e4d-e80e9850dcd4 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:52.762289 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fcbe0975-5188-4687-8e4d-e80e9850dcd4 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:52.780353 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:52.780353 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:52.785493 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fcbe0975-5188-4687-8e4d-e80e9850dcd4 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:49:52.794576 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fcbe0975-5188-4687-8e4d-e80e9850dcd4 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 returned with HTTP 200 Aug 13 02:49:52.795114 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1300/5160] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:52 2026] GET /volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 => generated 1354 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:52.810771 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c96f1d1-f9a3-41ba-8ca5-31701be7a818 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:52.816349 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c96f1d1-f9a3-41ba-8ca5-31701be7a818 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:49:52.816349 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c96f1d1-f9a3-41ba-8ca5-31701be7a818 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2789a257-5160-4b44-a15e-826a90f39b10", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-912295954"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:52.817786 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-1c96f1d1-f9a3-41ba-8ca5-31701be7a818 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating new backup {'backup': {'volume_id': '2789a257-5160-4b44-a15e-826a90f39b10', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-912295954'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:49:52.818011 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-1c96f1d1-f9a3-41ba-8ca5-31701be7a818 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating backup of volume 2789a257-5160-4b44-a15e-826a90f39b10 in container None Aug 13 02:49:52.830098 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:52.830098 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:52.832209 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c96f1d1-f9a3-41ba-8ca5-31701be7a818 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:49:52.862144 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1c96f1d1-f9a3-41ba-8ca5-31701be7a818 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Created reservations ['97e6d830-4a73-4ccc-ac38-910f3219a75b', '28b433ca-b116-4696-b46f-2b5767b4210f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:49:52.905969 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c96f1d1-f9a3-41ba-8ca5-31701be7a818 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:49:52.906404 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1299/5161] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:49:52 2026] POST /volume/v3/backups => generated 327 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:49:52.918989 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-17951300-cb5f-4052-a7e3-feee624b511a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:52.921804 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-17951300-cb5f-4052-a7e3-feee624b511a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:49:52.922048 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-17951300-cb5f-4052-a7e3-feee624b511a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:52.922314 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-17951300-cb5f-4052-a7e3-feee624b511a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:52.922464 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-17951300-cb5f-4052-a7e3-feee624b511a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:52.929205 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:52.929205 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:52.933298 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-17951300-cb5f-4052-a7e3-feee624b511a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:49:52.933298 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1296/5162] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:52 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:53.648177 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-26ec7d2e-32b6-4a98-bd4c-59699b36ddab None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:53.648567 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-26ec7d2e-32b6-4a98-bd4c-59699b36ddab None None] GET https://10.4.3.30/volume// Aug 13 02:49:53.648721 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-26ec7d2e-32b6-4a98-bd4c-59699b36ddab None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:53.648900 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-26ec7d2e-32b6-4a98-bd4c-59699b36ddab None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:53.649236 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-26ec7d2e-32b6-4a98-bd4c-59699b36ddab None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:49:53.649531 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1268/5163] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:49:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:49:53.656184 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-c1171f49-b47d-402b-b275-bfc68c64a9f3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:53.658726 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-c1171f49-b47d-402b-b275-bfc68c64a9f3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 Aug 13 02:49:53.658905 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-c1171f49-b47d-402b-b275-bfc68c64a9f3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:53.659082 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-c1171f49-b47d-402b-b275-bfc68c64a9f3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:53.667100 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:53.667100 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:53.670036 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-c1171f49-b47d-402b-b275-bfc68c64a9f3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:49:53.674190 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-c1171f49-b47d-402b-b275-bfc68c64a9f3 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 returned with HTTP 200 Aug 13 02:49:53.674589 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1301/5164] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:49:53 2026] GET /volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 => generated 1571 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:49:53.784864 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-10150f3a-a8dd-4e0d-b280-24354c389873 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:53.787299 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-10150f3a-a8dd-4e0d-b280-24354c389873 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] PUT https://10.4.3.30/volume/v3/attachments/dc0ff5c2-f364-43b1-9df1-d7d910690ee1 Aug 13 02:49:53.787751 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-10150f3a-a8dd-4e0d-b280-24354c389873 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:53.796787 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-10150f3a-a8dd-4e0d-b280-24354c389873 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Acquiring lock "cinder-attachment_update-52bcbb9f-25fc-4682-b48f-8b19af0db7f4-np0000007139" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:49:53.801473 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-10150f3a-a8dd-4e0d-b280-24354c389873 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-52bcbb9f-25fc-4682-b48f-8b19af0db7f4-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:49:53.802379 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:53.802379 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:53.862685 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-10150f3a-a8dd-4e0d-b280-24354c389873 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Lock "cinder-attachment_update-52bcbb9f-25fc-4682-b48f-8b19af0db7f4-np0000007139" released by "attachment_update" :: held 0.061s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:49:53.863057 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-10150f3a-a8dd-4e0d-b280-24354c389873 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/dc0ff5c2-f364-43b1-9df1-d7d910690ee1 returned with HTTP 200 Aug 13 02:49:53.863836 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1300/5165] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:49:53 2026] PUT /volume/v3/attachments/dc0ff5c2-f364-43b1-9df1-d7d910690ee1 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:49:53.880988 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-e590a178-8705-48a6-a2a2-8dfae0e464d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:53.882830 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-e590a178-8705-48a6-a2a2-8dfae0e464d6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] POST https://10.4.3.30/volume/v3/attachments/dc0ff5c2-f364-43b1-9df1-d7d910690ee1/action Aug 13 02:49:53.883202 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-e590a178-8705-48a6-a2a2-8dfae0e464d6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:49:53.883338 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-e590a178-8705-48a6-a2a2-8dfae0e464d6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:49:53.898863 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:53.898863 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:53.906959 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-358d3c21-3853-4c9f-93f6-f76fb6279a68 req-e590a178-8705-48a6-a2a2-8dfae0e464d6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/dc0ff5c2-f364-43b1-9df1-d7d910690ee1/action returned with HTTP 204 Aug 13 02:49:53.907404 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1297/5166] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:49:53 2026] POST /volume/v3/attachments/dc0ff5c2-f364-43b1-9df1-d7d910690ee1/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:49:53.941518 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-21baa240-3167-4da9-884d-15747748ac2e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:53.943673 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-21baa240-3167-4da9-884d-15747748ac2e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:49:53.943916 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-21baa240-3167-4da9-884d-15747748ac2e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:53.944164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-21baa240-3167-4da9-884d-15747748ac2e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:53.944321 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-21baa240-3167-4da9-884d-15747748ac2e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:53.949149 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:53.949149 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:53.950108 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-21baa240-3167-4da9-884d-15747748ac2e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:49:53.950650 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1269/5167] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:53 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:54.962514 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-84e45409-b454-4df8-98f2-c08458c3ae1d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:54.964867 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84e45409-b454-4df8-98f2-c08458c3ae1d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:49:54.965133 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84e45409-b454-4df8-98f2-c08458c3ae1d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:54.965388 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84e45409-b454-4df8-98f2-c08458c3ae1d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:54.965517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-84e45409-b454-4df8-98f2-c08458c3ae1d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:54.969726 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:54.969726 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:54.970443 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84e45409-b454-4df8-98f2-c08458c3ae1d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:49:54.970781 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1302/5168] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:54 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:55.980764 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0405af63-390c-4bec-adcb-16003cadea7d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:55.983120 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0405af63-390c-4bec-adcb-16003cadea7d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:49:55.983375 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0405af63-390c-4bec-adcb-16003cadea7d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:55.983615 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0405af63-390c-4bec-adcb-16003cadea7d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:55.983754 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0405af63-390c-4bec-adcb-16003cadea7d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:55.989210 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:55.989210 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:49:55.990002 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0405af63-390c-4bec-adcb-16003cadea7d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:49:55.990367 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1301/5169] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:55 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:57.000937 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-49fef314-42bb-4104-b129-3f3d8432dcfd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:57.004335 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49fef314-42bb-4104-b129-3f3d8432dcfd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:49:57.004335 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49fef314-42bb-4104-b129-3f3d8432dcfd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:57.004335 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49fef314-42bb-4104-b129-3f3d8432dcfd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:57.004335 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-49fef314-42bb-4104-b129-3f3d8432dcfd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:57.009340 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:57.009340 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:49:57.010388 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49fef314-42bb-4104-b129-3f3d8432dcfd tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:49:57.010872 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1298/5170] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:57 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:58.022526 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c35c4491-bf8c-44af-aa80-70c904c7800e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:58.024167 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c35c4491-bf8c-44af-aa80-70c904c7800e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:49:58.024373 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c35c4491-bf8c-44af-aa80-70c904c7800e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:58.024556 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c35c4491-bf8c-44af-aa80-70c904c7800e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:58.024652 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c35c4491-bf8c-44af-aa80-70c904c7800e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:58.028442 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:58.028442 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:49:58.029141 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c35c4491-bf8c-44af-aa80-70c904c7800e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:49:58.029499 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1270/5171] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:58 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:49:59.044923 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fab372f8-84fd-48fb-abbc-54654d2b11e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:49:59.047312 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fab372f8-84fd-48fb-abbc-54654d2b11e8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:49:59.047502 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fab372f8-84fd-48fb-abbc-54654d2b11e8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:49:59.047703 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fab372f8-84fd-48fb-abbc-54654d2b11e8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:49:59.047800 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-fab372f8-84fd-48fb-abbc-54654d2b11e8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:49:59.053143 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:49:59.053143 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:49:59.054408 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fab372f8-84fd-48fb-abbc-54654d2b11e8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:49:59.054708 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1303/5172] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:49:59 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:00.070153 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dcbc7085-d99e-405c-93f0-e1007ec372b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:00.073774 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dcbc7085-d99e-405c-93f0-e1007ec372b7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:00.074014 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dcbc7085-d99e-405c-93f0-e1007ec372b7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:00.074221 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dcbc7085-d99e-405c-93f0-e1007ec372b7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:00.074378 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dcbc7085-d99e-405c-93f0-e1007ec372b7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:00.084578 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:00.084578 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:00.085675 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dcbc7085-d99e-405c-93f0-e1007ec372b7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:50:00.086094 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1302/5173] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:00 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:01.099077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f6a7a0d3-3ac2-432d-a0aa-b20e8b83a5c8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:01.102913 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6a7a0d3-3ac2-432d-a0aa-b20e8b83a5c8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:01.103401 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6a7a0d3-3ac2-432d-a0aa-b20e8b83a5c8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:01.103401 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6a7a0d3-3ac2-432d-a0aa-b20e8b83a5c8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:01.103527 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f6a7a0d3-3ac2-432d-a0aa-b20e8b83a5c8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:01.105374 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=355,cinder:UPDATE=137,cinder:INSERT=69,cinder:DELETE=1 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:50:01.108621 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:01.108621 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:01.109559 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6a7a0d3-3ac2-432d-a0aa-b20e8b83a5c8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:50:01.109933 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1299/5174] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:01 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:02.124399 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7ee71951-16e9-4895-867e-a460f5a00e19 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:02.128893 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7ee71951-16e9-4895-867e-a460f5a00e19 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:02.129196 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7ee71951-16e9-4895-867e-a460f5a00e19 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:02.129521 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7ee71951-16e9-4895-867e-a460f5a00e19 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:02.129660 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-7ee71951-16e9-4895-867e-a460f5a00e19 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:02.134630 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=340,cinder:UPDATE=143,cinder:INSERT=72 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:50:02.137552 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:02.137552 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:02.139344 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7ee71951-16e9-4895-867e-a460f5a00e19 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:50:02.139344 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1271/5175] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:02 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:02.612739 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:02.615030 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:02.615499 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "1fa307a5-d9c5-4701-b97b-531888394868", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:02.618208 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '1fa307a5-d9c5-4701-b97b-531888394868', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:02.799301 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume of 1 GB Aug 13 02:50:02.808015 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Availability Zones retrieved successfully. Aug 13 02:50:02.813242 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Flow 'volume_create_api' (9bee4cca-6f5a-4307-b998-61625f249741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:02.814804 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88bf046-9344-4e2c-ae78-2faf6751357c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:02.816206 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:02.890144 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88bf046-9344-4e2c-ae78-2faf6751357c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:02.891029 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfeb486a-0d66-4d9b-b5f8-48ba5ffbee1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:02.976538 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Created reservations ['1dba2229-7f23-4ec3-b2db-f57c8fbfc019', 'a5c7e35c-5108-44ee-98ad-287e93eccd24', 'a5222450-ac4c-490c-9773-798591d90c35', '0efdbd3e-d92d-4ad5-835c-270ae401d885'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:02.977287 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfeb486a-0d66-4d9b-b5f8-48ba5ffbee1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dba2229-7f23-4ec3-b2db-f57c8fbfc019', 'a5c7e35c-5108-44ee-98ad-287e93eccd24', 'a5222450-ac4c-490c-9773-798591d90c35', '0efdbd3e-d92d-4ad5-835c-270ae401d885']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:02.978031 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e08bca-6eea-4b5d-9164-2963660bad6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:03.015581 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e08bca-6eea-4b5d-9164-2963660bad6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04be9b3e-1e1c-44dc-98f9-b845c5dea5b2', '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='7d527b404e8144ad888b8bf3a015bcf6',qos_specs=None,replication_status=,reservations=['1dba2229-7f23-4ec3-b2db-f57c8fbfc019','a5c7e35c-5108-44ee-98ad-287e93eccd24','a5222450-ac4c-490c-9773-798591d90c35','0efdbd3e-d92d-4ad5-835c-270ae401d885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:02Z,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=04be9b3e-1e1c-44dc-98f9-b845c5dea5b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d527b404e8144ad888b8bf3a015bcf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:03.016778 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c848dcce-42c3-4e25-92cf-619960b48ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:03.042534 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c848dcce-42c3-4e25-92cf-619960b48ee2) transitioned into state 'SUCCESS' from 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='7d527b404e8144ad888b8bf3a015bcf6',qos_specs=None,replication_status=,reservations=['1dba2229-7f23-4ec3-b2db-f57c8fbfc019','a5c7e35c-5108-44ee-98ad-287e93eccd24','a5222450-ac4c-490c-9773-798591d90c35','0efdbd3e-d92d-4ad5-835c-270ae401d885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:03.043286 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb3561b-83e3-4876-8f22-ff1e583c1196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:03.053505 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb3561b-83e3-4876-8f22-ff1e583c1196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:03.054617 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Flow 'volume_create_api' (9bee4cca-6f5a-4307-b998-61625f249741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:03.055090 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume request issued successfully. Aug 13 02:50:03.055858 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b606333-ccae-462b-9e7a-9eb2787992f5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:03.056466 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1304/5176] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:50:02 2026] POST /volume/v3/volumes => generated 773 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:03.070903 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-981f5338-a5d7-403e-816c-a5557f379836 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:03.073521 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-981f5338-a5d7-403e-816c-a5557f379836 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:03.073833 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-981f5338-a5d7-403e-816c-a5557f379836 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:03.074118 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-981f5338-a5d7-403e-816c-a5557f379836 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:03.077173 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=287,cinder:UPDATE=102,cinder:INSERT=42 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:50:03.083896 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:03.083896 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:03.089513 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-981f5338-a5d7-403e-816c-a5557f379836 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:03.095148 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-981f5338-a5d7-403e-816c-a5557f379836 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 200 Aug 13 02:50:03.095523 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1303/5177] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:03 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:03.153616 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-07862217-0840-411a-b4cf-4a6e867d5001 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:03.155622 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-07862217-0840-411a-b4cf-4a6e867d5001 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:03.155873 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-07862217-0840-411a-b4cf-4a6e867d5001 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:03.156117 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-07862217-0840-411a-b4cf-4a6e867d5001 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:03.156711 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-07862217-0840-411a-b4cf-4a6e867d5001 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:03.162228 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:03.162228 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:03.163206 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-07862217-0840-411a-b4cf-4a6e867d5001 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:50:03.163653 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1300/5178] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:03 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:04.107405 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f02e2c1e-292e-4957-ad91-be25f7ee81e8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:04.109343 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f02e2c1e-292e-4957-ad91-be25f7ee81e8 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:04.109608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f02e2c1e-292e-4957-ad91-be25f7ee81e8 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:04.109781 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f02e2c1e-292e-4957-ad91-be25f7ee81e8 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:04.116301 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:04.116301 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:04.120179 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f02e2c1e-292e-4957-ad91-be25f7ee81e8 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:04.124772 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f02e2c1e-292e-4957-ad91-be25f7ee81e8 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 200 Aug 13 02:50:04.125175 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1272/5179] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:04 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:04.175137 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c6f7ce66-8b13-424c-9ce5-e2754adb632a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:04.176954 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6f7ce66-8b13-424c-9ce5-e2754adb632a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:04.177134 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6f7ce66-8b13-424c-9ce5-e2754adb632a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:04.177340 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6f7ce66-8b13-424c-9ce5-e2754adb632a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:04.177443 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c6f7ce66-8b13-424c-9ce5-e2754adb632a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:04.183567 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:04.183567 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:04.184318 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6f7ce66-8b13-424c-9ce5-e2754adb632a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:50:04.184665 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1305/5180] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:04 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:05.137083 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a47552d-f5fe-441b-9a8b-c3b2a2b3f3d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:05.138769 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a47552d-f5fe-441b-9a8b-c3b2a2b3f3d5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:05.138981 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a47552d-f5fe-441b-9a8b-c3b2a2b3f3d5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:05.139181 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a47552d-f5fe-441b-9a8b-c3b2a2b3f3d5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:05.145678 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:05.145678 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:05.149311 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a47552d-f5fe-441b-9a8b-c3b2a2b3f3d5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:05.153641 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a47552d-f5fe-441b-9a8b-c3b2a2b3f3d5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 200 Aug 13 02:50:05.154016 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1304/5181] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:05 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:05.197030 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4fb3ba04-97bb-4a0e-be47-18e28cc2732f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:05.198779 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fb3ba04-97bb-4a0e-be47-18e28cc2732f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:05.198971 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4fb3ba04-97bb-4a0e-be47-18e28cc2732f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:05.199145 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4fb3ba04-97bb-4a0e-be47-18e28cc2732f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:05.199244 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4fb3ba04-97bb-4a0e-be47-18e28cc2732f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:05.203619 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:05.203619 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:05.204311 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fb3ba04-97bb-4a0e-be47-18e28cc2732f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:50:05.204628 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1301/5182] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:05 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:05.216868 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b0d05bea-2935-4df6-acdd-fcb7432ee8d1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:05.219051 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b0d05bea-2935-4df6-acdd-fcb7432ee8d1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:05.219318 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b0d05bea-2935-4df6-acdd-fcb7432ee8d1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:05.219575 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b0d05bea-2935-4df6-acdd-fcb7432ee8d1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:05.219730 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-b0d05bea-2935-4df6-acdd-fcb7432ee8d1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:05.224982 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:05.224982 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:05.225942 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b0d05bea-2935-4df6-acdd-fcb7432ee8d1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:50:05.226596 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1273/5183] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:05 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:05.238387 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0fdd1f28-dfc4-4d38-83c0-cf2387005122 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:05.240233 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0fdd1f28-dfc4-4d38-83c0-cf2387005122 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:05.240491 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0fdd1f28-dfc4-4d38-83c0-cf2387005122 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:05.240677 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0fdd1f28-dfc4-4d38-83c0-cf2387005122 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:05.240778 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-0fdd1f28-dfc4-4d38-83c0-cf2387005122 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete backup with id: d9d2611d-b58c-4368-966f-744175ebac36. Aug 13 02:50:05.246027 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:05.246027 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:05.258907 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-0fdd1f28-dfc4-4d38-83c0-cf2387005122 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] delete_backup rpcapi backup_id d9d2611d-b58c-4368-966f-744175ebac36 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:50:05.260663 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0fdd1f28-dfc4-4d38-83c0-cf2387005122 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 202 Aug 13 02:50:05.261067 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1306/5184] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:50:05 2026] DELETE /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:50:05.269378 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-94e49c53-3294-4bd8-9a21-63d6ad73b4b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:05.271174 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-94e49c53-3294-4bd8-9a21-63d6ad73b4b8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:05.271426 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-94e49c53-3294-4bd8-9a21-63d6ad73b4b8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:05.271617 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-94e49c53-3294-4bd8-9a21-63d6ad73b4b8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:05.271729 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-94e49c53-3294-4bd8-9a21-63d6ad73b4b8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:05.275832 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:05.275832 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:05.276578 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-94e49c53-3294-4bd8-9a21-63d6ad73b4b8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:50:05.276960 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1305/5185] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:05 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:06.166694 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1afd17d8-a288-4ca6-bef2-5a591d61e670 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:06.168486 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1afd17d8-a288-4ca6-bef2-5a591d61e670 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:06.168694 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1afd17d8-a288-4ca6-bef2-5a591d61e670 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:06.168883 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1afd17d8-a288-4ca6-bef2-5a591d61e670 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:06.175413 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:06.175413 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:06.179134 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1afd17d8-a288-4ca6-bef2-5a591d61e670 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:06.183983 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1afd17d8-a288-4ca6-bef2-5a591d61e670 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 200 Aug 13 02:50:06.184354 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1302/5186] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:06 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:06.289332 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c613de17-1696-4fdb-8fc7-895578fa7162 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:06.290476 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c613de17-1696-4fdb-8fc7-895578fa7162 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:06.290717 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c613de17-1696-4fdb-8fc7-895578fa7162 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:06.290969 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c613de17-1696-4fdb-8fc7-895578fa7162 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:06.291127 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c613de17-1696-4fdb-8fc7-895578fa7162 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:06.296389 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:06.296389 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:06.297382 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c613de17-1696-4fdb-8fc7-895578fa7162 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:50:06.297905 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1274/5187] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:06 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:07.204077 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-01ffbb95-6351-4512-9f80-c455d025b6e6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:07.205301 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-01ffbb95-6351-4512-9f80-c455d025b6e6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:07.205523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-01ffbb95-6351-4512-9f80-c455d025b6e6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:07.205728 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-01ffbb95-6351-4512-9f80-c455d025b6e6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:07.212314 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:07.212314 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:07.215892 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-01ffbb95-6351-4512-9f80-c455d025b6e6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:07.220141 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-01ffbb95-6351-4512-9f80-c455d025b6e6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 200 Aug 13 02:50:07.221286 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1307/5188] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:07 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:07.307824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4aef789-55cf-430b-a3aa-ff537183a1c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:07.312110 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4aef789-55cf-430b-a3aa-ff537183a1c0 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:07.312380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4aef789-55cf-430b-a3aa-ff537183a1c0 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:07.312632 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4aef789-55cf-430b-a3aa-ff537183a1c0 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:07.312798 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c4aef789-55cf-430b-a3aa-ff537183a1c0 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:07.318533 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:07.318533 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:07.322279 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4aef789-55cf-430b-a3aa-ff537183a1c0 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 200 Aug 13 02:50:07.322279 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1306/5189] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:07 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:08.235848 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3d43d516-dba6-4274-8662-742b99203669 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:08.238345 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d43d516-dba6-4274-8662-742b99203669 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:08.238673 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d43d516-dba6-4274-8662-742b99203669 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:08.238987 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d43d516-dba6-4274-8662-742b99203669 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:08.247437 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:08.247437 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:08.251474 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3d43d516-dba6-4274-8662-742b99203669 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:08.256894 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d43d516-dba6-4274-8662-742b99203669 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 200 Aug 13 02:50:08.257293 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1303/5190] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:08 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:08.329671 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-01a118c9-b288-4623-9bab-aa79d69c0345 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:08.331237 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-01a118c9-b288-4623-9bab-aa79d69c0345 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 Aug 13 02:50:08.331431 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-01a118c9-b288-4623-9bab-aa79d69c0345 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:08.331592 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-01a118c9-b288-4623-9bab-aa79d69c0345 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:08.331691 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-01a118c9-b288-4623-9bab-aa79d69c0345 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id d9d2611d-b58c-4368-966f-744175ebac36. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:08.334931 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-01a118c9-b288-4623-9bab-aa79d69c0345 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 returned with HTTP 404 Aug 13 02:50:08.335355 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1275/5191] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:08 2026] GET /volume/v3/backups/d9d2611d-b58c-4368-966f-744175ebac36 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:08.741478 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ce7b963b-7eb9-42c8-8571-d4b8d7e59fbc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:08.743153 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce7b963b-7eb9-42c8-8571-d4b8d7e59fbc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:50:08.743361 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce7b963b-7eb9-42c8-8571-d4b8d7e59fbc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:08.743541 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce7b963b-7eb9-42c8-8571-d4b8d7e59fbc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:08.743632 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-ce7b963b-7eb9-42c8-8571-d4b8d7e59fbc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete backup with id: 6a12519c-f477-436c-a5ed-9dca4074ff92. Aug 13 02:50:08.747841 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:08.747841 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:08.759282 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-ce7b963b-7eb9-42c8-8571-d4b8d7e59fbc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] delete_backup rpcapi backup_id 6a12519c-f477-436c-a5ed-9dca4074ff92 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:50:08.764285 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce7b963b-7eb9-42c8-8571-d4b8d7e59fbc tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 202 Aug 13 02:50:08.764285 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1308/5192] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:50:08 2026] DELETE /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:50:08.768639 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dafe6416-e557-43cd-8b2e-d6dd0f17a1ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:08.770879 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dafe6416-e557-43cd-8b2e-d6dd0f17a1ca tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:50:08.771064 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dafe6416-e557-43cd-8b2e-d6dd0f17a1ca tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:08.771233 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dafe6416-e557-43cd-8b2e-d6dd0f17a1ca tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:08.771454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dafe6416-e557-43cd-8b2e-d6dd0f17a1ca tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:08.775444 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:08.775444 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:08.776147 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dafe6416-e557-43cd-8b2e-d6dd0f17a1ca tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 200 Aug 13 02:50:08.776484 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1307/5193] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:08 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:09.273055 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c1cf5a64-db49-49f2-962c-6bd1b290cba4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:09.275066 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c1cf5a64-db49-49f2-962c-6bd1b290cba4 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:09.275335 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c1cf5a64-db49-49f2-962c-6bd1b290cba4 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:09.275555 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c1cf5a64-db49-49f2-962c-6bd1b290cba4 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:09.282420 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:09.282420 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:09.290272 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c1cf5a64-db49-49f2-962c-6bd1b290cba4 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:09.292915 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c1cf5a64-db49-49f2-962c-6bd1b290cba4 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 200 Aug 13 02:50:09.294792 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1304/5194] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:09 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:09.786392 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cd24b8b2-e8ea-4850-8ba0-5dd4d7d88643 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:09.788068 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cd24b8b2-e8ea-4850-8ba0-5dd4d7d88643 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 Aug 13 02:50:09.788276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cd24b8b2-e8ea-4850-8ba0-5dd4d7d88643 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:09.788480 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cd24b8b2-e8ea-4850-8ba0-5dd4d7d88643 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:09.788626 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-cd24b8b2-e8ea-4850-8ba0-5dd4d7d88643 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 6a12519c-f477-436c-a5ed-9dca4074ff92. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:09.792469 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cd24b8b2-e8ea-4850-8ba0-5dd4d7d88643 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 returned with HTTP 404 Aug 13 02:50:09.792958 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1276/5195] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:09 2026] GET /volume/v3/backups/6a12519c-f477-436c-a5ed-9dca4074ff92 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:09.803205 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:09.804912 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:09.805322 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1992832069"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:09.806691 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1992832069'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:09.806824 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume of 1 GB Aug 13 02:50:09.811003 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Availability Zones retrieved successfully. Aug 13 02:50:09.816103 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Flow 'volume_create_api' (10559257-08f2-4794-8ed4-d897d5518e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:09.817104 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de614ab9-58f1-4dca-9606-6727dfdc2a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:09.817976 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:09.840898 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de614ab9-58f1-4dca-9606-6727dfdc2a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:09.841713 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ade9db1-c50f-48d3-b34c-3696d75acff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:09.879124 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Created reservations ['948fb52e-4df0-462a-91ad-b3be23fe2994', 'a3ae5edc-a89d-478a-96d7-e04f000916b0', '96b925bd-581a-43b0-ba17-8b6ddcb8d253', 'c88aabe3-8fac-4fb7-a84c-14684e567a66'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:09.879369 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ade9db1-c50f-48d3-b34c-3696d75acff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['948fb52e-4df0-462a-91ad-b3be23fe2994', 'a3ae5edc-a89d-478a-96d7-e04f000916b0', '96b925bd-581a-43b0-ba17-8b6ddcb8d253', 'c88aabe3-8fac-4fb7-a84c-14684e567a66']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:09.880042 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d6c2e4-bbfc-496a-a6fd-c6133043ded2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:09.900071 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d6c2e4-bbfc-496a-a6fd-c6133043ded2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f564e853-965e-42bf-9b5d-c1cb57f053d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1992832069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90490e4999ae4e27997a7d2b82965852',qos_specs=None,replication_status=,reservations=['948fb52e-4df0-462a-91ad-b3be23fe2994','a3ae5edc-a89d-478a-96d7-e04f000916b0','96b925bd-581a-43b0-ba17-8b6ddcb8d253','c88aabe3-8fac-4fb7-a84c-14684e567a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1992832069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f564e853-965e-42bf-9b5d-c1cb57f053d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90490e4999ae4e27997a7d2b82965852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:09.901172 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ccee3d-ef7f-4c07-8ae9-c7346205faca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:09.917078 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ccee3d-ef7f-4c07-8ae9-c7346205faca) transitioned into state 'SUCCESS' from state '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-1992832069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90490e4999ae4e27997a7d2b82965852',qos_specs=None,replication_status=,reservations=['948fb52e-4df0-462a-91ad-b3be23fe2994','a3ae5edc-a89d-478a-96d7-e04f000916b0','96b925bd-581a-43b0-ba17-8b6ddcb8d253','c88aabe3-8fac-4fb7-a84c-14684e567a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defaf888c4524c8ebcd6e6a8fed11d79',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:09.917738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5454c07f-fcab-4a11-862d-a0725a50ec15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:09.926506 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5454c07f-fcab-4a11-862d-a0725a50ec15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:09.927293 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Flow 'volume_create_api' (10559257-08f2-4794-8ed4-d897d5518e95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:09.927577 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create volume request issued successfully. Aug 13 02:50:09.928141 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31fa73ec-f86e-4f7a-a026-dde2ac69e41a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:09.928565 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1309/5196] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:50:09 2026] POST /volume/v3/volumes => generated 747 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:09.944452 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbd79e46-685a-42b5-bc77-1d4083793fe6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:09.946329 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbd79e46-685a-42b5-bc77-1d4083793fe6 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 Aug 13 02:50:09.947028 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbd79e46-685a-42b5-bc77-1d4083793fe6 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:09.947028 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbd79e46-685a-42b5-bc77-1d4083793fe6 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:09.954644 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:09.954644 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:09.958546 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cbd79e46-685a-42b5-bc77-1d4083793fe6 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:09.962662 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbd79e46-685a-42b5-bc77-1d4083793fe6 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 returned with HTTP 200 Aug 13 02:50:09.963178 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1308/5197] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:09 2026] GET /volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:10.231115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:10.232927 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:10.233332 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-78715289", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:10.234794 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-78715289', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:10.234960 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume of 1 GB Aug 13 02:50:10.238868 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Availability Zones retrieved successfully. Aug 13 02:50:10.243846 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Flow 'volume_create_api' (f0b0ace3-3a32-4e72-8585-86d68afa44aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:10.244770 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9228fdfd-cdc9-47da-838f-fbb90eced1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:10.245656 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:10.273221 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9228fdfd-cdc9-47da-838f-fbb90eced1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:10.274279 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013c04ef-501c-4d28-bffd-7b53ccd15368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:10.307391 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-512f1157-16bf-4d21-9c26-7ab677b79a0c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:10.309432 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-512f1157-16bf-4d21-9c26-7ab677b79a0c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:10.309699 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-512f1157-16bf-4d21-9c26-7ab677b79a0c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:10.309943 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-512f1157-16bf-4d21-9c26-7ab677b79a0c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:10.318432 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:10.318432 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:10.322941 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-512f1157-16bf-4d21-9c26-7ab677b79a0c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:10.328584 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-512f1157-16bf-4d21-9c26-7ab677b79a0c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 200 Aug 13 02:50:10.329137 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1277/5198] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:10 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:10.334067 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Created reservations ['f173299e-914e-43bb-b600-739f27a09272', 'ee4f2834-0a54-4bc4-b611-998ed7ea39e5', '3b0ade00-0779-4e87-9137-d7f0d5d207ae', 'cf3acf7b-da5f-4ad9-9a22-bfad3b58a1d0'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:10.334965 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013c04ef-501c-4d28-bffd-7b53ccd15368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f173299e-914e-43bb-b600-739f27a09272', 'ee4f2834-0a54-4bc4-b611-998ed7ea39e5', '3b0ade00-0779-4e87-9137-d7f0d5d207ae', 'cf3acf7b-da5f-4ad9-9a22-bfad3b58a1d0']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:10.335939 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e5c0ef-bca9-4789-a38b-e731c88f3298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:10.342200 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-49c48258-aa3f-4387-af19-82233b921354 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:10.344303 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-49c48258-aa3f-4387-af19-82233b921354 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:10.344524 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-49c48258-aa3f-4387-af19-82233b921354 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:10.344702 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-49c48258-aa3f-4387-af19-82233b921354 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:10.351781 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:10.351781 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:10.355757 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-49c48258-aa3f-4387-af19-82233b921354 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:10.355899 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e5c0ef-bca9-4789-a38b-e731c88f3298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b7e4620-2a38-4522-82bd-322d04b8766a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-78715289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cff9e7039354d07b864a49431d3a561',qos_specs=None,replication_status=,reservations=['f173299e-914e-43bb-b600-739f27a09272','ee4f2834-0a54-4bc4-b611-998ed7ea39e5','3b0ade00-0779-4e87-9137-d7f0d5d207ae','cf3acf7b-da5f-4ad9-9a22-bfad3b58a1d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31eabf2e758145eb979e1918c541b490',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-78715289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b7e4620-2a38-4522-82bd-322d04b8766a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cff9e7039354d07b864a49431d3a561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31eabf2e758145eb979e1918c541b490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:10.356585 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ea035a-e322-4fdb-80e7-d152f5987b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:10.360686 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-49c48258-aa3f-4387-af19-82233b921354 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 200 Aug 13 02:50:10.361176 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1310/5199] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:10 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:10.375821 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ea035a-e322-4fdb-80e7-d152f5987b04) transitioned into state 'SUCCESS' from state '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-78715289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cff9e7039354d07b864a49431d3a561',qos_specs=None,replication_status=,reservations=['f173299e-914e-43bb-b600-739f27a09272','ee4f2834-0a54-4bc4-b611-998ed7ea39e5','3b0ade00-0779-4e87-9137-d7f0d5d207ae','cf3acf7b-da5f-4ad9-9a22-bfad3b58a1d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31eabf2e758145eb979e1918c541b490',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:10.376211 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6fa9efc7-f287-4876-a3de-c2c601be9569 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:10.376740 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ac5c3a-2bd2-46ee-8a34-9f6a4e3d3a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:10.378085 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fa9efc7-f287-4876-a3de-c2c601be9569 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] DELETE https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:10.378315 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fa9efc7-f287-4876-a3de-c2c601be9569 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:10.378511 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fa9efc7-f287-4876-a3de-c2c601be9569 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:10.378687 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6fa9efc7-f287-4876-a3de-c2c601be9569 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume with id: 04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:10.386033 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ac5c3a-2bd2-46ee-8a34-9f6a4e3d3a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:10.386221 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:10.386221 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:10.386741 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6fa9efc7-f287-4876-a3de-c2c601be9569 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:10.386831 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Flow 'volume_create_api' (f0b0ace3-3a32-4e72-8585-86d68afa44aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:10.387128 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume request issued successfully. Aug 13 02:50:10.387672 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee412f46-0e20-45d5-a8c2-470d5774fd9a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:10.388163 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1305/5200] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:50:10 2026] POST /volume/v3/volumes => generated 753 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:10.402015 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8a656046-d008-4145-880f-c8a88fe613d6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:10.403947 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8a656046-d008-4145-880f-c8a88fe613d6 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:10.404123 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8a656046-d008-4145-880f-c8a88fe613d6 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:10.404363 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8a656046-d008-4145-880f-c8a88fe613d6 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:10.410536 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6fa9efc7-f287-4876-a3de-c2c601be9569 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume request issued successfully. Aug 13 02:50:10.410783 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fa9efc7-f287-4876-a3de-c2c601be9569 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 202 Aug 13 02:50:10.411259 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1309/5201] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:50:10 2026] DELETE /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:50:10.416108 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:10.416108 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:10.417989 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-31681fe8-ac0b-436e-a05e-d08e665ea8fe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:10.419935 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31681fe8-ac0b-436e-a05e-d08e665ea8fe tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:10.420197 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31681fe8-ac0b-436e-a05e-d08e665ea8fe tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:10.420468 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31681fe8-ac0b-436e-a05e-d08e665ea8fe tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:10.424867 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8a656046-d008-4145-880f-c8a88fe613d6 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:10.432508 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:10.432508 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:10.434871 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8a656046-d008-4145-880f-c8a88fe613d6 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:10.435512 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1278/5202] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:10 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:10.442799 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-31681fe8-ac0b-436e-a05e-d08e665ea8fe tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:10.450153 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31681fe8-ac0b-436e-a05e-d08e665ea8fe tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 200 Aug 13 02:50:10.450823 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1311/5203] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:10 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 1190 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:10.977142 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7d306ef5-9822-4845-bfb0-c0d9b12babfe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:10.979094 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d306ef5-9822-4845-bfb0-c0d9b12babfe tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 Aug 13 02:50:10.979324 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d306ef5-9822-4845-bfb0-c0d9b12babfe tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:10.979949 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d306ef5-9822-4845-bfb0-c0d9b12babfe tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:10.987156 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:10.987156 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:10.990923 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7d306ef5-9822-4845-bfb0-c0d9b12babfe tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:10.995910 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d306ef5-9822-4845-bfb0-c0d9b12babfe tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 returned with HTTP 200 Aug 13 02:50:10.996285 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1306/5204] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:10 2026] GET /volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:11.008338 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-391d5792-35d0-49ab-81ee-e26cd7986201 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:11.010123 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-391d5792-35d0-49ab-81ee-e26cd7986201 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:50:11.010510 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-391d5792-35d0-49ab-81ee-e26cd7986201 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f564e853-965e-42bf-9b5d-c1cb57f053d6", "name": "tempest-VolumesBackupsTest-Snapshot-1146078688"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:11.018844 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:11.018844 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:11.019410 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-391d5792-35d0-49ab-81ee-e26cd7986201 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:11.019587 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-391d5792-35d0-49ab-81ee-e26cd7986201 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Create snapshot from volume f564e853-965e-42bf-9b5d-c1cb57f053d6 Aug 13 02:50:11.053338 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-391d5792-35d0-49ab-81ee-e26cd7986201 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Created reservations ['6dfc8eeb-01d7-497e-ba01-24ce21c9b76c', '632752ff-6af5-46d3-8407-0e44f3ca58db', '3af7be55-865a-4ed1-963f-499c1acd8773', 'e9e72d59-2604-4ada-a831-38f96e60357d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:11.083693 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-391d5792-35d0-49ab-81ee-e26cd7986201 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Snapshot create request issued successfully. Aug 13 02:50:11.084134 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-391d5792-35d0-49ab-81ee-e26cd7986201 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:50:11.084584 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1310/5205] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:50:11 2026] POST /volume/v3/snapshots => generated 305 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:11.093365 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ced3e3d7-d134-43b3-bba3-4db68d1ab894 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:11.095228 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ced3e3d7-d134-43b3-bba3-4db68d1ab894 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c Aug 13 02:50:11.095441 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ced3e3d7-d134-43b3-bba3-4db68d1ab894 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:11.095625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ced3e3d7-d134-43b3-bba3-4db68d1ab894 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:11.103796 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:11.103796 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:11.104244 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ced3e3d7-d134-43b3-bba3-4db68d1ab894 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Snapshot retrieved successfully. Aug 13 02:50:11.104979 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ced3e3d7-d134-43b3-bba3-4db68d1ab894 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c returned with HTTP 200 Aug 13 02:50:11.105335 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1279/5206] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:11 2026] GET /volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:11.450420 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-407194c8-0f36-4bd4-87aa-311a5ebff0d7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:11.452047 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-407194c8-0f36-4bd4-87aa-311a5ebff0d7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:11.452206 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-407194c8-0f36-4bd4-87aa-311a5ebff0d7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:11.452397 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-407194c8-0f36-4bd4-87aa-311a5ebff0d7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:11.458413 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:11.458413 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:11.462620 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-407194c8-0f36-4bd4-87aa-311a5ebff0d7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:11.464614 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aee41ba5-2245-4e7f-ae26-9fcaf6e0bd7c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:11.466348 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aee41ba5-2245-4e7f-ae26-9fcaf6e0bd7c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:11.466566 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aee41ba5-2245-4e7f-ae26-9fcaf6e0bd7c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:11.466773 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aee41ba5-2245-4e7f-ae26-9fcaf6e0bd7c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:11.466840 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-407194c8-0f36-4bd4-87aa-311a5ebff0d7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:11.467199 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1312/5207] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:11 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:11.472342 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aee41ba5-2245-4e7f-ae26-9fcaf6e0bd7c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 404 Aug 13 02:50:11.472810 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1307/5208] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:11 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:11.478686 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5cc64c39-80fa-4ccd-8cab-93d9186f43ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:11.481798 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cc64c39-80fa-4ccd-8cab-93d9186f43ea tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:11.482067 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cc64c39-80fa-4ccd-8cab-93d9186f43ea tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:11.482315 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cc64c39-80fa-4ccd-8cab-93d9186f43ea tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:11.489886 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:11.489886 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:11.494172 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5cc64c39-80fa-4ccd-8cab-93d9186f43ea tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:11.498474 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cc64c39-80fa-4ccd-8cab-93d9186f43ea tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:11.498917 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1311/5209] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:11 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:12.114211 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-87804f08-a465-43d5-af58-15d4a2b20319 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:12.116234 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-87804f08-a465-43d5-af58-15d4a2b20319 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c Aug 13 02:50:12.116475 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-87804f08-a465-43d5-af58-15d4a2b20319 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:12.116696 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-87804f08-a465-43d5-af58-15d4a2b20319 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:12.122402 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:12.122402 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:12.122936 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-87804f08-a465-43d5-af58-15d4a2b20319 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Snapshot retrieved successfully. Aug 13 02:50:12.123867 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-87804f08-a465-43d5-af58-15d4a2b20319 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c returned with HTTP 200 Aug 13 02:50:12.124303 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1280/5210] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:12 2026] GET /volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:12.132462 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-667d8fc4-93f4-44a7-9d0a-99cedac9be2a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:12.133903 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-667d8fc4-93f4-44a7-9d0a-99cedac9be2a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] POST https://10.4.3.30/volume/v3/backups Aug 13 02:50:12.134306 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-667d8fc4-93f4-44a7-9d0a-99cedac9be2a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f564e853-965e-42bf-9b5d-c1cb57f053d6", "snapshot_id": "25b4cffb-6c60-4e2f-890f-ffd7085c9f9c", "name": "tempest-VolumesBackupsTest-Backup-925975128"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:12.135629 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-667d8fc4-93f4-44a7-9d0a-99cedac9be2a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating new backup {'backup': {'volume_id': 'f564e853-965e-42bf-9b5d-c1cb57f053d6', 'snapshot_id': '25b4cffb-6c60-4e2f-890f-ffd7085c9f9c', 'name': 'tempest-VolumesBackupsTest-Backup-925975128'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:50:12.135762 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-667d8fc4-93f4-44a7-9d0a-99cedac9be2a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Creating backup of volume f564e853-965e-42bf-9b5d-c1cb57f053d6 in container None Aug 13 02:50:12.137526 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:UPDATE=94,cinder:SELECT=284,cinder:INSERT=51 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:50:12.142682 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:12.142682 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:12.143465 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-667d8fc4-93f4-44a7-9d0a-99cedac9be2a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:12.149155 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:12.149155 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:12.149592 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-667d8fc4-93f4-44a7-9d0a-99cedac9be2a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Snapshot retrieved successfully. Aug 13 02:50:12.165847 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-667d8fc4-93f4-44a7-9d0a-99cedac9be2a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Created reservations ['47d50da7-b0ea-4c75-a985-0bf3736c1b2b', '3e33aac8-15f4-4f09-a6fd-048e13052b2d'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:12.190812 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-47015806-044e-4072-9d89-ed138fa8eb47 req-d1f803fd-3a68-40f4-bb1d-e1bef818f2e3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:12.193166 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-d1f803fd-3a68-40f4-bb1d-e1bef818f2e3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:12.193389 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-d1f803fd-3a68-40f4-bb1d-e1bef818f2e3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:12.193604 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-d1f803fd-3a68-40f4-bb1d-e1bef818f2e3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:12.197940 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-667d8fc4-93f4-44a7-9d0a-99cedac9be2a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:50:12.197940 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1313/5211] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:50:12 2026] POST /volume/v3/backups => generated 327 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:12.205272 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:12.205272 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:12.207094 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d4809d7-aaeb-45b9-8472-41cd4dda2c79 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:12.209144 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-47015806-044e-4072-9d89-ed138fa8eb47 req-d1f803fd-3a68-40f4-bb1d-e1bef818f2e3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:12.209215 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d4809d7-aaeb-45b9-8472-41cd4dda2c79 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:12.209215 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d4809d7-aaeb-45b9-8472-41cd4dda2c79 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:12.209823 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d4809d7-aaeb-45b9-8472-41cd4dda2c79 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:12.209823 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9d4809d7-aaeb-45b9-8472-41cd4dda2c79 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:12.215111 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-d1f803fd-3a68-40f4-bb1d-e1bef818f2e3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:12.215111 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1308/5212] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:12 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:12.215234 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:12.215234 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:12.216137 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d4809d7-aaeb-45b9-8472-41cd4dda2c79 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:12.216571 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1312/5213] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:12 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:12.289160 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2ffbce61-df2d-4393-bc03-dfdb9ebd6833 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:12.289552 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2ffbce61-df2d-4393-bc03-dfdb9ebd6833 None None] GET https://10.4.3.30/volume// Aug 13 02:50:12.289722 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2ffbce61-df2d-4393-bc03-dfdb9ebd6833 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:12.289973 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2ffbce61-df2d-4393-bc03-dfdb9ebd6833 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:12.290335 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2ffbce61-df2d-4393-bc03-dfdb9ebd6833 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:12.290624 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1281/5214] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:50:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:12.297925 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-47015806-044e-4072-9d89-ed138fa8eb47 req-fd16d34e-0b95-4ed5-86f7-4d7a1da87b85 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:12.300271 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-fd16d34e-0b95-4ed5-86f7-4d7a1da87b85 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:50:12.300631 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-fd16d34e-0b95-4ed5-86f7-4d7a1da87b85 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b7e4620-2a38-4522-82bd-322d04b8766a", "connector": null, "instance_uuid": "101dc0e1-fe93-4309-b0a5-e73ba633bdc0"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:12.312279 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:12.312279 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:12.333040 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-fd16d34e-0b95-4ed5-86f7-4d7a1da87b85 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:50:12.333510 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1314/5215] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:50:12 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:12.366195 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3061fd39-2c7a-4f7e-adf2-8bf7247197cb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:12.368310 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3061fd39-2c7a-4f7e-adf2-8bf7247197cb tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:12.368479 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3061fd39-2c7a-4f7e-adf2-8bf7247197cb tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:12.368653 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3061fd39-2c7a-4f7e-adf2-8bf7247197cb tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:12.374269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e539d148-5f8d-4312-82d5-f27dc7a4ede1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:12.374768 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e539d148-5f8d-4312-82d5-f27dc7a4ede1 None None] GET https://10.4.3.30/volume// Aug 13 02:50:12.374951 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e539d148-5f8d-4312-82d5-f27dc7a4ede1 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:12.375130 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e539d148-5f8d-4312-82d5-f27dc7a4ede1 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:12.375529 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e539d148-5f8d-4312-82d5-f27dc7a4ede1 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:12.375823 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1313/5216] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:50:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:12.378100 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:12.378100 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:12.382231 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3061fd39-2c7a-4f7e-adf2-8bf7247197cb tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:12.384059 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-47015806-044e-4072-9d89-ed138fa8eb47 req-3796e4f3-687a-4474-9fc5-b3beefbaba9b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:12.388222 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3061fd39-2c7a-4f7e-adf2-8bf7247197cb tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:12.388746 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1309/5217] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:12 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:12.389390 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-3796e4f3-687a-4474-9fc5-b3beefbaba9b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:12.389652 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-3796e4f3-687a-4474-9fc5-b3beefbaba9b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:12.389914 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-3796e4f3-687a-4474-9fc5-b3beefbaba9b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:12.406355 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:12.406355 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:12.410623 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-47015806-044e-4072-9d89-ed138fa8eb47 req-3796e4f3-687a-4474-9fc5-b3beefbaba9b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:12.415754 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-3796e4f3-687a-4474-9fc5-b3beefbaba9b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:12.416223 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1282/5218] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:50:12 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:12.519579 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-47015806-044e-4072-9d89-ed138fa8eb47 req-e984ce81-9490-4d7b-9499-f24e37163ae4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:12.521610 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-e984ce81-9490-4d7b-9499-f24e37163ae4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] PUT https://10.4.3.30/volume/v3/attachments/db33e930-7321-4e43-b4c5-b3267b509b9a Aug 13 02:50:12.522078 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-e984ce81-9490-4d7b-9499-f24e37163ae4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:12.531651 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-47015806-044e-4072-9d89-ed138fa8eb47 req-e984ce81-9490-4d7b-9499-f24e37163ae4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Acquiring lock "cinder-attachment_update-2b7e4620-2a38-4522-82bd-322d04b8766a-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:50:12.536573 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-47015806-044e-4072-9d89-ed138fa8eb47 req-e984ce81-9490-4d7b-9499-f24e37163ae4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Lock "cinder-attachment_update-2b7e4620-2a38-4522-82bd-322d04b8766a-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:50:12.536573 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:12.536573 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:12.608921 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-47015806-044e-4072-9d89-ed138fa8eb47 req-e984ce81-9490-4d7b-9499-f24e37163ae4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Lock "cinder-attachment_update-2b7e4620-2a38-4522-82bd-322d04b8766a-np0000007139" released by "attachment_update" :: held 0.074s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:50:12.609242 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-e984ce81-9490-4d7b-9499-f24e37163ae4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/db33e930-7321-4e43-b4c5-b3267b509b9a returned with HTTP 200 Aug 13 02:50:12.609888 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1315/5219] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:50:12 2026] PUT /volume/v3/attachments/db33e930-7321-4e43-b4c5-b3267b509b9a => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:13.038863 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:13.040675 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:13.041349 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "d8560080-8864-40b4-bc8d-2edec212fadd", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:13.043046 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'd8560080-8864-40b4-bc8d-2edec212fadd', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:13.144792 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume of 1 GB Aug 13 02:50:13.149731 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Availability Zones retrieved successfully. Aug 13 02:50:13.155818 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Flow 'volume_create_api' (fb38c8c1-3cde-45c2-9420-002e22d2d744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:13.156835 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d4db60-30fe-4ea2-bbdf-5f4d7d6eb71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:13.157882 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:13.215658 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d4db60-30fe-4ea2-bbdf-5f4d7d6eb71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:13.216423 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df3e4c7b-6825-4eae-9c87-3396cd73a1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:13.226802 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6af40c83-ab60-4889-90e6-13ca249b620a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:13.228602 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6af40c83-ab60-4889-90e6-13ca249b620a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:13.228807 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6af40c83-ab60-4889-90e6-13ca249b620a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:13.228996 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6af40c83-ab60-4889-90e6-13ca249b620a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:13.229128 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6af40c83-ab60-4889-90e6-13ca249b620a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:13.233729 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:13.233729 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:13.234499 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6af40c83-ab60-4889-90e6-13ca249b620a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:13.234920 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1310/5220] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:13 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:13.258481 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Created reservations ['47bb3ac2-92a3-4bdd-9820-b2807c0e52f5', '696e42b5-a650-49cb-a24f-7ac999d426bd', 'e508fd49-bdde-49af-b017-cefbefcced7c', 'b05167a7-d5e8-449f-b4ea-0add19079460'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:13.259310 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df3e4c7b-6825-4eae-9c87-3396cd73a1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47bb3ac2-92a3-4bdd-9820-b2807c0e52f5', '696e42b5-a650-49cb-a24f-7ac999d426bd', 'e508fd49-bdde-49af-b017-cefbefcced7c', 'b05167a7-d5e8-449f-b4ea-0add19079460']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:13.260079 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e5d49d-09f6-45f9-ae04-2f10af9c0d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:13.282113 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e5d49d-09f6-45f9-ae04-2f10af9c0d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '973e12fa-d53f-4c7b-811c-fd544ff9cef4', '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='7d527b404e8144ad888b8bf3a015bcf6',qos_specs=None,replication_status=,reservations=['47bb3ac2-92a3-4bdd-9820-b2807c0e52f5','696e42b5-a650-49cb-a24f-7ac999d426bd','e508fd49-bdde-49af-b017-cefbefcced7c','b05167a7-d5e8-449f-b4ea-0add19079460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=973e12fa-d53f-4c7b-811c-fd544ff9cef4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d527b404e8144ad888b8bf3a015bcf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:13.283480 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ec431c-03be-4bb8-a15b-03ecd5809f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:13.303444 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ec431c-03be-4bb8-a15b-03ecd5809f32) transitioned into state 'SUCCESS' from 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='7d527b404e8144ad888b8bf3a015bcf6',qos_specs=None,replication_status=,reservations=['47bb3ac2-92a3-4bdd-9820-b2807c0e52f5','696e42b5-a650-49cb-a24f-7ac999d426bd','e508fd49-bdde-49af-b017-cefbefcced7c','b05167a7-d5e8-449f-b4ea-0add19079460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:13.304235 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2461b7ae-781e-4dcc-88f3-d5d8acc5259b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:13.314399 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2461b7ae-781e-4dcc-88f3-d5d8acc5259b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:13.315159 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Flow 'volume_create_api' (fb38c8c1-3cde-45c2-9420-002e22d2d744) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:13.315680 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume request issued successfully. Aug 13 02:50:13.316136 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5271c091-ea3b-4fa8-ac3e-d0ba91459d06 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:13.316569 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1314/5221] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:50:13 2026] POST /volume/v3/volumes => generated 773 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:13.329021 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b1154e8a-f00b-44b1-9fcd-70d003f9fb93 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:13.330690 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b1154e8a-f00b-44b1-9fcd-70d003f9fb93 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:13.331246 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b1154e8a-f00b-44b1-9fcd-70d003f9fb93 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:13.331246 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b1154e8a-f00b-44b1-9fcd-70d003f9fb93 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:13.337828 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:13.337828 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:13.341482 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b1154e8a-f00b-44b1-9fcd-70d003f9fb93 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:13.345474 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b1154e8a-f00b-44b1-9fcd-70d003f9fb93 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 200 Aug 13 02:50:13.345887 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1283/5222] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:13 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:13.401806 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-be28dbbe-bbc9-41f0-b434-bef2a5f23ece None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:13.403584 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-be28dbbe-bbc9-41f0-b434-bef2a5f23ece tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:13.403849 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-be28dbbe-bbc9-41f0-b434-bef2a5f23ece tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:13.404033 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-be28dbbe-bbc9-41f0-b434-bef2a5f23ece tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:13.413843 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:13.413843 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:13.417303 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-be28dbbe-bbc9-41f0-b434-bef2a5f23ece tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:13.421955 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-be28dbbe-bbc9-41f0-b434-bef2a5f23ece tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:13.422270 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1316/5223] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:13 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:14.245097 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-470edef2-dded-4427-97ae-0adc0f800f93 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:14.247299 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-470edef2-dded-4427-97ae-0adc0f800f93 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:14.247552 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-470edef2-dded-4427-97ae-0adc0f800f93 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:14.247803 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-470edef2-dded-4427-97ae-0adc0f800f93 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:14.247945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-470edef2-dded-4427-97ae-0adc0f800f93 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:14.253142 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:14.253142 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:14.254030 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-470edef2-dded-4427-97ae-0adc0f800f93 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:14.254477 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1311/5224] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:14 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:14.358309 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32c3c0ea-84c3-45fe-a0aa-22b561319798 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:14.360113 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32c3c0ea-84c3-45fe-a0aa-22b561319798 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:14.360397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32c3c0ea-84c3-45fe-a0aa-22b561319798 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:14.360637 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32c3c0ea-84c3-45fe-a0aa-22b561319798 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:14.367345 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:14.367345 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:14.370799 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-32c3c0ea-84c3-45fe-a0aa-22b561319798 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:14.375296 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32c3c0ea-84c3-45fe-a0aa-22b561319798 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 200 Aug 13 02:50:14.375701 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1315/5225] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:14 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:14.435938 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ea89008c-9d1f-48cc-8bcb-6ab1e93d5b06 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:14.438123 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ea89008c-9d1f-48cc-8bcb-6ab1e93d5b06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:14.438368 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ea89008c-9d1f-48cc-8bcb-6ab1e93d5b06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:14.438608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ea89008c-9d1f-48cc-8bcb-6ab1e93d5b06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:14.452394 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:14.452394 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:14.456153 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ea89008c-9d1f-48cc-8bcb-6ab1e93d5b06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:14.460344 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ea89008c-9d1f-48cc-8bcb-6ab1e93d5b06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:14.460748 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1284/5226] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:14 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:15.265051 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-34958222-036a-4ac2-a548-524276f082c5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:15.267341 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34958222-036a-4ac2-a548-524276f082c5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:15.267576 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34958222-036a-4ac2-a548-524276f082c5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:15.267810 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34958222-036a-4ac2-a548-524276f082c5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:15.267938 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-34958222-036a-4ac2-a548-524276f082c5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:15.272264 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:15.272264 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:15.272939 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34958222-036a-4ac2-a548-524276f082c5 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:15.273258 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1317/5227] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:15 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:15.388823 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-93701811-834e-42aa-87ab-5c05a382c5e4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:15.390629 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-93701811-834e-42aa-87ab-5c05a382c5e4 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:15.390860 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-93701811-834e-42aa-87ab-5c05a382c5e4 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:15.391061 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-93701811-834e-42aa-87ab-5c05a382c5e4 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:15.397672 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:15.397672 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:15.401130 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-93701811-834e-42aa-87ab-5c05a382c5e4 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:15.405367 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-93701811-834e-42aa-87ab-5c05a382c5e4 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 200 Aug 13 02:50:15.405728 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1312/5228] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:15 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:15.474106 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08546f93-adc5-4531-923c-49fffe7dc4ef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:15.475903 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08546f93-adc5-4531-923c-49fffe7dc4ef tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:15.476130 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08546f93-adc5-4531-923c-49fffe7dc4ef tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:15.476332 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08546f93-adc5-4531-923c-49fffe7dc4ef tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:15.485062 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:15.485062 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:15.488406 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08546f93-adc5-4531-923c-49fffe7dc4ef tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:15.492376 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08546f93-adc5-4531-923c-49fffe7dc4ef tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:15.492788 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1316/5229] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:15 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:16.284699 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1e19c0e4-2c79-437a-badd-75ffc6b2adf8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:16.286912 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1e19c0e4-2c79-437a-badd-75ffc6b2adf8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:16.287156 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1e19c0e4-2c79-437a-badd-75ffc6b2adf8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:16.287401 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1e19c0e4-2c79-437a-badd-75ffc6b2adf8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:16.287534 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-1e19c0e4-2c79-437a-badd-75ffc6b2adf8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:16.292509 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:16.292509 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:16.293332 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1e19c0e4-2c79-437a-badd-75ffc6b2adf8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:16.293724 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1285/5230] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:16 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:16.420551 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e1101092-f5c2-4714-b12e-e9e6532ef3c9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:16.422450 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1101092-f5c2-4714-b12e-e9e6532ef3c9 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:16.422703 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1101092-f5c2-4714-b12e-e9e6532ef3c9 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:16.422940 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1101092-f5c2-4714-b12e-e9e6532ef3c9 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:16.430295 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:16.430295 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:16.434037 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e1101092-f5c2-4714-b12e-e9e6532ef3c9 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:16.439280 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1101092-f5c2-4714-b12e-e9e6532ef3c9 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 200 Aug 13 02:50:16.439280 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1318/5231] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:16 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:16.505094 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-33ebb8ce-e4e6-4d2e-aa53-4a2f62f775d9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:16.506874 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33ebb8ce-e4e6-4d2e-aa53-4a2f62f775d9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:16.507058 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33ebb8ce-e4e6-4d2e-aa53-4a2f62f775d9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:16.507303 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33ebb8ce-e4e6-4d2e-aa53-4a2f62f775d9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:16.516500 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:16.516500 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:16.520190 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-33ebb8ce-e4e6-4d2e-aa53-4a2f62f775d9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:16.524059 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33ebb8ce-e4e6-4d2e-aa53-4a2f62f775d9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:16.524424 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1313/5232] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:16 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:17.305707 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf0b03ac-02ed-4c5e-a41d-99b125619862 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:17.307376 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf0b03ac-02ed-4c5e-a41d-99b125619862 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:17.307555 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf0b03ac-02ed-4c5e-a41d-99b125619862 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:17.307762 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf0b03ac-02ed-4c5e-a41d-99b125619862 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:17.307861 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cf0b03ac-02ed-4c5e-a41d-99b125619862 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:17.311657 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:17.311657 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:17.312303 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf0b03ac-02ed-4c5e-a41d-99b125619862 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:17.312628 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1317/5233] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:17 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 781 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:17.450997 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7223a429-4c5b-427b-ab8f-c6f6a2b33d59 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:17.452981 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7223a429-4c5b-427b-ab8f-c6f6a2b33d59 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:17.453234 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7223a429-4c5b-427b-ab8f-c6f6a2b33d59 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:17.453434 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7223a429-4c5b-427b-ab8f-c6f6a2b33d59 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:17.462897 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:17.462897 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:17.468666 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7223a429-4c5b-427b-ab8f-c6f6a2b33d59 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:17.474708 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7223a429-4c5b-427b-ab8f-c6f6a2b33d59 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 200 Aug 13 02:50:17.475294 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1286/5234] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:17 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:17.535980 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-824d7431-1078-4d01-9bd7-d1feaa98def9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:17.537616 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-824d7431-1078-4d01-9bd7-d1feaa98def9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:17.537841 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-824d7431-1078-4d01-9bd7-d1feaa98def9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:17.538057 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-824d7431-1078-4d01-9bd7-d1feaa98def9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:17.546670 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:17.546670 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:17.549740 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-824d7431-1078-4d01-9bd7-d1feaa98def9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:17.553194 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-824d7431-1078-4d01-9bd7-d1feaa98def9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:17.553624 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1319/5235] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:17 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:18.321996 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-785988c2-a835-413f-8db8-5d7b1f7b5ded None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:18.323508 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-785988c2-a835-413f-8db8-5d7b1f7b5ded tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:18.323700 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-785988c2-a835-413f-8db8-5d7b1f7b5ded tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:18.323900 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-785988c2-a835-413f-8db8-5d7b1f7b5ded tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:18.324017 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-785988c2-a835-413f-8db8-5d7b1f7b5ded tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:18.328204 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:18.328204 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:18.328964 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-785988c2-a835-413f-8db8-5d7b1f7b5ded tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:18.329319 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1314/5236] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:18 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:18.489061 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4dc91236-47dc-4f3d-8926-20a30c94817c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:18.491233 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4dc91236-47dc-4f3d-8926-20a30c94817c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:18.491502 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4dc91236-47dc-4f3d-8926-20a30c94817c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:18.491689 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4dc91236-47dc-4f3d-8926-20a30c94817c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:18.498747 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:18.498747 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:18.502487 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4dc91236-47dc-4f3d-8926-20a30c94817c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:18.506956 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4dc91236-47dc-4f3d-8926-20a30c94817c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 200 Aug 13 02:50:18.507379 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1318/5237] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:18 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:18.572265 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-45cc5450-076d-47e7-9ab3-5f02b555d813 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:18.574283 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-45cc5450-076d-47e7-9ab3-5f02b555d813 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:18.574523 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-45cc5450-076d-47e7-9ab3-5f02b555d813 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:18.574754 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-45cc5450-076d-47e7-9ab3-5f02b555d813 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:18.585465 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:18.585465 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:18.588910 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-45cc5450-076d-47e7-9ab3-5f02b555d813 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:18.592599 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-45cc5450-076d-47e7-9ab3-5f02b555d813 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:18.592966 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1287/5238] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:18 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:19.340678 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-410c3e4d-15cb-4f55-8d19-d7cdf0d3772c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:19.342799 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-410c3e4d-15cb-4f55-8d19-d7cdf0d3772c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:19.342986 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-410c3e4d-15cb-4f55-8d19-d7cdf0d3772c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:19.343175 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-410c3e4d-15cb-4f55-8d19-d7cdf0d3772c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:19.343302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-410c3e4d-15cb-4f55-8d19-d7cdf0d3772c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:19.347315 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:19.347315 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:19.348036 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-410c3e4d-15cb-4f55-8d19-d7cdf0d3772c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:19.348408 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1320/5239] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:19 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:19.520911 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d0ebab86-5f24-4b05-9b91-4eaa2a01d653 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:19.522911 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d0ebab86-5f24-4b05-9b91-4eaa2a01d653 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:19.523161 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d0ebab86-5f24-4b05-9b91-4eaa2a01d653 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:19.523398 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d0ebab86-5f24-4b05-9b91-4eaa2a01d653 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:19.530998 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:19.530998 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:19.534844 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d0ebab86-5f24-4b05-9b91-4eaa2a01d653 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:19.539230 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d0ebab86-5f24-4b05-9b91-4eaa2a01d653 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 200 Aug 13 02:50:19.539616 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1315/5240] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:19 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:19.605174 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68b9cbd2-1f42-40b8-a624-c48b8ed1f021 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:19.607299 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68b9cbd2-1f42-40b8-a624-c48b8ed1f021 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:19.607527 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68b9cbd2-1f42-40b8-a624-c48b8ed1f021 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:19.607718 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68b9cbd2-1f42-40b8-a624-c48b8ed1f021 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:19.616544 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:19.616544 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:19.619747 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-68b9cbd2-1f42-40b8-a624-c48b8ed1f021 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:19.623900 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68b9cbd2-1f42-40b8-a624-c48b8ed1f021 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:19.624297 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1319/5241] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:19 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:20.358665 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6d22f7e1-bad9-4592-8468-f469e90ade0b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:20.360480 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d22f7e1-bad9-4592-8468-f469e90ade0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:20.360710 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d22f7e1-bad9-4592-8468-f469e90ade0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:20.360888 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d22f7e1-bad9-4592-8468-f469e90ade0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:20.361030 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-6d22f7e1-bad9-4592-8468-f469e90ade0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:20.365784 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:20.365784 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:20.366623 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d22f7e1-bad9-4592-8468-f469e90ade0b tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:20.367054 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1288/5242] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:20 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:20.552069 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a082c6bf-b7e9-4097-bbd0-bf61a5aa95f3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:20.554236 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a082c6bf-b7e9-4097-bbd0-bf61a5aa95f3 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:20.554562 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a082c6bf-b7e9-4097-bbd0-bf61a5aa95f3 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:20.554819 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a082c6bf-b7e9-4097-bbd0-bf61a5aa95f3 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:20.564305 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:20.564305 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:20.568690 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a082c6bf-b7e9-4097-bbd0-bf61a5aa95f3 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:20.574394 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a082c6bf-b7e9-4097-bbd0-bf61a5aa95f3 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 200 Aug 13 02:50:20.574912 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1321/5243] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:20 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:20.637170 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3a94a942-1ce9-4488-8e10-a962f6be44fb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:20.638911 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3a94a942-1ce9-4488-8e10-a962f6be44fb tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:20.639359 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3a94a942-1ce9-4488-8e10-a962f6be44fb tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:20.640726 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3a94a942-1ce9-4488-8e10-a962f6be44fb tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:20.649067 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:20.649067 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:20.652589 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3a94a942-1ce9-4488-8e10-a962f6be44fb tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:20.656749 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3a94a942-1ce9-4488-8e10-a962f6be44fb tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:20.657296 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1316/5244] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:20 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:20.974705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-47015806-044e-4072-9d89-ed138fa8eb47 req-ccb17c0c-5f13-4e52-b2a4-aed3e82da1c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:20.976587 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-ccb17c0c-5f13-4e52-b2a4-aed3e82da1c0 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/attachments/db33e930-7321-4e43-b4c5-b3267b509b9a/action Aug 13 02:50:20.976949 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-ccb17c0c-5f13-4e52-b2a4-aed3e82da1c0 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:50:20.977060 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-ccb17c0c-5f13-4e52-b2a4-aed3e82da1c0 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:20.997551 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:20.997551 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:21.009302 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-47015806-044e-4072-9d89-ed138fa8eb47 req-ccb17c0c-5f13-4e52-b2a4-aed3e82da1c0 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/db33e930-7321-4e43-b4c5-b3267b509b9a/action returned with HTTP 204 Aug 13 02:50:21.009753 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1320/5245] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:50:20 2026] POST /volume/v3/attachments/db33e930-7321-4e43-b4c5-b3267b509b9a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:21.379150 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f8bccfb4-35d4-4b0a-bd8a-74c205d79b81 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:21.381747 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f8bccfb4-35d4-4b0a-bd8a-74c205d79b81 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:21.382012 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f8bccfb4-35d4-4b0a-bd8a-74c205d79b81 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:21.382202 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f8bccfb4-35d4-4b0a-bd8a-74c205d79b81 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:21.382328 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-f8bccfb4-35d4-4b0a-bd8a-74c205d79b81 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:21.387401 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:21.387401 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:21.388419 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f8bccfb4-35d4-4b0a-bd8a-74c205d79b81 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:21.388867 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1289/5246] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:21 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:21.587908 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f6594815-7c5d-4164-985d-df673251fccd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:21.589979 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6594815-7c5d-4164-985d-df673251fccd tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:21.590260 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6594815-7c5d-4164-985d-df673251fccd tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:21.590448 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6594815-7c5d-4164-985d-df673251fccd tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:21.598109 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:21.598109 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:21.601873 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f6594815-7c5d-4164-985d-df673251fccd tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:21.606324 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6594815-7c5d-4164-985d-df673251fccd tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 200 Aug 13 02:50:21.606687 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1322/5247] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:21 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:21.620815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1c3203e0-722f-47c8-bb4c-04c9b52b51d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:21.622995 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1c3203e0-722f-47c8-bb4c-04c9b52b51d6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:21.623244 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1c3203e0-722f-47c8-bb4c-04c9b52b51d6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:21.623464 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1c3203e0-722f-47c8-bb4c-04c9b52b51d6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:21.630223 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:21.630223 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:21.633825 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1c3203e0-722f-47c8-bb4c-04c9b52b51d6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:21.638172 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1c3203e0-722f-47c8-bb4c-04c9b52b51d6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 200 Aug 13 02:50:21.638599 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1317/5248] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:21 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:21.651149 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3fd91c12-ea52-4589-8808-342a0a76be5b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:21.653358 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:21.653835 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "973e12fa-d53f-4c7b-811c-fd544ff9cef4", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:21.655699 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '973e12fa-d53f-4c7b-811c-fd544ff9cef4', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:21.663867 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:21.663867 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:21.664226 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume retrieved successfully. Aug 13 02:50:21.664381 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume of 1 GB Aug 13 02:50:21.668401 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Availability Zones retrieved successfully. Aug 13 02:50:21.669165 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2053dde4-c502-4e4a-b552-7b5bfb200fd4 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:21.671182 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2053dde4-c502-4e4a-b552-7b5bfb200fd4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:21.671769 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2053dde4-c502-4e4a-b552-7b5bfb200fd4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:21.671769 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2053dde4-c502-4e4a-b552-7b5bfb200fd4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:21.673664 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Flow 'volume_create_api' (5a369e2a-92d0-4fa0-9004-6f33a1945ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:21.674748 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4f76ba5-3d1a-4c39-95c0-02b954428d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:21.675726 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:21.680996 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:21.680996 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:21.684470 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2053dde4-c502-4e4a-b552-7b5bfb200fd4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:21.689319 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2053dde4-c502-4e4a-b552-7b5bfb200fd4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:21.689889 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1290/5249] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:21 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:21.699125 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4f76ba5-3d1a-4c39-95c0-02b954428d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '973e12fa-d53f-4c7b-811c-fd544ff9cef4', 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:21.699935 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe10bee-1ad0-47d0-97ac-343f3054ab95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:21.735188 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Created reservations ['50728f6b-969d-4a1d-96e3-05e3f58da4bc', '68bbefea-0835-4012-86d0-9d91386ec8d6', 'd173d21d-b44e-478d-8030-d72739b6849a', 'a1b05084-fef2-4927-90e6-38f8e1f7e464'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:21.735941 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe10bee-1ad0-47d0-97ac-343f3054ab95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50728f6b-969d-4a1d-96e3-05e3f58da4bc', '68bbefea-0835-4012-86d0-9d91386ec8d6', 'd173d21d-b44e-478d-8030-d72739b6849a', 'a1b05084-fef2-4927-90e6-38f8e1f7e464']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:21.736598 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2b2b71-e5a1-4e5e-9521-47abc0041589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:21.767689 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2b2b71-e5a1-4e5e-9521-47abc0041589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0838bf2f-8d01-4abe-be5f-b2631fbdf813', '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='7d527b404e8144ad888b8bf3a015bcf6',qos_specs=None,replication_status=,reservations=['50728f6b-969d-4a1d-96e3-05e3f58da4bc','68bbefea-0835-4012-86d0-9d91386ec8d6','d173d21d-b44e-478d-8030-d72739b6849a','a1b05084-fef2-4927-90e6-38f8e1f7e464'],size=1,snapshot_id=None,source_replicaid=,source_volid=973e12fa-d53f-4c7b-811c-fd544ff9cef4,status='creating',user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:21Z,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=0838bf2f-8d01-4abe-be5f-b2631fbdf813,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d527b404e8144ad888b8bf3a015bcf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=973e12fa-d53f-4c7b-811c-fd544ff9cef4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:21.769169 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e79ff48-fd13-418b-8388-268f89e1689a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:21.785565 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e79ff48-fd13-418b-8388-268f89e1689a) transitioned into state 'SUCCESS' from 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='7d527b404e8144ad888b8bf3a015bcf6',qos_specs=None,replication_status=,reservations=['50728f6b-969d-4a1d-96e3-05e3f58da4bc','68bbefea-0835-4012-86d0-9d91386ec8d6','d173d21d-b44e-478d-8030-d72739b6849a','a1b05084-fef2-4927-90e6-38f8e1f7e464'],size=1,snapshot_id=None,source_replicaid=,source_volid=973e12fa-d53f-4c7b-811c-fd544ff9cef4,status='creating',user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:21.786223 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0823fd49-13d4-418f-bd30-29a0a8dfcdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:21.801197 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0823fd49-13d4-418f-bd30-29a0a8dfcdb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:21.802264 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Flow 'volume_create_api' (5a369e2a-92d0-4fa0-9004-6f33a1945ef0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:21.802603 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume request issued successfully. Aug 13 02:50:21.803221 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3fd91c12-ea52-4589-8808-342a0a76be5b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:21.803748 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1321/5250] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:50:21 2026] POST /volume/v3/volumes => generated 807 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:21.814929 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fd21baaf-02eb-4251-8a53-fef363d8781a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:21.816827 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd21baaf-02eb-4251-8a53-fef363d8781a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 Aug 13 02:50:21.817094 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd21baaf-02eb-4251-8a53-fef363d8781a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:21.817382 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd21baaf-02eb-4251-8a53-fef363d8781a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:21.830035 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:21.830035 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:21.837105 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fd21baaf-02eb-4251-8a53-fef363d8781a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:21.845020 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd21baaf-02eb-4251-8a53-fef363d8781a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 returned with HTTP 200 Aug 13 02:50:21.845460 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1323/5251] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:21 2026] GET /volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:22.399311 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-49ad3b5d-1ae8-4da7-82d6-95c2534083b2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:22.401040 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49ad3b5d-1ae8-4da7-82d6-95c2534083b2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:22.401228 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49ad3b5d-1ae8-4da7-82d6-95c2534083b2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:22.401443 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49ad3b5d-1ae8-4da7-82d6-95c2534083b2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:22.401536 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-49ad3b5d-1ae8-4da7-82d6-95c2534083b2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:22.406539 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:22.406539 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:22.407557 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49ad3b5d-1ae8-4da7-82d6-95c2534083b2 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:22.408029 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1318/5252] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:22 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:22.857278 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f14f9290-550b-46a0-95f8-7e9e1aaad863 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:22.859078 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f14f9290-550b-46a0-95f8-7e9e1aaad863 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 Aug 13 02:50:22.859318 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f14f9290-550b-46a0-95f8-7e9e1aaad863 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:22.859544 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f14f9290-550b-46a0-95f8-7e9e1aaad863 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:22.868800 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:22.868800 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:22.873264 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f14f9290-550b-46a0-95f8-7e9e1aaad863 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:22.878789 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f14f9290-550b-46a0-95f8-7e9e1aaad863 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 returned with HTTP 200 Aug 13 02:50:22.879259 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1291/5253] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:22 2026] GET /volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:22.890604 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1b059c69-3771-4580-b0c6-05bcea9e0239 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:22.893073 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b059c69-3771-4580-b0c6-05bcea9e0239 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 Aug 13 02:50:22.893330 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b059c69-3771-4580-b0c6-05bcea9e0239 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:22.893539 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b059c69-3771-4580-b0c6-05bcea9e0239 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:22.901308 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:22.901308 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:22.905428 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1b059c69-3771-4580-b0c6-05bcea9e0239 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:22.911204 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b059c69-3771-4580-b0c6-05bcea9e0239 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 returned with HTTP 200 Aug 13 02:50:22.911648 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1322/5254] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:22 2026] GET /volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:22.923323 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2e7fa0b0-265d-44e4-92f6-b05344e0c9de None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:22.925235 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e7fa0b0-265d-44e4-92f6-b05344e0c9de tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] DELETE https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:22.925487 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e7fa0b0-265d-44e4-92f6-b05344e0c9de tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:22.925676 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e7fa0b0-265d-44e4-92f6-b05344e0c9de tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:22.925835 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-2e7fa0b0-265d-44e4-92f6-b05344e0c9de tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume with id: 973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:22.933897 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:22.933897 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:22.934511 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2e7fa0b0-265d-44e4-92f6-b05344e0c9de tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:22.953010 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2e7fa0b0-265d-44e4-92f6-b05344e0c9de tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume request issued successfully. Aug 13 02:50:22.953246 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e7fa0b0-265d-44e4-92f6-b05344e0c9de tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 202 Aug 13 02:50:22.953788 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1324/5255] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:50:22 2026] DELETE /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:50:22.961186 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-52c16265-c926-4938-9a75-d38951aa2f18 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:22.963176 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52c16265-c926-4938-9a75-d38951aa2f18 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:22.963494 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52c16265-c926-4938-9a75-d38951aa2f18 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:22.963715 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52c16265-c926-4938-9a75-d38951aa2f18 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:22.974409 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:22.974409 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:22.979432 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-52c16265-c926-4938-9a75-d38951aa2f18 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:22.986590 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52c16265-c926-4938-9a75-d38951aa2f18 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 200 Aug 13 02:50:22.987220 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1319/5256] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:22 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:23.419205 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-48d672c8-df8e-4373-9e2c-7de92fe9820f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:23.420937 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-48d672c8-df8e-4373-9e2c-7de92fe9820f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:23.421112 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-48d672c8-df8e-4373-9e2c-7de92fe9820f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:23.421337 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-48d672c8-df8e-4373-9e2c-7de92fe9820f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:23.421440 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-48d672c8-df8e-4373-9e2c-7de92fe9820f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:23.425451 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:23.425451 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:23.426143 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-48d672c8-df8e-4373-9e2c-7de92fe9820f tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:23.426520 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1292/5257] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:23 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:24.002319 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-439e2736-e1c2-432f-94ec-11c8670c9e36 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:24.002319 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-439e2736-e1c2-432f-94ec-11c8670c9e36 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:24.002319 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-439e2736-e1c2-432f-94ec-11c8670c9e36 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:24.002319 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-439e2736-e1c2-432f-94ec-11c8670c9e36 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:24.008019 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-439e2736-e1c2-432f-94ec-11c8670c9e36 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 404 Aug 13 02:50:24.008454 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1323/5258] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:23 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:24.441343 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7ce66bae-baad-46c1-bdfe-b0e6ee189af1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:24.443074 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ce66bae-baad-46c1-bdfe-b0e6ee189af1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:24.443292 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ce66bae-baad-46c1-bdfe-b0e6ee189af1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:24.443593 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ce66bae-baad-46c1-bdfe-b0e6ee189af1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:24.443730 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7ce66bae-baad-46c1-bdfe-b0e6ee189af1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:24.447873 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:24.447873 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:24.448686 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ce66bae-baad-46c1-bdfe-b0e6ee189af1 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:24.449071 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1325/5259] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:24 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:24.565012 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-30a7f4eb-249e-4e7a-85ec-f4031c166de5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:24.566989 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-30a7f4eb-249e-4e7a-85ec-f4031c166de5 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:50:24.569404 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-30a7f4eb-249e-4e7a-85ec-f4031c166de5 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b7e4620-2a38-4522-82bd-322d04b8766a", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-784505911", "description": null, "metadata": null}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:24.580919 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:24.580919 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:24.580919 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-30a7f4eb-249e-4e7a-85ec-f4031c166de5 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:24.580919 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-30a7f4eb-249e-4e7a-85ec-f4031c166de5 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create snapshot from volume 2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:24.617406 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-30a7f4eb-249e-4e7a-85ec-f4031c166de5 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Created reservations ['0995683a-e60d-44b7-8ecc-bf0d0bdc6e14', '72756c31-f480-4ca2-8244-694878a3f000', 'e1f78aca-3c04-49c6-965f-4acc57d8a9f1', 'd5ec4009-c402-4288-b8d8-59f0816b966a'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:24.660281 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-30a7f4eb-249e-4e7a-85ec-f4031c166de5 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot force create request issued successfully. Aug 13 02:50:24.660357 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-30a7f4eb-249e-4e7a-85ec-f4031c166de5 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:50:24.660867 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1320/5260] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:50:24 2026] POST /volume/v3/snapshots => generated 312 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:24.670082 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ba8e210b-a729-4e32-ab58-9b64c8972a8f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:24.671936 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ba8e210b-a729-4e32-ab58-9b64c8972a8f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d Aug 13 02:50:24.672141 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ba8e210b-a729-4e32-ab58-9b64c8972a8f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:24.672359 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ba8e210b-a729-4e32-ab58-9b64c8972a8f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:24.677992 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:24.677992 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:24.678507 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ba8e210b-a729-4e32-ab58-9b64c8972a8f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:24.679443 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ba8e210b-a729-4e32-ab58-9b64c8972a8f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d returned with HTTP 200 Aug 13 02:50:24.679871 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1293/5261] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:24 2026] GET /volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:25.460140 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4027c3c4-d631-4cf2-bbd3-d896dc8b4c7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:25.462337 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4027c3c4-d631-4cf2-bbd3-d896dc8b4c7a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:25.462538 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4027c3c4-d631-4cf2-bbd3-d896dc8b4c7a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:25.462734 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4027c3c4-d631-4cf2-bbd3-d896dc8b4c7a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:25.462830 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4027c3c4-d631-4cf2-bbd3-d896dc8b4c7a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:25.467789 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:25.467789 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:25.468697 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4027c3c4-d631-4cf2-bbd3-d896dc8b4c7a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:25.469078 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1324/5262] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:25 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:25.485480 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:25.487160 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:25.487548 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "4726ccde-dfc2-49c4-b14a-191b5abb24a8", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:25.488950 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '4726ccde-dfc2-49c4-b14a-191b5abb24a8', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:25.559855 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume of 1 GB Aug 13 02:50:25.564260 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Availability Zones retrieved successfully. Aug 13 02:50:25.570685 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Flow 'volume_create_api' (15c69b9d-e3c7-4311-a4ab-9b05c68db556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:25.571682 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387af38f-fe14-4124-95ef-c33c9768e0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:25.572533 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:25.622239 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387af38f-fe14-4124-95ef-c33c9768e0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:25.622969 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d45e8afc-ef5d-4093-b334-1ae334da87f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:25.656081 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Created reservations ['4fa91486-ae29-4978-9152-241dfcc0ef3e', '74e149ef-3373-4b67-b63b-6e059e1c09f7', '95a70b5f-8a83-463d-9f52-36d106d1d549', '978e91ae-497e-4e5e-b4ac-0fa46ab9105b'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:25.656803 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d45e8afc-ef5d-4093-b334-1ae334da87f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fa91486-ae29-4978-9152-241dfcc0ef3e', '74e149ef-3373-4b67-b63b-6e059e1c09f7', '95a70b5f-8a83-463d-9f52-36d106d1d549', '978e91ae-497e-4e5e-b4ac-0fa46ab9105b']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:25.657527 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d287316-2dc4-4fa0-a590-a3e2b7dd871b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:25.676752 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d287316-2dc4-4fa0-a590-a3e2b7dd871b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a596b15-e022-4068-aae6-b0a2ca7ed413', '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='7d527b404e8144ad888b8bf3a015bcf6',qos_specs=None,replication_status=,reservations=['4fa91486-ae29-4978-9152-241dfcc0ef3e','74e149ef-3373-4b67-b63b-6e059e1c09f7','95a70b5f-8a83-463d-9f52-36d106d1d549','978e91ae-497e-4e5e-b4ac-0fa46ab9105b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:25Z,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=5a596b15-e022-4068-aae6-b0a2ca7ed413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d527b404e8144ad888b8bf3a015bcf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:25.677433 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e31ca4-a092-4740-bc35-d6f5c5f3978c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:25.689484 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d52631d4-6625-41a9-a6db-3ee4cb5fb958 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:25.691370 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d52631d4-6625-41a9-a6db-3ee4cb5fb958 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d Aug 13 02:50:25.691596 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d52631d4-6625-41a9-a6db-3ee4cb5fb958 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:25.691804 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d52631d4-6625-41a9-a6db-3ee4cb5fb958 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:25.694284 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e31ca4-a092-4740-bc35-d6f5c5f3978c) transitioned into state 'SUCCESS' from 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='7d527b404e8144ad888b8bf3a015bcf6',qos_specs=None,replication_status=,reservations=['4fa91486-ae29-4978-9152-241dfcc0ef3e','74e149ef-3373-4b67-b63b-6e059e1c09f7','95a70b5f-8a83-463d-9f52-36d106d1d549','978e91ae-497e-4e5e-b4ac-0fa46ab9105b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:25.694994 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2679dd88-d010-4df4-b94e-bf07f74fa35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:25.696420 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:25.696420 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:25.696815 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d52631d4-6625-41a9-a6db-3ee4cb5fb958 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:25.697573 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d52631d4-6625-41a9-a6db-3ee4cb5fb958 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d returned with HTTP 200 Aug 13 02:50:25.697963 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1321/5263] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:25 2026] GET /volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:25.703611 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2679dd88-d010-4df4-b94e-bf07f74fa35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:25.704523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Flow 'volume_create_api' (15c69b9d-e3c7-4311-a4ab-9b05c68db556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:25.704828 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume request issued successfully. Aug 13 02:50:25.705437 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-db1c017c-1b4d-4fe3-9ca6-70b378306c08 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:25.705558 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-3d321d0d-1e43-4c63-b5ea-a077774def15 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:25.705842 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1326/5264] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:50:25 2026] POST /volume/v3/volumes => generated 773 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:25.707294 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3d321d0d-1e43-4c63-b5ea-a077774def15 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d Aug 13 02:50:25.707499 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3d321d0d-1e43-4c63-b5ea-a077774def15 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:25.707700 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-3d321d0d-1e43-4c63-b5ea-a077774def15 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:25.712144 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:25.712144 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:25.712623 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-3d321d0d-1e43-4c63-b5ea-a077774def15 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:25.713521 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-3d321d0d-1e43-4c63-b5ea-a077774def15 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d returned with HTTP 200 Aug 13 02:50:25.713822 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1294/5265] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:25 2026] GET /volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:25.720227 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ba3330bb-ef1d-454b-9f41-1c554b850522 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:25.722100 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba3330bb-ef1d-454b-9f41-1c554b850522 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:25.722378 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba3330bb-ef1d-454b-9f41-1c554b850522 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:25.722522 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba3330bb-ef1d-454b-9f41-1c554b850522 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:25.729955 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:25.729955 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:25.734329 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ba3330bb-ef1d-454b-9f41-1c554b850522 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:25.738893 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba3330bb-ef1d-454b-9f41-1c554b850522 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:25.739285 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1325/5266] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:25 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:26.478483 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a2ea4854-4bd8-4c7b-b4c5-4ad05b2b8af8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:26.480352 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2ea4854-4bd8-4c7b-b4c5-4ad05b2b8af8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:26.480611 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2ea4854-4bd8-4c7b-b4c5-4ad05b2b8af8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:26.480717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2ea4854-4bd8-4c7b-b4c5-4ad05b2b8af8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:26.480817 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a2ea4854-4bd8-4c7b-b4c5-4ad05b2b8af8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:26.485454 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:26.485454 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:26.486321 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2ea4854-4bd8-4c7b-b4c5-4ad05b2b8af8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:26.486702 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1322/5267] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:26 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:26.496322 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a7a4207f-fc91-4338-a63a-eea60e49a3c6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:26.498541 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a7a4207f-fc91-4338-a63a-eea60e49a3c6 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:26.498792 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a7a4207f-fc91-4338-a63a-eea60e49a3c6 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:26.499035 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a7a4207f-fc91-4338-a63a-eea60e49a3c6 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:26.499178 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a7a4207f-fc91-4338-a63a-eea60e49a3c6 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:26.504033 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:26.504033 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:26.505040 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a7a4207f-fc91-4338-a63a-eea60e49a3c6 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:26.505607 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1327/5268] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:26 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:26.516613 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-63376ad0-793a-4ff8-bd9e-f518f5357457 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:26.518369 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-63376ad0-793a-4ff8-bd9e-f518f5357457 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:26.518561 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-63376ad0-793a-4ff8-bd9e-f518f5357457 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:26.518755 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-63376ad0-793a-4ff8-bd9e-f518f5357457 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:26.518860 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-63376ad0-793a-4ff8-bd9e-f518f5357457 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete backup with id: 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. Aug 13 02:50:26.523059 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:26.523059 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:26.535601 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-63376ad0-793a-4ff8-bd9e-f518f5357457 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] delete_backup rpcapi backup_id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:50:26.537271 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-63376ad0-793a-4ff8-bd9e-f518f5357457 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 202 Aug 13 02:50:26.537723 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1295/5269] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:50:26 2026] DELETE /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:50:26.544996 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-656ae9c5-0e42-4b5e-99d1-1d20f2b4f64c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:26.547366 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-656ae9c5-0e42-4b5e-99d1-1d20f2b4f64c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:26.547683 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-656ae9c5-0e42-4b5e-99d1-1d20f2b4f64c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:26.547979 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-656ae9c5-0e42-4b5e-99d1-1d20f2b4f64c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:26.548119 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-656ae9c5-0e42-4b5e-99d1-1d20f2b4f64c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:26.553621 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:26.553621 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:26.554715 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-656ae9c5-0e42-4b5e-99d1-1d20f2b4f64c tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 200 Aug 13 02:50:26.555236 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1326/5270] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:26 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:26.752797 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aa0e98b0-4d77-43be-860f-66013a7c4535 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:26.754501 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa0e98b0-4d77-43be-860f-66013a7c4535 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:26.754719 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa0e98b0-4d77-43be-860f-66013a7c4535 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:26.754907 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa0e98b0-4d77-43be-860f-66013a7c4535 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:26.766119 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:26.766119 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:26.769659 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-aa0e98b0-4d77-43be-860f-66013a7c4535 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:26.773720 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa0e98b0-4d77-43be-860f-66013a7c4535 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:26.774114 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1323/5271] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:26 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:27.156385 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0911863c-bdaa-4dcc-83a4-aa16c96f44bd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:27.158147 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0911863c-bdaa-4dcc-83a4-aa16c96f44bd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:50:27.158516 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0911863c-bdaa-4dcc-83a4-aa16c96f44bd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b7e4620-2a38-4522-82bd-322d04b8766a", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-449638130", "description": null, "metadata": null}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:27.168801 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:27.168801 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:27.169220 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0911863c-bdaa-4dcc-83a4-aa16c96f44bd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:27.169370 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-0911863c-bdaa-4dcc-83a4-aa16c96f44bd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create snapshot from volume 2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:27.191887 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-0911863c-bdaa-4dcc-83a4-aa16c96f44bd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Created reservations ['fbe7e096-4b07-46c9-8e84-4ed81b842cb0', '6b3dbb72-08f7-4e91-aff0-8dce2f7e546f', 'b5ac7e60-5420-46e3-a37b-29c1542372f7', 'f45ac5a7-ba73-4740-9c66-b6d66e028045'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:27.220538 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0911863c-bdaa-4dcc-83a4-aa16c96f44bd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot force create request issued successfully. Aug 13 02:50:27.220943 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0911863c-bdaa-4dcc-83a4-aa16c96f44bd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:50:27.221439 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1328/5272] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:50:27 2026] POST /volume/v3/snapshots => generated 312 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:27.229818 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-39d67f24-d287-435d-8006-0c31848d9fcd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:27.231829 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-39d67f24-d287-435d-8006-0c31848d9fcd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 Aug 13 02:50:27.232050 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-39d67f24-d287-435d-8006-0c31848d9fcd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:27.232314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-39d67f24-d287-435d-8006-0c31848d9fcd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:27.237874 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:27.237874 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:27.238398 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-39d67f24-d287-435d-8006-0c31848d9fcd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:27.239222 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-39d67f24-d287-435d-8006-0c31848d9fcd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 returned with HTTP 200 Aug 13 02:50:27.239635 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1296/5273] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:27 2026] GET /volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:27.566322 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a846560a-8f50-4f96-be77-fa838b5f717d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:27.568030 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a846560a-8f50-4f96-be77-fa838b5f717d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf Aug 13 02:50:27.568266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a846560a-8f50-4f96-be77-fa838b5f717d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:27.568496 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a846560a-8f50-4f96-be77-fa838b5f717d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:27.568644 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a846560a-8f50-4f96-be77-fa838b5f717d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Show backup with id 2ff08f84-29a7-4dd9-a62a-c31e97d18bbf. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:50:27.572758 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a846560a-8f50-4f96-be77-fa838b5f717d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf returned with HTTP 404 Aug 13 02:50:27.573314 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1327/5274] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:27 2026] GET /volume/v3/backups/2ff08f84-29a7-4dd9-a62a-c31e97d18bbf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:27.582150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0ebd43e5-45c9-485b-9d69-7805cbfc6d76 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:27.583782 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ebd43e5-45c9-485b-9d69-7805cbfc6d76 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c Aug 13 02:50:27.583936 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ebd43e5-45c9-485b-9d69-7805cbfc6d76 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:27.584103 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ebd43e5-45c9-485b-9d69-7805cbfc6d76 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:27.584205 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-0ebd43e5-45c9-485b-9d69-7805cbfc6d76 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete snapshot with id: 25b4cffb-6c60-4e2f-890f-ffd7085c9f9c Aug 13 02:50:27.588655 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:27.588655 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:27.589004 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0ebd43e5-45c9-485b-9d69-7805cbfc6d76 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Snapshot retrieved successfully. Aug 13 02:50:27.601729 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0ebd43e5-45c9-485b-9d69-7805cbfc6d76 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Snapshot delete request issued successfully. Aug 13 02:50:27.601887 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ebd43e5-45c9-485b-9d69-7805cbfc6d76 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c returned with HTTP 202 Aug 13 02:50:27.602226 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1324/5275] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:50:27 2026] DELETE /volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:27.609302 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-43874e5a-7f08-460b-8483-9b0f21e60da8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:27.611499 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43874e5a-7f08-460b-8483-9b0f21e60da8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c Aug 13 02:50:27.611499 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43874e5a-7f08-460b-8483-9b0f21e60da8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:27.611716 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43874e5a-7f08-460b-8483-9b0f21e60da8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:27.617313 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:27.617313 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:27.618030 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-43874e5a-7f08-460b-8483-9b0f21e60da8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Snapshot retrieved successfully. Aug 13 02:50:27.619062 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43874e5a-7f08-460b-8483-9b0f21e60da8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c returned with HTTP 200 Aug 13 02:50:27.619613 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1329/5276] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:27 2026] GET /volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:27.787282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-953db10a-a057-49d8-a78e-126d0b696903 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:27.789490 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-953db10a-a057-49d8-a78e-126d0b696903 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:27.789750 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-953db10a-a057-49d8-a78e-126d0b696903 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:27.789989 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-953db10a-a057-49d8-a78e-126d0b696903 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:27.797609 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:27.797609 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:27.800942 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-953db10a-a057-49d8-a78e-126d0b696903 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:27.805505 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-953db10a-a057-49d8-a78e-126d0b696903 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:27.806072 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1297/5277] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:27 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:28.248327 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7598da86-9059-456a-bbc5-86694ff4a8bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:28.250078 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7598da86-9059-456a-bbc5-86694ff4a8bc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 Aug 13 02:50:28.250291 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7598da86-9059-456a-bbc5-86694ff4a8bc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:28.250488 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7598da86-9059-456a-bbc5-86694ff4a8bc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:28.255812 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:28.255812 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:28.256191 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7598da86-9059-456a-bbc5-86694ff4a8bc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:28.257003 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7598da86-9059-456a-bbc5-86694ff4a8bc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 returned with HTTP 200 Aug 13 02:50:28.257359 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1328/5278] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:28 2026] GET /volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:28.266683 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e4dbafec-41ef-46f5-84ee-94e420ac1894 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:28.268268 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e4dbafec-41ef-46f5-84ee-94e420ac1894 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 Aug 13 02:50:28.268444 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e4dbafec-41ef-46f5-84ee-94e420ac1894 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:28.268654 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e4dbafec-41ef-46f5-84ee-94e420ac1894 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:28.273180 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:28.273180 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:28.273548 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e4dbafec-41ef-46f5-84ee-94e420ac1894 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:28.274219 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e4dbafec-41ef-46f5-84ee-94e420ac1894 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 returned with HTTP 200 Aug 13 02:50:28.274551 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1325/5279] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:28 2026] GET /volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:28.627517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8ed4af19-a1bb-47db-8b41-2c28abcd9d02 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:28.629245 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ed4af19-a1bb-47db-8b41-2c28abcd9d02 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c Aug 13 02:50:28.629460 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ed4af19-a1bb-47db-8b41-2c28abcd9d02 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:28.629649 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ed4af19-a1bb-47db-8b41-2c28abcd9d02 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:28.634003 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ed4af19-a1bb-47db-8b41-2c28abcd9d02 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c returned with HTTP 404 Aug 13 02:50:28.634449 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1330/5280] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:28 2026] GET /volume/v3/snapshots/25b4cffb-6c60-4e2f-890f-ffd7085c9f9c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:28.640363 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ad82042a-b05d-4d47-b0b1-3c36d11dc84a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:28.642143 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ad82042a-b05d-4d47-b0b1-3c36d11dc84a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 Aug 13 02:50:28.642375 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ad82042a-b05d-4d47-b0b1-3c36d11dc84a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:28.642553 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ad82042a-b05d-4d47-b0b1-3c36d11dc84a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:28.642714 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-ad82042a-b05d-4d47-b0b1-3c36d11dc84a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete volume with id: f564e853-965e-42bf-9b5d-c1cb57f053d6 Aug 13 02:50:28.649340 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:28.649340 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:28.650003 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ad82042a-b05d-4d47-b0b1-3c36d11dc84a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:28.664320 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ad82042a-b05d-4d47-b0b1-3c36d11dc84a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete volume request issued successfully. Aug 13 02:50:28.664594 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ad82042a-b05d-4d47-b0b1-3c36d11dc84a tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 returned with HTTP 202 Aug 13 02:50:28.665050 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1298/5281] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:50:28 2026] DELETE /volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:28.671877 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24a5913b-a5a7-42fe-a45d-750ccaab2306 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:28.673555 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24a5913b-a5a7-42fe-a45d-750ccaab2306 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 Aug 13 02:50:28.673743 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24a5913b-a5a7-42fe-a45d-750ccaab2306 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:28.673917 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24a5913b-a5a7-42fe-a45d-750ccaab2306 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:28.680197 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:28.680197 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:28.683444 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-24a5913b-a5a7-42fe-a45d-750ccaab2306 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:28.687061 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24a5913b-a5a7-42fe-a45d-750ccaab2306 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 returned with HTTP 200 Aug 13 02:50:28.687401 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1329/5282] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:28 2026] GET /volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:28.819104 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e212f00e-2d47-4c42-9ca1-f0df9ca8dfae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:28.821162 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e212f00e-2d47-4c42-9ca1-f0df9ca8dfae tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:28.821428 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e212f00e-2d47-4c42-9ca1-f0df9ca8dfae tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:28.821657 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e212f00e-2d47-4c42-9ca1-f0df9ca8dfae tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:28.829269 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:28.829269 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:28.833338 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e212f00e-2d47-4c42-9ca1-f0df9ca8dfae tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:28.838159 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e212f00e-2d47-4c42-9ca1-f0df9ca8dfae tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:28.838617 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1326/5283] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:28 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:29.680178 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e6c5deca-d630-4de6-9eef-ee9f58b83071 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:29.681946 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6c5deca-d630-4de6-9eef-ee9f58b83071 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:50:29.682309 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6c5deca-d630-4de6-9eef-ee9f58b83071 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b7e4620-2a38-4522-82bd-322d04b8766a", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-789018001", "description": null, "metadata": null}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:29.695079 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:29.695079 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:29.695628 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e6c5deca-d630-4de6-9eef-ee9f58b83071 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:29.695768 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-e6c5deca-d630-4de6-9eef-ee9f58b83071 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create snapshot from volume 2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:29.700697 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c061130c-d970-4f8b-9c8a-75afcc936bf8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:29.704774 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c061130c-d970-4f8b-9c8a-75afcc936bf8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 Aug 13 02:50:29.704986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c061130c-d970-4f8b-9c8a-75afcc936bf8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:29.705164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c061130c-d970-4f8b-9c8a-75afcc936bf8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:29.712076 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c061130c-d970-4f8b-9c8a-75afcc936bf8 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 returned with HTTP 404 Aug 13 02:50:29.712635 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1299/5284] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:29 2026] GET /volume/v3/volumes/f564e853-965e-42bf-9b5d-c1cb57f053d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:50:29.721007 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e89c358-2a44-4e00-be68-0becbb677046 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:29.724449 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e89c358-2a44-4e00-be68-0becbb677046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:50:29.724705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e89c358-2a44-4e00-be68-0becbb677046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:29.725033 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e89c358-2a44-4e00-be68-0becbb677046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:29.725266 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-e6c5deca-d630-4de6-9eef-ee9f58b83071 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Created reservations ['8d48d6cf-06be-472a-b67a-0249ce51d94d', '82e2ead8-163a-45d9-92ab-9a886b62902f', 'df480810-0d53-46db-9a13-23409da77429', 'd915746f-b417-4cfe-a6c8-4cd929609208'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:29.725305 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0e89c358-2a44-4e00-be68-0becbb677046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete volume with id: 2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:50:29.735531 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:29.735531 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:29.736190 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e89c358-2a44-4e00-be68-0becbb677046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:29.754644 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e6c5deca-d630-4de6-9eef-ee9f58b83071 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot force create request issued successfully. Aug 13 02:50:29.754952 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6c5deca-d630-4de6-9eef-ee9f58b83071 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:50:29.755364 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1331/5285] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:50:29 2026] POST /volume/v3/snapshots => generated 312 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:29.756506 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e89c358-2a44-4e00-be68-0becbb677046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete volume request issued successfully. Aug 13 02:50:29.756714 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e89c358-2a44-4e00-be68-0becbb677046 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 returned with HTTP 202 Aug 13 02:50:29.757095 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1330/5286] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:50:29 2026] DELETE /volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:29.765173 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-15c2a0cf-5d9d-4d80-ab5c-bd2e37e0e107 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:29.766859 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f103fcf1-5423-428b-910a-e728e51ad530 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:29.767880 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15c2a0cf-5d9d-4d80-ab5c-bd2e37e0e107 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:50:29.768178 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15c2a0cf-5d9d-4d80-ab5c-bd2e37e0e107 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:29.768484 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15c2a0cf-5d9d-4d80-ab5c-bd2e37e0e107 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:29.769474 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f103fcf1-5423-428b-910a-e728e51ad530 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 Aug 13 02:50:29.769819 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f103fcf1-5423-428b-910a-e728e51ad530 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:29.770054 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f103fcf1-5423-428b-910a-e728e51ad530 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:29.775546 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:29.775546 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:29.775998 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f103fcf1-5423-428b-910a-e728e51ad530 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:29.776991 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f103fcf1-5423-428b-910a-e728e51ad530 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 returned with HTTP 200 Aug 13 02:50:29.777856 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1300/5287] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:29 2026] GET /volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:29.779245 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:29.779245 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:29.783056 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-15c2a0cf-5d9d-4d80-ab5c-bd2e37e0e107 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:29.788529 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15c2a0cf-5d9d-4d80-ab5c-bd2e37e0e107 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 returned with HTTP 200 Aug 13 02:50:29.788529 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1327/5288] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:29 2026] GET /volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 => generated 1353 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:29.829187 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-102e947e-95b4-4d92-956d-883f1e82766b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:29.831460 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-102e947e-95b4-4d92-956d-883f1e82766b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:29.831678 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-102e947e-95b4-4d92-956d-883f1e82766b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:29.831899 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-102e947e-95b4-4d92-956d-883f1e82766b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:29.838409 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:29.838409 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:29.841717 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-102e947e-95b4-4d92-956d-883f1e82766b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:29.846335 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-102e947e-95b4-4d92-956d-883f1e82766b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:29.846335 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1332/5289] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:29 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:29.852846 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e8b7bb5-8c82-4360-9aec-7004a9fed044 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:29.854430 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e8b7bb5-8c82-4360-9aec-7004a9fed044 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:29.854606 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e8b7bb5-8c82-4360-9aec-7004a9fed044 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:29.854794 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e8b7bb5-8c82-4360-9aec-7004a9fed044 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:29.866695 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:29.866695 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:29.875613 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e8b7bb5-8c82-4360-9aec-7004a9fed044 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:29.880987 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e8b7bb5-8c82-4360-9aec-7004a9fed044 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:29.884693 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1331/5290] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:29 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:29.921643 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-eb86216d-1efc-454e-b4e9-affc435fcaf0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:29.921986 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eb86216d-1efc-454e-b4e9-affc435fcaf0 None None] GET https://10.4.3.30/volume// Aug 13 02:50:29.922135 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eb86216d-1efc-454e-b4e9-affc435fcaf0 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:29.922336 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eb86216d-1efc-454e-b4e9-affc435fcaf0 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:29.922647 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eb86216d-1efc-454e-b4e9-affc435fcaf0 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:29.922908 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1301/5291] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:50:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:29.930068 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-e4e0c99a-03b4-48de-aa90-f17375046e4e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.007070 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-e4e0c99a-03b4-48de-aa90-f17375046e4e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:50:30.007447 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-e4e0c99a-03b4-48de-aa90-f17375046e4e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24b2d04d-cfd3-4c11-ba97-e361e0c53818", "connector": null, "instance_uuid": "6b988506-31d7-4bdb-ae35-9590c408958a"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:30.015380 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.015380 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:30.037320 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-e4e0c99a-03b4-48de-aa90-f17375046e4e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:50:30.037731 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1328/5292] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:50:29 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) Aug 13 02:50:30.068001 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a0b375e9-6b2a-40b0-bec8-3193f719ba05 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.070168 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a0b375e9-6b2a-40b0-bec8-3193f719ba05 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:30.070413 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a0b375e9-6b2a-40b0-bec8-3193f719ba05 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:30.070455 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-84c96adf-c130-4015-ba0a-7691eb632ead None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.070647 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a0b375e9-6b2a-40b0-bec8-3193f719ba05 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:30.070806 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84c96adf-c130-4015-ba0a-7691eb632ead None None] GET https://10.4.3.30/volume// Aug 13 02:50:30.070975 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-84c96adf-c130-4015-ba0a-7691eb632ead None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:30.071148 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-84c96adf-c130-4015-ba0a-7691eb632ead None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:30.071470 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84c96adf-c130-4015-ba0a-7691eb632ead None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:30.071762 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1332/5293] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:50:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:30.078125 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b7838cbf-2619-462d-9753-e8f5b68696aa None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.080858 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.080858 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:30.081161 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b7838cbf-2619-462d-9753-e8f5b68696aa tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:30.081479 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b7838cbf-2619-462d-9753-e8f5b68696aa tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:30.081747 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b7838cbf-2619-462d-9753-e8f5b68696aa tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:30.088147 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a0b375e9-6b2a-40b0-bec8-3193f719ba05 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:30.092487 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.092487 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:30.092725 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a0b375e9-6b2a-40b0-bec8-3193f719ba05 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:30.093100 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1333/5294] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:30 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:30.096512 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b7838cbf-2619-462d-9753-e8f5b68696aa tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:30.101194 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b7838cbf-2619-462d-9753-e8f5b68696aa tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:30.101710 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1302/5295] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:50:30 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 1081 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:30.208958 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b2503985-67ac-4100-a276-7a3ae6b11fd1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.211769 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b2503985-67ac-4100-a276-7a3ae6b11fd1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] PUT https://10.4.3.30/volume/v3/attachments/303bdda2-503f-47b7-9768-532613ada3d9 Aug 13 02:50:30.212303 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b2503985-67ac-4100-a276-7a3ae6b11fd1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:30.221115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b2503985-67ac-4100-a276-7a3ae6b11fd1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Acquiring lock "cinder-attachment_update-24b2d04d-cfd3-4c11-ba97-e361e0c53818-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:50:30.227113 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b2503985-67ac-4100-a276-7a3ae6b11fd1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Lock "cinder-attachment_update-24b2d04d-cfd3-4c11-ba97-e361e0c53818-np0000007139" acquired by "attachment_update" :: waited 0.006s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:50:30.228057 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.228057 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:30.307035 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b2503985-67ac-4100-a276-7a3ae6b11fd1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Lock "cinder-attachment_update-24b2d04d-cfd3-4c11-ba97-e361e0c53818-np0000007139" released by "attachment_update" :: held 0.080s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:50:30.307372 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-b2503985-67ac-4100-a276-7a3ae6b11fd1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments/303bdda2-503f-47b7-9768-532613ada3d9 returned with HTTP 200 Aug 13 02:50:30.310661 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1329/5296] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:50:30 2026] PUT /volume/v3/attachments/303bdda2-503f-47b7-9768-532613ada3d9 => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:30.316775 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-7e8bcfcc-65b8-4bd5-8786-5ef9d844cdb6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.318961 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-7e8bcfcc-65b8-4bd5-8786-5ef9d844cdb6 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818/encryption Aug 13 02:50:30.319156 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-7e8bcfcc-65b8-4bd5-8786-5ef9d844cdb6 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:30.319375 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-7e8bcfcc-65b8-4bd5-8786-5ef9d844cdb6 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:30.329166 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.329166 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:30.335769 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-7e8bcfcc-65b8-4bd5-8786-5ef9d844cdb6 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818/encryption returned with HTTP 200 Aug 13 02:50:30.336149 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1333/5297] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:50:30 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:30.788036 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-339f19ee-aeb4-41d2-af2b-f80dbad172ce None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.789673 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-339f19ee-aeb4-41d2-af2b-f80dbad172ce tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 Aug 13 02:50:30.789859 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-339f19ee-aeb4-41d2-af2b-f80dbad172ce tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:30.790049 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-339f19ee-aeb4-41d2-af2b-f80dbad172ce tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:30.795128 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.795128 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:30.795550 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-339f19ee-aeb4-41d2-af2b-f80dbad172ce tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:30.796354 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-339f19ee-aeb4-41d2-af2b-f80dbad172ce tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 returned with HTTP 200 Aug 13 02:50:30.796800 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1334/5298] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:30 2026] GET /volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:30.802640 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0ac705da-e31e-4df5-83c6-64a6bafd226e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.804753 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0ac705da-e31e-4df5-83c6-64a6bafd226e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 Aug 13 02:50:30.804986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0ac705da-e31e-4df5-83c6-64a6bafd226e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:30.805276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0ac705da-e31e-4df5-83c6-64a6bafd226e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:30.807740 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0d15139e-a415-4f16-95c9-2530343b5afc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.810142 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d15139e-a415-4f16-95c9-2530343b5afc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 Aug 13 02:50:30.810431 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d15139e-a415-4f16-95c9-2530343b5afc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:30.810740 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d15139e-a415-4f16-95c9-2530343b5afc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:30.811638 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0ac705da-e31e-4df5-83c6-64a6bafd226e tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 returned with HTTP 404 Aug 13 02:50:30.812558 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1303/5299] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:30 2026] GET /volume/v3/volumes/2789a257-5160-4b44-a15e-826a90f39b10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:30.818963 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.818963 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:30.819548 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0d15139e-a415-4f16-95c9-2530343b5afc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:30.820412 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-31f7daee-b2d3-4898-acc4-fa006de439ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.820682 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d15139e-a415-4f16-95c9-2530343b5afc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 returned with HTTP 200 Aug 13 02:50:30.821500 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1330/5300] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:30 2026] GET /volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:30.824464 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31f7daee-b2d3-4898-acc4-fa006de439ce tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 Aug 13 02:50:30.824689 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31f7daee-b2d3-4898-acc4-fa006de439ce tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:30.824900 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31f7daee-b2d3-4898-acc4-fa006de439ce tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:30.825087 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-31f7daee-b2d3-4898-acc4-fa006de439ce tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete volume with id: 113c3844-e38e-4a13-a80f-88b5e753aaa1 Aug 13 02:50:30.837975 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.837975 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:30.837975 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-31f7daee-b2d3-4898-acc4-fa006de439ce tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:30.858152 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-31f7daee-b2d3-4898-acc4-fa006de439ce tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete volume request issued successfully. Aug 13 02:50:30.858432 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31f7daee-b2d3-4898-acc4-fa006de439ce tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 returned with HTTP 202 Aug 13 02:50:30.859040 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1334/5301] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:50:30 2026] DELETE /volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:30.868077 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0998e630-a951-4311-b3bb-be8d257545be None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.869902 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0998e630-a951-4311-b3bb-be8d257545be tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 Aug 13 02:50:30.870119 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0998e630-a951-4311-b3bb-be8d257545be tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:30.871657 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0998e630-a951-4311-b3bb-be8d257545be tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:30.874079 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-8991398c-5ce2-4ac7-81bb-6b6781a4ef55 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.877376 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-8991398c-5ce2-4ac7-81bb-6b6781a4ef55 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:30.877914 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-8991398c-5ce2-4ac7-81bb-6b6781a4ef55 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:30.878318 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-8991398c-5ce2-4ac7-81bb-6b6781a4ef55 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:30.878625 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.878625 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:30.883391 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0998e630-a951-4311-b3bb-be8d257545be tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:30.889742 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0998e630-a951-4311-b3bb-be8d257545be tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 returned with HTTP 200 Aug 13 02:50:30.890429 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1335/5302] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:30 2026] GET /volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:30.893754 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.893754 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:30.894381 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6a1db3a6-dea2-4948-b346-0ce5a862a277 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.896150 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a1db3a6-dea2-4948-b346-0ce5a862a277 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:30.896890 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a1db3a6-dea2-4948-b346-0ce5a862a277 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:30.896890 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a1db3a6-dea2-4948-b346-0ce5a862a277 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:30.898935 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-8991398c-5ce2-4ac7-81bb-6b6781a4ef55 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:30.903313 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.903313 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:30.905115 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-8991398c-5ce2-4ac7-81bb-6b6781a4ef55 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:30.905706 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1304/5303] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:30 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:30.908169 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6a1db3a6-dea2-4948-b346-0ce5a862a277 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:30.910628 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a1db3a6-dea2-4948-b346-0ce5a862a277 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:30.910955 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1331/5304] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:30 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:30.931912 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-10fd11ab-21b5-454c-8cc3-e6ff5d9f586e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:30.934647 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-10fd11ab-21b5-454c-8cc3-e6ff5d9f586e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a/action Aug 13 02:50:30.935051 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-10fd11ab-21b5-454c-8cc3-e6ff5d9f586e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:50:30.935222 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-10fd11ab-21b5-454c-8cc3-e6ff5d9f586e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:30.948673 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:30.948673 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:30.949292 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-10fd11ab-21b5-454c-8cc3-e6ff5d9f586e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:30.955047 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-10fd11ab-21b5-454c-8cc3-e6ff5d9f586e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Begin detaching volume completed successfully. Aug 13 02:50:30.955307 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-10fd11ab-21b5-454c-8cc3-e6ff5d9f586e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a/action returned with HTTP 202 Aug 13 02:50:30.955894 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1335/5305] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:50:30 2026] POST /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:50:30.999890 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-596f84ac-7317-4d23-8c86-77cac927e1e1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:31.000375 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-596f84ac-7317-4d23-8c86-77cac927e1e1 None None] GET https://10.4.3.30/volume// Aug 13 02:50:31.000626 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-596f84ac-7317-4d23-8c86-77cac927e1e1 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:31.001014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-596f84ac-7317-4d23-8c86-77cac927e1e1 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:31.001246 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-596f84ac-7317-4d23-8c86-77cac927e1e1 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:31.001592 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1336/5306] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:50:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:31.008559 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-5b7b3f8d-772d-4e5f-8bcd-0478446cf23f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:31.010805 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-5b7b3f8d-772d-4e5f-8bcd-0478446cf23f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:50:31.011141 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-5b7b3f8d-772d-4e5f-8bcd-0478446cf23f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:31.011430 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-5b7b3f8d-772d-4e5f-8bcd-0478446cf23f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:31.022077 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:31.022077 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:31.026196 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-5b7b3f8d-772d-4e5f-8bcd-0478446cf23f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:31.031887 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-5b7b3f8d-772d-4e5f-8bcd-0478446cf23f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:50:31.032387 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1305/5307] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:50:31 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:31.104744 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-35249ed9-30ce-49cd-beb5-7d9da14e5273 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:31.106424 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35249ed9-30ce-49cd-beb5-7d9da14e5273 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:31.106611 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35249ed9-30ce-49cd-beb5-7d9da14e5273 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:31.106780 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35249ed9-30ce-49cd-beb5-7d9da14e5273 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:31.115396 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:31.115396 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:31.118399 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-35249ed9-30ce-49cd-beb5-7d9da14e5273 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:31.122078 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35249ed9-30ce-49cd-beb5-7d9da14e5273 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:31.122433 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1332/5308] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:31 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:31.903165 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b777ad94-9c4e-49f5-b566-c3e7998daa33 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:31.905160 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b777ad94-9c4e-49f5-b566-c3e7998daa33 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 Aug 13 02:50:31.905358 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b777ad94-9c4e-49f5-b566-c3e7998daa33 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:31.905547 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b777ad94-9c4e-49f5-b566-c3e7998daa33 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:31.911098 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b777ad94-9c4e-49f5-b566-c3e7998daa33 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 returned with HTTP 404 Aug 13 02:50:31.911532 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1336/5309] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:31 2026] GET /volume/v3/volumes/113c3844-e38e-4a13-a80f-88b5e753aaa1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:31.917943 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a889ebc0-f54a-482f-a042-d50ce1104057 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:31.919552 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a889ebc0-f54a-482f-a042-d50ce1104057 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] DELETE https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 Aug 13 02:50:31.919741 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a889ebc0-f54a-482f-a042-d50ce1104057 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:31.919909 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a889ebc0-f54a-482f-a042-d50ce1104057 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:31.920070 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-a889ebc0-f54a-482f-a042-d50ce1104057 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete volume with id: 31273f76-4231-45c3-b114-46e77df03dd6 Aug 13 02:50:31.924964 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-54fcafa8-7f98-467c-9499-4845ad38fbbb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:31.926907 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54fcafa8-7f98-467c-9499-4845ad38fbbb tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:31.927150 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54fcafa8-7f98-467c-9499-4845ad38fbbb tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:31.927338 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-54fcafa8-7f98-467c-9499-4845ad38fbbb tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:31.927437 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:31.927437 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:31.927896 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a889ebc0-f54a-482f-a042-d50ce1104057 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:31.934157 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:31.934157 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:31.939826 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-54fcafa8-7f98-467c-9499-4845ad38fbbb tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:31.944597 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-54fcafa8-7f98-467c-9499-4845ad38fbbb tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:31.945024 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1306/5310] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:31 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:31.948991 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a889ebc0-f54a-482f-a042-d50ce1104057 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Delete volume request issued successfully. Aug 13 02:50:31.949226 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a889ebc0-f54a-482f-a042-d50ce1104057 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 returned with HTTP 202 Aug 13 02:50:31.949954 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1337/5311] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:50:31 2026] DELETE /volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:31.959265 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-80136adc-a8b7-4b33-aa31-0bc7d7779fd7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:31.960979 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80136adc-a8b7-4b33-aa31-0bc7d7779fd7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 Aug 13 02:50:31.961177 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80136adc-a8b7-4b33-aa31-0bc7d7779fd7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:31.961375 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80136adc-a8b7-4b33-aa31-0bc7d7779fd7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:31.967930 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:31.967930 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:31.971758 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-80136adc-a8b7-4b33-aa31-0bc7d7779fd7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Volume info retrieved successfully. Aug 13 02:50:31.976231 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80136adc-a8b7-4b33-aa31-0bc7d7779fd7 tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 returned with HTTP 200 Aug 13 02:50:31.976611 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1333/5312] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:31 2026] GET /volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:32.134660 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b56c18bc-28cb-45df-b242-f8684ac10545 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:32.136829 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b56c18bc-28cb-45df-b242-f8684ac10545 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:32.137060 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b56c18bc-28cb-45df-b242-f8684ac10545 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:32.137280 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b56c18bc-28cb-45df-b242-f8684ac10545 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:32.147136 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:32.147136 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:32.150356 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b56c18bc-28cb-45df-b242-f8684ac10545 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:32.154039 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b56c18bc-28cb-45df-b242-f8684ac10545 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:32.154409 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1337/5313] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:32 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:32.958453 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-589fac0c-5417-402b-b8fa-3411c9f46525 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:32.960458 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-589fac0c-5417-402b-b8fa-3411c9f46525 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:32.960679 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-589fac0c-5417-402b-b8fa-3411c9f46525 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:32.960874 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-589fac0c-5417-402b-b8fa-3411c9f46525 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:32.968378 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:32.968378 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:32.972187 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-589fac0c-5417-402b-b8fa-3411c9f46525 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:32.976548 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-589fac0c-5417-402b-b8fa-3411c9f46525 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:32.977057 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1307/5314] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:32 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:32.988542 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5aeae48d-46c2-4c22-a421-80da8bc56c6d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:32.991593 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5aeae48d-46c2-4c22-a421-80da8bc56c6d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] GET https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 Aug 13 02:50:32.991891 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5aeae48d-46c2-4c22-a421-80da8bc56c6d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:32.992270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5aeae48d-46c2-4c22-a421-80da8bc56c6d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:32.998094 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5aeae48d-46c2-4c22-a421-80da8bc56c6d tempest-VolumesBackupsTest-682999728 tempest-VolumesBackupsTest-682999728-project-member] https://10.4.3.30/volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 returned with HTTP 404 Aug 13 02:50:32.998564 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1338/5315] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:32 2026] GET /volume/v3/volumes/31273f76-4231-45c3-b114-46e77df03dd6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:33.167377 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5cc9b49d-7960-40ec-a7ec-6a01452406d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:33.169329 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cc9b49d-7960-40ec-a7ec-6a01452406d8 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:33.169487 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cc9b49d-7960-40ec-a7ec-6a01452406d8 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:33.169694 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cc9b49d-7960-40ec-a7ec-6a01452406d8 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:33.180280 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:33.180280 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:33.184179 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5cc9b49d-7960-40ec-a7ec-6a01452406d8 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:33.188966 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cc9b49d-7960-40ec-a7ec-6a01452406d8 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:33.189468 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1334/5316] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:33 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:33.724034 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-70c4be24-1c9f-4a80-a262-e16769664ce1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:33.728131 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-70c4be24-1c9f-4a80-a262-e16769664ce1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] DELETE https://10.4.3.30/volume/v3/attachments/db33e930-7321-4e43-b4c5-b3267b509b9a Aug 13 02:50:33.728131 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-70c4be24-1c9f-4a80-a262-e16769664ce1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:33.728131 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-70c4be24-1c9f-4a80-a262-e16769664ce1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:33.752121 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:33.752121 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:33.805418 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6f7e9955-44e6-422c-bb1a-2322cd0deea5 req-70c4be24-1c9f-4a80-a262-e16769664ce1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/db33e930-7321-4e43-b4c5-b3267b509b9a returned with HTTP 200 Aug 13 02:50:33.805923 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1338/5317] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:50:33 2026] DELETE /volume/v3/attachments/db33e930-7321-4e43-b4c5-b3267b509b9a => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:33.991637 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-738e6125-0b72-4428-95f1-2fd20e6168fe None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:33.993374 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-738e6125-0b72-4428-95f1-2fd20e6168fe tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:33.993597 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-738e6125-0b72-4428-95f1-2fd20e6168fe tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:33.993794 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-738e6125-0b72-4428-95f1-2fd20e6168fe tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:34.002872 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:34.002872 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:34.007433 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-738e6125-0b72-4428-95f1-2fd20e6168fe tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:34.012829 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-738e6125-0b72-4428-95f1-2fd20e6168fe tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:34.013180 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1308/5318] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:33 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:34.117176 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:34.119403 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:34.119983 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1429205480", "snapshot_id": "3933dfd7-d0ed-4194-a76a-b63b6c39363d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:34.122012 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1429205480', 'snapshot_id': '3933dfd7-d0ed-4194-a76a-b63b6c39363d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:34.127908 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:34.127908 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:34.128568 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:34.128751 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume of 1 GB Aug 13 02:50:34.133431 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Availability Zones retrieved successfully. Aug 13 02:50:34.142223 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Flow 'volume_create_api' (c0840200-475f-488c-923b-a7febabef4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:34.143612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb01196-6a34-4559-8c66-8256e815d2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:34.144904 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:34.178045 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb01196-6a34-4559-8c66-8256e815d2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3933dfd7-d0ed-4194-a76a-b63b6c39363d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:34.178928 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24325d9-a2bb-4cdc-9cdc-9d479285b1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:34.203652 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b21f1550-ce54-4d30-bae8-03fd4fa99b29 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:34.205265 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b21f1550-ce54-4d30-bae8-03fd4fa99b29 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:34.205454 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b21f1550-ce54-4d30-bae8-03fd4fa99b29 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:34.205641 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b21f1550-ce54-4d30-bae8-03fd4fa99b29 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:34.214837 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:34.214837 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:34.218090 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b21f1550-ce54-4d30-bae8-03fd4fa99b29 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:34.219291 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Created reservations ['ae769018-3153-4fad-bc51-5b142f9b0938', '7c0069f2-0524-45c4-a41e-8451e70da28f', '27810f10-97c9-48a2-a54d-4779bca0fd97', '56ac621d-74f4-4f9d-aae3-4d20b75c12f2'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:34.220215 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24325d9-a2bb-4cdc-9cdc-9d479285b1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae769018-3153-4fad-bc51-5b142f9b0938', '7c0069f2-0524-45c4-a41e-8451e70da28f', '27810f10-97c9-48a2-a54d-4779bca0fd97', '56ac621d-74f4-4f9d-aae3-4d20b75c12f2']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:34.221348 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b7a265f-6435-4336-936f-b719d8acd6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:34.222381 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b21f1550-ce54-4d30-bae8-03fd4fa99b29 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:34.222840 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1335/5319] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:34 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:34.259880 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b7a265f-6435-4336-936f-b719d8acd6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed38572-c2ec-43ef-8859-d9816bf34b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1429205480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cff9e7039354d07b864a49431d3a561',qos_specs=None,replication_status=,reservations=['ae769018-3153-4fad-bc51-5b142f9b0938','7c0069f2-0524-45c4-a41e-8451e70da28f','27810f10-97c9-48a2-a54d-4779bca0fd97','56ac621d-74f4-4f9d-aae3-4d20b75c12f2'],size=1,snapshot_id=3933dfd7-d0ed-4194-a76a-b63b6c39363d,source_replicaid=,source_volid=None,status='creating',user_id='31eabf2e758145eb979e1918c541b490',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1429205480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed38572-c2ec-43ef-8859-d9816bf34b63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cff9e7039354d07b864a49431d3a561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3933dfd7-d0ed-4194-a76a-b63b6c39363d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31eabf2e758145eb979e1918c541b490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:34.260686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a48b6e9-81fc-4384-a9fd-6b486baf9492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:34.284344 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a48b6e9-81fc-4384-a9fd-6b486baf9492) transitioned into state 'SUCCESS' from state '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-1429205480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cff9e7039354d07b864a49431d3a561',qos_specs=None,replication_status=,reservations=['ae769018-3153-4fad-bc51-5b142f9b0938','7c0069f2-0524-45c4-a41e-8451e70da28f','27810f10-97c9-48a2-a54d-4779bca0fd97','56ac621d-74f4-4f9d-aae3-4d20b75c12f2'],size=1,snapshot_id=3933dfd7-d0ed-4194-a76a-b63b6c39363d,source_replicaid=,source_volid=None,status='creating',user_id='31eabf2e758145eb979e1918c541b490',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:34.285007 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9155f7-c381-41fa-bd21-312dca4600a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:34.303693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9155f7-c381-41fa-bd21-312dca4600a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:34.304339 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Flow 'volume_create_api' (c0840200-475f-488c-923b-a7febabef4e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:34.304626 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume request issued successfully. Aug 13 02:50:34.305164 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ff14a4b-4d75-4630-8386-b4d98b3c720d tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:34.305750 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1339/5320] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:50:34 2026] POST /volume/v3/volumes => generated 789 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:34.319595 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab0728c0-2be4-4d1b-aa5b-64d3b1c974ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:34.321446 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab0728c0-2be4-4d1b-aa5b-64d3b1c974ed tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:34.321664 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab0728c0-2be4-4d1b-aa5b-64d3b1c974ed tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:34.321844 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab0728c0-2be4-4d1b-aa5b-64d3b1c974ed tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:34.330020 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:34.330020 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:34.336911 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab0728c0-2be4-4d1b-aa5b-64d3b1c974ed tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:34.341192 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab0728c0-2be4-4d1b-aa5b-64d3b1c974ed tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:34.341692 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1339/5321] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:34 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:34.522676 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-94790fa4-2e6b-4dd8-9dcb-38580499974e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:34.524570 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-94790fa4-2e6b-4dd8-9dcb-38580499974e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] POST https://10.4.3.30/volume/v3/attachments/303bdda2-503f-47b7-9768-532613ada3d9/action Aug 13 02:50:34.524936 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-94790fa4-2e6b-4dd8-9dcb-38580499974e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:50:34.525073 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-94790fa4-2e6b-4dd8-9dcb-38580499974e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:34.539222 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:34.539222 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:34.547290 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-d9c7c613-1cc7-4151-b0d2-b72fbedfbaa1 req-94790fa4-2e6b-4dd8-9dcb-38580499974e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments/303bdda2-503f-47b7-9768-532613ada3d9/action returned with HTTP 204 Aug 13 02:50:34.547776 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1309/5322] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:50:34 2026] POST /volume/v3/attachments/303bdda2-503f-47b7-9768-532613ada3d9/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:35.025960 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-109b2db9-90bc-4056-aa03-925c081eee74 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.028193 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-109b2db9-90bc-4056-aa03-925c081eee74 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:35.028481 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-109b2db9-90bc-4056-aa03-925c081eee74 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.028789 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-109b2db9-90bc-4056-aa03-925c081eee74 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.037304 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.037304 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:35.041768 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-109b2db9-90bc-4056-aa03-925c081eee74 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:35.046993 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-109b2db9-90bc-4056-aa03-925c081eee74 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:35.047372 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1336/5323] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:35.061624 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0e4f75fc-61ec-4fbc-b80a-e0af9022e6f3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.063476 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e4f75fc-61ec-4fbc-b80a-e0af9022e6f3 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:35.063744 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e4f75fc-61ec-4fbc-b80a-e0af9022e6f3 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.063975 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e4f75fc-61ec-4fbc-b80a-e0af9022e6f3 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.070908 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.070908 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:35.074549 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0e4f75fc-61ec-4fbc-b80a-e0af9022e6f3 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:35.078689 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e4f75fc-61ec-4fbc-b80a-e0af9022e6f3 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:35.079077 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1340/5324] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:35.093123 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7c21ce5a-9eeb-441c-872b-5f8ab59ca890 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.094824 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c21ce5a-9eeb-441c-872b-5f8ab59ca890 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:50:35.095122 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c21ce5a-9eeb-441c-872b-5f8ab59ca890 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a596b15-e022-4068-aae6-b0a2ca7ed413", "name": "tempest-VolumeImageDependencyTests-Snapshot-589917025"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:35.103034 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.103034 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:35.103472 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7c21ce5a-9eeb-441c-872b-5f8ab59ca890 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:35.103591 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-7c21ce5a-9eeb-441c-872b-5f8ab59ca890 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create snapshot from volume 5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:35.143080 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-7c21ce5a-9eeb-441c-872b-5f8ab59ca890 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Created reservations ['d20a92dd-7c56-4767-b9c8-cfdcda5654cd', '4c522bc1-f040-4dc5-98aa-8669fe45a509', '06e76322-eb58-4a8d-8289-970257ef348d', 'bb5f1d88-cade-41a1-bb44-2d45be35e468'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:35.172994 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7c21ce5a-9eeb-441c-872b-5f8ab59ca890 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Snapshot create request issued successfully. Aug 13 02:50:35.173408 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c21ce5a-9eeb-441c-872b-5f8ab59ca890 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:50:35.173854 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1340/5325] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:50:35 2026] POST /volume/v3/snapshots => generated 312 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:35.182069 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a1eb168f-8310-41a9-9b26-844a7a587825 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.184327 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a1eb168f-8310-41a9-9b26-844a7a587825 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 Aug 13 02:50:35.184595 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a1eb168f-8310-41a9-9b26-844a7a587825 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.184798 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a1eb168f-8310-41a9-9b26-844a7a587825 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.190609 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.190609 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:35.191175 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a1eb168f-8310-41a9-9b26-844a7a587825 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Snapshot retrieved successfully. Aug 13 02:50:35.192195 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a1eb168f-8310-41a9-9b26-844a7a587825 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 returned with HTTP 200 Aug 13 02:50:35.192703 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1310/5326] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:35.237097 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d19e8ec2-e46d-42b3-a1d1-7d3882663ae2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.238611 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d19e8ec2-e46d-42b3-a1d1-7d3882663ae2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:35.238778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d19e8ec2-e46d-42b3-a1d1-7d3882663ae2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.238952 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d19e8ec2-e46d-42b3-a1d1-7d3882663ae2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.249175 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.249175 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:35.253087 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d19e8ec2-e46d-42b3-a1d1-7d3882663ae2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:35.257668 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d19e8ec2-e46d-42b3-a1d1-7d3882663ae2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:35.258032 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1337/5327] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 1194 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:35.271950 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c84ac05e-f44e-4bf7-b4e0-fa67a99dfb15 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.273728 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c84ac05e-f44e-4bf7-b4e0-fa67a99dfb15 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:35.273947 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c84ac05e-f44e-4bf7-b4e0-fa67a99dfb15 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.274175 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c84ac05e-f44e-4bf7-b4e0-fa67a99dfb15 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.284241 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.284241 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:35.288411 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c84ac05e-f44e-4bf7-b4e0-fa67a99dfb15 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:35.294004 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c84ac05e-f44e-4bf7-b4e0-fa67a99dfb15 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:35.294574 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1341/5328] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 1194 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:35.334586 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-8ab87ca4-8bbd-4866-b128-2f346c108740 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.336428 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-8ab87ca4-8bbd-4866-b128-2f346c108740 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:35.336612 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-8ab87ca4-8bbd-4866-b128-2f346c108740 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.336777 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-8ab87ca4-8bbd-4866-b128-2f346c108740 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.345839 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.345839 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:35.349068 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-8ab87ca4-8bbd-4866-b128-2f346c108740 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:35.353802 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-8ab87ca4-8bbd-4866-b128-2f346c108740 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:35.354188 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1341/5329] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 1194 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:35.354934 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c14a3a68-dd57-4e02-9880-772c18b59cdd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.357075 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c14a3a68-dd57-4e02-9880-772c18b59cdd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:35.357353 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c14a3a68-dd57-4e02-9880-772c18b59cdd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.357832 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c14a3a68-dd57-4e02-9880-772c18b59cdd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.365419 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.365419 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:35.369184 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c14a3a68-dd57-4e02-9880-772c18b59cdd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:35.373317 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c14a3a68-dd57-4e02-9880-772c18b59cdd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:35.373701 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-af410cc1-ce65-4705-930d-fedcfcc9db9f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.373762 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1311/5330] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:35.375721 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-af410cc1-ce65-4705-930d-fedcfcc9db9f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] POST https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818/action Aug 13 02:50:35.376078 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-af410cc1-ce65-4705-930d-fedcfcc9db9f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:50:35.376192 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-af410cc1-ce65-4705-930d-fedcfcc9db9f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:35.386456 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9f00f791-0454-4c8d-84e6-172605063630 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.388441 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f00f791-0454-4c8d-84e6-172605063630 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:35.388726 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f00f791-0454-4c8d-84e6-172605063630 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.388898 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f00f791-0454-4c8d-84e6-172605063630 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.389649 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.389649 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:35.390218 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-af410cc1-ce65-4705-930d-fedcfcc9db9f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:35.397347 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.397347 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:35.397851 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-af410cc1-ce65-4705-930d-fedcfcc9db9f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Begin detaching volume completed successfully. Aug 13 02:50:35.398100 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-af410cc1-ce65-4705-930d-fedcfcc9db9f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818/action returned with HTTP 202 Aug 13 02:50:35.398692 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1338/5331] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:50:35 2026] POST /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:50:35.400815 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9f00f791-0454-4c8d-84e6-172605063630 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:35.405833 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f00f791-0454-4c8d-84e6-172605063630 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:35.406304 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1342/5332] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:35.438669 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d64312c8-cb2a-4d02-9bd7-9117f9cda2df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.439033 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d64312c8-cb2a-4d02-9bd7-9117f9cda2df None None] GET https://10.4.3.30/volume// Aug 13 02:50:35.439197 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d64312c8-cb2a-4d02-9bd7-9117f9cda2df None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.439427 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d64312c8-cb2a-4d02-9bd7-9117f9cda2df None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.439760 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d64312c8-cb2a-4d02-9bd7-9117f9cda2df None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:35.440087 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1342/5333] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:35.448570 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-298ffc11-5249-4bc7-bfc9-c55356eae14c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.450979 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-298ffc11-5249-4bc7-bfc9-c55356eae14c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:35.451238 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-298ffc11-5249-4bc7-bfc9-c55356eae14c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.451515 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-298ffc11-5249-4bc7-bfc9-c55356eae14c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.463048 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.463048 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:35.466823 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-298ffc11-5249-4bc7-bfc9-c55356eae14c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:35.470686 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-298ffc11-5249-4bc7-bfc9-c55356eae14c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:35.471158 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1312/5334] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 1377 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:35.481241 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-b7a9d802-48fc-4eaf-90fc-a1ac9d3b3106 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.483206 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-b7a9d802-48fc-4eaf-90fc-a1ac9d3b3106 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818/encryption Aug 13 02:50:35.483606 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-b7a9d802-48fc-4eaf-90fc-a1ac9d3b3106 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.483658 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-b7a9d802-48fc-4eaf-90fc-a1ac9d3b3106 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.492521 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.492521 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:35.498456 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-b7a9d802-48fc-4eaf-90fc-a1ac9d3b3106 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818/encryption returned with HTTP 200 Aug 13 02:50:35.498842 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1339/5335] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:35.862051 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-94901910-65f6-4f18-89c8-b74a726ab748 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.864167 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-94901910-65f6-4f18-89c8-b74a726ab748 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:35.864536 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-94901910-65f6-4f18-89c8-b74a726ab748 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.864853 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-94901910-65f6-4f18-89c8-b74a726ab748 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.871322 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.871322 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:35.875031 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-94901910-65f6-4f18-89c8-b74a726ab748 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:35.879107 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-94901910-65f6-4f18-89c8-b74a726ab748 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:35.879536 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1343/5336] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:35.950702 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09ace987-acd7-4558-ab4b-28ef7aade5d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.951071 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09ace987-acd7-4558-ab4b-28ef7aade5d7 None None] GET https://10.4.3.30/volume// Aug 13 02:50:35.951281 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09ace987-acd7-4558-ab4b-28ef7aade5d7 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:35.951509 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09ace987-acd7-4558-ab4b-28ef7aade5d7 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:35.951811 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09ace987-acd7-4558-ab4b-28ef7aade5d7 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:35.952078 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1343/5337] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:50:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:35.959030 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-dbf8f163-363e-4b2e-bc4f-b6875fb7c0df None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:35.961105 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-dbf8f163-363e-4b2e-bc4f-b6875fb7c0df tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:50:35.961477 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-dbf8f163-363e-4b2e-bc4f-b6875fb7c0df tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ed38572-c2ec-43ef-8859-d9816bf34b63", "connector": null, "instance_uuid": "101dc0e1-fe93-4309-b0a5-e73ba633bdc0"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:35.969322 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:35.969322 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:35.991990 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-dbf8f163-363e-4b2e-bc4f-b6875fb7c0df tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:50:35.992451 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1313/5338] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:50:35 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) Aug 13 02:50:36.021025 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-23cf1792-dfa5-4272-b356-c3ff1322cd1e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:36.022738 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-23cf1792-dfa5-4272-b356-c3ff1322cd1e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:36.022968 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-23cf1792-dfa5-4272-b356-c3ff1322cd1e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:36.023180 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-23cf1792-dfa5-4272-b356-c3ff1322cd1e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:36.030496 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4e3e1826-e5af-421e-8933-e9e817f59be3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:36.030786 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e3e1826-e5af-421e-8933-e9e817f59be3 None None] GET https://10.4.3.30/volume// Aug 13 02:50:36.030982 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e3e1826-e5af-421e-8933-e9e817f59be3 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:36.031197 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e3e1826-e5af-421e-8933-e9e817f59be3 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:36.031560 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e3e1826-e5af-421e-8933-e9e817f59be3 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:36.031905 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1344/5339] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:50:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:36.035835 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:36.035835 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:36.039641 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-7d748d68-1a6a-41e3-84b4-f3829b279bb6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:36.041781 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-23cf1792-dfa5-4272-b356-c3ff1322cd1e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:36.041858 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-7d748d68-1a6a-41e3-84b4-f3829b279bb6 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:36.042041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-7d748d68-1a6a-41e3-84b4-f3829b279bb6 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:36.042712 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-7d748d68-1a6a-41e3-84b4-f3829b279bb6 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:36.046899 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-23cf1792-dfa5-4272-b356-c3ff1322cd1e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:36.047329 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1340/5340] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:36 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:36.050776 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:36.050776 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:36.053863 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-7d748d68-1a6a-41e3-84b4-f3829b279bb6 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:36.057622 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-7d748d68-1a6a-41e3-84b4-f3829b279bb6 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:36.058125 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1344/5341] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:50:36 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:36.169186 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-1d56651d-8f9d-452a-9377-5e644b454b67 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:36.171358 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-1d56651d-8f9d-452a-9377-5e644b454b67 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] PUT https://10.4.3.30/volume/v3/attachments/3a724b39-5548-4919-bb4b-44124a0e85bb Aug 13 02:50:36.171747 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-1d56651d-8f9d-452a-9377-5e644b454b67 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:36.179382 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-1d56651d-8f9d-452a-9377-5e644b454b67 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Acquiring lock "cinder-attachment_update-0ed38572-c2ec-43ef-8859-d9816bf34b63-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:50:36.183924 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-1d56651d-8f9d-452a-9377-5e644b454b67 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Lock "cinder-attachment_update-0ed38572-c2ec-43ef-8859-d9816bf34b63-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:50:36.184871 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:36.184871 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:36.201581 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-384175c8-251b-46b2-bed6-7d9e4a887d4a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:36.203585 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-384175c8-251b-46b2-bed6-7d9e4a887d4a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 Aug 13 02:50:36.203786 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-384175c8-251b-46b2-bed6-7d9e4a887d4a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:36.203965 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-384175c8-251b-46b2-bed6-7d9e4a887d4a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:36.209120 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:36.209120 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:36.209601 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-384175c8-251b-46b2-bed6-7d9e4a887d4a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Snapshot retrieved successfully. Aug 13 02:50:36.210450 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-384175c8-251b-46b2-bed6-7d9e4a887d4a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 returned with HTTP 200 Aug 13 02:50:36.210831 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1345/5342] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:36 2026] GET /volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:36.220630 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:36.222203 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:36.222659 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "e9e992d4-bc66-4b76-be2a-11ebddf639e4", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:36.224144 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'e9e992d4-bc66-4b76-be2a-11ebddf639e4', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:36.230800 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:36.230800 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:36.231364 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Snapshot retrieved successfully. Aug 13 02:50:36.231523 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume of 1 GB Aug 13 02:50:36.235015 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Availability Zones retrieved successfully. Aug 13 02:50:36.240375 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Flow 'volume_create_api' (04ae19a9-1dae-4267-84bb-07ce33cb9c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:36.241202 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d123aa-abb8-4fa8-8dd3-15262ae2b0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:36.242115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:36.256733 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-1d56651d-8f9d-452a-9377-5e644b454b67 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Lock "cinder-attachment_update-0ed38572-c2ec-43ef-8859-d9816bf34b63-np0000007139" released by "attachment_update" :: held 0.073s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:50:36.257108 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-1d56651d-8f9d-452a-9377-5e644b454b67 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/3a724b39-5548-4919-bb4b-44124a0e85bb returned with HTTP 200 Aug 13 02:50:36.257908 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1314/5343] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:50:36 2026] PUT /volume/v3/attachments/3a724b39-5548-4919-bb4b-44124a0e85bb => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:36.273788 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d123aa-abb8-4fa8-8dd3-15262ae2b0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e9e992d4-bc66-4b76-be2a-11ebddf639e4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:36.274680 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612598a3-413a-4134-9d7e-b1e6b9f8008f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:36.312033 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Created reservations ['459f74e1-44af-4a88-b1b7-bb700b863930', '176679ff-41d3-4ab8-bc4a-c90ee73957d9', 'a610f7d3-b8a6-48c3-8f55-3090d9a2a0b4', 'a81a713e-f448-4b0f-b678-5e5d58c026c3'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:36.313384 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612598a3-413a-4134-9d7e-b1e6b9f8008f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['459f74e1-44af-4a88-b1b7-bb700b863930', '176679ff-41d3-4ab8-bc4a-c90ee73957d9', 'a610f7d3-b8a6-48c3-8f55-3090d9a2a0b4', 'a81a713e-f448-4b0f-b678-5e5d58c026c3']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:36.314551 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d420d24-fc99-47ba-a509-49b0bf50fc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:36.339624 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-e7b25fc3-2243-48e4-98ce-adafde42923e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:36.341648 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-e7b25fc3-2243-48e4-98ce-adafde42923e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] DELETE https://10.4.3.30/volume/v3/attachments/303bdda2-503f-47b7-9768-532613ada3d9 Aug 13 02:50:36.341832 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-e7b25fc3-2243-48e4-98ce-adafde42923e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:36.342012 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-e7b25fc3-2243-48e4-98ce-adafde42923e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:36.348835 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:36.348835 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:36.357472 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d420d24-fc99-47ba-a509-49b0bf50fc5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d1d981d-e158-4d31-9590-5829d45633c2', '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='7d527b404e8144ad888b8bf3a015bcf6',qos_specs=None,replication_status=,reservations=['459f74e1-44af-4a88-b1b7-bb700b863930','176679ff-41d3-4ab8-bc4a-c90ee73957d9','a610f7d3-b8a6-48c3-8f55-3090d9a2a0b4','a81a713e-f448-4b0f-b678-5e5d58c026c3'],size=1,snapshot_id=e9e992d4-bc66-4b76-be2a-11ebddf639e4,source_replicaid=,source_volid=None,status='creating',user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:36Z,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=6d1d981d-e158-4d31-9590-5829d45633c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d527b404e8144ad888b8bf3a015bcf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e9e992d4-bc66-4b76-be2a-11ebddf639e4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:36.358619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be5f351-21f6-42da-8544-b61724cbc632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:36.379739 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be5f351-21f6-42da-8544-b61724cbc632) transitioned into state 'SUCCESS' from 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='7d527b404e8144ad888b8bf3a015bcf6',qos_specs=None,replication_status=,reservations=['459f74e1-44af-4a88-b1b7-bb700b863930','176679ff-41d3-4ab8-bc4a-c90ee73957d9','a610f7d3-b8a6-48c3-8f55-3090d9a2a0b4','a81a713e-f448-4b0f-b678-5e5d58c026c3'],size=1,snapshot_id=e9e992d4-bc66-4b76-be2a-11ebddf639e4,source_replicaid=,source_volid=None,status='creating',user_id='a5ce0f3a7b3f4cd6814ee073a14a272e',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:36.380582 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5210de2c-2b5c-4e62-9279-233750ee5461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:36.392785 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-39c30c7d-8085-483f-b609-897a88ad1e50 req-e7b25fc3-2243-48e4-98ce-adafde42923e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments/303bdda2-503f-47b7-9768-532613ada3d9 returned with HTTP 200 Aug 13 02:50:36.393174 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1345/5344] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:50:36 2026] DELETE /volume/v3/attachments/303bdda2-503f-47b7-9768-532613ada3d9 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:36.400045 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5210de2c-2b5c-4e62-9279-233750ee5461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:36.400992 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Flow 'volume_create_api' (04ae19a9-1dae-4267-84bb-07ce33cb9c3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:36.401375 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Create volume request issued successfully. Aug 13 02:50:36.401932 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bfe9ceb6-8fad-4e01-ab3e-893ad9062ca6 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:36.402399 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1341/5345] 10.4.3.30 () {70 vars in 1293 bytes} [Thu Aug 13 02:50:36 2026] POST /volume/v3/volumes => generated 807 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:36.412992 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9859e26c-7489-4a23-86cc-2224d323a901 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:36.414704 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9859e26c-7489-4a23-86cc-2224d323a901 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 Aug 13 02:50:36.415023 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9859e26c-7489-4a23-86cc-2224d323a901 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:36.415265 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9859e26c-7489-4a23-86cc-2224d323a901 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:36.422885 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:36.422885 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:36.426877 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9859e26c-7489-4a23-86cc-2224d323a901 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:36.431929 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9859e26c-7489-4a23-86cc-2224d323a901 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 returned with HTTP 200 Aug 13 02:50:36.432455 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1346/5346] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:36 2026] GET /volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:36.473648 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6d0e3cc5-525c-48ca-ab61-7d5f944a4d6a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:36.515019 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-69fbb64a-b59a-4f89-9fba-010f13c65c4c req-d3206177-044e-49d3-a550-392f13e84071 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:36.516781 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-69fbb64a-b59a-4f89-9fba-010f13c65c4c req-d3206177-044e-49d3-a550-392f13e84071 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:36.516942 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-69fbb64a-b59a-4f89-9fba-010f13c65c4c req-d3206177-044e-49d3-a550-392f13e84071 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:36.517111 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-69fbb64a-b59a-4f89-9fba-010f13c65c4c req-d3206177-044e-49d3-a550-392f13e84071 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:36.523150 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:36.523150 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:36.526501 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-69fbb64a-b59a-4f89-9fba-010f13c65c4c req-d3206177-044e-49d3-a550-392f13e84071 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:36.530723 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-69fbb64a-b59a-4f89-9fba-010f13c65c4c req-d3206177-044e-49d3-a550-392f13e84071 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:36.531070 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1346/5347] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:36 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:36.586972 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d0e3cc5-525c-48ca-ab61-7d5f944a4d6a tempest-ProjectAdminTests-78624504 tempest-ProjectAdminTests-78624504-project-admin] GET https://10.4.3.30/volume/v3/scheduler-stats/get_pools Aug 13 02:50:36.587134 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d0e3cc5-525c-48ca-ab61-7d5f944a4d6a tempest-ProjectAdminTests-78624504 tempest-ProjectAdminTests-78624504-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:36.587327 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d0e3cc5-525c-48ca-ab61-7d5f944a4d6a tempest-ProjectAdminTests-78624504 tempest-ProjectAdminTests-78624504-project-admin] Calling method 'get_pools' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:36.587565 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:36.587565 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:36.596039 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d0e3cc5-525c-48ca-ab61-7d5f944a4d6a tempest-ProjectAdminTests-78624504 tempest-ProjectAdminTests-78624504-project-admin] https://10.4.3.30/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 02:50:36.596552 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1315/5348] 10.4.3.30 () {66 vars in 1284 bytes} [Thu Aug 13 02:50:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:36.604154 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-263ff0e0-a64d-42ac-854c-b4b7f1c19754 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:36.606041 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-263ff0e0-a64d-42ac-854c-b4b7f1c19754 tempest-ProjectAdminTests-78624504 tempest-ProjectAdminTests-78624504-project-admin] GET https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool Aug 13 02:50:36.606304 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-263ff0e0-a64d-42ac-854c-b4b7f1c19754 tempest-ProjectAdminTests-78624504 tempest-ProjectAdminTests-78624504-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:36.606567 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-263ff0e0-a64d-42ac-854c-b4b7f1c19754 tempest-ProjectAdminTests-78624504 tempest-ProjectAdminTests-78624504-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:36.606803 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:36.606803 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:36.615188 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-263ff0e0-a64d-42ac-854c-b4b7f1c19754 tempest-ProjectAdminTests-78624504 tempest-ProjectAdminTests-78624504-project-admin] https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool returned with HTTP 200 Aug 13 02:50:36.615790 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1342/5349] 10.4.3.30 () {66 vars in 1311 bytes} [Thu Aug 13 02:50:36 2026] GET /volume/v3/capabilities/np0000007139@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:37.059907 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d59e521c-2451-4e7d-b322-5e3ff8fcb1c2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:37.061905 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d59e521c-2451-4e7d-b322-5e3ff8fcb1c2 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:37.062167 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d59e521c-2451-4e7d-b322-5e3ff8fcb1c2 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:37.062478 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d59e521c-2451-4e7d-b322-5e3ff8fcb1c2 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:37.074036 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:37.074036 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:37.080130 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d59e521c-2451-4e7d-b322-5e3ff8fcb1c2 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:37.086775 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d59e521c-2451-4e7d-b322-5e3ff8fcb1c2 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:37.087221 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1347/5350] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:37 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:37.445081 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1a8f5be-d56d-4e92-88d0-addc99db5b25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:37.449079 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1a8f5be-d56d-4e92-88d0-addc99db5b25 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 Aug 13 02:50:37.450373 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1a8f5be-d56d-4e92-88d0-addc99db5b25 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:37.450373 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1a8f5be-d56d-4e92-88d0-addc99db5b25 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:37.456859 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:37.456859 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:37.460185 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1a8f5be-d56d-4e92-88d0-addc99db5b25 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:37.465023 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1a8f5be-d56d-4e92-88d0-addc99db5b25 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 returned with HTTP 200 Aug 13 02:50:37.465406 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1347/5351] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:37 2026] GET /volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:37.477333 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1ef96f43-59af-4084-946b-b6aca6cb24ac None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:37.479444 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1ef96f43-59af-4084-946b-b6aca6cb24ac tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 Aug 13 02:50:37.479778 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1ef96f43-59af-4084-946b-b6aca6cb24ac tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:37.480040 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1ef96f43-59af-4084-946b-b6aca6cb24ac tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:37.488073 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:37.488073 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:37.492345 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1ef96f43-59af-4084-946b-b6aca6cb24ac tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:37.497265 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1ef96f43-59af-4084-946b-b6aca6cb24ac tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 returned with HTTP 200 Aug 13 02:50:37.497657 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1316/5352] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:37 2026] GET /volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:37.512237 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a55e9c0b-4ad4-4cad-afef-2e40b03dce1c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:37.514585 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a55e9c0b-4ad4-4cad-afef-2e40b03dce1c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 Aug 13 02:50:37.514838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a55e9c0b-4ad4-4cad-afef-2e40b03dce1c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:37.515127 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a55e9c0b-4ad4-4cad-afef-2e40b03dce1c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:37.518698 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-a55e9c0b-4ad4-4cad-afef-2e40b03dce1c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete snapshot with id: e9e992d4-bc66-4b76-be2a-11ebddf639e4 Aug 13 02:50:37.524381 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:37.524381 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:37.524381 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a55e9c0b-4ad4-4cad-afef-2e40b03dce1c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Snapshot retrieved successfully. Aug 13 02:50:37.543347 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a55e9c0b-4ad4-4cad-afef-2e40b03dce1c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Snapshot delete request issued successfully. Aug 13 02:50:37.543600 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a55e9c0b-4ad4-4cad-afef-2e40b03dce1c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 returned with HTTP 202 Aug 13 02:50:37.544291 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1343/5353] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:50:37 2026] DELETE /volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:37.552083 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f9a1140e-5f1f-4163-abec-54ea0b4ebc53 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:37.555576 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f9a1140e-5f1f-4163-abec-54ea0b4ebc53 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 Aug 13 02:50:37.556032 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f9a1140e-5f1f-4163-abec-54ea0b4ebc53 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:37.556708 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f9a1140e-5f1f-4163-abec-54ea0b4ebc53 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:37.562811 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:37.562811 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:37.563359 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f9a1140e-5f1f-4163-abec-54ea0b4ebc53 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Snapshot retrieved successfully. Aug 13 02:50:37.564274 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f9a1140e-5f1f-4163-abec-54ea0b4ebc53 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 returned with HTTP 200 Aug 13 02:50:37.564699 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1348/5354] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:37 2026] GET /volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:38.099482 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c864bdef-8b15-478a-82e2-4be8943688af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:38.101065 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c864bdef-8b15-478a-82e2-4be8943688af tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:38.101263 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c864bdef-8b15-478a-82e2-4be8943688af tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:38.101448 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c864bdef-8b15-478a-82e2-4be8943688af tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:38.110852 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:38.110852 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:38.113891 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c864bdef-8b15-478a-82e2-4be8943688af tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:38.117418 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c864bdef-8b15-478a-82e2-4be8943688af tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:38.117753 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1348/5355] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:38 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:38.303356 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9ad00e85-e7f3-49bb-8e54-c386748355fd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:38.409642 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ad00e85-e7f3-49bb-8e54-c386748355fd tempest-ProjectMemberTests-492232527 tempest-ProjectMemberTests-492232527-project-admin] GET https://10.4.3.30/volume/v3/scheduler-stats/get_pools Aug 13 02:50:38.409887 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ad00e85-e7f3-49bb-8e54-c386748355fd tempest-ProjectMemberTests-492232527 tempest-ProjectMemberTests-492232527-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:38.410112 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ad00e85-e7f3-49bb-8e54-c386748355fd tempest-ProjectMemberTests-492232527 tempest-ProjectMemberTests-492232527-project-admin] Calling method 'get_pools' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:38.418768 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ad00e85-e7f3-49bb-8e54-c386748355fd tempest-ProjectMemberTests-492232527 tempest-ProjectMemberTests-492232527-project-admin] https://10.4.3.30/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 02:50:38.419198 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1317/5356] 10.4.3.30 () {66 vars in 1284 bytes} [Thu Aug 13 02:50:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:38.425971 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aa7cc7c2-85a4-4909-a3f2-dfab4abccf3f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:38.477152 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa7cc7c2-85a4-4909-a3f2-dfab4abccf3f tempest-ProjectMemberTests-492232527 tempest-ProjectMemberTests-492232527-project-member] GET https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool Aug 13 02:50:38.477414 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa7cc7c2-85a4-4909-a3f2-dfab4abccf3f tempest-ProjectMemberTests-492232527 tempest-ProjectMemberTests-492232527-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:38.477663 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa7cc7c2-85a4-4909-a3f2-dfab4abccf3f tempest-ProjectMemberTests-492232527 tempest-ProjectMemberTests-492232527-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:38.477975 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:38.477975 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:38.478523 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-aa7cc7c2-85a4-4909-a3f2-dfab4abccf3f tempest-ProjectMemberTests-492232527 tempest-ProjectMemberTests-492232527-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '14ce692b170e40daa8efe14efb991aa5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16037645d30b4592a4fcb724bb0bdd60', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:50:38.478746 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa7cc7c2-85a4-4909-a3f2-dfab4abccf3f tempest-ProjectMemberTests-492232527 tempest-ProjectMemberTests-492232527-project-member] https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool returned with HTTP 403 Aug 13 02:50:38.479230 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1344/5357] 10.4.3.30 () {66 vars in 1311 bytes} [Thu Aug 13 02:50:38 2026] GET /volume/v3/capabilities/np0000007139@storpool => generated 110 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:38.573659 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9e95a850-8673-47df-92ce-9c94ceef07e1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:38.575600 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9e95a850-8673-47df-92ce-9c94ceef07e1 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 Aug 13 02:50:38.575789 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9e95a850-8673-47df-92ce-9c94ceef07e1 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:38.575972 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9e95a850-8673-47df-92ce-9c94ceef07e1 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:38.580659 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9e95a850-8673-47df-92ce-9c94ceef07e1 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 returned with HTTP 404 Aug 13 02:50:38.581284 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1349/5358] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:38 2026] GET /volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:38.587862 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a5bd5e1d-6f64-455d-b6ea-7f0487e26df0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:38.589549 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5bd5e1d-6f64-455d-b6ea-7f0487e26df0 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] DELETE https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 Aug 13 02:50:38.589763 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5bd5e1d-6f64-455d-b6ea-7f0487e26df0 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:38.589946 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5bd5e1d-6f64-455d-b6ea-7f0487e26df0 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:38.590097 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a5bd5e1d-6f64-455d-b6ea-7f0487e26df0 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume with id: 6d1d981d-e158-4d31-9590-5829d45633c2 Aug 13 02:50:38.596499 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:38.596499 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:38.596944 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a5bd5e1d-6f64-455d-b6ea-7f0487e26df0 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:38.611164 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a5bd5e1d-6f64-455d-b6ea-7f0487e26df0 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume request issued successfully. Aug 13 02:50:38.611400 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5bd5e1d-6f64-455d-b6ea-7f0487e26df0 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 returned with HTTP 202 Aug 13 02:50:38.611883 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1349/5359] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:50:38 2026] DELETE /volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:50:38.618434 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8ed065cc-855b-4bf4-b52f-f86984f699a8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:38.620471 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8ed065cc-855b-4bf4-b52f-f86984f699a8 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 Aug 13 02:50:38.620748 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8ed065cc-855b-4bf4-b52f-f86984f699a8 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:38.620992 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8ed065cc-855b-4bf4-b52f-f86984f699a8 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:38.630006 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:38.630006 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:38.635393 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8ed065cc-855b-4bf4-b52f-f86984f699a8 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:38.642356 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8ed065cc-855b-4bf4-b52f-f86984f699a8 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 returned with HTTP 200 Aug 13 02:50:38.642943 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1318/5360] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:38 2026] GET /volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 => generated 1225 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:39.129505 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-26f5900a-6424-4ead-8b18-746a5c32661b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:39.132191 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26f5900a-6424-4ead-8b18-746a5c32661b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:39.132489 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26f5900a-6424-4ead-8b18-746a5c32661b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:39.132820 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26f5900a-6424-4ead-8b18-746a5c32661b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:39.146316 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:39.146316 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:39.150568 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-26f5900a-6424-4ead-8b18-746a5c32661b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:39.155758 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26f5900a-6424-4ead-8b18-746a5c32661b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:39.156290 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1345/5361] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:39 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:39.590102 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-e74e2c81-20c9-4eae-9fa1-65300e47b3e4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:39.592404 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-e74e2c81-20c9-4eae-9fa1-65300e47b3e4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/attachments/3a724b39-5548-4919-bb4b-44124a0e85bb/action Aug 13 02:50:39.592812 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-e74e2c81-20c9-4eae-9fa1-65300e47b3e4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:50:39.592946 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-e74e2c81-20c9-4eae-9fa1-65300e47b3e4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:39.609086 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:39.609086 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:39.619506 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0ff0c228-80c5-4d32-bc6f-713365213e4c req-e74e2c81-20c9-4eae-9fa1-65300e47b3e4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/3a724b39-5548-4919-bb4b-44124a0e85bb/action returned with HTTP 204 Aug 13 02:50:39.619964 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1350/5362] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:50:39 2026] POST /volume/v3/attachments/3a724b39-5548-4919-bb4b-44124a0e85bb/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:39.655428 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c380b09f-62e2-4296-8b6f-c92040ec181b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:39.657573 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c380b09f-62e2-4296-8b6f-c92040ec181b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 Aug 13 02:50:39.657844 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c380b09f-62e2-4296-8b6f-c92040ec181b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:39.658040 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c380b09f-62e2-4296-8b6f-c92040ec181b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:39.668378 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c380b09f-62e2-4296-8b6f-c92040ec181b tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 returned with HTTP 404 Aug 13 02:50:39.669148 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1350/5363] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:39 2026] GET /volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:39.854166 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-84197665-00d1-4669-86ff-fabbe211fba9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:39.855898 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-84197665-00d1-4669-86ff-fabbe211fba9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] DELETE https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:39.856112 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-84197665-00d1-4669-86ff-fabbe211fba9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:39.856313 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-84197665-00d1-4669-86ff-fabbe211fba9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:39.856470 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-84197665-00d1-4669-86ff-fabbe211fba9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Delete volume with id: 24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:39.863034 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:39.863034 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:39.863451 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-84197665-00d1-4669-86ff-fabbe211fba9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:39.874889 np0000007139 devstack@c-api.service[100287]: WARNING cinder.keymgr.conf_key_mgr [None req-84197665-00d1-4669-86ff-fabbe211fba9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 02:50:39.882260 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-84197665-00d1-4669-86ff-fabbe211fba9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Delete volume request issued successfully. Aug 13 02:50:39.882260 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-84197665-00d1-4669-86ff-fabbe211fba9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 202 Aug 13 02:50:39.882504 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1319/5364] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:50:39 2026] DELETE /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:39.893956 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f8ca666b-f8b2-43c3-a450-985ce729f868 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:39.896346 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8ca666b-f8b2-43c3-a450-985ce729f868 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:39.896666 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8ca666b-f8b2-43c3-a450-985ce729f868 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:39.897089 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8ca666b-f8b2-43c3-a450-985ce729f868 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:39.905330 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:39.905330 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:39.909855 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f8ca666b-f8b2-43c3-a450-985ce729f868 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:39.914701 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8ca666b-f8b2-43c3-a450-985ce729f868 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 200 Aug 13 02:50:39.915042 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1346/5365] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:39 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:40.008786 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-60350a52-0cab-45f1-b8a8-232d17efdf62 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:40.011037 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60350a52-0cab-45f1-b8a8-232d17efdf62 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:40.011366 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60350a52-0cab-45f1-b8a8-232d17efdf62 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:40.011623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60350a52-0cab-45f1-b8a8-232d17efdf62 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:40.011788 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-60350a52-0cab-45f1-b8a8-232d17efdf62 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume with id: 5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:40.022198 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:40.022198 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:40.022756 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-60350a52-0cab-45f1-b8a8-232d17efdf62 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:40.049890 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-60350a52-0cab-45f1-b8a8-232d17efdf62 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume request issued successfully. Aug 13 02:50:40.050778 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60350a52-0cab-45f1-b8a8-232d17efdf62 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 202 Aug 13 02:50:40.050778 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1351/5366] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:50:40 2026] DELETE /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:50:40.057751 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5bc98af3-26be-4eea-b4a3-96fba7a8b742 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:40.059311 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5bc98af3-26be-4eea-b4a3-96fba7a8b742 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:40.059490 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5bc98af3-26be-4eea-b4a3-96fba7a8b742 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:40.059694 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5bc98af3-26be-4eea-b4a3-96fba7a8b742 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:40.067194 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:40.067194 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:40.070994 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5bc98af3-26be-4eea-b4a3-96fba7a8b742 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:40.079846 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5bc98af3-26be-4eea-b4a3-96fba7a8b742 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 200 Aug 13 02:50:40.080415 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1351/5367] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:40 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 1190 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:40.169230 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dd70657f-13aa-4b8a-b796-8b88ff54f69f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:40.172073 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dd70657f-13aa-4b8a-b796-8b88ff54f69f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:40.172296 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dd70657f-13aa-4b8a-b796-8b88ff54f69f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:40.172521 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dd70657f-13aa-4b8a-b796-8b88ff54f69f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:40.182047 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:40.182047 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:40.186149 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-dd70657f-13aa-4b8a-b796-8b88ff54f69f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:40.190509 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dd70657f-13aa-4b8a-b796-8b88ff54f69f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:40.191112 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1320/5368] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:40 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:40.391983 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3d14883d-d435-48e9-859b-a031cc5c8fbc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:40.511148 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d14883d-d435-48e9-859b-a031cc5c8fbc tempest-ProjectReaderTests-1502925368 tempest-ProjectReaderTests-1502925368-project-admin] GET https://10.4.3.30/volume/v3/scheduler-stats/get_pools Aug 13 02:50:40.511347 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d14883d-d435-48e9-859b-a031cc5c8fbc tempest-ProjectReaderTests-1502925368 tempest-ProjectReaderTests-1502925368-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:40.511537 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d14883d-d435-48e9-859b-a031cc5c8fbc tempest-ProjectReaderTests-1502925368 tempest-ProjectReaderTests-1502925368-project-admin] Calling method 'get_pools' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:40.520613 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d14883d-d435-48e9-859b-a031cc5c8fbc tempest-ProjectReaderTests-1502925368 tempest-ProjectReaderTests-1502925368-project-admin] https://10.4.3.30/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 02:50:40.520990 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1347/5369] 10.4.3.30 () {66 vars in 1284 bytes} [Thu Aug 13 02:50:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:40.528372 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ba8cd124-2497-4953-8752-8c62861822d7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:40.592507 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ba8cd124-2497-4953-8752-8c62861822d7 tempest-ProjectReaderTests-1502925368 tempest-ProjectReaderTests-1502925368-project-reader] GET https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool Aug 13 02:50:40.592967 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ba8cd124-2497-4953-8752-8c62861822d7 tempest-ProjectReaderTests-1502925368 tempest-ProjectReaderTests-1502925368-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:40.592967 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ba8cd124-2497-4953-8752-8c62861822d7 tempest-ProjectReaderTests-1502925368 tempest-ProjectReaderTests-1502925368-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:40.593463 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-ba8cd124-2497-4953-8752-8c62861822d7 tempest-ProjectReaderTests-1502925368 tempest-ProjectReaderTests-1502925368-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f3cd7d3004df4f298fa859ba8c3dce6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c53856432d54e29b0f432e2bd25d764', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:50:40.593649 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ba8cd124-2497-4953-8752-8c62861822d7 tempest-ProjectReaderTests-1502925368 tempest-ProjectReaderTests-1502925368-project-reader] https://10.4.3.30/volume/v3/capabilities/np0000007139@storpool returned with HTTP 403 Aug 13 02:50:40.593963 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1352/5370] 10.4.3.30 () {66 vars in 1311 bytes} [Thu Aug 13 02:50:40 2026] GET /volume/v3/capabilities/np0000007139@storpool => generated 110 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:40.646330 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-aaf47ed9-e12c-4268-a67f-e5328890cc42 req-3194ca44-ee12-416c-ad33-20e106430db6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:40.648776 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-aaf47ed9-e12c-4268-a67f-e5328890cc42 req-3194ca44-ee12-416c-ad33-20e106430db6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/attachments/dc0ff5c2-f364-43b1-9df1-d7d910690ee1 Aug 13 02:50:40.649018 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-aaf47ed9-e12c-4268-a67f-e5328890cc42 req-3194ca44-ee12-416c-ad33-20e106430db6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:40.649241 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-aaf47ed9-e12c-4268-a67f-e5328890cc42 req-3194ca44-ee12-416c-ad33-20e106430db6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:40.657802 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:40.657802 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:40.701520 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-aaf47ed9-e12c-4268-a67f-e5328890cc42 req-3194ca44-ee12-416c-ad33-20e106430db6 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/dc0ff5c2-f364-43b1-9df1-d7d910690ee1 returned with HTTP 200 Aug 13 02:50:40.701900 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1352/5371] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:50:40 2026] DELETE /volume/v3/attachments/dc0ff5c2-f364-43b1-9df1-d7d910690ee1 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:40.931869 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-adc90daf-c8de-46b0-b19a-f4e1bf9b69c3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:40.933424 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-adc90daf-c8de-46b0-b19a-f4e1bf9b69c3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 Aug 13 02:50:40.933633 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-adc90daf-c8de-46b0-b19a-f4e1bf9b69c3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:40.933828 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-adc90daf-c8de-46b0-b19a-f4e1bf9b69c3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:40.939176 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-adc90daf-c8de-46b0-b19a-f4e1bf9b69c3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 returned with HTTP 404 Aug 13 02:50:40.939645 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1321/5372] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:40 2026] GET /volume/v3/volumes/24b2d04d-cfd3-4c11-ba97-e361e0c53818 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:40.947191 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-799c4882-fef1-4748-8327-a26383cc3e1c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:40.949139 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-799c4882-fef1-4748-8327-a26383cc3e1c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] DELETE https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 Aug 13 02:50:40.949365 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-799c4882-fef1-4748-8327-a26383cc3e1c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:40.949594 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-799c4882-fef1-4748-8327-a26383cc3e1c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:40.949756 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-799c4882-fef1-4748-8327-a26383cc3e1c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Delete volume with id: 9e8681cf-3d15-4c81-b805-c763d407a880 Aug 13 02:50:40.957012 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:40.957012 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:40.957492 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-799c4882-fef1-4748-8327-a26383cc3e1c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:40.970978 np0000007139 devstack@c-api.service[100288]: WARNING cinder.keymgr.conf_key_mgr [None req-799c4882-fef1-4748-8327-a26383cc3e1c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 02:50:40.978014 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-799c4882-fef1-4748-8327-a26383cc3e1c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Delete volume request issued successfully. Aug 13 02:50:40.978213 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-799c4882-fef1-4748-8327-a26383cc3e1c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 returned with HTTP 202 Aug 13 02:50:40.978636 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1348/5373] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:50:40 2026] DELETE /volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:40.985633 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cecf7d9f-2377-4d23-a1b6-db0b9e436ff2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:40.987521 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cecf7d9f-2377-4d23-a1b6-db0b9e436ff2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 Aug 13 02:50:40.987737 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cecf7d9f-2377-4d23-a1b6-db0b9e436ff2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:40.987912 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cecf7d9f-2377-4d23-a1b6-db0b9e436ff2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:40.997305 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:40.997305 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:41.001826 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cecf7d9f-2377-4d23-a1b6-db0b9e436ff2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:41.008461 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cecf7d9f-2377-4d23-a1b6-db0b9e436ff2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 returned with HTTP 200 Aug 13 02:50:41.008925 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1353/5374] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:40 2026] GET /volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:41.093193 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44df6d14-3ffa-4a75-ada4-f7f29a4c3853 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:41.095362 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44df6d14-3ffa-4a75-ada4-f7f29a4c3853 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:41.095628 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44df6d14-3ffa-4a75-ada4-f7f29a4c3853 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:41.095816 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44df6d14-3ffa-4a75-ada4-f7f29a4c3853 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:41.101270 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44df6d14-3ffa-4a75-ada4-f7f29a4c3853 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 404 Aug 13 02:50:41.101786 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1353/5375] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:41 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:41.110188 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c6bd1352-025e-4810-af9e-a6a14838dc5a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:41.112691 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6bd1352-025e-4810-af9e-a6a14838dc5a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] DELETE https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 Aug 13 02:50:41.113152 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c6bd1352-025e-4810-af9e-a6a14838dc5a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:41.113507 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c6bd1352-025e-4810-af9e-a6a14838dc5a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:41.113815 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c6bd1352-025e-4810-af9e-a6a14838dc5a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume with id: 6d1d981d-e158-4d31-9590-5829d45633c2 Aug 13 02:50:41.119450 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c6bd1352-025e-4810-af9e-a6a14838dc5a tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 returned with HTTP 404 Aug 13 02:50:41.119876 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1322/5376] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:50:41 2026] DELETE /volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:41.126169 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3c456fd1-697f-44c7-a467-194b321df3bf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:41.127968 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3c456fd1-697f-44c7-a467-194b321df3bf tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 Aug 13 02:50:41.128182 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3c456fd1-697f-44c7-a467-194b321df3bf tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:41.128378 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3c456fd1-697f-44c7-a467-194b321df3bf tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:41.134152 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3c456fd1-697f-44c7-a467-194b321df3bf tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 returned with HTTP 404 Aug 13 02:50:41.134589 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1349/5377] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:41 2026] GET /volume/v3/volumes/6d1d981d-e158-4d31-9590-5829d45633c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:41.141634 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0b6a43a1-7652-41d6-951e-74fcea74fd13 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:41.143386 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b6a43a1-7652-41d6-951e-74fcea74fd13 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 Aug 13 02:50:41.143718 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0b6a43a1-7652-41d6-951e-74fcea74fd13 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:41.143898 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0b6a43a1-7652-41d6-951e-74fcea74fd13 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:41.143988 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-0b6a43a1-7652-41d6-951e-74fcea74fd13 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete snapshot with id: e9e992d4-bc66-4b76-be2a-11ebddf639e4 Aug 13 02:50:41.148404 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b6a43a1-7652-41d6-951e-74fcea74fd13 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 returned with HTTP 404 Aug 13 02:50:41.148779 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1354/5378] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:50:41 2026] DELETE /volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:41.155558 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ba684ea4-b62d-430f-92a5-31cbaab3b7c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:41.157269 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba684ea4-b62d-430f-92a5-31cbaab3b7c5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 Aug 13 02:50:41.157514 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba684ea4-b62d-430f-92a5-31cbaab3b7c5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:41.157741 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba684ea4-b62d-430f-92a5-31cbaab3b7c5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:41.161477 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba684ea4-b62d-430f-92a5-31cbaab3b7c5 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 returned with HTTP 404 Aug 13 02:50:41.161871 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1354/5379] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:41 2026] GET /volume/v3/snapshots/e9e992d4-bc66-4b76-be2a-11ebddf639e4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:41.168685 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-31e16977-a4c9-4500-99c2-1500a4bd62ce None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:41.171311 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-31e16977-a4c9-4500-99c2-1500a4bd62ce tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:41.171640 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-31e16977-a4c9-4500-99c2-1500a4bd62ce tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:41.171928 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-31e16977-a4c9-4500-99c2-1500a4bd62ce tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:41.172305 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-31e16977-a4c9-4500-99c2-1500a4bd62ce tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume with id: 5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:41.179236 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-31e16977-a4c9-4500-99c2-1500a4bd62ce tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 404 Aug 13 02:50:41.179895 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1323/5380] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:50:41 2026] DELETE /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:41.185754 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f520124-6760-4c20-a2c3-b3b11896e241 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:41.187497 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f520124-6760-4c20-a2c3-b3b11896e241 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 Aug 13 02:50:41.187757 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f520124-6760-4c20-a2c3-b3b11896e241 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:41.187883 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f520124-6760-4c20-a2c3-b3b11896e241 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:41.193262 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f520124-6760-4c20-a2c3-b3b11896e241 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 returned with HTTP 404 Aug 13 02:50:41.193921 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1350/5381] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:41 2026] GET /volume/v3/volumes/5a596b15-e022-4068-aae6-b0a2ca7ed413 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:41.225830 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-75c80f32-4260-466a-a15d-542dfce76923 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:41.227496 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75c80f32-4260-466a-a15d-542dfce76923 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] DELETE https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 Aug 13 02:50:41.227659 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75c80f32-4260-466a-a15d-542dfce76923 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:41.227835 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75c80f32-4260-466a-a15d-542dfce76923 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:41.227988 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-75c80f32-4260-466a-a15d-542dfce76923 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume with id: 0838bf2f-8d01-4abe-be5f-b2631fbdf813 Aug 13 02:50:41.234213 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:41.234213 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:41.234643 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-75c80f32-4260-466a-a15d-542dfce76923 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:41.247115 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-75c80f32-4260-466a-a15d-542dfce76923 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume request issued successfully. Aug 13 02:50:41.247347 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75c80f32-4260-466a-a15d-542dfce76923 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 returned with HTTP 202 Aug 13 02:50:41.247935 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1355/5382] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:50:41 2026] DELETE /volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:50:41.254232 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc4fcc3a-49b8-4661-96a4-b537b79c64b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:41.256702 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc4fcc3a-49b8-4661-96a4-b537b79c64b7 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 Aug 13 02:50:41.256996 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc4fcc3a-49b8-4661-96a4-b537b79c64b7 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:41.257189 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc4fcc3a-49b8-4661-96a4-b537b79c64b7 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:41.263377 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:41.263377 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:41.266591 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dc4fcc3a-49b8-4661-96a4-b537b79c64b7 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Volume info retrieved successfully. Aug 13 02:50:41.271389 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc4fcc3a-49b8-4661-96a4-b537b79c64b7 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 returned with HTTP 200 Aug 13 02:50:41.271773 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1355/5383] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:41 2026] GET /volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 => generated 1225 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:41.952314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f5c9b4f9-4297-4a88-8663-ddcb2daae1fb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:41.954101 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f5c9b4f9-4297-4a88-8663-ddcb2daae1fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 Aug 13 02:50:41.954326 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f5c9b4f9-4297-4a88-8663-ddcb2daae1fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:41.954517 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f5c9b4f9-4297-4a88-8663-ddcb2daae1fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:41.954667 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-f5c9b4f9-4297-4a88-8663-ddcb2daae1fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume with id: 52bcbb9f-25fc-4682-b48f-8b19af0db7f4 Aug 13 02:50:41.962055 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:41.962055 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:41.962612 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f5c9b4f9-4297-4a88-8663-ddcb2daae1fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:50:41.979198 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f5c9b4f9-4297-4a88-8663-ddcb2daae1fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume request issued successfully. Aug 13 02:50:41.979482 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f5c9b4f9-4297-4a88-8663-ddcb2daae1fb tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 returned with HTTP 202 Aug 13 02:50:41.980004 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1324/5384] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:50:41 2026] DELETE /volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:41.989769 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d4527410-a83b-4311-b04e-8fe4b9c92c4c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:41.991434 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d4527410-a83b-4311-b04e-8fe4b9c92c4c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 Aug 13 02:50:41.991721 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d4527410-a83b-4311-b04e-8fe4b9c92c4c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:41.991999 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d4527410-a83b-4311-b04e-8fe4b9c92c4c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:41.998920 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:41.998920 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:42.005647 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d4527410-a83b-4311-b04e-8fe4b9c92c4c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:50:42.007942 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d4527410-a83b-4311-b04e-8fe4b9c92c4c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 returned with HTTP 200 Aug 13 02:50:42.008461 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1351/5385] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:41 2026] GET /volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:42.020846 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74d95abf-938b-4a82-88e6-ea9df92bcaa6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:42.022944 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74d95abf-938b-4a82-88e6-ea9df92bcaa6 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 Aug 13 02:50:42.023340 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74d95abf-938b-4a82-88e6-ea9df92bcaa6 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:42.023675 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74d95abf-938b-4a82-88e6-ea9df92bcaa6 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:42.029775 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74d95abf-938b-4a82-88e6-ea9df92bcaa6 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 returned with HTTP 404 Aug 13 02:50:42.030389 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1356/5386] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:42 2026] GET /volume/v3/volumes/9e8681cf-3d15-4c81-b805-c763d407a880 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 02:50:42.036919 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f51a9d0-f703-45f6-b8df-405b0b5d5013 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:42.038613 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f51a9d0-f703-45f6-b8df-405b0b5d5013 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:50:42.038823 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f51a9d0-f703-45f6-b8df-405b0b5d5013 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:42.039021 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f51a9d0-f703-45f6-b8df-405b0b5d5013 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:42.039765 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f51a9d0-f703-45f6-b8df-405b0b5d5013 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:50:42.053672 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0f51a9d0-f703-45f6-b8df-405b0b5d5013 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Get all volumes completed successfully. Aug 13 02:50:42.056020 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:42.056020 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:42.060768 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f51a9d0-f703-45f6-b8df-405b0b5d5013 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:50:42.061197 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1356/5387] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:50:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:42.076016 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7f112020-2339-4065-b1e8-6d4dc1b68c50 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:42.078017 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7f112020-2339-4065-b1e8-6d4dc1b68c50 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] DELETE https://10.4.3.30/volume/v3/types/9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01 Aug 13 02:50:42.078247 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7f112020-2339-4065-b1e8-6d4dc1b68c50 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:42.078524 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7f112020-2339-4065-b1e8-6d4dc1b68c50 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:42.101664 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7f112020-2339-4065-b1e8-6d4dc1b68c50 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] https://10.4.3.30/volume/v3/types/9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01 returned with HTTP 202 Aug 13 02:50:42.102236 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1325/5388] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:50:42 2026] DELETE /volume/v3/types/9c4fdd03-0a9b-4504-9beb-f4bfabaa3f01 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:42.283986 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-699c28f6-278f-4d13-b099-a52ae34c0a4d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:42.285731 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-699c28f6-278f-4d13-b099-a52ae34c0a4d tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 Aug 13 02:50:42.285925 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-699c28f6-278f-4d13-b099-a52ae34c0a4d tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:42.286100 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-699c28f6-278f-4d13-b099-a52ae34c0a4d tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:42.291746 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-699c28f6-278f-4d13-b099-a52ae34c0a4d tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 returned with HTTP 404 Aug 13 02:50:42.292198 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1352/5389] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:42 2026] GET /volume/v3/volumes/0838bf2f-8d01-4abe-be5f-b2631fbdf813 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:42.298830 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1a515ecb-9d57-43f0-92ab-80d4eb2aef05 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:42.300496 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a515ecb-9d57-43f0-92ab-80d4eb2aef05 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] DELETE https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:42.300693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a515ecb-9d57-43f0-92ab-80d4eb2aef05 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:42.300867 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a515ecb-9d57-43f0-92ab-80d4eb2aef05 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:42.301061 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-1a515ecb-9d57-43f0-92ab-80d4eb2aef05 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume with id: 973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:42.306332 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a515ecb-9d57-43f0-92ab-80d4eb2aef05 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 404 Aug 13 02:50:42.306841 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1357/5390] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:50:42 2026] DELETE /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:42.314841 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d7cbf37-c357-4688-b0a1-c44fa149afa9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:42.316872 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d7cbf37-c357-4688-b0a1-c44fa149afa9 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 Aug 13 02:50:42.317060 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d7cbf37-c357-4688-b0a1-c44fa149afa9 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:42.317238 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d7cbf37-c357-4688-b0a1-c44fa149afa9 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:42.323818 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d7cbf37-c357-4688-b0a1-c44fa149afa9 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 returned with HTTP 404 Aug 13 02:50:42.324325 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1357/5391] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:42 2026] GET /volume/v3/volumes/973e12fa-d53f-4c7b-811c-fd544ff9cef4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:42.358579 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-37d3da60-ad7a-4a21-b85a-0f73a232ee49 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:42.360237 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-37d3da60-ad7a-4a21-b85a-0f73a232ee49 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] DELETE https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:42.360460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-37d3da60-ad7a-4a21-b85a-0f73a232ee49 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:42.360631 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-37d3da60-ad7a-4a21-b85a-0f73a232ee49 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:42.360784 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-37d3da60-ad7a-4a21-b85a-0f73a232ee49 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Delete volume with id: 04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:42.365878 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-37d3da60-ad7a-4a21-b85a-0f73a232ee49 tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 404 Aug 13 02:50:42.366489 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1326/5392] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:50:42 2026] DELETE /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:42.372605 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b180e0da-c725-4aad-b7a0-846a194e7e9c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:42.374280 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b180e0da-c725-4aad-b7a0-846a194e7e9c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] GET https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 Aug 13 02:50:42.374568 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b180e0da-c725-4aad-b7a0-846a194e7e9c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:42.374723 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b180e0da-c725-4aad-b7a0-846a194e7e9c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:42.380511 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b180e0da-c725-4aad-b7a0-846a194e7e9c tempest-VolumeImageDependencyTests-1022922843 tempest-VolumeImageDependencyTests-1022922843-project-member] https://10.4.3.30/volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 returned with HTTP 404 Aug 13 02:50:42.380978 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1353/5393] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:42 2026] GET /volume/v3/volumes/04be9b3e-1e1c-44dc-98f9-b845c5dea5b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:50:43.022853 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-41f8ae8b-89f0-4021-a662-427fac4f4b63 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.024929 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41f8ae8b-89f0-4021-a662-427fac4f4b63 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 Aug 13 02:50:43.025191 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41f8ae8b-89f0-4021-a662-427fac4f4b63 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:43.025442 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41f8ae8b-89f0-4021-a662-427fac4f4b63 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:43.032678 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41f8ae8b-89f0-4021-a662-427fac4f4b63 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 returned with HTTP 404 Aug 13 02:50:43.033189 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1358/5394] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:43 2026] GET /volume/v3/volumes/52bcbb9f-25fc-4682-b48f-8b19af0db7f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:43.041751 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a44f88fc-c7a4-4752-a060-ddc3c40cddcf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.043523 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a44f88fc-c7a4-4752-a060-ddc3c40cddcf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e Aug 13 02:50:43.043785 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a44f88fc-c7a4-4752-a060-ddc3c40cddcf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:43.044972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a44f88fc-c7a4-4752-a060-ddc3c40cddcf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:43.044972 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-a44f88fc-c7a4-4752-a060-ddc3c40cddcf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete snapshot with id: 0d89661e-71fa-4212-9ffd-4126b92f8a6e Aug 13 02:50:43.053893 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:43.053893 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:43.054443 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a44f88fc-c7a4-4752-a060-ddc3c40cddcf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:50:43.072872 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a44f88fc-c7a4-4752-a060-ddc3c40cddcf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot delete request issued successfully. Aug 13 02:50:43.073139 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a44f88fc-c7a4-4752-a060-ddc3c40cddcf tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e returned with HTTP 202 Aug 13 02:50:43.073587 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1358/5395] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:50:43 2026] DELETE /volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:43.080439 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f890c220-043f-4dfc-8f04-a1aa822c8df1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.082117 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f890c220-043f-4dfc-8f04-a1aa822c8df1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e Aug 13 02:50:43.082351 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f890c220-043f-4dfc-8f04-a1aa822c8df1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:43.082590 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f890c220-043f-4dfc-8f04-a1aa822c8df1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:43.091075 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:43.091075 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:43.091747 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f890c220-043f-4dfc-8f04-a1aa822c8df1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Snapshot retrieved successfully. Aug 13 02:50:43.092913 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f890c220-043f-4dfc-8f04-a1aa822c8df1 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e returned with HTTP 200 Aug 13 02:50:43.093447 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1327/5396] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:43 2026] GET /volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:43.095517 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-03a4b279-72e7-44b1-93f7-93823f00a22d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.098584 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03a4b279-72e7-44b1-93f7-93823f00a22d tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:50:43.098977 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03a4b279-72e7-44b1-93f7-93823f00a22d tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-262015844", "extra_specs": {}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:43.114768 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03a4b279-72e7-44b1-93f7-93823f00a22d tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:50:43.115368 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1354/5397] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:50:43 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:43.124902 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c984ae3-9301-4c08-bc0f-cb7378955f16 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.128270 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c984ae3-9301-4c08-bc0f-cb7378955f16 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] POST https://10.4.3.30/volume/v3/types/f7646485-8da1-4bfb-a379-74235d78a428/encryption Aug 13 02:50:43.128635 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c984ae3-9301-4c08-bc0f-cb7378955f16 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:43.148089 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c984ae3-9301-4c08-bc0f-cb7378955f16 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] https://10.4.3.30/volume/v3/types/f7646485-8da1-4bfb-a379-74235d78a428/encryption returned with HTTP 200 Aug 13 02:50:43.148585 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1359/5398] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:50:43 2026] POST /volume/v3/types/f7646485-8da1-4bfb-a379-74235d78a428/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:43.173582 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.174833 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:43.175279 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1062259561", "snapshot_id": null, "imageRef": "97e472c8-887d-49ed-a387-da1dee2eb20d", "volume_type": "tempest-scenario-type-luks-262015844", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:43.176801 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1062259561', 'snapshot_id': None, 'imageRef': '97e472c8-887d-49ed-a387-da1dee2eb20d', 'volume_type': 'tempest-scenario-type-luks-262015844', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:43.251246 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume of 1 GB Aug 13 02:50:43.251567 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:43.251567 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:43.252037 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Availability Zones retrieved successfully. Aug 13 02:50:43.257295 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Flow 'volume_create_api' (33b2f40b-a843-4983-aa2b-d3d2f4e7cfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:43.258446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b256ab-5f16-45f4-9dff-9f5afd5528e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:43.259328 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:43.309283 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b256ab-5f16-45f4-9dff-9f5afd5528e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:50:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7646485-8da1-4bfb-a379-74235d78a428,is_public=True,name='tempest-scenario-type-luks-262015844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7646485-8da1-4bfb-a379-74235d78a428', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:43.310194 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5576b2-c34a-4639-bf21-b6ecd67b2ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:43.333742 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-262015844 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-262015844, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:50:43.334002 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-262015844 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-262015844, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:50:43.356982 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Created reservations ['c6252e19-54b9-45ae-8857-9fb2e782217d', '11d45b50-288d-4de2-a296-94989a610648', '7c83761d-026e-40be-a8c6-a66ddc0ae624', '1cefd41e-54fa-4201-a9a5-2ea873d20789'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:43.357739 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5576b2-c34a-4639-bf21-b6ecd67b2ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6252e19-54b9-45ae-8857-9fb2e782217d', '11d45b50-288d-4de2-a296-94989a610648', '7c83761d-026e-40be-a8c6-a66ddc0ae624', '1cefd41e-54fa-4201-a9a5-2ea873d20789']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:43.358379 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464eafb4-088e-47d1-a74c-f046d2341d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:43.377843 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464eafb4-088e-47d1-a74c-f046d2341d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88d3ab0e-7d96-4f60-8649-888726bb91dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1062259561',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e83a577689684645818c7db21a4bee35',qos_specs=None,replication_status=,reservations=['c6252e19-54b9-45ae-8857-9fb2e782217d','11d45b50-288d-4de2-a296-94989a610648','7c83761d-026e-40be-a8c6-a66ddc0ae624','1cefd41e-54fa-4201-a9a5-2ea873d20789'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba75df4d575b4c3682517eb385750026',volume_type_id=f7646485-8da1-4bfb-a379-74235d78a428), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1062259561',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=88d3ab0e-7d96-4f60-8649-888726bb91dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e83a577689684645818c7db21a4bee35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba75df4d575b4c3682517eb385750026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7646485-8da1-4bfb-a379-74235d78a428),volume_type_id=f7646485-8da1-4bfb-a379-74235d78a428)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:43.378493 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84abaff-e508-43ac-85db-6e54b1c9e020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:43.394145 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84abaff-e508-43ac-85db-6e54b1c9e020) transitioned into state 'SUCCESS' from state '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-1062259561',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e83a577689684645818c7db21a4bee35',qos_specs=None,replication_status=,reservations=['c6252e19-54b9-45ae-8857-9fb2e782217d','11d45b50-288d-4de2-a296-94989a610648','7c83761d-026e-40be-a8c6-a66ddc0ae624','1cefd41e-54fa-4201-a9a5-2ea873d20789'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba75df4d575b4c3682517eb385750026',volume_type_id=f7646485-8da1-4bfb-a379-74235d78a428)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:43.394927 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96efa124-64fd-43dc-919c-6b2e3b9336da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:43.402177 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96efa124-64fd-43dc-919c-6b2e3b9336da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:43.403015 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Flow 'volume_create_api' (33b2f40b-a843-4983-aa2b-d3d2f4e7cfff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:43.405057 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume request issued successfully. Aug 13 02:50:43.405057 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1cfcf815-cda9-4ced-965f-080dc04fc5ac tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:43.405057 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1359/5399] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:50:43 2026] POST /volume/v3/volumes => generated 789 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:43.415819 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a667033b-c7ac-4213-9c35-5c9074108618 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.417708 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a667033b-c7ac-4213-9c35-5c9074108618 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:43.417906 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a667033b-c7ac-4213-9c35-5c9074108618 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:43.418103 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a667033b-c7ac-4213-9c35-5c9074108618 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:43.424668 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:43.424668 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:43.428733 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a667033b-c7ac-4213-9c35-5c9074108618 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:43.432367 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a667033b-c7ac-4213-9c35-5c9074108618 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:43.432367 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1328/5400] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:43 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:43.500298 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-131b7380-955a-446e-bb60-d5204bdb8303 req-2784e30d-2b4c-4522-8404-2c9255b60372 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.502377 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-2784e30d-2b4c-4522-8404-2c9255b60372 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:43.502977 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-2784e30d-2b4c-4522-8404-2c9255b60372 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:43.502977 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-2784e30d-2b4c-4522-8404-2c9255b60372 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:43.512497 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:43.512497 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:43.515823 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-131b7380-955a-446e-bb60-d5204bdb8303 req-2784e30d-2b4c-4522-8404-2c9255b60372 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:43.519808 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-2784e30d-2b4c-4522-8404-2c9255b60372 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:43.520273 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1355/5401] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:43 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:43.536350 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-131b7380-955a-446e-bb60-d5204bdb8303 req-7e6cd8b7-39c3-4c58-a155-9eaec2c5874f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.538289 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-7e6cd8b7-39c3-4c58-a155-9eaec2c5874f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63/action Aug 13 02:50:43.538672 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-7e6cd8b7-39c3-4c58-a155-9eaec2c5874f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:50:43.538811 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-7e6cd8b7-39c3-4c58-a155-9eaec2c5874f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:43.549413 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:43.549413 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:43.549949 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-131b7380-955a-446e-bb60-d5204bdb8303 req-7e6cd8b7-39c3-4c58-a155-9eaec2c5874f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:43.555361 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-131b7380-955a-446e-bb60-d5204bdb8303 req-7e6cd8b7-39c3-4c58-a155-9eaec2c5874f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Begin detaching volume completed successfully. Aug 13 02:50:43.555627 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-7e6cd8b7-39c3-4c58-a155-9eaec2c5874f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63/action returned with HTTP 202 Aug 13 02:50:43.556056 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1360/5402] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:50:43 2026] POST /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:50:43.592001 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0fb6f90d-4380-4104-acab-c2d2cd247745 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.592328 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fb6f90d-4380-4104-acab-c2d2cd247745 None None] GET https://10.4.3.30/volume// Aug 13 02:50:43.592527 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fb6f90d-4380-4104-acab-c2d2cd247745 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:43.592775 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fb6f90d-4380-4104-acab-c2d2cd247745 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:43.593046 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fb6f90d-4380-4104-acab-c2d2cd247745 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:43.593628 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1360/5403] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:50:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:43.600042 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-131b7380-955a-446e-bb60-d5204bdb8303 req-04ed0260-8ed3-46cb-907e-cf4caab93703 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.602377 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-04ed0260-8ed3-46cb-907e-cf4caab93703 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:50:43.602599 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-04ed0260-8ed3-46cb-907e-cf4caab93703 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:43.602783 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-04ed0260-8ed3-46cb-907e-cf4caab93703 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:43.612242 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:43.612242 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:43.616343 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-131b7380-955a-446e-bb60-d5204bdb8303 req-04ed0260-8ed3-46cb-907e-cf4caab93703 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:43.621552 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-04ed0260-8ed3-46cb-907e-cf4caab93703 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:50:43.621925 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1329/5404] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:50:43 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:43.764293 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-36a4957a-36ba-4487-b1e4-837e9379caaa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.845343 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-36a4957a-36ba-4487-b1e4-837e9379caaa tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:50:43.845698 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-36a4957a-36ba-4487-b1e4-837e9379caaa tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2000518717", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1186365216", "vendor_name": "tempest-vendor_name-1405046614"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:43.863227 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-36a4957a-36ba-4487-b1e4-837e9379caaa tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:50:43.863605 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1356/5405] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:50:43 2026] POST /volume/v3/types => generated 330 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:43.873894 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-24730481-2c27-4138-9176-d4cf4134faf3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:43.875566 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:43.875911 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6bfd9035-68f1-4503-8303-d0967ce35a07", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:43.877195 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Create volume request body: {'volume': {'volume_type': '6bfd9035-68f1-4503-8303-d0967ce35a07', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:43.880514 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Create volume of 1 GB Aug 13 02:50:43.880855 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:43.880855 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:43.881188 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Availability Zones retrieved successfully. Aug 13 02:50:43.887014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Flow 'volume_create_api' (1f3592d1-ed42-4082-bfe9-d6f56e56798c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:43.888147 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6fbcf28-c097-4df8-97ea-11dddd067d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:43.888867 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:43.906150 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6fbcf28-c097-4df8-97ea-11dddd067d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:50:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1186365216',vendor_name='tempest-vendor_name-1405046614'},id=6bfd9035-68f1-4503-8303-d0967ce35a07,is_public=True,name='tempest-ProjectReaderTests-volume-type-2000518717',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6bfd9035-68f1-4503-8303-d0967ce35a07', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:43.906945 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adff60ea-0a92-4ef0-afaf-5aa349bbd6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:43.931222 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2000518717 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2000518717, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:50:43.931619 np0000007139 devstack@c-api.service[100289]: WARNING cinder.quota [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2000518717 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2000518717, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:50:43.962933 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Created reservations ['f23baede-8740-4c14-8bd0-26c27a7f9570', 'e6f99034-a46d-436c-8081-eb6779dc9ca0', '2a26ae95-9377-4c48-8688-100e3f665591', '7140a788-5e1a-447f-b5f9-97f8a4c30702'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:43.963669 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adff60ea-0a92-4ef0-afaf-5aa349bbd6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23baede-8740-4c14-8bd0-26c27a7f9570', 'e6f99034-a46d-436c-8081-eb6779dc9ca0', '2a26ae95-9377-4c48-8688-100e3f665591', '7140a788-5e1a-447f-b5f9-97f8a4c30702']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:43.964363 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec865d7e-314a-4666-a813-657a8ea29642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:43.990192 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec865d7e-314a-4666-a813-657a8ea29642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12', '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='3758dc21c03845d0b650a4e36b75527d',qos_specs=None,replication_status=,reservations=['f23baede-8740-4c14-8bd0-26c27a7f9570','e6f99034-a46d-436c-8081-eb6779dc9ca0','2a26ae95-9377-4c48-8688-100e3f665591','7140a788-5e1a-447f-b5f9-97f8a4c30702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9023ce34794f5fa3fd19523ea722c7',volume_type_id=6bfd9035-68f1-4503-8303-d0967ce35a07), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:43Z,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=d36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3758dc21c03845d0b650a4e36b75527d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d9023ce34794f5fa3fd19523ea722c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6bfd9035-68f1-4503-8303-d0967ce35a07),volume_type_id=6bfd9035-68f1-4503-8303-d0967ce35a07)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:43.990933 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bda5af3-5697-4d9a-aee6-f35bf0dd03c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:44.015591 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bda5af3-5697-4d9a-aee6-f35bf0dd03c9) transitioned into state 'SUCCESS' from 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='3758dc21c03845d0b650a4e36b75527d',qos_specs=None,replication_status=,reservations=['f23baede-8740-4c14-8bd0-26c27a7f9570','e6f99034-a46d-436c-8081-eb6779dc9ca0','2a26ae95-9377-4c48-8688-100e3f665591','7140a788-5e1a-447f-b5f9-97f8a4c30702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9023ce34794f5fa3fd19523ea722c7',volume_type_id=6bfd9035-68f1-4503-8303-d0967ce35a07)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:44.016374 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcf4e6d-577a-486b-a9fe-4533bd7ebbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:44.024963 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcf4e6d-577a-486b-a9fe-4533bd7ebbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:44.025713 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Flow 'volume_create_api' (1f3592d1-ed42-4082-bfe9-d6f56e56798c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:44.025989 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Create volume request issued successfully. Aug 13 02:50:44.026633 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24730481-2c27-4138-9176-d4cf4134faf3 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:44.027148 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1361/5406] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:50:43 2026] POST /volume/v3/volumes => generated 772 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:44.038335 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e27496af-55a8-4400-9f6c-a6910b1032b5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:44.040307 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e27496af-55a8-4400-9f6c-a6910b1032b5 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] GET https://10.4.3.30/volume/v3/volumes/d36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12 Aug 13 02:50:44.040531 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e27496af-55a8-4400-9f6c-a6910b1032b5 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:44.040723 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e27496af-55a8-4400-9f6c-a6910b1032b5 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:44.049809 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:44.049809 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:44.053592 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e27496af-55a8-4400-9f6c-a6910b1032b5 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Volume info retrieved successfully. Aug 13 02:50:44.058118 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e27496af-55a8-4400-9f6c-a6910b1032b5 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/volumes/d36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12 returned with HTTP 200 Aug 13 02:50:44.058555 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1361/5407] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:50:44 2026] GET /volume/v3/volumes/d36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:44.102738 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b217a3ae-fe5e-43b0-8f22-bf67e30646ce None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:44.104441 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b217a3ae-fe5e-43b0-8f22-bf67e30646ce tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e Aug 13 02:50:44.104626 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b217a3ae-fe5e-43b0-8f22-bf67e30646ce tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:44.104834 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b217a3ae-fe5e-43b0-8f22-bf67e30646ce tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:44.110816 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b217a3ae-fe5e-43b0-8f22-bf67e30646ce tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e returned with HTTP 404 Aug 13 02:50:44.111537 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1330/5408] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:44 2026] GET /volume/v3/snapshots/0d89661e-71fa-4212-9ffd-4126b92f8a6e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:44.444192 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2abfdfc6-fc75-4c72-a88d-225a0129008f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:44.445965 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2abfdfc6-fc75-4c72-a88d-225a0129008f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:44.446093 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2abfdfc6-fc75-4c72-a88d-225a0129008f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:44.446277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2abfdfc6-fc75-4c72-a88d-225a0129008f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:44.453138 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:44.453138 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:44.457164 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2abfdfc6-fc75-4c72-a88d-225a0129008f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:44.461455 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2abfdfc6-fc75-4c72-a88d-225a0129008f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:44.461809 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1357/5409] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:44 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:44.498279 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-131b7380-955a-446e-bb60-d5204bdb8303 req-359d59be-dad3-4180-b3d6-b1a9d7a7cfd1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:44.500502 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-359d59be-dad3-4180-b3d6-b1a9d7a7cfd1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] DELETE https://10.4.3.30/volume/v3/attachments/3a724b39-5548-4919-bb4b-44124a0e85bb Aug 13 02:50:44.500697 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-359d59be-dad3-4180-b3d6-b1a9d7a7cfd1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:44.500896 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-359d59be-dad3-4180-b3d6-b1a9d7a7cfd1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:44.507671 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:44.507671 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:44.567375 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-131b7380-955a-446e-bb60-d5204bdb8303 req-359d59be-dad3-4180-b3d6-b1a9d7a7cfd1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/3a724b39-5548-4919-bb4b-44124a0e85bb returned with HTTP 200 Aug 13 02:50:44.568486 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1362/5410] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:50:44 2026] DELETE /volume/v3/attachments/3a724b39-5548-4919-bb4b-44124a0e85bb => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:44.637948 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5975caf9-c667-4153-a9fa-e90b19e68945 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:44.639620 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:44.640015 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-661921108", "snapshot_id": "86ee21c8-32d8-4969-9b17-25a6ae9f3392", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:44.641495 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-661921108', 'snapshot_id': '86ee21c8-32d8-4969-9b17-25a6ae9f3392', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:44.646273 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:44.646273 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:44.646941 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:44.647114 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume of 1 GB Aug 13 02:50:44.651843 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Availability Zones retrieved successfully. Aug 13 02:50:44.658202 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Flow 'volume_create_api' (39caf9f0-9183-441e-b739-86a6783dbd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:44.659173 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e360c5a-f601-4bff-a171-d873f0da3ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:44.660157 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:44.687528 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e360c5a-f601-4bff-a171-d873f0da3ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '86ee21c8-32d8-4969-9b17-25a6ae9f3392', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:44.688519 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b5b608a-3091-4dfe-979a-e006ac63f75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:44.725824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Created reservations ['22310038-a462-4cd2-9c1b-1efd4a58d778', '08b823eb-5cca-4375-88bb-a382f354c19f', '424c8d1a-b1ab-4762-a232-d0c424afe511', 'f6b6b435-fe4b-4af4-a512-ddccb10c09c7'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:44.726743 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b5b608a-3091-4dfe-979a-e006ac63f75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22310038-a462-4cd2-9c1b-1efd4a58d778', '08b823eb-5cca-4375-88bb-a382f354c19f', '424c8d1a-b1ab-4762-a232-d0c424afe511', 'f6b6b435-fe4b-4af4-a512-ddccb10c09c7']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:44.727425 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088b7a40-2f48-4258-8ca2-351dd1e16ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:44.764234 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088b7a40-2f48-4258-8ca2-351dd1e16ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c633fd1-25fc-4e61-9ce7-e1e4c1a74991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-661921108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cff9e7039354d07b864a49431d3a561',qos_specs=None,replication_status=,reservations=['22310038-a462-4cd2-9c1b-1efd4a58d778','08b823eb-5cca-4375-88bb-a382f354c19f','424c8d1a-b1ab-4762-a232-d0c424afe511','f6b6b435-fe4b-4af4-a512-ddccb10c09c7'],size=1,snapshot_id=86ee21c8-32d8-4969-9b17-25a6ae9f3392,source_replicaid=,source_volid=None,status='creating',user_id='31eabf2e758145eb979e1918c541b490',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-661921108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c633fd1-25fc-4e61-9ce7-e1e4c1a74991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cff9e7039354d07b864a49431d3a561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=86ee21c8-32d8-4969-9b17-25a6ae9f3392,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31eabf2e758145eb979e1918c541b490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:44.764916 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f096f164-5125-4474-a740-a1cebe7ffc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:44.783026 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f096f164-5125-4474-a740-a1cebe7ffc06) transitioned into state 'SUCCESS' from state '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-661921108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cff9e7039354d07b864a49431d3a561',qos_specs=None,replication_status=,reservations=['22310038-a462-4cd2-9c1b-1efd4a58d778','08b823eb-5cca-4375-88bb-a382f354c19f','424c8d1a-b1ab-4762-a232-d0c424afe511','f6b6b435-fe4b-4af4-a512-ddccb10c09c7'],size=1,snapshot_id=86ee21c8-32d8-4969-9b17-25a6ae9f3392,source_replicaid=,source_volid=None,status='creating',user_id='31eabf2e758145eb979e1918c541b490',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:44.783656 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c1cc16f-3def-4a8f-80dd-aa3959e629d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:44.806556 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c1cc16f-3def-4a8f-80dd-aa3959e629d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:44.807579 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Flow 'volume_create_api' (39caf9f0-9183-441e-b739-86a6783dbd9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:44.808221 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume request issued successfully. Aug 13 02:50:44.808900 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5975caf9-c667-4153-a9fa-e90b19e68945 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:44.809355 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1362/5411] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:50:44 2026] POST /volume/v3/volumes => generated 788 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:44.824450 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8ac7b947-5be3-4add-9f57-0a223e09cdda None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:44.826804 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8ac7b947-5be3-4add-9f57-0a223e09cdda tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:44.827050 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8ac7b947-5be3-4add-9f57-0a223e09cdda tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:44.827320 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8ac7b947-5be3-4add-9f57-0a223e09cdda tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:44.835924 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:44.835924 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:44.841364 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8ac7b947-5be3-4add-9f57-0a223e09cdda tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:44.846919 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8ac7b947-5be3-4add-9f57-0a223e09cdda tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:44.847414 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1331/5412] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:44 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:45.070687 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-59aff15e-7b51-40d1-9de6-0b5ea0d2242b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.074964 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-59aff15e-7b51-40d1-9de6-0b5ea0d2242b tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] GET https://10.4.3.30/volume/v3/volumes/d36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12 Aug 13 02:50:45.075117 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-59aff15e-7b51-40d1-9de6-0b5ea0d2242b tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:45.075312 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-59aff15e-7b51-40d1-9de6-0b5ea0d2242b tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:45.087420 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:45.087420 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:45.092189 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-59aff15e-7b51-40d1-9de6-0b5ea0d2242b tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Volume info retrieved successfully. Aug 13 02:50:45.096985 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-59aff15e-7b51-40d1-9de6-0b5ea0d2242b tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/volumes/d36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12 returned with HTTP 200 Aug 13 02:50:45.097379 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1358/5413] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:50:45 2026] GET /volume/v3/volumes/d36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12 => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:45.108334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cee13a87-21d3-47be-adbb-6ccaf201f732 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.109899 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cee13a87-21d3-47be-adbb-6ccaf201f732 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] GET https://10.4.3.30/volume/v3/messages Aug 13 02:50:45.110089 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cee13a87-21d3-47be-adbb-6ccaf201f732 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:45.110271 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cee13a87-21d3-47be-adbb-6ccaf201f732 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:45.110527 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:45.110527 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:45.114165 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cee13a87-21d3-47be-adbb-6ccaf201f732 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:50:45.114515 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1363/5414] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:50:45 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:45.121963 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9da6ac3f-cc7a-4496-a636-19c625df6d5a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.171172 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9da6ac3f-cc7a-4496-a636-19c625df6d5a tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-reader] GET https://10.4.3.30/volume/v3/messages Aug 13 02:50:45.171420 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9da6ac3f-cc7a-4496-a636-19c625df6d5a tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:45.171601 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9da6ac3f-cc7a-4496-a636-19c625df6d5a tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-reader] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:45.171849 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:45.171849 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:45.174995 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9da6ac3f-cc7a-4496-a636-19c625df6d5a tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-reader] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:50:45.175324 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1363/5415] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:50:45 2026] GET /volume/v3/messages => generated 668 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:45.183374 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ca59c53d-1fa8-46b2-8c4f-88e9b6ef286c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.185155 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ca59c53d-1fa8-46b2-8c4f-88e9b6ef286c tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] DELETE https://10.4.3.30/volume/v3/messages/42795165-8e3d-48c5-bc7d-4200b02697e5 Aug 13 02:50:45.185445 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ca59c53d-1fa8-46b2-8c4f-88e9b6ef286c tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:45.185663 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ca59c53d-1fa8-46b2-8c4f-88e9b6ef286c tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:45.193393 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ca59c53d-1fa8-46b2-8c4f-88e9b6ef286c tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/messages/42795165-8e3d-48c5-bc7d-4200b02697e5 returned with HTTP 204 Aug 13 02:50:45.193828 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1332/5416] 10.4.3.30 () {68 vars in 1387 bytes} [Thu Aug 13 02:50:45 2026] DELETE /volume/v3/messages/42795165-8e3d-48c5-bc7d-4200b02697e5 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 02:50:45.200227 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.201837 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/d36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12 Aug 13 02:50:45.202022 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:45.202189 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:45.202366 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Delete volume with id: d36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12 Aug 13 02:50:45.208613 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:45.208613 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:45.208871 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Volume info retrieved successfully. Aug 13 02:50:45.209793 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100288) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 02:50:45.218139 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2000518717 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2000518717, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:50:45.218408 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2000518717 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2000518717, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:50:45.226505 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Created reservations ['d6bd3430-79cf-466c-9141-2a1b00f10e01', '6621a78f-dcb5-44eb-90e6-c20cea5656d0', 'ce114dc0-9c33-4916-a128-df8a92e0b999', 'e0c1608c-f2dc-48a6-b275-599f171c0f59'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:45.247169 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Delete volume request issued successfully. Aug 13 02:50:45.247371 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5ca8cc2-fb14-4867-89ce-eb4c6a8f01dc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/volumes/d36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12 returned with HTTP 202 Aug 13 02:50:45.247767 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1359/5417] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:50:45 2026] DELETE /volume/v3/volumes/d36c90aa-1b1b-4fe3-9c6f-bf5dcae51a12 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:45.253883 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5f923242-54bf-4cd4-812e-97c9493cc92e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.255454 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f923242-54bf-4cd4-812e-97c9493cc92e tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] DELETE https://10.4.3.30/volume/v3/types/6bfd9035-68f1-4503-8303-d0967ce35a07 Aug 13 02:50:45.255635 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f923242-54bf-4cd4-812e-97c9493cc92e tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:45.255822 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f923242-54bf-4cd4-812e-97c9493cc92e tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:45.274880 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f923242-54bf-4cd4-812e-97c9493cc92e tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/types/6bfd9035-68f1-4503-8303-d0967ce35a07 returned with HTTP 202 Aug 13 02:50:45.275206 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1364/5418] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:50:45 2026] DELETE /volume/v3/types/6bfd9035-68f1-4503-8303-d0967ce35a07 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:45.281804 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6af0645d-3a41-4400-943c-859c1c4361fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.283346 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6af0645d-3a41-4400-943c-859c1c4361fc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:50:45.283683 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6af0645d-3a41-4400-943c-859c1c4361fc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1849321389", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2135111734", "vendor_name": "tempest-vendor_name-1172204595"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:45.296321 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6af0645d-3a41-4400-943c-859c1c4361fc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:50:45.296694 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1364/5419] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:50:45 2026] POST /volume/v3/types => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:45.303154 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.304729 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:45.305043 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8794060a-b58d-498f-85e1-47540754ecdd", "size": 1}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:45.306334 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Create volume request body: {'volume': {'volume_type': '8794060a-b58d-498f-85e1-47540754ecdd', 'size': 1}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:45.309370 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Create volume of 1 GB Aug 13 02:50:45.309619 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:45.309619 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:45.309917 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Availability Zones retrieved successfully. Aug 13 02:50:45.314775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Flow 'volume_create_api' (8bbcbeb0-bc6c-43c3-814a-f9e988e93286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:45.315603 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3e3607-a7a6-4c9e-b4a0-ce9120c1cce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:45.316236 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:45.330957 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3e3607-a7a6-4c9e-b4a0-ce9120c1cce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:50:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2135111734',vendor_name='tempest-vendor_name-1172204595'},id=8794060a-b58d-498f-85e1-47540754ecdd,is_public=True,name='tempest-ProjectReaderTests-volume-type-1849321389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8794060a-b58d-498f-85e1-47540754ecdd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:45.331522 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69c52fbf-93e7-48d0-aaaa-8462c7216fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:45.351265 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1849321389 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1849321389, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:50:45.351525 np0000007139 devstack@c-api.service[100287]: WARNING cinder.quota [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1849321389 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1849321389, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:50:45.371653 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Created reservations ['46795f4f-25f9-4562-aea0-398b5b0a3e96', 'db039b05-a3b5-4914-8672-8625b8bcd66e', 'bc0b4590-2480-476e-9999-4ef2d6fbfb8d', '87b6ae27-6b38-4008-bbf5-ca2839f28845'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:45.372283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69c52fbf-93e7-48d0-aaaa-8462c7216fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46795f4f-25f9-4562-aea0-398b5b0a3e96', 'db039b05-a3b5-4914-8672-8625b8bcd66e', 'bc0b4590-2480-476e-9999-4ef2d6fbfb8d', '87b6ae27-6b38-4008-bbf5-ca2839f28845']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:45.372947 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052210e0-59fa-47c5-b21a-1a6c04e20946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:45.393229 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052210e0-59fa-47c5-b21a-1a6c04e20946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38a00886-5d0d-4e15-8b28-9ec72fb720d9', '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='3758dc21c03845d0b650a4e36b75527d',qos_specs=None,replication_status=,reservations=['46795f4f-25f9-4562-aea0-398b5b0a3e96','db039b05-a3b5-4914-8672-8625b8bcd66e','bc0b4590-2480-476e-9999-4ef2d6fbfb8d','87b6ae27-6b38-4008-bbf5-ca2839f28845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9023ce34794f5fa3fd19523ea722c7',volume_type_id=8794060a-b58d-498f-85e1-47540754ecdd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38a00886-5d0d-4e15-8b28-9ec72fb720d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3758dc21c03845d0b650a4e36b75527d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d9023ce34794f5fa3fd19523ea722c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8794060a-b58d-498f-85e1-47540754ecdd),volume_type_id=8794060a-b58d-498f-85e1-47540754ecdd)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:45.393829 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fdcabd3-8b8f-48fa-a1e5-9524c701c3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:45.408881 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fdcabd3-8b8f-48fa-a1e5-9524c701c3b2) transitioned into state 'SUCCESS' from 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='3758dc21c03845d0b650a4e36b75527d',qos_specs=None,replication_status=,reservations=['46795f4f-25f9-4562-aea0-398b5b0a3e96','db039b05-a3b5-4914-8672-8625b8bcd66e','bc0b4590-2480-476e-9999-4ef2d6fbfb8d','87b6ae27-6b38-4008-bbf5-ca2839f28845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d9023ce34794f5fa3fd19523ea722c7',volume_type_id=8794060a-b58d-498f-85e1-47540754ecdd)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:45.409637 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c7b5ced-19f7-4689-a7fe-147f1e0b8f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:45.418227 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c7b5ced-19f7-4689-a7fe-147f1e0b8f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:45.419082 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Flow 'volume_create_api' (8bbcbeb0-bc6c-43c3-814a-f9e988e93286) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:45.419401 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Create volume request issued successfully. Aug 13 02:50:45.419906 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c069ae25-8da2-4727-ba8f-bf5859ff8ceb tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:45.420477 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1333/5420] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:50:45 2026] POST /volume/v3/volumes => generated 772 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:45.431595 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-10b15f9e-38f5-44da-8dbf-abfa5f2700cc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.433406 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10b15f9e-38f5-44da-8dbf-abfa5f2700cc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] GET https://10.4.3.30/volume/v3/volumes/38a00886-5d0d-4e15-8b28-9ec72fb720d9 Aug 13 02:50:45.433619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10b15f9e-38f5-44da-8dbf-abfa5f2700cc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:45.433809 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10b15f9e-38f5-44da-8dbf-abfa5f2700cc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:45.440219 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:45.440219 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:45.443617 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-10b15f9e-38f5-44da-8dbf-abfa5f2700cc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Volume info retrieved successfully. Aug 13 02:50:45.447169 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10b15f9e-38f5-44da-8dbf-abfa5f2700cc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/volumes/38a00886-5d0d-4e15-8b28-9ec72fb720d9 returned with HTTP 200 Aug 13 02:50:45.447612 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1360/5421] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:50:45 2026] GET /volume/v3/volumes/38a00886-5d0d-4e15-8b28-9ec72fb720d9 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:45.474120 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ba429445-b99c-4a5d-b67c-16ac4dc56318 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.475746 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ba429445-b99c-4a5d-b67c-16ac4dc56318 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:45.475924 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ba429445-b99c-4a5d-b67c-16ac4dc56318 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:45.476093 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ba429445-b99c-4a5d-b67c-16ac4dc56318 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:45.482928 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:45.482928 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:45.485964 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ba429445-b99c-4a5d-b67c-16ac4dc56318 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:45.489604 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ba429445-b99c-4a5d-b67c-16ac4dc56318 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:45.489967 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1365/5422] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:45 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:45.859545 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d2cce7d-67c4-43d1-b734-8483c685d5b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.861087 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d2cce7d-67c4-43d1-b734-8483c685d5b3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:45.861269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d2cce7d-67c4-43d1-b734-8483c685d5b3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:45.861482 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d2cce7d-67c4-43d1-b734-8483c685d5b3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:45.867474 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:45.867474 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:45.870433 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d2cce7d-67c4-43d1-b734-8483c685d5b3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:45.873868 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d2cce7d-67c4-43d1-b734-8483c685d5b3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:45.874166 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1365/5423] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:45 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:45.885165 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b6e664f5-662f-4454-bc03-e348b468e3e7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:45.887014 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b6e664f5-662f-4454-bc03-e348b468e3e7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:45.887209 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b6e664f5-662f-4454-bc03-e348b468e3e7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:45.887464 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b6e664f5-662f-4454-bc03-e348b468e3e7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:45.893917 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:45.893917 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:45.897113 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b6e664f5-662f-4454-bc03-e348b468e3e7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:45.900851 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b6e664f5-662f-4454-bc03-e348b468e3e7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:45.901183 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1334/5424] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:45 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:46.335271 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-5ea94e9c-64b4-4710-95d4-44c3c0b59c03 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.337208 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-5ea94e9c-64b4-4710-95d4-44c3c0b59c03 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:46.337422 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-5ea94e9c-64b4-4710-95d4-44c3c0b59c03 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.337584 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-5ea94e9c-64b4-4710-95d4-44c3c0b59c03 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.343793 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:46.343793 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:46.346826 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-5ea94e9c-64b4-4710-95d4-44c3c0b59c03 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:46.350352 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-5ea94e9c-64b4-4710-95d4-44c3c0b59c03 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:46.350714 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1361/5425] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:46 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:46.413513 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7ab7376e-cfe8-467d-a542-797e86f223ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.413894 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ab7376e-cfe8-467d-a542-797e86f223ae None None] GET https://10.4.3.30/volume// Aug 13 02:50:46.414038 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ab7376e-cfe8-467d-a542-797e86f223ae None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.414214 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ab7376e-cfe8-467d-a542-797e86f223ae None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.414591 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ab7376e-cfe8-467d-a542-797e86f223ae None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:46.414855 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1366/5426] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:50:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:46.421881 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-faf8c00d-5264-42c9-b3f6-afe44f63d7cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.424356 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-faf8c00d-5264-42c9-b3f6-afe44f63d7cf tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:50:46.424785 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-faf8c00d-5264-42c9-b3f6-afe44f63d7cf tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c633fd1-25fc-4e61-9ce7-e1e4c1a74991", "connector": null, "instance_uuid": "101dc0e1-fe93-4309-b0a5-e73ba633bdc0"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:46.433965 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:46.433965 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:46.456391 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-faf8c00d-5264-42c9-b3f6-afe44f63d7cf tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:50:46.456811 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1366/5427] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:50:46 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) Aug 13 02:50:46.459615 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5fbda12a-7598-40a5-8f30-a61355c46d89 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.461928 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5fbda12a-7598-40a5-8f30-a61355c46d89 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] GET https://10.4.3.30/volume/v3/volumes/38a00886-5d0d-4e15-8b28-9ec72fb720d9 Aug 13 02:50:46.462232 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5fbda12a-7598-40a5-8f30-a61355c46d89 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.462534 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5fbda12a-7598-40a5-8f30-a61355c46d89 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.472236 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:46.472236 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:46.476206 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5fbda12a-7598-40a5-8f30-a61355c46d89 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Volume info retrieved successfully. Aug 13 02:50:46.480556 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5fbda12a-7598-40a5-8f30-a61355c46d89 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/volumes/38a00886-5d0d-4e15-8b28-9ec72fb720d9 returned with HTTP 200 Aug 13 02:50:46.480969 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1335/5428] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:50:46 2026] GET /volume/v3/volumes/38a00886-5d0d-4e15-8b28-9ec72fb720d9 => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:46.481470 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5c6fe5c1-a051-4b7f-bd02-13b4395b0522 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.483172 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c6fe5c1-a051-4b7f-bd02-13b4395b0522 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:46.483407 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c6fe5c1-a051-4b7f-bd02-13b4395b0522 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.483638 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c6fe5c1-a051-4b7f-bd02-13b4395b0522 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.489916 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-37eb913c-e0e1-4f35-88f1-3e424abfe03a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.490420 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-37eb913c-e0e1-4f35-88f1-3e424abfe03a None None] GET https://10.4.3.30/volume// Aug 13 02:50:46.490482 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-37eb913c-e0e1-4f35-88f1-3e424abfe03a None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.490685 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-37eb913c-e0e1-4f35-88f1-3e424abfe03a None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.490984 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-37eb913c-e0e1-4f35-88f1-3e424abfe03a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:46.491286 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1367/5429] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:50:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:46.492286 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:46.492286 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:46.492539 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-407b546e-ca6f-49af-91cc-7be7d29abaa1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.494188 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-407b546e-ca6f-49af-91cc-7be7d29abaa1 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] GET https://10.4.3.30/volume/v3/messages Aug 13 02:50:46.494421 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-407b546e-ca6f-49af-91cc-7be7d29abaa1 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.494596 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-407b546e-ca6f-49af-91cc-7be7d29abaa1 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.494854 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:46.494854 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:46.496090 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5c6fe5c1-a051-4b7f-bd02-13b4395b0522 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:46.498078 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-407b546e-ca6f-49af-91cc-7be7d29abaa1 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/messages returned with HTTP 200 Aug 13 02:50:46.498464 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1367/5430] 10.4.3.30 () {68 vars in 1273 bytes} [Thu Aug 13 02:50:46 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:46.499016 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-4c2ef08d-583a-421c-9bba-30a9b9ca9b72 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.500629 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c6fe5c1-a051-4b7f-bd02-13b4395b0522 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:46.500988 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-4c2ef08d-583a-421c-9bba-30a9b9ca9b72 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:46.501060 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1362/5431] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:46 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:46.501181 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-4c2ef08d-583a-421c-9bba-30a9b9ca9b72 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.501409 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-4c2ef08d-583a-421c-9bba-30a9b9ca9b72 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.501591 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f643fa9d-a428-49eb-a647-50cdb1669faf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.503290 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f643fa9d-a428-49eb-a647-50cdb1669faf tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:46.503406 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f643fa9d-a428-49eb-a647-50cdb1669faf tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.503566 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f643fa9d-a428-49eb-a647-50cdb1669faf tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.506430 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05b4a631-04d8-4e77-938e-87ef85b26e46 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.508627 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05b4a631-04d8-4e77-938e-87ef85b26e46 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-reader] GET https://10.4.3.30/volume/v3/messages/a026bac8-77b3-49c4-8e20-3efab0bb4598 Aug 13 02:50:46.508627 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05b4a631-04d8-4e77-938e-87ef85b26e46 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.508761 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05b4a631-04d8-4e77-938e-87ef85b26e46 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-reader] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.509702 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:46.509702 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:46.510105 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:46.510105 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:46.512711 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05b4a631-04d8-4e77-938e-87ef85b26e46 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-reader] https://10.4.3.30/volume/v3/messages/a026bac8-77b3-49c4-8e20-3efab0bb4598 returned with HTTP 200 Aug 13 02:50:46.512889 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-4c2ef08d-583a-421c-9bba-30a9b9ca9b72 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:46.513090 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1368/5432] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:50:46 2026] GET /volume/v3/messages/a026bac8-77b3-49c4-8e20-3efab0bb4598 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:46.513479 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f643fa9d-a428-49eb-a647-50cdb1669faf tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:46.516486 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-4c2ef08d-583a-421c-9bba-30a9b9ca9b72 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:46.516863 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1336/5433] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:50:46 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 1060 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:46.517216 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f643fa9d-a428-49eb-a647-50cdb1669faf tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:46.517575 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1368/5434] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:46 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:46.520979 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-737a1acb-0ce8-4e19-8a0c-0182c55b93ad None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.523457 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-737a1acb-0ce8-4e19-8a0c-0182c55b93ad tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] DELETE https://10.4.3.30/volume/v3/messages/a026bac8-77b3-49c4-8e20-3efab0bb4598 Aug 13 02:50:46.523772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-737a1acb-0ce8-4e19-8a0c-0182c55b93ad tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.524047 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-737a1acb-0ce8-4e19-8a0c-0182c55b93ad tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.533493 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-737a1acb-0ce8-4e19-8a0c-0182c55b93ad tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/messages/a026bac8-77b3-49c4-8e20-3efab0bb4598 returned with HTTP 204 Aug 13 02:50:46.533972 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1363/5435] 10.4.3.30 () {68 vars in 1387 bytes} [Thu Aug 13 02:50:46 2026] DELETE /volume/v3/messages/a026bac8-77b3-49c4-8e20-3efab0bb4598 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 02:50:46.540843 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd100cb9-831f-47d3-85b0-956958a013d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.542443 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd100cb9-831f-47d3-85b0-956958a013d8 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/38a00886-5d0d-4e15-8b28-9ec72fb720d9 Aug 13 02:50:46.542640 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd100cb9-831f-47d3-85b0-956958a013d8 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.542817 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd100cb9-831f-47d3-85b0-956958a013d8 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.542964 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-dd100cb9-831f-47d3-85b0-956958a013d8 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Delete volume with id: 38a00886-5d0d-4e15-8b28-9ec72fb720d9 Aug 13 02:50:46.549813 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:46.549813 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:46.550125 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dd100cb9-831f-47d3-85b0-956958a013d8 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Volume info retrieved successfully. Aug 13 02:50:46.551031 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd100cb9-831f-47d3-85b0-956958a013d8 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100286) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 02:50:46.560206 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-dd100cb9-831f-47d3-85b0-956958a013d8 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1849321389 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1849321389, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:50:46.560461 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-dd100cb9-831f-47d3-85b0-956958a013d8 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1849321389 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1849321389, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:50:46.569118 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-dd100cb9-831f-47d3-85b0-956958a013d8 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Created reservations ['1748bbec-8573-47a4-9911-6c9227952fda', 'd6d8dd39-37b5-4f54-ab7a-32f038245c09', 'dad4cc39-f5f0-40a4-b318-efa1f866fa76', '20b0c76c-ad75-43f2-b06d-179231c5f177'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:46.591326 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dd100cb9-831f-47d3-85b0-956958a013d8 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Delete volume request issued successfully. Aug 13 02:50:46.591536 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd100cb9-831f-47d3-85b0-956958a013d8 tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/volumes/38a00886-5d0d-4e15-8b28-9ec72fb720d9 returned with HTTP 202 Aug 13 02:50:46.591920 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1369/5436] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:50:46 2026] DELETE /volume/v3/volumes/38a00886-5d0d-4e15-8b28-9ec72fb720d9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:46.598369 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-000fe7b5-db0b-4a63-9a89-5a8ff02601bc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.600230 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-000fe7b5-db0b-4a63-9a89-5a8ff02601bc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] DELETE https://10.4.3.30/volume/v3/types/8794060a-b58d-498f-85e1-47540754ecdd Aug 13 02:50:46.600448 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-000fe7b5-db0b-4a63-9a89-5a8ff02601bc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:46.600674 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-000fe7b5-db0b-4a63-9a89-5a8ff02601bc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:46.618945 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-82110ec7-f731-4dd2-9b4b-46c50b1a1a8e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:46.621321 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-82110ec7-f731-4dd2-9b4b-46c50b1a1a8e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] PUT https://10.4.3.30/volume/v3/attachments/aa84db14-2dbd-42f5-b28a-ac44899d47cb Aug 13 02:50:46.621822 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-82110ec7-f731-4dd2-9b4b-46c50b1a1a8e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:46.623508 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-000fe7b5-db0b-4a63-9a89-5a8ff02601bc tempest-ProjectReaderTests-257226466 tempest-ProjectReaderTests-257226466-project-admin] https://10.4.3.30/volume/v3/types/8794060a-b58d-498f-85e1-47540754ecdd returned with HTTP 202 Aug 13 02:50:46.623864 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1337/5437] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:50:46 2026] DELETE /volume/v3/types/8794060a-b58d-498f-85e1-47540754ecdd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:46.629694 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-82110ec7-f731-4dd2-9b4b-46c50b1a1a8e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Acquiring lock "cinder-attachment_update-5c633fd1-25fc-4e61-9ce7-e1e4c1a74991-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:50:46.633830 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-82110ec7-f731-4dd2-9b4b-46c50b1a1a8e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Lock "cinder-attachment_update-5c633fd1-25fc-4e61-9ce7-e1e4c1a74991-np0000007139" acquired by "attachment_update" :: waited 0.004s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:50:46.634755 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:46.634755 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:46.706551 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-82110ec7-f731-4dd2-9b4b-46c50b1a1a8e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Lock "cinder-attachment_update-5c633fd1-25fc-4e61-9ce7-e1e4c1a74991-np0000007139" released by "attachment_update" :: held 0.073s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:50:46.706854 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-82110ec7-f731-4dd2-9b4b-46c50b1a1a8e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/aa84db14-2dbd-42f5-b28a-ac44899d47cb returned with HTTP 200 Aug 13 02:50:46.707741 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1369/5438] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:50:46 2026] PUT /volume/v3/attachments/aa84db14-2dbd-42f5-b28a-ac44899d47cb => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:47.512729 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bddea5e9-0c50-4780-9e27-86653d0d9361 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:47.514385 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bddea5e9-0c50-4780-9e27-86653d0d9361 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:47.514621 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bddea5e9-0c50-4780-9e27-86653d0d9361 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:47.514803 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bddea5e9-0c50-4780-9e27-86653d0d9361 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:47.523587 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:47.523587 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:47.527086 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bddea5e9-0c50-4780-9e27-86653d0d9361 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:47.529334 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8bc7dec4-4eac-4d7c-aeb6-7fc1058b5ee2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:47.531435 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8bc7dec4-4eac-4d7c-aeb6-7fc1058b5ee2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:47.531602 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bddea5e9-0c50-4780-9e27-86653d0d9361 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:47.531647 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8bc7dec4-4eac-4d7c-aeb6-7fc1058b5ee2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:47.531824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8bc7dec4-4eac-4d7c-aeb6-7fc1058b5ee2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:47.532069 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1364/5439] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:47 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:47.541214 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:47.541214 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:47.546199 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8bc7dec4-4eac-4d7c-aeb6-7fc1058b5ee2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:47.552026 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8bc7dec4-4eac-4d7c-aeb6-7fc1058b5ee2 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:47.552641 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1370/5440] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:47 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:48.354100 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-283c3275-9127-4281-90df-af6fac4a3612 req-3fcd1b9f-28a4-44dc-9cee-183155602331 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:48.356564 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-283c3275-9127-4281-90df-af6fac4a3612 req-3fcd1b9f-28a4-44dc-9cee-183155602331 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/attachments/f50b05d9-f8d9-4868-baac-c5d6ee3f8a0f Aug 13 02:50:48.356894 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-283c3275-9127-4281-90df-af6fac4a3612 req-3fcd1b9f-28a4-44dc-9cee-183155602331 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:48.357196 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-283c3275-9127-4281-90df-af6fac4a3612 req-3fcd1b9f-28a4-44dc-9cee-183155602331 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:48.365892 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:48.365892 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:48.410578 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-283c3275-9127-4281-90df-af6fac4a3612 req-3fcd1b9f-28a4-44dc-9cee-183155602331 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/attachments/f50b05d9-f8d9-4868-baac-c5d6ee3f8a0f returned with HTTP 200 Aug 13 02:50:48.410578 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1338/5441] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:50:48 2026] DELETE /volume/v3/attachments/f50b05d9-f8d9-4868-baac-c5d6ee3f8a0f => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:48.546288 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6f3e5ec3-b418-41b4-96ef-86b97cfd6fe4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:48.547085 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f3e5ec3-b418-41b4-96ef-86b97cfd6fe4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:48.547334 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f3e5ec3-b418-41b4-96ef-86b97cfd6fe4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:48.547560 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f3e5ec3-b418-41b4-96ef-86b97cfd6fe4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:48.559269 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:48.559269 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:48.563820 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6f3e5ec3-b418-41b4-96ef-86b97cfd6fe4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:48.566304 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-948e5e8d-3d1f-45bf-98e7-7a38a29174ce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:48.568676 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f3e5ec3-b418-41b4-96ef-86b97cfd6fe4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:48.569176 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1370/5442] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:48 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:48.569837 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-948e5e8d-3d1f-45bf-98e7-7a38a29174ce tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:48.569946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-948e5e8d-3d1f-45bf-98e7-7a38a29174ce tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:48.570233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-948e5e8d-3d1f-45bf-98e7-7a38a29174ce tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:48.579834 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:48.579834 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:48.587269 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-948e5e8d-3d1f-45bf-98e7-7a38a29174ce tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:48.591703 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-948e5e8d-3d1f-45bf-98e7-7a38a29174ce tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:48.592218 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1365/5443] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:48 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:49.508457 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da968467-d3a0-49ba-b4b5-3e6f77b51503 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:49.512587 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da968467-d3a0-49ba-b4b5-3e6f77b51503 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] DELETE https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:50:49.512587 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da968467-d3a0-49ba-b4b5-3e6f77b51503 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:49.512587 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da968467-d3a0-49ba-b4b5-3e6f77b51503 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:49.512587 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-da968467-d3a0-49ba-b4b5-3e6f77b51503 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume with id: 19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:50:49.518370 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:49.518370 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:49.518928 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-da968467-d3a0-49ba-b4b5-3e6f77b51503 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:50:49.532734 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-da968467-d3a0-49ba-b4b5-3e6f77b51503 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Delete volume request issued successfully. Aug 13 02:50:49.533110 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da968467-d3a0-49ba-b4b5-3e6f77b51503 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 202 Aug 13 02:50:49.533616 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1371/5444] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:50:49 2026] DELETE /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:50:49.541351 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-abae9594-a3d4-414a-a000-248b0ff47f84 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:49.542929 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-abae9594-a3d4-414a-a000-248b0ff47f84 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:50:49.543241 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-abae9594-a3d4-414a-a000-248b0ff47f84 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:49.543744 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-abae9594-a3d4-414a-a000-248b0ff47f84 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:49.551843 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:49.551843 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:49.556153 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-abae9594-a3d4-414a-a000-248b0ff47f84 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Volume info retrieved successfully. Aug 13 02:50:49.560895 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-abae9594-a3d4-414a-a000-248b0ff47f84 tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 200 Aug 13 02:50:49.561437 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1339/5445] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:49 2026] GET /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:49.582660 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-54e2dc3d-163c-4909-9339-4adf963eddda None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:49.584617 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54e2dc3d-163c-4909-9339-4adf963eddda tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:49.584807 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54e2dc3d-163c-4909-9339-4adf963eddda tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:49.585052 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54e2dc3d-163c-4909-9339-4adf963eddda tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:49.597308 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:49.597308 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:49.603925 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-54e2dc3d-163c-4909-9339-4adf963eddda tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:49.606081 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e86fcc9a-b31f-42c5-aadf-684f9b1dc724 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:49.607268 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54e2dc3d-163c-4909-9339-4adf963eddda tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:49.607760 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1371/5446] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:49 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:49.607836 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e86fcc9a-b31f-42c5-aadf-684f9b1dc724 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:49.607975 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e86fcc9a-b31f-42c5-aadf-684f9b1dc724 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:49.608149 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e86fcc9a-b31f-42c5-aadf-684f9b1dc724 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:49.618151 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:49.618151 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:49.621948 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e86fcc9a-b31f-42c5-aadf-684f9b1dc724 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:49.625817 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e86fcc9a-b31f-42c5-aadf-684f9b1dc724 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:49.626157 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1366/5447] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:49 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:50.573753 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f23ffbbb-50f1-447a-b103-c7d7e1e3694c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:50.575586 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f23ffbbb-50f1-447a-b103-c7d7e1e3694c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] GET https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f Aug 13 02:50:50.575776 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f23ffbbb-50f1-447a-b103-c7d7e1e3694c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:50.575981 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f23ffbbb-50f1-447a-b103-c7d7e1e3694c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:50.581691 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f23ffbbb-50f1-447a-b103-c7d7e1e3694c tempest-TestVolumeBootPattern-837847271 tempest-TestVolumeBootPattern-837847271-project-member] https://10.4.3.30/volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f returned with HTTP 404 Aug 13 02:50:50.582163 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1372/5448] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:50 2026] GET /volume/v3/volumes/19c318ba-56e7-40cd-8d0a-d6f06c9efe2f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:50.622147 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bd1f3ae8-b2b4-4b73-8fb3-dfe016b7a0f3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:50.624087 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bd1f3ae8-b2b4-4b73-8fb3-dfe016b7a0f3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:50.624283 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bd1f3ae8-b2b4-4b73-8fb3-dfe016b7a0f3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:50.624510 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bd1f3ae8-b2b4-4b73-8fb3-dfe016b7a0f3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:50.634710 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:50.634710 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:50.638156 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bd1f3ae8-b2b4-4b73-8fb3-dfe016b7a0f3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:50.640626 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0dbd51af-ee8a-402e-8857-d746f261fdce None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:50.642461 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bd1f3ae8-b2b4-4b73-8fb3-dfe016b7a0f3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:50.642808 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1340/5449] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:50 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:50.643199 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0dbd51af-ee8a-402e-8857-d746f261fdce tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:50.643531 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0dbd51af-ee8a-402e-8857-d746f261fdce tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:50.644207 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0dbd51af-ee8a-402e-8857-d746f261fdce tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:50.651013 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:50.651013 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:50.655092 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0dbd51af-ee8a-402e-8857-d746f261fdce tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:50.659427 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0dbd51af-ee8a-402e-8857-d746f261fdce tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:50.659879 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1372/5450] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:50 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:51.216728 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-50686a87-abc7-4717-809a-5efff1fd2288 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:51.219314 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-50686a87-abc7-4717-809a-5efff1fd2288 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/attachments/aa84db14-2dbd-42f5-b28a-ac44899d47cb/action Aug 13 02:50:51.219820 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-50686a87-abc7-4717-809a-5efff1fd2288 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:50:51.219982 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-50686a87-abc7-4717-809a-5efff1fd2288 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:51.243300 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:51.243300 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:51.252942 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cb28bd12-e52a-414f-af4c-608c7b94003c req-50686a87-abc7-4717-809a-5efff1fd2288 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/aa84db14-2dbd-42f5-b28a-ac44899d47cb/action returned with HTTP 204 Aug 13 02:50:51.253434 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1367/5451] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:50:51 2026] POST /volume/v3/attachments/aa84db14-2dbd-42f5-b28a-ac44899d47cb/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:51.656995 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a8c238a9-484b-4e45-8c6a-2b72b873473e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:51.659162 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a8c238a9-484b-4e45-8c6a-2b72b873473e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:51.659474 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a8c238a9-484b-4e45-8c6a-2b72b873473e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:51.659746 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a8c238a9-484b-4e45-8c6a-2b72b873473e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:51.672040 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:51.672040 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:51.672307 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2210e826-3544-42d5-8b82-c46429aa2c18 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:51.674642 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2210e826-3544-42d5-8b82-c46429aa2c18 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:51.674859 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2210e826-3544-42d5-8b82-c46429aa2c18 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:51.675073 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2210e826-3544-42d5-8b82-c46429aa2c18 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:51.680278 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a8c238a9-484b-4e45-8c6a-2b72b873473e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:51.681796 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:51.681796 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:51.684960 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a8c238a9-484b-4e45-8c6a-2b72b873473e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:51.685202 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2210e826-3544-42d5-8b82-c46429aa2c18 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:51.685829 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1373/5452] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:51 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:51.690618 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2210e826-3544-42d5-8b82-c46429aa2c18 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:51.691194 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1341/5453] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:51 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:52.703352 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2c80970e-64e9-4ce7-8173-b1eac632c66b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:52.705393 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2c80970e-64e9-4ce7-8173-b1eac632c66b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:52.705613 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2c80970e-64e9-4ce7-8173-b1eac632c66b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:52.705837 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2c80970e-64e9-4ce7-8173-b1eac632c66b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:52.713933 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:52.713933 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:52.717931 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2c80970e-64e9-4ce7-8173-b1eac632c66b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:52.723897 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2c80970e-64e9-4ce7-8173-b1eac632c66b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:52.724353 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1373/5454] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:52 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:53.736710 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4acb91dc-2d1d-4209-a0c7-403cef8d9f9e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:53.738649 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4acb91dc-2d1d-4209-a0c7-403cef8d9f9e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:53.738929 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4acb91dc-2d1d-4209-a0c7-403cef8d9f9e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:53.739150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4acb91dc-2d1d-4209-a0c7-403cef8d9f9e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:53.746465 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:53.746465 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:53.749651 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4acb91dc-2d1d-4209-a0c7-403cef8d9f9e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:53.753039 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4acb91dc-2d1d-4209-a0c7-403cef8d9f9e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:53.753634 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1368/5455] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:53 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:54.690330 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-af90eb62-2b36-4832-aaf2-347999e439c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:54.692825 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-af90eb62-2b36-4832-aaf2-347999e439c2 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:54.693067 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-af90eb62-2b36-4832-aaf2-347999e439c2 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:54.693336 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-af90eb62-2b36-4832-aaf2-347999e439c2 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:54.704022 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:54.704022 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:54.708940 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-af90eb62-2b36-4832-aaf2-347999e439c2 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:54.713898 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-af90eb62-2b36-4832-aaf2-347999e439c2 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:54.714336 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1374/5456] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:54 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:54.735131 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-3c0e5db2-9086-4cde-8a5d-aaaaffa96fee None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:54.738545 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-3c0e5db2-9086-4cde-8a5d-aaaaffa96fee tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991/action Aug 13 02:50:54.739393 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-3c0e5db2-9086-4cde-8a5d-aaaaffa96fee tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:50:54.739509 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-3c0e5db2-9086-4cde-8a5d-aaaaffa96fee tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:54.754372 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:54.754372 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:54.755646 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-3c0e5db2-9086-4cde-8a5d-aaaaffa96fee tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:54.762131 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-3c0e5db2-9086-4cde-8a5d-aaaaffa96fee tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Begin detaching volume completed successfully. Aug 13 02:50:54.762895 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-3c0e5db2-9086-4cde-8a5d-aaaaffa96fee tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991/action returned with HTTP 202 Aug 13 02:50:54.763363 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1342/5457] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:50:54 2026] POST /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:50:54.768692 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-00690a12-75f6-469e-97b6-c1870a4e5e80 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:54.770779 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00690a12-75f6-469e-97b6-c1870a4e5e80 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:54.771032 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00690a12-75f6-469e-97b6-c1870a4e5e80 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:54.771271 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00690a12-75f6-469e-97b6-c1870a4e5e80 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:54.779010 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:54.779010 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:54.784203 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-00690a12-75f6-469e-97b6-c1870a4e5e80 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:54.789305 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00690a12-75f6-469e-97b6-c1870a4e5e80 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:54.789721 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1374/5458] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:54 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:54.807458 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9c84d426-9f75-4964-8ab7-0798c91f5032 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:54.807857 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9c84d426-9f75-4964-8ab7-0798c91f5032 None None] GET https://10.4.3.30/volume// Aug 13 02:50:54.807857 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9c84d426-9f75-4964-8ab7-0798c91f5032 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:54.808516 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9c84d426-9f75-4964-8ab7-0798c91f5032 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:54.810076 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9c84d426-9f75-4964-8ab7-0798c91f5032 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:54.810556 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1369/5459] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:50:54 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:54.819600 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-4ffbbe95-8689-4bb5-814b-e12aad13ad78 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:54.823993 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-4ffbbe95-8689-4bb5-814b-e12aad13ad78 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:50:54.824389 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-4ffbbe95-8689-4bb5-814b-e12aad13ad78 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:54.824960 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-4ffbbe95-8689-4bb5-814b-e12aad13ad78 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:54.837649 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:54.837649 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:54.840984 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-4ffbbe95-8689-4bb5-814b-e12aad13ad78 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:54.845625 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-4ffbbe95-8689-4bb5-814b-e12aad13ad78 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:50:54.846066 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1375/5460] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:50:54 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:55.808990 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-13aad77a-7b4a-4d08-89a2-ddc65f9d591e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:55.808990 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-13aad77a-7b4a-4d08-89a2-ddc65f9d591e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:55.808990 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-13aad77a-7b4a-4d08-89a2-ddc65f9d591e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:55.808990 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-13aad77a-7b4a-4d08-89a2-ddc65f9d591e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:55.813029 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-e1c90ef9-0670-42f4-b699-fe30224e0ffa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:55.815058 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-e1c90ef9-0670-42f4-b699-fe30224e0ffa tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] DELETE https://10.4.3.30/volume/v3/attachments/aa84db14-2dbd-42f5-b28a-ac44899d47cb Aug 13 02:50:55.815303 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-e1c90ef9-0670-42f4-b699-fe30224e0ffa tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:55.815485 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-e1c90ef9-0670-42f4-b699-fe30224e0ffa tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:55.818206 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:55.818206 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:55.821952 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:55.821952 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:55.822705 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-13aad77a-7b4a-4d08-89a2-ddc65f9d591e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:55.829226 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-13aad77a-7b4a-4d08-89a2-ddc65f9d591e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:55.829776 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1343/5461] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:55 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 1428 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:55.844064 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-abd596ca-0c96-425b-b4f7-830b64b80057 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:55.845756 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abd596ca-0c96-425b-b4f7-830b64b80057 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:55.845971 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abd596ca-0c96-425b-b4f7-830b64b80057 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:55.846141 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abd596ca-0c96-425b-b4f7-830b64b80057 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:55.852825 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:55.852825 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:55.857577 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-abd596ca-0c96-425b-b4f7-830b64b80057 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:55.863765 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abd596ca-0c96-425b-b4f7-830b64b80057 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:55.863765 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1370/5462] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:55 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:55.879406 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fc30f9d3-b157-4bfa-aa8f-bf5b713a2960 req-e1c90ef9-0670-42f4-b699-fe30224e0ffa tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/aa84db14-2dbd-42f5-b28a-ac44899d47cb returned with HTTP 200 Aug 13 02:50:55.879944 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1375/5463] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:50:55 2026] DELETE /volume/v3/attachments/aa84db14-2dbd-42f5-b28a-ac44899d47cb => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:55.980396 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-9b11f9a9-564b-40c4-a38a-fb5dfeb95c8c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:55.982068 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-9b11f9a9-564b-40c4-a38a-fb5dfeb95c8c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:55.982228 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-9b11f9a9-564b-40c4-a38a-fb5dfeb95c8c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:55.982441 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-9b11f9a9-564b-40c4-a38a-fb5dfeb95c8c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:55.988461 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:55.988461 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:55.992236 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-9b11f9a9-564b-40c4-a38a-fb5dfeb95c8c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:55.996844 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-9b11f9a9-564b-40c4-a38a-fb5dfeb95c8c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:55.997194 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1376/5464] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:55 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:56.536380 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-00f36232-24a9-41ef-8e37-46b885923be1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:56.538192 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-00f36232-24a9-41ef-8e37-46b885923be1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:56.538416 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-00f36232-24a9-41ef-8e37-46b885923be1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:56.538591 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-00f36232-24a9-41ef-8e37-46b885923be1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:56.544867 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:56.544867 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:56.547948 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-00f36232-24a9-41ef-8e37-46b885923be1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:56.552304 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-00f36232-24a9-41ef-8e37-46b885923be1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:56.552565 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1344/5465] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:56 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 1428 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:56.563099 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e149c789-b20f-4c87-ac1b-c9ca5ceb43a8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:56.563521 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e149c789-b20f-4c87-ac1b-c9ca5ceb43a8 None None] GET https://10.4.3.30/volume// Aug 13 02:50:56.563855 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e149c789-b20f-4c87-ac1b-c9ca5ceb43a8 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:56.563855 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e149c789-b20f-4c87-ac1b-c9ca5ceb43a8 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:56.564125 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e149c789-b20f-4c87-ac1b-c9ca5ceb43a8 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:56.564475 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1371/5466] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:50:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:56.571124 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-4ec68718-28c4-4b4b-b746-ab8e9edb78d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:56.573054 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-4ec68718-28c4-4b4b-b746-ab8e9edb78d6 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:50:56.573463 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-4ec68718-28c4-4b4b-b746-ab8e9edb78d6 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88d3ab0e-7d96-4f60-8649-888726bb91dd", "connector": null, "instance_uuid": "fbc5e2e1-f44a-45cc-8515-ac869490d594"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:56.581392 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:56.581392 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:56.602845 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-4ec68718-28c4-4b4b-b746-ab8e9edb78d6 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:50:56.603215 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1376/5467] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:50:56 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:56.898049 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:56.899867 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:56.900179 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-653912405", "snapshot_id": "d77c996b-0bfa-427f-bced-66350de1be13", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:56.901685 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-653912405', 'snapshot_id': 'd77c996b-0bfa-427f-bced-66350de1be13', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:56.906260 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:56.906260 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:56.906842 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:50:56.906842 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume of 1 GB Aug 13 02:50:56.909998 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Availability Zones retrieved successfully. Aug 13 02:50:56.914863 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Flow 'volume_create_api' (c698452a-9f2d-472e-96cc-5478460d090d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:56.915810 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d751e1b-a9b3-4f91-a7c5-d1b94d9246b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:56.916685 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:56.922460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:56.946103 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d751e1b-a9b3-4f91-a7c5-d1b94d9246b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd77c996b-0bfa-427f-bced-66350de1be13', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:56.946852 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee0ed68-16f4-439d-8e5d-7df3940f1160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:56.985315 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Created reservations ['70868a0d-829b-4a18-a3f4-e3a6a73f48e7', 'a3048218-0585-4a6e-8693-27190f43c2c8', '3ddf5170-5eca-4f69-ba31-72673407fefa', '126ba791-4771-4163-aa39-9cd02d0d66ac'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:56.986056 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee0ed68-16f4-439d-8e5d-7df3940f1160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70868a0d-829b-4a18-a3f4-e3a6a73f48e7', 'a3048218-0585-4a6e-8693-27190f43c2c8', '3ddf5170-5eca-4f69-ba31-72673407fefa', '126ba791-4771-4163-aa39-9cd02d0d66ac']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:56.986773 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3043b1c2-b743-4519-a549-d6b7d1d00f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:57.003937 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:50:57.004510 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1722891648"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:57.007454 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1722891648'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:50:57.007587 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Create volume of 1 GB Aug 13 02:50:57.012404 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Availability Zones retrieved successfully. Aug 13 02:50:57.019975 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Flow 'volume_create_api' (24b7b826-8fcd-40f6-ba63-8930c387775b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:57.020943 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d09de4-cb1b-4d6e-b731-379c5fcd8f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:57.022441 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:50:57.022508 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3043b1c2-b743-4519-a549-d6b7d1d00f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd8b9192-d36b-4f90-9d11-a6f049580970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-653912405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cff9e7039354d07b864a49431d3a561',qos_specs=None,replication_status=,reservations=['70868a0d-829b-4a18-a3f4-e3a6a73f48e7','a3048218-0585-4a6e-8693-27190f43c2c8','3ddf5170-5eca-4f69-ba31-72673407fefa','126ba791-4771-4163-aa39-9cd02d0d66ac'],size=1,snapshot_id=d77c996b-0bfa-427f-bced-66350de1be13,source_replicaid=,source_volid=None,status='creating',user_id='31eabf2e758145eb979e1918c541b490',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-653912405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd8b9192-d36b-4f90-9d11-a6f049580970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cff9e7039354d07b864a49431d3a561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d77c996b-0bfa-427f-bced-66350de1be13,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31eabf2e758145eb979e1918c541b490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:57.023120 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acba7b2-8b26-4258-8268-9bd7eb1e200d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:57.047191 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acba7b2-8b26-4258-8268-9bd7eb1e200d) transitioned into state 'SUCCESS' from state '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-653912405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cff9e7039354d07b864a49431d3a561',qos_specs=None,replication_status=,reservations=['70868a0d-829b-4a18-a3f4-e3a6a73f48e7','a3048218-0585-4a6e-8693-27190f43c2c8','3ddf5170-5eca-4f69-ba31-72673407fefa','126ba791-4771-4163-aa39-9cd02d0d66ac'],size=1,snapshot_id=d77c996b-0bfa-427f-bced-66350de1be13,source_replicaid=,source_volid=None,status='creating',user_id='31eabf2e758145eb979e1918c541b490',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:57.047969 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62162c0-6a25-4355-90c2-bd5bdf6cc191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:57.056909 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d09de4-cb1b-4d6e-b731-379c5fcd8f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:57.057620 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2b98b0-5c61-421a-8195-ecf6a782fc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:57.073434 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62162c0-6a25-4355-90c2-bd5bdf6cc191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:57.074382 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Flow 'volume_create_api' (c698452a-9f2d-472e-96cc-5478460d090d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:57.074720 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Create volume request issued successfully. Aug 13 02:50:57.075378 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08862f00-8cb5-4c1e-98a6-06b2c4e8ea06 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:57.075873 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1377/5468] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:50:56 2026] POST /volume/v3/volumes => generated 788 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:57.087646 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3fec7c1d-c3f3-4486-982a-262494af8192 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:57.089172 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3fec7c1d-c3f3-4486-982a-262494af8192 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:50:57.089393 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3fec7c1d-c3f3-4486-982a-262494af8192 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:57.089566 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3fec7c1d-c3f3-4486-982a-262494af8192 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:57.096899 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:57.096899 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:57.101793 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3fec7c1d-c3f3-4486-982a-262494af8192 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:57.105749 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3fec7c1d-c3f3-4486-982a-262494af8192 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:50:57.106111 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1372/5469] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:57 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:57.129494 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Created reservations ['e272d4e8-919c-4590-8bef-adba09ef59fc', '648ec5e5-63b6-44ad-93e9-e6db601667c5', 'afad275a-6929-4ec0-9c17-83e73dc81cac', '05078f5c-9777-4313-93e1-e7f473bed2be'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:57.130282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2b98b0-5c61-421a-8195-ecf6a782fc52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e272d4e8-919c-4590-8bef-adba09ef59fc', '648ec5e5-63b6-44ad-93e9-e6db601667c5', 'afad275a-6929-4ec0-9c17-83e73dc81cac', '05078f5c-9777-4313-93e1-e7f473bed2be']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:57.130981 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c3158e-1164-4013-8571-7b8ee0c92a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:57.152817 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c3158e-1164-4013-8571-7b8ee0c92a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a496817e-16c5-491d-8736-ecf350a094ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1722891648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be006af123d9417d8cdb1a3276bf2a72',qos_specs=None,replication_status=,reservations=['e272d4e8-919c-4590-8bef-adba09ef59fc','648ec5e5-63b6-44ad-93e9-e6db601667c5','afad275a-6929-4ec0-9c17-83e73dc81cac','05078f5c-9777-4313-93e1-e7f473bed2be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ef24ea310746b5981377e2c8262a7f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:50:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1722891648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a496817e-16c5-491d-8736-ecf350a094ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be006af123d9417d8cdb1a3276bf2a72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07ef24ea310746b5981377e2c8262a7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:57.152933 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2202dd1b-ba67-46d4-a83a-fa26f4772942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:57.170563 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2202dd1b-ba67-46d4-a83a-fa26f4772942) transitioned into state 'SUCCESS' from state '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-1722891648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be006af123d9417d8cdb1a3276bf2a72',qos_specs=None,replication_status=,reservations=['e272d4e8-919c-4590-8bef-adba09ef59fc','648ec5e5-63b6-44ad-93e9-e6db601667c5','afad275a-6929-4ec0-9c17-83e73dc81cac','05078f5c-9777-4313-93e1-e7f473bed2be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ef24ea310746b5981377e2c8262a7f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:57.171198 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0835b246-9dd2-4511-9147-614c9f9f5da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:50:57.178984 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0835b246-9dd2-4511-9147-614c9f9f5da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:50:57.179824 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Flow 'volume_create_api' (24b7b826-8fcd-40f6-ba63-8930c387775b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:50:57.180613 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Create volume request issued successfully. Aug 13 02:50:57.180820 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-88e79440-5e9e-4e20-bc65-3f16d4bf1ffc tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:50:57.181220 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1345/5470] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:50:56 2026] POST /volume/v3/volumes => generated 764 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:57.193182 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4942bf05-9ce2-49bf-ae0e-c4be23767c1c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:57.194981 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4942bf05-9ce2-49bf-ae0e-c4be23767c1c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef Aug 13 02:50:57.195262 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4942bf05-9ce2-49bf-ae0e-c4be23767c1c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:57.195505 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4942bf05-9ce2-49bf-ae0e-c4be23767c1c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:57.203236 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:57.203236 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:57.207346 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4942bf05-9ce2-49bf-ae0e-c4be23767c1c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:50:57.211632 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4942bf05-9ce2-49bf-ae0e-c4be23767c1c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef returned with HTTP 200 Aug 13 02:50:57.212167 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1377/5471] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:57 2026] GET /volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:57.324604 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f1106fe-dc74-49e3-955a-18c4e2da50f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:57.325022 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f1106fe-dc74-49e3-955a-18c4e2da50f4 None None] GET https://10.4.3.30/volume// Aug 13 02:50:57.325195 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f1106fe-dc74-49e3-955a-18c4e2da50f4 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:57.325413 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f1106fe-dc74-49e3-955a-18c4e2da50f4 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:57.325703 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f1106fe-dc74-49e3-955a-18c4e2da50f4 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:57.325981 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1378/5472] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:50:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:57.334155 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-83541e08-3608-494f-b56b-51d3af675b8e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:57.336058 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-83541e08-3608-494f-b56b-51d3af675b8e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:50:57.336257 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-83541e08-3608-494f-b56b-51d3af675b8e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:57.336487 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-83541e08-3608-494f-b56b-51d3af675b8e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:57.344632 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:57.344632 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:57.347898 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-83541e08-3608-494f-b56b-51d3af675b8e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:50:57.352368 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-83541e08-3608-494f-b56b-51d3af675b8e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:50:57.352730 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1373/5473] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:50:57 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 1607 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:57.453795 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-7524385a-0cab-4580-b24f-9e74944a29a0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:57.455482 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-7524385a-0cab-4580-b24f-9e74944a29a0 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] PUT https://10.4.3.30/volume/v3/attachments/30b4bdcf-a3a0-4276-8d8c-f1738d7c9c02 Aug 13 02:50:57.455840 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-7524385a-0cab-4580-b24f-9e74944a29a0 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:57.463405 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-7524385a-0cab-4580-b24f-9e74944a29a0 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Acquiring lock "cinder-attachment_update-88d3ab0e-7d96-4f60-8649-888726bb91dd-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:50:57.467421 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-7524385a-0cab-4580-b24f-9e74944a29a0 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Lock "cinder-attachment_update-88d3ab0e-7d96-4f60-8649-888726bb91dd-np0000007139" acquired by "attachment_update" :: waited 0.004s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:50:57.468324 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:57.468324 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:57.537980 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-7524385a-0cab-4580-b24f-9e74944a29a0 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Lock "cinder-attachment_update-88d3ab0e-7d96-4f60-8649-888726bb91dd-np0000007139" released by "attachment_update" :: held 0.071s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:50:57.538275 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-7524385a-0cab-4580-b24f-9e74944a29a0 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments/30b4bdcf-a3a0-4276-8d8c-f1738d7c9c02 returned with HTTP 200 Aug 13 02:50:57.539095 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1346/5474] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:50:57 2026] PUT /volume/v3/attachments/30b4bdcf-a3a0-4276-8d8c-f1738d7c9c02 => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:57.559661 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-52f776a3-2ace-4619-9ee3-498c6d125348 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:57.561786 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-52f776a3-2ace-4619-9ee3-498c6d125348 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] POST https://10.4.3.30/volume/v3/attachments/30b4bdcf-a3a0-4276-8d8c-f1738d7c9c02/action Aug 13 02:50:57.562122 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-52f776a3-2ace-4619-9ee3-498c6d125348 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:50:57.562258 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-52f776a3-2ace-4619-9ee3-498c6d125348 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:57.577224 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:57.577224 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:57.585700 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-52f776a3-2ace-4619-9ee3-498c6d125348 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments/30b4bdcf-a3a0-4276-8d8c-f1738d7c9c02/action returned with HTTP 204 Aug 13 02:50:57.586080 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1378/5475] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:50:57 2026] POST /volume/v3/attachments/30b4bdcf-a3a0-4276-8d8c-f1738d7c9c02/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:50:58.120196 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57f411b2-82db-4799-8ac3-f29c85cf35f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.122450 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57f411b2-82db-4799-8ac3-f29c85cf35f9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:50:58.122719 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57f411b2-82db-4799-8ac3-f29c85cf35f9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:58.122976 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57f411b2-82db-4799-8ac3-f29c85cf35f9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:58.130033 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:58.130033 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:58.133897 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-57f411b2-82db-4799-8ac3-f29c85cf35f9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:58.138222 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57f411b2-82db-4799-8ac3-f29c85cf35f9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:50:58.138649 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1379/5476] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:58 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:58.150124 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-02890b85-0f3e-4d5c-aac3-5b9eef297bd3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.152063 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02890b85-0f3e-4d5c-aac3-5b9eef297bd3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:50:58.152306 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02890b85-0f3e-4d5c-aac3-5b9eef297bd3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:58.152544 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02890b85-0f3e-4d5c-aac3-5b9eef297bd3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:58.159436 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:58.159436 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:58.163362 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-02890b85-0f3e-4d5c-aac3-5b9eef297bd3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:58.168149 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02890b85-0f3e-4d5c-aac3-5b9eef297bd3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:50:58.168958 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1374/5477] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:58 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:58.224080 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d9d4ba18-bd51-4f3d-85e9-923ddc1a474a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.226459 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d9d4ba18-bd51-4f3d-85e9-923ddc1a474a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef Aug 13 02:50:58.226852 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d9d4ba18-bd51-4f3d-85e9-923ddc1a474a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:58.226951 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d9d4ba18-bd51-4f3d-85e9-923ddc1a474a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:58.233546 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:58.233546 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:58.237409 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d9d4ba18-bd51-4f3d-85e9-923ddc1a474a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:50:58.241598 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d9d4ba18-bd51-4f3d-85e9-923ddc1a474a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef returned with HTTP 200 Aug 13 02:50:58.242068 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1347/5478] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:58 2026] GET /volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:58.253086 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5c23202d-e992-4acf-81ed-06eec62e1e7a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.255200 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c23202d-e992-4acf-81ed-06eec62e1e7a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:50:58.255640 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c23202d-e992-4acf-81ed-06eec62e1e7a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a496817e-16c5-491d-8736-ecf350a094ef", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1388119129"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:58.265893 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:58.265893 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:58.266857 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5c23202d-e992-4acf-81ed-06eec62e1e7a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:50:58.266857 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-5c23202d-e992-4acf-81ed-06eec62e1e7a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Create snapshot from volume a496817e-16c5-491d-8736-ecf350a094ef Aug 13 02:50:58.299190 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-5c23202d-e992-4acf-81ed-06eec62e1e7a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Created reservations ['0646ec29-2864-4401-b4fe-70a8585fc3a3', '40c14005-0eca-4f11-921b-c7003070637b', '85726047-d072-482b-8e73-42f1f1e60c41', '6a060ade-330d-4659-b119-66e9147d166c'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:50:58.326413 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5c23202d-e992-4acf-81ed-06eec62e1e7a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot create request issued successfully. Aug 13 02:50:58.326413 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c23202d-e992-4acf-81ed-06eec62e1e7a tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:50:58.326815 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1379/5479] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:50:58 2026] POST /volume/v3/snapshots => generated 322 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:50:58.335171 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7fdfe10e-3461-4f66-a4f9-4f010cab3889 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.337385 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fdfe10e-3461-4f66-a4f9-4f010cab3889 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 Aug 13 02:50:58.337645 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7fdfe10e-3461-4f66-a4f9-4f010cab3889 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:58.337893 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7fdfe10e-3461-4f66-a4f9-4f010cab3889 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:58.343891 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:58.343891 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:58.345230 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7fdfe10e-3461-4f66-a4f9-4f010cab3889 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot retrieved successfully. Aug 13 02:50:58.346239 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fdfe10e-3461-4f66-a4f9-4f010cab3889 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 returned with HTTP 200 Aug 13 02:50:58.346650 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1380/5480] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:58 2026] GET /volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:58.637790 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-da763346-1e82-4f70-aed8-116038074f83 req-588f34eb-25eb-48ba-8f2f-7dff63c9a6d9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.640039 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-588f34eb-25eb-48ba-8f2f-7dff63c9a6d9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:50:58.640039 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-588f34eb-25eb-48ba-8f2f-7dff63c9a6d9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:58.640188 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-588f34eb-25eb-48ba-8f2f-7dff63c9a6d9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:58.647626 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:58.647626 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:58.651692 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-da763346-1e82-4f70-aed8-116038074f83 req-588f34eb-25eb-48ba-8f2f-7dff63c9a6d9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:58.656714 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-588f34eb-25eb-48ba-8f2f-7dff63c9a6d9 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:50:58.657150 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1375/5481] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:50:58 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:58.730708 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a3592b2a-bfcb-471e-b304-6140c21d96ca None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.731059 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a3592b2a-bfcb-471e-b304-6140c21d96ca None None] GET https://10.4.3.30/volume// Aug 13 02:50:58.731220 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a3592b2a-bfcb-471e-b304-6140c21d96ca None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:58.731428 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a3592b2a-bfcb-471e-b304-6140c21d96ca None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:58.731735 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a3592b2a-bfcb-471e-b304-6140c21d96ca None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:58.732015 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1348/5482] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:50:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:58.740201 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-da763346-1e82-4f70-aed8-116038074f83 req-5a7fb3c3-e908-4ed4-abf3-613e9ee0895b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.742399 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-5a7fb3c3-e908-4ed4-abf3-613e9ee0895b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:50:58.742750 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-5a7fb3c3-e908-4ed4-abf3-613e9ee0895b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd8b9192-d36b-4f90-9d11-a6f049580970", "connector": null, "instance_uuid": "101dc0e1-fe93-4309-b0a5-e73ba633bdc0"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:58.751479 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:58.751479 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:58.774308 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-5a7fb3c3-e908-4ed4-abf3-613e9ee0895b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:50:58.774936 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1380/5483] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:50:58 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 02:50:58.800027 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67859b2a-a144-416a-8023-618850438538 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.802378 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67859b2a-a144-416a-8023-618850438538 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:50:58.802644 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67859b2a-a144-416a-8023-618850438538 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:58.802881 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67859b2a-a144-416a-8023-618850438538 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:58.809842 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0f82e8e4-af9f-4a69-9dc4-3991ba9c0f37 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.810272 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f82e8e4-af9f-4a69-9dc4-3991ba9c0f37 None None] GET https://10.4.3.30/volume// Aug 13 02:50:58.810453 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f82e8e4-af9f-4a69-9dc4-3991ba9c0f37 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:58.810632 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f82e8e4-af9f-4a69-9dc4-3991ba9c0f37 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:58.810948 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f82e8e4-af9f-4a69-9dc4-3991ba9c0f37 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:50:58.811234 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1376/5484] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:50:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:50:58.814347 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:58.814347 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:58.818817 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67859b2a-a144-416a-8023-618850438538 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:58.821447 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-da763346-1e82-4f70-aed8-116038074f83 req-d5bb2202-006e-43e3-8139-bca7f4d7fa12 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.823673 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-d5bb2202-006e-43e3-8139-bca7f4d7fa12 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:50:58.823730 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67859b2a-a144-416a-8023-618850438538 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:50:58.823775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-d5bb2202-006e-43e3-8139-bca7f4d7fa12 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:58.823775 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-d5bb2202-006e-43e3-8139-bca7f4d7fa12 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:58.823910 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1381/5485] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:58 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:58.832182 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:58.832182 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:58.835554 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-da763346-1e82-4f70-aed8-116038074f83 req-d5bb2202-006e-43e3-8139-bca7f4d7fa12 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:58.839442 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-d5bb2202-006e-43e3-8139-bca7f4d7fa12 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:50:58.839821 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1349/5486] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:50:58 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 1060 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:50:58.944773 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-da763346-1e82-4f70-aed8-116038074f83 req-558ded0b-6631-469c-812d-1f33d29da16a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:58.946849 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-558ded0b-6631-469c-812d-1f33d29da16a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] PUT https://10.4.3.30/volume/v3/attachments/929fc98b-7bf1-4454-80d9-90aefa99755f Aug 13 02:50:58.947223 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-558ded0b-6631-469c-812d-1f33d29da16a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:58.955607 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-da763346-1e82-4f70-aed8-116038074f83 req-558ded0b-6631-469c-812d-1f33d29da16a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Acquiring lock "cinder-attachment_update-fd8b9192-d36b-4f90-9d11-a6f049580970-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:50:58.960682 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-da763346-1e82-4f70-aed8-116038074f83 req-558ded0b-6631-469c-812d-1f33d29da16a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Lock "cinder-attachment_update-fd8b9192-d36b-4f90-9d11-a6f049580970-np0000007139" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:50:58.961817 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:58.961817 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:59.035878 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-da763346-1e82-4f70-aed8-116038074f83 req-558ded0b-6631-469c-812d-1f33d29da16a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Lock "cinder-attachment_update-fd8b9192-d36b-4f90-9d11-a6f049580970-np0000007139" released by "attachment_update" :: held 0.075s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:50:59.036522 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-558ded0b-6631-469c-812d-1f33d29da16a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/929fc98b-7bf1-4454-80d9-90aefa99755f returned with HTTP 200 Aug 13 02:50:59.037174 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1381/5487] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:50:58 2026] PUT /volume/v3/attachments/929fc98b-7bf1-4454-80d9-90aefa99755f => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:59.354764 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8f487db6-47fa-41f0-97c6-41651163985c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:59.356581 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8f487db6-47fa-41f0-97c6-41651163985c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 Aug 13 02:50:59.356847 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8f487db6-47fa-41f0-97c6-41651163985c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:59.357092 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8f487db6-47fa-41f0-97c6-41651163985c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:59.363414 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:59.363414 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:50:59.364013 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8f487db6-47fa-41f0-97c6-41651163985c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot retrieved successfully. Aug 13 02:50:59.365139 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8f487db6-47fa-41f0-97c6-41651163985c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 returned with HTTP 200 Aug 13 02:50:59.365647 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1377/5488] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:50:59 2026] GET /volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:50:59.374042 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e55e046a-9463-4476-aa96-433663396ec7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:59.375816 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e55e046a-9463-4476-aa96-433663396ec7 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] POST https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef/action Aug 13 02:50:59.376184 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e55e046a-9463-4476-aa96-433663396ec7 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Action body: b'{"revert": {"snapshot_id": "fd8b16d3-1c9b-4d3e-912f-e4c4281698a5"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:50:59.376369 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e55e046a-9463-4476-aa96-433663396ec7 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "fd8b16d3-1c9b-4d3e-912f-e4c4281698a5"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:50:59.386904 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:59.386904 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:59.387551 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e55e046a-9463-4476-aa96-433663396ec7 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume retrieved successfully. Aug 13 02:50:59.403506 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e55e046a-9463-4476-aa96-433663396ec7 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Reverting volume a496817e-16c5-491d-8736-ecf350a094ef to snapshot fd8b16d3-1c9b-4d3e-912f-e4c4281698a5. Aug 13 02:50:59.404756 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:59.404756 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:50:59.424281 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e55e046a-9463-4476-aa96-433663396ec7 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef/action returned with HTTP 202 Aug 13 02:50:59.424281 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1382/5489] 10.4.3.30 () {70 vars in 1424 bytes} [Thu Aug 13 02:50:59 2026] POST /volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 02:50:59.428921 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9ef3bccf-9dbc-4e69-8359-fe2785b8e8ad None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:59.430666 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ef3bccf-9dbc-4e69-8359-fe2785b8e8ad tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef Aug 13 02:50:59.430890 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ef3bccf-9dbc-4e69-8359-fe2785b8e8ad tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:59.432028 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9ef3bccf-9dbc-4e69-8359-fe2785b8e8ad tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:59.437695 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:59.437695 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:50:59.442313 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-9ef3bccf-9dbc-4e69-8359-fe2785b8e8ad tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:50:59.446854 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9ef3bccf-9dbc-4e69-8359-fe2785b8e8ad tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef returned with HTTP 200 Aug 13 02:50:59.447342 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1350/5490] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:50:59 2026] GET /volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:50:59.839222 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0c49739d-35b6-4471-a98d-49eb2c54abab None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:50:59.841296 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c49739d-35b6-4471-a98d-49eb2c54abab tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:50:59.841478 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c49739d-35b6-4471-a98d-49eb2c54abab tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:50:59.841654 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c49739d-35b6-4471-a98d-49eb2c54abab tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:50:59.851586 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:50:59.851586 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:50:59.855311 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0c49739d-35b6-4471-a98d-49eb2c54abab tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:50:59.859656 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c49739d-35b6-4471-a98d-49eb2c54abab tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:50:59.860059 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1382/5491] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:50:59 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:00.459938 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ef31d33f-83a0-4bf0-984f-96ae0d803c36 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:00.461707 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ef31d33f-83a0-4bf0-984f-96ae0d803c36 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef Aug 13 02:51:00.461945 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ef31d33f-83a0-4bf0-984f-96ae0d803c36 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:00.462161 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ef31d33f-83a0-4bf0-984f-96ae0d803c36 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:00.469539 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:00.469539 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:00.473549 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ef31d33f-83a0-4bf0-984f-96ae0d803c36 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:00.477530 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ef31d33f-83a0-4bf0-984f-96ae0d803c36 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef returned with HTTP 200 Aug 13 02:51:00.477883 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1378/5492] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:51:00 2026] GET /volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:00.491199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f7b4304-6e9c-40af-9c54-eaec4549d20b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:00.492916 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f7b4304-6e9c-40af-9c54-eaec4549d20b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 Aug 13 02:51:00.493114 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f7b4304-6e9c-40af-9c54-eaec4549d20b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:00.493347 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f7b4304-6e9c-40af-9c54-eaec4549d20b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:00.498585 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:00.498585 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:00.499082 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7f7b4304-6e9c-40af-9c54-eaec4549d20b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot retrieved successfully. Aug 13 02:51:00.499950 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f7b4304-6e9c-40af-9c54-eaec4549d20b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 returned with HTTP 200 Aug 13 02:51:00.500527 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1383/5493] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:00 2026] GET /volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:00.508610 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bb5fa321-8046-418b-b2a1-6cb50dccb1e3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:00.510386 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bb5fa321-8046-418b-b2a1-6cb50dccb1e3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef Aug 13 02:51:00.510599 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bb5fa321-8046-418b-b2a1-6cb50dccb1e3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:00.510796 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bb5fa321-8046-418b-b2a1-6cb50dccb1e3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:00.518208 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:00.518208 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:00.521972 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-bb5fa321-8046-418b-b2a1-6cb50dccb1e3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:00.527287 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bb5fa321-8046-418b-b2a1-6cb50dccb1e3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef returned with HTTP 200 Aug 13 02:51:00.527835 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1351/5494] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:51:00 2026] GET /volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:00.540107 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a950879d-13c7-496d-ac6a-8692cd156f2c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:00.541768 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:51:00.542096 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1894661461"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:00.543572 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1894661461'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:51:00.543689 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Create volume of 1 GB Aug 13 02:51:00.548604 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Availability Zones retrieved successfully. Aug 13 02:51:00.553747 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Flow 'volume_create_api' (5ff9cac5-0536-40c7-8ba8-ddf3839a4b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:00.554625 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1141f6e1-89fe-4856-930c-d310cbc7fb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:00.555408 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:51:00.586832 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1141f6e1-89fe-4856-930c-d310cbc7fb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:00.587886 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e803083d-6fdd-4d90-8731-aceae579cf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:00.631611 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Created reservations ['062a103d-2951-401d-93b8-c9b480960a53', 'f70ea528-b753-4b87-8473-36486c0f5402', '6e983818-a8d3-4e1a-a061-f7f72a0249f0', '25935b98-e2dd-4779-a127-0aa4d3fedf30'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:00.632136 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e803083d-6fdd-4d90-8731-aceae579cf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['062a103d-2951-401d-93b8-c9b480960a53', 'f70ea528-b753-4b87-8473-36486c0f5402', '6e983818-a8d3-4e1a-a061-f7f72a0249f0', '25935b98-e2dd-4779-a127-0aa4d3fedf30']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:00.632917 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2e4699-ff5b-400d-8a33-d231951bbb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:00.658801 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2e4699-ff5b-400d-8a33-d231951bbb6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5866ed35-aa94-46b9-8ec3-e11fb6771273', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1894661461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be006af123d9417d8cdb1a3276bf2a72',qos_specs=None,replication_status=,reservations=['062a103d-2951-401d-93b8-c9b480960a53','f70ea528-b753-4b87-8473-36486c0f5402','6e983818-a8d3-4e1a-a061-f7f72a0249f0','25935b98-e2dd-4779-a127-0aa4d3fedf30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ef24ea310746b5981377e2c8262a7f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1894661461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5866ed35-aa94-46b9-8ec3-e11fb6771273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be006af123d9417d8cdb1a3276bf2a72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07ef24ea310746b5981377e2c8262a7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:00.660043 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4add26e7-d770-474d-b319-6a67d7d1358e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:00.682581 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4add26e7-d770-474d-b319-6a67d7d1358e) transitioned into state 'SUCCESS' from state '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-1894661461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be006af123d9417d8cdb1a3276bf2a72',qos_specs=None,replication_status=,reservations=['062a103d-2951-401d-93b8-c9b480960a53','f70ea528-b753-4b87-8473-36486c0f5402','6e983818-a8d3-4e1a-a061-f7f72a0249f0','25935b98-e2dd-4779-a127-0aa4d3fedf30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ef24ea310746b5981377e2c8262a7f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:00.683474 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b50f3bd2-a3b5-465f-91d2-f90a043a2c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:00.693784 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b50f3bd2-a3b5-465f-91d2-f90a043a2c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:00.694653 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Flow 'volume_create_api' (5ff9cac5-0536-40c7-8ba8-ddf3839a4b44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:00.694835 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Create volume request issued successfully. Aug 13 02:51:00.695664 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a950879d-13c7-496d-ac6a-8692cd156f2c tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:51:00.695863 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1383/5495] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:51:00 2026] POST /volume/v3/volumes => generated 764 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:00.711734 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-99738bed-c8b0-4a77-8f03-ace386a0b2a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:00.713580 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99738bed-c8b0-4a77-8f03-ace386a0b2a4 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 Aug 13 02:51:00.713732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99738bed-c8b0-4a77-8f03-ace386a0b2a4 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:00.713907 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99738bed-c8b0-4a77-8f03-ace386a0b2a4 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:00.723162 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:00.723162 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:00.730499 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-99738bed-c8b0-4a77-8f03-ace386a0b2a4 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:00.735476 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99738bed-c8b0-4a77-8f03-ace386a0b2a4 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 returned with HTTP 200 Aug 13 02:51:00.735911 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1379/5496] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:51:00 2026] GET /volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:00.875944 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2886687e-8c67-49a9-80c2-a22906bea235 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:00.878212 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2886687e-8c67-49a9-80c2-a22906bea235 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:00.878443 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2886687e-8c67-49a9-80c2-a22906bea235 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:00.878729 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2886687e-8c67-49a9-80c2-a22906bea235 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:00.890117 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:00.890117 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:00.893849 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2886687e-8c67-49a9-80c2-a22906bea235 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:00.897969 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2886687e-8c67-49a9-80c2-a22906bea235 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:51:00.898392 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1384/5497] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:00 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:01.681087 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-ee192e5d-cd60-401c-a45b-9fdcdf1034e5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:01.683144 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-ee192e5d-cd60-401c-a45b-9fdcdf1034e5 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd/encryption Aug 13 02:51:01.683373 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-ee192e5d-cd60-401c-a45b-9fdcdf1034e5 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:01.683588 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-ee192e5d-cd60-401c-a45b-9fdcdf1034e5 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:01.692958 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:01.692958 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:01.698475 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-6171a0d0-9a8c-4d40-a631-79f5ef5d63a4 req-ee192e5d-cd60-401c-a45b-9fdcdf1034e5 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd/encryption returned with HTTP 200 Aug 13 02:51:01.698886 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1352/5498] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:51:01 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:01.751236 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b0be6303-ed90-45b8-bf06-781f2310ff37 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:01.755700 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0be6303-ed90-45b8-bf06-781f2310ff37 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 Aug 13 02:51:01.755700 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0be6303-ed90-45b8-bf06-781f2310ff37 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:01.755700 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0be6303-ed90-45b8-bf06-781f2310ff37 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:01.761402 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:01.761402 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:01.765242 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b0be6303-ed90-45b8-bf06-781f2310ff37 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:01.769942 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0be6303-ed90-45b8-bf06-781f2310ff37 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 returned with HTTP 200 Aug 13 02:51:01.770323 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1384/5499] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:51:01 2026] GET /volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:01.783120 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad8134b0-6c6a-4cd2-91e7-e8a05d55425b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:01.786179 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad8134b0-6c6a-4cd2-91e7-e8a05d55425b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:51:01.786488 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad8134b0-6c6a-4cd2-91e7-e8a05d55425b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5866ed35-aa94-46b9-8ec3-e11fb6771273", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1501401213"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:01.790472 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=317,cinder:INSERT=33,cinder:UPDATE=61 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:51:01.795827 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:01.795827 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:01.796267 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ad8134b0-6c6a-4cd2-91e7-e8a05d55425b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:01.796392 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-ad8134b0-6c6a-4cd2-91e7-e8a05d55425b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Create snapshot from volume 5866ed35-aa94-46b9-8ec3-e11fb6771273 Aug 13 02:51:01.832230 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-ad8134b0-6c6a-4cd2-91e7-e8a05d55425b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Created reservations ['1e8109c4-e42c-415d-a3d1-d216592424b3', '396bd355-19c9-4bf3-a925-e3354e7493e4', '3d2112b4-d775-4ebc-a01e-97d949f66523', '7de51f40-1686-406e-9762-3c651d168c5b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:01.869830 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ad8134b0-6c6a-4cd2-91e7-e8a05d55425b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot create request issued successfully. Aug 13 02:51:01.869830 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad8134b0-6c6a-4cd2-91e7-e8a05d55425b tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:51:01.870292 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1380/5500] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:51:01 2026] POST /volume/v3/snapshots => generated 322 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:01.881466 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f804741-347d-4de9-bcd0-5f2134137c01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:01.883717 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f804741-347d-4de9-bcd0-5f2134137c01 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 Aug 13 02:51:01.883957 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f804741-347d-4de9-bcd0-5f2134137c01 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:01.884177 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f804741-347d-4de9-bcd0-5f2134137c01 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:01.890075 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:01.890075 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:01.890711 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0f804741-347d-4de9-bcd0-5f2134137c01 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot retrieved successfully. Aug 13 02:51:01.891664 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f804741-347d-4de9-bcd0-5f2134137c01 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 returned with HTTP 200 Aug 13 02:51:01.892015 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1385/5501] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:01 2026] GET /volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:01.914065 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8faa4463-83bd-48e1-b986-1871637488dd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:01.917140 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8faa4463-83bd-48e1-b986-1871637488dd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:01.917503 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8faa4463-83bd-48e1-b986-1871637488dd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:01.917668 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8faa4463-83bd-48e1-b986-1871637488dd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:01.928530 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:01.928530 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:01.934504 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8faa4463-83bd-48e1-b986-1871637488dd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:01.939838 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8faa4463-83bd-48e1-b986-1871637488dd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:51:01.940482 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1353/5502] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:01 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:02.904509 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4076f7f4-7a23-428f-ae4b-45154c3613b1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:02.906718 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4076f7f4-7a23-428f-ae4b-45154c3613b1 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 Aug 13 02:51:02.906718 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4076f7f4-7a23-428f-ae4b-45154c3613b1 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:02.906718 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4076f7f4-7a23-428f-ae4b-45154c3613b1 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:02.912920 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:02.912920 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:02.912920 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4076f7f4-7a23-428f-ae4b-45154c3613b1 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot retrieved successfully. Aug 13 02:51:02.913098 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4076f7f4-7a23-428f-ae4b-45154c3613b1 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 returned with HTTP 200 Aug 13 02:51:02.913508 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1385/5503] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:02 2026] GET /volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:02.921543 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-524ec5cd-34aa-4864-a8f2-e889bca5eb72 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:02.929912 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-524ec5cd-34aa-4864-a8f2-e889bca5eb72 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] POST https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273/action Aug 13 02:51:02.929912 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-524ec5cd-34aa-4864-a8f2-e889bca5eb72 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:51:02.929912 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-524ec5cd-34aa-4864-a8f2-e889bca5eb72 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:02.933782 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:02.933782 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:02.934416 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-524ec5cd-34aa-4864-a8f2-e889bca5eb72 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:02.953741 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-14068b17-53f1-47f3-882f-735ec92c0787 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:02.955712 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14068b17-53f1-47f3-882f-735ec92c0787 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:02.956038 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14068b17-53f1-47f3-882f-735ec92c0787 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:02.956410 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14068b17-53f1-47f3-882f-735ec92c0787 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:02.973587 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:02.973587 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:02.977463 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-524ec5cd-34aa-4864-a8f2-e889bca5eb72 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Created reservations ['50b9643e-895d-4a0c-8c15-77ab42cd47d2', '71a821eb-a2d8-466f-ae93-d885583206d3'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:02.977574 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-14068b17-53f1-47f3-882f-735ec92c0787 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:02.985381 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14068b17-53f1-47f3-882f-735ec92c0787 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:51:02.985889 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1386/5504] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:02 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:02.987279 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-524ec5cd-34aa-4864-a8f2-e889bca5eb72 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Extend volume request issued successfully. Aug 13 02:51:02.987612 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-524ec5cd-34aa-4864-a8f2-e889bca5eb72 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273/action returned with HTTP 202 Aug 13 02:51:02.988054 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1381/5505] 10.4.3.30 () {70 vars in 1424 bytes} [Thu Aug 13 02:51:02 2026] POST /volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 02:51:02.999221 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-fee38b49-ec96-4e45-a17e-e866003b4fd8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:03.004668 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fee38b49-ec96-4e45-a17e-e866003b4fd8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 Aug 13 02:51:03.004668 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fee38b49-ec96-4e45-a17e-e866003b4fd8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:03.004668 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-fee38b49-ec96-4e45-a17e-e866003b4fd8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:03.006636 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=302,cinder:UPDATE=47,cinder:INSERT=22 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:51:03.012931 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:03.012931 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:03.017875 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-fee38b49-ec96-4e45-a17e-e866003b4fd8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:03.021919 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-fee38b49-ec96-4e45-a17e-e866003b4fd8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 returned with HTTP 200 Aug 13 02:51:03.022599 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1354/5506] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:51:02 2026] GET /volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:03.998225 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c76706ed-6289-4076-8e79-84034ede6f94 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:03.999937 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c76706ed-6289-4076-8e79-84034ede6f94 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:04.000123 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c76706ed-6289-4076-8e79-84034ede6f94 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:04.000369 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c76706ed-6289-4076-8e79-84034ede6f94 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:04.009461 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:04.009461 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:04.012849 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c76706ed-6289-4076-8e79-84034ede6f94 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:04.016892 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c76706ed-6289-4076-8e79-84034ede6f94 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:51:04.017239 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1386/5507] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:03 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:04.034159 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae743a1b-3767-45e3-8033-b04fe243cad5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:04.038033 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae743a1b-3767-45e3-8033-b04fe243cad5 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 Aug 13 02:51:04.038225 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae743a1b-3767-45e3-8033-b04fe243cad5 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:04.038434 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae743a1b-3767-45e3-8033-b04fe243cad5 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:04.040889 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=391,cinder:UPDATE=121,cinder:INSERT=59 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:51:04.049900 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:04.049900 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:04.054334 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae743a1b-3767-45e3-8033-b04fe243cad5 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:04.058717 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae743a1b-3767-45e3-8033-b04fe243cad5 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 returned with HTTP 200 Aug 13 02:51:04.059264 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1387/5508] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:51:04 2026] GET /volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:04.074766 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-56cdb819-3b6c-458a-a080-6cd61cb53efe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:04.078156 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56cdb819-3b6c-458a-a080-6cd61cb53efe tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] POST https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273/action Aug 13 02:51:04.078156 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56cdb819-3b6c-458a-a080-6cd61cb53efe tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Action body: b'{"revert": {"snapshot_id": "7a405242-15a0-4395-a5c2-6832286f1653"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:51:04.078156 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56cdb819-3b6c-458a-a080-6cd61cb53efe tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "7a405242-15a0-4395-a5c2-6832286f1653"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:04.088349 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:04.088349 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:04.088349 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-56cdb819-3b6c-458a-a080-6cd61cb53efe tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume retrieved successfully. Aug 13 02:51:04.100121 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56cdb819-3b6c-458a-a080-6cd61cb53efe tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] HTTP exception thrown: Can't revert volume 5866ed35-aa94-46b9-8ec3-e11fb6771273 to its latest snapshot 7a405242-15a0-4395-a5c2-6832286f1653. The volume size must be equal to the snapshot size. Aug 13 02:51:04.100525 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56cdb819-3b6c-458a-a080-6cd61cb53efe tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273/action returned with HTTP 400 Aug 13 02:51:04.101342 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1382/5509] 10.4.3.30 () {70 vars in 1424 bytes} [Thu Aug 13 02:51:04 2026] POST /volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273/action => generated 213 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 13 02:51:04.108633 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5d984b04-28c1-4eb0-a41d-9ac154efd4d6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:04.111492 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5d984b04-28c1-4eb0-a41d-9ac154efd4d6 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 Aug 13 02:51:04.111808 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5d984b04-28c1-4eb0-a41d-9ac154efd4d6 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:04.112101 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5d984b04-28c1-4eb0-a41d-9ac154efd4d6 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:04.112303 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-5d984b04-28c1-4eb0-a41d-9ac154efd4d6 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Delete snapshot with id: 7a405242-15a0-4395-a5c2-6832286f1653 Aug 13 02:51:04.119518 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:04.119518 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:04.120006 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5d984b04-28c1-4eb0-a41d-9ac154efd4d6 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot retrieved successfully. Aug 13 02:51:04.156180 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5d984b04-28c1-4eb0-a41d-9ac154efd4d6 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot delete request issued successfully. Aug 13 02:51:04.156432 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5d984b04-28c1-4eb0-a41d-9ac154efd4d6 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 returned with HTTP 202 Aug 13 02:51:04.156925 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1355/5510] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:51:04 2026] DELETE /volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:04.166771 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3e8aa17e-6fec-4390-97a1-48e9da826eb7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:04.168580 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e8aa17e-6fec-4390-97a1-48e9da826eb7 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 Aug 13 02:51:04.168793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e8aa17e-6fec-4390-97a1-48e9da826eb7 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:04.168994 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e8aa17e-6fec-4390-97a1-48e9da826eb7 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:04.175156 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:04.175156 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:04.175750 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3e8aa17e-6fec-4390-97a1-48e9da826eb7 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot retrieved successfully. Aug 13 02:51:04.176772 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e8aa17e-6fec-4390-97a1-48e9da826eb7 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 returned with HTTP 200 Aug 13 02:51:04.177265 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1387/5511] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:04 2026] GET /volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:04.902087 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-da763346-1e82-4f70-aed8-116038074f83 req-4d21c5fa-76f7-4c48-a81b-47297c7f697b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:04.904098 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-4d21c5fa-76f7-4c48-a81b-47297c7f697b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/attachments/929fc98b-7bf1-4454-80d9-90aefa99755f/action Aug 13 02:51:04.904527 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-4d21c5fa-76f7-4c48-a81b-47297c7f697b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:51:04.904752 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-4d21c5fa-76f7-4c48-a81b-47297c7f697b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:04.919300 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:04.919300 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:04.928450 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-da763346-1e82-4f70-aed8-116038074f83 req-4d21c5fa-76f7-4c48-a81b-47297c7f697b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/929fc98b-7bf1-4454-80d9-90aefa99755f/action returned with HTTP 204 Aug 13 02:51:04.929128 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1388/5512] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:51:04 2026] POST /volume/v3/attachments/929fc98b-7bf1-4454-80d9-90aefa99755f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:05.030288 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d0bb8fc4-c0b8-41b5-9b0c-447838ce5a0f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:05.032105 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d0bb8fc4-c0b8-41b5-9b0c-447838ce5a0f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:05.032326 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d0bb8fc4-c0b8-41b5-9b0c-447838ce5a0f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:05.032504 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d0bb8fc4-c0b8-41b5-9b0c-447838ce5a0f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:05.042231 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:05.042231 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:05.046009 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d0bb8fc4-c0b8-41b5-9b0c-447838ce5a0f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:05.049950 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d0bb8fc4-c0b8-41b5-9b0c-447838ce5a0f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:51:05.050321 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1383/5513] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:05 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:05.186679 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d09ab8eb-702c-4306-bf43-ff3b7fc50765 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:05.188775 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d09ab8eb-702c-4306-bf43-ff3b7fc50765 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 Aug 13 02:51:05.188990 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d09ab8eb-702c-4306-bf43-ff3b7fc50765 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:05.189189 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d09ab8eb-702c-4306-bf43-ff3b7fc50765 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:05.193814 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d09ab8eb-702c-4306-bf43-ff3b7fc50765 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 returned with HTTP 404 Aug 13 02:51:05.194342 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1356/5514] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:05 2026] GET /volume/v3/snapshots/7a405242-15a0-4395-a5c2-6832286f1653 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:05.200232 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-276eb6b1-4a94-4928-8621-7972f5b2bf45 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:05.201952 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-276eb6b1-4a94-4928-8621-7972f5b2bf45 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 Aug 13 02:51:05.202146 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-276eb6b1-4a94-4928-8621-7972f5b2bf45 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:05.202349 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-276eb6b1-4a94-4928-8621-7972f5b2bf45 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:05.202515 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-276eb6b1-4a94-4928-8621-7972f5b2bf45 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Delete volume with id: 5866ed35-aa94-46b9-8ec3-e11fb6771273 Aug 13 02:51:05.208733 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:05.208733 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:05.209199 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-276eb6b1-4a94-4928-8621-7972f5b2bf45 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:05.223769 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-276eb6b1-4a94-4928-8621-7972f5b2bf45 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Delete volume request issued successfully. Aug 13 02:51:05.223966 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-276eb6b1-4a94-4928-8621-7972f5b2bf45 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 returned with HTTP 202 Aug 13 02:51:05.224379 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1388/5515] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:51:05 2026] DELETE /volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:51:05.230435 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88383929-d019-4e0a-ae62-d239d6e6dfe2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:05.232632 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88383929-d019-4e0a-ae62-d239d6e6dfe2 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 Aug 13 02:51:05.232961 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88383929-d019-4e0a-ae62-d239d6e6dfe2 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:05.233343 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88383929-d019-4e0a-ae62-d239d6e6dfe2 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:05.243053 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:05.243053 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:05.247064 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-88383929-d019-4e0a-ae62-d239d6e6dfe2 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:05.252215 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88383929-d019-4e0a-ae62-d239d6e6dfe2 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 returned with HTTP 200 Aug 13 02:51:05.252975 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1389/5516] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:51:05 2026] GET /volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:06.264331 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9b792226-5ebd-4aad-8686-ed32542c9a09 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:06.266177 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9b792226-5ebd-4aad-8686-ed32542c9a09 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 Aug 13 02:51:06.266691 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9b792226-5ebd-4aad-8686-ed32542c9a09 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:06.266866 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9b792226-5ebd-4aad-8686-ed32542c9a09 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:06.274202 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9b792226-5ebd-4aad-8686-ed32542c9a09 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 returned with HTTP 404 Aug 13 02:51:06.274817 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1384/5517] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:51:06 2026] GET /volume/v3/volumes/5866ed35-aa94-46b9-8ec3-e11fb6771273 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:51:06.281243 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2e6db862-b8fd-46a6-847a-44fa39e4e741 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:06.283022 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2e6db862-b8fd-46a6-847a-44fa39e4e741 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 Aug 13 02:51:06.283215 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2e6db862-b8fd-46a6-847a-44fa39e4e741 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:06.283423 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2e6db862-b8fd-46a6-847a-44fa39e4e741 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:06.283518 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-2e6db862-b8fd-46a6-847a-44fa39e4e741 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Delete snapshot with id: fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 Aug 13 02:51:06.288540 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:06.288540 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:06.288912 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2e6db862-b8fd-46a6-847a-44fa39e4e741 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot retrieved successfully. Aug 13 02:51:06.303663 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2e6db862-b8fd-46a6-847a-44fa39e4e741 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot delete request issued successfully. Aug 13 02:51:06.303827 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2e6db862-b8fd-46a6-847a-44fa39e4e741 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 returned with HTTP 202 Aug 13 02:51:06.304229 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1357/5518] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:51:06 2026] DELETE /volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:06.311606 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7f0dc2a6-481a-4ea4-8bca-9c57a8c340e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:06.315034 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7f0dc2a6-481a-4ea4-8bca-9c57a8c340e8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 Aug 13 02:51:06.315034 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7f0dc2a6-481a-4ea4-8bca-9c57a8c340e8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:06.315034 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7f0dc2a6-481a-4ea4-8bca-9c57a8c340e8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:06.319129 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:06.319129 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:06.319687 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7f0dc2a6-481a-4ea4-8bca-9c57a8c340e8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Snapshot retrieved successfully. Aug 13 02:51:06.320611 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7f0dc2a6-481a-4ea4-8bca-9c57a8c340e8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 returned with HTTP 200 Aug 13 02:51:06.321063 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1389/5519] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:06 2026] GET /volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:07.329400 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92f5bdaa-1752-40c4-917f-c95d08504aa8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:07.331558 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92f5bdaa-1752-40c4-917f-c95d08504aa8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 Aug 13 02:51:07.331869 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92f5bdaa-1752-40c4-917f-c95d08504aa8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:07.332197 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92f5bdaa-1752-40c4-917f-c95d08504aa8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:07.336925 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92f5bdaa-1752-40c4-917f-c95d08504aa8 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 returned with HTTP 404 Aug 13 02:51:07.337500 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1390/5520] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:07 2026] GET /volume/v3/snapshots/fd8b16d3-1c9b-4d3e-912f-e4c4281698a5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:07.343913 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4411f4c2-1555-47b5-bd3f-87691a0647b3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:07.346509 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4411f4c2-1555-47b5-bd3f-87691a0647b3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] DELETE https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef Aug 13 02:51:07.346731 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4411f4c2-1555-47b5-bd3f-87691a0647b3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:07.346914 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4411f4c2-1555-47b5-bd3f-87691a0647b3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:07.347075 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-4411f4c2-1555-47b5-bd3f-87691a0647b3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Delete volume with id: a496817e-16c5-491d-8736-ecf350a094ef Aug 13 02:51:07.353484 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:07.353484 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:07.353884 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4411f4c2-1555-47b5-bd3f-87691a0647b3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:07.368424 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4411f4c2-1555-47b5-bd3f-87691a0647b3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Delete volume request issued successfully. Aug 13 02:51:07.368603 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4411f4c2-1555-47b5-bd3f-87691a0647b3 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef returned with HTTP 202 Aug 13 02:51:07.368995 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1385/5521] 10.4.3.30 () {68 vars in 1385 bytes} [Thu Aug 13 02:51:07 2026] DELETE /volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 02:51:07.375810 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-315a5f69-757d-49d6-9b86-c55a8605b710 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:07.377600 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-315a5f69-757d-49d6-9b86-c55a8605b710 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef Aug 13 02:51:07.377818 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-315a5f69-757d-49d6-9b86-c55a8605b710 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:07.377998 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-315a5f69-757d-49d6-9b86-c55a8605b710 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:07.384686 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:07.384686 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:07.388259 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-315a5f69-757d-49d6-9b86-c55a8605b710 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Volume info retrieved successfully. Aug 13 02:51:07.392286 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-315a5f69-757d-49d6-9b86-c55a8605b710 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef returned with HTTP 200 Aug 13 02:51:07.392660 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1358/5522] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:51:07 2026] GET /volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:08.234399 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9bafb347-8d9c-4739-b941-deea7158aadc req-9e252d1f-1923-4fed-b8f7-095693f82115 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:08.236373 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-9e252d1f-1923-4fed-b8f7-095693f82115 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:08.236699 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-9e252d1f-1923-4fed-b8f7-095693f82115 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:08.236963 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-9e252d1f-1923-4fed-b8f7-095693f82115 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:08.245798 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:08.245798 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:08.251493 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-9bafb347-8d9c-4739-b941-deea7158aadc req-9e252d1f-1923-4fed-b8f7-095693f82115 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:08.253125 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-9e252d1f-1923-4fed-b8f7-095693f82115 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:51:08.253624 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1390/5523] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:51:08 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:08.270523 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9bafb347-8d9c-4739-b941-deea7158aadc req-667e3c16-2414-4c4f-a717-bb3229c6ef86 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:08.272765 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-667e3c16-2414-4c4f-a717-bb3229c6ef86 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] POST https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970/action Aug 13 02:51:08.273126 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-667e3c16-2414-4c4f-a717-bb3229c6ef86 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:51:08.273343 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-667e3c16-2414-4c4f-a717-bb3229c6ef86 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:08.283692 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:08.283692 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:08.284597 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9bafb347-8d9c-4739-b941-deea7158aadc req-667e3c16-2414-4c4f-a717-bb3229c6ef86 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:08.291826 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9bafb347-8d9c-4739-b941-deea7158aadc req-667e3c16-2414-4c4f-a717-bb3229c6ef86 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Begin detaching volume completed successfully. Aug 13 02:51:08.292172 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-667e3c16-2414-4c4f-a717-bb3229c6ef86 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970/action returned with HTTP 202 Aug 13 02:51:08.292648 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1391/5524] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:51:08 2026] POST /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:51:08.333271 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-74704ad3-96d7-49bf-b685-8c00598adfac None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:08.333713 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-74704ad3-96d7-49bf-b685-8c00598adfac None None] GET https://10.4.3.30/volume// Aug 13 02:51:08.333919 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-74704ad3-96d7-49bf-b685-8c00598adfac None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:08.334160 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-74704ad3-96d7-49bf-b685-8c00598adfac None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:08.334511 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-74704ad3-96d7-49bf-b685-8c00598adfac None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:51:08.334771 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1386/5525] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:51:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:51:08.342003 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-9bafb347-8d9c-4739-b941-deea7158aadc req-2ff465f3-bbe8-4b21-ba75-0421839aa9a0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:08.344044 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-2ff465f3-bbe8-4b21-ba75-0421839aa9a0 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:08.344225 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-2ff465f3-bbe8-4b21-ba75-0421839aa9a0 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:08.344427 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-2ff465f3-bbe8-4b21-ba75-0421839aa9a0 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:08.352872 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:08.352872 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:08.355914 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-9bafb347-8d9c-4739-b941-deea7158aadc req-2ff465f3-bbe8-4b21-ba75-0421839aa9a0 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:08.359799 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-2ff465f3-bbe8-4b21-ba75-0421839aa9a0 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:51:08.360178 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1359/5526] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:51:08 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:51:08.408200 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-94c2f43d-f543-4a03-8aa6-17a318ed1735 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:08.410088 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-94c2f43d-f543-4a03-8aa6-17a318ed1735 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] GET https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef Aug 13 02:51:08.410472 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-94c2f43d-f543-4a03-8aa6-17a318ed1735 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:08.410744 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-94c2f43d-f543-4a03-8aa6-17a318ed1735 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:08.416120 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-94c2f43d-f543-4a03-8aa6-17a318ed1735 tempest-VolumeRevertTests-1902628135 tempest-VolumeRevertTests-1902628135-project-member] https://10.4.3.30/volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef returned with HTTP 404 Aug 13 02:51:08.416797 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1391/5527] 10.4.3.30 () {68 vars in 1382 bytes} [Thu Aug 13 02:51:08 2026] GET /volume/v3/volumes/a496817e-16c5-491d-8736-ecf350a094ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 02:51:09.159595 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9bafb347-8d9c-4739-b941-deea7158aadc req-007e38c6-f197-4ab7-b19f-2443d6b72203 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:09.162084 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-007e38c6-f197-4ab7-b19f-2443d6b72203 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] DELETE https://10.4.3.30/volume/v3/attachments/929fc98b-7bf1-4454-80d9-90aefa99755f Aug 13 02:51:09.162341 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-007e38c6-f197-4ab7-b19f-2443d6b72203 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:09.162565 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-007e38c6-f197-4ab7-b19f-2443d6b72203 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:09.170770 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:09.170770 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:09.215043 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9bafb347-8d9c-4739-b941-deea7158aadc req-007e38c6-f197-4ab7-b19f-2443d6b72203 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/attachments/929fc98b-7bf1-4454-80d9-90aefa99755f returned with HTTP 200 Aug 13 02:51:09.215562 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1392/5528] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:51:09 2026] DELETE /volume/v3/attachments/929fc98b-7bf1-4454-80d9-90aefa99755f => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:09.402675 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c67f7148-17d2-4b00-abae-b7f39e4bdb64 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:09.404334 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c67f7148-17d2-4b00-abae-b7f39e4bdb64 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:09.404501 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c67f7148-17d2-4b00-abae-b7f39e4bdb64 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:09.404678 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c67f7148-17d2-4b00-abae-b7f39e4bdb64 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:09.411307 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:09.411307 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:09.415237 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c67f7148-17d2-4b00-abae-b7f39e4bdb64 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:09.420040 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c67f7148-17d2-4b00-abae-b7f39e4bdb64 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:51:09.420552 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1387/5529] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:09 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:09.436308 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e7c13a9d-6819-404d-b94e-22492e138ec7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:09.437841 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e7c13a9d-6819-404d-b94e-22492e138ec7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:09.438008 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e7c13a9d-6819-404d-b94e-22492e138ec7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:09.438186 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e7c13a9d-6819-404d-b94e-22492e138ec7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:09.444665 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:09.444665 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:09.447729 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e7c13a9d-6819-404d-b94e-22492e138ec7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:09.451383 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e7c13a9d-6819-404d-b94e-22492e138ec7 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:51:09.451717 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1360/5530] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:09 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:09.464156 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-950853a2-e304-48ee-b402-be9ceb09026b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:09.466393 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-950853a2-e304-48ee-b402-be9ceb09026b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] DELETE https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:09.466810 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-950853a2-e304-48ee-b402-be9ceb09026b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:09.467146 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-950853a2-e304-48ee-b402-be9ceb09026b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:09.467486 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-950853a2-e304-48ee-b402-be9ceb09026b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Delete volume with id: fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:09.477001 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:09.477001 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:09.477786 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-950853a2-e304-48ee-b402-be9ceb09026b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:09.494389 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-950853a2-e304-48ee-b402-be9ceb09026b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Delete volume request issued successfully. Aug 13 02:51:09.494389 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-950853a2-e304-48ee-b402-be9ceb09026b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 202 Aug 13 02:51:09.494389 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1392/5531] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:51:09 2026] DELETE /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:09.501399 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f3980530-1196-4f01-b125-22aea48bccfe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:09.503040 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3980530-1196-4f01-b125-22aea48bccfe tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:09.503325 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3980530-1196-4f01-b125-22aea48bccfe tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:09.503565 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3980530-1196-4f01-b125-22aea48bccfe tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:09.510637 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:09.510637 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:09.514819 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f3980530-1196-4f01-b125-22aea48bccfe tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:09.519181 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3980530-1196-4f01-b125-22aea48bccfe tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 200 Aug 13 02:51:09.519663 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1393/5532] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:09 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:09.918501 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40407fc5-b903-475a-bfd3-33d38461e38d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:09.992381 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:51:09.992819 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-71926436"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:09.994647 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-71926436'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:51:09.994809 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Create volume of 1 GB Aug 13 02:51:10.001766 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Availability Zones retrieved successfully. Aug 13 02:51:10.010847 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Flow 'volume_create_api' (8913007c-f161-4d67-9b59-d3203cfa492a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:10.012559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147dde6e-f49b-49ac-8a5e-428f1a80f61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:10.013752 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:51:10.050535 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147dde6e-f49b-49ac-8a5e-428f1a80f61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:10.051579 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967717a6-5629-46a3-a564-08de54341060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:10.103547 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Created reservations ['bd46a938-c03d-4ec4-9cda-4cb5c00b0403', '39710905-d72c-48e9-b262-146f9d26ca5c', '76cbf673-3aee-4c94-8e91-82c1e395bb54', 'ad6e241c-0791-4b59-b9f8-d50e39b29b2a'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:10.104321 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967717a6-5629-46a3-a564-08de54341060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd46a938-c03d-4ec4-9cda-4cb5c00b0403', '39710905-d72c-48e9-b262-146f9d26ca5c', '76cbf673-3aee-4c94-8e91-82c1e395bb54', 'ad6e241c-0791-4b59-b9f8-d50e39b29b2a']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:10.105018 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6aa135f-17b4-4575-b62f-d9e9f7ed908d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:10.126462 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6aa135f-17b4-4575-b62f-d9e9f7ed908d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '498e6454-6bd0-479b-b447-79eb92ef7c7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-71926436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6f9bda689a48eca15233d80c0fe390',qos_specs=None,replication_status=,reservations=['bd46a938-c03d-4ec4-9cda-4cb5c00b0403','39710905-d72c-48e9-b262-146f9d26ca5c','76cbf673-3aee-4c94-8e91-82c1e395bb54','ad6e241c-0791-4b59-b9f8-d50e39b29b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49e2e1f6447c4417a3e40f5e50d20b0f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-71926436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=498e6454-6bd0-479b-b447-79eb92ef7c7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6f9bda689a48eca15233d80c0fe390',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49e2e1f6447c4417a3e40f5e50d20b0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:10.127187 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807cd526-d6f0-42c0-8971-9f46a4fe4649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:10.142313 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807cd526-d6f0-42c0-8971-9f46a4fe4649) transitioned into state 'SUCCESS' from state '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-71926436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6f9bda689a48eca15233d80c0fe390',qos_specs=None,replication_status=,reservations=['bd46a938-c03d-4ec4-9cda-4cb5c00b0403','39710905-d72c-48e9-b262-146f9d26ca5c','76cbf673-3aee-4c94-8e91-82c1e395bb54','ad6e241c-0791-4b59-b9f8-d50e39b29b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49e2e1f6447c4417a3e40f5e50d20b0f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:10.143020 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90354a2c-2b1f-4e97-96fd-1b2432dbb7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:10.150809 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90354a2c-2b1f-4e97-96fd-1b2432dbb7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:10.151620 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Flow 'volume_create_api' (8913007c-f161-4d67-9b59-d3203cfa492a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:10.151892 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Create volume request issued successfully. Aug 13 02:51:10.152454 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40407fc5-b903-475a-bfd3-33d38461e38d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:51:10.153004 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1388/5533] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:51:09 2026] POST /volume/v3/volumes => generated 774 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:10.166439 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5aa8e01c-2d13-4f36-8ac5-ebd9bcbd0cc9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:10.168725 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5aa8e01c-2d13-4f36-8ac5-ebd9bcbd0cc9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e Aug 13 02:51:10.168967 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5aa8e01c-2d13-4f36-8ac5-ebd9bcbd0cc9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:10.169170 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5aa8e01c-2d13-4f36-8ac5-ebd9bcbd0cc9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:10.178581 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:10.178581 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:10.182174 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5aa8e01c-2d13-4f36-8ac5-ebd9bcbd0cc9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:10.189026 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5aa8e01c-2d13-4f36-8ac5-ebd9bcbd0cc9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e returned with HTTP 200 Aug 13 02:51:10.189454 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1361/5534] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:10 2026] GET /volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:10.539655 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0ab117d2-eeef-4aa7-b9d9-dc4670bbe555 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:10.541156 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ab117d2-eeef-4aa7-b9d9-dc4670bbe555 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 Aug 13 02:51:10.541466 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ab117d2-eeef-4aa7-b9d9-dc4670bbe555 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:10.541725 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ab117d2-eeef-4aa7-b9d9-dc4670bbe555 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:10.547632 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ab117d2-eeef-4aa7-b9d9-dc4670bbe555 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 returned with HTTP 404 Aug 13 02:51:10.548226 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1393/5535] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:10 2026] GET /volume/v3/volumes/fd8b9192-d36b-4f90-9d11-a6f049580970 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:10.554936 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-26052470-276b-478d-bae7-736192e8cf11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:10.557135 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26052470-276b-478d-bae7-736192e8cf11 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:51:10.557470 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26052470-276b-478d-bae7-736192e8cf11 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:10.557775 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26052470-276b-478d-bae7-736192e8cf11 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:10.565169 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:10.565169 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:10.569137 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-26052470-276b-478d-bae7-736192e8cf11 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:10.573405 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26052470-276b-478d-bae7-736192e8cf11 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:51:10.574013 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1394/5536] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:10 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:10.586430 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da177bca-7ea7-44dc-9c2c-cab49e75778e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:10.588214 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da177bca-7ea7-44dc-9c2c-cab49e75778e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:51:10.588423 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da177bca-7ea7-44dc-9c2c-cab49e75778e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:10.588605 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da177bca-7ea7-44dc-9c2c-cab49e75778e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:10.596318 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:10.596318 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:10.599516 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-da177bca-7ea7-44dc-9c2c-cab49e75778e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:10.603221 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da177bca-7ea7-44dc-9c2c-cab49e75778e tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:51:10.603634 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1389/5537] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:10 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:10.615265 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c379a97a-5578-416e-8992-e2ea742b1b43 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:10.617526 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c379a97a-5578-416e-8992-e2ea742b1b43 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] DELETE https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:51:10.617720 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c379a97a-5578-416e-8992-e2ea742b1b43 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:10.617907 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c379a97a-5578-416e-8992-e2ea742b1b43 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:10.618056 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-c379a97a-5578-416e-8992-e2ea742b1b43 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Delete volume with id: 5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:51:10.624039 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:10.624039 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:10.624463 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c379a97a-5578-416e-8992-e2ea742b1b43 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:10.640272 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c379a97a-5578-416e-8992-e2ea742b1b43 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Delete volume request issued successfully. Aug 13 02:51:10.640272 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c379a97a-5578-416e-8992-e2ea742b1b43 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 202 Aug 13 02:51:10.640272 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1362/5538] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:51:10 2026] DELETE /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:10.646511 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-737970e9-ecf1-4c10-a763-7ef70afb8f45 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:10.651291 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-737970e9-ecf1-4c10-a763-7ef70afb8f45 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:51:10.651291 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-737970e9-ecf1-4c10-a763-7ef70afb8f45 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:10.651291 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-737970e9-ecf1-4c10-a763-7ef70afb8f45 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:10.660463 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:10.660463 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:10.666552 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-737970e9-ecf1-4c10-a763-7ef70afb8f45 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:10.671168 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-737970e9-ecf1-4c10-a763-7ef70afb8f45 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 200 Aug 13 02:51:10.671936 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1394/5539] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:10 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:11.201461 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-311c4b9c-9a6c-4b35-a6b7-af3347053d26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:11.203205 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-311c4b9c-9a6c-4b35-a6b7-af3347053d26 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e Aug 13 02:51:11.203550 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-311c4b9c-9a6c-4b35-a6b7-af3347053d26 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:11.203768 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-311c4b9c-9a6c-4b35-a6b7-af3347053d26 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:11.210390 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:11.210390 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:11.213641 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-311c4b9c-9a6c-4b35-a6b7-af3347053d26 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:11.217113 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-311c4b9c-9a6c-4b35-a6b7-af3347053d26 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e returned with HTTP 200 Aug 13 02:51:11.217519 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1395/5540] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:11 2026] GET /volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:11.229077 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-65151bcb-dfb5-4f53-972c-55dc360db303 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:11.230732 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-65151bcb-dfb5-4f53-972c-55dc360db303 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:51:11.231059 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-65151bcb-dfb5-4f53-972c-55dc360db303 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "498e6454-6bd0-479b-b447-79eb92ef7c7e", "name": "tempest-type-Backup-194880161"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:11.232400 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-65151bcb-dfb5-4f53-972c-55dc360db303 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Creating new backup {'backup': {'volume_id': '498e6454-6bd0-479b-b447-79eb92ef7c7e', 'name': 'tempest-type-Backup-194880161'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:51:11.232536 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-65151bcb-dfb5-4f53-972c-55dc360db303 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Creating backup of volume 498e6454-6bd0-479b-b447-79eb92ef7c7e in container None Aug 13 02:51:11.240149 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:11.240149 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:11.240486 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-65151bcb-dfb5-4f53-972c-55dc360db303 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:11.264873 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-65151bcb-dfb5-4f53-972c-55dc360db303 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Created reservations ['bdfca7d2-2f40-4edd-8659-cfc63c181475', '3e66e7ea-f31f-45ff-9912-a56b6c96385c'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:11.287804 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-65151bcb-dfb5-4f53-972c-55dc360db303 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:51:11.288189 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1390/5541] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:51:11 2026] POST /volume/v3/backups => generated 313 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:11.296621 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e3ab35fa-a30a-4121-aba0-bbed37ca3546 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:11.298350 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e3ab35fa-a30a-4121-aba0-bbed37ca3546 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:11.298596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e3ab35fa-a30a-4121-aba0-bbed37ca3546 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:11.298795 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e3ab35fa-a30a-4121-aba0-bbed37ca3546 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:11.298942 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-e3ab35fa-a30a-4121-aba0-bbed37ca3546 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:11.303432 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:11.303432 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:11.304012 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e3ab35fa-a30a-4121-aba0-bbed37ca3546 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:11.304413 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1363/5542] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:11 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:11.684222 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e050583b-c9e1-4711-8e6e-b12c89f6112c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:11.688188 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e050583b-c9e1-4711-8e6e-b12c89f6112c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 Aug 13 02:51:11.688188 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e050583b-c9e1-4711-8e6e-b12c89f6112c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:11.688188 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e050583b-c9e1-4711-8e6e-b12c89f6112c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:11.693745 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e050583b-c9e1-4711-8e6e-b12c89f6112c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 returned with HTTP 404 Aug 13 02:51:11.694487 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1395/5543] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:11 2026] GET /volume/v3/volumes/5c633fd1-25fc-4e61-9ce7-e1e4c1a74991 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:11.701930 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb4d0ce8-a330-4887-8d6c-258dac60041b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:11.704024 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb4d0ce8-a330-4887-8d6c-258dac60041b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:51:11.704275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb4d0ce8-a330-4887-8d6c-258dac60041b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:11.704501 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb4d0ce8-a330-4887-8d6c-258dac60041b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:11.711159 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:11.711159 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:11.714428 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb4d0ce8-a330-4887-8d6c-258dac60041b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:11.718221 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb4d0ce8-a330-4887-8d6c-258dac60041b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:51:11.718635 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1396/5544] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:11 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:11.729505 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7043806a-8f21-4c1a-bc0c-2d16ddf35b2c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:11.731194 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7043806a-8f21-4c1a-bc0c-2d16ddf35b2c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:51:11.731417 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7043806a-8f21-4c1a-bc0c-2d16ddf35b2c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:11.731593 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7043806a-8f21-4c1a-bc0c-2d16ddf35b2c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:11.737900 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:11.737900 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:11.741099 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7043806a-8f21-4c1a-bc0c-2d16ddf35b2c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:11.744677 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7043806a-8f21-4c1a-bc0c-2d16ddf35b2c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:51:11.745023 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1391/5545] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:11 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:11.757898 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5e7fc4b4-2e58-409f-850f-87dea5077e92 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:11.759710 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5e7fc4b4-2e58-409f-850f-87dea5077e92 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] DELETE https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:51:11.759920 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5e7fc4b4-2e58-409f-850f-87dea5077e92 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:11.760092 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5e7fc4b4-2e58-409f-850f-87dea5077e92 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:11.760265 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-5e7fc4b4-2e58-409f-850f-87dea5077e92 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Delete volume with id: 0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:51:11.766957 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:11.766957 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:11.767378 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5e7fc4b4-2e58-409f-850f-87dea5077e92 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:11.790276 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5e7fc4b4-2e58-409f-850f-87dea5077e92 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Delete volume request issued successfully. Aug 13 02:51:11.790276 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5e7fc4b4-2e58-409f-850f-87dea5077e92 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 202 Aug 13 02:51:11.790276 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1364/5546] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:51:11 2026] DELETE /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:11.794867 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e45dff7e-424b-4ab1-bf6c-650c24d4c7fd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:11.799972 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e45dff7e-424b-4ab1-bf6c-650c24d4c7fd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:51:11.799972 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e45dff7e-424b-4ab1-bf6c-650c24d4c7fd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:11.799972 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e45dff7e-424b-4ab1-bf6c-650c24d4c7fd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:11.809026 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:11.809026 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:11.813912 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e45dff7e-424b-4ab1-bf6c-650c24d4c7fd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:11.820771 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e45dff7e-424b-4ab1-bf6c-650c24d4c7fd tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 200 Aug 13 02:51:11.820771 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1396/5547] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:11 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:12.313806 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc3299e3-004b-4a35-bfdc-35d7bd8588a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:12.315931 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc3299e3-004b-4a35-bfdc-35d7bd8588a1 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:12.316261 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc3299e3-004b-4a35-bfdc-35d7bd8588a1 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:12.316601 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc3299e3-004b-4a35-bfdc-35d7bd8588a1 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:12.316804 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cc3299e3-004b-4a35-bfdc-35d7bd8588a1 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:12.320822 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:12.320822 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:12.321470 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc3299e3-004b-4a35-bfdc-35d7bd8588a1 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:12.321850 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1397/5548] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:12 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:12.833512 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-32b55cfd-cd8f-48c7-956e-4911c9430d62 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:12.835310 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-32b55cfd-cd8f-48c7-956e-4911c9430d62 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 Aug 13 02:51:12.835835 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-32b55cfd-cd8f-48c7-956e-4911c9430d62 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:12.835835 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-32b55cfd-cd8f-48c7-956e-4911c9430d62 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:12.841519 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-32b55cfd-cd8f-48c7-956e-4911c9430d62 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 returned with HTTP 404 Aug 13 02:51:12.842018 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1392/5549] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:12 2026] GET /volume/v3/volumes/0ed38572-c2ec-43ef-8859-d9816bf34b63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:12.849561 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-68f323f1-e8bd-46a8-b6d5-33ea8455b549 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:12.851339 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-68f323f1-e8bd-46a8-b6d5-33ea8455b549 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 Aug 13 02:51:12.851553 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-68f323f1-e8bd-46a8-b6d5-33ea8455b549 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:12.851752 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-68f323f1-e8bd-46a8-b6d5-33ea8455b549 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:12.851882 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-68f323f1-e8bd-46a8-b6d5-33ea8455b549 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Delete snapshot with id: d77c996b-0bfa-427f-bced-66350de1be13 Aug 13 02:51:12.856674 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:12.856674 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:12.857115 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-68f323f1-e8bd-46a8-b6d5-33ea8455b549 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:51:12.874272 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-68f323f1-e8bd-46a8-b6d5-33ea8455b549 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot delete request issued successfully. Aug 13 02:51:12.874272 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-68f323f1-e8bd-46a8-b6d5-33ea8455b549 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 returned with HTTP 202 Aug 13 02:51:12.874272 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1365/5550] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:51:12 2026] DELETE /volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:12.880162 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-445bd212-fbc1-4355-9d18-a55e4716a6f1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:12.880628 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-445bd212-fbc1-4355-9d18-a55e4716a6f1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 Aug 13 02:51:12.880898 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-445bd212-fbc1-4355-9d18-a55e4716a6f1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:12.881004 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-445bd212-fbc1-4355-9d18-a55e4716a6f1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:12.882587 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=385,cinder:INSERT=59,cinder:UPDATE=121 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:51:12.886390 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:12.886390 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:12.888112 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-445bd212-fbc1-4355-9d18-a55e4716a6f1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:51:12.888112 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-445bd212-fbc1-4355-9d18-a55e4716a6f1 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 returned with HTTP 200 Aug 13 02:51:12.888112 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1397/5551] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:12 2026] GET /volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:13.332367 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea676d4b-7fad-4733-a70b-ed11a8604c95 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:13.334905 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea676d4b-7fad-4733-a70b-ed11a8604c95 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:13.335318 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea676d4b-7fad-4733-a70b-ed11a8604c95 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:13.335644 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea676d4b-7fad-4733-a70b-ed11a8604c95 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:13.335847 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ea676d4b-7fad-4733-a70b-ed11a8604c95 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:13.340363 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:13.340363 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:13.341202 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea676d4b-7fad-4733-a70b-ed11a8604c95 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:13.341676 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1398/5552] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:13 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:13.896853 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b1e6870b-df58-411d-ab7a-468b63d1ccb4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:13.898916 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b1e6870b-df58-411d-ab7a-468b63d1ccb4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 Aug 13 02:51:13.899158 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b1e6870b-df58-411d-ab7a-468b63d1ccb4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:13.899413 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b1e6870b-df58-411d-ab7a-468b63d1ccb4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:13.905543 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b1e6870b-df58-411d-ab7a-468b63d1ccb4 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 returned with HTTP 404 Aug 13 02:51:13.906270 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1393/5553] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:13 2026] GET /volume/v3/snapshots/d77c996b-0bfa-427f-bced-66350de1be13 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:13.912714 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-28594f00-5aa0-4203-bc30-3382360bf7e8 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:13.914942 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-28594f00-5aa0-4203-bc30-3382360bf7e8 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 Aug 13 02:51:13.915212 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-28594f00-5aa0-4203-bc30-3382360bf7e8 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:13.915478 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-28594f00-5aa0-4203-bc30-3382360bf7e8 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:13.915622 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-28594f00-5aa0-4203-bc30-3382360bf7e8 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Delete snapshot with id: 86ee21c8-32d8-4969-9b17-25a6ae9f3392 Aug 13 02:51:13.921469 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:13.921469 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:13.922051 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-28594f00-5aa0-4203-bc30-3382360bf7e8 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:51:13.940236 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-28594f00-5aa0-4203-bc30-3382360bf7e8 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot delete request issued successfully. Aug 13 02:51:13.940485 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-28594f00-5aa0-4203-bc30-3382360bf7e8 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 returned with HTTP 202 Aug 13 02:51:13.941013 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1366/5554] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:51:13 2026] DELETE /volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:13.947967 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6841c293-8754-4822-9df1-b2caf881d0dc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:13.949926 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6841c293-8754-4822-9df1-b2caf881d0dc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 Aug 13 02:51:13.950166 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6841c293-8754-4822-9df1-b2caf881d0dc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:13.950489 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6841c293-8754-4822-9df1-b2caf881d0dc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:13.956109 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:13.956109 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:13.956608 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6841c293-8754-4822-9df1-b2caf881d0dc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:51:13.957403 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6841c293-8754-4822-9df1-b2caf881d0dc tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 returned with HTTP 200 Aug 13 02:51:13.957758 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1398/5555] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:13 2026] GET /volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:14.351962 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d49be8d0-5bec-4318-82f8-14faa428e481 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:14.354160 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d49be8d0-5bec-4318-82f8-14faa428e481 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:14.355885 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d49be8d0-5bec-4318-82f8-14faa428e481 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:14.355885 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d49be8d0-5bec-4318-82f8-14faa428e481 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:14.355885 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d49be8d0-5bec-4318-82f8-14faa428e481 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:14.359799 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:14.359799 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:14.360563 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d49be8d0-5bec-4318-82f8-14faa428e481 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:14.360951 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1399/5556] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:14 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:14.966262 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-33121658-1c2e-4100-b33b-88fc4dc7656c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:14.968024 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33121658-1c2e-4100-b33b-88fc4dc7656c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 Aug 13 02:51:14.968226 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33121658-1c2e-4100-b33b-88fc4dc7656c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:14.968431 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33121658-1c2e-4100-b33b-88fc4dc7656c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:14.972453 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33121658-1c2e-4100-b33b-88fc4dc7656c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 returned with HTTP 404 Aug 13 02:51:14.972837 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1394/5557] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:14 2026] GET /volume/v3/snapshots/86ee21c8-32d8-4969-9b17-25a6ae9f3392 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:14.979140 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a7857360-4913-45ee-92ce-82b5b00ff53b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:14.980840 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a7857360-4913-45ee-92ce-82b5b00ff53b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d Aug 13 02:51:14.981007 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a7857360-4913-45ee-92ce-82b5b00ff53b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:14.981196 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a7857360-4913-45ee-92ce-82b5b00ff53b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:14.981320 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-a7857360-4913-45ee-92ce-82b5b00ff53b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Delete snapshot with id: 3933dfd7-d0ed-4194-a76a-b63b6c39363d Aug 13 02:51:14.985836 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:14.985836 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:14.986195 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a7857360-4913-45ee-92ce-82b5b00ff53b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:51:15.002274 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-a7857360-4913-45ee-92ce-82b5b00ff53b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot delete request issued successfully. Aug 13 02:51:15.002517 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a7857360-4913-45ee-92ce-82b5b00ff53b tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d returned with HTTP 202 Aug 13 02:51:15.002909 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1367/5558] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:51:14 2026] DELETE /volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:15.012123 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-89680444-8462-4c32-ba97-312fb5f0896c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:15.014344 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89680444-8462-4c32-ba97-312fb5f0896c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d Aug 13 02:51:15.014583 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89680444-8462-4c32-ba97-312fb5f0896c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:15.014793 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89680444-8462-4c32-ba97-312fb5f0896c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:15.020320 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:15.020320 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:15.020789 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-89680444-8462-4c32-ba97-312fb5f0896c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Snapshot retrieved successfully. Aug 13 02:51:15.021560 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89680444-8462-4c32-ba97-312fb5f0896c tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d returned with HTTP 200 Aug 13 02:51:15.022015 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1399/5559] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:15 2026] GET /volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:15.370117 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a54cf1f2-e89c-4c15-9fdf-09202058a1eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:15.371848 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a54cf1f2-e89c-4c15-9fdf-09202058a1eb tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:15.372059 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a54cf1f2-e89c-4c15-9fdf-09202058a1eb tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:15.372259 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a54cf1f2-e89c-4c15-9fdf-09202058a1eb tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:15.372371 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a54cf1f2-e89c-4c15-9fdf-09202058a1eb tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:15.376370 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:15.376370 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:15.377003 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a54cf1f2-e89c-4c15-9fdf-09202058a1eb tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:15.377357 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1400/5560] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:15 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:16.031035 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-05cebaaa-ff67-4975-9484-bde85655103a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:16.032873 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-05cebaaa-ff67-4975-9484-bde85655103a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d Aug 13 02:51:16.033097 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-05cebaaa-ff67-4975-9484-bde85655103a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:16.033281 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-05cebaaa-ff67-4975-9484-bde85655103a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:16.037078 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-05cebaaa-ff67-4975-9484-bde85655103a tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d returned with HTTP 404 Aug 13 02:51:16.037687 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1395/5561] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:16 2026] GET /volume/v3/snapshots/3933dfd7-d0ed-4194-a76a-b63b6c39363d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:16.048738 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-246d2210-8a97-4f5f-9509-0e5909774171 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:16.050270 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-246d2210-8a97-4f5f-9509-0e5909774171 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:51:16.050454 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-246d2210-8a97-4f5f-9509-0e5909774171 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:16.050625 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-246d2210-8a97-4f5f-9509-0e5909774171 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:16.056555 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:16.056555 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:16.059616 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-246d2210-8a97-4f5f-9509-0e5909774171 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:16.063448 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-246d2210-8a97-4f5f-9509-0e5909774171 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:51:16.063797 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1368/5562] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:16 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:16.076722 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-330c411a-f673-4b6f-a0dc-cca9266e5a96 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:16.078784 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-330c411a-f673-4b6f-a0dc-cca9266e5a96 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:51:16.079036 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-330c411a-f673-4b6f-a0dc-cca9266e5a96 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:16.079332 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-330c411a-f673-4b6f-a0dc-cca9266e5a96 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:16.086372 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:16.086372 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:16.090351 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-330c411a-f673-4b6f-a0dc-cca9266e5a96 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:16.095040 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-330c411a-f673-4b6f-a0dc-cca9266e5a96 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:51:16.095445 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1400/5563] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:16 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:16.112194 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95b84f22-5a0d-4488-8aed-8b795b1ba20f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:16.120186 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95b84f22-5a0d-4488-8aed-8b795b1ba20f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] DELETE https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:51:16.121026 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95b84f22-5a0d-4488-8aed-8b795b1ba20f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:16.122430 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95b84f22-5a0d-4488-8aed-8b795b1ba20f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:16.123225 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-95b84f22-5a0d-4488-8aed-8b795b1ba20f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Delete volume with id: 2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:51:16.148868 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:16.148868 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:16.150405 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-95b84f22-5a0d-4488-8aed-8b795b1ba20f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:16.185081 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-95b84f22-5a0d-4488-8aed-8b795b1ba20f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Delete volume request issued successfully. Aug 13 02:51:16.186703 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95b84f22-5a0d-4488-8aed-8b795b1ba20f tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 202 Aug 13 02:51:16.187971 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1401/5564] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:51:16 2026] DELETE /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:16.196311 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-501400f9-dd28-4ba3-a51a-5edeb9e576c3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:16.198369 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-501400f9-dd28-4ba3-a51a-5edeb9e576c3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:51:16.198643 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-501400f9-dd28-4ba3-a51a-5edeb9e576c3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:16.198860 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-501400f9-dd28-4ba3-a51a-5edeb9e576c3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:16.207230 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:16.207230 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:16.211055 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-501400f9-dd28-4ba3-a51a-5edeb9e576c3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Volume info retrieved successfully. Aug 13 02:51:16.215273 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-501400f9-dd28-4ba3-a51a-5edeb9e576c3 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 200 Aug 13 02:51:16.215982 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1396/5565] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:16 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:16.386492 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4b49f525-127b-4c2f-acc2-7248b5aeecc2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:16.388939 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4b49f525-127b-4c2f-acc2-7248b5aeecc2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:16.389284 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4b49f525-127b-4c2f-acc2-7248b5aeecc2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:16.389532 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4b49f525-127b-4c2f-acc2-7248b5aeecc2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:16.389639 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-4b49f525-127b-4c2f-acc2-7248b5aeecc2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:16.393937 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:16.393937 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:16.394577 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4b49f525-127b-4c2f-acc2-7248b5aeecc2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:16.394922 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1369/5566] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:16 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:17.232167 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-73d765d9-dd6d-4b02-bf77-93e5dc484b02 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:17.234015 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-73d765d9-dd6d-4b02-bf77-93e5dc484b02 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] GET https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a Aug 13 02:51:17.234261 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-73d765d9-dd6d-4b02-bf77-93e5dc484b02 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:17.234479 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-73d765d9-dd6d-4b02-bf77-93e5dc484b02 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:17.240741 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-73d765d9-dd6d-4b02-bf77-93e5dc484b02 tempest-SnapshotDataIntegrityTests-75336899 tempest-SnapshotDataIntegrityTests-75336899-project-member] https://10.4.3.30/volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a returned with HTTP 404 Aug 13 02:51:17.241365 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1401/5567] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:17 2026] GET /volume/v3/volumes/2b7e4620-2a38-4522-82bd-322d04b8766a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:17.404759 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-394487e6-53b8-4ba7-af1f-f3e9538fa189 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:17.406953 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-394487e6-53b8-4ba7-af1f-f3e9538fa189 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:17.407219 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-394487e6-53b8-4ba7-af1f-f3e9538fa189 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:17.407459 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-394487e6-53b8-4ba7-af1f-f3e9538fa189 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:17.407611 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-394487e6-53b8-4ba7-af1f-f3e9538fa189 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:17.413310 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:17.413310 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:17.413310 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-394487e6-53b8-4ba7-af1f-f3e9538fa189 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:17.413631 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1402/5568] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:17 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:18.429184 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c6f7fe11-f442-4ff4-9728-2a6cfb6787c3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:18.430917 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c6f7fe11-f442-4ff4-9728-2a6cfb6787c3 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:18.434560 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c6f7fe11-f442-4ff4-9728-2a6cfb6787c3 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:18.434818 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c6f7fe11-f442-4ff4-9728-2a6cfb6787c3 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:18.434960 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c6f7fe11-f442-4ff4-9728-2a6cfb6787c3 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:18.441414 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:18.441414 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:18.442108 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c6f7fe11-f442-4ff4-9728-2a6cfb6787c3 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:18.445653 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1397/5569] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:18 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:19.458276 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c88737ec-d896-4e65-82c9-2ce1dbdef90e None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:19.460134 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c88737ec-d896-4e65-82c9-2ce1dbdef90e tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:19.460442 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c88737ec-d896-4e65-82c9-2ce1dbdef90e tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:19.460688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c88737ec-d896-4e65-82c9-2ce1dbdef90e tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:19.460782 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c88737ec-d896-4e65-82c9-2ce1dbdef90e tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:19.465005 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:19.465005 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:19.465638 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c88737ec-d896-4e65-82c9-2ce1dbdef90e tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:19.466046 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1370/5570] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:19 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:20.479265 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-72cd1607-1d14-4f51-b8ea-bccc2557318d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:20.479265 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-72cd1607-1d14-4f51-b8ea-bccc2557318d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:20.479265 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-72cd1607-1d14-4f51-b8ea-bccc2557318d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:20.479265 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-72cd1607-1d14-4f51-b8ea-bccc2557318d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:20.479265 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-72cd1607-1d14-4f51-b8ea-bccc2557318d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:20.483199 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:20.483199 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:20.483936 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-72cd1607-1d14-4f51-b8ea-bccc2557318d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:20.484419 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1402/5571] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:20 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:21.495559 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a65058e-fe00-43e3-b9ce-a6e912380942 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:21.497704 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a65058e-fe00-43e3-b9ce-a6e912380942 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:21.497961 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a65058e-fe00-43e3-b9ce-a6e912380942 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:21.498190 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a65058e-fe00-43e3-b9ce-a6e912380942 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:21.498327 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2a65058e-fe00-43e3-b9ce-a6e912380942 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:21.503003 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:21.503003 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:21.503827 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a65058e-fe00-43e3-b9ce-a6e912380942 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:21.504263 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1403/5572] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:21 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:22.515723 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fb9e2965-9c01-4a17-bdca-e79b6a290028 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:22.517867 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb9e2965-9c01-4a17-bdca-e79b6a290028 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:22.518113 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb9e2965-9c01-4a17-bdca-e79b6a290028 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:22.518372 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb9e2965-9c01-4a17-bdca-e79b6a290028 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:22.518495 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-fb9e2965-9c01-4a17-bdca-e79b6a290028 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:22.523385 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:22.523385 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:22.524104 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb9e2965-9c01-4a17-bdca-e79b6a290028 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:22.524531 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1398/5573] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:22 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:23.538385 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a9d9d7f0-6b60-4ce9-9b74-294cb452cc6f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:23.541373 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a9d9d7f0-6b60-4ce9-9b74-294cb452cc6f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:23.542235 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a9d9d7f0-6b60-4ce9-9b74-294cb452cc6f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:23.542572 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a9d9d7f0-6b60-4ce9-9b74-294cb452cc6f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:23.542768 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-a9d9d7f0-6b60-4ce9-9b74-294cb452cc6f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:23.550475 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:23.550475 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:23.551385 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a9d9d7f0-6b60-4ce9-9b74-294cb452cc6f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:23.551872 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1371/5574] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:23 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:24.566578 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4b276b83-8586-4ea3-ac45-f7c02c5aa172 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:24.568349 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4b276b83-8586-4ea3-ac45-f7c02c5aa172 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:24.569132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4b276b83-8586-4ea3-ac45-f7c02c5aa172 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:24.569132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4b276b83-8586-4ea3-ac45-f7c02c5aa172 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:24.569132 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4b276b83-8586-4ea3-ac45-f7c02c5aa172 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:24.577276 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:24.577276 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:24.577276 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4b276b83-8586-4ea3-ac45-f7c02c5aa172 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:24.577276 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1403/5575] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:24 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:25.590356 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74e75c9e-82a8-403d-bc6a-34ca21d72f76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:25.592639 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74e75c9e-82a8-403d-bc6a-34ca21d72f76 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:25.592927 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74e75c9e-82a8-403d-bc6a-34ca21d72f76 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:25.593260 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74e75c9e-82a8-403d-bc6a-34ca21d72f76 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:25.593442 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-74e75c9e-82a8-403d-bc6a-34ca21d72f76 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:25.599123 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:25.599123 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:25.599959 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74e75c9e-82a8-403d-bc6a-34ca21d72f76 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:25.600475 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1404/5576] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:25 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:25.614979 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3d4eecc6-9ef7-4f8d-97a4-9e03925e7b59 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:25.698270 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d4eecc6-9ef7-4f8d-97a4-9e03925e7b59 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a/export_record Aug 13 02:51:25.698530 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d4eecc6-9ef7-4f8d-97a4-9e03925e7b59 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:25.698716 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d4eecc6-9ef7-4f8d-97a4-9e03925e7b59 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Calling method 'export_record' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:25.698817 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-3d4eecc6-9ef7-4f8d-97a4-9e03925e7b59 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Export record for backup dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100288) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 02:51:25.703084 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:25.703084 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:25.704158 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-3d4eecc6-9ef7-4f8d-97a4-9e03925e7b59 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'f607dedfcaa34e7da3fef9e0d57017f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba6f9bda689a48eca15233d80c0fe390', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:51:25.704303 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d4eecc6-9ef7-4f8d-97a4-9e03925e7b59 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a/export_record returned with HTTP 403 Aug 13 02:51:25.704728 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1399/5577] 10.4.3.30 () {68 vars in 1423 bytes} [Thu Aug 13 02:51:25 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a/export_record => generated 101 bytes in 90 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:25.713486 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8a06377d-66e3-4723-8452-71efd6b3335f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:25.715109 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:51:25.715490 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-688603251"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:25.716843 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.volumes [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-688603251'}} {{(pid=100287) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:51:25.716957 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Create volume of 1 GB Aug 13 02:51:25.721797 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Availability Zones retrieved successfully. Aug 13 02:51:25.727070 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Flow 'volume_create_api' (58bdd5f5-e812-4355-987a-debd13d8f9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:25.728166 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ed56e5-c009-491b-8cf3-7b593c6e1939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:25.729006 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.flows.api.create_volume [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Validating volume size '1' using validate_int {{(pid=100287) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:51:25.766911 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ed56e5-c009-491b-8cf3-7b593c6e1939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:25.767608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8258cc9-0f65-4c8f-957c-1a16d389e4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:25.815468 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Created reservations ['80d1ded5-94b7-483e-b6b2-39158e65b42e', 'cbe297ce-6f36-49d5-aa79-efa58f9ca01e', '93d6c73b-fba4-4886-abb0-1b99f27f6d5f', '3cca55e3-51b4-4b20-817b-00cc50b3d5d9'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:25.816431 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8258cc9-0f65-4c8f-957c-1a16d389e4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80d1ded5-94b7-483e-b6b2-39158e65b42e', 'cbe297ce-6f36-49d5-aa79-efa58f9ca01e', '93d6c73b-fba4-4886-abb0-1b99f27f6d5f', '3cca55e3-51b4-4b20-817b-00cc50b3d5d9']}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:25.817395 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1cab17a-ca5a-4d4a-bb3a-e5316c22dbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:25.842820 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1cab17a-ca5a-4d4a-bb3a-e5316c22dbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16042150-1735-490a-9e7b-a16132f9c7ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-688603251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6f9bda689a48eca15233d80c0fe390',qos_specs=None,replication_status=,reservations=['80d1ded5-94b7-483e-b6b2-39158e65b42e','cbe297ce-6f36-49d5-aa79-efa58f9ca01e','93d6c73b-fba4-4886-abb0-1b99f27f6d5f','3cca55e3-51b4-4b20-817b-00cc50b3d5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49e2e1f6447c4417a3e40f5e50d20b0f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-688603251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16042150-1735-490a-9e7b-a16132f9c7ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6f9bda689a48eca15233d80c0fe390',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49e2e1f6447c4417a3e40f5e50d20b0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:25.843564 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ee2164f-02d6-464d-a68d-fbf98acb6a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:25.859349 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ee2164f-02d6-464d-a68d-fbf98acb6a6b) transitioned into state 'SUCCESS' from state '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-688603251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6f9bda689a48eca15233d80c0fe390',qos_specs=None,replication_status=,reservations=['80d1ded5-94b7-483e-b6b2-39158e65b42e','cbe297ce-6f36-49d5-aa79-efa58f9ca01e','93d6c73b-fba4-4886-abb0-1b99f27f6d5f','3cca55e3-51b4-4b20-817b-00cc50b3d5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49e2e1f6447c4417a3e40f5e50d20b0f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:25.860011 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298a6f7a-744f-4c90-b0cd-369f4f067c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:25.869389 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298a6f7a-744f-4c90-b0cd-369f4f067c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100287) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:25.870142 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Flow 'volume_create_api' (58bdd5f5-e812-4355-987a-debd13d8f9de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100287) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:25.870468 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Create volume request issued successfully. Aug 13 02:51:25.871032 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8a06377d-66e3-4723-8452-71efd6b3335f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:51:25.871472 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1372/5578] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:51:25 2026] POST /volume/v3/volumes => generated 775 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:25.884233 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e3f1aaa6-9604-4471-9f92-21f38d16b657 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:25.886326 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e3f1aaa6-9604-4471-9f92-21f38d16b657 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab Aug 13 02:51:25.886587 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e3f1aaa6-9604-4471-9f92-21f38d16b657 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:25.886825 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e3f1aaa6-9604-4471-9f92-21f38d16b657 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:25.898075 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:25.898075 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:25.902100 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e3f1aaa6-9604-4471-9f92-21f38d16b657 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:25.906687 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e3f1aaa6-9604-4471-9f92-21f38d16b657 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab returned with HTTP 200 Aug 13 02:51:25.907159 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1404/5579] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:25 2026] GET /volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:26.567752 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b88d28f-3d17-4f89-b6a9-0c5c919be263 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:26.684018 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b88d28f-3d17-4f89-b6a9-0c5c919be263 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:51:26.684358 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b88d28f-3d17-4f89-b6a9-0c5c919be263 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1300180828-1244083570", "extra_specs": {"multiattach": " True"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:26.696483 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b88d28f-3d17-4f89-b6a9-0c5c919be263 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:51:26.696801 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1405/5580] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:51:26 2026] POST /volume/v3/types => generated 287 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:26.704849 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:26.706317 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:51:26.706619 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1814120978", "snapshot_id": null, "imageRef": null, "volume_type": "65f9d82c-d542-42ec-915c-223c20df70f3", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:26.708330 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1814120978', 'snapshot_id': None, 'imageRef': None, 'volume_type': '65f9d82c-d542-42ec-915c-223c20df70f3', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:51:26.712234 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume of 1 GB Aug 13 02:51:26.712509 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:26.712509 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:26.712999 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Availability Zones retrieved successfully. Aug 13 02:51:26.718245 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Flow 'volume_create_api' (300fe516-e9d1-47ab-99de-6957ac8ec8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:26.719224 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3941339b-6457-4a14-8669-7b84cb246209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:26.720111 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:51:26.726842 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:26.726842 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:26.738377 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3941339b-6457-4a14-8669-7b84cb246209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:51:27Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=65f9d82c-d542-42ec-915c-223c20df70f3,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1300180828-1244083570',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65f9d82c-d542-42ec-915c-223c20df70f3', 'encryption_key_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=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:26.738946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d8a7127-45f4-41c1-8157-3b80bb29e988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:26.764171 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1300180828-1244083570 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1300180828-1244083570, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:51:26.764848 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1300180828-1244083570 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1300180828-1244083570, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:51:26.792963 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Created reservations ['5e05dbaf-51e8-4c79-b271-ec28c43efdcf', 'f35d502f-0a2c-4474-b069-2c82e6d4279c', '962f6e2b-eeed-4651-8f1a-9637962e614a', 'ef4ea9ed-bbd6-414c-93d6-64413b698a68'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:26.793759 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d8a7127-45f4-41c1-8157-3b80bb29e988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e05dbaf-51e8-4c79-b271-ec28c43efdcf', 'f35d502f-0a2c-4474-b069-2c82e6d4279c', '962f6e2b-eeed-4651-8f1a-9637962e614a', 'ef4ea9ed-bbd6-414c-93d6-64413b698a68']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:26.794839 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc50c5d-1ec9-4092-82b7-b1529c36f0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:26.814894 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc50c5d-1ec9-4092-82b7-b1529c36f0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c68555f1-c90d-4192-9436-003068f0213b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1814120978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65313e7e92ac4bc3b3694adfae466331',qos_specs=None,replication_status=,reservations=['5e05dbaf-51e8-4c79-b271-ec28c43efdcf','f35d502f-0a2c-4474-b069-2c82e6d4279c','962f6e2b-eeed-4651-8f1a-9637962e614a','ef4ea9ed-bbd6-414c-93d6-64413b698a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9f67be00de429c855cacf8abd42031',volume_type_id=65f9d82c-d542-42ec-915c-223c20df70f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1814120978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c68555f1-c90d-4192-9436-003068f0213b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='65313e7e92ac4bc3b3694adfae466331',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a9f67be00de429c855cacf8abd42031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65f9d82c-d542-42ec-915c-223c20df70f3),volume_type_id=65f9d82c-d542-42ec-915c-223c20df70f3)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:26.815627 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2fe115-c249-4c45-9ded-35a5482e8f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:26.831352 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2fe115-c249-4c45-9ded-35a5482e8f4e) transitioned into state 'SUCCESS' from state '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-1814120978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65313e7e92ac4bc3b3694adfae466331',qos_specs=None,replication_status=,reservations=['5e05dbaf-51e8-4c79-b271-ec28c43efdcf','f35d502f-0a2c-4474-b069-2c82e6d4279c','962f6e2b-eeed-4651-8f1a-9637962e614a','ef4ea9ed-bbd6-414c-93d6-64413b698a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9f67be00de429c855cacf8abd42031',volume_type_id=65f9d82c-d542-42ec-915c-223c20df70f3)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:26.832024 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f31239-2f8f-4ad5-9cf4-3921f2645fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:26.839910 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f31239-2f8f-4ad5-9cf4-3921f2645fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:26.840645 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Flow 'volume_create_api' (300fe516-e9d1-47ab-99de-6957ac8ec8df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:26.840983 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume request issued successfully. Aug 13 02:51:26.841666 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b443cbe1-cfc8-4826-8a6a-4b0d12fc3885 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:51:26.842053 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1400/5581] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:51:26 2026] POST /volume/v3/volumes => generated 828 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:26.853547 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c48a16e6-44be-48f4-b76d-37959a727b4c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:26.855063 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c48a16e6-44be-48f4-b76d-37959a727b4c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:26.855386 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c48a16e6-44be-48f4-b76d-37959a727b4c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:26.855596 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c48a16e6-44be-48f4-b76d-37959a727b4c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:26.862018 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:26.862018 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:26.865341 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c48a16e6-44be-48f4-b76d-37959a727b4c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:26.869151 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c48a16e6-44be-48f4-b76d-37959a727b4c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:26.869515 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1373/5582] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:26 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:26.923605 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74a6cc6f-b60a-4ded-99de-b93e78d05e8a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:26.926215 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74a6cc6f-b60a-4ded-99de-b93e78d05e8a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab Aug 13 02:51:26.926578 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74a6cc6f-b60a-4ded-99de-b93e78d05e8a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:26.926871 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74a6cc6f-b60a-4ded-99de-b93e78d05e8a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:26.937267 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:26.937267 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:26.941519 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-74a6cc6f-b60a-4ded-99de-b93e78d05e8a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:26.946843 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74a6cc6f-b60a-4ded-99de-b93e78d05e8a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab returned with HTTP 200 Aug 13 02:51:26.947399 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1405/5583] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:26 2026] GET /volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:26.964265 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77e88d17-b27d-40c1-b231-f6735aff1c87 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:26.969608 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77e88d17-b27d-40c1-b231-f6735aff1c87 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:51:26.969942 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77e88d17-b27d-40c1-b231-f6735aff1c87 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16042150-1735-490a-9e7b-a16132f9c7ab", "name": "tempest-type-Backup-978015789"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:26.971332 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-77e88d17-b27d-40c1-b231-f6735aff1c87 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Creating new backup {'backup': {'volume_id': '16042150-1735-490a-9e7b-a16132f9c7ab', 'name': 'tempest-type-Backup-978015789'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:51:26.971903 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-77e88d17-b27d-40c1-b231-f6735aff1c87 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Creating backup of volume 16042150-1735-490a-9e7b-a16132f9c7ab in container None Aug 13 02:51:26.980642 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:26.980642 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:26.981076 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-77e88d17-b27d-40c1-b231-f6735aff1c87 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:26.998211 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-77e88d17-b27d-40c1-b231-f6735aff1c87 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Created reservations ['bc2cd432-1fba-46c1-8924-8daff75599ee', 'e47f303c-41a2-45e1-807b-0c79d8b85d15'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:27.043224 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77e88d17-b27d-40c1-b231-f6735aff1c87 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:51:27.044196 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1406/5584] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:51:26 2026] POST /volume/v3/backups => generated 313 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:27.055166 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8d7f4321-936d-4fb0-80d6-1ed6785e0efe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:27.056884 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d7f4321-936d-4fb0-80d6-1ed6785e0efe tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:27.057138 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d7f4321-936d-4fb0-80d6-1ed6785e0efe tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:27.057390 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d7f4321-936d-4fb0-80d6-1ed6785e0efe tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:27.057519 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8d7f4321-936d-4fb0-80d6-1ed6785e0efe tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:27.061829 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:27.061829 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:27.062628 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d7f4321-936d-4fb0-80d6-1ed6785e0efe tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:27.062978 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1401/5585] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:27 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:27.887885 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-638d7e63-bf82-4f21-b608-22fb02d9284a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:27.890899 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-638d7e63-bf82-4f21-b608-22fb02d9284a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:27.890899 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-638d7e63-bf82-4f21-b608-22fb02d9284a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:27.890899 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-638d7e63-bf82-4f21-b608-22fb02d9284a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:27.902177 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:27.902177 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:27.910503 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-638d7e63-bf82-4f21-b608-22fb02d9284a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:27.916008 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-638d7e63-bf82-4f21-b608-22fb02d9284a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:27.916406 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1374/5586] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:27 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:27.932184 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-54157e2e-7b5b-41c2-b0f8-c76547af5706 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:27.934312 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54157e2e-7b5b-41c2-b0f8-c76547af5706 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:27.934553 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54157e2e-7b5b-41c2-b0f8-c76547af5706 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:27.934789 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54157e2e-7b5b-41c2-b0f8-c76547af5706 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:27.942697 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:27.942697 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:27.946657 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-54157e2e-7b5b-41c2-b0f8-c76547af5706 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:27.951482 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54157e2e-7b5b-41c2-b0f8-c76547af5706 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:27.951952 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1406/5587] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:27 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:27.968418 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a8d09162-4b84-471b-8683-a5fa49a53cee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:27.970138 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:51:27.972184 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1463925804", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:27.973688 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1463925804', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:51:27.973809 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume of 1 GB Aug 13 02:51:27.974210 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:27.974210 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:27.977664 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Availability Zones retrieved successfully. Aug 13 02:51:27.983234 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Flow 'volume_create_api' (148f1f22-f520-4237-bb4f-519da41f30cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:27.984113 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fdf0f85-fc5b-4ab1-87d4-67ae89996fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:27.985190 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:51:28.007788 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fdf0f85-fc5b-4ab1-87d4-67ae89996fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:28.008563 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94146613-dda6-488b-adb9-c20e39eaf31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:28.056509 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Created reservations ['32cbbf0a-2ffa-4843-b346-98abf9373d02', '1bace646-0e76-4617-8839-a89702855167', 'df006d67-38e7-440a-b400-d0d64fb65806', '58bf2495-4d59-4995-81a8-cb11b9f3a1b7'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:28.057288 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94146613-dda6-488b-adb9-c20e39eaf31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32cbbf0a-2ffa-4843-b346-98abf9373d02', '1bace646-0e76-4617-8839-a89702855167', 'df006d67-38e7-440a-b400-d0d64fb65806', '58bf2495-4d59-4995-81a8-cb11b9f3a1b7']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:28.057953 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4abe2699-708b-43f9-ae28-b46fadc771c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:28.077348 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4abe2699-708b-43f9-ae28-b46fadc771c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a69c403-ea7c-4023-840b-1f6f94d5f9e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1463925804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65313e7e92ac4bc3b3694adfae466331',qos_specs=None,replication_status=,reservations=['32cbbf0a-2ffa-4843-b346-98abf9373d02','1bace646-0e76-4617-8839-a89702855167','df006d67-38e7-440a-b400-d0d64fb65806','58bf2495-4d59-4995-81a8-cb11b9f3a1b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9f67be00de429c855cacf8abd42031',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1463925804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a69c403-ea7c-4023-840b-1f6f94d5f9e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65313e7e92ac4bc3b3694adfae466331',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a9f67be00de429c855cacf8abd42031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:28.078189 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55587450-0db3-46cb-9b04-f343c6a4c708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:28.078607 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b4e9a8dc-2c47-4a79-ba47-47799e0280fc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:28.080885 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4e9a8dc-2c47-4a79-ba47-47799e0280fc tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:28.081153 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4e9a8dc-2c47-4a79-ba47-47799e0280fc tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:28.081404 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4e9a8dc-2c47-4a79-ba47-47799e0280fc tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:28.081536 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b4e9a8dc-2c47-4a79-ba47-47799e0280fc tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:28.086375 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:28.086375 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:28.087296 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4e9a8dc-2c47-4a79-ba47-47799e0280fc tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:28.087784 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1402/5588] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:28 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:28.098596 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55587450-0db3-46cb-9b04-f343c6a4c708) transitioned into state 'SUCCESS' from state '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-1463925804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65313e7e92ac4bc3b3694adfae466331',qos_specs=None,replication_status=,reservations=['32cbbf0a-2ffa-4843-b346-98abf9373d02','1bace646-0e76-4617-8839-a89702855167','df006d67-38e7-440a-b400-d0d64fb65806','58bf2495-4d59-4995-81a8-cb11b9f3a1b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9f67be00de429c855cacf8abd42031',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:28.099422 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd4979ed-7a81-42c7-a402-897b5984a29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:28.110625 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd4979ed-7a81-42c7-a402-897b5984a29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:28.111404 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Flow 'volume_create_api' (148f1f22-f520-4237-bb4f-519da41f30cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:28.111726 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume request issued successfully. Aug 13 02:51:28.112264 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a8d09162-4b84-471b-8683-a5fa49a53cee tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:51:28.112681 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1407/5589] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:51:27 2026] POST /volume/v3/volumes => generated 751 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:28.127965 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-73686afa-8bf4-44ee-b629-fbfc1d247e54 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:28.130776 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-73686afa-8bf4-44ee-b629-fbfc1d247e54 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:51:28.130918 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-73686afa-8bf4-44ee-b629-fbfc1d247e54 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:28.131130 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-73686afa-8bf4-44ee-b629-fbfc1d247e54 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:28.141229 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:28.141229 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:28.146166 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-73686afa-8bf4-44ee-b629-fbfc1d247e54 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:28.152994 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-73686afa-8bf4-44ee-b629-fbfc1d247e54 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:51:28.153407 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1375/5590] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:28 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:29.098414 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4e7a6e08-25f7-4549-ab9e-0f24359c9c2c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:29.100534 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e7a6e08-25f7-4549-ab9e-0f24359c9c2c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:29.100816 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e7a6e08-25f7-4549-ab9e-0f24359c9c2c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:29.101042 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e7a6e08-25f7-4549-ab9e-0f24359c9c2c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:29.101181 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4e7a6e08-25f7-4549-ab9e-0f24359c9c2c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:29.106002 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:29.106002 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:29.106747 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e7a6e08-25f7-4549-ab9e-0f24359c9c2c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:29.107196 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1407/5591] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:29 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:29.169107 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-61b370f3-d7d4-45b8-92f8-a4df96ab65d2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:29.171234 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61b370f3-d7d4-45b8-92f8-a4df96ab65d2 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:51:29.171234 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61b370f3-d7d4-45b8-92f8-a4df96ab65d2 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:29.171653 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61b370f3-d7d4-45b8-92f8-a4df96ab65d2 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:29.179488 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:29.179488 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:29.184417 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-61b370f3-d7d4-45b8-92f8-a4df96ab65d2 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:29.188902 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61b370f3-d7d4-45b8-92f8-a4df96ab65d2 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:51:29.189283 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1403/5592] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:29 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:29.201918 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f15b1735-5afb-4cbf-9859-7751b68044ab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:29.204155 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f15b1735-5afb-4cbf-9859-7751b68044ab tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:51:29.204417 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f15b1735-5afb-4cbf-9859-7751b68044ab tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:29.204659 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f15b1735-5afb-4cbf-9859-7751b68044ab tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:29.212484 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:29.212484 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:29.215524 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f15b1735-5afb-4cbf-9859-7751b68044ab tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:29.219376 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f15b1735-5afb-4cbf-9859-7751b68044ab tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:51:29.220200 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1408/5593] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:29 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:29.234284 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-95c7207e-06b4-4b9a-bf84-a965492d5d0b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:29.236014 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-95c7207e-06b4-4b9a-bf84-a965492d5d0b tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:51:29.236382 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-95c7207e-06b4-4b9a-bf84-a965492d5d0b tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-910037154", "extra_specs": {}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:29.252515 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-95c7207e-06b4-4b9a-bf84-a965492d5d0b tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:51:29.252853 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1376/5594] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:51:29 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:29.263272 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e775e351-2827-4c3c-b14b-64fdda1be334 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:29.265026 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e775e351-2827-4c3c-b14b-64fdda1be334 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] POST https://10.4.3.30/volume/v3/types/89806c29-b3ee-4631-9dbf-e6b44d5d3475/encryption Aug 13 02:51:29.265355 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e775e351-2827-4c3c-b14b-64fdda1be334 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:29.287947 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e775e351-2827-4c3c-b14b-64fdda1be334 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] https://10.4.3.30/volume/v3/types/89806c29-b3ee-4631-9dbf-e6b44d5d3475/encryption returned with HTTP 200 Aug 13 02:51:29.288359 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1408/5595] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:51:29 2026] POST /volume/v3/types/89806c29-b3ee-4631-9dbf-e6b44d5d3475/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:29.297397 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:29.299626 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:51:29.300123 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2116049987", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-910037154", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:29.301591 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2116049987', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-910037154', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:51:29.304991 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume of 1 GB Aug 13 02:51:29.305337 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:29.305337 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:29.305775 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Availability Zones retrieved successfully. Aug 13 02:51:29.310863 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Flow 'volume_create_api' (f06b8f79-0eea-4d28-b50c-56eabd9f75f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:29.311507 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f34f66-e3dc-42fe-bfe9-b698a0b23c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:29.312352 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:51:29.335052 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f34f66-e3dc-42fe-bfe9-b698a0b23c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:51:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89806c29-b3ee-4631-9dbf-e6b44d5d3475,is_public=True,name='tempest-scenario-type-luks-910037154',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89806c29-b3ee-4631-9dbf-e6b44d5d3475', '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=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:29.335755 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a82f8d-1a1d-4f0f-a4fd-c70434b91ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:29.365748 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-910037154 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-910037154, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:51:29.366079 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-910037154 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-910037154, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:51:29.398972 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Created reservations ['2104d6d8-8d23-40f7-a082-0758ba588928', 'ca90c872-51b6-4451-9b6b-d57f260f5375', '14d42734-59e7-462f-9661-43e1285062b5', 'a9d63725-4a1b-4635-bd52-d2f2dd03ff78'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:29.399752 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a82f8d-1a1d-4f0f-a4fd-c70434b91ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2104d6d8-8d23-40f7-a082-0758ba588928', 'ca90c872-51b6-4451-9b6b-d57f260f5375', '14d42734-59e7-462f-9661-43e1285062b5', 'a9d63725-4a1b-4635-bd52-d2f2dd03ff78']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:29.400616 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (128888b9-175f-4923-bd0a-c171ebbecab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:29.432071 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (128888b9-175f-4923-bd0a-c171ebbecab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '023d1682-75b9-4f50-a139-b709681191ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2116049987',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65313e7e92ac4bc3b3694adfae466331',qos_specs=None,replication_status=,reservations=['2104d6d8-8d23-40f7-a082-0758ba588928','ca90c872-51b6-4451-9b6b-d57f260f5375','14d42734-59e7-462f-9661-43e1285062b5','a9d63725-4a1b-4635-bd52-d2f2dd03ff78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9f67be00de429c855cacf8abd42031',volume_type_id=89806c29-b3ee-4631-9dbf-e6b44d5d3475), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2116049987',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=023d1682-75b9-4f50-a139-b709681191ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65313e7e92ac4bc3b3694adfae466331',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a9f67be00de429c855cacf8abd42031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89806c29-b3ee-4631-9dbf-e6b44d5d3475),volume_type_id=89806c29-b3ee-4631-9dbf-e6b44d5d3475)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:29.432815 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5203ef8-4206-4b5b-9bf3-bfeeb79c8607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:29.457833 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5203ef8-4206-4b5b-9bf3-bfeeb79c8607) transitioned into state 'SUCCESS' from state '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-2116049987',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65313e7e92ac4bc3b3694adfae466331',qos_specs=None,replication_status=,reservations=['2104d6d8-8d23-40f7-a082-0758ba588928','ca90c872-51b6-4451-9b6b-d57f260f5375','14d42734-59e7-462f-9661-43e1285062b5','a9d63725-4a1b-4635-bd52-d2f2dd03ff78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9f67be00de429c855cacf8abd42031',volume_type_id=89806c29-b3ee-4631-9dbf-e6b44d5d3475)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:29.458562 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (938eb7f1-74c9-4477-8817-7aa5d13832f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:29.472598 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (938eb7f1-74c9-4477-8817-7aa5d13832f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:29.473464 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Flow 'volume_create_api' (f06b8f79-0eea-4d28-b50c-56eabd9f75f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:29.473821 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume request issued successfully. Aug 13 02:51:29.474599 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e29b52b-bd93-4b4f-bf85-73772c6b1339 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:51:29.475114 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1404/5596] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:51:29 2026] POST /volume/v3/volumes => generated 778 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:29.491337 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7dbeebae-5996-4979-91d3-86bcfa88b9a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:29.493566 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7dbeebae-5996-4979-91d3-86bcfa88b9a9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:29.493663 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7dbeebae-5996-4979-91d3-86bcfa88b9a9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:29.493867 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7dbeebae-5996-4979-91d3-86bcfa88b9a9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:29.508500 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:29.508500 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:29.512143 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7dbeebae-5996-4979-91d3-86bcfa88b9a9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:29.516806 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7dbeebae-5996-4979-91d3-86bcfa88b9a9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:29.517374 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1409/5597] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:29 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:30.119444 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7934632e-2699-4b55-94d9-e0f1e26b8831 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:30.121579 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7934632e-2699-4b55-94d9-e0f1e26b8831 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:30.121771 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7934632e-2699-4b55-94d9-e0f1e26b8831 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:30.122000 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7934632e-2699-4b55-94d9-e0f1e26b8831 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:30.122119 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-7934632e-2699-4b55-94d9-e0f1e26b8831 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:30.132573 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:30.132573 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:30.133184 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7934632e-2699-4b55-94d9-e0f1e26b8831 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:30.133553 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1377/5598] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:30 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:30.530661 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b99b3309-9243-47cf-9a12-ad11758aafe9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:30.532306 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b99b3309-9243-47cf-9a12-ad11758aafe9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:30.532490 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b99b3309-9243-47cf-9a12-ad11758aafe9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:30.532667 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b99b3309-9243-47cf-9a12-ad11758aafe9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:30.539473 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:30.539473 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:30.542933 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b99b3309-9243-47cf-9a12-ad11758aafe9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:30.546926 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b99b3309-9243-47cf-9a12-ad11758aafe9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:30.547332 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1409/5599] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:30 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:30.559352 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-08120d6c-f222-43f0-9218-2d49a356d75e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:30.561460 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-08120d6c-f222-43f0-9218-2d49a356d75e tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:30.561652 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-08120d6c-f222-43f0-9218-2d49a356d75e tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:30.561861 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-08120d6c-f222-43f0-9218-2d49a356d75e tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:30.568460 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:30.568460 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:30.571946 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-08120d6c-f222-43f0-9218-2d49a356d75e tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:30.575619 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-08120d6c-f222-43f0-9218-2d49a356d75e tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:30.575973 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1405/5600] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:30 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:30.613735 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-85f670b5-6dfa-477d-b4da-adf00423729e req-46b63633-4301-465b-9f73-354031d7eb0a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:30.615955 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-46b63633-4301-465b-9f73-354031d7eb0a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:51:30.616135 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-46b63633-4301-465b-9f73-354031d7eb0a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:30.616349 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-46b63633-4301-465b-9f73-354031d7eb0a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:30.622609 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:30.622609 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:30.625791 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-85f670b5-6dfa-477d-b4da-adf00423729e req-46b63633-4301-465b-9f73-354031d7eb0a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:30.629541 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-46b63633-4301-465b-9f73-354031d7eb0a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:51:30.629874 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1410/5601] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:51:30 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:30.696133 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b290cf33-7d1f-45d6-aaa2-9ea02f15fbbb None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:30.696649 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b290cf33-7d1f-45d6-aaa2-9ea02f15fbbb None None] GET https://10.4.3.30/volume// Aug 13 02:51:30.696865 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b290cf33-7d1f-45d6-aaa2-9ea02f15fbbb None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:30.697122 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b290cf33-7d1f-45d6-aaa2-9ea02f15fbbb None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:30.697530 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b290cf33-7d1f-45d6-aaa2-9ea02f15fbbb None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:51:30.697878 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1378/5602] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:51:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:51:30.704564 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-85f670b5-6dfa-477d-b4da-adf00423729e req-88d0d9a7-c681-4b21-884e-c965fc102a65 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:30.706533 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-88d0d9a7-c681-4b21-884e-c965fc102a65 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:51:30.706888 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-88d0d9a7-c681-4b21-884e-c965fc102a65 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a69c403-ea7c-4023-840b-1f6f94d5f9e8", "connector": null, "instance_uuid": "44ced8b5-aa25-4432-82ac-5b651947ef69"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:30.714523 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:30.714523 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:30.737975 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-88d0d9a7-c681-4b21-884e-c965fc102a65 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:51:30.738433 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1410/5603] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:51:30 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) Aug 13 02:51:30.766052 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-47c6d2c4-aaf9-485c-bae9-6c5179ac8d0c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:30.768358 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47c6d2c4-aaf9-485c-bae9-6c5179ac8d0c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:51:30.768637 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47c6d2c4-aaf9-485c-bae9-6c5179ac8d0c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:30.768895 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47c6d2c4-aaf9-485c-bae9-6c5179ac8d0c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:30.779653 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e33ce1b0-b3b6-4e0b-87cc-2b4e3984e71d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:30.779979 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e33ce1b0-b3b6-4e0b-87cc-2b4e3984e71d None None] GET https://10.4.3.30/volume// Aug 13 02:51:30.780161 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e33ce1b0-b3b6-4e0b-87cc-2b4e3984e71d None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:30.780338 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e33ce1b0-b3b6-4e0b-87cc-2b4e3984e71d None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:30.780636 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e33ce1b0-b3b6-4e0b-87cc-2b4e3984e71d None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:51:30.780901 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1411/5604] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:51:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:51:30.782351 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:30.782351 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:30.786840 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-47c6d2c4-aaf9-485c-bae9-6c5179ac8d0c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:30.791164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-85f670b5-6dfa-477d-b4da-adf00423729e req-abe34289-85d4-4166-b13f-0933d9e925f6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:30.792782 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47c6d2c4-aaf9-485c-bae9-6c5179ac8d0c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:51:30.793359 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1406/5605] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:30 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:30.800542 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-abe34289-85d4-4166-b13f-0933d9e925f6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:51:30.801007 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-abe34289-85d4-4166-b13f-0933d9e925f6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:30.801808 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-abe34289-85d4-4166-b13f-0933d9e925f6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:30.831267 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:30.831267 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:30.835503 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-85f670b5-6dfa-477d-b4da-adf00423729e req-abe34289-85d4-4166-b13f-0933d9e925f6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:30.840633 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-abe34289-85d4-4166-b13f-0933d9e925f6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:51:30.841029 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1379/5606] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:51:30 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 1023 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:51:30.955243 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-85f670b5-6dfa-477d-b4da-adf00423729e req-58c2c07f-523b-4579-8a4f-89140bfceed0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:30.957659 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-58c2c07f-523b-4579-8a4f-89140bfceed0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] PUT https://10.4.3.30/volume/v3/attachments/e206f68f-04d6-4661-9787-a170b743d739 Aug 13 02:51:30.957659 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-58c2c07f-523b-4579-8a4f-89140bfceed0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:30.966520 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-85f670b5-6dfa-477d-b4da-adf00423729e req-58c2c07f-523b-4579-8a4f-89140bfceed0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Acquiring lock "cinder-attachment_update-9a69c403-ea7c-4023-840b-1f6f94d5f9e8-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:51:30.970749 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-85f670b5-6dfa-477d-b4da-adf00423729e req-58c2c07f-523b-4579-8a4f-89140bfceed0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Lock "cinder-attachment_update-9a69c403-ea7c-4023-840b-1f6f94d5f9e8-np0000007139" acquired by "attachment_update" :: waited 0.004s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:51:30.971668 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:30.971668 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:31.056345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-85f670b5-6dfa-477d-b4da-adf00423729e req-58c2c07f-523b-4579-8a4f-89140bfceed0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Lock "cinder-attachment_update-9a69c403-ea7c-4023-840b-1f6f94d5f9e8-np0000007139" released by "attachment_update" :: held 0.086s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:51:31.056691 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-58c2c07f-523b-4579-8a4f-89140bfceed0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/e206f68f-04d6-4661-9787-a170b743d739 returned with HTTP 200 Aug 13 02:51:31.057235 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1411/5607] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:51:30 2026] PUT /volume/v3/attachments/e206f68f-04d6-4661-9787-a170b743d739 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:31.144045 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-486fc574-362b-4bcf-9c70-4c7ce3a084c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:31.146067 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-486fc574-362b-4bcf-9c70-4c7ce3a084c0 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:31.146397 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-486fc574-362b-4bcf-9c70-4c7ce3a084c0 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:31.146609 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-486fc574-362b-4bcf-9c70-4c7ce3a084c0 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:31.146745 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-486fc574-362b-4bcf-9c70-4c7ce3a084c0 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:31.151234 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:31.151234 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:31.152032 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-486fc574-362b-4bcf-9c70-4c7ce3a084c0 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:31.152488 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1412/5608] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:31 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:31.809961 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-463cbd85-b8d1-45ec-8a6e-49b8a50a3950 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:31.812567 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-463cbd85-b8d1-45ec-8a6e-49b8a50a3950 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:51:31.812723 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-463cbd85-b8d1-45ec-8a6e-49b8a50a3950 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:31.812931 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-463cbd85-b8d1-45ec-8a6e-49b8a50a3950 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:31.821607 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:31.821607 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:31.825459 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-463cbd85-b8d1-45ec-8a6e-49b8a50a3950 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:31.829102 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-463cbd85-b8d1-45ec-8a6e-49b8a50a3950 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:51:31.829521 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1407/5609] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:31 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:32.164951 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b9ae73bf-8071-48f9-b35b-5d9dca006dce None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:32.167262 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b9ae73bf-8071-48f9-b35b-5d9dca006dce tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:32.167583 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b9ae73bf-8071-48f9-b35b-5d9dca006dce tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:32.167836 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b9ae73bf-8071-48f9-b35b-5d9dca006dce tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:32.168020 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-b9ae73bf-8071-48f9-b35b-5d9dca006dce tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:32.175801 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:32.175801 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:32.176727 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b9ae73bf-8071-48f9-b35b-5d9dca006dce tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:32.177226 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1380/5610] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:32 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:32.842536 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6c37351f-a9c1-4d12-8b52-1dc288c5f536 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:32.845279 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c37351f-a9c1-4d12-8b52-1dc288c5f536 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:51:32.845279 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c37351f-a9c1-4d12-8b52-1dc288c5f536 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:32.845279 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c37351f-a9c1-4d12-8b52-1dc288c5f536 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:32.854178 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:32.854178 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:32.857832 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6c37351f-a9c1-4d12-8b52-1dc288c5f536 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:32.863466 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c37351f-a9c1-4d12-8b52-1dc288c5f536 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:51:32.864009 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1412/5611] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:32 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:33.188024 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a49ec4e9-ac2d-4fa7-ae94-a3cac8b5c9e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:33.189580 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a49ec4e9-ac2d-4fa7-ae94-a3cac8b5c9e6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:33.189763 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a49ec4e9-ac2d-4fa7-ae94-a3cac8b5c9e6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:33.189945 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a49ec4e9-ac2d-4fa7-ae94-a3cac8b5c9e6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:33.190041 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a49ec4e9-ac2d-4fa7-ae94-a3cac8b5c9e6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:33.193892 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:33.193892 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:33.194441 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a49ec4e9-ac2d-4fa7-ae94-a3cac8b5c9e6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:33.194807 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1413/5612] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:33 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:33.750132 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:33.865273 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:51:33.865273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-610134272", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:33.865273 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-610134272', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:51:33.865273 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Create volume of 1 GB Aug 13 02:51:33.868437 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Availability Zones retrieved successfully. Aug 13 02:51:33.873585 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Flow 'volume_create_api' (76694b51-bbbc-4213-83a0-eca033e1a71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:33.874549 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85bb84aa-a368-4768-8ced-000ff15c7748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:33.875447 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:51:33.878581 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2d2c649c-1fbe-443d-81e3-8ea00ff0256a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:33.880430 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2d2c649c-1fbe-443d-81e3-8ea00ff0256a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:51:33.880663 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2d2c649c-1fbe-443d-81e3-8ea00ff0256a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:33.880847 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2d2c649c-1fbe-443d-81e3-8ea00ff0256a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:33.890960 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:33.890960 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:33.894682 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2d2c649c-1fbe-443d-81e3-8ea00ff0256a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:33.898765 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85bb84aa-a368-4768-8ced-000ff15c7748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:33.899531 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2d2c649c-1fbe-443d-81e3-8ea00ff0256a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:51:33.899854 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86260d5-c62f-49bb-aa25-a1c81e45c4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:33.900023 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1381/5613] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:33 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:33.954007 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Created reservations ['962f90a1-819a-46f4-9291-51508fbbb6b6', '3b892103-8c4f-4b83-a5d5-42bbadd0806a', 'cfb2f2f9-2403-457c-9e60-08383040c8de', '388d84d3-8f4a-4836-8b09-5de98731e397'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:33.955016 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86260d5-c62f-49bb-aa25-a1c81e45c4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['962f90a1-819a-46f4-9291-51508fbbb6b6', '3b892103-8c4f-4b83-a5d5-42bbadd0806a', 'cfb2f2f9-2403-457c-9e60-08383040c8de', '388d84d3-8f4a-4836-8b09-5de98731e397']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:33.956310 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0574a85b-47ad-45d5-be95-94abaad26fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:33.976732 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0574a85b-47ad-45d5-be95-94abaad26fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1461a161-f0d0-4afa-88e5-bb4bae82372a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-610134272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97710095992c4ea8aecae3d64d9e5e09',qos_specs=None,replication_status=,reservations=['962f90a1-819a-46f4-9291-51508fbbb6b6','3b892103-8c4f-4b83-a5d5-42bbadd0806a','cfb2f2f9-2403-457c-9e60-08383040c8de','388d84d3-8f4a-4836-8b09-5de98731e397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a9bad1a48264e5c8e616a13081cf452',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-610134272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1461a161-f0d0-4afa-88e5-bb4bae82372a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97710095992c4ea8aecae3d64d9e5e09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a9bad1a48264e5c8e616a13081cf452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:33.977617 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c80d6de-1802-4823-a234-5316675f1c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:33.997432 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c80d6de-1802-4823-a234-5316675f1c6c) transitioned into state 'SUCCESS' from state '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-610134272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97710095992c4ea8aecae3d64d9e5e09',qos_specs=None,replication_status=,reservations=['962f90a1-819a-46f4-9291-51508fbbb6b6','3b892103-8c4f-4b83-a5d5-42bbadd0806a','cfb2f2f9-2403-457c-9e60-08383040c8de','388d84d3-8f4a-4836-8b09-5de98731e397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a9bad1a48264e5c8e616a13081cf452',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:33.998096 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29eb1bc-120c-4768-bb42-38890fab7519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:34.006667 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29eb1bc-120c-4768-bb42-38890fab7519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:34.007838 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Flow 'volume_create_api' (76694b51-bbbc-4213-83a0-eca033e1a71c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:34.008260 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Create volume request issued successfully. Aug 13 02:51:34.008990 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bb7a7556-0013-42b4-9b4f-561e396b1b2e tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:51:34.009572 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1408/5614] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:51:33 2026] POST /volume/v3/volumes => generated 751 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:34.025154 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-adfde80e-0fc7-45f0-8f78-3b26ed0e3f69 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:34.026842 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-adfde80e-0fc7-45f0-8f78-3b26ed0e3f69 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a Aug 13 02:51:34.027051 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-adfde80e-0fc7-45f0-8f78-3b26ed0e3f69 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:34.027236 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-adfde80e-0fc7-45f0-8f78-3b26ed0e3f69 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:34.033937 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:34.033937 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:34.037732 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-adfde80e-0fc7-45f0-8f78-3b26ed0e3f69 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Volume info retrieved successfully. Aug 13 02:51:34.042031 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-adfde80e-0fc7-45f0-8f78-3b26ed0e3f69 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a returned with HTTP 200 Aug 13 02:51:34.042415 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1413/5615] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:34 2026] GET /volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:34.207171 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2fa20bbd-a6df-46be-b973-711530432794 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:34.208807 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fa20bbd-a6df-46be-b973-711530432794 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:34.209002 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fa20bbd-a6df-46be-b973-711530432794 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:34.209184 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fa20bbd-a6df-46be-b973-711530432794 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:34.209307 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2fa20bbd-a6df-46be-b973-711530432794 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:34.213279 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:34.213279 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:34.213909 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fa20bbd-a6df-46be-b973-711530432794 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:34.214281 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1414/5616] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:34 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:34.332215 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-85f670b5-6dfa-477d-b4da-adf00423729e req-004081da-fbef-42ea-bb6a-bc191a81a74c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:34.334591 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-004081da-fbef-42ea-bb6a-bc191a81a74c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/attachments/e206f68f-04d6-4661-9787-a170b743d739/action Aug 13 02:51:34.335030 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-004081da-fbef-42ea-bb6a-bc191a81a74c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action body: b'{"os-complete": null}' {{(pid=100287) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:51:34.335163 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-004081da-fbef-42ea-bb6a-bc191a81a74c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:34.352344 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:34.352344 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:34.362017 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-85f670b5-6dfa-477d-b4da-adf00423729e req-004081da-fbef-42ea-bb6a-bc191a81a74c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/e206f68f-04d6-4661-9787-a170b743d739/action returned with HTTP 204 Aug 13 02:51:34.362413 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1382/5617] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:51:34 2026] POST /volume/v3/attachments/e206f68f-04d6-4661-9787-a170b743d739/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:34.915428 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-409353bf-feab-42b2-b0d8-166a21686cf8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:34.917181 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-409353bf-feab-42b2-b0d8-166a21686cf8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:51:34.917409 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-409353bf-feab-42b2-b0d8-166a21686cf8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:34.917587 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-409353bf-feab-42b2-b0d8-166a21686cf8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:34.927054 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:34.927054 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:34.930394 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-409353bf-feab-42b2-b0d8-166a21686cf8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:34.934075 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-409353bf-feab-42b2-b0d8-166a21686cf8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:51:34.934496 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1409/5618] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:34 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:34.975980 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9d679d66-6697-464a-8221-30377e1b55ab req-8c5eba16-ba7a-4817-a242-ede891a258c5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:34.978120 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-8c5eba16-ba7a-4817-a242-ede891a258c5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:34.978346 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-8c5eba16-ba7a-4817-a242-ede891a258c5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:34.978516 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-8c5eba16-ba7a-4817-a242-ede891a258c5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:34.985217 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:34.985217 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:34.988505 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-9d679d66-6697-464a-8221-30377e1b55ab req-8c5eba16-ba7a-4817-a242-ede891a258c5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:34.992581 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-8c5eba16-ba7a-4817-a242-ede891a258c5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:34.993193 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1414/5619] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:51:34 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:35.054799 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65854671-dcd3-4e00-bd2a-999de5d6e06d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.056789 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65854671-dcd3-4e00-bd2a-999de5d6e06d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a Aug 13 02:51:35.057022 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65854671-dcd3-4e00-bd2a-999de5d6e06d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:35.057284 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65854671-dcd3-4e00-bd2a-999de5d6e06d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:35.065609 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a9b785c3-8719-4e7d-823d-6e44ac37c17b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.066029 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:35.066029 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:35.066106 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a9b785c3-8719-4e7d-823d-6e44ac37c17b None None] GET https://10.4.3.30/volume// Aug 13 02:51:35.066106 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a9b785c3-8719-4e7d-823d-6e44ac37c17b None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:35.066106 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a9b785c3-8719-4e7d-823d-6e44ac37c17b None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:35.066454 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a9b785c3-8719-4e7d-823d-6e44ac37c17b None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:51:35.066844 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1383/5620] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:51:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:51:35.069839 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-65854671-dcd3-4e00-bd2a-999de5d6e06d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Volume info retrieved successfully. Aug 13 02:51:35.073153 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9d679d66-6697-464a-8221-30377e1b55ab req-c03b9986-8af6-4b22-b739-ec0b4d51733f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.074666 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65854671-dcd3-4e00-bd2a-999de5d6e06d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a returned with HTTP 200 Aug 13 02:51:35.075125 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1415/5621] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:35 2026] GET /volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:35.089145 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6b634859-2143-447a-9172-60a7b7ea5fe3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.090896 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b634859-2143-447a-9172-60a7b7ea5fe3 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a Aug 13 02:51:35.091076 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b634859-2143-447a-9172-60a7b7ea5fe3 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:35.091263 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b634859-2143-447a-9172-60a7b7ea5fe3 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:35.097696 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:35.097696 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:35.100730 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6b634859-2143-447a-9172-60a7b7ea5fe3 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Volume info retrieved successfully. Aug 13 02:51:35.104513 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b634859-2143-447a-9172-60a7b7ea5fe3 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a returned with HTTP 200 Aug 13 02:51:35.104877 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1415/5622] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:35 2026] GET /volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:35.120018 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6d1d97d1-7051-4f6b-b7eb-61675b0c8ac0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.121692 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d1d97d1-7051-4f6b-b7eb-61675b0c8ac0 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] POST https://10.4.3.30/volume/v3/snapshots Aug 13 02:51:35.122138 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d1d97d1-7051-4f6b-b7eb-61675b0c8ac0 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1461a161-f0d0-4afa-88e5-bb4bae82372a", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1975591594", "description": null, "metadata": null}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:35.130798 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:35.130798 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:35.131264 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6d1d97d1-7051-4f6b-b7eb-61675b0c8ac0 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Volume info retrieved successfully. Aug 13 02:51:35.131419 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.snapshots [None req-6d1d97d1-7051-4f6b-b7eb-61675b0c8ac0 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Create snapshot from volume 1461a161-f0d0-4afa-88e5-bb4bae82372a Aug 13 02:51:35.167143 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.quota [None req-6d1d97d1-7051-4f6b-b7eb-61675b0c8ac0 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Created reservations ['9682c718-694e-402f-b71f-b72d92142eec', '80f9cfef-03f1-433b-a986-f1e7ddeaefbb', '311c4852-351d-4132-8106-e7bde5aab4f7', '3c989373-f7bc-4df7-88d5-aecc66353ded'] {{(pid=100287) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:35.176759 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-c03b9986-8af6-4b22-b739-ec0b4d51733f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:51:35.177226 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-c03b9986-8af6-4b22-b739-ec0b4d51733f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "023d1682-75b9-4f50-a139-b709681191ae", "connector": null, "instance_uuid": "44ced8b5-aa25-4432-82ac-5b651947ef69"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:35.186909 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:35.186909 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:35.200063 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-6d1d97d1-7051-4f6b-b7eb-61675b0c8ac0 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Snapshot force create request issued successfully. Aug 13 02:51:35.200461 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d1d97d1-7051-4f6b-b7eb-61675b0c8ac0 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/snapshots returned with HTTP 202 Aug 13 02:51:35.201074 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1384/5623] 10.4.3.30 () {68 vars in 1258 bytes} [Thu Aug 13 02:51:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:35.211266 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9b8e5779-a615-4c8a-a6ba-3d2b7664be66 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.213441 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-c03b9986-8af6-4b22-b739-ec0b4d51733f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:51:35.213594 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b8e5779-a615-4c8a-a6ba-3d2b7664be66 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 Aug 13 02:51:35.213838 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b8e5779-a615-4c8a-a6ba-3d2b7664be66 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:35.213973 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1410/5624] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:51:35 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:35.214356 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b8e5779-a615-4c8a-a6ba-3d2b7664be66 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:35.219837 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:35.219837 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:35.220398 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9b8e5779-a615-4c8a-a6ba-3d2b7664be66 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Snapshot retrieved successfully. Aug 13 02:51:35.221286 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b8e5779-a615-4c8a-a6ba-3d2b7664be66 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 returned with HTTP 200 Aug 13 02:51:35.221689 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1416/5625] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:35 2026] GET /volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:35.227392 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2f1d223b-2066-48a8-91a4-e4e180046449 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.229677 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f1d223b-2066-48a8-91a4-e4e180046449 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:35.230009 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f1d223b-2066-48a8-91a4-e4e180046449 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:35.230169 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f1d223b-2066-48a8-91a4-e4e180046449 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:35.230340 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2f1d223b-2066-48a8-91a4-e4e180046449 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:35.235544 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:35.235544 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:35.236418 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f1d223b-2066-48a8-91a4-e4e180046449 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:35.236852 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1416/5626] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:35 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:35.244485 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c8429a2b-8301-453f-90a4-cffcd83363e0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.246527 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c8429a2b-8301-453f-90a4-cffcd83363e0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:35.246826 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c8429a2b-8301-453f-90a4-cffcd83363e0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:35.246972 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c8429a2b-8301-453f-90a4-cffcd83363e0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:35.250141 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40b29a92-bb54-4ff9-91d1-55af2cc9e8ae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.250308 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40b29a92-bb54-4ff9-91d1-55af2cc9e8ae None None] GET https://10.4.3.30/volume// Aug 13 02:51:35.250473 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40b29a92-bb54-4ff9-91d1-55af2cc9e8ae None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:35.250672 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40b29a92-bb54-4ff9-91d1-55af2cc9e8ae None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:35.251037 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40b29a92-bb54-4ff9-91d1-55af2cc9e8ae None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:51:35.251397 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1411/5627] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:51:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:51:35.257033 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:35.257033 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:35.260208 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9d679d66-6697-464a-8221-30377e1b55ab req-22d922c4-5346-481c-9a75-92b5facbbf02 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.260356 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c8429a2b-8301-453f-90a4-cffcd83363e0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:35.262988 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-22d922c4-5346-481c-9a75-92b5facbbf02 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:35.263324 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-22d922c4-5346-481c-9a75-92b5facbbf02 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:35.263615 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-22d922c4-5346-481c-9a75-92b5facbbf02 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:35.264269 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c8429a2b-8301-453f-90a4-cffcd83363e0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:35.264625 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1385/5628] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:35 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:35.276416 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:35.276416 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:35.281224 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9d679d66-6697-464a-8221-30377e1b55ab req-22d922c4-5346-481c-9a75-92b5facbbf02 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:35.286008 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-22d922c4-5346-481c-9a75-92b5facbbf02 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:35.286540 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1417/5629] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:51:35 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 1050 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:51:35.390268 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9d679d66-6697-464a-8221-30377e1b55ab req-5dddf847-9a89-497c-a060-c29146c5779f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.392315 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-5dddf847-9a89-497c-a060-c29146c5779f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] PUT https://10.4.3.30/volume/v3/attachments/4813fd28-d463-4249-a67d-fda50aba41e0 Aug 13 02:51:35.392656 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-5dddf847-9a89-497c-a060-c29146c5779f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:35.400154 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-9d679d66-6697-464a-8221-30377e1b55ab req-5dddf847-9a89-497c-a060-c29146c5779f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Acquiring lock "cinder-attachment_update-023d1682-75b9-4f50-a139-b709681191ae-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:51:35.404245 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-9d679d66-6697-464a-8221-30377e1b55ab req-5dddf847-9a89-497c-a060-c29146c5779f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Lock "cinder-attachment_update-023d1682-75b9-4f50-a139-b709681191ae-np0000007139" acquired by "attachment_update" :: waited 0.004s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:51:35.405081 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:35.405081 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:35.474303 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-9d679d66-6697-464a-8221-30377e1b55ab req-5dddf847-9a89-497c-a060-c29146c5779f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Lock "cinder-attachment_update-023d1682-75b9-4f50-a139-b709681191ae-np0000007139" released by "attachment_update" :: held 0.070s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:51:35.474569 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-5dddf847-9a89-497c-a060-c29146c5779f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/4813fd28-d463-4249-a67d-fda50aba41e0 returned with HTTP 200 Aug 13 02:51:35.475023 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1417/5630] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:51:35 2026] PUT /volume/v3/attachments/4813fd28-d463-4249-a67d-fda50aba41e0 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:35.484044 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9d679d66-6697-464a-8221-30377e1b55ab req-2dd897cf-e737-42af-a390-a82e1fb1f01c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:35.486753 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-2dd897cf-e737-42af-a390-a82e1fb1f01c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae/encryption Aug 13 02:51:35.487021 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-2dd897cf-e737-42af-a390-a82e1fb1f01c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:35.487282 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-2dd897cf-e737-42af-a390-a82e1fb1f01c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:35.498091 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:35.498091 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:35.503975 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-2dd897cf-e737-42af-a390-a82e1fb1f01c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae/encryption returned with HTTP 200 Aug 13 02:51:35.504426 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1412/5631] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:51:35 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:36.232839 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f76a9861-7133-4712-bb77-81253ac36b6c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:36.234886 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f76a9861-7133-4712-bb77-81253ac36b6c tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 Aug 13 02:51:36.235126 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f76a9861-7133-4712-bb77-81253ac36b6c tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:36.235344 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f76a9861-7133-4712-bb77-81253ac36b6c tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:36.240994 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:36.240994 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:36.241567 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f76a9861-7133-4712-bb77-81253ac36b6c tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Snapshot retrieved successfully. Aug 13 02:51:36.242419 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f76a9861-7133-4712-bb77-81253ac36b6c tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 returned with HTTP 200 Aug 13 02:51:36.242933 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1386/5632] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:36 2026] GET /volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:36.248782 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee50e766-38e6-4f2e-b325-c00d38a767b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:36.251000 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee50e766-38e6-4f2e-b325-c00d38a767b0 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:36.251175 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2319803f-576d-472b-aa83-a39fdfe7c31a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:36.251444 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee50e766-38e6-4f2e-b325-c00d38a767b0 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:36.251444 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee50e766-38e6-4f2e-b325-c00d38a767b0 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:36.251572 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ee50e766-38e6-4f2e-b325-c00d38a767b0 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:36.252891 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2319803f-576d-472b-aa83-a39fdfe7c31a tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 Aug 13 02:51:36.253084 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2319803f-576d-472b-aa83-a39fdfe7c31a tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:36.253291 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2319803f-576d-472b-aa83-a39fdfe7c31a tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:36.257168 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:36.257168 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:36.258013 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee50e766-38e6-4f2e-b325-c00d38a767b0 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:36.258462 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1418/5633] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:36 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:36.258976 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:36.258976 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:36.259218 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2319803f-576d-472b-aa83-a39fdfe7c31a tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Snapshot retrieved successfully. Aug 13 02:51:36.259993 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2319803f-576d-472b-aa83-a39fdfe7c31a tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 returned with HTTP 200 Aug 13 02:51:36.260528 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1418/5634] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:36 2026] GET /volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:36.269229 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-daf0e5e5-8297-4d02-9fe0-85221cd22650 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:36.271368 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-daf0e5e5-8297-4d02-9fe0-85221cd22650 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 Aug 13 02:51:36.271586 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-daf0e5e5-8297-4d02-9fe0-85221cd22650 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:36.271794 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-daf0e5e5-8297-4d02-9fe0-85221cd22650 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:36.277423 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b7a20b79-2706-470e-b469-9a0a0e64e3b6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:36.278818 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:36.278818 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:36.279489 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-daf0e5e5-8297-4d02-9fe0-85221cd22650 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Snapshot retrieved successfully. Aug 13 02:51:36.279553 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b7a20b79-2706-470e-b469-9a0a0e64e3b6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:36.279823 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b7a20b79-2706-470e-b469-9a0a0e64e3b6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:36.280044 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b7a20b79-2706-470e-b469-9a0a0e64e3b6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:36.280673 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-daf0e5e5-8297-4d02-9fe0-85221cd22650 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 returned with HTTP 200 Aug 13 02:51:36.281232 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1413/5635] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:36 2026] GET /volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:36.289638 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:36.289638 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:36.292261 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c98237c-bf27-48a3-a849-187a357f35ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:36.293805 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-b7a20b79-2706-470e-b469-9a0a0e64e3b6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:36.294331 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:51:36.294744 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:36.296674 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Create volume request body: {'volume': {'snapshot_id': '75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:51:36.298977 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b7a20b79-2706-470e-b469-9a0a0e64e3b6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:36.299407 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1387/5636] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:36 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:36.302177 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:36.302177 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:36.302632 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Snapshot retrieved successfully. Aug 13 02:51:36.302745 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Create volume of 1 GB Aug 13 02:51:36.306186 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Availability Zones retrieved successfully. Aug 13 02:51:36.311189 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Flow 'volume_create_api' (0e958586-e425-42ed-8695-0b767cc4c0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:36.312218 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f76e95-7ad1-435b-951d-63344ea48cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:36.313104 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:51:36.341117 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f76e95-7ad1-435b-951d-63344ea48cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:36.341836 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7514a39-85d6-4c9a-a2ca-d9683080319d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:36.380361 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Created reservations ['41c83168-1f94-476b-a414-ea6e78e6d46f', '3cf3e0d5-e0ca-492d-82bb-92fe79eb6636', '9a1d8394-5855-4e9a-bf48-19dde2af7f0a', '8edef6cc-29a6-4698-9533-a0739c0def58'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:36.381239 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7514a39-85d6-4c9a-a2ca-d9683080319d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41c83168-1f94-476b-a414-ea6e78e6d46f', '3cf3e0d5-e0ca-492d-82bb-92fe79eb6636', '9a1d8394-5855-4e9a-bf48-19dde2af7f0a', '8edef6cc-29a6-4698-9533-a0739c0def58']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:36.382205 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d89909-a7b9-4071-9935-e328658904b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:36.417709 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d89909-a7b9-4071-9935-e328658904b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c65915b-27d8-4e9f-acb0-a778f49eefa1', '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='97710095992c4ea8aecae3d64d9e5e09',qos_specs=None,replication_status=,reservations=['41c83168-1f94-476b-a414-ea6e78e6d46f','3cf3e0d5-e0ca-492d-82bb-92fe79eb6636','9a1d8394-5855-4e9a-bf48-19dde2af7f0a','8edef6cc-29a6-4698-9533-a0739c0def58'],size=1,snapshot_id=75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617,source_replicaid=,source_volid=None,status='creating',user_id='5a9bad1a48264e5c8e616a13081cf452',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c65915b-27d8-4e9f-acb0-a778f49eefa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97710095992c4ea8aecae3d64d9e5e09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a9bad1a48264e5c8e616a13081cf452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:36.418739 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c455ca28-a135-4045-9d23-fc2859541b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:36.434954 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c455ca28-a135-4045-9d23-fc2859541b68) transitioned into state 'SUCCESS' from 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='97710095992c4ea8aecae3d64d9e5e09',qos_specs=None,replication_status=,reservations=['41c83168-1f94-476b-a414-ea6e78e6d46f','3cf3e0d5-e0ca-492d-82bb-92fe79eb6636','9a1d8394-5855-4e9a-bf48-19dde2af7f0a','8edef6cc-29a6-4698-9533-a0739c0def58'],size=1,snapshot_id=75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617,source_replicaid=,source_volid=None,status='creating',user_id='5a9bad1a48264e5c8e616a13081cf452',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:36.436050 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ed01a8-12f3-40ab-92f2-2ceded4240b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:36.458634 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ed01a8-12f3-40ab-92f2-2ceded4240b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:36.459721 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Flow 'volume_create_api' (0e958586-e425-42ed-8695-0b767cc4c0f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:36.460123 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Create volume request issued successfully. Aug 13 02:51:36.460856 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c98237c-bf27-48a3-a849-187a357f35ca tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:51:36.461419 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1419/5637] 10.4.3.30 () {68 vars in 1251 bytes} [Thu Aug 13 02:51:36 2026] POST /volume/v3/volumes => generated 739 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:36.472623 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2877479f-c963-4faf-937c-7e95b8c332b5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:36.475739 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2877479f-c963-4faf-937c-7e95b8c332b5 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 Aug 13 02:51:36.475941 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2877479f-c963-4faf-937c-7e95b8c332b5 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:36.476122 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2877479f-c963-4faf-937c-7e95b8c332b5 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:36.483088 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:36.483088 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:36.486490 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2877479f-c963-4faf-937c-7e95b8c332b5 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Volume info retrieved successfully. Aug 13 02:51:36.490594 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2877479f-c963-4faf-937c-7e95b8c332b5 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 returned with HTTP 200 Aug 13 02:51:36.490976 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1419/5638] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:36 2026] GET /volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 => generated 807 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:37.270318 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-51e9c546-56f1-41a5-9be8-4239e76d0f96 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:37.272704 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51e9c546-56f1-41a5-9be8-4239e76d0f96 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:37.273022 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51e9c546-56f1-41a5-9be8-4239e76d0f96 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:37.273277 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51e9c546-56f1-41a5-9be8-4239e76d0f96 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:37.273415 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-51e9c546-56f1-41a5-9be8-4239e76d0f96 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:37.278950 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:37.278950 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:37.279677 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51e9c546-56f1-41a5-9be8-4239e76d0f96 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:37.280149 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1414/5639] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:37 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:37.312400 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ceca0903-2f9c-4fce-a293-426e1dbd14e3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:37.314575 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ceca0903-2f9c-4fce-a293-426e1dbd14e3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:37.314900 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ceca0903-2f9c-4fce-a293-426e1dbd14e3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:37.315025 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ceca0903-2f9c-4fce-a293-426e1dbd14e3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:37.324328 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:37.324328 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:37.328376 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ceca0903-2f9c-4fce-a293-426e1dbd14e3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:37.333102 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ceca0903-2f9c-4fce-a293-426e1dbd14e3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:37.333597 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1388/5640] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:37 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:37.504284 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-35d02fd8-d9f0-4772-9852-7727cab3a54a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:37.506074 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35d02fd8-d9f0-4772-9852-7727cab3a54a tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 Aug 13 02:51:37.506272 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35d02fd8-d9f0-4772-9852-7727cab3a54a tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:37.506459 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35d02fd8-d9f0-4772-9852-7727cab3a54a tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:37.512971 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:37.512971 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:37.516198 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-35d02fd8-d9f0-4772-9852-7727cab3a54a tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Volume info retrieved successfully. Aug 13 02:51:37.520011 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35d02fd8-d9f0-4772-9852-7727cab3a54a tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 returned with HTTP 200 Aug 13 02:51:37.520410 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1420/5641] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:37 2026] GET /volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:37.530517 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5791c7b5-848e-4cb9-956c-89e5e396b83d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:37.532106 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5791c7b5-848e-4cb9-956c-89e5e396b83d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 Aug 13 02:51:37.532340 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5791c7b5-848e-4cb9-956c-89e5e396b83d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:37.532558 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5791c7b5-848e-4cb9-956c-89e5e396b83d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:37.538547 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:37.538547 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:37.541480 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5791c7b5-848e-4cb9-956c-89e5e396b83d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Volume info retrieved successfully. Aug 13 02:51:37.544984 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5791c7b5-848e-4cb9-956c-89e5e396b83d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 returned with HTTP 200 Aug 13 02:51:37.545517 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1420/5642] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:37 2026] GET /volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:37.555692 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b0eab6b7-e655-41ae-b5b9-6ee86f8f0ef9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:37.557444 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0eab6b7-e655-41ae-b5b9-6ee86f8f0ef9 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 Aug 13 02:51:37.557621 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0eab6b7-e655-41ae-b5b9-6ee86f8f0ef9 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:37.557798 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0eab6b7-e655-41ae-b5b9-6ee86f8f0ef9 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:37.557915 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-b0eab6b7-e655-41ae-b5b9-6ee86f8f0ef9 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Delete snapshot with id: 75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 Aug 13 02:51:37.562502 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:37.562502 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:37.562873 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b0eab6b7-e655-41ae-b5b9-6ee86f8f0ef9 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Snapshot retrieved successfully. Aug 13 02:51:37.576721 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b0eab6b7-e655-41ae-b5b9-6ee86f8f0ef9 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Snapshot delete request issued successfully. Aug 13 02:51:37.576909 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0eab6b7-e655-41ae-b5b9-6ee86f8f0ef9 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 returned with HTTP 202 Aug 13 02:51:37.577304 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1415/5643] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:51:37 2026] DELETE /volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:37.583736 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-2a5e8a06-3b00-4d23-bd02-327a8a4f7745 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:37.585611 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2a5e8a06-3b00-4d23-bd02-327a8a4f7745 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 Aug 13 02:51:37.585784 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2a5e8a06-3b00-4d23-bd02-327a8a4f7745 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:37.585972 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-2a5e8a06-3b00-4d23-bd02-327a8a4f7745 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:37.591039 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:37.591039 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:37.591480 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-2a5e8a06-3b00-4d23-bd02-327a8a4f7745 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Snapshot retrieved successfully. Aug 13 02:51:37.592195 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-2a5e8a06-3b00-4d23-bd02-327a8a4f7745 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 returned with HTTP 200 Aug 13 02:51:37.592626 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1389/5644] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:37 2026] GET /volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:38.291123 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a7b74d57-2402-4266-9f2f-07d2d4533661 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:38.292878 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7b74d57-2402-4266-9f2f-07d2d4533661 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:38.293084 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7b74d57-2402-4266-9f2f-07d2d4533661 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:38.293270 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7b74d57-2402-4266-9f2f-07d2d4533661 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:38.293411 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a7b74d57-2402-4266-9f2f-07d2d4533661 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:38.297711 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:38.297711 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:38.298266 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7b74d57-2402-4266-9f2f-07d2d4533661 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:38.298615 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1421/5645] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:38 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:38.345661 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1613c167-1dfe-40b1-b991-5a44c1227a51 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:38.347881 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1613c167-1dfe-40b1-b991-5a44c1227a51 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:38.348142 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1613c167-1dfe-40b1-b991-5a44c1227a51 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:38.348422 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1613c167-1dfe-40b1-b991-5a44c1227a51 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:38.358615 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:38.358615 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:38.361978 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1613c167-1dfe-40b1-b991-5a44c1227a51 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:38.365879 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1613c167-1dfe-40b1-b991-5a44c1227a51 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:38.366299 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1421/5646] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:38 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:38.601164 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-312d3583-f5db-4158-a437-51fa7b7ea9f7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:38.602991 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-312d3583-f5db-4158-a437-51fa7b7ea9f7 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 Aug 13 02:51:38.603178 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-312d3583-f5db-4158-a437-51fa7b7ea9f7 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:38.603390 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-312d3583-f5db-4158-a437-51fa7b7ea9f7 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:38.608171 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-312d3583-f5db-4158-a437-51fa7b7ea9f7 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 returned with HTTP 404 Aug 13 02:51:38.608677 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1416/5647] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:38 2026] GET /volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:38.615466 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-67d6422d-0ed3-4f9f-a00f-02a40184b8af None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:38.617055 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-67d6422d-0ed3-4f9f-a00f-02a40184b8af tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] DELETE https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a Aug 13 02:51:38.617275 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-67d6422d-0ed3-4f9f-a00f-02a40184b8af tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:38.617478 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-67d6422d-0ed3-4f9f-a00f-02a40184b8af tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:38.617655 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-67d6422d-0ed3-4f9f-a00f-02a40184b8af tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Delete volume with id: 1461a161-f0d0-4afa-88e5-bb4bae82372a Aug 13 02:51:38.624473 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:38.624473 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:38.624907 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-67d6422d-0ed3-4f9f-a00f-02a40184b8af tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Volume info retrieved successfully. Aug 13 02:51:38.639570 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-67d6422d-0ed3-4f9f-a00f-02a40184b8af tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Delete volume request issued successfully. Aug 13 02:51:38.639780 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-67d6422d-0ed3-4f9f-a00f-02a40184b8af tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a returned with HTTP 202 Aug 13 02:51:38.640219 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1390/5648] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:51:38 2026] DELETE /volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:38.647318 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0fdd547d-c253-42f1-8642-95679f457208 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:38.649538 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fdd547d-c253-42f1-8642-95679f457208 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a Aug 13 02:51:38.649751 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fdd547d-c253-42f1-8642-95679f457208 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:38.649983 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fdd547d-c253-42f1-8642-95679f457208 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:38.657355 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:38.657355 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:38.662472 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0fdd547d-c253-42f1-8642-95679f457208 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Volume info retrieved successfully. Aug 13 02:51:38.668000 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fdd547d-c253-42f1-8642-95679f457208 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a returned with HTTP 200 Aug 13 02:51:38.668000 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1422/5649] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:38 2026] GET /volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:39.309088 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bc2d22d4-8896-46bd-949d-2b8bc5f57c70 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:39.311554 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bc2d22d4-8896-46bd-949d-2b8bc5f57c70 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:39.311854 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bc2d22d4-8896-46bd-949d-2b8bc5f57c70 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:39.312110 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bc2d22d4-8896-46bd-949d-2b8bc5f57c70 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:39.312270 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bc2d22d4-8896-46bd-949d-2b8bc5f57c70 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:39.316668 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:39.316668 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:39.317246 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bc2d22d4-8896-46bd-949d-2b8bc5f57c70 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:39.317740 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1422/5650] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:39 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:39.379466 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0335ffd9-25d6-4f0f-9e73-61ae23f7f1e4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:39.381197 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0335ffd9-25d6-4f0f-9e73-61ae23f7f1e4 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:39.381417 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0335ffd9-25d6-4f0f-9e73-61ae23f7f1e4 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:39.381646 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0335ffd9-25d6-4f0f-9e73-61ae23f7f1e4 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:39.391539 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:39.391539 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:39.395065 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0335ffd9-25d6-4f0f-9e73-61ae23f7f1e4 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:39.399974 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0335ffd9-25d6-4f0f-9e73-61ae23f7f1e4 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:39.400406 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1417/5651] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:39 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:39.681522 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d98b1beb-368e-44a2-a364-321b35f5f646 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:39.683228 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d98b1beb-368e-44a2-a364-321b35f5f646 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a Aug 13 02:51:39.683499 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d98b1beb-368e-44a2-a364-321b35f5f646 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:39.683688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d98b1beb-368e-44a2-a364-321b35f5f646 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:39.691526 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d98b1beb-368e-44a2-a364-321b35f5f646 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a returned with HTTP 404 Aug 13 02:51:39.692035 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1391/5652] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:39 2026] GET /volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:39.698220 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-777011dd-24a2-42b9-99bb-aafd27fc1e51 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:39.700271 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-777011dd-24a2-42b9-99bb-aafd27fc1e51 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] DELETE https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 Aug 13 02:51:39.700519 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-777011dd-24a2-42b9-99bb-aafd27fc1e51 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:39.700738 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-777011dd-24a2-42b9-99bb-aafd27fc1e51 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:39.700944 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-777011dd-24a2-42b9-99bb-aafd27fc1e51 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Delete volume with id: 1c65915b-27d8-4e9f-acb0-a778f49eefa1 Aug 13 02:51:39.708829 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:39.708829 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:39.709373 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-777011dd-24a2-42b9-99bb-aafd27fc1e51 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Volume info retrieved successfully. Aug 13 02:51:39.727265 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-777011dd-24a2-42b9-99bb-aafd27fc1e51 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Delete volume request issued successfully. Aug 13 02:51:39.727265 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-777011dd-24a2-42b9-99bb-aafd27fc1e51 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 returned with HTTP 202 Aug 13 02:51:39.727265 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1423/5653] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:51:39 2026] DELETE /volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:39.732518 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a470c0a7-ac39-4589-9289-bc7c3448c60d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:39.734751 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a470c0a7-ac39-4589-9289-bc7c3448c60d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 Aug 13 02:51:39.735056 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a470c0a7-ac39-4589-9289-bc7c3448c60d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:39.735354 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a470c0a7-ac39-4589-9289-bc7c3448c60d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:39.743913 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:39.743913 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:39.748109 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a470c0a7-ac39-4589-9289-bc7c3448c60d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Volume info retrieved successfully. Aug 13 02:51:39.753459 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a470c0a7-ac39-4589-9289-bc7c3448c60d tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 returned with HTTP 200 Aug 13 02:51:39.754119 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1423/5654] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:39 2026] GET /volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:40.330022 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a8e7d5f0-3670-4924-9ddf-9450363c8f3f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:40.331848 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8e7d5f0-3670-4924-9ddf-9450363c8f3f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:40.332050 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8e7d5f0-3670-4924-9ddf-9450363c8f3f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:40.332233 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8e7d5f0-3670-4924-9ddf-9450363c8f3f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:40.332345 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a8e7d5f0-3670-4924-9ddf-9450363c8f3f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:40.336521 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:40.336521 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:40.337094 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8e7d5f0-3670-4924-9ddf-9450363c8f3f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:40.337472 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1418/5655] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:40 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:40.413590 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-753ac48d-1b07-4009-ba72-6336e1fa1fa3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:40.415763 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-753ac48d-1b07-4009-ba72-6336e1fa1fa3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:40.416083 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-753ac48d-1b07-4009-ba72-6336e1fa1fa3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:40.416390 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-753ac48d-1b07-4009-ba72-6336e1fa1fa3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:40.428491 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:40.428491 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:40.433094 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-753ac48d-1b07-4009-ba72-6336e1fa1fa3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:40.438181 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-753ac48d-1b07-4009-ba72-6336e1fa1fa3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:40.438739 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1392/5656] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:40 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:40.765628 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b4cc890c-b65d-4032-9308-6bfc65c479c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:40.767224 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4cc890c-b65d-4032-9308-6bfc65c479c5 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 Aug 13 02:51:40.767428 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4cc890c-b65d-4032-9308-6bfc65c479c5 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:40.767615 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4cc890c-b65d-4032-9308-6bfc65c479c5 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:40.772616 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4cc890c-b65d-4032-9308-6bfc65c479c5 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 returned with HTTP 404 Aug 13 02:51:40.773038 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1424/5657] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:40 2026] GET /volume/v3/volumes/1c65915b-27d8-4e9f-acb0-a778f49eefa1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:40.780058 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2c496451-9efe-4427-9a5f-44a085a457be None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:40.781706 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2c496451-9efe-4427-9a5f-44a085a457be tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] DELETE https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 Aug 13 02:51:40.781908 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2c496451-9efe-4427-9a5f-44a085a457be tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:40.782112 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2c496451-9efe-4427-9a5f-44a085a457be tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:40.782178 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-2c496451-9efe-4427-9a5f-44a085a457be tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Delete snapshot with id: 75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 Aug 13 02:51:40.786114 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2c496451-9efe-4427-9a5f-44a085a457be tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 returned with HTTP 404 Aug 13 02:51:40.786546 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1424/5658] 10.4.3.30 () {66 vars in 1350 bytes} [Thu Aug 13 02:51:40 2026] DELETE /volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:40.793462 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e527bf77-f1f5-4ae0-bb6b-05129ca81bc4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:40.795304 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e527bf77-f1f5-4ae0-bb6b-05129ca81bc4 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 Aug 13 02:51:40.795500 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e527bf77-f1f5-4ae0-bb6b-05129ca81bc4 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:40.795700 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e527bf77-f1f5-4ae0-bb6b-05129ca81bc4 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:40.799521 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e527bf77-f1f5-4ae0-bb6b-05129ca81bc4 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 returned with HTTP 404 Aug 13 02:51:40.799973 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1419/5659] 10.4.3.30 () {66 vars in 1347 bytes} [Thu Aug 13 02:51:40 2026] GET /volume/v3/snapshots/75e5e4a2-8e0e-4ae8-bc20-ef9a75eb1617 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:40.805546 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7a9383a5-abb6-4319-a899-a09f289fa077 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:40.807145 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a9383a5-abb6-4319-a899-a09f289fa077 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] DELETE https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a Aug 13 02:51:40.807415 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a9383a5-abb6-4319-a899-a09f289fa077 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:40.807632 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a9383a5-abb6-4319-a899-a09f289fa077 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:40.807830 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-7a9383a5-abb6-4319-a899-a09f289fa077 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Delete volume with id: 1461a161-f0d0-4afa-88e5-bb4bae82372a Aug 13 02:51:40.812967 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a9383a5-abb6-4319-a899-a09f289fa077 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a returned with HTTP 404 Aug 13 02:51:40.813475 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1393/5660] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:51:40 2026] DELETE /volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:40.818999 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-660691da-c65e-4755-8188-6da75741d164 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:40.821010 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-660691da-c65e-4755-8188-6da75741d164 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] GET https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a Aug 13 02:51:40.821195 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-660691da-c65e-4755-8188-6da75741d164 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:40.821400 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-660691da-c65e-4755-8188-6da75741d164 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:40.826733 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-660691da-c65e-4755-8188-6da75741d164 tempest-SnapshotDependencyTests-1784060591 tempest-SnapshotDependencyTests-1784060591-project-member] https://10.4.3.30/volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a returned with HTTP 404 Aug 13 02:51:40.827098 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1425/5661] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:40 2026] GET /volume/v3/volumes/1461a161-f0d0-4afa-88e5-bb4bae82372a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:41.348504 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-22b65547-28a3-48ed-bb66-43f9dfd20df2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:41.349850 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-22b65547-28a3-48ed-bb66-43f9dfd20df2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:41.350163 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-22b65547-28a3-48ed-bb66-43f9dfd20df2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:41.350448 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-22b65547-28a3-48ed-bb66-43f9dfd20df2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:41.350632 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-22b65547-28a3-48ed-bb66-43f9dfd20df2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:41.354863 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:41.354863 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:41.355506 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-22b65547-28a3-48ed-bb66-43f9dfd20df2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:41.355907 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1425/5662] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:41 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:41.365338 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da13afd6-026d-4c91-89b0-070715749e37 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:41.367162 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da13afd6-026d-4c91-89b0-070715749e37 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452/export_record Aug 13 02:51:41.367373 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da13afd6-026d-4c91-89b0-070715749e37 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:41.367576 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da13afd6-026d-4c91-89b0-070715749e37 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'export_record' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:41.367702 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-da13afd6-026d-4c91-89b0-070715749e37 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Export record for backup d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100288) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 02:51:41.372668 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:41.372668 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:41.373473 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.api [None req-da13afd6-026d-4c91-89b0-070715749e37 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling RPCAPI with context: , host: np0000007139, backup: d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100288) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 02:51:41.378478 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-da13afd6-026d-4c91-89b0-070715749e37 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] export_record in rpcapi backup_id d41ee2a8-2504-4ea5-8be0-4974d5a8a452 on host np0000007139. {{(pid=100288) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 02:51:41.390066 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-da13afd6-026d-4c91-89b0-070715749e37 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDQxZWUyYTgtMjUwNC00ZWE1LThiZTAtNDk3NGQ1YThhNDUyIiwgInVzZXJfaWQiOiAiNDllMmUxZjY0NDdjNDQxN2EzZTQwZjVlNTBkMjBiMGYiLCAicHJvamVjdF9pZCI6ICJiYTZmOWJkYTY4OWE0OGVjYTE1MjMzZDgwYzBmZTM5MCIsICJ2b2x1bWVfaWQiOiAiMTYwNDIxNTAtMTczNS00OTBhLTllN2ItYTE2MTMyZjljN2FiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NzgwMTU3ODkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNjA0MjE1MC0xNzM1LTQ5MGEtOWU3Yi1hMTYxMzJmOWM3YWIvMjAyNjA4MTMwMjUxMjkvYXpfbm92YV9iYWNrdXBfZDQxZWUyYTgtMjUwNC00ZWE1LThiZTAtNDk3NGQ1YThhNDUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwMjo1MToyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo1MToyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjUxOjQxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100288) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 02:51:41.390319 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da13afd6-026d-4c91-89b0-070715749e37 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452/export_record returned with HTTP 200 Aug 13 02:51:41.390845 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1420/5663] 10.4.3.30 () {68 vars in 1423 bytes} [Thu Aug 13 02:51:41 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:41.398780 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-9f09cff3-fc32-423d-89d7-d09434f11e21 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:41.400491 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9f09cff3-fc32-423d-89d7-d09434f11e21 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:51:41.400789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9f09cff3-fc32-423d-89d7-d09434f11e21 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:41.401027 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-9f09cff3-fc32-423d-89d7-d09434f11e21 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:41.401184 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-9f09cff3-fc32-423d-89d7-d09434f11e21 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:41.404927 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:41.404927 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:41.405528 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-9f09cff3-fc32-423d-89d7-d09434f11e21 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:51:41.405896 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1394/5664] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:41 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:41.414684 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-012cebbc-4abb-4783-ab6a-a3f8a3fc4291 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:41.416655 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-012cebbc-4abb-4783-ab6a-a3f8a3fc4291 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] POST https://10.4.3.30/volume/v3/backups/import_record Aug 13 02:51:41.417164 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-012cebbc-4abb-4783-ab6a-a3f8a3fc4291 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM3NjIwNWItMmY1Yi00Njc2LWIyNDAtYzIyNDk4MmQwZDMxIiwgInVzZXJfaWQiOiAiNDllMmUxZjY0NDdjNDQxN2EzZTQwZjVlNTBkMjBiMGYiLCAicHJvamVjdF9pZCI6ICJiYTZmOWJkYTY4OWE0OGVjYTE1MjMzZDgwYzBmZTM5MCIsICJ2b2x1bWVfaWQiOiAiMTYwNDIxNTAtMTczNS00OTBhLTllN2ItYTE2MTMyZjljN2FiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NzgwMTU3ODkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNjA0MjE1MC0xNzM1LTQ5MGEtOWU3Yi1hMTYxMzJmOWM3YWIvMjAyNjA4MTMwMjUxMjkvYXpfbm92YV9iYWNrdXBfZDQxZWUyYTgtMjUwNC00ZWE1LThiZTAtNDk3NGQ1YThhNDUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwMjo1MToyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo1MToyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjUxOjQxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:41.418741 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-012cebbc-4abb-4783-ab6a-a3f8a3fc4291 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM3NjIwNWItMmY1Yi00Njc2LWIyNDAtYzIyNDk4MmQwZDMxIiwgInVzZXJfaWQiOiAiNDllMmUxZjY0NDdjNDQxN2EzZTQwZjVlNTBkMjBiMGYiLCAicHJvamVjdF9pZCI6ICJiYTZmOWJkYTY4OWE0OGVjYTE1MjMzZDgwYzBmZTM5MCIsICJ2b2x1bWVfaWQiOiAiMTYwNDIxNTAtMTczNS00OTBhLTllN2ItYTE2MTMyZjljN2FiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NzgwMTU3ODkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNjA0MjE1MC0xNzM1LTQ5MGEtOWU3Yi1hMTYxMzJmOWM3YWIvMjAyNjA4MTMwMjUxMjkvYXpfbm92YV9iYWNrdXBfZDQxZWUyYTgtMjUwNC00ZWE1LThiZTAtNDk3NGQ1YThhNDUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwMjo1MToyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo1MToyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjUxOjQxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 02:51:41.418885 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-012cebbc-4abb-4783-ab6a-a3f8a3fc4291 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM3NjIwNWItMmY1Yi00Njc2LWIyNDAtYzIyNDk4MmQwZDMxIiwgInVzZXJfaWQiOiAiNDllMmUxZjY0NDdjNDQxN2EzZTQwZjVlNTBkMjBiMGYiLCAicHJvamVjdF9pZCI6ICJiYTZmOWJkYTY4OWE0OGVjYTE1MjMzZDgwYzBmZTM5MCIsICJ2b2x1bWVfaWQiOiAiMTYwNDIxNTAtMTczNS00OTBhLTllN2ItYTE2MTMyZjljN2FiIiwgImhvc3QiOiAibnAwMDAwMDA3MTM5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NzgwMTU3ODkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNjA0MjE1MC0xNzM1LTQ5MGEtOWU3Yi1hMTYxMzJmOWM3YWIvMjAyNjA4MTMwMjUxMjkvYXpfbm92YV9iYWNrdXBfZDQxZWUyYTgtMjUwNC00ZWE1LThiZTAtNDk3NGQ1YThhNDUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwMjo1MToyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMjo1MToyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAyOjUxOjQxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 02:51:41.419633 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-012cebbc-4abb-4783-ab6a-a3f8a3fc4291 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'f607dedfcaa34e7da3fef9e0d57017f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba6f9bda689a48eca15233d80c0fe390', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:51:41.419841 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-012cebbc-4abb-4783-ab6a-a3f8a3fc4291 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] https://10.4.3.30/volume/v3/backups/import_record returned with HTTP 403 Aug 13 02:51:41.420334 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1426/5665] 10.4.3.30 () {70 vars in 1335 bytes} [Thu Aug 13 02:51:41 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:41.426540 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6f97c5e9-1247-442c-a6a2-83963b951bb8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:41.427779 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f97c5e9-1247-442c-a6a2-83963b951bb8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab Aug 13 02:51:41.428087 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f97c5e9-1247-442c-a6a2-83963b951bb8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:41.428371 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f97c5e9-1247-442c-a6a2-83963b951bb8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:41.428617 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-6f97c5e9-1247-442c-a6a2-83963b951bb8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Delete volume with id: 16042150-1735-490a-9e7b-a16132f9c7ab Aug 13 02:51:41.435416 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:41.435416 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:41.437188 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6f97c5e9-1247-442c-a6a2-83963b951bb8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:41.450604 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6f97c5e9-1247-442c-a6a2-83963b951bb8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Delete volume request issued successfully. Aug 13 02:51:41.451001 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f97c5e9-1247-442c-a6a2-83963b951bb8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab returned with HTTP 202 Aug 13 02:51:41.451105 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-74bddf80-b7bc-4b81-851d-79376d8583aa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:41.451569 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1426/5666] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:51:41 2026] DELETE /volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:41.453427 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-74bddf80-b7bc-4b81-851d-79376d8583aa tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:41.453713 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-74bddf80-b7bc-4b81-851d-79376d8583aa tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:41.454000 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-74bddf80-b7bc-4b81-851d-79376d8583aa tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:41.458338 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8e5bf913-4868-4b27-b78b-54fb9ef26cb9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:41.460060 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8e5bf913-4868-4b27-b78b-54fb9ef26cb9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab Aug 13 02:51:41.460356 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8e5bf913-4868-4b27-b78b-54fb9ef26cb9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:41.460575 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8e5bf913-4868-4b27-b78b-54fb9ef26cb9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:41.466528 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:41.466528 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:41.467162 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:41.467162 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:41.470705 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-74bddf80-b7bc-4b81-851d-79376d8583aa tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:41.474642 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8e5bf913-4868-4b27-b78b-54fb9ef26cb9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:41.475978 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8e5bf913-4868-4b27-b78b-54fb9ef26cb9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab returned with HTTP 200 Aug 13 02:51:41.476048 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-74bddf80-b7bc-4b81-851d-79376d8583aa tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:41.476264 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1395/5667] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:41 2026] GET /volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:41.476463 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1421/5668] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:41 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:42.488736 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a903b7c0-1ee0-42fd-a465-f70a5dc29de7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:42.489963 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0688645b-8abc-49a4-acab-6170469ca70b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:42.490458 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a903b7c0-1ee0-42fd-a465-f70a5dc29de7 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab Aug 13 02:51:42.490684 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a903b7c0-1ee0-42fd-a465-f70a5dc29de7 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:42.490876 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a903b7c0-1ee0-42fd-a465-f70a5dc29de7 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:42.491952 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0688645b-8abc-49a4-acab-6170469ca70b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:42.492236 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0688645b-8abc-49a4-acab-6170469ca70b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:42.492483 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0688645b-8abc-49a4-acab-6170469ca70b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:42.496533 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a903b7c0-1ee0-42fd-a465-f70a5dc29de7 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab returned with HTTP 404 Aug 13 02:51:42.496940 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1427/5669] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:42 2026] GET /volume/v3/volumes/16042150-1735-490a-9e7b-a16132f9c7ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:42.502117 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:42.502117 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:42.505829 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0688645b-8abc-49a4-acab-6170469ca70b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:42.507264 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4c8d02b8-a3c7-45e6-bffd-65ad4a2e5735 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:42.509463 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c8d02b8-a3c7-45e6-bffd-65ad4a2e5735 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] GET https://10.4.3.30/volume/v3/backups Aug 13 02:51:42.509833 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c8d02b8-a3c7-45e6-bffd-65ad4a2e5735 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:42.510136 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4c8d02b8-a3c7-45e6-bffd-65ad4a2e5735 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:42.510548 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.api_utils [None req-4c8d02b8-a3c7-45e6-bffd-65ad4a2e5735 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Removing options '' from query. {{(pid=100287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:51:42.511056 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0688645b-8abc-49a4-acab-6170469ca70b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:42.511561 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1427/5670] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:42 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:42.522982 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4c8d02b8-a3c7-45e6-bffd-65ad4a2e5735 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] https://10.4.3.30/volume/v3/backups returned with HTTP 200 Aug 13 02:51:42.523791 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1396/5671] 10.4.3.30 () {68 vars in 1270 bytes} [Thu Aug 13 02:51:42 2026] GET /volume/v3/backups => generated 619 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:42.534568 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c8934c41-5927-415b-ad95-206debb659c9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:42.536201 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c8934c41-5927-415b-ad95-206debb659c9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] GET https://10.4.3.30/volume/v3/backups?project_id=ba6f9bda689a48eca15233d80c0fe390 Aug 13 02:51:42.536537 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c8934c41-5927-415b-ad95-206debb659c9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:42.536713 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c8934c41-5927-415b-ad95-206debb659c9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:42.536975 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-c8934c41-5927-415b-ad95-206debb659c9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Removing options 'project_id' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 02:51:42.541767 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c8934c41-5927-415b-ad95-206debb659c9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] https://10.4.3.30/volume/v3/backups?project_id=ba6f9bda689a48eca15233d80c0fe390 returned with HTTP 200 Aug 13 02:51:42.542132 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1422/5672] 10.4.3.30 () {68 vars in 1357 bytes} [Thu Aug 13 02:51:42 2026] GET /volume/v3/backups?project_id=ba6f9bda689a48eca15233d80c0fe390 => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:42.553038 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-51d23f1f-865a-41cc-91e9-85a826248b74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:42.553038 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:51:42.553038 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-521944754"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:42.553911 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-521944754'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:51:42.554057 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Create volume of 1 GB Aug 13 02:51:42.557609 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Availability Zones retrieved successfully. Aug 13 02:51:42.562537 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Flow 'volume_create_api' (5e7e89b4-9692-469c-903d-289759cfeb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:42.563403 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e76ec37-4272-46ec-b601-9be8e60a6572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:42.564085 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:51:42.584055 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e76ec37-4272-46ec-b601-9be8e60a6572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:42.586270 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722347a4-4ce5-43b6-96f6-7395f592c61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:42.628078 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Created reservations ['55e4c1f3-1fe8-4bd3-a6b0-bb3d62f72515', 'feb0e327-e38c-421d-b75e-c41dfe82fc91', '0a6ffaf7-21f7-4dd2-85ac-d12f2455b952', 'b30d3130-07e5-433f-bb12-f50cc5b9d0d5'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:42.628078 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722347a4-4ce5-43b6-96f6-7395f592c61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55e4c1f3-1fe8-4bd3-a6b0-bb3d62f72515', 'feb0e327-e38c-421d-b75e-c41dfe82fc91', '0a6ffaf7-21f7-4dd2-85ac-d12f2455b952', 'b30d3130-07e5-433f-bb12-f50cc5b9d0d5']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:42.628386 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db627cb-2c58-4688-a5fe-24705d76efa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:42.652161 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db627cb-2c58-4688-a5fe-24705d76efa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8d854cd-7503-406f-89dd-accb6301f995', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-521944754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6f9bda689a48eca15233d80c0fe390',qos_specs=None,replication_status=,reservations=['55e4c1f3-1fe8-4bd3-a6b0-bb3d62f72515','feb0e327-e38c-421d-b75e-c41dfe82fc91','0a6ffaf7-21f7-4dd2-85ac-d12f2455b952','b30d3130-07e5-433f-bb12-f50cc5b9d0d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49e2e1f6447c4417a3e40f5e50d20b0f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:51:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-521944754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8d854cd-7503-406f-89dd-accb6301f995,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6f9bda689a48eca15233d80c0fe390',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49e2e1f6447c4417a3e40f5e50d20b0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:42.652892 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ab06c9-9a60-4d6a-a0d6-75df67b652bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:42.670300 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ab06c9-9a60-4d6a-a0d6-75df67b652bf) transitioned into state 'SUCCESS' from state '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-521944754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6f9bda689a48eca15233d80c0fe390',qos_specs=None,replication_status=,reservations=['55e4c1f3-1fe8-4bd3-a6b0-bb3d62f72515','feb0e327-e38c-421d-b75e-c41dfe82fc91','0a6ffaf7-21f7-4dd2-85ac-d12f2455b952','b30d3130-07e5-433f-bb12-f50cc5b9d0d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49e2e1f6447c4417a3e40f5e50d20b0f',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:42.670962 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c15d19c-e8b3-4afe-a0d5-be10dc563400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:42.679199 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c15d19c-e8b3-4afe-a0d5-be10dc563400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:42.679945 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Flow 'volume_create_api' (5e7e89b4-9692-469c-903d-289759cfeb73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:42.680208 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Create volume request issued successfully. Aug 13 02:51:42.680724 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51d23f1f-865a-41cc-91e9-85a826248b74 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:51:42.681119 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1428/5673] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:51:42 2026] POST /volume/v3/volumes => generated 775 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:42.693931 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4be73c90-abd2-4291-a5aa-6cb4968de737 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:42.698620 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4be73c90-abd2-4291-a5aa-6cb4968de737 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 Aug 13 02:51:42.699111 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4be73c90-abd2-4291-a5aa-6cb4968de737 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:42.699111 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4be73c90-abd2-4291-a5aa-6cb4968de737 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:42.714969 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:42.714969 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:42.721579 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4be73c90-abd2-4291-a5aa-6cb4968de737 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:42.726745 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4be73c90-abd2-4291-a5aa-6cb4968de737 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 returned with HTTP 200 Aug 13 02:51:42.727208 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1428/5674] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:42 2026] GET /volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 => generated 954 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:43.528152 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-30bbb1b1-fdb1-4807-a45b-2baf6e974893 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:43.533670 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-30bbb1b1-fdb1-4807-a45b-2baf6e974893 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:43.533861 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-30bbb1b1-fdb1-4807-a45b-2baf6e974893 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:43.534060 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-30bbb1b1-fdb1-4807-a45b-2baf6e974893 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:43.543548 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:43.543548 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:43.547069 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-30bbb1b1-fdb1-4807-a45b-2baf6e974893 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:43.551231 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-30bbb1b1-fdb1-4807-a45b-2baf6e974893 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:43.551554 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1397/5675] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:43 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:43.742986 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7cf93e7b-5170-41f6-bb32-9b280c8d1154 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:43.744730 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7cf93e7b-5170-41f6-bb32-9b280c8d1154 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 Aug 13 02:51:43.745039 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7cf93e7b-5170-41f6-bb32-9b280c8d1154 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:43.745356 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7cf93e7b-5170-41f6-bb32-9b280c8d1154 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:43.752098 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:43.752098 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:43.755784 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7cf93e7b-5170-41f6-bb32-9b280c8d1154 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:43.760117 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7cf93e7b-5170-41f6-bb32-9b280c8d1154 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 returned with HTTP 200 Aug 13 02:51:43.760505 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1423/5676] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:43 2026] GET /volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:43.776064 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45f2f5c8-a396-4bb5-a88f-3b517766186b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:43.778285 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45f2f5c8-a396-4bb5-a88f-3b517766186b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:51:43.778713 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45f2f5c8-a396-4bb5-a88f-3b517766186b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8d854cd-7503-406f-89dd-accb6301f995", "name": "tempest-type-Backup-58030895"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:43.780431 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-45f2f5c8-a396-4bb5-a88f-3b517766186b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Creating new backup {'backup': {'volume_id': 'c8d854cd-7503-406f-89dd-accb6301f995', 'name': 'tempest-type-Backup-58030895'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:51:43.780599 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-45f2f5c8-a396-4bb5-a88f-3b517766186b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Creating backup of volume c8d854cd-7503-406f-89dd-accb6301f995 in container None Aug 13 02:51:43.789244 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:43.789244 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:43.789675 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-45f2f5c8-a396-4bb5-a88f-3b517766186b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:43.810654 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-45f2f5c8-a396-4bb5-a88f-3b517766186b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Created reservations ['210cf3a7-47f3-4750-a6d7-d5f3a24b8427', '7bc52eeb-7b51-499e-b9e6-d64efeba205b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:43.847089 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45f2f5c8-a396-4bb5-a88f-3b517766186b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:51:43.847498 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1429/5677] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:51:43 2026] POST /volume/v3/backups => generated 312 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:43.856874 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a371f642-12e1-4440-b7de-19c4b9d78708 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:43.861274 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a371f642-12e1-4440-b7de-19c4b9d78708 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:43.861274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a371f642-12e1-4440-b7de-19c4b9d78708 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:43.861274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a371f642-12e1-4440-b7de-19c4b9d78708 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:43.861274 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a371f642-12e1-4440-b7de-19c4b9d78708 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:43.864934 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:43.864934 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:43.866082 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a371f642-12e1-4440-b7de-19c4b9d78708 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:43.866549 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1429/5678] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:43 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 719 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:44.565474 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0137f1d1-067c-4924-bd60-145534b2fac5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:44.567743 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0137f1d1-067c-4924-bd60-145534b2fac5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:44.567954 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0137f1d1-067c-4924-bd60-145534b2fac5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:44.568180 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0137f1d1-067c-4924-bd60-145534b2fac5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:44.578324 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:44.578324 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:44.581605 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0137f1d1-067c-4924-bd60-145534b2fac5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:44.585085 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0137f1d1-067c-4924-bd60-145534b2fac5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:44.585468 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1398/5679] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:44 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:44.586849 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9d679d66-6697-464a-8221-30377e1b55ab req-f4f82006-d8c2-49cf-a58d-d309d256ac23 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:44.588790 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-f4f82006-d8c2-49cf-a58d-d309d256ac23 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/attachments/4813fd28-d463-4249-a67d-fda50aba41e0/action Aug 13 02:51:44.589106 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-f4f82006-d8c2-49cf-a58d-d309d256ac23 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:51:44.589218 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-f4f82006-d8c2-49cf-a58d-d309d256ac23 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:44.603668 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:44.603668 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:44.612097 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9d679d66-6697-464a-8221-30377e1b55ab req-f4f82006-d8c2-49cf-a58d-d309d256ac23 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/4813fd28-d463-4249-a67d-fda50aba41e0/action returned with HTTP 204 Aug 13 02:51:44.612472 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1424/5680] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:51:44 2026] POST /volume/v3/attachments/4813fd28-d463-4249-a67d-fda50aba41e0/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:44.742997 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2bea9de7-9586-458a-b522-0be65a537b85 req-2ac42b71-71b9-480f-b759-96719ba68b1b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:44.747318 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2bea9de7-9586-458a-b522-0be65a537b85 req-2ac42b71-71b9-480f-b759-96719ba68b1b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] DELETE https://10.4.3.30/volume/v3/attachments/30b4bdcf-a3a0-4276-8d8c-f1738d7c9c02 Aug 13 02:51:44.747524 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2bea9de7-9586-458a-b522-0be65a537b85 req-2ac42b71-71b9-480f-b759-96719ba68b1b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:44.747710 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2bea9de7-9586-458a-b522-0be65a537b85 req-2ac42b71-71b9-480f-b759-96719ba68b1b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:44.756048 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:44.756048 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:44.820619 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2bea9de7-9586-458a-b522-0be65a537b85 req-2ac42b71-71b9-480f-b759-96719ba68b1b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments/30b4bdcf-a3a0-4276-8d8c-f1738d7c9c02 returned with HTTP 200 Aug 13 02:51:44.821127 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1430/5681] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:51:44 2026] DELETE /volume/v3/attachments/30b4bdcf-a3a0-4276-8d8c-f1738d7c9c02 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:44.876406 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e68b372f-88cd-4aba-a220-e5aa867d2d59 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:44.878485 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e68b372f-88cd-4aba-a220-e5aa867d2d59 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:44.878732 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e68b372f-88cd-4aba-a220-e5aa867d2d59 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:44.878991 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e68b372f-88cd-4aba-a220-e5aa867d2d59 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:44.879143 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e68b372f-88cd-4aba-a220-e5aa867d2d59 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:44.883842 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:44.883842 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:44.884551 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e68b372f-88cd-4aba-a220-e5aa867d2d59 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:44.884987 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1430/5682] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:44 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:45.597798 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d5c411b2-d1b0-4184-8a21-7c1af08c7418 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:45.599897 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d5c411b2-d1b0-4184-8a21-7c1af08c7418 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:51:45.599897 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d5c411b2-d1b0-4184-8a21-7c1af08c7418 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:45.599897 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d5c411b2-d1b0-4184-8a21-7c1af08c7418 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:45.609029 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:45.609029 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:45.612272 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d5c411b2-d1b0-4184-8a21-7c1af08c7418 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:45.616418 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d5c411b2-d1b0-4184-8a21-7c1af08c7418 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:51:45.616809 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1399/5683] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:45 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:45.826339 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cb511b45-bbb9-4b13-bc41-428fa418633b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:45.827991 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:51:45.828346 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-339057811", "source_volid": "88d3ab0e-7d96-4f60-8649-888726bb91dd", "volume_type": "tempest-scenario-type-luks-262015844", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:45.829819 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-339057811', 'source_volid': '88d3ab0e-7d96-4f60-8649-888726bb91dd', 'volume_type': 'tempest-scenario-type-luks-262015844', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:51:45.838032 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:45.838032 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:45.838425 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume retrieved successfully. Aug 13 02:51:45.838542 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume of 1 GB Aug 13 02:51:45.839101 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Availability Zones retrieved successfully. Aug 13 02:51:45.843802 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Flow 'volume_create_api' (709d9e68-1265-4d9a-bce0-8471f560e61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:45.844778 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60c87d3c-2084-4c39-92d6-6f4ad97d2e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:45.845533 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:51:45.864287 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60c87d3c-2084-4c39-92d6-6f4ad97d2e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '88d3ab0e-7d96-4f60-8649-888726bb91dd', 'volume_type': VolumeType(created_at=2026-08-13T02:50:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7646485-8da1-4bfb-a379-74235d78a428,is_public=True,name='tempest-scenario-type-luks-262015844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7646485-8da1-4bfb-a379-74235d78a428', '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=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:45.865071 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4e0636-3b0d-4ed8-9901-f6f1996380ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:45.892327 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-262015844 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-262015844, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:51:45.892626 np0000007139 devstack@c-api.service[100288]: WARNING cinder.quota [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-262015844 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-262015844, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:51:45.896446 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77b97e5d-1147-432f-b343-017835563376 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:45.898429 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77b97e5d-1147-432f-b343-017835563376 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:45.898641 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77b97e5d-1147-432f-b343-017835563376 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:45.898833 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77b97e5d-1147-432f-b343-017835563376 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:45.898928 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-77b97e5d-1147-432f-b343-017835563376 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:45.903377 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:45.903377 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:45.904109 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77b97e5d-1147-432f-b343-017835563376 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:45.904547 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1431/5684] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:45 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:45.905141 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Created reservations ['59f8eed6-2f28-42e0-9baf-465419766d41', 'a2ee6d21-e924-4cf1-bea9-33b0e30306c2', '252fb842-599a-4076-8715-1b4c9fc94e45', '2a02d94b-e318-407d-bd27-61973fb89856'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:51:45.906474 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4e0636-3b0d-4ed8-9901-f6f1996380ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59f8eed6-2f28-42e0-9baf-465419766d41', 'a2ee6d21-e924-4cf1-bea9-33b0e30306c2', '252fb842-599a-4076-8715-1b4c9fc94e45', '2a02d94b-e318-407d-bd27-61973fb89856']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:45.907313 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdf42c6-e0bf-48ed-930b-3449fdc025b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:45.939870 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdf42c6-e0bf-48ed-930b-3449fdc025b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f21b7ee3-28c4-4384-b5c4-4eebeadf0c20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-339057811',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e83a577689684645818c7db21a4bee35',qos_specs=None,replication_status=,reservations=['59f8eed6-2f28-42e0-9baf-465419766d41','a2ee6d21-e924-4cf1-bea9-33b0e30306c2','252fb842-599a-4076-8715-1b4c9fc94e45','2a02d94b-e318-407d-bd27-61973fb89856'],size=1,snapshot_id=None,source_replicaid=,source_volid=88d3ab0e-7d96-4f60-8649-888726bb91dd,status='creating',user_id='ba75df4d575b4c3682517eb385750026',volume_type_id=f7646485-8da1-4bfb-a379-74235d78a428), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-339057811',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f21b7ee3-28c4-4384-b5c4-4eebeadf0c20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e83a577689684645818c7db21a4bee35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=88d3ab0e-7d96-4f60-8649-888726bb91dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba75df4d575b4c3682517eb385750026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7646485-8da1-4bfb-a379-74235d78a428),volume_type_id=f7646485-8da1-4bfb-a379-74235d78a428)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:45.940621 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d120d673-f84a-454b-9a8d-88164c5f8cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:45.959096 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d120d673-f84a-454b-9a8d-88164c5f8cff) transitioned into state 'SUCCESS' from state '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-339057811',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e83a577689684645818c7db21a4bee35',qos_specs=None,replication_status=,reservations=['59f8eed6-2f28-42e0-9baf-465419766d41','a2ee6d21-e924-4cf1-bea9-33b0e30306c2','252fb842-599a-4076-8715-1b4c9fc94e45','2a02d94b-e318-407d-bd27-61973fb89856'],size=1,snapshot_id=None,source_replicaid=,source_volid=88d3ab0e-7d96-4f60-8649-888726bb91dd,status='creating',user_id='ba75df4d575b4c3682517eb385750026',volume_type_id=f7646485-8da1-4bfb-a379-74235d78a428)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:45.959792 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efd5c3d5-aba4-4a10-919e-854d131375f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:51:45.974717 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efd5c3d5-aba4-4a10-919e-854d131375f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:51:45.975467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Flow 'volume_create_api' (709d9e68-1265-4d9a-bce0-8471f560e61e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:51:45.975768 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Create volume request issued successfully. Aug 13 02:51:45.976373 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb511b45-bbb9-4b13-bc41-428fa418633b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:51:45.976782 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1425/5685] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:51:45 2026] POST /volume/v3/volumes => generated 807 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:51:45.990000 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-07368dcd-9f68-49e1-9ea3-c1d582a92748 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:45.992938 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-07368dcd-9f68-49e1-9ea3-c1d582a92748 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:45.993169 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-07368dcd-9f68-49e1-9ea3-c1d582a92748 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:45.993415 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-07368dcd-9f68-49e1-9ea3-c1d582a92748 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:46.000047 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:46.000047 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:46.003518 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-07368dcd-9f68-49e1-9ea3-c1d582a92748 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:46.009218 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-07368dcd-9f68-49e1-9ea3-c1d582a92748 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:46.009588 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1431/5686] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:45 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:46.261266 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-044419cb-91d8-4041-8a83-a12f005b488b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:46.263150 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-044419cb-91d8-4041-8a83-a12f005b488b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:46.263340 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-044419cb-91d8-4041-8a83-a12f005b488b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:46.263521 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-044419cb-91d8-4041-8a83-a12f005b488b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:46.271646 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:46.271646 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:46.275294 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-044419cb-91d8-4041-8a83-a12f005b488b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:46.279047 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-044419cb-91d8-4041-8a83-a12f005b488b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:46.279420 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1400/5687] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:51:46 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:46.344356 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e75121a-4dd0-4096-a8a1-3cad60aefed2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:46.344690 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e75121a-4dd0-4096-a8a1-3cad60aefed2 None None] GET https://10.4.3.30/volume// Aug 13 02:51:46.344868 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e75121a-4dd0-4096-a8a1-3cad60aefed2 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:46.345037 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e75121a-4dd0-4096-a8a1-3cad60aefed2 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:46.345347 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e75121a-4dd0-4096-a8a1-3cad60aefed2 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:51:46.345617 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1432/5688] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:51:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:51:46.351731 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-bde7ebaf-23d1-4f12-b939-5b01e9610456 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:46.353965 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-bde7ebaf-23d1-4f12-b939-5b01e9610456 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:51:46.354339 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-bde7ebaf-23d1-4f12-b939-5b01e9610456 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c68555f1-c90d-4192-9436-003068f0213b", "connector": null, "instance_uuid": "44ced8b5-aa25-4432-82ac-5b651947ef69"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:46.362408 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:46.362408 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:46.391707 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-bde7ebaf-23d1-4f12-b939-5b01e9610456 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:51:46.392169 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1426/5689] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:51:46 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:46.423009 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d4f38789-8f63-4390-b131-139447ba5838 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:46.425629 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4f38789-8f63-4390-b131-139447ba5838 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:46.425960 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4f38789-8f63-4390-b131-139447ba5838 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:46.426048 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4f38789-8f63-4390-b131-139447ba5838 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:46.436281 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:46.436281 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:46.436636 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-75c92132-5522-4649-a132-b5ca913c6171 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:46.437017 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-75c92132-5522-4649-a132-b5ca913c6171 None None] GET https://10.4.3.30/volume// Aug 13 02:51:46.437189 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-75c92132-5522-4649-a132-b5ca913c6171 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:46.437422 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-75c92132-5522-4649-a132-b5ca913c6171 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:46.437812 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-75c92132-5522-4649-a132-b5ca913c6171 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:51:46.438163 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1401/5690] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:51:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:51:46.439690 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d4f38789-8f63-4390-b131-139447ba5838 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:46.443538 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4f38789-8f63-4390-b131-139447ba5838 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:46.443895 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1432/5691] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:46 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:46.445755 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-dd3314c2-e2bf-41bf-9598-5e429050ff33 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:46.447809 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-dd3314c2-e2bf-41bf-9598-5e429050ff33 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:46.448023 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-dd3314c2-e2bf-41bf-9598-5e429050ff33 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:46.448229 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-dd3314c2-e2bf-41bf-9598-5e429050ff33 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:46.458608 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:46.458608 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:46.461903 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-dd3314c2-e2bf-41bf-9598-5e429050ff33 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:46.465885 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-dd3314c2-e2bf-41bf-9598-5e429050ff33 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:46.466414 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1433/5692] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:51:46 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1100 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:51:46.560459 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-3086c8c4-130a-49c1-8bec-802d37ed6d9b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:46.562455 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-3086c8c4-130a-49c1-8bec-802d37ed6d9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] PUT https://10.4.3.30/volume/v3/attachments/0d9af85b-65f7-4d3d-9d08-c37303c4932e Aug 13 02:51:46.562849 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-3086c8c4-130a-49c1-8bec-802d37ed6d9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:46.569951 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-3086c8c4-130a-49c1-8bec-802d37ed6d9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Acquiring lock "cinder-attachment_update-c68555f1-c90d-4192-9436-003068f0213b-np0000007139" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:51:46.574442 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-3086c8c4-130a-49c1-8bec-802d37ed6d9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Lock "cinder-attachment_update-c68555f1-c90d-4192-9436-003068f0213b-np0000007139" acquired by "attachment_update" :: waited 0.004s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:51:46.575387 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:46.575387 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:46.646384 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-3086c8c4-130a-49c1-8bec-802d37ed6d9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Lock "cinder-attachment_update-c68555f1-c90d-4192-9436-003068f0213b-np0000007139" released by "attachment_update" :: held 0.072s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:51:46.646716 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-3086c8c4-130a-49c1-8bec-802d37ed6d9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/0d9af85b-65f7-4d3d-9d08-c37303c4932e returned with HTTP 200 Aug 13 02:51:46.647641 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1427/5693] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:51:46 2026] PUT /volume/v3/attachments/0d9af85b-65f7-4d3d-9d08-c37303c4932e => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:46.914215 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-de99333e-559c-4730-bb38-1ccfed6d24f6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:46.915994 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-de99333e-559c-4730-bb38-1ccfed6d24f6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:46.916232 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-de99333e-559c-4730-bb38-1ccfed6d24f6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:46.916430 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-de99333e-559c-4730-bb38-1ccfed6d24f6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:46.916532 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-de99333e-559c-4730-bb38-1ccfed6d24f6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:46.920532 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:46.920532 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:46.921137 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-de99333e-559c-4730-bb38-1ccfed6d24f6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:46.921505 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1402/5694] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:46 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:47.020884 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c183f979-a51a-4f2c-bc1a-5bce2ae64294 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:47.022703 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c183f979-a51a-4f2c-bc1a-5bce2ae64294 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:47.022938 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c183f979-a51a-4f2c-bc1a-5bce2ae64294 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:47.023157 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c183f979-a51a-4f2c-bc1a-5bce2ae64294 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:47.029984 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:47.029984 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:47.033531 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c183f979-a51a-4f2c-bc1a-5bce2ae64294 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:47.037435 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c183f979-a51a-4f2c-bc1a-5bce2ae64294 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:47.037818 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1433/5695] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:47 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:47.457814 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e509340-5380-4d4a-bfcd-bbf875493691 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:47.459414 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e509340-5380-4d4a-bfcd-bbf875493691 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:47.459586 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e509340-5380-4d4a-bfcd-bbf875493691 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:47.459799 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e509340-5380-4d4a-bfcd-bbf875493691 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:47.469506 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:47.469506 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:47.474051 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e509340-5380-4d4a-bfcd-bbf875493691 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:47.478585 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e509340-5380-4d4a-bfcd-bbf875493691 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:47.479021 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1434/5696] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:47 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:47.931331 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1b96ba26-aecf-4f75-8fc9-6cbcab0746cb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:47.933650 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1b96ba26-aecf-4f75-8fc9-6cbcab0746cb tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:47.933955 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1b96ba26-aecf-4f75-8fc9-6cbcab0746cb tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:47.934213 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1b96ba26-aecf-4f75-8fc9-6cbcab0746cb tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:47.934384 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1b96ba26-aecf-4f75-8fc9-6cbcab0746cb tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:47.939577 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:47.939577 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:47.940373 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1b96ba26-aecf-4f75-8fc9-6cbcab0746cb tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:47.940855 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1428/5697] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:47 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:48.050838 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-aa624042-017e-4f45-acf2-343c6818f972 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:48.052659 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aa624042-017e-4f45-acf2-343c6818f972 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:48.052855 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aa624042-017e-4f45-acf2-343c6818f972 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:48.053048 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-aa624042-017e-4f45-acf2-343c6818f972 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:48.061825 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:48.061825 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:48.066381 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-aa624042-017e-4f45-acf2-343c6818f972 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:48.071060 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-aa624042-017e-4f45-acf2-343c6818f972 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:48.071548 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1403/5698] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:48 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:48.492416 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6da6538e-534e-4a5c-90b9-9a918990a338 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:48.494843 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6da6538e-534e-4a5c-90b9-9a918990a338 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:48.495029 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6da6538e-534e-4a5c-90b9-9a918990a338 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:48.495205 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6da6538e-534e-4a5c-90b9-9a918990a338 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:48.503364 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:48.503364 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:48.506206 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6da6538e-534e-4a5c-90b9-9a918990a338 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:48.510077 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6da6538e-534e-4a5c-90b9-9a918990a338 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:48.510470 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1434/5699] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:48 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:48.951610 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5cc02d6-4268-4421-8ad0-848bab1d5977 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:48.953320 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5cc02d6-4268-4421-8ad0-848bab1d5977 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:48.953644 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5cc02d6-4268-4421-8ad0-848bab1d5977 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:48.953912 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5cc02d6-4268-4421-8ad0-848bab1d5977 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:48.954861 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e5cc02d6-4268-4421-8ad0-848bab1d5977 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:48.959303 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:48.959303 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:48.959303 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5cc02d6-4268-4421-8ad0-848bab1d5977 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:48.959303 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1435/5700] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:48 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:49.084682 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-909c078b-296e-4cb5-a2a5-66fa2043a827 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:49.086195 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-909c078b-296e-4cb5-a2a5-66fa2043a827 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:49.086388 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-909c078b-296e-4cb5-a2a5-66fa2043a827 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:49.086555 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-909c078b-296e-4cb5-a2a5-66fa2043a827 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:49.093205 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:49.093205 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:49.096352 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-909c078b-296e-4cb5-a2a5-66fa2043a827 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:49.100175 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-909c078b-296e-4cb5-a2a5-66fa2043a827 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:49.100674 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1429/5701] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:49 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:49.525164 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f6032288-b912-45e8-9f2e-414479768c5f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:49.527923 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f6032288-b912-45e8-9f2e-414479768c5f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:49.528137 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f6032288-b912-45e8-9f2e-414479768c5f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:49.528323 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f6032288-b912-45e8-9f2e-414479768c5f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:49.549054 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:49.549054 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:49.553154 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f6032288-b912-45e8-9f2e-414479768c5f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:49.558439 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f6032288-b912-45e8-9f2e-414479768c5f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:49.558954 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1404/5702] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:49 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 921 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:49.968181 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c9185b1-5f2a-4d34-a4a7-cb0c5deb72b6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:49.970301 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c9185b1-5f2a-4d34-a4a7-cb0c5deb72b6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:49.970556 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c9185b1-5f2a-4d34-a4a7-cb0c5deb72b6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:49.970810 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c9185b1-5f2a-4d34-a4a7-cb0c5deb72b6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:49.970937 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4c9185b1-5f2a-4d34-a4a7-cb0c5deb72b6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:49.975582 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:49.975582 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:49.976309 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c9185b1-5f2a-4d34-a4a7-cb0c5deb72b6 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:49.976744 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1435/5703] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:49 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:50.113431 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c280bc1-0002-4dbe-82d1-04da835893bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:50.115081 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c280bc1-0002-4dbe-82d1-04da835893bf tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:50.115609 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c280bc1-0002-4dbe-82d1-04da835893bf tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:50.115975 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c280bc1-0002-4dbe-82d1-04da835893bf tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:50.123295 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:50.123295 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:50.128744 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c280bc1-0002-4dbe-82d1-04da835893bf tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:50.133842 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c280bc1-0002-4dbe-82d1-04da835893bf tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:50.134292 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1436/5704] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:50 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:50.574644 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d792c2d3-525a-48ec-8097-3267e53f8a20 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:50.577883 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d792c2d3-525a-48ec-8097-3267e53f8a20 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:50.577883 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d792c2d3-525a-48ec-8097-3267e53f8a20 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:50.577883 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d792c2d3-525a-48ec-8097-3267e53f8a20 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:50.586085 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:50.586085 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:50.589322 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d792c2d3-525a-48ec-8097-3267e53f8a20 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:50.592920 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d792c2d3-525a-48ec-8097-3267e53f8a20 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:50.593326 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1430/5705] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:50 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:50.985465 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-a1a58a64-0b2f-4a2f-b914-1ba5462ab362 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:50.990069 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a1a58a64-0b2f-4a2f-b914-1ba5462ab362 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:50.990364 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a1a58a64-0b2f-4a2f-b914-1ba5462ab362 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:50.990593 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-a1a58a64-0b2f-4a2f-b914-1ba5462ab362 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:50.990716 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-a1a58a64-0b2f-4a2f-b914-1ba5462ab362 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:50.999150 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:50.999150 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:51.000648 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-a1a58a64-0b2f-4a2f-b914-1ba5462ab362 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:51.000648 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1405/5706] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:50 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:51.147319 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-40463275-475c-4667-a867-1b43cc42f6a5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:51.149039 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40463275-475c-4667-a867-1b43cc42f6a5 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:51.149301 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40463275-475c-4667-a867-1b43cc42f6a5 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:51.149522 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40463275-475c-4667-a867-1b43cc42f6a5 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:51.157988 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:51.157988 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:51.161767 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-40463275-475c-4667-a867-1b43cc42f6a5 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:51.165771 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40463275-475c-4667-a867-1b43cc42f6a5 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:51.166169 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1436/5707] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:51 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:51.608270 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f3c576f-1cb1-4983-822a-ccdbd964166a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:51.610108 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f3c576f-1cb1-4983-822a-ccdbd964166a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:51.610327 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f3c576f-1cb1-4983-822a-ccdbd964166a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:51.610507 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f3c576f-1cb1-4983-822a-ccdbd964166a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:51.619882 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:51.619882 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:51.623580 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6f3c576f-1cb1-4983-822a-ccdbd964166a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:51.627816 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f3c576f-1cb1-4983-822a-ccdbd964166a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:51.628244 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1437/5708] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:51 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:52.009776 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-55a00d55-f4f7-4a4a-ae8b-a50611ee39d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:52.011373 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-55a00d55-f4f7-4a4a-ae8b-a50611ee39d8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:52.011559 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-55a00d55-f4f7-4a4a-ae8b-a50611ee39d8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:52.011740 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-55a00d55-f4f7-4a4a-ae8b-a50611ee39d8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:52.011837 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-55a00d55-f4f7-4a4a-ae8b-a50611ee39d8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:52.015515 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:52.015515 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:52.016028 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-55a00d55-f4f7-4a4a-ae8b-a50611ee39d8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:52.016354 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1431/5709] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:52 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:52.178984 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1ee6ba71-1c77-4ff3-9c18-115099877c0c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:52.180454 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1ee6ba71-1c77-4ff3-9c18-115099877c0c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:52.180654 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1ee6ba71-1c77-4ff3-9c18-115099877c0c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:52.180859 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1ee6ba71-1c77-4ff3-9c18-115099877c0c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:52.187238 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:52.187238 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:52.190422 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1ee6ba71-1c77-4ff3-9c18-115099877c0c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:52.194429 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1ee6ba71-1c77-4ff3-9c18-115099877c0c tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:52.194803 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1406/5710] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:52 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:52.641118 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0b4445fa-2c5c-4d92-9c18-3f712594aaa7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:52.643314 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b4445fa-2c5c-4d92-9c18-3f712594aaa7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:52.643581 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0b4445fa-2c5c-4d92-9c18-3f712594aaa7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:52.643849 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0b4445fa-2c5c-4d92-9c18-3f712594aaa7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:52.654790 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:52.654790 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:52.658005 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0b4445fa-2c5c-4d92-9c18-3f712594aaa7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:52.663776 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b4445fa-2c5c-4d92-9c18-3f712594aaa7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:52.664271 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1437/5711] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:52 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:52.766842 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-bb4b1f01-2120-4d6b-bf63-f3a210152e9b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:52.768810 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-bb4b1f01-2120-4d6b-bf63-f3a210152e9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/attachments/0d9af85b-65f7-4d3d-9d08-c37303c4932e/action Aug 13 02:51:52.769155 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-bb4b1f01-2120-4d6b-bf63-f3a210152e9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:51:52.769296 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-bb4b1f01-2120-4d6b-bf63-f3a210152e9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:52.790898 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:52.790898 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:52.799459 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1508fa0b-af03-4e31-94a6-a303056712e2 req-bb4b1f01-2120-4d6b-bf63-f3a210152e9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/0d9af85b-65f7-4d3d-9d08-c37303c4932e/action returned with HTTP 204 Aug 13 02:51:52.800163 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1438/5712] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:51:52 2026] POST /volume/v3/attachments/0d9af85b-65f7-4d3d-9d08-c37303c4932e/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:53.026573 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fdbdf394-84fd-4b4a-89d3-d6bac6c98271 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:53.028573 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fdbdf394-84fd-4b4a-89d3-d6bac6c98271 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:53.028841 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fdbdf394-84fd-4b4a-89d3-d6bac6c98271 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:53.029068 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fdbdf394-84fd-4b4a-89d3-d6bac6c98271 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:53.029236 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-fdbdf394-84fd-4b4a-89d3-d6bac6c98271 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:53.033775 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:53.033775 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:53.034380 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fdbdf394-84fd-4b4a-89d3-d6bac6c98271 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:53.034855 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1432/5713] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:53 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:53.206689 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-726502b0-15e4-41a5-9cd5-e4c18bf74ff7 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:53.208268 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-726502b0-15e4-41a5-9cd5-e4c18bf74ff7 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:53.208460 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-726502b0-15e4-41a5-9cd5-e4c18bf74ff7 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:53.208633 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-726502b0-15e4-41a5-9cd5-e4c18bf74ff7 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:53.215073 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:53.215073 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:53.218450 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-726502b0-15e4-41a5-9cd5-e4c18bf74ff7 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:53.222207 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-726502b0-15e4-41a5-9cd5-e4c18bf74ff7 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:53.222602 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1407/5714] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:53 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:53.675455 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c20c171a-617e-4eb4-9c18-fd7f66f4c42c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:53.677073 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c20c171a-617e-4eb4-9c18-fd7f66f4c42c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:51:53.677265 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c20c171a-617e-4eb4-9c18-fd7f66f4c42c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:53.677453 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c20c171a-617e-4eb4-9c18-fd7f66f4c42c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:53.685752 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:53.685752 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:53.688647 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c20c171a-617e-4eb4-9c18-fd7f66f4c42c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:51:53.692328 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c20c171a-617e-4eb4-9c18-fd7f66f4c42c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:51:53.692648 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1438/5715] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:53 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:54.045870 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-528bdea4-65d9-4fb5-a835-eef2032e801f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:54.047278 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-528bdea4-65d9-4fb5-a835-eef2032e801f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:54.047480 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-528bdea4-65d9-4fb5-a835-eef2032e801f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:54.047665 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-528bdea4-65d9-4fb5-a835-eef2032e801f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:54.047762 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-528bdea4-65d9-4fb5-a835-eef2032e801f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:54.051525 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:54.051525 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:54.052058 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-528bdea4-65d9-4fb5-a835-eef2032e801f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:54.052397 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1439/5716] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:54 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:54.234236 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b6a8b4cb-23cb-4667-8563-ac1430873b29 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:54.236594 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6a8b4cb-23cb-4667-8563-ac1430873b29 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:54.236935 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b6a8b4cb-23cb-4667-8563-ac1430873b29 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:54.237163 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b6a8b4cb-23cb-4667-8563-ac1430873b29 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:54.244191 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:54.244191 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:54.247526 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b6a8b4cb-23cb-4667-8563-ac1430873b29 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:54.251283 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6a8b4cb-23cb-4667-8563-ac1430873b29 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:54.251632 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1433/5717] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:54 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:55.063341 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-58cdf138-3b23-4360-ae55-f6b069b41d6b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:55.064995 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-58cdf138-3b23-4360-ae55-f6b069b41d6b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:55.065205 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-58cdf138-3b23-4360-ae55-f6b069b41d6b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:55.065397 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-58cdf138-3b23-4360-ae55-f6b069b41d6b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:55.065498 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-58cdf138-3b23-4360-ae55-f6b069b41d6b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:55.069264 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:55.069264 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:55.069820 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-58cdf138-3b23-4360-ae55-f6b069b41d6b tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:55.070388 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1408/5718] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:55 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:55.262863 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0784610f-3951-4904-b2b2-873c6cadf740 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:55.266716 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0784610f-3951-4904-b2b2-873c6cadf740 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:55.266932 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0784610f-3951-4904-b2b2-873c6cadf740 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:55.267142 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0784610f-3951-4904-b2b2-873c6cadf740 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:55.273764 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:55.273764 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:55.277034 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0784610f-3951-4904-b2b2-873c6cadf740 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:55.280567 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0784610f-3951-4904-b2b2-873c6cadf740 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:55.280906 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1439/5719] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:55 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:56.082607 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4387a212-835f-4301-9165-71cba4b8e7b2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:56.085789 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4387a212-835f-4301-9165-71cba4b8e7b2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:56.085789 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4387a212-835f-4301-9165-71cba4b8e7b2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:56.085789 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4387a212-835f-4301-9165-71cba4b8e7b2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:56.085789 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4387a212-835f-4301-9165-71cba4b8e7b2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:56.089591 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:56.089591 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:56.090475 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4387a212-835f-4301-9165-71cba4b8e7b2 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:56.090992 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1440/5720] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:56 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:56.293422 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f7822f39-0769-4ea6-9643-efe5aef531eb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:56.295799 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7822f39-0769-4ea6-9643-efe5aef531eb tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:56.296084 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7822f39-0769-4ea6-9643-efe5aef531eb tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:56.296377 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7822f39-0769-4ea6-9643-efe5aef531eb tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:56.305850 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:56.305850 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:56.310164 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f7822f39-0769-4ea6-9643-efe5aef531eb tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:56.315365 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7822f39-0769-4ea6-9643-efe5aef531eb tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:56.316223 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1434/5721] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:56 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:57.106156 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-497524e0-eb95-4c15-b052-0a385e8df621 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:57.111798 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-497524e0-eb95-4c15-b052-0a385e8df621 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:57.112130 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-497524e0-eb95-4c15-b052-0a385e8df621 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:57.112451 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-497524e0-eb95-4c15-b052-0a385e8df621 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:57.112681 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-497524e0-eb95-4c15-b052-0a385e8df621 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:57.121862 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:57.121862 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:57.122609 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-497524e0-eb95-4c15-b052-0a385e8df621 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:57.123008 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1409/5722] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:57 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 02:51:57.328723 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-21e4ef78-5634-48fc-856a-cf0db05bd4d0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:57.330557 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21e4ef78-5634-48fc-856a-cf0db05bd4d0 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:57.330767 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-21e4ef78-5634-48fc-856a-cf0db05bd4d0 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:57.330962 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-21e4ef78-5634-48fc-856a-cf0db05bd4d0 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:57.337942 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:57.337942 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:57.341376 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-21e4ef78-5634-48fc-856a-cf0db05bd4d0 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:57.345261 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21e4ef78-5634-48fc-856a-cf0db05bd4d0 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:57.345616 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1440/5723] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:57 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:58.132696 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4fdcba28-c958-4e89-b736-51dc691034cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:58.134510 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4fdcba28-c958-4e89-b736-51dc691034cf tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:58.134610 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4fdcba28-c958-4e89-b736-51dc691034cf tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:58.134775 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4fdcba28-c958-4e89-b736-51dc691034cf tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:58.134868 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4fdcba28-c958-4e89-b736-51dc691034cf tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:58.139028 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:58.139028 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:58.139635 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4fdcba28-c958-4e89-b736-51dc691034cf tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:58.139964 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1441/5724] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:58 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:58.149215 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e1d5e6de-b9d7-4674-8362-6b2f85dd8a6c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:58.150961 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1d5e6de-b9d7-4674-8362-6b2f85dd8a6c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] POST https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67/action Aug 13 02:51:58.151335 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1d5e6de-b9d7-4674-8362-6b2f85dd8a6c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:51:58.151454 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1d5e6de-b9d7-4674-8362-6b2f85dd8a6c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:58.152747 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-e1d5e6de-b9d7-4674-8362-6b2f85dd8a6c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Updating backup '450f8c51-9c44-4e84-8726-b228f19deb67' with '{'status': 'error'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 02:51:58.163723 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:58.163723 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:58.164789 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-e1d5e6de-b9d7-4674-8362-6b2f85dd8a6c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f607dedfcaa34e7da3fef9e0d57017f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba6f9bda689a48eca15233d80c0fe390', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 02:51:58.165066 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1d5e6de-b9d7-4674-8362-6b2f85dd8a6c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67/action returned with HTTP 403 Aug 13 02:51:58.165688 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1435/5725] 10.4.3.30 () {70 vars in 1423 bytes} [Thu Aug 13 02:51:58 2026] POST /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:58.174237 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-f59f4349-9dc5-4ff6-a89a-90145136420c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:58.176133 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f59f4349-9dc5-4ff6-a89a-90145136420c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 Aug 13 02:51:58.176432 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f59f4349-9dc5-4ff6-a89a-90145136420c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:58.176647 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-f59f4349-9dc5-4ff6-a89a-90145136420c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:58.176833 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-f59f4349-9dc5-4ff6-a89a-90145136420c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Delete volume with id: c8d854cd-7503-406f-89dd-accb6301f995 Aug 13 02:51:58.185068 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:58.185068 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:58.185506 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f59f4349-9dc5-4ff6-a89a-90145136420c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:58.207088 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-f59f4349-9dc5-4ff6-a89a-90145136420c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Delete volume request issued successfully. Aug 13 02:51:58.207088 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-f59f4349-9dc5-4ff6-a89a-90145136420c tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 returned with HTTP 202 Aug 13 02:51:58.207484 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1410/5726] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:51:58 2026] DELETE /volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:51:58.216065 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-012bb598-6fca-48fd-b920-266915b8744f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:58.217879 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-012bb598-6fca-48fd-b920-266915b8744f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 Aug 13 02:51:58.218197 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-012bb598-6fca-48fd-b920-266915b8744f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:58.218383 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-012bb598-6fca-48fd-b920-266915b8744f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:58.226082 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:58.226082 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:58.229898 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-012bb598-6fca-48fd-b920-266915b8744f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:51:58.234015 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-012bb598-6fca-48fd-b920-266915b8744f tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 returned with HTTP 200 Aug 13 02:51:58.234418 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1441/5727] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:58 2026] GET /volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:58.359022 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45069c9d-97cd-4aff-8e99-69f6e0acb636 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:58.361376 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45069c9d-97cd-4aff-8e99-69f6e0acb636 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:58.361635 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45069c9d-97cd-4aff-8e99-69f6e0acb636 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:58.361920 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45069c9d-97cd-4aff-8e99-69f6e0acb636 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:58.369232 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:58.369232 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:58.373077 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-45069c9d-97cd-4aff-8e99-69f6e0acb636 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:58.378191 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45069c9d-97cd-4aff-8e99-69f6e0acb636 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:58.378626 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1442/5728] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:51:58 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 1447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:58.516710 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-62a2e6ce-630c-42e5-b16e-8e82bce08f0f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:58.518549 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-62a2e6ce-630c-42e5-b16e-8e82bce08f0f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:58.518723 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-62a2e6ce-630c-42e5-b16e-8e82bce08f0f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:58.518893 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-62a2e6ce-630c-42e5-b16e-8e82bce08f0f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:58.525182 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:58.525182 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:51:58.528793 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-62a2e6ce-630c-42e5-b16e-8e82bce08f0f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:58.533742 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-62a2e6ce-630c-42e5-b16e-8e82bce08f0f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:58.534157 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1436/5729] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:51:58 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 1447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:58.987112 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-f798aeb4-b5cf-4ae2-88e7-3dad127293a3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:58.989367 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-f798aeb4-b5cf-4ae2-88e7-3dad127293a3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:51:58.989571 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-f798aeb4-b5cf-4ae2-88e7-3dad127293a3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:58.989808 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-f798aeb4-b5cf-4ae2-88e7-3dad127293a3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:58.997672 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:58.997672 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:59.003938 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-f798aeb4-b5cf-4ae2-88e7-3dad127293a3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:51:59.009619 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-f798aeb4-b5cf-4ae2-88e7-3dad127293a3 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:51:59.010030 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1411/5730] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:51:58 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 1447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:51:59.020300 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dcf1a044-6f9c-4210-92b5-64159cb1e593 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:59.020300 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dcf1a044-6f9c-4210-92b5-64159cb1e593 None None] GET https://10.4.3.30/volume// Aug 13 02:51:59.020300 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dcf1a044-6f9c-4210-92b5-64159cb1e593 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:59.020625 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dcf1a044-6f9c-4210-92b5-64159cb1e593 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:59.020723 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dcf1a044-6f9c-4210-92b5-64159cb1e593 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:51:59.020952 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1442/5731] 10.4.3.30 () {66 vars in 1412 bytes} [Thu Aug 13 02:51:59 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:51:59.027653 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-9eaf04ff-deee-439e-ac8f-98a3541e736f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:59.029844 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-9eaf04ff-deee-439e-ac8f-98a3541e736f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:51:59.030296 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-9eaf04ff-deee-439e-ac8f-98a3541e736f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f21b7ee3-28c4-4384-b5c4-4eebeadf0c20", "connector": null, "instance_uuid": "13e1d6fb-1766-4ad4-a194-9df9d1285a78"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:51:59.039091 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:59.039091 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:59.062155 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-9eaf04ff-deee-439e-ac8f-98a3541e736f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:51:59.062622 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1443/5732] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:51:59 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) Aug 13 02:51:59.248651 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a72da481-de48-4e92-bc0f-1f79e0b9d8ed None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:59.250131 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a72da481-de48-4e92-bc0f-1f79e0b9d8ed tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 Aug 13 02:51:59.250370 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a72da481-de48-4e92-bc0f-1f79e0b9d8ed tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:59.250581 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a72da481-de48-4e92-bc0f-1f79e0b9d8ed tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:59.256234 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a72da481-de48-4e92-bc0f-1f79e0b9d8ed tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 returned with HTTP 404 Aug 13 02:51:59.256752 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1437/5733] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:59 2026] GET /volume/v3/volumes/c8d854cd-7503-406f-89dd-accb6301f995 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:51:59.264017 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b414f021-ea82-428d-a884-1144158048f3 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:59.265721 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b414f021-ea82-428d-a884-1144158048f3 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:51:59.265903 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b414f021-ea82-428d-a884-1144158048f3 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:59.266079 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b414f021-ea82-428d-a884-1144158048f3 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:59.266303 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-b414f021-ea82-428d-a884-1144158048f3 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:59.272089 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:59.272089 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:51:59.272896 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b414f021-ea82-428d-a884-1144158048f3 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-reader] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:51:59.273273 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1412/5734] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:59 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:59.283014 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c7c4977-55b9-4389-a859-720d819a554a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:59.284379 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c7c4977-55b9-4389-a859-720d819a554a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] DELETE https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:59.284582 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c7c4977-55b9-4389-a859-720d819a554a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:59.284767 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c7c4977-55b9-4389-a859-720d819a554a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:59.284867 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-4c7c4977-55b9-4389-a859-720d819a554a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Delete backup with id: 450f8c51-9c44-4e84-8726-b228f19deb67. Aug 13 02:51:59.289427 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:59.289427 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:51:59.301435 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-4c7c4977-55b9-4389-a859-720d819a554a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] delete_backup rpcapi backup_id 450f8c51-9c44-4e84-8726-b228f19deb67 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:51:59.303211 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c7c4977-55b9-4389-a859-720d819a554a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 202 Aug 13 02:51:59.303621 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1443/5735] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:51:59 2026] DELETE /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:51:59.311095 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0f079a8-2668-47ab-be39-806b8b5b4255 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:59.312801 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0f079a8-2668-47ab-be39-806b8b5b4255 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:51:59.313036 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0f079a8-2668-47ab-be39-806b8b5b4255 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:59.313228 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0f079a8-2668-47ab-be39-806b8b5b4255 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:59.313360 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e0f079a8-2668-47ab-be39-806b8b5b4255 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:51:59.318426 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:51:59.318426 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:51:59.319241 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0f079a8-2668-47ab-be39-806b8b5b4255 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 200 Aug 13 02:51:59.319653 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1444/5736] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:51:59 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:51:59.988467 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-45e2d3dc-ccdb-4228-8c9c-1b119d960249 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:51:59.988780 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-45e2d3dc-ccdb-4228-8c9c-1b119d960249 None None] GET https://10.4.3.30/volume// Aug 13 02:51:59.988973 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-45e2d3dc-ccdb-4228-8c9c-1b119d960249 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:51:59.989185 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-45e2d3dc-ccdb-4228-8c9c-1b119d960249 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:51:59.989529 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-45e2d3dc-ccdb-4228-8c9c-1b119d960249 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:51:59.989805 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1438/5737] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:51:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:52:00.001127 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-7df06f95-741e-48c6-8190-ef47ba75fc03 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:00.003699 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-7df06f95-741e-48c6-8190-ef47ba75fc03 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:52:00.004079 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-7df06f95-741e-48c6-8190-ef47ba75fc03 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:00.004358 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-7df06f95-741e-48c6-8190-ef47ba75fc03 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:00.014942 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:00.014942 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:00.019817 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-7df06f95-741e-48c6-8190-ef47ba75fc03 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:52:00.026018 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-7df06f95-741e-48c6-8190-ef47ba75fc03 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:52:00.026430 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1413/5738] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:52:00 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 1626 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:52:00.122483 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-e3a7816b-2a8c-41dd-abc3-8016619bf37f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:00.124498 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-e3a7816b-2a8c-41dd-abc3-8016619bf37f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] PUT https://10.4.3.30/volume/v3/attachments/6819cffc-3f29-4a31-b399-ed27fb3f36b9 Aug 13 02:52:00.124859 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-e3a7816b-2a8c-41dd-abc3-8016619bf37f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:00.132048 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-e3a7816b-2a8c-41dd-abc3-8016619bf37f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Acquiring lock "cinder-attachment_update-f21b7ee3-28c4-4384-b5c4-4eebeadf0c20-np0000007139" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:52:00.139563 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-e3a7816b-2a8c-41dd-abc3-8016619bf37f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Lock "cinder-attachment_update-f21b7ee3-28c4-4384-b5c4-4eebeadf0c20-np0000007139" acquired by "attachment_update" :: waited 0.008s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:52:00.140437 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:00.140437 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:00.209851 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-e3a7816b-2a8c-41dd-abc3-8016619bf37f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Lock "cinder-attachment_update-f21b7ee3-28c4-4384-b5c4-4eebeadf0c20-np0000007139" released by "attachment_update" :: held 0.070s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:52:00.210192 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-e3a7816b-2a8c-41dd-abc3-8016619bf37f tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments/6819cffc-3f29-4a31-b399-ed27fb3f36b9 returned with HTTP 200 Aug 13 02:52:00.210713 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1444/5739] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:52:00 2026] PUT /volume/v3/attachments/6819cffc-3f29-4a31-b399-ed27fb3f36b9 => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:00.238329 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-cddc1afa-76f4-4649-9507-326b3093154b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:00.240403 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-cddc1afa-76f4-4649-9507-326b3093154b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] POST https://10.4.3.30/volume/v3/attachments/6819cffc-3f29-4a31-b399-ed27fb3f36b9/action Aug 13 02:52:00.240777 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-cddc1afa-76f4-4649-9507-326b3093154b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:52:00.240895 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-cddc1afa-76f4-4649-9507-326b3093154b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:00.256481 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:00.256481 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:00.265886 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-cddc1afa-76f4-4649-9507-326b3093154b tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments/6819cffc-3f29-4a31-b399-ed27fb3f36b9/action returned with HTTP 204 Aug 13 02:52:00.266377 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1445/5740] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:52:00 2026] POST /volume/v3/attachments/6819cffc-3f29-4a31-b399-ed27fb3f36b9/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:00.332289 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bfbaad34-cfbc-4946-8ab6-548755b08e62 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:00.336547 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bfbaad34-cfbc-4946-8ab6-548755b08e62 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 Aug 13 02:52:00.336946 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bfbaad34-cfbc-4946-8ab6-548755b08e62 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:00.337161 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bfbaad34-cfbc-4946-8ab6-548755b08e62 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:00.337416 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-bfbaad34-cfbc-4946-8ab6-548755b08e62 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id 450f8c51-9c44-4e84-8726-b228f19deb67. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:00.351131 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bfbaad34-cfbc-4946-8ab6-548755b08e62 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 returned with HTTP 404 Aug 13 02:52:00.351730 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1439/5741] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:00 2026] GET /volume/v3/backups/450f8c51-9c44-4e84-8726-b228f19deb67 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:00.358986 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-b01a678b-acf2-48d9-89b0-775d86660966 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:00.360889 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b01a678b-acf2-48d9-89b0-775d86660966 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] DELETE https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:52:00.361087 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b01a678b-acf2-48d9-89b0-775d86660966 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:00.361282 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-b01a678b-acf2-48d9-89b0-775d86660966 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:00.361406 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.contrib.backups [None req-b01a678b-acf2-48d9-89b0-775d86660966 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Delete backup with id: d41ee2a8-2504-4ea5-8be0-4974d5a8a452. Aug 13 02:52:00.366142 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:00.366142 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:00.384678 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.backup.rpcapi [None req-b01a678b-acf2-48d9-89b0-775d86660966 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] delete_backup rpcapi backup_id d41ee2a8-2504-4ea5-8be0-4974d5a8a452 {{(pid=100287) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:52:00.389222 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-b01a678b-acf2-48d9-89b0-775d86660966 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 202 Aug 13 02:52:00.389771 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1414/5742] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:52:00 2026] DELETE /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:52:00.396760 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cf5811e6-cc1a-4ebc-8566-7697afba0939 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:00.399621 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cf5811e6-cc1a-4ebc-8566-7697afba0939 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:52:00.399928 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cf5811e6-cc1a-4ebc-8566-7697afba0939 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:00.400162 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cf5811e6-cc1a-4ebc-8566-7697afba0939 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:00.400317 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-cf5811e6-cc1a-4ebc-8566-7697afba0939 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:00.405759 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:00.405759 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:00.406537 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cf5811e6-cc1a-4ebc-8566-7697afba0939 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 200 Aug 13 02:52:00.406992 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1445/5743] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:00 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:01.422600 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9468df37-1cff-4e38-9b3b-ea25da04ee6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:01.424720 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9468df37-1cff-4e38-9b3b-ea25da04ee6d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 Aug 13 02:52:01.425001 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9468df37-1cff-4e38-9b3b-ea25da04ee6d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:01.425167 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9468df37-1cff-4e38-9b3b-ea25da04ee6d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:01.425311 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9468df37-1cff-4e38-9b3b-ea25da04ee6d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id d41ee2a8-2504-4ea5-8be0-4974d5a8a452. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:01.430323 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9468df37-1cff-4e38-9b3b-ea25da04ee6d tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 returned with HTTP 404 Aug 13 02:52:01.430900 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1446/5744] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:01 2026] GET /volume/v3/backups/d41ee2a8-2504-4ea5-8be0-4974d5a8a452 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:01.442563 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0e61ecf1-b034-4c17-9ed4-4cfa1f54257a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:01.444954 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e61ecf1-b034-4c17-9ed4-4cfa1f54257a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] DELETE https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:52:01.445236 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e61ecf1-b034-4c17-9ed4-4cfa1f54257a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:01.445523 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e61ecf1-b034-4c17-9ed4-4cfa1f54257a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:01.445699 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-0e61ecf1-b034-4c17-9ed4-4cfa1f54257a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Delete backup with id: dda694b2-571a-476e-bf28-8ff69f81286a. Aug 13 02:52:01.451134 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:01.451134 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:01.462385 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-0e61ecf1-b034-4c17-9ed4-4cfa1f54257a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] delete_backup rpcapi backup_id dda694b2-571a-476e-bf28-8ff69f81286a {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:52:01.464098 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e61ecf1-b034-4c17-9ed4-4cfa1f54257a tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 202 Aug 13 02:52:01.464499 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1440/5745] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:52:01 2026] DELETE /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:52:01.479751 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-84d1e9c6-5479-474c-9a1d-e6d651ad5759 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:01.485126 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-84d1e9c6-5479-474c-9a1d-e6d651ad5759 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:52:01.486180 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-84d1e9c6-5479-474c-9a1d-e6d651ad5759 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:01.486472 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-84d1e9c6-5479-474c-9a1d-e6d651ad5759 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:01.486652 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-84d1e9c6-5479-474c-9a1d-e6d651ad5759 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:01.493228 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:01.493228 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:01.494203 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-84d1e9c6-5479-474c-9a1d-e6d651ad5759 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 200 Aug 13 02:52:01.494777 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1415/5746] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:01 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:02.505239 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6ec0ba5f-aabb-4472-b2aa-d96be8561ee8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:02.506803 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ec0ba5f-aabb-4472-b2aa-d96be8561ee8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a Aug 13 02:52:02.506992 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ec0ba5f-aabb-4472-b2aa-d96be8561ee8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:02.507166 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ec0ba5f-aabb-4472-b2aa-d96be8561ee8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:02.507604 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6ec0ba5f-aabb-4472-b2aa-d96be8561ee8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Show backup with id dda694b2-571a-476e-bf28-8ff69f81286a. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:02.511885 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ec0ba5f-aabb-4472-b2aa-d96be8561ee8 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a returned with HTTP 404 Aug 13 02:52:02.512391 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1446/5747] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:02 2026] GET /volume/v3/backups/dda694b2-571a-476e-bf28-8ff69f81286a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:02.518707 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c5bbf55-6c94-4b71-af70-9ffa147ccf35 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:02.522454 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c5bbf55-6c94-4b71-af70-9ffa147ccf35 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e Aug 13 02:52:02.522454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c5bbf55-6c94-4b71-af70-9ffa147ccf35 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:02.522454 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c5bbf55-6c94-4b71-af70-9ffa147ccf35 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:02.522454 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1c5bbf55-6c94-4b71-af70-9ffa147ccf35 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Delete volume with id: 498e6454-6bd0-479b-b447-79eb92ef7c7e Aug 13 02:52:02.533294 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:02.533294 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:02.533584 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c5bbf55-6c94-4b71-af70-9ffa147ccf35 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:52:02.551855 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c5bbf55-6c94-4b71-af70-9ffa147ccf35 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Delete volume request issued successfully. Aug 13 02:52:02.552039 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c5bbf55-6c94-4b71-af70-9ffa147ccf35 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e returned with HTTP 202 Aug 13 02:52:02.552458 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1447/5748] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:52:02 2026] DELETE /volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:02.560848 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-355004c2-8fb6-4a25-83eb-f4778f5028c9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:02.562542 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-355004c2-8fb6-4a25-83eb-f4778f5028c9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e Aug 13 02:52:02.562776 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-355004c2-8fb6-4a25-83eb-f4778f5028c9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:02.562974 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-355004c2-8fb6-4a25-83eb-f4778f5028c9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:02.564886 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=300,cinder:INSERT=60,cinder:UPDATE=94 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:52:02.571164 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:02.571164 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:02.574422 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-355004c2-8fb6-4a25-83eb-f4778f5028c9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Volume info retrieved successfully. Aug 13 02:52:02.581264 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-355004c2-8fb6-4a25-83eb-f4778f5028c9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e returned with HTTP 200 Aug 13 02:52:02.581264 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1441/5749] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:02 2026] GET /volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:03.593802 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-92ef90cc-6d26-4dd1-90fc-210587142ba9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:03.595696 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-92ef90cc-6d26-4dd1-90fc-210587142ba9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] GET https://10.4.3.30/volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e Aug 13 02:52:03.595911 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-92ef90cc-6d26-4dd1-90fc-210587142ba9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:03.596168 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-92ef90cc-6d26-4dd1-90fc-210587142ba9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:03.598081 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=207,cinder:UPDATE=36,cinder:INSERT=18 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:52:03.603343 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-92ef90cc-6d26-4dd1-90fc-210587142ba9 tempest-ProjectReaderTests33-784498631 tempest-ProjectReaderTests33-784498631-project-admin] https://10.4.3.30/volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e returned with HTTP 404 Aug 13 02:52:03.603852 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1416/5750] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:03 2026] GET /volume/v3/volumes/498e6454-6bd0-479b-b447-79eb92ef7c7e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:04.491452 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-899c2ec9-9969-498e-a68e-af4c16ad65ba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:04.494210 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-899c2ec9-9969-498e-a68e-af4c16ad65ba tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20/encryption Aug 13 02:52:04.494430 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-899c2ec9-9969-498e-a68e-af4c16ad65ba tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:04.494627 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-899c2ec9-9969-498e-a68e-af4c16ad65ba tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:04.505859 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:04.505859 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:04.512450 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-029b3942-e340-4da6-98bb-dab0dcf5f861 req-899c2ec9-9969-498e-a68e-af4c16ad65ba tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20/encryption returned with HTTP 200 Aug 13 02:52:04.512856 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1447/5751] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:52:04 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:05.166933 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-509e6bf3-f875-470c-8680-926e6179fd3d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:05.271986 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:52:05.272433 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-494260810"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:05.273813 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-494260810'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:52:05.273938 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Create volume of 1 GB Aug 13 02:52:05.275930 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=239,cinder:UPDATE=70,cinder:INSERT=32 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:52:05.277945 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Availability Zones retrieved successfully. Aug 13 02:52:05.283464 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Flow 'volume_create_api' (42919941-63f0-43b5-badc-a8ef1fec76ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:52:05.284362 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39109e88-72ad-401d-9a5f-a80862a25927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:52:05.285301 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:52:05.308418 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39109e88-72ad-401d-9a5f-a80862a25927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2361a09f-b540-4066-aa89-c45e8c777c15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2361a09f-b540-4066-aa89-c45e8c777c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:52:05.309135 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5329bbd5-2175-4bda-9f53-226422605284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:52:05.363284 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Created reservations ['bf67f1a7-745d-4acf-86f3-80d75e1d9613', 'e30fd3eb-40df-42ab-997f-31c1e721eda7', 'f7432f32-92b4-4d51-88dd-4fbcb60e921c', 'afd209ea-9298-47ec-9a42-57ad8a1be8b9'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:52:05.364048 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5329bbd5-2175-4bda-9f53-226422605284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf67f1a7-745d-4acf-86f3-80d75e1d9613', 'e30fd3eb-40df-42ab-997f-31c1e721eda7', 'f7432f32-92b4-4d51-88dd-4fbcb60e921c', 'afd209ea-9298-47ec-9a42-57ad8a1be8b9']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:52:05.364832 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baaf090a-af0b-4665-a36e-72b7a2e8343c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:52:05.386381 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baaf090a-af0b-4665-a36e-72b7a2e8343c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d3dad5d-ea80-4365-824d-cfc8b88425b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-494260810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ada1614cc814a4d9632c631153ce1ff',qos_specs=None,replication_status=,reservations=['bf67f1a7-745d-4acf-86f3-80d75e1d9613','e30fd3eb-40df-42ab-997f-31c1e721eda7','f7432f32-92b4-4d51-88dd-4fbcb60e921c','afd209ea-9298-47ec-9a42-57ad8a1be8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e477ebd058f1401f80ad074ffa134ea7',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-494260810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d3dad5d-ea80-4365-824d-cfc8b88425b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ada1614cc814a4d9632c631153ce1ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e477ebd058f1401f80ad074ffa134ea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2361a09f-b540-4066-aa89-c45e8c777c15),volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:52:05.387111 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d6b54d-b3e9-432f-8173-be044183aed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:52:05.403705 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d6b54d-b3e9-432f-8173-be044183aed3) transitioned into state 'SUCCESS' from state '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-494260810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ada1614cc814a4d9632c631153ce1ff',qos_specs=None,replication_status=,reservations=['bf67f1a7-745d-4acf-86f3-80d75e1d9613','e30fd3eb-40df-42ab-997f-31c1e721eda7','f7432f32-92b4-4d51-88dd-4fbcb60e921c','afd209ea-9298-47ec-9a42-57ad8a1be8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e477ebd058f1401f80ad074ffa134ea7',volume_type_id=2361a09f-b540-4066-aa89-c45e8c777c15)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:52:05.404386 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80a1c55-f494-4f07-a043-e06d33c44d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:52:05.412522 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80a1c55-f494-4f07-a043-e06d33c44d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:52:05.413325 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Flow 'volume_create_api' (42919941-63f0-43b5-badc-a8ef1fec76ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:52:05.413621 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Create volume request issued successfully. Aug 13 02:52:05.414133 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-509e6bf3-f875-470c-8680-926e6179fd3d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:52:05.414562 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1448/5752] 10.4.3.30 () {70 vars in 1291 bytes} [Thu Aug 13 02:52:05 2026] POST /volume/v3/volumes => generated 775 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:52:05.425898 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8e9035d4-f271-410a-b8fd-ff1071a64995 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:05.428156 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e9035d4-f271-410a-b8fd-ff1071a64995 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 Aug 13 02:52:05.428478 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8e9035d4-f271-410a-b8fd-ff1071a64995 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:05.428746 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8e9035d4-f271-410a-b8fd-ff1071a64995 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:05.438244 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:05.438244 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:05.442362 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8e9035d4-f271-410a-b8fd-ff1071a64995 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Volume info retrieved successfully. Aug 13 02:52:05.447000 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e9035d4-f271-410a-b8fd-ff1071a64995 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 returned with HTTP 200 Aug 13 02:52:05.447520 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1442/5753] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:05 2026] GET /volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:06.459668 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c962a5ca-8bff-4abd-8912-96f12447ab1c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:06.461293 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c962a5ca-8bff-4abd-8912-96f12447ab1c tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 Aug 13 02:52:06.461501 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c962a5ca-8bff-4abd-8912-96f12447ab1c tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:06.461686 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c962a5ca-8bff-4abd-8912-96f12447ab1c tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:06.468222 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:06.468222 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:06.471236 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-c962a5ca-8bff-4abd-8912-96f12447ab1c tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Volume info retrieved successfully. Aug 13 02:52:06.474684 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c962a5ca-8bff-4abd-8912-96f12447ab1c tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 returned with HTTP 200 Aug 13 02:52:06.475017 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1417/5754] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:06 2026] GET /volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:06.487434 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7ee5ebc2-f87e-4a49-bfee-45cee3e1e291 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:06.489375 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ee5ebc2-f87e-4a49-bfee-45cee3e1e291 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] POST https://10.4.3.30/volume/v3/backups Aug 13 02:52:06.489739 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ee5ebc2-f87e-4a49-bfee-45cee3e1e291 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d3dad5d-ea80-4365-824d-cfc8b88425b7", "name": "tempest-type-Backup-555663620"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:06.491515 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-7ee5ebc2-f87e-4a49-bfee-45cee3e1e291 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Creating new backup {'backup': {'volume_id': '1d3dad5d-ea80-4365-824d-cfc8b88425b7', 'name': 'tempest-type-Backup-555663620'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 02:52:06.491732 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-7ee5ebc2-f87e-4a49-bfee-45cee3e1e291 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Creating backup of volume 1d3dad5d-ea80-4365-824d-cfc8b88425b7 in container None Aug 13 02:52:06.499278 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:06.499278 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:06.499618 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7ee5ebc2-f87e-4a49-bfee-45cee3e1e291 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Volume info retrieved successfully. Aug 13 02:52:06.523228 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-7ee5ebc2-f87e-4a49-bfee-45cee3e1e291 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Created reservations ['cc433563-aa49-4370-80c3-e8316d981bbd', '369f1ba0-2b60-4f91-b94f-83c11ced4819'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:52:06.546551 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ee5ebc2-f87e-4a49-bfee-45cee3e1e291 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups returned with HTTP 202 Aug 13 02:52:06.546952 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1448/5755] 10.4.3.30 () {70 vars in 1292 bytes} [Thu Aug 13 02:52:06 2026] POST /volume/v3/backups => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:52:06.556404 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c0bf2d5f-5d36-457f-b77e-a93ee3f20015 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:06.558389 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0bf2d5f-5d36-457f-b77e-a93ee3f20015 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:06.558628 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0bf2d5f-5d36-457f-b77e-a93ee3f20015 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:06.558809 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0bf2d5f-5d36-457f-b77e-a93ee3f20015 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:06.558901 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c0bf2d5f-5d36-457f-b77e-a93ee3f20015 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:06.565483 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:06.565483 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:06.566114 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0bf2d5f-5d36-457f-b77e-a93ee3f20015 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:06.566489 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1449/5756] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:06 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:07.575543 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-abe752e0-ee53-41f3-8d93-d3afd9a1b0c1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:07.577578 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abe752e0-ee53-41f3-8d93-d3afd9a1b0c1 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:07.577772 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abe752e0-ee53-41f3-8d93-d3afd9a1b0c1 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:07.577986 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abe752e0-ee53-41f3-8d93-d3afd9a1b0c1 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:07.578115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-abe752e0-ee53-41f3-8d93-d3afd9a1b0c1 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:07.582126 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:07.582126 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:07.582759 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abe752e0-ee53-41f3-8d93-d3afd9a1b0c1 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:07.583109 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1443/5757] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:07 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:08.596816 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-da02e5bd-2a35-41b7-80c3-6c0a8cc7660d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:08.599739 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-da02e5bd-2a35-41b7-80c3-6c0a8cc7660d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:08.600016 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-da02e5bd-2a35-41b7-80c3-6c0a8cc7660d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:08.600269 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-da02e5bd-2a35-41b7-80c3-6c0a8cc7660d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:08.600422 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-da02e5bd-2a35-41b7-80c3-6c0a8cc7660d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:08.605563 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:08.605563 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:08.606257 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-da02e5bd-2a35-41b7-80c3-6c0a8cc7660d tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:08.606737 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1418/5758] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:08 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:09.616207 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-80996f46-289f-4613-b455-36045ef6aadf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:09.618018 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80996f46-289f-4613-b455-36045ef6aadf tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:09.618228 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-80996f46-289f-4613-b455-36045ef6aadf tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:09.618445 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-80996f46-289f-4613-b455-36045ef6aadf tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:09.618612 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-80996f46-289f-4613-b455-36045ef6aadf tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:09.622989 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:09.622989 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:09.623653 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80996f46-289f-4613-b455-36045ef6aadf tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:09.624293 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1449/5759] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:09 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:10.633980 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fc8c1383-9e83-4986-bcfb-e96a9154d56f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:10.635722 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc8c1383-9e83-4986-bcfb-e96a9154d56f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:10.635948 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc8c1383-9e83-4986-bcfb-e96a9154d56f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:10.636128 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc8c1383-9e83-4986-bcfb-e96a9154d56f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:10.636223 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fc8c1383-9e83-4986-bcfb-e96a9154d56f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:10.640120 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:10.640120 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:10.640727 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc8c1383-9e83-4986-bcfb-e96a9154d56f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:10.641051 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1450/5760] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:10 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:11.652773 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-be8d29ec-be8c-4a88-b194-bc760c114df8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:11.654894 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be8d29ec-be8c-4a88-b194-bc760c114df8 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:11.655190 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be8d29ec-be8c-4a88-b194-bc760c114df8 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:11.655447 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be8d29ec-be8c-4a88-b194-bc760c114df8 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:11.655592 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-be8d29ec-be8c-4a88-b194-bc760c114df8 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:11.660054 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:11.660054 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:11.660662 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be8d29ec-be8c-4a88-b194-bc760c114df8 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:11.661206 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1444/5761] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:11 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:12.674183 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c3400f11-6b94-4b64-aedf-9f8638e5ad14 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:12.676463 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c3400f11-6b94-4b64-aedf-9f8638e5ad14 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:12.676694 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c3400f11-6b94-4b64-aedf-9f8638e5ad14 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:12.676882 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c3400f11-6b94-4b64-aedf-9f8638e5ad14 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:12.676981 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-c3400f11-6b94-4b64-aedf-9f8638e5ad14 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:12.681306 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:12.681306 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:12.682033 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c3400f11-6b94-4b64-aedf-9f8638e5ad14 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:12.682533 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1419/5762] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:12 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:13.692550 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-165f86f5-94a7-414d-b2e7-4eee1d94be1c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:13.694227 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-165f86f5-94a7-414d-b2e7-4eee1d94be1c tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:13.694457 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-165f86f5-94a7-414d-b2e7-4eee1d94be1c tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:13.694659 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-165f86f5-94a7-414d-b2e7-4eee1d94be1c tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:13.694763 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-165f86f5-94a7-414d-b2e7-4eee1d94be1c tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:13.697000 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=168,cinder:INSERT=8,cinder:UPDATE=15 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:52:13.700214 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:13.700214 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:13.700902 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-165f86f5-94a7-414d-b2e7-4eee1d94be1c tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:13.701798 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1450/5763] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:13 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:14.714289 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da5dedec-7a67-4af8-aca1-263f7f6fab2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:14.717943 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da5dedec-7a67-4af8-aca1-263f7f6fab2e tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:14.718175 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da5dedec-7a67-4af8-aca1-263f7f6fab2e tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:14.718390 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da5dedec-7a67-4af8-aca1-263f7f6fab2e tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:14.718616 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-da5dedec-7a67-4af8-aca1-263f7f6fab2e tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:14.725759 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:14.725759 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:14.726569 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da5dedec-7a67-4af8-aca1-263f7f6fab2e tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:14.727022 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1451/5764] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:14 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:15.737857 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5663c6b1-03d3-4f34-8460-a9cc65a62e36 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:15.739932 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5663c6b1-03d3-4f34-8460-a9cc65a62e36 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:15.740235 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5663c6b1-03d3-4f34-8460-a9cc65a62e36 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:15.740508 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5663c6b1-03d3-4f34-8460-a9cc65a62e36 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:15.740671 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5663c6b1-03d3-4f34-8460-a9cc65a62e36 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:15.746207 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:15.746207 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:15.747156 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5663c6b1-03d3-4f34-8460-a9cc65a62e36 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:15.747672 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1445/5765] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:15 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:16.759508 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-327d4b23-de5e-42e1-bb23-9a9a2943066b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:16.761338 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-327d4b23-de5e-42e1-bb23-9a9a2943066b tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:16.761573 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-327d4b23-de5e-42e1-bb23-9a9a2943066b tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:16.761766 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-327d4b23-de5e-42e1-bb23-9a9a2943066b tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:16.761915 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-327d4b23-de5e-42e1-bb23-9a9a2943066b tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:16.766540 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:16.766540 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:16.767132 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-327d4b23-de5e-42e1-bb23-9a9a2943066b tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:16.767654 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1420/5766] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:16 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:17.778988 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-492c5ad9-2fbb-471b-9464-81d78d1f9aa0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:17.780793 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-492c5ad9-2fbb-471b-9464-81d78d1f9aa0 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:17.781020 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-492c5ad9-2fbb-471b-9464-81d78d1f9aa0 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:17.781218 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-492c5ad9-2fbb-471b-9464-81d78d1f9aa0 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:17.781343 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-492c5ad9-2fbb-471b-9464-81d78d1f9aa0 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:17.785476 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:17.785476 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:17.786057 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-492c5ad9-2fbb-471b-9464-81d78d1f9aa0 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:17.786433 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1451/5767] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:17 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:18.796420 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e9c0076d-6bb6-4b69-91c0-5fcf4a1b2163 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:18.798206 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9c0076d-6bb6-4b69-91c0-5fcf4a1b2163 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:18.798436 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9c0076d-6bb6-4b69-91c0-5fcf4a1b2163 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:18.798611 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9c0076d-6bb6-4b69-91c0-5fcf4a1b2163 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:18.798712 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e9c0076d-6bb6-4b69-91c0-5fcf4a1b2163 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:18.802609 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:18.802609 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:18.803130 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9c0076d-6bb6-4b69-91c0-5fcf4a1b2163 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:18.803506 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1452/5768] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:18 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:19.813075 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-19de8bb8-cb82-4285-86df-1c6ef5833605 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:19.815649 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19de8bb8-cb82-4285-86df-1c6ef5833605 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:19.815860 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19de8bb8-cb82-4285-86df-1c6ef5833605 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:19.816035 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19de8bb8-cb82-4285-86df-1c6ef5833605 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:19.816139 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-19de8bb8-cb82-4285-86df-1c6ef5833605 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:19.820261 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:19.820261 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:19.820934 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19de8bb8-cb82-4285-86df-1c6ef5833605 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:19.821352 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1446/5769] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:19 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:20.833659 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-63fcef63-456b-4c2d-aeda-1d79f19debca None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:20.835340 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-63fcef63-456b-4c2d-aeda-1d79f19debca tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:20.835547 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-63fcef63-456b-4c2d-aeda-1d79f19debca tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:20.835720 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-63fcef63-456b-4c2d-aeda-1d79f19debca tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:20.835815 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.v3.backups [None req-63fcef63-456b-4c2d-aeda-1d79f19debca tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100287) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:20.839673 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:20.839673 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:20.840245 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-63fcef63-456b-4c2d-aeda-1d79f19debca tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:20.840617 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1421/5770] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:20 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:20.851470 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d9dd24ab-ec46-4dc8-9378-2d0fe8b1c2e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:20.853860 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d9dd24ab-ec46-4dc8-9378-2d0fe8b1c2e8 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] DELETE https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:20.854161 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9dd24ab-ec46-4dc8-9378-2d0fe8b1c2e8 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:20.854477 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9dd24ab-ec46-4dc8-9378-2d0fe8b1c2e8 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:20.854644 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-d9dd24ab-ec46-4dc8-9378-2d0fe8b1c2e8 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Delete backup with id: 432291a1-5eb4-42c3-bb01-9c266b28508e. Aug 13 02:52:20.860093 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:20.860093 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:20.873627 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-d9dd24ab-ec46-4dc8-9378-2d0fe8b1c2e8 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] delete_backup rpcapi backup_id 432291a1-5eb4-42c3-bb01-9c266b28508e {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 02:52:20.875664 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d9dd24ab-ec46-4dc8-9378-2d0fe8b1c2e8 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 202 Aug 13 02:52:20.876223 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1452/5771] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:52:20 2026] DELETE /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:52:20.882443 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-165f9c71-85a2-4705-bdb8-80eb6f07a4fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:20.884559 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-165f9c71-85a2-4705-bdb8-80eb6f07a4fe tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:20.884836 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-165f9c71-85a2-4705-bdb8-80eb6f07a4fe tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:20.885103 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-165f9c71-85a2-4705-bdb8-80eb6f07a4fe tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:20.885263 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-165f9c71-85a2-4705-bdb8-80eb6f07a4fe tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:20.890696 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:20.890696 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:20.891460 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-165f9c71-85a2-4705-bdb8-80eb6f07a4fe tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 200 Aug 13 02:52:20.892278 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1453/5772] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:20 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:21.902447 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ff27979b-cc3b-40fe-af40-8abe481ac052 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:21.904076 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff27979b-cc3b-40fe-af40-8abe481ac052 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e Aug 13 02:52:21.904276 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff27979b-cc3b-40fe-af40-8abe481ac052 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:21.904510 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff27979b-cc3b-40fe-af40-8abe481ac052 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:21.904623 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ff27979b-cc3b-40fe-af40-8abe481ac052 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Show backup with id 432291a1-5eb4-42c3-bb01-9c266b28508e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 02:52:21.907920 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff27979b-cc3b-40fe-af40-8abe481ac052 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e returned with HTTP 404 Aug 13 02:52:21.908345 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1447/5773] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:21 2026] GET /volume/v3/backups/432291a1-5eb4-42c3-bb01-9c266b28508e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:21.915314 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-0de54992-785e-45af-9ba0-ee76106a2d2f None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:21.917413 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0de54992-785e-45af-9ba0-ee76106a2d2f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] DELETE https://10.4.3.30/volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 Aug 13 02:52:21.917661 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0de54992-785e-45af-9ba0-ee76106a2d2f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:21.917873 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-0de54992-785e-45af-9ba0-ee76106a2d2f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:21.918033 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-0de54992-785e-45af-9ba0-ee76106a2d2f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Delete volume with id: 1d3dad5d-ea80-4365-824d-cfc8b88425b7 Aug 13 02:52:21.925331 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:21.925331 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:21.925638 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0de54992-785e-45af-9ba0-ee76106a2d2f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Volume info retrieved successfully. Aug 13 02:52:21.940912 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-0de54992-785e-45af-9ba0-ee76106a2d2f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Delete volume request issued successfully. Aug 13 02:52:21.941125 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-0de54992-785e-45af-9ba0-ee76106a2d2f tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 returned with HTTP 202 Aug 13 02:52:21.941612 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1422/5774] 10.4.3.30 () {68 vars in 1384 bytes} [Thu Aug 13 02:52:21 2026] DELETE /volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:21.951688 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7df5edda-c0fd-4b1a-b278-8fb52ff6cf58 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:21.953684 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7df5edda-c0fd-4b1a-b278-8fb52ff6cf58 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 Aug 13 02:52:21.953914 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7df5edda-c0fd-4b1a-b278-8fb52ff6cf58 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:21.954103 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7df5edda-c0fd-4b1a-b278-8fb52ff6cf58 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:21.961981 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:21.961981 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:21.965806 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7df5edda-c0fd-4b1a-b278-8fb52ff6cf58 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Volume info retrieved successfully. Aug 13 02:52:21.969856 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7df5edda-c0fd-4b1a-b278-8fb52ff6cf58 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 returned with HTTP 200 Aug 13 02:52:21.970261 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1453/5775] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:21 2026] GET /volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:22.983822 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68f16e2f-8c96-4221-8284-14cebcf48ba4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:22.985980 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68f16e2f-8c96-4221-8284-14cebcf48ba4 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] GET https://10.4.3.30/volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 Aug 13 02:52:22.986269 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68f16e2f-8c96-4221-8284-14cebcf48ba4 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:22.986536 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68f16e2f-8c96-4221-8284-14cebcf48ba4 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:22.993568 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68f16e2f-8c96-4221-8284-14cebcf48ba4 tempest-ProjectReaderTests39-784429947 tempest-ProjectReaderTests39-784429947-project-admin] https://10.4.3.30/volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 returned with HTTP 404 Aug 13 02:52:22.994080 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1454/5776] 10.4.3.30 () {68 vars in 1381 bytes} [Thu Aug 13 02:52:22 2026] GET /volume/v3/volumes/1d3dad5d-ea80-4365-824d-cfc8b88425b7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:24.252566 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-399fddd9-faaa-45c2-87ec-05d0218cfee2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.330157 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-399fddd9-faaa-45c2-87ec-05d0218cfee2 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:52:24.331101 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-399fddd9-faaa-45c2-87ec-05d0218cfee2 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-494572822", "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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.348675 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-399fddd9-faaa-45c2-87ec-05d0218cfee2 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:52:24.349101 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1448/5777] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:52:24 2026] POST /volume/v3/types => generated 379 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.358043 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-22581205-3741-4793-8445-db99a54c53ae None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.360365 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-22581205-3741-4793-8445-db99a54c53ae tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] POST https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption Aug 13 02:52:24.360800 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-22581205-3741-4793-8445-db99a54c53ae tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.378519 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-22581205-3741-4793-8445-db99a54c53ae tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption returned with HTTP 200 Aug 13 02:52:24.379011 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1423/5778] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:52:24 2026] POST /volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.387315 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2162dfad-226a-427f-ae16-923bcf5a4c68 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.389212 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2162dfad-226a-427f-ae16-923bcf5a4c68 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:52:24.389690 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2162dfad-226a-427f-ae16-923bcf5a4c68 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1021566829", "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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.405333 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2162dfad-226a-427f-ae16-923bcf5a4c68 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:52:24.405801 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1454/5779] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:52:24 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.414985 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-272a334f-7dd9-4d43-8c46-9dfcd86a8d8b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.416932 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-272a334f-7dd9-4d43-8c46-9dfcd86a8d8b tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] POST https://10.4.3.30/volume/v3/types/e59284bb-721b-4413-9b49-cd2ea71049ee/encryption Aug 13 02:52:24.417304 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-272a334f-7dd9-4d43-8c46-9dfcd86a8d8b tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.432792 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-272a334f-7dd9-4d43-8c46-9dfcd86a8d8b tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/e59284bb-721b-4413-9b49-cd2ea71049ee/encryption returned with HTTP 200 Aug 13 02:52:24.433158 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1455/5780] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:52:24 2026] POST /volume/v3/types/e59284bb-721b-4413-9b49-cd2ea71049ee/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.443181 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e8eca288-5c95-4279-b900-dc79e1e38b69 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.444746 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8eca288-5c95-4279-b900-dc79e1e38b69 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:52:24.445106 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e8eca288-5c95-4279-b900-dc79e1e38b69 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1104121646", "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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.459404 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8eca288-5c95-4279-b900-dc79e1e38b69 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:52:24.459813 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1449/5781] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:52:24 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.466777 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-dd5685a7-e273-4174-864d-1557fae2e2c2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.468482 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dd5685a7-e273-4174-864d-1557fae2e2c2 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] POST https://10.4.3.30/volume/v3/types/6ea2ccca-1cd6-41de-9788-ed7a84849da7/extra_specs Aug 13 02:52:24.468827 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-dd5685a7-e273-4174-864d-1557fae2e2c2 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.486773 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-dd5685a7-e273-4174-864d-1557fae2e2c2 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/6ea2ccca-1cd6-41de-9788-ed7a84849da7/extra_specs returned with HTTP 200 Aug 13 02:52:24.487202 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1424/5782] 10.4.3.30 () {68 vars in 1392 bytes} [Thu Aug 13 02:52:24 2026] POST /volume/v3/types/6ea2ccca-1cd6-41de-9788-ed7a84849da7/extra_specs => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:52:24.495022 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7c0156b8-06dc-47b5-97a0-57c9e9bff62e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.496856 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c0156b8-06dc-47b5-97a0-57c9e9bff62e tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] PUT https://10.4.3.30/volume/v3/types/6ea2ccca-1cd6-41de-9788-ed7a84849da7/extra_specs/key2 Aug 13 02:52:24.497227 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c0156b8-06dc-47b5-97a0-57c9e9bff62e tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.514312 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c0156b8-06dc-47b5-97a0-57c9e9bff62e tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/6ea2ccca-1cd6-41de-9788-ed7a84849da7/extra_specs/key2 returned with HTTP 200 Aug 13 02:52:24.514743 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1455/5783] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:52:24 2026] PUT /volume/v3/types/6ea2ccca-1cd6-41de-9788-ed7a84849da7/extra_specs/key2 => generated 25 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:52:24.524029 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5322a835-625f-47e4-affd-081e3b1cd0ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.525735 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5322a835-625f-47e4-affd-081e3b1cd0ae tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:52:24.526053 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5322a835-625f-47e4-affd-081e3b1cd0ae tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.539807 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5322a835-625f-47e4-affd-081e3b1cd0ae tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:52:24.540202 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1456/5784] 10.4.3.30 () {68 vars in 1245 bytes} [Thu Aug 13 02:52:24 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.549416 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-24d0a44f-db91-4357-9bbf-a13aba7b364f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.551000 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24d0a44f-db91-4357-9bbf-a13aba7b364f tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] DELETE https://10.4.3.30/volume/v3/types/e871c146-5578-44b4-ac44-5cbb0e792265 Aug 13 02:52:24.551194 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24d0a44f-db91-4357-9bbf-a13aba7b364f tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.551441 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24d0a44f-db91-4357-9bbf-a13aba7b364f tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:24.571347 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24d0a44f-db91-4357-9bbf-a13aba7b364f tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/e871c146-5578-44b4-ac44-5cbb0e792265 returned with HTTP 202 Aug 13 02:52:24.571778 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1450/5785] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:52:24 2026] DELETE /volume/v3/types/e871c146-5578-44b4-ac44-5cbb0e792265 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:24.580759 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-4b16e450-d60f-4263-a512-8e3c29c2547d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.582556 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4b16e450-d60f-4263-a512-8e3c29c2547d tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:52:24.582910 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-4b16e450-d60f-4263-a512-8e3c29c2547d tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1555412727", "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=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.597118 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-4b16e450-d60f-4263-a512-8e3c29c2547d tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:52:24.597559 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1425/5786] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:52:24 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.613816 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1b98b7ba-db69-4f2d-832c-5bbc389a4695 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.615744 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b98b7ba-db69-4f2d-832c-5bbc389a4695 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] POST https://10.4.3.30/volume/v3/types/d7a58a14-7c83-4d8e-a38e-67e85008e1e6/encryption Aug 13 02:52:24.616168 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1b98b7ba-db69-4f2d-832c-5bbc389a4695 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.630615 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b98b7ba-db69-4f2d-832c-5bbc389a4695 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/d7a58a14-7c83-4d8e-a38e-67e85008e1e6/encryption returned with HTTP 200 Aug 13 02:52:24.631133 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1456/5787] 10.4.3.30 () {68 vars in 1390 bytes} [Thu Aug 13 02:52:24 2026] POST /volume/v3/types/d7a58a14-7c83-4d8e-a38e-67e85008e1e6/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.638319 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-462b664e-a399-4597-9b32-a8527154a384 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.640402 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-462b664e-a399-4597-9b32-a8527154a384 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] DELETE https://10.4.3.30/volume/v3/types/d7a58a14-7c83-4d8e-a38e-67e85008e1e6/encryption/7266e097-aabd-4f9c-a566-51772cbabe49 Aug 13 02:52:24.640609 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-462b664e-a399-4597-9b32-a8527154a384 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.640790 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-462b664e-a399-4597-9b32-a8527154a384 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:24.650791 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-462b664e-a399-4597-9b32-a8527154a384 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/d7a58a14-7c83-4d8e-a38e-67e85008e1e6/encryption/7266e097-aabd-4f9c-a566-51772cbabe49 returned with HTTP 202 Aug 13 02:52:24.651127 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1457/5788] 10.4.3.30 () {66 vars in 1482 bytes} [Thu Aug 13 02:52:24 2026] DELETE /volume/v3/types/d7a58a14-7c83-4d8e-a38e-67e85008e1e6/encryption/7266e097-aabd-4f9c-a566-51772cbabe49 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:24.658936 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c33463a4-5b1b-4665-b56f-00ea0a883d56 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.660547 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c33463a4-5b1b-4665-b56f-00ea0a883d56 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:52:24.660916 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c33463a4-5b1b-4665-b56f-00ea0a883d56 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-967341543", "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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.675269 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c33463a4-5b1b-4665-b56f-00ea0a883d56 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:52:24.675861 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1451/5789] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:52:24 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.682882 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d7c13f6a-5943-47b0-b3cf-8314d3b49e71 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.684722 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d7c13f6a-5943-47b0-b3cf-8314d3b49e71 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] DELETE https://10.4.3.30/volume/v3/types/af74296c-0bff-44e6-8a1a-c814c836c3c0/extra_specs/key1 Aug 13 02:52:24.684922 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d7c13f6a-5943-47b0-b3cf-8314d3b49e71 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.685096 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d7c13f6a-5943-47b0-b3cf-8314d3b49e71 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:24.702060 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d7c13f6a-5943-47b0-b3cf-8314d3b49e71 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/af74296c-0bff-44e6-8a1a-c814c836c3c0/extra_specs/key1 returned with HTTP 202 Aug 13 02:52:24.702785 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1426/5790] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:52:24 2026] DELETE /volume/v3/types/af74296c-0bff-44e6-8a1a-c814c836c3c0/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:52:24.710492 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eb36e089-b4a8-47d3-b377-cb77cb013762 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.712203 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eb36e089-b4a8-47d3-b377-cb77cb013762 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:52:24.712631 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eb36e089-b4a8-47d3-b377-cb77cb013762 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1832237273", "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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.728306 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eb36e089-b4a8-47d3-b377-cb77cb013762 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:52:24.728847 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1457/5791] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:52:24 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.736883 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-626aecd9-7fb6-4958-8fb2-4f43355546b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.738589 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-626aecd9-7fb6-4958-8fb2-4f43355546b8 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] DELETE https://10.4.3.30/volume/v3/types/1b88d96b-cf93-4991-9d03-e77410224ad1 Aug 13 02:52:24.738834 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-626aecd9-7fb6-4958-8fb2-4f43355546b8 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.739048 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-626aecd9-7fb6-4958-8fb2-4f43355546b8 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:24.760974 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-626aecd9-7fb6-4958-8fb2-4f43355546b8 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/1b88d96b-cf93-4991-9d03-e77410224ad1 returned with HTTP 202 Aug 13 02:52:24.761302 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1458/5792] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:52:24 2026] DELETE /volume/v3/types/1b88d96b-cf93-4991-9d03-e77410224ad1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:24.769016 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a75e7310-70b9-47d5-8066-748ef59cc1ab None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.770725 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a75e7310-70b9-47d5-8066-748ef59cc1ab tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] GET https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs Aug 13 02:52:24.770938 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a75e7310-70b9-47d5-8066-748ef59cc1ab tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.771122 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a75e7310-70b9-47d5-8066-748ef59cc1ab tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:24.777460 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a75e7310-70b9-47d5-8066-748ef59cc1ab tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs returned with HTTP 200 Aug 13 02:52:24.777826 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1452/5793] 10.4.3.30 () {66 vars in 1371 bytes} [Thu Aug 13 02:52:24 2026] GET /volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.785951 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1f655ace-e453-4226-85c3-a7c4750b4a9c None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.788070 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1f655ace-e453-4226-85c3-a7c4750b4a9c tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] GET https://10.4.3.30/volume/v3/types Aug 13 02:52:24.788293 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1f655ace-e453-4226-85c3-a7c4750b4a9c tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.788564 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1f655ace-e453-4226-85c3-a7c4750b4a9c tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method 'index' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:24.814276 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1f655ace-e453-4226-85c3-a7c4750b4a9c tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:52:24.814718 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1427/5794] 10.4.3.30 () {66 vars in 1224 bytes} [Thu Aug 13 02:52:24 2026] GET /volume/v3/types => generated 3340 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:24.823869 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-63e08fe8-5647-4dc4-87b7-18cf1f9f2208 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.825495 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-63e08fe8-5647-4dc4-87b7-18cf1f9f2208 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] GET https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption/cipher Aug 13 02:52:24.825693 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-63e08fe8-5647-4dc4-87b7-18cf1f9f2208 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.825893 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-63e08fe8-5647-4dc4-87b7-18cf1f9f2208 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:24.831516 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-63e08fe8-5647-4dc4-87b7-18cf1f9f2208 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption/cipher returned with HTTP 200 Aug 13 02:52:24.831848 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1458/5795] 10.4.3.30 () {66 vars in 1389 bytes} [Thu Aug 13 02:52:24 2026] GET /volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:52:24.839204 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-375e98be-e6bd-457b-9a2a-2d635077318b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.841028 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-375e98be-e6bd-457b-9a2a-2d635077318b tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] GET https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption Aug 13 02:52:24.841223 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-375e98be-e6bd-457b-9a2a-2d635077318b tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.841447 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-375e98be-e6bd-457b-9a2a-2d635077318b tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:24.847447 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-375e98be-e6bd-457b-9a2a-2d635077318b tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption returned with HTTP 200 Aug 13 02:52:24.847835 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1459/5796] 10.4.3.30 () {66 vars in 1368 bytes} [Thu Aug 13 02:52:24 2026] GET /volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.855967 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5dd2f64d-19e1-4006-8e61-6e24603785eb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.858063 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5dd2f64d-19e1-4006-8e61-6e24603785eb tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] GET https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs/multiattach Aug 13 02:52:24.858314 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5dd2f64d-19e1-4006-8e61-6e24603785eb tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.858560 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5dd2f64d-19e1-4006-8e61-6e24603785eb tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:24.865690 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5dd2f64d-19e1-4006-8e61-6e24603785eb tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs/multiattach returned with HTTP 200 Aug 13 02:52:24.866105 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1453/5797] 10.4.3.30 () {66 vars in 1407 bytes} [Thu Aug 13 02:52:24 2026] GET /volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:52:24.872538 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6ac5bb73-45b1-4ba5-8f6d-7a30c0a1c782 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.874494 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6ac5bb73-45b1-4ba5-8f6d-7a30c0a1c782 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] GET https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs/volume_backend_name Aug 13 02:52:24.874722 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6ac5bb73-45b1-4ba5-8f6d-7a30c0a1c782 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.874930 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6ac5bb73-45b1-4ba5-8f6d-7a30c0a1c782 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:24.881798 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6ac5bb73-45b1-4ba5-8f6d-7a30c0a1c782 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs/volume_backend_name returned with HTTP 200 Aug 13 02:52:24.882133 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1428/5798] 10.4.3.30 () {66 vars in 1431 bytes} [Thu Aug 13 02:52:24 2026] GET /volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:52:24.888873 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-21804f6e-942f-496f-8971-cb9eb2f79832 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.890574 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21804f6e-942f-496f-8971-cb9eb2f79832 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] GET https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda Aug 13 02:52:24.890748 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-21804f6e-942f-496f-8971-cb9eb2f79832 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.890921 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-21804f6e-942f-496f-8971-cb9eb2f79832 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:24.895549 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21804f6e-942f-496f-8971-cb9eb2f79832 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda returned with HTTP 200 Aug 13 02:52:24.895851 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1459/5799] 10.4.3.30 () {66 vars in 1335 bytes} [Thu Aug 13 02:52:24 2026] GET /volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda => generated 401 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.903463 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-39e717a7-9603-414d-bd72-5f0b4970c3fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.905071 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39e717a7-9603-414d-bd72-5f0b4970c3fe tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] PUT https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption/6fde1d5b-1d68-4e22-8e56-327a7118df4f Aug 13 02:52:24.905429 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39e717a7-9603-414d-bd72-5f0b4970c3fe tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.918208 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39e717a7-9603-414d-bd72-5f0b4970c3fe tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption/6fde1d5b-1d68-4e22-8e56-327a7118df4f returned with HTTP 200 Aug 13 02:52:24.918609 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1460/5800] 10.4.3.30 () {68 vars in 1499 bytes} [Thu Aug 13 02:52:24 2026] PUT /volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/encryption/6fde1d5b-1d68-4e22-8e56-327a7118df4f => generated 33 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:52:24.926504 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-37d9397a-0217-4b34-a1a1-0703a5b11468 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.928155 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37d9397a-0217-4b34-a1a1-0703a5b11468 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] PUT https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs/key1 Aug 13 02:52:24.928530 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37d9397a-0217-4b34-a1a1-0703a5b11468 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.944101 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37d9397a-0217-4b34-a1a1-0703a5b11468 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs/key1 returned with HTTP 200 Aug 13 02:52:24.944539 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1454/5801] 10.4.3.30 () {68 vars in 1406 bytes} [Thu Aug 13 02:52:24 2026] PUT /volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda/extra_specs/key1 => generated 30 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 02:52:24.952688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-da679194-093a-4923-bf40-e5a31824dc6d None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.954734 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-da679194-093a-4923-bf40-e5a31824dc6d tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] PUT https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda Aug 13 02:52:24.955050 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-da679194-093a-4923-bf40-e5a31824dc6d tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:24.966260 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-da679194-093a-4923-bf40-e5a31824dc6d tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda returned with HTTP 200 Aug 13 02:52:24.966693 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1429/5802] 10.4.3.30 () {68 vars in 1355 bytes} [Thu Aug 13 02:52:24 2026] PUT /volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda => generated 370 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:24.975480 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9ad4b0b5-d570-4953-9080-2b2747fe8fd9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:24.977656 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9ad4b0b5-d570-4953-9080-2b2747fe8fd9 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] DELETE https://10.4.3.30/volume/v3/types/af74296c-0bff-44e6-8a1a-c814c836c3c0 Aug 13 02:52:24.977860 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9ad4b0b5-d570-4953-9080-2b2747fe8fd9 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:24.978073 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9ad4b0b5-d570-4953-9080-2b2747fe8fd9 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:25.001843 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9ad4b0b5-d570-4953-9080-2b2747fe8fd9 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/af74296c-0bff-44e6-8a1a-c814c836c3c0 returned with HTTP 202 Aug 13 02:52:25.002521 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1460/5803] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:52:24 2026] DELETE /volume/v3/types/af74296c-0bff-44e6-8a1a-c814c836c3c0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:25.009548 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-86f2a761-6f76-41ab-b8d5-20abe4a1ef6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:25.011739 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86f2a761-6f76-41ab-b8d5-20abe4a1ef6e tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] DELETE https://10.4.3.30/volume/v3/types/d7a58a14-7c83-4d8e-a38e-67e85008e1e6 Aug 13 02:52:25.011953 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86f2a761-6f76-41ab-b8d5-20abe4a1ef6e tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:25.012353 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86f2a761-6f76-41ab-b8d5-20abe4a1ef6e tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:25.037775 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86f2a761-6f76-41ab-b8d5-20abe4a1ef6e tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/d7a58a14-7c83-4d8e-a38e-67e85008e1e6 returned with HTTP 202 Aug 13 02:52:25.038184 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1461/5804] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:52:25 2026] DELETE /volume/v3/types/d7a58a14-7c83-4d8e-a38e-67e85008e1e6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:25.044992 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-86614be7-7cab-4f91-8ff7-21ad6fceb752 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:25.046677 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86614be7-7cab-4f91-8ff7-21ad6fceb752 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] DELETE https://10.4.3.30/volume/v3/types/6ea2ccca-1cd6-41de-9788-ed7a84849da7 Aug 13 02:52:25.046851 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86614be7-7cab-4f91-8ff7-21ad6fceb752 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:25.047052 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86614be7-7cab-4f91-8ff7-21ad6fceb752 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:25.067972 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86614be7-7cab-4f91-8ff7-21ad6fceb752 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/6ea2ccca-1cd6-41de-9788-ed7a84849da7 returned with HTTP 202 Aug 13 02:52:25.068389 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1455/5805] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:52:25 2026] DELETE /volume/v3/types/6ea2ccca-1cd6-41de-9788-ed7a84849da7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:25.074358 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-eb2e067a-9bca-4cbf-a32c-fbcb3b0b91d2 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:25.076021 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eb2e067a-9bca-4cbf-a32c-fbcb3b0b91d2 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] DELETE https://10.4.3.30/volume/v3/types/e59284bb-721b-4413-9b49-cd2ea71049ee Aug 13 02:52:25.076198 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eb2e067a-9bca-4cbf-a32c-fbcb3b0b91d2 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:25.076444 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-eb2e067a-9bca-4cbf-a32c-fbcb3b0b91d2 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:25.096512 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-eb2e067a-9bca-4cbf-a32c-fbcb3b0b91d2 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/e59284bb-721b-4413-9b49-cd2ea71049ee returned with HTTP 202 Aug 13 02:52:25.096884 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1430/5806] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:52:25 2026] DELETE /volume/v3/types/e59284bb-721b-4413-9b49-cd2ea71049ee => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:25.103926 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c51bd2cb-082c-4964-991b-4ab46f54e4e6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:25.105960 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c51bd2cb-082c-4964-991b-4ab46f54e4e6 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] DELETE https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda Aug 13 02:52:25.106188 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c51bd2cb-082c-4964-991b-4ab46f54e4e6 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:25.106471 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c51bd2cb-082c-4964-991b-4ab46f54e4e6 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:25.130035 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c51bd2cb-082c-4964-991b-4ab46f54e4e6 tempest-VolumeTypesAdminTests-1001309480 tempest-VolumeTypesAdminTests-1001309480-project-admin] https://10.4.3.30/volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda returned with HTTP 202 Aug 13 02:52:25.130514 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1461/5807] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:52:25 2026] DELETE /volume/v3/types/02e457bc-3614-40df-8d3b-55776b266cda => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:35.035802 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=60,cinder:INSERT=12,cinder:UPDATE=22 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:52:35.065528 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=45,cinder:INSERT=18,cinder:UPDATE=9 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:52:35.094546 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=39,cinder:UPDATE=7,cinder:INSERT=9 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:52:35.128155 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=40,cinder:UPDATE=10,cinder:INSERT=13 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:52:38.279054 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-576e2644-a7c3-4463-9979-adafaba5e660 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:38.281132 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-576e2644-a7c3-4463-9979-adafaba5e660 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:38.281347 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-576e2644-a7c3-4463-9979-adafaba5e660 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:38.281529 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-576e2644-a7c3-4463-9979-adafaba5e660 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:38.290985 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:38.290985 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:38.294537 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-576e2644-a7c3-4463-9979-adafaba5e660 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:38.298764 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-576e2644-a7c3-4463-9979-adafaba5e660 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:38.299140 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1462/5808] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:52:38 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:38.362839 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-14c38a73-afad-43f2-9705-a319c44be9fc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:38.363211 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14c38a73-afad-43f2-9705-a319c44be9fc None None] GET https://10.4.3.30/volume// Aug 13 02:52:38.363390 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14c38a73-afad-43f2-9705-a319c44be9fc None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:38.363564 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14c38a73-afad-43f2-9705-a319c44be9fc None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:38.363853 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14c38a73-afad-43f2-9705-a319c44be9fc None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:52:38.364105 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1456/5809] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:52:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:52:38.369893 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-e92fb804-d78e-4a05-9d70-ecd1790b8708 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:38.373531 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-e92fb804-d78e-4a05-9d70-ecd1790b8708 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:52:38.373941 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-e92fb804-d78e-4a05-9d70-ecd1790b8708 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c68555f1-c90d-4192-9436-003068f0213b", "connector": null, "instance_uuid": "25fc325e-e447-4afa-bf15-d7f7f1066bb3"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:38.385887 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:38.385887 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:38.405715 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-e92fb804-d78e-4a05-9d70-ecd1790b8708 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:52:38.406059 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1431/5810] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:52:38 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:38.431095 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-865b0905-a9e3-497a-b2c8-4900bcad6c8d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:38.432850 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-865b0905-a9e3-497a-b2c8-4900bcad6c8d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:38.433043 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-865b0905-a9e3-497a-b2c8-4900bcad6c8d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:38.433269 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-865b0905-a9e3-497a-b2c8-4900bcad6c8d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:38.444121 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:38.444121 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:38.447078 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-865b0905-a9e3-497a-b2c8-4900bcad6c8d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:38.451001 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-865b0905-a9e3-497a-b2c8-4900bcad6c8d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:38.451582 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1462/5811] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:38 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:38.583500 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c0c0f1a-c628-4b58-8946-749e551ab35f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:38.583933 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c0c0f1a-c628-4b58-8946-749e551ab35f None None] GET https://10.4.3.30/volume// Aug 13 02:52:38.584107 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c0c0f1a-c628-4b58-8946-749e551ab35f None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:38.584316 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c0c0f1a-c628-4b58-8946-749e551ab35f None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:38.584632 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c0c0f1a-c628-4b58-8946-749e551ab35f None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:52:38.584922 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1463/5812] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:52:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:52:38.591723 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-1c1b6510-bcad-4455-8419-27232f322304 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:38.593524 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-1c1b6510-bcad-4455-8419-27232f322304 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:38.593702 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-1c1b6510-bcad-4455-8419-27232f322304 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:38.593897 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-1c1b6510-bcad-4455-8419-27232f322304 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:38.603677 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:38.603677 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:38.606501 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-1c1b6510-bcad-4455-8419-27232f322304 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:38.610021 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-1c1b6510-bcad-4455-8419-27232f322304 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:38.610402 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1457/5813] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:52:38 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:52:38.709666 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-8137d0bb-e25f-4595-a8fb-17a4ac650804 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:38.712554 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-8137d0bb-e25f-4595-a8fb-17a4ac650804 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] PUT https://10.4.3.30/volume/v3/attachments/dc0e70c1-a144-44ff-9e98-51ee5348b12a Aug 13 02:52:38.713098 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-8137d0bb-e25f-4595-a8fb-17a4ac650804 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:38.722878 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-8137d0bb-e25f-4595-a8fb-17a4ac650804 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Acquiring lock "cinder-attachment_update-c68555f1-c90d-4192-9436-003068f0213b-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:52:38.727361 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-8137d0bb-e25f-4595-a8fb-17a4ac650804 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Lock "cinder-attachment_update-c68555f1-c90d-4192-9436-003068f0213b-np0000007139" acquired by "attachment_update" :: waited 0.004s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:52:38.728520 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:38.728520 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:38.792759 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-8137d0bb-e25f-4595-a8fb-17a4ac650804 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Lock "cinder-attachment_update-c68555f1-c90d-4192-9436-003068f0213b-np0000007139" released by "attachment_update" :: held 0.065s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:52:38.793030 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-8137d0bb-e25f-4595-a8fb-17a4ac650804 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/dc0e70c1-a144-44ff-9e98-51ee5348b12a returned with HTTP 200 Aug 13 02:52:38.793469 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1432/5814] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:52:38 2026] PUT /volume/v3/attachments/dc0e70c1-a144-44ff-9e98-51ee5348b12a => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:39.464709 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a3b3373a-a725-48c6-8b31-eeb707749a3f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:39.466435 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3b3373a-a725-48c6-8b31-eeb707749a3f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:39.466628 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3b3373a-a725-48c6-8b31-eeb707749a3f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:39.466818 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3b3373a-a725-48c6-8b31-eeb707749a3f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:39.478483 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:39.478483 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:39.481729 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a3b3373a-a725-48c6-8b31-eeb707749a3f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:39.485346 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3b3373a-a725-48c6-8b31-eeb707749a3f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:39.485689 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1463/5815] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:39 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:40.496744 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1546c7e4-87c5-4f81-a192-2339fd1fdd3c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:40.498488 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1546c7e4-87c5-4f81-a192-2339fd1fdd3c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:40.498682 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1546c7e4-87c5-4f81-a192-2339fd1fdd3c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:40.498908 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1546c7e4-87c5-4f81-a192-2339fd1fdd3c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:40.509781 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:40.509781 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:40.512602 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1546c7e4-87c5-4f81-a192-2339fd1fdd3c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:40.516584 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1546c7e4-87c5-4f81-a192-2339fd1fdd3c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:40.516957 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1464/5816] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:40 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:41.013115 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-3063795b-a6e1-4c63-8550-dd50714203a6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:41.015054 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-3063795b-a6e1-4c63-8550-dd50714203a6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/attachments/dc0e70c1-a144-44ff-9e98-51ee5348b12a/action Aug 13 02:52:41.015429 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-3063795b-a6e1-4c63-8550-dd50714203a6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:52:41.015540 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-3063795b-a6e1-4c63-8550-dd50714203a6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:41.031216 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:41.031216 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:41.039641 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-654d8c6b-61eb-49ee-860f-8c1078ee8939 req-3063795b-a6e1-4c63-8550-dd50714203a6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/dc0e70c1-a144-44ff-9e98-51ee5348b12a/action returned with HTTP 204 Aug 13 02:52:41.040126 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1458/5817] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:52:41 2026] POST /volume/v3/attachments/dc0e70c1-a144-44ff-9e98-51ee5348b12a/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:41.528984 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-77880b53-7fc4-40b6-914e-9f1a889dfb1a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:41.530690 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-77880b53-7fc4-40b6-914e-9f1a889dfb1a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:41.530875 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-77880b53-7fc4-40b6-914e-9f1a889dfb1a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:41.531052 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-77880b53-7fc4-40b6-914e-9f1a889dfb1a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:41.541814 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:41.541814 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:41.544744 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-77880b53-7fc4-40b6-914e-9f1a889dfb1a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:41.548354 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-77880b53-7fc4-40b6-914e-9f1a889dfb1a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:41.548690 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1433/5818] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:41 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:42.717725 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9e589295-3153-4ddc-8af2-a840a972dece None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:42.719536 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9e589295-3153-4ddc-8af2-a840a972dece tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:42.719738 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9e589295-3153-4ddc-8af2-a840a972dece tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:42.719965 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9e589295-3153-4ddc-8af2-a840a972dece tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:42.730599 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:42.730599 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:42.733694 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9e589295-3153-4ddc-8af2-a840a972dece tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:42.737639 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9e589295-3153-4ddc-8af2-a840a972dece tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:42.738046 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1464/5819] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:42 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:42.750970 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e834c186-35bc-45bd-80f1-ffa30022791a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:42.752754 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e834c186-35bc-45bd-80f1-ffa30022791a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:42.752983 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e834c186-35bc-45bd-80f1-ffa30022791a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:42.753274 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e834c186-35bc-45bd-80f1-ffa30022791a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:42.763997 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:42.763997 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:42.767042 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e834c186-35bc-45bd-80f1-ffa30022791a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:42.770858 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e834c186-35bc-45bd-80f1-ffa30022791a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:42.771375 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1465/5820] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:42 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:42.782612 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1c07ec7e-ad79-4f49-8d8a-3186dde78cc7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:42.784314 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1c07ec7e-ad79-4f49-8d8a-3186dde78cc7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:42.784517 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1c07ec7e-ad79-4f49-8d8a-3186dde78cc7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:42.784692 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1c07ec7e-ad79-4f49-8d8a-3186dde78cc7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:42.795054 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:42.795054 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:42.797975 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1c07ec7e-ad79-4f49-8d8a-3186dde78cc7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:42.801679 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1c07ec7e-ad79-4f49-8d8a-3186dde78cc7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:42.802004 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1459/5821] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:42 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:42.838551 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-c74815ac-a69a-44f7-878a-26c52ed4da70 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:42.840544 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-c74815ac-a69a-44f7-878a-26c52ed4da70 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:42.840776 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-c74815ac-a69a-44f7-878a-26c52ed4da70 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:42.840914 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-c74815ac-a69a-44f7-878a-26c52ed4da70 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:42.851546 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:42.851546 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:42.854548 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-c74815ac-a69a-44f7-878a-26c52ed4da70 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:42.858393 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-c74815ac-a69a-44f7-878a-26c52ed4da70 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:42.858834 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1434/5822] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:52:42 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:42.874777 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e6b3ec17-08fc-456e-858c-063517ff66b7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:42.876694 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e6b3ec17-08fc-456e-858c-063517ff66b7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b/action Aug 13 02:52:42.877038 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e6b3ec17-08fc-456e-858c-063517ff66b7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:52:42.877167 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e6b3ec17-08fc-456e-858c-063517ff66b7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:42.888516 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:42.888516 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:42.888975 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e6b3ec17-08fc-456e-858c-063517ff66b7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:42.894969 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e6b3ec17-08fc-456e-858c-063517ff66b7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Begin detaching volume completed successfully. Aug 13 02:52:42.895211 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e6b3ec17-08fc-456e-858c-063517ff66b7 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b/action returned with HTTP 202 Aug 13 02:52:42.895609 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1465/5823] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:52:42 2026] POST /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:52:42.912236 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8465d7b0-e241-4d6b-a50b-8ee7939f9069 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:42.914169 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8465d7b0-e241-4d6b-a50b-8ee7939f9069 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:42.914390 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8465d7b0-e241-4d6b-a50b-8ee7939f9069 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:42.914598 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8465d7b0-e241-4d6b-a50b-8ee7939f9069 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:42.926142 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:42.926142 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:42.929564 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8465d7b0-e241-4d6b-a50b-8ee7939f9069 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:42.930591 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a92f4f36-18ad-4c99-b0d8-96cacf2f8e24 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:42.930984 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a92f4f36-18ad-4c99-b0d8-96cacf2f8e24 None None] GET https://10.4.3.30/volume// Aug 13 02:52:42.931141 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a92f4f36-18ad-4c99-b0d8-96cacf2f8e24 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:42.931367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a92f4f36-18ad-4c99-b0d8-96cacf2f8e24 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:42.931673 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a92f4f36-18ad-4c99-b0d8-96cacf2f8e24 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:52:42.932027 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1460/5824] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:52:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:52:42.933451 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8465d7b0-e241-4d6b-a50b-8ee7939f9069 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:42.933809 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1466/5825] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:42 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1513 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:42.937963 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-920288d7-692b-4092-8326-883f9cd38b55 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:42.939953 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-920288d7-692b-4092-8326-883f9cd38b55 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:42.940166 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-920288d7-692b-4092-8326-883f9cd38b55 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:42.940548 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-920288d7-692b-4092-8326-883f9cd38b55 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:42.950939 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:42.950939 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:42.954619 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-920288d7-692b-4092-8326-883f9cd38b55 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:42.958865 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-920288d7-692b-4092-8326-883f9cd38b55 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:42.959473 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1435/5826] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:52:42 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1693 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:52:43.431523 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e9413dab-cf97-416a-a15e-58b14ddadaef None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:43.433635 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e9413dab-cf97-416a-a15e-58b14ddadaef tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:43.433832 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e9413dab-cf97-416a-a15e-58b14ddadaef tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:43.434034 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e9413dab-cf97-416a-a15e-58b14ddadaef tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:43.446012 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:43.446012 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:43.449887 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e9413dab-cf97-416a-a15e-58b14ddadaef tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:43.454726 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-e9413dab-cf97-416a-a15e-58b14ddadaef tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:43.455162 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1466/5827] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:52:43 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1513 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:43.468011 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-2a4625d9-5114-435f-9db3-32d86048f0c5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:43.470354 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-2a4625d9-5114-435f-9db3-32d86048f0c5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] DELETE https://10.4.3.30/volume/v3/attachments/dc0e70c1-a144-44ff-9e98-51ee5348b12a Aug 13 02:52:43.470590 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-2a4625d9-5114-435f-9db3-32d86048f0c5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:43.470840 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-2a4625d9-5114-435f-9db3-32d86048f0c5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:43.478892 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:43.478892 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:43.523390 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dc1509aa-f313-49f8-be6d-ef4d82f89412 req-2a4625d9-5114-435f-9db3-32d86048f0c5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/dc0e70c1-a144-44ff-9e98-51ee5348b12a returned with HTTP 200 Aug 13 02:52:43.523768 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1461/5828] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:52:43 2026] DELETE /volume/v3/attachments/dc0e70c1-a144-44ff-9e98-51ee5348b12a => generated 192 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:43.946079 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6dca9277-0d65-46f2-a45d-337d6b3caa84 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:43.947848 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6dca9277-0d65-46f2-a45d-337d6b3caa84 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:43.948043 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6dca9277-0d65-46f2-a45d-337d6b3caa84 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:43.948230 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6dca9277-0d65-46f2-a45d-337d6b3caa84 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:43.957039 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:43.957039 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:43.959935 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6dca9277-0d65-46f2-a45d-337d6b3caa84 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:43.963542 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6dca9277-0d65-46f2-a45d-337d6b3caa84 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:43.963883 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1467/5829] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:43 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:46.375184 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8c6b669b-b731-41db-b9ea-ffa3889acf12 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:46.376917 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8c6b669b-b731-41db-b9ea-ffa3889acf12 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:46.377108 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8c6b669b-b731-41db-b9ea-ffa3889acf12 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:46.377371 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8c6b669b-b731-41db-b9ea-ffa3889acf12 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:46.385907 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:46.385907 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:46.388816 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8c6b669b-b731-41db-b9ea-ffa3889acf12 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:46.392530 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8c6b669b-b731-41db-b9ea-ffa3889acf12 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:46.392868 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1436/5830] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:46 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:46.431093 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-35644ba9-b22f-4bf9-841c-24742210b8f1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:46.432958 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-35644ba9-b22f-4bf9-841c-24742210b8f1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:46.433294 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-35644ba9-b22f-4bf9-841c-24742210b8f1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:46.433557 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-35644ba9-b22f-4bf9-841c-24742210b8f1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:46.442050 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:46.442050 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:46.445294 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-35644ba9-b22f-4bf9-841c-24742210b8f1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:46.448417 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-35644ba9-b22f-4bf9-841c-24742210b8f1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:46.448770 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1467/5831] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:52:46 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:46.465289 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-7c81b449-af37-451e-95a3-41435f0066c9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:46.467239 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-7c81b449-af37-451e-95a3-41435f0066c9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b/action Aug 13 02:52:46.467575 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-7c81b449-af37-451e-95a3-41435f0066c9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:52:46.467686 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-7c81b449-af37-451e-95a3-41435f0066c9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:46.477138 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:46.477138 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:46.477554 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-7c81b449-af37-451e-95a3-41435f0066c9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:46.482509 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-7c81b449-af37-451e-95a3-41435f0066c9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Begin detaching volume completed successfully. Aug 13 02:52:46.482696 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-7c81b449-af37-451e-95a3-41435f0066c9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b/action returned with HTTP 202 Aug 13 02:52:46.483056 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1462/5832] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:52:46 2026] POST /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:52:46.498048 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ba8e90d-ba9c-450e-9683-e06aa5b2a308 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:46.499875 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ba8e90d-ba9c-450e-9683-e06aa5b2a308 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:46.500101 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ba8e90d-ba9c-450e-9683-e06aa5b2a308 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:46.500346 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ba8e90d-ba9c-450e-9683-e06aa5b2a308 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:46.510354 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:46.510354 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:46.513377 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8ba8e90d-ba9c-450e-9683-e06aa5b2a308 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:46.516720 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-6d8543ed-84e6-4655-a6da-3dd27edf5a6a None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:46.517068 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d8543ed-84e6-4655-a6da-3dd27edf5a6a None None] GET https://10.4.3.30/volume// Aug 13 02:52:46.517263 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d8543ed-84e6-4655-a6da-3dd27edf5a6a None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:46.517339 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ba8e90d-ba9c-450e-9683-e06aa5b2a308 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:46.517449 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-6d8543ed-84e6-4655-a6da-3dd27edf5a6a None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:46.517685 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1468/5833] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:46 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:46.517772 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-6d8543ed-84e6-4655-a6da-3dd27edf5a6a None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:52:46.518151 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1437/5834] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:52:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:52:46.524311 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-846d56c9-80d9-465c-a719-c01ab8c6c97d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:46.526120 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-846d56c9-80d9-465c-a719-c01ab8c6c97d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:46.526562 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-846d56c9-80d9-465c-a719-c01ab8c6c97d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:46.526562 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-846d56c9-80d9-465c-a719-c01ab8c6c97d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:46.534144 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:46.534144 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:46.536847 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-846d56c9-80d9-465c-a719-c01ab8c6c97d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:46.540349 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-846d56c9-80d9-465c-a719-c01ab8c6c97d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:46.540685 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1468/5835] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:52:46 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:52:46.863839 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3b8e4ab5-d892-41a2-8c72-1033cec75046 req-1d050041-6e26-48b4-a679-bf2306f8768a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:46.865853 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3b8e4ab5-d892-41a2-8c72-1033cec75046 req-1d050041-6e26-48b4-a679-bf2306f8768a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] DELETE https://10.4.3.30/volume/v3/attachments/6819cffc-3f29-4a31-b399-ed27fb3f36b9 Aug 13 02:52:46.866049 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3b8e4ab5-d892-41a2-8c72-1033cec75046 req-1d050041-6e26-48b4-a679-bf2306f8768a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:46.866283 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3b8e4ab5-d892-41a2-8c72-1033cec75046 req-1d050041-6e26-48b4-a679-bf2306f8768a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:46.872943 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:46.872943 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:46.914486 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3b8e4ab5-d892-41a2-8c72-1033cec75046 req-1d050041-6e26-48b4-a679-bf2306f8768a tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/attachments/6819cffc-3f29-4a31-b399-ed27fb3f36b9 returned with HTTP 200 Aug 13 02:52:46.914892 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1463/5836] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:52:46 2026] DELETE /volume/v3/attachments/6819cffc-3f29-4a31-b399-ed27fb3f36b9 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:47.530147 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2638e0db-cb45-43bf-8fb5-82149b103b0c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:47.531809 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2638e0db-cb45-43bf-8fb5-82149b103b0c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:47.531986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2638e0db-cb45-43bf-8fb5-82149b103b0c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:47.532171 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2638e0db-cb45-43bf-8fb5-82149b103b0c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:47.540545 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:47.540545 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:47.543504 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2638e0db-cb45-43bf-8fb5-82149b103b0c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:47.547373 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2638e0db-cb45-43bf-8fb5-82149b103b0c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:47.547719 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1469/5837] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:47 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:48.206585 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-cee7fc85-58c5-449e-9ca0-eeb27e3cfbd9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:48.208307 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cee7fc85-58c5-449e-9ca0-eeb27e3cfbd9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] DELETE https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:52:48.208492 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cee7fc85-58c5-449e-9ca0-eeb27e3cfbd9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:48.208708 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-cee7fc85-58c5-449e-9ca0-eeb27e3cfbd9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:48.208869 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-cee7fc85-58c5-449e-9ca0-eeb27e3cfbd9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Delete volume with id: f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:52:48.215801 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:48.215801 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:48.216297 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-cee7fc85-58c5-449e-9ca0-eeb27e3cfbd9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:52:48.224837 np0000007139 devstack@c-api.service[100287]: WARNING cinder.keymgr.conf_key_mgr [None req-cee7fc85-58c5-449e-9ca0-eeb27e3cfbd9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 02:52:48.229595 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-cee7fc85-58c5-449e-9ca0-eeb27e3cfbd9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Delete volume request issued successfully. Aug 13 02:52:48.229810 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-cee7fc85-58c5-449e-9ca0-eeb27e3cfbd9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 202 Aug 13 02:52:48.230312 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1438/5838] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:52:48 2026] DELETE /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:48.236960 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5c3801c1-0f1d-4298-9b88-e477d0d0f4d1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:48.238683 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c3801c1-0f1d-4298-9b88-e477d0d0f4d1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:52:48.238894 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c3801c1-0f1d-4298-9b88-e477d0d0f4d1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:48.239119 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c3801c1-0f1d-4298-9b88-e477d0d0f4d1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:48.246598 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:48.246598 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:48.250680 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5c3801c1-0f1d-4298-9b88-e477d0d0f4d1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:52:48.254843 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c3801c1-0f1d-4298-9b88-e477d0d0f4d1 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 200 Aug 13 02:52:48.255399 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1469/5839] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:48 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 1446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:48.560093 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8c672e4a-7f37-432f-a199-199bc15ca63b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:48.561757 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8c672e4a-7f37-432f-a199-199bc15ca63b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:48.561938 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8c672e4a-7f37-432f-a199-199bc15ca63b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:48.562129 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8c672e4a-7f37-432f-a199-199bc15ca63b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:48.571560 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:48.571560 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:48.574518 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8c672e4a-7f37-432f-a199-199bc15ca63b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:48.578192 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8c672e4a-7f37-432f-a199-199bc15ca63b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:48.578547 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1464/5840] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:48 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:48.755352 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-40b6c8a5-bce7-4c55-88de-53dc4cf32810 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:48.757354 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-40b6c8a5-bce7-4c55-88de-53dc4cf32810 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:48.757550 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-40b6c8a5-bce7-4c55-88de-53dc4cf32810 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:48.757778 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-40b6c8a5-bce7-4c55-88de-53dc4cf32810 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:48.765936 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:48.765936 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:48.768645 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-40b6c8a5-bce7-4c55-88de-53dc4cf32810 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:48.772000 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-40b6c8a5-bce7-4c55-88de-53dc4cf32810 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:48.772343 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1470/5841] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:52:48 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 1216 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:49.068941 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-e178d7b4-e405-48b1-a764-9ba11ea0b043 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.070830 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-e178d7b4-e405-48b1-a764-9ba11ea0b043 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] DELETE https://10.4.3.30/volume/v3/attachments/0d9af85b-65f7-4d3d-9d08-c37303c4932e Aug 13 02:52:49.071024 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-e178d7b4-e405-48b1-a764-9ba11ea0b043 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:49.071232 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-e178d7b4-e405-48b1-a764-9ba11ea0b043 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:49.077486 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:49.077486 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:49.110122 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-10d8b63e-80c6-4138-ae08-d284f6fe3a17 req-e178d7b4-e405-48b1-a764-9ba11ea0b043 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/0d9af85b-65f7-4d3d-9d08-c37303c4932e returned with HTTP 200 Aug 13 02:52:49.110546 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1439/5842] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:52:49 2026] DELETE /volume/v3/attachments/0d9af85b-65f7-4d3d-9d08-c37303c4932e => generated 19 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:49.268264 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4a6a8a50-17af-4978-8803-411beaec7412 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.269934 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a6a8a50-17af-4978-8803-411beaec7412 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 Aug 13 02:52:49.270350 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a6a8a50-17af-4978-8803-411beaec7412 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:49.270957 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a6a8a50-17af-4978-8803-411beaec7412 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:49.276541 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a6a8a50-17af-4978-8803-411beaec7412 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 returned with HTTP 404 Aug 13 02:52:49.276969 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1470/5843] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:49 2026] GET /volume/v3/volumes/f21b7ee3-28c4-4384-b5c4-4eebeadf0c20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:49.514214 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e115937d-13ed-4c39-b00d-5e8017798aae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.515830 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e115937d-13ed-4c39-b00d-5e8017798aae tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] DELETE https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:52:49.516004 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e115937d-13ed-4c39-b00d-5e8017798aae tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:49.516193 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e115937d-13ed-4c39-b00d-5e8017798aae tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:49.516363 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-e115937d-13ed-4c39-b00d-5e8017798aae tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Delete volume with id: 88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:52:49.522816 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:49.522816 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:49.523280 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e115937d-13ed-4c39-b00d-5e8017798aae tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:52:49.532438 np0000007139 devstack@c-api.service[100288]: WARNING cinder.keymgr.conf_key_mgr [None req-e115937d-13ed-4c39-b00d-5e8017798aae tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 02:52:49.537096 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e115937d-13ed-4c39-b00d-5e8017798aae tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Delete volume request issued successfully. Aug 13 02:52:49.537331 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e115937d-13ed-4c39-b00d-5e8017798aae tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 202 Aug 13 02:52:49.537761 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1465/5844] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:52:49 2026] DELETE /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:49.544587 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99cba5d3-00e4-4f78-b92d-d5d34e85202e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.546279 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99cba5d3-00e4-4f78-b92d-d5d34e85202e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:52:49.546465 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99cba5d3-00e4-4f78-b92d-d5d34e85202e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:49.546637 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99cba5d3-00e4-4f78-b92d-d5d34e85202e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:49.552938 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:49.552938 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:49.555977 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-99cba5d3-00e4-4f78-b92d-d5d34e85202e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Volume info retrieved successfully. Aug 13 02:52:49.560401 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99cba5d3-00e4-4f78-b92d-d5d34e85202e tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 200 Aug 13 02:52:49.560791 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1471/5845] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:49 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 1427 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:49.592908 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-1dfe3bb5-2ef7-4340-9a22-edc6128de317 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.594554 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1dfe3bb5-2ef7-4340-9a22-edc6128de317 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:49.594734 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1dfe3bb5-2ef7-4340-9a22-edc6128de317 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:49.594903 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-1dfe3bb5-2ef7-4340-9a22-edc6128de317 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:49.601806 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:49.601806 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:49.604994 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-1dfe3bb5-2ef7-4340-9a22-edc6128de317 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:49.608966 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-1dfe3bb5-2ef7-4340-9a22-edc6128de317 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:49.609321 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1440/5846] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:49 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:49.621965 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3ca2e0e6-9caa-4d96-96d0-e1b1d127be25 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.623699 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ca2e0e6-9caa-4d96-96d0-e1b1d127be25 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:52:49.623880 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ca2e0e6-9caa-4d96-96d0-e1b1d127be25 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:49.624061 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ca2e0e6-9caa-4d96-96d0-e1b1d127be25 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:49.633702 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:49.633702 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:49.636940 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3ca2e0e6-9caa-4d96-96d0-e1b1d127be25 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:49.640721 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ca2e0e6-9caa-4d96-96d0-e1b1d127be25 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:52:49.641081 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1471/5847] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:49 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:49.677166 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0fba4634-f413-4f43-99a1-17c70132246a req-98eb5e1a-00ba-482f-b92e-444d772fa429 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.679106 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-98eb5e1a-00ba-482f-b92e-444d772fa429 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:52:49.679442 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-98eb5e1a-00ba-482f-b92e-444d772fa429 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:49.680044 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-98eb5e1a-00ba-482f-b92e-444d772fa429 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:49.687714 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:49.687714 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:49.690492 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-0fba4634-f413-4f43-99a1-17c70132246a req-98eb5e1a-00ba-482f-b92e-444d772fa429 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:49.693928 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-98eb5e1a-00ba-482f-b92e-444d772fa429 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:52:49.694322 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1466/5848] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:52:49 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:49.710069 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0fba4634-f413-4f43-99a1-17c70132246a req-65973498-9656-4610-abbe-de2cd116b231 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.712042 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-65973498-9656-4610-abbe-de2cd116b231 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae/action Aug 13 02:52:49.712406 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-65973498-9656-4610-abbe-de2cd116b231 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:52:49.712528 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-65973498-9656-4610-abbe-de2cd116b231 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:49.721742 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:49.721742 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:49.722115 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0fba4634-f413-4f43-99a1-17c70132246a req-65973498-9656-4610-abbe-de2cd116b231 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:49.727597 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0fba4634-f413-4f43-99a1-17c70132246a req-65973498-9656-4610-abbe-de2cd116b231 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Begin detaching volume completed successfully. Aug 13 02:52:49.727758 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-65973498-9656-4610-abbe-de2cd116b231 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae/action returned with HTTP 202 Aug 13 02:52:49.728152 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1472/5849] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:52:49 2026] POST /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:52:49.745524 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-7a81ee17-a65f-4fd1-b1b6-a1b17c1fcca6 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.747376 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a81ee17-a65f-4fd1-b1b6-a1b17c1fcca6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:52:49.747562 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a81ee17-a65f-4fd1-b1b6-a1b17c1fcca6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:49.747735 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-7a81ee17-a65f-4fd1-b1b6-a1b17c1fcca6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:49.756773 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:49.756773 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:49.760423 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-7a81ee17-a65f-4fd1-b1b6-a1b17c1fcca6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:49.763664 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2577a58f-ad79-433b-803b-a7d3ed4ced0c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.764059 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2577a58f-ad79-433b-803b-a7d3ed4ced0c None None] GET https://10.4.3.30/volume// Aug 13 02:52:49.764233 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2577a58f-ad79-433b-803b-a7d3ed4ced0c None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:49.764301 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-7a81ee17-a65f-4fd1-b1b6-a1b17c1fcca6 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:52:49.764440 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2577a58f-ad79-433b-803b-a7d3ed4ced0c None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:49.764641 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1441/5850] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:49 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:49.764758 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2577a58f-ad79-433b-803b-a7d3ed4ced0c None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:52:49.765028 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1472/5851] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:52:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:52:49.771540 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0fba4634-f413-4f43-99a1-17c70132246a req-da106f4b-a5e2-47d0-b7b9-5866232c2131 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.773666 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-da106f4b-a5e2-47d0-b7b9-5866232c2131 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:52:49.773865 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-da106f4b-a5e2-47d0-b7b9-5866232c2131 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:49.774040 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-da106f4b-a5e2-47d0-b7b9-5866232c2131 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:49.782074 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:49.782074 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:49.784902 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-0fba4634-f413-4f43-99a1-17c70132246a req-da106f4b-a5e2-47d0-b7b9-5866232c2131 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:49.788368 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-da106f4b-a5e2-47d0-b7b9-5866232c2131 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:52:49.788701 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1467/5852] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:52:49 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 1346 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:52:49.796888 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0fba4634-f413-4f43-99a1-17c70132246a req-1d81818d-3d7d-4a5e-8ba6-7deb1165cef1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:49.798865 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-1d81818d-3d7d-4a5e-8ba6-7deb1165cef1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae/encryption Aug 13 02:52:49.799046 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-1d81818d-3d7d-4a5e-8ba6-7deb1165cef1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:49.799233 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-1d81818d-3d7d-4a5e-8ba6-7deb1165cef1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:49.807774 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:49.807774 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:49.813453 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-1d81818d-3d7d-4a5e-8ba6-7deb1165cef1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae/encryption returned with HTTP 200 Aug 13 02:52:49.813889 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1473/5853] 10.4.3.30 () {68 vars in 1624 bytes} [Thu Aug 13 02:52:49 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:50.518646 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-0fba4634-f413-4f43-99a1-17c70132246a req-5fdcd38c-0afd-451e-af51-b03260a6d023 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:50.520406 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-5fdcd38c-0afd-451e-af51-b03260a6d023 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] DELETE https://10.4.3.30/volume/v3/attachments/4813fd28-d463-4249-a67d-fda50aba41e0 Aug 13 02:52:50.520568 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-5fdcd38c-0afd-451e-af51-b03260a6d023 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:50.520737 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-5fdcd38c-0afd-451e-af51-b03260a6d023 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'version_select' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:50.526978 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:50.526978 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:50.564005 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-0fba4634-f413-4f43-99a1-17c70132246a req-5fdcd38c-0afd-451e-af51-b03260a6d023 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/4813fd28-d463-4249-a67d-fda50aba41e0 returned with HTTP 200 Aug 13 02:52:50.564414 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1442/5854] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:52:50 2026] DELETE /volume/v3/attachments/4813fd28-d463-4249-a67d-fda50aba41e0 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:50.571850 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3c155b2c-0eec-4e43-b8d6-8a97d22145f9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:50.573544 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c155b2c-0eec-4e43-b8d6-8a97d22145f9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] GET https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd Aug 13 02:52:50.573718 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c155b2c-0eec-4e43-b8d6-8a97d22145f9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:50.573889 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c155b2c-0eec-4e43-b8d6-8a97d22145f9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:50.579536 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c155b2c-0eec-4e43-b8d6-8a97d22145f9 tempest-TestEncryptedCinderVolumes-913564224 tempest-TestEncryptedCinderVolumes-913564224-project-member] https://10.4.3.30/volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd returned with HTTP 404 Aug 13 02:52:50.580428 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1473/5855] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:50 2026] GET /volume/v3/volumes/88d3ab0e-7d96-4f60-8649-888726bb91dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:50.586122 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-31816b87-c3e0-4049-9a8f-74cff45213b5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:50.588003 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-31816b87-c3e0-4049-9a8f-74cff45213b5 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:52:50.588322 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-31816b87-c3e0-4049-9a8f-74cff45213b5 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:50.588560 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-31816b87-c3e0-4049-9a8f-74cff45213b5 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:50.589367 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-31816b87-c3e0-4049-9a8f-74cff45213b5 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:52:50.600197 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-31816b87-c3e0-4049-9a8f-74cff45213b5 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Get all volumes completed successfully. Aug 13 02:52:50.602328 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:50.602328 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:50.605902 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-31816b87-c3e0-4049-9a8f-74cff45213b5 tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:52:50.606303 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1468/5856] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:52:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8660 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:50.621160 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e06a53ad-31c1-408a-a249-8a8011fe8f2a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:50.623016 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e06a53ad-31c1-408a-a249-8a8011fe8f2a tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] DELETE https://10.4.3.30/volume/v3/types/f7646485-8da1-4bfb-a379-74235d78a428 Aug 13 02:52:50.623203 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e06a53ad-31c1-408a-a249-8a8011fe8f2a tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:50.623412 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e06a53ad-31c1-408a-a249-8a8011fe8f2a tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:50.643547 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e06a53ad-31c1-408a-a249-8a8011fe8f2a tempest-TestEncryptedCinderVolumes-769686019 tempest-TestEncryptedCinderVolumes-769686019-project-admin] https://10.4.3.30/volume/v3/types/f7646485-8da1-4bfb-a379-74235d78a428 returned with HTTP 202 Aug 13 02:52:50.643910 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1474/5857] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:52:50 2026] DELETE /volume/v3/types/f7646485-8da1-4bfb-a379-74235d78a428 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:50.776740 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-e2810812-250a-45c9-8baf-b312dd1d3df9 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:50.778403 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e2810812-250a-45c9-8baf-b312dd1d3df9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:52:50.778581 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e2810812-250a-45c9-8baf-b312dd1d3df9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:50.778754 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-e2810812-250a-45c9-8baf-b312dd1d3df9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:50.784895 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:50.784895 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:50.787785 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-e2810812-250a-45c9-8baf-b312dd1d3df9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:50.791166 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-e2810812-250a-45c9-8baf-b312dd1d3df9 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:52:50.791479 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1443/5858] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:50 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:50.804080 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b94561b3-e0e5-4c70-9162-7ca29e7dd111 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:50.806145 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b94561b3-e0e5-4c70-9162-7ca29e7dd111 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:52:50.806424 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b94561b3-e0e5-4c70-9162-7ca29e7dd111 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:50.806686 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b94561b3-e0e5-4c70-9162-7ca29e7dd111 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:50.818326 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:50.818326 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:50.821569 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b94561b3-e0e5-4c70-9162-7ca29e7dd111 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:50.825393 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b94561b3-e0e5-4c70-9162-7ca29e7dd111 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:52:50.825755 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1474/5859] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:50 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:50.862011 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-d2eb08b4-51b1-42c0-bc75-01fd45f03a9b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:50.863978 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-d2eb08b4-51b1-42c0-bc75-01fd45f03a9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:52:50.864166 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-d2eb08b4-51b1-42c0-bc75-01fd45f03a9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:50.864377 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-d2eb08b4-51b1-42c0-bc75-01fd45f03a9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:50.872925 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:50.872925 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:50.876060 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-d2eb08b4-51b1-42c0-bc75-01fd45f03a9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:50.879724 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-d2eb08b4-51b1-42c0-bc75-01fd45f03a9b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:52:50.880073 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1469/5860] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:52:50 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:50.897398 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-576c1e98-3728-45f1-9464-bf39342a4025 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:50.899784 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-576c1e98-3728-45f1-9464-bf39342a4025 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8/action Aug 13 02:52:50.900193 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-576c1e98-3728-45f1-9464-bf39342a4025 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:52:50.900367 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-576c1e98-3728-45f1-9464-bf39342a4025 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:52:50.911901 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:50.911901 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:50.912450 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-576c1e98-3728-45f1-9464-bf39342a4025 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:50.918704 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-576c1e98-3728-45f1-9464-bf39342a4025 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Begin detaching volume completed successfully. Aug 13 02:52:50.918990 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-576c1e98-3728-45f1-9464-bf39342a4025 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8/action returned with HTTP 202 Aug 13 02:52:50.919445 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1475/5861] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:52:50 2026] POST /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:52:50.935608 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-550d545c-c853-4a07-a6b1-d3ce635b4ecd None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:50.937458 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-550d545c-c853-4a07-a6b1-d3ce635b4ecd tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:52:50.937676 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-550d545c-c853-4a07-a6b1-d3ce635b4ecd tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:50.937857 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-550d545c-c853-4a07-a6b1-d3ce635b4ecd tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:50.947860 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:50.947860 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:50.951769 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-550d545c-c853-4a07-a6b1-d3ce635b4ecd tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:50.954341 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-005af645-6555-41f4-8d9e-ccb1361f33d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:50.954793 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-005af645-6555-41f4-8d9e-ccb1361f33d6 None None] GET https://10.4.3.30/volume// Aug 13 02:52:50.955004 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-005af645-6555-41f4-8d9e-ccb1361f33d6 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:50.955323 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-005af645-6555-41f4-8d9e-ccb1361f33d6 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:50.955681 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-005af645-6555-41f4-8d9e-ccb1361f33d6 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:52:50.956016 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1475/5862] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:52:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 02:52:50.956582 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-550d545c-c853-4a07-a6b1-d3ce635b4ecd tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:52:50.957079 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1444/5863] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:50 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:50.962426 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-25ab364d-2c21-40c5-808f-f88086b39d56 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:50.964476 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-25ab364d-2c21-40c5-808f-f88086b39d56 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:52:50.964710 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-25ab364d-2c21-40c5-808f-f88086b39d56 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:50.964862 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-25ab364d-2c21-40c5-808f-f88086b39d56 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:50.974069 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:50.974069 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:50.977303 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-25ab364d-2c21-40c5-808f-f88086b39d56 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:50.981090 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-25ab364d-2c21-40c5-808f-f88086b39d56 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:52:50.981611 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1470/5864] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:52:50 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 1319 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:52:51.705986 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-806f79f5-40d6-4868-bbd9-6694d0702479 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:51.708110 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-806f79f5-40d6-4868-bbd9-6694d0702479 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] DELETE https://10.4.3.30/volume/v3/attachments/e206f68f-04d6-4661-9787-a170b743d739 Aug 13 02:52:51.708312 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-806f79f5-40d6-4868-bbd9-6694d0702479 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:51.708501 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-806f79f5-40d6-4868-bbd9-6694d0702479 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:51.714706 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:51.714706 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:51.751289 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-09cc0afb-3174-4088-9c40-93812b2a6da3 req-806f79f5-40d6-4868-bbd9-6694d0702479 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/e206f68f-04d6-4661-9787-a170b743d739 returned with HTTP 200 Aug 13 02:52:51.751699 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1476/5865] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:52:51 2026] DELETE /volume/v3/attachments/e206f68f-04d6-4661-9787-a170b743d739 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:51.969620 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4d454df9-5bd5-4e85-b0d8-d6ffe3f93200 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:51.971369 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d454df9-5bd5-4e85-b0d8-d6ffe3f93200 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:52:51.971552 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4d454df9-5bd5-4e85-b0d8-d6ffe3f93200 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:51.971723 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4d454df9-5bd5-4e85-b0d8-d6ffe3f93200 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:51.979004 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:51.979004 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:51.982495 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4d454df9-5bd5-4e85-b0d8-d6ffe3f93200 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:51.986159 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d454df9-5bd5-4e85-b0d8-d6ffe3f93200 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:52:51.986549 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1476/5866] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:51 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:51.999962 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-5900d46e-503b-44c5-843e-5d3a6480d7f0 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:52.001737 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5900d46e-503b-44c5-843e-5d3a6480d7f0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] DELETE https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:52:52.001920 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5900d46e-503b-44c5-843e-5d3a6480d7f0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:52.002111 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-5900d46e-503b-44c5-843e-5d3a6480d7f0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:52.002284 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-5900d46e-503b-44c5-843e-5d3a6480d7f0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Delete volume with id: 023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:52:52.008572 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:52.008572 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:52.008955 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5900d46e-503b-44c5-843e-5d3a6480d7f0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:52.017435 np0000007139 devstack@c-api.service[100287]: WARNING cinder.keymgr.conf_key_mgr [None req-5900d46e-503b-44c5-843e-5d3a6480d7f0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 02:52:52.022493 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-5900d46e-503b-44c5-843e-5d3a6480d7f0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Delete volume request issued successfully. Aug 13 02:52:52.022660 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-5900d46e-503b-44c5-843e-5d3a6480d7f0 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 202 Aug 13 02:52:52.023069 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1445/5867] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:52:51 2026] DELETE /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:52.030222 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fa8801e7-fd3c-4d2e-a940-5ba02b5ed378 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:52.031404 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa8801e7-fd3c-4d2e-a940-5ba02b5ed378 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:52:52.031620 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fa8801e7-fd3c-4d2e-a940-5ba02b5ed378 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:52.031794 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fa8801e7-fd3c-4d2e-a940-5ba02b5ed378 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:52.038284 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:52.038284 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:52.041615 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fa8801e7-fd3c-4d2e-a940-5ba02b5ed378 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:52.045447 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa8801e7-fd3c-4d2e-a940-5ba02b5ed378 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 200 Aug 13 02:52:52.045780 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1471/5868] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:52 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:53.057226 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-130565a4-e085-4123-a3d8-aba1ee67869a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:53.058873 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-130565a4-e085-4123-a3d8-aba1ee67869a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae Aug 13 02:52:53.059064 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-130565a4-e085-4123-a3d8-aba1ee67869a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:53.059230 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-130565a4-e085-4123-a3d8-aba1ee67869a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:53.064491 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-130565a4-e085-4123-a3d8-aba1ee67869a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae returned with HTTP 404 Aug 13 02:52:53.064892 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1477/5869] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:53 2026] GET /volume/v3/volumes/023d1682-75b9-4f50-a139-b709681191ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:53.071490 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4944e1a9-a2eb-4cd4-b985-1aa5df52815e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:53.073198 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4944e1a9-a2eb-4cd4-b985-1aa5df52815e tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:52:53.073440 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4944e1a9-a2eb-4cd4-b985-1aa5df52815e tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:53.073630 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4944e1a9-a2eb-4cd4-b985-1aa5df52815e tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:53.074473 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4944e1a9-a2eb-4cd4-b985-1aa5df52815e tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:52:53.103495 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4944e1a9-a2eb-4cd4-b985-1aa5df52815e tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Get all volumes completed successfully. Aug 13 02:52:53.104943 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:53.104943 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:53.109634 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4944e1a9-a2eb-4cd4-b985-1aa5df52815e tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:52:53.110092 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1477/5870] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:52:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:53.124959 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-966ed4fb-d586-4ec4-88cc-08fcc5b7cf58 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:53.127407 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-966ed4fb-d586-4ec4-88cc-08fcc5b7cf58 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] DELETE https://10.4.3.30/volume/v3/types/89806c29-b3ee-4631-9dbf-e6b44d5d3475 Aug 13 02:52:53.127705 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-966ed4fb-d586-4ec4-88cc-08fcc5b7cf58 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:53.128002 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-966ed4fb-d586-4ec4-88cc-08fcc5b7cf58 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:53.155182 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-966ed4fb-d586-4ec4-88cc-08fcc5b7cf58 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] https://10.4.3.30/volume/v3/types/89806c29-b3ee-4631-9dbf-e6b44d5d3475 returned with HTTP 202 Aug 13 02:52:53.155700 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1446/5871] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:52:53 2026] DELETE /volume/v3/types/89806c29-b3ee-4631-9dbf-e6b44d5d3475 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:53.162820 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1f85c03b-4157-48c9-b6f0-4eb61079ccd8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:53.164656 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1f85c03b-4157-48c9-b6f0-4eb61079ccd8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] DELETE https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:52:53.164846 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1f85c03b-4157-48c9-b6f0-4eb61079ccd8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:53.165032 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1f85c03b-4157-48c9-b6f0-4eb61079ccd8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:53.165179 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-1f85c03b-4157-48c9-b6f0-4eb61079ccd8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Delete volume with id: 9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:52:53.171931 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:53.171931 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:53.172399 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1f85c03b-4157-48c9-b6f0-4eb61079ccd8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:53.188091 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1f85c03b-4157-48c9-b6f0-4eb61079ccd8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Delete volume request issued successfully. Aug 13 02:52:53.188288 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1f85c03b-4157-48c9-b6f0-4eb61079ccd8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 202 Aug 13 02:52:53.188670 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1472/5872] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:52:53 2026] DELETE /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:53.195820 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f3bdd2ef-bfbc-48f4-ba26-8505895b6c29 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:53.198170 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3bdd2ef-bfbc-48f4-ba26-8505895b6c29 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:52:53.198443 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3bdd2ef-bfbc-48f4-ba26-8505895b6c29 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:53.198706 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3bdd2ef-bfbc-48f4-ba26-8505895b6c29 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:53.207853 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:53.207853 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:52:53.212474 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f3bdd2ef-bfbc-48f4-ba26-8505895b6c29 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:53.218045 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3bdd2ef-bfbc-48f4-ba26-8505895b6c29 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 200 Aug 13 02:52:53.218586 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1478/5873] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:53 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:54.233860 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6b3ac0cf-441e-48b4-a11b-83f20ec4336f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:54.235484 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b3ac0cf-441e-48b4-a11b-83f20ec4336f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 Aug 13 02:52:54.235689 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b3ac0cf-441e-48b4-a11b-83f20ec4336f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:54.235865 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b3ac0cf-441e-48b4-a11b-83f20ec4336f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:54.241262 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b3ac0cf-441e-48b4-a11b-83f20ec4336f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 returned with HTTP 404 Aug 13 02:52:54.241722 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1478/5874] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:54 2026] GET /volume/v3/volumes/9a69c403-ea7c-4023-840b-1f6f94d5f9e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:54.247916 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-d358bd51-23ce-4c12-8849-fd326633a3a5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:54.249696 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d358bd51-23ce-4c12-8849-fd326633a3a5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] DELETE https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:54.249895 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d358bd51-23ce-4c12-8849-fd326633a3a5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:54.250120 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-d358bd51-23ce-4c12-8849-fd326633a3a5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:54.250320 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.v3.volumes [None req-d358bd51-23ce-4c12-8849-fd326633a3a5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Delete volume with id: c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:54.257507 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:54.257507 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:52:54.257914 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d358bd51-23ce-4c12-8849-fd326633a3a5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:54.273461 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-d358bd51-23ce-4c12-8849-fd326633a3a5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Delete volume request issued successfully. Aug 13 02:52:54.273622 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-d358bd51-23ce-4c12-8849-fd326633a3a5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 202 Aug 13 02:52:54.274083 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1447/5875] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:52:54 2026] DELETE /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:52:54.281081 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5c2d189a-ee07-400b-8c13-32affb0875d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:54.282699 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c2d189a-ee07-400b-8c13-32affb0875d8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:54.282874 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c2d189a-ee07-400b-8c13-32affb0875d8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:54.283053 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c2d189a-ee07-400b-8c13-32affb0875d8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:54.289279 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:54.289279 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:52:54.292814 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5c2d189a-ee07-400b-8c13-32affb0875d8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:52:54.296901 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c2d189a-ee07-400b-8c13-32affb0875d8 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 200 Aug 13 02:52:54.297289 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1473/5876] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:54 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:52:55.312627 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45a551b7-6537-4676-8252-8cbbc4e7593d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:55.314847 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45a551b7-6537-4676-8252-8cbbc4e7593d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b Aug 13 02:52:55.314972 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45a551b7-6537-4676-8252-8cbbc4e7593d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:55.315176 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45a551b7-6537-4676-8252-8cbbc4e7593d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:55.320560 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45a551b7-6537-4676-8252-8cbbc4e7593d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b returned with HTTP 404 Aug 13 02:52:55.321012 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1479/5877] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:52:55 2026] GET /volume/v3/volumes/c68555f1-c90d-4192-9436-003068f0213b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:52:55.327459 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-30d86474-fdd4-4776-b77a-cd7fa5cdb855 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:55.329035 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-30d86474-fdd4-4776-b77a-cd7fa5cdb855 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:52:55.329213 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-30d86474-fdd4-4776-b77a-cd7fa5cdb855 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:55.329409 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-30d86474-fdd4-4776-b77a-cd7fa5cdb855 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:55.330052 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-30d86474-fdd4-4776-b77a-cd7fa5cdb855 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:52:55.336952 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-30d86474-fdd4-4776-b77a-cd7fa5cdb855 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Get all volumes completed successfully. Aug 13 02:52:55.338126 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:52:55.338126 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:52:55.341625 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-30d86474-fdd4-4776-b77a-cd7fa5cdb855 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:52:55.341949 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1479/5878] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:52:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5242 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:52:55.356522 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-bc58a163-ce28-4954-83f9-2464f5bc3c7b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:52:55.358276 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bc58a163-ce28-4954-83f9-2464f5bc3c7b tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] DELETE https://10.4.3.30/volume/v3/types/65f9d82c-d542-42ec-915c-223c20df70f3 Aug 13 02:52:55.358486 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bc58a163-ce28-4954-83f9-2464f5bc3c7b tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:52:55.358715 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-bc58a163-ce28-4954-83f9-2464f5bc3c7b tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Calling method '_delete' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:52:55.382943 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-bc58a163-ce28-4954-83f9-2464f5bc3c7b tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] https://10.4.3.30/volume/v3/types/65f9d82c-d542-42ec-915c-223c20df70f3 returned with HTTP 202 Aug 13 02:52:55.383436 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1448/5879] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:52:55 2026] DELETE /volume/v3/types/65f9d82c-d542-42ec-915c-223c20df70f3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:53:04.295851 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=82,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:53:05.317276 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=79,cinder:UPDATE=9 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:53:05.340513 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=62,cinder:UPDATE=1 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:53:05.380610 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=98,cinder:UPDATE=20,cinder:INSERT=4 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:53:26.310436 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-09cc4b80-cc27-441a-af2a-8a41c44084ec None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:26.312001 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09cc4b80-cc27-441a-af2a-8a41c44084ec tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] POST https://10.4.3.30/volume/v3/types Aug 13 02:53:26.312339 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09cc4b80-cc27-441a-af2a-8a41c44084ec tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1544285736-296427758", "extra_specs": {"multiattach": " True"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:53:26.324202 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09cc4b80-cc27-441a-af2a-8a41c44084ec tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] https://10.4.3.30/volume/v3/types returned with HTTP 200 Aug 13 02:53:26.324535 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1474/5880] 10.4.3.30 () {68 vars in 1246 bytes} [Thu Aug 13 02:53:26 2026] POST /volume/v3/types => generated 286 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:26.331264 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:26.332799 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/volumes Aug 13 02:53:26.333098 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1586224729", "snapshot_id": null, "imageRef": null, "volume_type": "953e17d7-1629-4cb8-9872-a091eb7a7ab2", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:53:26.334493 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1586224729', 'snapshot_id': None, 'imageRef': None, 'volume_type': '953e17d7-1629-4cb8-9872-a091eb7a7ab2', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 02:53:26.338373 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume of 1 GB Aug 13 02:53:26.338608 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:26.338608 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:53:26.339022 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Availability Zones retrieved successfully. Aug 13 02:53:26.343576 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Flow 'volume_create_api' (1569bbe7-6b45-49d8-abb2-62f9021bc305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:53:26.344516 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0614d8fc-73ed-46cf-a789-5783cff574aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:53:26.345259 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 02:53:26.351179 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:26.351179 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:53:26.362388 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0614d8fc-73ed-46cf-a789-5783cff574aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T02:53:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=953e17d7-1629-4cb8-9872-a091eb7a7ab2,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1544285736-296427758',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '953e17d7-1629-4cb8-9872-a091eb7a7ab2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:53:26.363047 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b99bb8-f6c5-44ba-98d8-8c2851c5a242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:53:26.384267 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1544285736-296427758 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1544285736-296427758, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:53:26.384585 np0000007139 devstack@c-api.service[100286]: WARNING cinder.quota [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1544285736-296427758 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1544285736-296427758, it is now deprecated. Please use the default quota class for default quota. Aug 13 02:53:26.407167 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Created reservations ['5cd06dcf-47e9-4f05-8a58-4c04edfa77e3', 'b28dfe78-d2e0-4e23-b883-f4fb1c09f04b', '23d884c2-c7cf-46cf-b27e-6e5103aff9b4', 'adee1172-78cc-4e06-9737-a8aa318fa575'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 02:53:26.407970 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b99bb8-f6c5-44ba-98d8-8c2851c5a242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cd06dcf-47e9-4f05-8a58-4c04edfa77e3', 'b28dfe78-d2e0-4e23-b883-f4fb1c09f04b', '23d884c2-c7cf-46cf-b27e-6e5103aff9b4', 'adee1172-78cc-4e06-9737-a8aa318fa575']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:53:26.408673 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca2d160-5226-4bfe-bf1a-b90eca21d409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:53:26.430311 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca2d160-5226-4bfe-bf1a-b90eca21d409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1628fe4f-410d-4903-ae43-accd21eebf9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1586224729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65313e7e92ac4bc3b3694adfae466331',qos_specs=None,replication_status=,reservations=['5cd06dcf-47e9-4f05-8a58-4c04edfa77e3','b28dfe78-d2e0-4e23-b883-f4fb1c09f04b','23d884c2-c7cf-46cf-b27e-6e5103aff9b4','adee1172-78cc-4e06-9737-a8aa318fa575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9f67be00de429c855cacf8abd42031',volume_type_id=953e17d7-1629-4cb8-9872-a091eb7a7ab2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T02:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1586224729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1628fe4f-410d-4903-ae43-accd21eebf9f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='65313e7e92ac4bc3b3694adfae466331',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a9f67be00de429c855cacf8abd42031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(953e17d7-1629-4cb8-9872-a091eb7a7ab2),volume_type_id=953e17d7-1629-4cb8-9872-a091eb7a7ab2)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:53:26.430995 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6bbcac1-7ca2-491b-b096-8c62d8a765b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:53:26.446993 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6bbcac1-7ca2-491b-b096-8c62d8a765b4) transitioned into state 'SUCCESS' from state '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-1586224729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65313e7e92ac4bc3b3694adfae466331',qos_specs=None,replication_status=,reservations=['5cd06dcf-47e9-4f05-8a58-4c04edfa77e3','b28dfe78-d2e0-4e23-b883-f4fb1c09f04b','23d884c2-c7cf-46cf-b27e-6e5103aff9b4','adee1172-78cc-4e06-9737-a8aa318fa575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9f67be00de429c855cacf8abd42031',volume_type_id=953e17d7-1629-4cb8-9872-a091eb7a7ab2)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:53:26.447714 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27cda33a-3511-468e-b3d0-f988d3e769e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 02:53:26.455438 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27cda33a-3511-468e-b3d0-f988d3e769e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 02:53:26.456202 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Flow 'volume_create_api' (1569bbe7-6b45-49d8-abb2-62f9021bc305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 02:53:26.456532 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Create volume request issued successfully. Aug 13 02:53:26.457058 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd0e6684-1ff6-430c-99d9-4e7d1d126b3b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes returned with HTTP 202 Aug 13 02:53:26.457458 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1480/5881] 10.4.3.30 () {68 vars in 1252 bytes} [Thu Aug 13 02:53:26 2026] POST /volume/v3/volumes => generated 827 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 02:53:26.468278 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8cff6bf2-d9ba-44b2-be9a-5054caf9b635 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:26.470525 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8cff6bf2-d9ba-44b2-be9a-5054caf9b635 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:26.470715 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8cff6bf2-d9ba-44b2-be9a-5054caf9b635 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:26.470892 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8cff6bf2-d9ba-44b2-be9a-5054caf9b635 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:26.477483 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:26.477483 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:53:26.481598 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8cff6bf2-d9ba-44b2-be9a-5054caf9b635 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:26.486708 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8cff6bf2-d9ba-44b2-be9a-5054caf9b635 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:26.487092 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1480/5882] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:26 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:27.498461 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-33ece4c0-7ff1-4864-a20b-f0ff2ee2de22 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:27.500151 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-33ece4c0-7ff1-4864-a20b-f0ff2ee2de22 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:27.500365 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-33ece4c0-7ff1-4864-a20b-f0ff2ee2de22 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:27.500544 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-33ece4c0-7ff1-4864-a20b-f0ff2ee2de22 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:27.506947 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:27.506947 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:53:27.510143 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-33ece4c0-7ff1-4864-a20b-f0ff2ee2de22 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:27.513573 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-33ece4c0-7ff1-4864-a20b-f0ff2ee2de22 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:27.513915 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1449/5883] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:27 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:27.525300 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c814ef28-360c-43f2-98c1-b451815b7d66 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:27.527111 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c814ef28-360c-43f2-98c1-b451815b7d66 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:27.527331 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c814ef28-360c-43f2-98c1-b451815b7d66 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:27.527533 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c814ef28-360c-43f2-98c1-b451815b7d66 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:27.533922 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:27.533922 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:53:27.537296 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c814ef28-360c-43f2-98c1-b451815b7d66 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:27.541076 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c814ef28-360c-43f2-98c1-b451815b7d66 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:27.541495 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1475/5884] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:27 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:27.579275 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-1d6f74d1-9eff-4136-bf30-f8ef116eb4cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:27.581312 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-1d6f74d1-9eff-4136-bf30-f8ef116eb4cf tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:27.581499 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-1d6f74d1-9eff-4136-bf30-f8ef116eb4cf tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:27.581688 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-1d6f74d1-9eff-4136-bf30-f8ef116eb4cf tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:27.587868 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:27.587868 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:53:27.591070 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-1d6f74d1-9eff-4136-bf30-f8ef116eb4cf tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:27.594727 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-1d6f74d1-9eff-4136-bf30-f8ef116eb4cf tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:27.595078 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1481/5885] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:53:27 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:27.658624 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-260f412d-f91f-4d13-9302-eb50e38bdc06 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:27.659018 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-260f412d-f91f-4d13-9302-eb50e38bdc06 None None] GET https://10.4.3.30/volume// Aug 13 02:53:27.659170 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-260f412d-f91f-4d13-9302-eb50e38bdc06 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:27.659366 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-260f412d-f91f-4d13-9302-eb50e38bdc06 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:27.659665 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-260f412d-f91f-4d13-9302-eb50e38bdc06 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:53:27.660020 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1481/5886] 10.4.3.30 () {66 vars in 1421 bytes} [Thu Aug 13 02:53:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:53:27.666177 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-3fe27b8e-a3d6-4366-b495-333cde76dbd5 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:27.741165 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-3fe27b8e-a3d6-4366-b495-333cde76dbd5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/attachments Aug 13 02:53:27.741559 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-3fe27b8e-a3d6-4366-b495-333cde76dbd5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1628fe4f-410d-4903-ae43-accd21eebf9f", "connector": null, "instance_uuid": "6f478427-b5cb-4631-8473-869b1f04df35"}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:53:27.748747 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:27.748747 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:53:27.768802 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-3fe27b8e-a3d6-4366-b495-333cde76dbd5 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments returned with HTTP 200 Aug 13 02:53:27.769206 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1450/5887] 10.4.3.30 () {74 vars in 1587 bytes} [Thu Aug 13 02:53:27 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:53:27.794781 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ea1aaa3a-f320-49f3-9e0b-7bab99b41420 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:27.796461 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea1aaa3a-f320-49f3-9e0b-7bab99b41420 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:27.796653 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea1aaa3a-f320-49f3-9e0b-7bab99b41420 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:27.796848 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea1aaa3a-f320-49f3-9e0b-7bab99b41420 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:27.802305 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-58227d2b-1aca-4ad7-8da9-c83de1f02e7e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:27.802725 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58227d2b-1aca-4ad7-8da9-c83de1f02e7e None None] GET https://10.4.3.30/volume// Aug 13 02:53:27.802883 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58227d2b-1aca-4ad7-8da9-c83de1f02e7e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:27.803052 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58227d2b-1aca-4ad7-8da9-c83de1f02e7e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:27.803362 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58227d2b-1aca-4ad7-8da9-c83de1f02e7e None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:53:27.803617 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1482/5888] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:53:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:53:27.805016 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:27.805016 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:53:27.808856 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ea1aaa3a-f320-49f3-9e0b-7bab99b41420 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:27.811470 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea1aaa3a-f320-49f3-9e0b-7bab99b41420 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:27.811532 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-30cf6be8-dfa1-4df8-a03b-bb1c999f0d9a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:27.811800 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1476/5889] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:27 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:27.814742 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-30cf6be8-dfa1-4df8-a03b-bb1c999f0d9a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:27.815043 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-30cf6be8-dfa1-4df8-a03b-bb1c999f0d9a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:27.815345 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-30cf6be8-dfa1-4df8-a03b-bb1c999f0d9a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:27.824209 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:27.824209 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:53:27.827433 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-30cf6be8-dfa1-4df8-a03b-bb1c999f0d9a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:27.831399 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-30cf6be8-dfa1-4df8-a03b-bb1c999f0d9a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:27.831831 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1482/5890] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:53:27 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 1099 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:53:27.933635 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-723ade5d-9358-4129-93b0-04ec681ce887 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:27.935740 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-723ade5d-9358-4129-93b0-04ec681ce887 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] PUT https://10.4.3.30/volume/v3/attachments/a5dfcd89-f2bf-4c00-8a4a-4ddade89a34e Aug 13 02:53:27.936118 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-723ade5d-9358-4129-93b0-04ec681ce887 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.30", "host": "np0000007139", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd3369445252", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "f941bb9a-a0e4-4f2d-aa3f-0ff2fb11b7d8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:53:27.943351 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-723ade5d-9358-4129-93b0-04ec681ce887 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Acquiring lock "cinder-attachment_update-1628fe4f-410d-4903-ae43-accd21eebf9f-np0000007139" by "attachment_update" {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 02:53:27.947185 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-723ade5d-9358-4129-93b0-04ec681ce887 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Lock "cinder-attachment_update-1628fe4f-410d-4903-ae43-accd21eebf9f-np0000007139" acquired by "attachment_update" :: waited 0.004s {{(pid=100287) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 02:53:27.948081 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:27.948081 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:53:28.013343 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.coordination [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-723ade5d-9358-4129-93b0-04ec681ce887 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Lock "cinder-attachment_update-1628fe4f-410d-4903-ae43-accd21eebf9f-np0000007139" released by "attachment_update" :: held 0.066s {{(pid=100287) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 02:53:28.013620 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-723ade5d-9358-4129-93b0-04ec681ce887 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/a5dfcd89-f2bf-4c00-8a4a-4ddade89a34e returned with HTTP 200 Aug 13 02:53:28.014365 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1451/5891] 10.4.3.30 () {74 vars in 1697 bytes} [Thu Aug 13 02:53:27 2026] PUT /volume/v3/attachments/a5dfcd89-f2bf-4c00-8a4a-4ddade89a34e => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:53:28.823714 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eb188635-8682-4fea-9464-98fe2cdbe88d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:28.825406 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb188635-8682-4fea-9464-98fe2cdbe88d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:28.825644 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb188635-8682-4fea-9464-98fe2cdbe88d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:28.825762 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb188635-8682-4fea-9464-98fe2cdbe88d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:28.833989 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:28.833989 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:53:28.836917 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eb188635-8682-4fea-9464-98fe2cdbe88d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:28.840470 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb188635-8682-4fea-9464-98fe2cdbe88d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:28.840839 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1483/5892] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:28 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:29.851771 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-035785a3-b561-4366-993d-75585faa7361 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:29.853645 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-035785a3-b561-4366-993d-75585faa7361 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:29.853830 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-035785a3-b561-4366-993d-75585faa7361 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:29.854015 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-035785a3-b561-4366-993d-75585faa7361 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:29.863378 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:29.863378 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:53:29.866917 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-035785a3-b561-4366-993d-75585faa7361 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:29.870679 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-035785a3-b561-4366-993d-75585faa7361 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:29.871144 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1477/5893] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:29 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:30.882280 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fede399e-968e-4fa6-b961-903eff048e0e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:30.884011 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fede399e-968e-4fa6-b961-903eff048e0e tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:30.884217 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fede399e-968e-4fa6-b961-903eff048e0e tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:30.884455 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fede399e-968e-4fa6-b961-903eff048e0e tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:30.894481 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:30.894481 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:53:30.898559 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fede399e-968e-4fa6-b961-903eff048e0e tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:30.902993 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fede399e-968e-4fa6-b961-903eff048e0e tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:30.903427 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1483/5894] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:30 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:31.916546 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-68955ead-acfa-4c2a-9d7e-7ff30c098d84 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:31.918412 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-68955ead-acfa-4c2a-9d7e-7ff30c098d84 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:31.918688 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-68955ead-acfa-4c2a-9d7e-7ff30c098d84 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:31.918870 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-68955ead-acfa-4c2a-9d7e-7ff30c098d84 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:31.927054 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:31.927054 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:53:31.929957 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-68955ead-acfa-4c2a-9d7e-7ff30c098d84 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:31.933520 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-68955ead-acfa-4c2a-9d7e-7ff30c098d84 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:31.933833 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1452/5895] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:31 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:32.234448 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-9f5b64d9-7d5e-4cf5-bbc3-3d9eada22eed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:32.236462 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-9f5b64d9-7d5e-4cf5-bbc3-3d9eada22eed tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/attachments/a5dfcd89-f2bf-4c00-8a4a-4ddade89a34e/action Aug 13 02:53:32.236824 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-9f5b64d9-7d5e-4cf5-bbc3-3d9eada22eed tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:53:32.236941 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-9f5b64d9-7d5e-4cf5-bbc3-3d9eada22eed tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:53:32.250732 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:32.250732 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:53:32.258722 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-de5f1ee1-0374-443c-a04d-bf21046af19e req-9f5b64d9-7d5e-4cf5-bbc3-3d9eada22eed tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/a5dfcd89-f2bf-4c00-8a4a-4ddade89a34e/action returned with HTTP 204 Aug 13 02:53:32.259207 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1484/5896] 10.4.3.30 () {74 vars in 1718 bytes} [Thu Aug 13 02:53:32 2026] POST /volume/v3/attachments/a5dfcd89-f2bf-4c00-8a4a-4ddade89a34e/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:53:32.945410 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9d744fa0-e6ec-4dc8-a3f0-09882e96f982 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:32.947460 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d744fa0-e6ec-4dc8-a3f0-09882e96f982 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:32.947676 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d744fa0-e6ec-4dc8-a3f0-09882e96f982 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:32.947855 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d744fa0-e6ec-4dc8-a3f0-09882e96f982 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:32.957128 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:32.957128 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:53:32.960769 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9d744fa0-e6ec-4dc8-a3f0-09882e96f982 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:32.964927 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d744fa0-e6ec-4dc8-a3f0-09882e96f982 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:32.965306 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1478/5897] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:32 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:53:33.004311 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-4e9488e6-3f5c-4200-88cc-e9398ec23865 req-01acdf9d-7068-4548-9430-d4c774bcd464 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:33.006709 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4e9488e6-3f5c-4200-88cc-e9398ec23865 req-01acdf9d-7068-4548-9430-d4c774bcd464 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:33.006946 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4e9488e6-3f5c-4200-88cc-e9398ec23865 req-01acdf9d-7068-4548-9430-d4c774bcd464 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:33.007164 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4e9488e6-3f5c-4200-88cc-e9398ec23865 req-01acdf9d-7068-4548-9430-d4c774bcd464 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:33.017300 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:33.017300 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:53:33.020188 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [req-4e9488e6-3f5c-4200-88cc-e9398ec23865 req-01acdf9d-7068-4548-9430-d4c774bcd464 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:33.023714 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4e9488e6-3f5c-4200-88cc-e9398ec23865 req-01acdf9d-7068-4548-9430-d4c774bcd464 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:33.024045 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1484/5898] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:53:33 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:53:33.038639 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-ce6b624a-4982-4966-aa4e-d09e4df6b67b None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:33.040450 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ce6b624a-4982-4966-aa4e-d09e4df6b67b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:33.040649 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ce6b624a-4982-4966-aa4e-d09e4df6b67b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:33.040825 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-ce6b624a-4982-4966-aa4e-d09e4df6b67b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:33.049058 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:33.049058 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:53:33.051885 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-ce6b624a-4982-4966-aa4e-d09e4df6b67b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:33.055328 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-ce6b624a-4982-4966-aa4e-d09e4df6b67b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:33.055684 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1453/5899] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:33 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:53:33.087817 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-682fb4f0-349a-4c6f-b1b0-5510df126a8a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:33.089697 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-682fb4f0-349a-4c6f-b1b0-5510df126a8a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:33.089877 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-682fb4f0-349a-4c6f-b1b0-5510df126a8a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:33.090095 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-682fb4f0-349a-4c6f-b1b0-5510df126a8a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:33.098004 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:33.098004 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:53:33.100789 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-682fb4f0-349a-4c6f-b1b0-5510df126a8a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:33.104207 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-682fb4f0-349a-4c6f-b1b0-5510df126a8a tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:33.104754 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1485/5900] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:53:33 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:53:33.120368 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ea98ee22-1be3-410f-a59d-dd26d28a62b3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:33.122217 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ea98ee22-1be3-410f-a59d-dd26d28a62b3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] POST https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f/action Aug 13 02:53:33.122561 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ea98ee22-1be3-410f-a59d-dd26d28a62b3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 02:53:33.122685 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ea98ee22-1be3-410f-a59d-dd26d28a62b3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 02:53:33.132201 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:33.132201 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:53:33.132656 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ea98ee22-1be3-410f-a59d-dd26d28a62b3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:33.137800 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ea98ee22-1be3-410f-a59d-dd26d28a62b3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Begin detaching volume completed successfully. Aug 13 02:53:33.138028 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ea98ee22-1be3-410f-a59d-dd26d28a62b3 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f/action returned with HTTP 202 Aug 13 02:53:33.138528 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1479/5901] 10.4.3.30 () {72 vars in 1665 bytes} [Thu Aug 13 02:53:33 2026] POST /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 02:53:33.155572 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fa379bf6-4c7c-4f0d-aab0-487d8e5cbf7b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:33.157856 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa379bf6-4c7c-4f0d-aab0-487d8e5cbf7b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:33.158091 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa379bf6-4c7c-4f0d-aab0-487d8e5cbf7b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:33.158296 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa379bf6-4c7c-4f0d-aab0-487d8e5cbf7b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:33.167388 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:33.167388 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:53:33.170779 np0000007139 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fa379bf6-4c7c-4f0d-aab0-487d8e5cbf7b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:33.174150 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-c5ff2b7f-55fc-48ae-be8c-c1e8ff88da22 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:33.174578 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa379bf6-4c7c-4f0d-aab0-487d8e5cbf7b tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:33.174630 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c5ff2b7f-55fc-48ae-be8c-c1e8ff88da22 None None] GET https://10.4.3.30/volume// Aug 13 02:53:33.174792 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c5ff2b7f-55fc-48ae-be8c-c1e8ff88da22 None None] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:33.175051 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1485/5902] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:33 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:53:33.175106 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-c5ff2b7f-55fc-48ae-be8c-c1e8ff88da22 None None] Calling method 'all' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:33.175359 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-c5ff2b7f-55fc-48ae-be8c-c1e8ff88da22 None None] https://10.4.3.30/volume// returned with HTTP 300 Aug 13 02:53:33.175697 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1454/5903] 10.4.3.30 () {66 vars in 1419 bytes} [Thu Aug 13 02:53:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 02:53:33.181344 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-1367be90-1cb2-49b5-9da0-facccdec958f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:33.183174 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-1367be90-1cb2-49b5-9da0-facccdec958f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:33.183380 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-1367be90-1cb2-49b5-9da0-facccdec958f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:33.183549 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-1367be90-1cb2-49b5-9da0-facccdec958f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:33.192052 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:33.192052 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:53:33.195266 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-1367be90-1cb2-49b5-9da0-facccdec958f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:33.199036 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-1367be90-1cb2-49b5-9da0-facccdec958f tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:33.199436 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1486/5904] 10.4.3.30 () {70 vars in 1632 bytes} [Thu Aug 13 02:53:33 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 02:53:33.652937 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ceca9dd9-6233-4bdd-89cb-1a558a7824b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:33.654944 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ceca9dd9-6233-4bdd-89cb-1a558a7824b1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:33.655150 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ceca9dd9-6233-4bdd-89cb-1a558a7824b1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:33.655372 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ceca9dd9-6233-4bdd-89cb-1a558a7824b1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:33.663915 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:33.663915 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:53:33.666810 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ceca9dd9-6233-4bdd-89cb-1a558a7824b1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:33.670733 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-ceca9dd9-6233-4bdd-89cb-1a558a7824b1 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:33.671211 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1480/5905] 10.4.3.30 () {68 vars in 1591 bytes} [Thu Aug 13 02:53:33 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:53:33.960659 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-c660194c-cbee-4a45-bf54-066267b3d50d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:33.962732 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-c660194c-cbee-4a45-bf54-066267b3d50d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] DELETE https://10.4.3.30/volume/v3/attachments/a5dfcd89-f2bf-4c00-8a4a-4ddade89a34e Aug 13 02:53:33.962939 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-c660194c-cbee-4a45-bf54-066267b3d50d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:33.963119 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-c660194c-cbee-4a45-bf54-066267b3d50d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:33.969574 np0000007139 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:33.969574 np0000007139 devstack@c-api.service[100289]: warnings.warn( Aug 13 02:53:34.007027 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-acab543b-8b81-4589-9e5c-e41c59adc22f req-c660194c-cbee-4a45-bf54-066267b3d50d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/attachments/a5dfcd89-f2bf-4c00-8a4a-4ddade89a34e returned with HTTP 200 Aug 13 02:53:34.007458 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1486/5906] 10.4.3.30 () {72 vars in 1666 bytes} [Thu Aug 13 02:53:33 2026] DELETE /volume/v3/attachments/a5dfcd89-f2bf-4c00-8a4a-4ddade89a34e => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:34.186789 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-06be80a8-5cc3-4366-ad3a-6c7f7b3e59ac None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:34.188774 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-06be80a8-5cc3-4366-ad3a-6c7f7b3e59ac tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:34.188990 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-06be80a8-5cc3-4366-ad3a-6c7f7b3e59ac tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:34.189201 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-06be80a8-5cc3-4366-ad3a-6c7f7b3e59ac tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:34.196233 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:34.196233 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:53:34.199514 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-06be80a8-5cc3-4366-ad3a-6c7f7b3e59ac tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:34.203199 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-06be80a8-5cc3-4366-ad3a-6c7f7b3e59ac tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:34.203617 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1455/5907] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:34 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:34.214928 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae57ffd4-3c47-4845-961c-a9ddc7d75f2c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:34.216550 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae57ffd4-3c47-4845-961c-a9ddc7d75f2c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] DELETE https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:34.216767 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae57ffd4-3c47-4845-961c-a9ddc7d75f2c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:34.216945 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae57ffd4-3c47-4845-961c-a9ddc7d75f2c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:34.217128 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ae57ffd4-3c47-4845-961c-a9ddc7d75f2c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Delete volume with id: 1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:34.223482 np0000007139 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:34.223482 np0000007139 devstack@c-api.service[100286]: warnings.warn( Aug 13 02:53:34.223972 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae57ffd4-3c47-4845-961c-a9ddc7d75f2c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:34.237455 np0000007139 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae57ffd4-3c47-4845-961c-a9ddc7d75f2c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Delete volume request issued successfully. Aug 13 02:53:34.237660 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae57ffd4-3c47-4845-961c-a9ddc7d75f2c tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 202 Aug 13 02:53:34.238079 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1487/5908] 10.4.3.30 () {66 vars in 1344 bytes} [Thu Aug 13 02:53:34 2026] DELETE /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:53:34.245039 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cd41f56f-ef54-4f27-a228-da8c557bb783 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:34.246934 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd41f56f-ef54-4f27-a228-da8c557bb783 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:34.247130 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd41f56f-ef54-4f27-a228-da8c557bb783 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:34.247322 np0000007139 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd41f56f-ef54-4f27-a228-da8c557bb783 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:34.254230 np0000007139 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:34.254230 np0000007139 devstack@c-api.service[100288]: warnings.warn( Aug 13 02:53:34.257998 np0000007139 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cd41f56f-ef54-4f27-a228-da8c557bb783 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Volume info retrieved successfully. Aug 13 02:53:34.263099 np0000007139 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd41f56f-ef54-4f27-a228-da8c557bb783 tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 200 Aug 13 02:53:34.263513 np0000007139 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1481/5909] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:34 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 02:53:35.275286 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9f57589b-d4a4-4417-9197-3b1f09b5ab7d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:35.276895 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f57589b-d4a4-4417-9197-3b1f09b5ab7d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] GET https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f Aug 13 02:53:35.277067 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f57589b-d4a4-4417-9197-3b1f09b5ab7d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:35.277237 np0000007139 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f57589b-d4a4-4417-9197-3b1f09b5ab7d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:35.282404 np0000007139 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f57589b-d4a4-4417-9197-3b1f09b5ab7d tempest-VolumeMultiattachTests-197107287 tempest-VolumeMultiattachTests-197107287-project-member] https://10.4.3.30/volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f returned with HTTP 404 Aug 13 02:53:35.282955 np0000007139 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1487/5910] 10.4.3.30 () {66 vars in 1341 bytes} [Thu Aug 13 02:53:35 2026] GET /volume/v3/volumes/1628fe4f-410d-4903-ae43-accd21eebf9f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 02:53:35.289298 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.middleware.request_id [None req-8903db9b-462c-42ec-b4df-82426f0688b1 None None] RequestId filter calling following filter/app {{(pid=100287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:35.290824 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8903db9b-462c-42ec-b4df-82426f0688b1 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] GET https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 Aug 13 02:53:35.290999 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8903db9b-462c-42ec-b4df-82426f0688b1 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Empty body provided in request {{(pid=100287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:35.291195 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.api.openstack.wsgi [None req-8903db9b-462c-42ec-b4df-82426f0688b1 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Calling method 'detail' {{(pid=100287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:35.291844 np0000007139 devstack@c-api.service[100287]: DEBUG cinder.volume.api [None req-8903db9b-462c-42ec-b4df-82426f0688b1 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100287) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 02:53:35.299217 np0000007139 devstack@c-api.service[100287]: INFO cinder.volume.api [None req-8903db9b-462c-42ec-b4df-82426f0688b1 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Get all volumes completed successfully. Aug 13 02:53:35.300402 np0000007139 devstack@c-api.service[100287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 02:53:35.300402 np0000007139 devstack@c-api.service[100287]: warnings.warn( Aug 13 02:53:35.304636 np0000007139 devstack@c-api.service[100287]: INFO cinder.api.openstack.wsgi [None req-8903db9b-462c-42ec-b4df-82426f0688b1 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] https://10.4.3.30/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 02:53:35.305157 np0000007139 devstack@c-api.service[100287]: [pid: 100287|app: 0|req: 1456/5911] 10.4.3.30 () {66 vars in 1278 bytes} [Thu Aug 13 02:53:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5242 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 02:53:35.317022 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ecf47272-cb69-46b6-9c54-3641559ce225 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 02:53:35.319172 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecf47272-cb69-46b6-9c54-3641559ce225 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] DELETE https://10.4.3.30/volume/v3/types/953e17d7-1629-4cb8-9872-a091eb7a7ab2 Aug 13 02:53:35.319419 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecf47272-cb69-46b6-9c54-3641559ce225 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 02:53:35.319665 np0000007139 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecf47272-cb69-46b6-9c54-3641559ce225 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 02:53:35.340971 np0000007139 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecf47272-cb69-46b6-9c54-3641559ce225 tempest-VolumeMultiattachTests-971319430 tempest-VolumeMultiattachTests-971319430-project-admin] https://10.4.3.30/volume/v3/types/953e17d7-1629-4cb8-9872-a091eb7a7ab2 returned with HTTP 202 Aug 13 02:53:35.341496 np0000007139 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1488/5912] 10.4.3.30 () {66 vars in 1338 bytes} [Thu Aug 13 02:53:35 2026] DELETE /volume/v3/types/953e17d7-1629-4cb8-9872-a091eb7a7ab2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 02:53:44.261861 np0000007139 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:53:45.279568 np0000007139 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:53:45.302892 np0000007139 devstack@c-api.service[100287]: DEBUG dbcounter [-] [100287] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 02:53:45.338402 np0000007139 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}